Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update localized strings that render \r\n as text #1285

Merged
merged 1 commit into from
Jul 16, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1027,10 +1027,12 @@
<value>Too many files selected. Select fewer files and try again.</value>
</data>
<data name="FileDialogCreatePrompt" xml:space="preserve">
<value>'{0}' does not exist.\r\nDo you want to create it?</value>
<value>'{0}' does not exist.
Do you want to create it?</value>
</data>
<data name="FileDialogFileNotFound" xml:space="preserve">
<value>'{0}' does not exist.\r\nVerify that the file name is correct.</value>
<value>'{0}' does not exist.
Verify that the file name is correct.</value>
</data>
<data name="FileDialogInvalidFileName" xml:space="preserve">
<value>'{0}' is not a valid file name.</value>
Expand All @@ -1042,7 +1044,8 @@
<value>Filter index is not valid.</value>
</data>
<data name="FileDialogOverwritePrompt" xml:space="preserve">
<value>'{0}' already exists.\r\nDo you want to replace it?</value>
<value>'{0}' already exists.
Do you want to replace it?</value>
</data>
<data name="FileDialogSubClassFailure" xml:space="preserve">
<value>Cannot subclass a file dialog because sufficient memory is not available.</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">Prvek {0} neexistuje.\r\nChcete ho vytvořit?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">Prvek {0} neexistuje.
Chcete ho vytvořit?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">Prvek {0} neexistuje.\r\nOvěřte, zda je správný název souboru.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">Prvek {0} neexistuje.
Ověřte, zda je správný název souboru.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">Prvek {0} již existuje.\r\nChcete ho nahradit?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">Prvek {0} již existuje.
Chcete ho nahradit?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">"{0}" ist nicht vorhanden.\r\nMöchten Sie das Element erstellen?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">"{0}" ist nicht vorhanden.
Möchten Sie das Element erstellen?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">"{0}" ist nicht vorhanden.\r\nÜberprüfen Sie den Dateinamen.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">"{0}" ist nicht vorhanden.
Überprüfen Sie den Dateinamen.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">"{0}" ist bereits vorhanden.\r\nMöchten Sie das Element ersetzen?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">"{0}" ist bereits vorhanden.
Möchten Sie das Element ersetzen?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">"{0}" no existe.\r\n¿Desea crearlo?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">"{0}" no existe.
¿Desea crearlo?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">"{0}" no existe.\r\nCompruebe que el nombre de archivo sea correcto.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">"{0}" no existe.
Compruebe que el nombre de archivo sea correcto.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">{0} ya existe.\r\n¿Desea reemplazarlo?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">{0} ya existe.
¿Desea reemplazarlo?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">'{0}' n'existe pas.\r\nVoulez-vous le créer ?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">'{0}' n'existe pas.
Voulez-vous le créer ?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">'{0}' n'existe pas.\r\nVérifiez que le nom de fichier est correct.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">'{0}' n'existe pas.
Vérifiez que le nom de fichier est correct.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">'{0}' existe déjà.\r\nVoulez-vous le remplacer ?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">'{0}' existe déjà.
Voulez-vous le remplacer ?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">'{0}' non esiste.\r\nCrearlo?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">'{0}' non esiste.
Crearlo?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">'{0}' non esiste.\r\nVerificare che il nome file sia corretto.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">'{0}' non esiste.
Verificare che il nome file sia corretto.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">'{0}' già esistente.\r\nSostituirlo?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">'{0}' già esistente.
Sostituirlo?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">'{0}' が存在しません。\r\n作成しますか?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">'{0}' が存在しません。
作成しますか?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">'{0}' は存在しません。\r\nファイル名が正しいことをご確認ください。</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">'{0}' は存在しません。
ファイル名が正しいことをご確認ください。</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">'{0}' は既に存在します。\r\n置き換えますか?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">'{0}' は既に存在します。
置き換えますか?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">'{0}'이(가) 없습니다.\r\n만드시겠습니까?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">'{0}'이(가) 없습니다.
만드시겠습니까?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">'{0}'이(가) 없습니다.\r\n파일 이름이 올바른지 확인하세요.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">'{0}'이(가) 없습니다.
파일 이름이 올바른지 확인하세요.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">’{0}'이(가) 이미 있습니다.\r\n바꾸시겠습니까?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">’{0}'이(가) 이미 있습니다.
바꾸시겠습니까?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Original file line number Diff line number Diff line change
Expand Up @@ -1613,13 +1613,17 @@
<note />
</trans-unit>
<trans-unit id="FileDialogCreatePrompt">
<source>'{0}' does not exist.\r\nDo you want to create it?</source>
<target state="translated">Element „{0}” nie istnieje.\r\nCzy chcesz go utworzyć?</target>
<source>'{0}' does not exist.
Do you want to create it?</source>
<target state="translated">Element „{0}” nie istnieje.
Czy chcesz go utworzyć?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogFileNotFound">
<source>'{0}' does not exist.\r\nVerify that the file name is correct.</source>
<target state="translated">Element „{0}” nie istnieje.\r\nSprawdź, czy nazwa pliku jest prawidłowa.</target>
<source>'{0}' does not exist.
Verify that the file name is correct.</source>
<target state="translated">Element „{0}” nie istnieje.
Sprawdź, czy nazwa pliku jest prawidłowa.</target>
<note />
</trans-unit>
<trans-unit id="FileDialogInvalidFileName">
Expand All @@ -1638,8 +1642,10 @@
<note />
</trans-unit>
<trans-unit id="FileDialogOverwritePrompt">
<source>'{0}' already exists.\r\nDo you want to replace it?</source>
<target state="translated">Element „{0}” już istnieje.\r\nCzy chcesz go zastąpić?</target>
<source>'{0}' already exists.
Do you want to replace it?</source>
<target state="translated">Element „{0}” już istnieje.
Czy chcesz go zastąpić?</target>
<note />
</trans-unit>
<trans-unit id="FileDialogSubClassFailure">
Expand Down Expand Up @@ -6469,4 +6475,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
Loading