Skip to content

Commit 6658ffb

Browse files
authored
Merge pull request #2353 from sibille/dev
Include localized files
2 parents 83af401 + 29b37a4 commit 6658ffb

File tree

78 files changed

+117
-117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+117
-117
lines changed

code/src/Core/Resources/StringRes.cs-CZ.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ Nemohly být integrovány následující změny: {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Chyba při stahování zdrojového konfiguračního souboru.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.de-DE.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ Die folgenden Änderungen konnten nicht integriert werden: {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Fehler beim Herunterladen der Quellkonfigurationsdatei.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.es-ES.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ No se pueden integrar las modificaciones siguientes: {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Error al descargar el archivo de configuración de origen.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.fr-FR.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ Les modifications suivantes n'ont pu être intégrées : {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Erreur de téléchargement du fichier de configuration source.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.it-IT.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ Impossibile integrare le seguenti modifiche: {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Errore durante il download del file sorgente config.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.ja-JP.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>ソース構成ファイルのダウンロードエラーです。</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.ko-KR.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>원본 구성 파일 다운로드 중 오류가 발생 했습니다.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.pl-PL.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ Nie można zinterpretować następujących zmian: {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Błąd podczas pobierania pliku konfiguracyjnego źródła.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.pt-BR.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@ As seguintes alterações não puderam ser integradas: {2}
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Erro ao baixar o arquivo de configuração de origem.</value>
449449
</data>
450450
</root>

code/src/Core/Resources/StringRes.ru-RU.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,6 @@
445445
<comment>{0}: Folder Name, {1}: Error</comment>
446446
</data>
447447
<data name="TemplatesSynchronizationErrorDownloadingConfig" xml:space="preserve">
448-
<value>Error downloading source config file.</value>
448+
<value>Ошибка при загрузке исходного конфигурационного файла.</value>
449449
</data>
450450
</root>

0 commit comments

Comments
 (0)