mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
Localization Updates - main - 05/22/2025 23:06:26 (#18908)
This commit is contained in:
parent
26cd15a14b
commit
32feec087b
@ -213,6 +213,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Bereich teilen</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Mit der rechten Maustaste klicken für Richtungen zum Teilen – rechts/unten/oben/links</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Bereich nach unten teilen</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Bereich nach rechts teilen</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Bereich nach oben teilen</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Bereich nach links teilen</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Duplikat</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Bereich austauschen</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Bereich nach unten wechseln</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Bereich nach rechts wechseln</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Bereich nach oben wechseln</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Bereich nach links wechseln</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Zoomfenster umschalten</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Andere Bereiche schließen</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Websuche</value>
|
||||
</data>
|
||||
@ -939,4 +978,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Nach rechts</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Ein ungültiger regulärer Ausdruck wurde entdeckt.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Dividir panel</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Haga clic con el botón derecho para dividir las direcciones: derecha/abajo/arriba/izquierda</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Panel dividido hacia abajo</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Panel dividido a la derecha</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Panel dividido hacia arriba</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Panel dividido a la izquierda</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Duplicar</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Intercambiar panel</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Intercambiar panel hacia abajo</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Intercambiar panel derecho</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Intercambiar panel hacia arriba</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Intercambiar panel izquierdo</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Zoom de panel de alternancia</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Cerrar otros paneles</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Búsqueda en la web</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Mover a la derecha</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Se ha encontrado una expresión regular no válida.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Fractionner le volet</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Cliquez avec le bouton droit pour afficher les directions de séparation – droite/bas/haut/gauche</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Fractionner le volet vers le bas</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Fractionner le volet à droite</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Fractionner le volet vers le haut</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Fractionner le volet à gauche</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Dupliquer</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Permuter le volet</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Permuter le volet vers le bas</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Permuter le volet à droite</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Permuter le volet vers le haut</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Permuter le volet à gauche</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Basculer le zoom du volet</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Fermer les autres volets</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Recherche web</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Déplacer vers la droite</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Une expression régulière non valide a été trouvée.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Suddividi riquadro</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Fai clic con il pulsante destro del mouse per le direzioni di divisione: destra/giù/su/sinistra</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Dividi riquadro in giù</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Dividi riquadro a destra</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Dividi riquadro in su</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Dividi riquadro a sinistra</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Duplica</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Scambia riquadro</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Scambia riquadro in giù</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Scambia riquadro a destra</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Scambia riquadro in su</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Scambia riquadro a sinistra</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Attiva/disattiva zoom riquadro</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Chiudi altri riquadri</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Ricerca nel Web</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Sposta a destra</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>È stata trovata un'espressione regolare non valida.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -211,6 +211,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>ウィンドウを分割する</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>分割する方向を右クリック - 右/下/上/左</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>下にペインを分割</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>右にペインを分割</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>上にペインを分割</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>左にペインを分割</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>複製</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>ウィンドウを入れ替える</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>下とペインを入れ替え</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>右とペインを入れ替え</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>上とペインを入れ替え</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>左とペインを入れ替え</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>ウィンドウのズームの切り替え</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>他のウィンドウを閉じる</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Web 検索</value>
|
||||
</data>
|
||||
@ -937,4 +976,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>右へ移動</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>無効な正規表現が見つかりました。</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>분할 창</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>오른쪽 클릭으로 방향 분할 - 오른쪽/아래쪽/위쪽/왼쪽</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>창 아래로 분할</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>창 오른쪽으로 분할</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>창 위로 분할</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>창 왼쪽으로 분할</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>중복</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>창 스왑</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>창 아래로 전환</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>창 오른쪽으로 전환</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>창 위로 전환</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>창 왼쪽으로 전환</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>창 확대/축소 토글</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>다른 창 닫기</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>웹 검색</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>오른쪽으로 이동</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>잘못된 정규식을 찾았습니다.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Dividir painel</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Clique com o botão direito para obter direções de divisão - direita/para baixo/para cima/esquerda</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Dividir painel para baixo</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Dividir painel à direita</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Dividir painel para cima</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Dividir painel à esquerda</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Duplicar</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Painel de troca</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Alternar painel para baixo</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Alternar painel à direita</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Alternar painel para cima</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Alternar painel para a esquerda</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Alternar o zoom do painel</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Fechar outros painéis</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Pesquisa na Web</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Mover para a direita</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Foi encontrada uma expressão regular inválida.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -214,6 +214,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Šрŀіт φªňë !!!</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Ґΐĝĥτ ςļìск ƒôŗ ѕрℓΐť δįяęčŧįόпŝ - гΐġћŧ/đôшň/µρ/ľëƒт !!! !!! !!! !!! !!! </value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Śφľīţ φǻńě ðбẃή !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Śрĺїť рâйê řіġнţ !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Ŝрļįŧ рâⁿë ūφ !!! </value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Ѕрľîţ φâиè ļзƒţ !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Đύрľįčäтè !!!</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Šŵάφ рąņё !!!</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Ѕщǻφ ρåπê ďōщπ !!! !</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Şώǻρ ρâпέ ŕïġђţ !!! !</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Śωãр φàňє цр !!! </value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Šŵªφ ρäήę łеƒť !!! !</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Тøģġľε φªηê żοбм !!! !</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Ċłǿѕē ōŧĥзŗ рάпèś !!! !!</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Ẅёв şĕаŕčĥ !!!</value>
|
||||
</data>
|
||||
@ -944,4 +983,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Мóνε яίģнŧ !!!</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Дʼn ΐňνãľîδ ŗěğµℓдř ë×ρяēѕšιбή ẃăѕ ƒοůʼnđ. !!! !!! !!! !!!</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -214,6 +214,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Šрŀіт φªňë !!!</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Ґΐĝĥτ ςļìск ƒôŗ ѕрℓΐť δįяęčŧįόпŝ - гΐġћŧ/đôшň/µρ/ľëƒт !!! !!! !!! !!! !!! </value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Śφľīţ φǻńě ðбẃή !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Śрĺїť рâйê řіġнţ !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Ŝрļįŧ рâⁿë ūφ !!! </value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Ѕрľîţ φâиè ļзƒţ !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Đύрľįčäтè !!!</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Šŵάφ рąņё !!!</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Ѕщǻφ ρåπê ďōщπ !!! !</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Şώǻρ ρâпέ ŕïġђţ !!! !</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Śωãр φàňє цр !!! </value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Šŵªφ ρäήę łеƒť !!! !</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Тøģġľε φªηê żοбм !!! !</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Ċłǿѕē ōŧĥзŗ рάпèś !!! !!</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Ẅёв şĕаŕčĥ !!!</value>
|
||||
</data>
|
||||
@ -944,4 +983,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Мóνε яίģнŧ !!!</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Дʼn ΐňνãľîδ ŗěğµℓдř ë×ρяēѕšιбή ẃăѕ ƒοůʼnđ. !!! !!! !!! !!!</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -214,6 +214,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Šрŀіт φªňë !!!</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Ґΐĝĥτ ςļìск ƒôŗ ѕрℓΐť δįяęčŧįόпŝ - гΐġћŧ/đôшň/µρ/ľëƒт !!! !!! !!! !!! !!! </value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Śφľīţ φǻńě ðбẃή !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Śрĺїť рâйê řіġнţ !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Ŝрļįŧ рâⁿë ūφ !!! </value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Ѕрľîţ φâиè ļзƒţ !!! !</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Đύрľįčäтè !!!</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Šŵάφ рąņё !!!</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Ѕщǻφ ρåπê ďōщπ !!! !</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Şώǻρ ρâпέ ŕïġђţ !!! !</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Śωãр φàňє цр !!! </value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Šŵªφ ρäήę łеƒť !!! !</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Тøģġľε φªηê żοбм !!! !</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Ċłǿѕē ōŧĥзŗ рάпèś !!! !!</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Ẅёв şĕаŕčĥ !!!</value>
|
||||
</data>
|
||||
@ -944,4 +983,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Мóνε яίģнŧ !!!</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Дʼn ΐňνãľîδ ŗěğµℓдř ë×ρяēѕšιбή ẃăѕ ƒοůʼnđ. !!! !!! !!! !!!</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>Разделить область</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>Щелкните правой кнопкой мыши для направлений разделения — вправо, вниз, вверх, влево</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>Разделить панель вниз</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>Разделить панель вправо</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>Разделить панель вверх</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>Разделить панель влево</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>Дублировать</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>Переключить панель</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>Переключить панель вниз</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>Переключить панель вправо</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>Переключить панель вверх</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>Переключить панель влево</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>Переключить масштаб области</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>Закрыть другие панели</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>Поиск в Интернете</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>Вправо</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>Обнаружено недопустимое регулярное выражение.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>拆分窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>右键单击以查看拆分方向 - 右/下/上/左</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>向下拆分窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>向右拆分窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>向上拆分窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>向左拆分窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>复制</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>交换窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>向下交换窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>向右交换窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>向上交换窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>向左交换窗格</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>切换窗格缩放</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>关闭其他窗格</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>网络搜索</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>右移</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>发现无效的正则表达式。</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -210,6 +210,45 @@
|
||||
<data name="SplitPaneText" xml:space="preserve">
|
||||
<value>分割窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneToolTipText" xml:space="preserve">
|
||||
<value>以滑鼠右鍵按一下以選擇分割方向 - 右/下/上/左</value>
|
||||
</data>
|
||||
<data name="SplitPaneDownText" xml:space="preserve">
|
||||
<value>向下分割窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneRightText" xml:space="preserve">
|
||||
<value>向右分割窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneUpText" xml:space="preserve">
|
||||
<value>向上分割窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneLeftText" xml:space="preserve">
|
||||
<value>向左分割窗格</value>
|
||||
</data>
|
||||
<data name="SplitPaneDuplicateText" xml:space="preserve">
|
||||
<value>複製</value>
|
||||
</data>
|
||||
<data name="SwapPaneText" xml:space="preserve">
|
||||
<value>交換窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneDownText" xml:space="preserve">
|
||||
<value>向下交換窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneRightText" xml:space="preserve">
|
||||
<value>向右交換窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneUpText" xml:space="preserve">
|
||||
<value>向上交換窗格</value>
|
||||
</data>
|
||||
<data name="SwapPaneLeftText" xml:space="preserve">
|
||||
<value>向左交換窗格</value>
|
||||
</data>
|
||||
<data name="TogglePaneZoomText" xml:space="preserve">
|
||||
<value>切換窗格縮放</value>
|
||||
</data>
|
||||
<data name="CloseOtherPanesText" xml:space="preserve">
|
||||
<value>關閉其他窗格</value>
|
||||
</data>
|
||||
<data name="SearchWebText" xml:space="preserve">
|
||||
<value>網頁搜尋</value>
|
||||
</data>
|
||||
@ -936,4 +975,7 @@
|
||||
<data name="TabMoveRight" xml:space="preserve">
|
||||
<value>右移</value>
|
||||
</data>
|
||||
<data name="InvalidRegex" xml:space="preserve">
|
||||
<value>發現無效的規則運算式。</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -262,10 +262,18 @@ Installieren Sie entweder die fehlende Schriftart, oder wählen Sie eine andere
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>Suchen...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>Suchen...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Suchen</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Suchen</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@ Instale la fuente que falta o elija otra.</value>
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>Buscar...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>Buscar...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Buscar</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Buscar</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@ Installez la police manquante ou choisissez-en une autre.</value>
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>Rechercher...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>Rechercher...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Rechercher</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Rechercher</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@ Installare il tipo di carattere mancante o sceglierne un altro.</value>
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>Cerca...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>Cerca...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Trova</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Trova</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>検索...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>検索...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>見つける</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>見つける</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>찾기...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>찾기...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>찾기</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>찾기</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@ Instale a fonte ausente ou escolha outra.</value>
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>Localizar...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>Localizar...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Localizar</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Localizar</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -263,10 +263,18 @@
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>₣їņď... !!</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>₣íŋđ... !!</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>₣ΐņđ !</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>₣іήđ !</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SelectCommandButton.Label" xml:space="preserve">
|
||||
@ -334,4 +342,4 @@
|
||||
<value>Şůğğĕşŧеδ íήρύť: {0} !!! !!!</value>
|
||||
<comment>{Locked="{0}"} {0} will be replaced with a string of input that is suggested for the user to input</comment>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
||||
@ -263,10 +263,18 @@
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>₣їņď... !!</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>₣íŋđ... !!</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>₣ΐņđ !</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>₣іήđ !</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SelectCommandButton.Label" xml:space="preserve">
|
||||
@ -334,4 +342,4 @@
|
||||
<value>Şůğğĕşŧеδ íήρύť: {0} !!! !!!</value>
|
||||
<comment>{Locked="{0}"} {0} will be replaced with a string of input that is suggested for the user to input</comment>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
||||
@ -263,10 +263,18 @@
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>₣їņď... !!</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>₣íŋđ... !!</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>₣ΐņđ !</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>₣іήđ !</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SelectCommandButton.Label" xml:space="preserve">
|
||||
@ -334,4 +342,4 @@
|
||||
<value>Şůğğĕşŧеδ íήρύť: {0} !!! !!!</value>
|
||||
<comment>{Locked="{0}"} {0} will be replaced with a string of input that is suggested for the user to input</comment>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
||||
@ -262,10 +262,18 @@
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>Найти…</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>Найти…</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Найти</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>Найти</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>查找...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>查找...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>查找</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>查找</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -262,10 +262,18 @@
|
||||
<comment>The tooltip for a paste button</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.Label" xml:space="preserve">
|
||||
<value>搜尋...</value>
|
||||
<comment>The label of a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.Label" xml:space="preserve">
|
||||
<value>搜尋...</value>
|
||||
<comment>The label of a button for searching for the selected text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>尋找</value>
|
||||
<comment>The tooltip for a button for searching for the text</comment>
|
||||
</data>
|
||||
<data name="SearchCommandSelectionButton.ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>尋找</value>
|
||||
<comment>The tooltip for a button for searching for the selected text</comment>
|
||||
</data>
|
||||
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Fügen Sie eine Gruppe von Profilen hinzu, die mindestens einer der definierten Eigenschaften entsprechen.</value>
|
||||
<value>Fügen Sie eine Gruppe von Profilen hinzu, die mindestens einer der definierten Eigenschaften für reguläre Ausdrücke entsprechen.</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Profilname</value>
|
||||
<value>Profilname (regulärer Ausdruck)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Profilquelle</value>
|
||||
<value>Profilquelle (regulärer Ausdruck)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Befehlszeile</value>
|
||||
<value>Befehlszeile (regulärer Ausdruck)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>Diese Option wird durch eine Unternehmensrichtlinie verwaltet und kann hier nicht geändert werden.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Weitere Informationen zu regulären Ausdrücken</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Keine</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Keine</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Auf Standardeinstellungen zurücksetzen</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Cache löschen</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>Im Cache werden Daten gespeichert, die mit gespeicherten Sitzungen und automatisch generierten Profilen zusammenhängen.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Zurücksetzen</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Löschen</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Diese Aktion wird sofort angewendet und kann nicht rückgängig gemacht werden.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Diese Aktion wird sofort angewendet und kann nicht rückgängig gemacht werden.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Möchten Sie Ihre Einstellungen zurücksetzen?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Möchten Sie den Cache wirklich löschen?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Ja, meine Einstellungen zurücksetzen</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Ja, Cache löschen</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Agregar un grupo de perfiles que coincidan con al menos una de las propiedades definidas</value>
|
||||
<value>Agregar un grupo de perfiles que coincidan al menos con una de las propiedades de expresión regular definidas</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Nombre del perfil</value>
|
||||
<value>Nombre del perfil (expresión regular)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Origen del perfil</value>
|
||||
<value>Origen del perfil (expresión regular)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Commandline</value>
|
||||
<value>Línea de comandos (expresión regular)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>Esta opción está administrada por una directiva de empresa y no se puede cambiar aquí.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Más información sobre las expresiones regulares</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Ninguno</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Ninguno</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Restablecer a la configuración predeterminada</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Borrar caché</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>La caché guarda datos relacionados con las sesiones guardadas y los perfiles generados automáticamente.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Restablecer</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Despejado</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Esta acción se aplica inmediatamente y no se puede deshacer.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Esta acción se aplica inmediatamente y no se puede deshacer.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>¿Estás seguro de que quieres restablecer la configuración?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>¿Seguro que quieres borrar la memoria caché?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Sí, restablecer mi configuración</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Sí, borrar la caché</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Ajouter un groupe de profils qui correspondent à au moins une des propriétés définies</value>
|
||||
<value>Ajouter un groupe de profils qui correspondent à au moins une des propriétés d’expression régulière définies</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Nom de profil</value>
|
||||
<value>Nom du profil (expression régulière)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Source du profil</value>
|
||||
<value>Source du profil (expression régulière)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Ligne de commande</value>
|
||||
<value>Ligne de commande (expression régulière)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>Cette option est gérée par la stratégie d’entreprise et ne peut pas être modifiée ici.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>En savoir plus sur les expressions régulières</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Aucun</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Aucun</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Revenir aux paramètres par défaut</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Effacer le cache</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>Le cache stocke les données relatives aux sessions enregistrées et aux profils générés automatiquement.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Réinitialiser</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Dégagé</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Cette action est appliquée immédiatement et ne peut pas être annulée.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Cette action est appliquée immédiatement et ne peut pas être annulée.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Voulez-vous vraiment réinitialiser vos paramètres ?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Voulez-vous vraiment effacer votre cache du navigateur ?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Oui, réinitialisez mes paramètres</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Oui, vider le cache</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Aggiungi un gruppo di profili che corrispondono ad almeno una delle proprietà definite</value>
|
||||
<value>Aggiungi un gruppo di profili che corrispondono ad almeno una delle proprietà dell'espressione regolare definita</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Nome profilo</value>
|
||||
<value>Nome del profilo (espressione regolare)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Origine profilo</value>
|
||||
<value>Origine profilo (espressione regolare)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Commandline</value>
|
||||
<value>Riga di comando (espressione regolare)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>Questa opzione è gestita da criteri aziendali e non può essere modificata qui.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Scopri di più sulle espressioni regolari</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Nessuno</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Nessuno</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Ripristina le impostazioni predefinite</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Cancella cache</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>La cache archivia i dati relativi alle sessioni salvate e ai profili generati automaticamente.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Reimposta</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Sereno</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Questa azione viene applicata immediatamente e non può essere annullata.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Questa azione viene applicata immediatamente e non può essere annullata.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Vuoi reimpostare le impostazioni?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Vuoi cancellare la cache?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Sì, reimposta le mie impostazioni</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Sì, cancella la cache</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>定義されたプロパティの少なくとも 1 つに一致するプロファイルのグループを追加します</value>
|
||||
<value>定義された正規表現プロパティの少なくとも 1 つに一致するプロファイルのグループを追加します</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>プロファイル名</value>
|
||||
<value>プロファイル名 (正規表現)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>プロファイル ソース</value>
|
||||
<value>プロファイル ソース (正規表現)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Commandline</value>
|
||||
<value>コマンドライン (正規表現)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>このオプションはエンタープライズ ポリシーによって管理されているため、ここで変更することはできません。</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>正規表現について詳細を表示する</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>なし</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>なし</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>初期設定にリセット</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>キャッシュのクリア</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>キャッシュには、保存されたセッションと自動生成されたプロファイルに関連するデータが格納されます。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>リセット</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>キャンセル</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>この操作はすぐに適用され、元に戻すことはできません。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>この操作はすぐに適用され、元に戻すことはできません。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>設定をリセットしますか?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>キャッシュをクリアしますか?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>はい、設定をリセットします</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>はい、キャッシュをクリアします</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>정의된 속성 중 하나 이상과 일치하는 프로필 그룹을 추가합니다.</value>
|
||||
<value>정의된 정규식 속성 중 하나 이상과 일치하는 프로필 그룹을 추가합니다.</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>프로필 이름</value>
|
||||
<value>프로필 이름(정규식)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>프로필 원본</value>
|
||||
<value>프로필 원본(정규식)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>명령줄</value>
|
||||
<value>명령줄(정규식)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>이 옵션은 엔터프라이즈 정책에 의해 관리되므로 여기에서 변경할 수 없습니다.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>정규식에 대한 자세한 정보</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>없음</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>없음</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>기본 설정으로 초기화</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>캐시 지우기</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>캐시는 저장된 세션과 관련된 데이터 및 자동으로 생성된 프로필을 저장합니다.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>다시 설정</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>취소</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>이 작업은 즉시 적용되며 실행 취소할 수 없습니다.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>이 작업은 즉시 적용되며 실행 취소할 수 없습니다.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>설정을 초기화하시겠습니까?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>캐시를 지우시겠습니까?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>예, 설정을 초기화합니다.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>예, 캐시를 지웁니다.</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Adicionar um grupo de perfis que correspondam a pelo menos uma das propriedades definidas</value>
|
||||
<value>Adicionar um grupo de perfis que correspondam a pelo menos uma das propriedades de expressão regular definidas</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Nome do perfil</value>
|
||||
<value>Nome do perfil (expressão regular)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Origem do perfil</value>
|
||||
<value>Origem do perfil (expressão regular)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Commandline</value>
|
||||
<value>Linha de comando (expressão regular)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>Esta opção é gerenciada pela política corporativa e não pode ser alterada aqui.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Saiba mais sobre expressões regulares</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Nenhum</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Nenhum</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Redefinir para as configurações padrão</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Limpar cache</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>O cache armazena dados relacionados a sessões salvas e perfis gerados automaticamente.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Restaurar</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Limpar</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Esta ação é aplicada imediatamente e não pode ser desfeita.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Esta ação é aplicada imediatamente e não pode ser desfeita.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Tem certeza de que deseja redefinir as configurações?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Tem certeza de que deseja limpar o cache?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Sim, redefinir minhas configurações</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Sim, limpar o cache</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2105,7 +2105,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď φŗōрεřтìěş !!! !!! !!! !!! !!! !!! !!! </value>
|
||||
<value>Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď řêğџŀäř èхρŕéşѕįбñ рřбφĕřţĭęś !!! !!! !!! !!! !!! !!! !!! !!! !!! </value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2121,15 +2121,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Ρґоƒîłĕ ňǻмε !!! </value>
|
||||
<value>Ρґоƒîłĕ ňǻмε (ŗěğΰłář ёхρѓέŝšĩǿň) !!! !!! !!! </value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Ρřοƒϊļë šőµřĉε !!! !</value>
|
||||
<value>Ρřοƒϊļë šőµřĉε (гęģůłάґ е×рřĕşšιóⁿ) !!! !!! !!! !</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Çόммάηðłϊйё !!!</value>
|
||||
<value>Çόммάηðłϊйё (я℮ġϋℓąř єжφгèѕśįóп) !!! !!! !!! </value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2344,4 +2344,48 @@
|
||||
<value>Ţĥîŝ όρтįοñ íş мαпªģéð ъý ĕŋτéřрŗĭšз рôľĩсу алð çąňηōт ье ċħâήğèď ћēяē. !!! !!! !!! !!! !!! !!! !!!</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
</root>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Ľэаŕη mθřє άъőùţ řέĝцŀªř ℮×рřеѕšïоπş !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Иθñé !</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Ŋøπë !</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Яєšèţ ŧθ ďēƒªũĺť śέττιŋĝş !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Сℓёāř ςàċђë !!!</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>Ŧђё ¢âćћз ѕтõŕèś ďдтä ґєłäťěð τò ѕάνêď śέşŝϊσŋŝ àňđ åùŧóмăτïςάľłÿ ġēʼnęřдţзδ рřŏƒìļëş. !!! !!! !!! !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Ѓęѕεт !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Ćļĕáг !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Ţнįś ā¢тîōń įš āррŀїėđ ίммęđíάτ℮ℓý αηδ čãлηõť вэ џⁿđбήё. !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Ťђìѕ âćťιöη ϊş ąρрľįêδ ìмmεðιдţέĺγ ăʼnď çªňŋŏŧ вέ ũйđόηę. !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Āяě ỳōμ śυřê ŷοц ẁаņτ τô яėşéŧ ўőũґ ŝэтŧîπģŝ? !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Àŗè уоϋ ŝџгє ўŏϋ шåⁿť тο ςℓэāѓ γόџя ¢áсĥє? !!! !!! !!! !!! </value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Ў℮ś, řэŝēŧ мγ ŝεττίήğѕ !!! !!! </value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Υėŝ, ςŀёãř ŧнę сǻςнэ !!! !!!</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@ -2105,7 +2105,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď φŗōрεřтìěş !!! !!! !!! !!! !!! !!! !!! </value>
|
||||
<value>Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď řêğџŀäř èхρŕéşѕįбñ рřбφĕřţĭęś !!! !!! !!! !!! !!! !!! !!! !!! !!! </value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2121,15 +2121,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Ρґоƒîłĕ ňǻмε !!! </value>
|
||||
<value>Ρґоƒîłĕ ňǻмε (ŗěğΰłář ёхρѓέŝšĩǿň) !!! !!! !!! </value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Ρřοƒϊļë šőµřĉε !!! !</value>
|
||||
<value>Ρřοƒϊļë šőµřĉε (гęģůłάґ е×рřĕşšιóⁿ) !!! !!! !!! !</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Çόммάηðłϊйё !!!</value>
|
||||
<value>Çόммάηðłϊйё (я℮ġϋℓąř єжφгèѕśįóп) !!! !!! !!! </value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2344,4 +2344,48 @@
|
||||
<value>Ţĥîŝ όρтįοñ íş мαпªģéð ъý ĕŋτéřрŗĭšз рôľĩсу алð çąňηōт ье ċħâήğèď ћēяē. !!! !!! !!! !!! !!! !!! !!!</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
</root>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Ľэаŕη mθřє άъőùţ řέĝцŀªř ℮×рřеѕšïоπş !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Иθñé !</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Ŋøπë !</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Яєšèţ ŧθ ďēƒªũĺť śέττιŋĝş !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Сℓёāř ςàċђë !!!</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>Ŧђё ¢âćћз ѕтõŕèś ďдтä ґєłäťěð τò ѕάνêď śέşŝϊσŋŝ àňđ åùŧóмăτïςάľłÿ ġēʼnęřдţзδ рřŏƒìļëş. !!! !!! !!! !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Ѓęѕεт !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Ćļĕáг !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Ţнįś ā¢тîōń įš āррŀїėđ ίммęđíάτ℮ℓý αηδ čãлηõť вэ џⁿđбήё. !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Ťђìѕ âćťιöη ϊş ąρрľįêδ ìмmεðιдţέĺγ ăʼnď çªňŋŏŧ вέ ũйđόηę. !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Āяě ỳōμ śυřê ŷοц ẁаņτ τô яėşéŧ ўőũґ ŝэтŧîπģŝ? !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Àŗè уоϋ ŝџгє ўŏϋ шåⁿť тο ςℓэāѓ γόџя ¢áсĥє? !!! !!! !!! !!! </value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Ў℮ś, řэŝēŧ мγ ŝεττίήğѕ !!! !!! </value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Υėŝ, ςŀёãř ŧнę сǻςнэ !!! !!!</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@ -2105,7 +2105,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď φŗōрεřтìěş !!! !!! !!! !!! !!! !!! !!! </value>
|
||||
<value>Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď řêğџŀäř èхρŕéşѕįбñ рřбφĕřţĭęś !!! !!! !!! !!! !!! !!! !!! !!! !!! </value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2121,15 +2121,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Ρґоƒîłĕ ňǻмε !!! </value>
|
||||
<value>Ρґоƒîłĕ ňǻмε (ŗěğΰłář ёхρѓέŝšĩǿň) !!! !!! !!! </value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Ρřοƒϊļë šőµřĉε !!! !</value>
|
||||
<value>Ρřοƒϊļë šőµřĉε (гęģůłάґ е×рřĕşšιóⁿ) !!! !!! !!! !</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Çόммάηðłϊйё !!!</value>
|
||||
<value>Çόммάηðłϊйё (я℮ġϋℓąř єжφгèѕśįóп) !!! !!! !!! </value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2344,4 +2344,48 @@
|
||||
<value>Ţĥîŝ όρтįοñ íş мαпªģéð ъý ĕŋτéřрŗĭšз рôľĩсу алð çąňηōт ье ċħâήğèď ћēяē. !!! !!! !!! !!! !!! !!! !!!</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
</root>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Ľэаŕη mθřє άъőùţ řέĝцŀªř ℮×рřеѕšïоπş !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Иθñé !</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Ŋøπë !</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Яєšèţ ŧθ ďēƒªũĺť śέττιŋĝş !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Сℓёāř ςàċђë !!!</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>Ŧђё ¢âćћз ѕтõŕèś ďдтä ґєłäťěð τò ѕάνêď śέşŝϊσŋŝ àňđ åùŧóмăτïςάľłÿ ġēʼnęřдţзδ рřŏƒìļëş. !!! !!! !!! !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Ѓęѕεт !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Ćļĕáг !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Ţнįś ā¢тîōń įš āррŀїėđ ίммęđíάτ℮ℓý αηδ čãлηõť вэ џⁿđбήё. !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Ťђìѕ âćťιöη ϊş ąρрľįêδ ìмmεðιдţέĺγ ăʼnď çªňŋŏŧ вέ ũйđόηę. !!! !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Āяě ỳōμ śυřê ŷοц ẁаņτ τô яėşéŧ ўőũґ ŝэтŧîπģŝ? !!! !!! !!! !!! !</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Àŗè уоϋ ŝџгє ўŏϋ шåⁿť тο ςℓэāѓ γόџя ¢áсĥє? !!! !!! !!! !!! </value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Ў℮ś, řэŝēŧ мγ ŝεττίήğѕ !!! !!! </value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Υėŝ, ςŀёãř ŧнę сǻςнэ !!! !!!</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>Добавить группу профилей, соответствующих хотя бы одному из определенных свойств</value>
|
||||
<value>Добавить группу профилей, соответствующих хотя бы одному из определенных свойств регулярного выражения</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>Имя профиля</value>
|
||||
<value>Имя профиля (регулярное выражение)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>Источник профиля</value>
|
||||
<value>Источник профиля (регулярное выражение)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>Командная строка</value>
|
||||
<value>Командная строка (регулярное выражение)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>Этот параметр управляется политикой предприятия и не может быть изменен здесь.</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>Подробнее о регулярных выражениях</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>Нет</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>Нет</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>Восстановить параметры по умолчанию</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>Очистить кэш</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>В кэше хранятся данные, связанные с сохраненными сеансами и автоматически созданными профилями.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>Сбросить</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>Ясно</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Это действие применяется немедленно и не может быть отменено.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>Это действие применяется немедленно и не может быть отменено.</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Действительно сбросить параметры?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>Действительно очистить кэш?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Да, сбросить параметры</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>Да, очистить кэш</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>添加至少匹配一个已定义属性的配置文件组</value>
|
||||
<value>添加至少匹配一个定义正则表达式属性的配置文件组</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>配置文件名称</value>
|
||||
<value>配置文件名称(正则表达式)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>配置文件源</value>
|
||||
<value>配置文件来源(正则表达式)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>命令行</value>
|
||||
<value>命令行(正则表达式)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>此选项由企业策略管理,无法在此处更改。</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>了解有关正则表达式的更多信息</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>无</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>无</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>重置为默认设置</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>清除缓存</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>缓存会存储与已保存会话及自动生成的配置文件相关的数据。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>重置</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>清除</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>此作立即应用,无法撤消。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>此作立即应用,无法撤消。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>是否确实要重置设置?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>是否确实要清除缓存?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>是,重置设置</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>是,清除缓存</value>
|
||||
</data>
|
||||
</root>
|
||||
@ -2101,7 +2101,7 @@
|
||||
<comment>Header for a control that adds any remaining profiles to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles.HelpText" xml:space="preserve">
|
||||
<value>新增至少符合其中一個已定義屬性的配置檔群組</value>
|
||||
<value>新增至少符合其中一個已定義正則表達式屬性的配置檔群組</value>
|
||||
<comment>Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddRemainingProfiles.HelpText" xml:space="preserve">
|
||||
@ -2117,15 +2117,15 @@
|
||||
<comment>Header for a control that adds a folder to the new tab menu.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Name.Header" xml:space="preserve">
|
||||
<value>設定檔名稱</value>
|
||||
<value>設定檔名稱 (規則運算式)</value>
|
||||
<comment>Header for a text box used to define a regex for the names of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Source.Header" xml:space="preserve">
|
||||
<value>設定檔來源</value>
|
||||
<value>設定檔來源 (規則運算式)</value>
|
||||
<comment>Header for a text box used to define a regex for the sources of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Commandline.Header" xml:space="preserve">
|
||||
<value>命令列</value>
|
||||
<value>Commandline (規則運算式)</value>
|
||||
<comment>Header for a text box used to define a regex for the commandlines of profiles to add.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfilesTextBlock.Text" xml:space="preserve">
|
||||
@ -2340,4 +2340,48 @@
|
||||
<value>此選項由企業原則管理,無法在此變更。</value>
|
||||
<comment>This is displayed in concordance with Globals_StartOnUserLogin if the enterprise administrator has taken control of this setting.</comment>
|
||||
</data>
|
||||
<data name="NewTabMenu_AddMatchProfiles_Help.Content" xml:space="preserve">
|
||||
<value>深入了解規則運算式</value>
|
||||
</data>
|
||||
<data name="Appearance_BackgroundImageNone" xml:space="preserve">
|
||||
<value>無</value>
|
||||
<comment>Text displayed when the background image path is not defined.</comment>
|
||||
</data>
|
||||
<data name="Profile_AnswerbackMessageNone" xml:space="preserve">
|
||||
<value>無</value>
|
||||
<comment>Text displayed when the answerback message is not defined.</comment>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettings.Header" xml:space="preserve">
|
||||
<value>重設至預設設定</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.Header" xml:space="preserve">
|
||||
<value>清除快取</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationState.HelpText" xml:space="preserve">
|
||||
<value>快取會儲存與已儲存之工作階段和自動產生設定檔相關的資料。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsButton.Content" xml:space="preserve">
|
||||
<value>重設</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateButton.Content" xml:space="preserve">
|
||||
<value>晴朗</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>此動作會立即套用且無法復原。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageBody.Text" xml:space="preserve">
|
||||
<value>此動作會立即套用且無法復原。</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>確定要重設您的設定嗎?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationMessageHeader.Text" xml:space="preserve">
|
||||
<value>確定要清除快取嗎?</value>
|
||||
</data>
|
||||
<data name="Settings_ResetToDefaultSettingsConfirmationButton.Content" xml:space="preserve">
|
||||
<value>是的,重設我的設定</value>
|
||||
</data>
|
||||
<data name="Settings_ResetApplicationStateConfirmationButton.Content" xml:space="preserve">
|
||||
<value>是的,清除快取</value>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/de-DE/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/de-DE/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Ausschneiden</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Kopieren</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Einfügen</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Alles auswählen</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/es-ES/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/es-ES/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Cortar</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Copiar</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Pegar</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Seleccionar todo</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/fr-FR/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/fr-FR/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Couper</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Copier</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Coller</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Sélectionner tout</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/it-IT/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/it-IT/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Taglia</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Copia</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Incolla</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Seleziona tutto</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/ja-JP/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/ja-JP/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>切り取り</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>コピー</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>貼り付け</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>すべて選択</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/ko-KR/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/ko-KR/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>잘라내기</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>복사</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>붙여넣기</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>모두 선택</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/pt-BR/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/pt-BR/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Recortar</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Copiar</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Colar</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Selecionar Tudo</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/qps-ploc/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/qps-ploc/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Ĉύţ </value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Çбφÿ !</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Рåşţέ !</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Śėľєċŧ Áľľ !!!</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/qps-ploca/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/qps-ploca/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Ĉύţ </value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Çбφÿ !</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Рåşţέ !</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Śėľєċŧ Áľľ !!!</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/qps-plocm/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/qps-plocm/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Ĉύţ </value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Çбφÿ !</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Рåşţέ !</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Śėľєċŧ Áľľ !!!</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/ru-RU/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/ru-RU/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>Вырезать</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>Копировать</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>Вставить</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>Выделить все</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/zh-CN/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/zh-CN/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>剪切</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>复制</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>粘贴</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>全选</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
136
src/cascadia/UIHelpers/Resources/zh-TW/Resources.resw
Normal file
136
src/cascadia/UIHelpers/Resources/zh-TW/Resources.resw
Normal file
@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Cut" xml:space="preserve">
|
||||
<value>剪下</value>
|
||||
<comment>"Cut" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Copy" xml:space="preserve">
|
||||
<value>複製</value>
|
||||
<comment>"Copy" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="Paste" xml:space="preserve">
|
||||
<value>貼上</value>
|
||||
<comment>"Paste" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
<data name="SelectAll" xml:space="preserve">
|
||||
<value>全選</value>
|
||||
<comment>"Select All" as contained in a Cut/Copy/Paste menu</comment>
|
||||
</data>
|
||||
</root>
|
||||
Loading…
x
Reference in New Issue
Block a user