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

New Crowdin updates #3940

Merged
merged 7 commits into from
Dec 7, 2023
Merged

New Crowdin updates #3940

merged 7 commits into from
Dec 7, 2023

Conversation

Olympic1
Copy link
Member

@Olympic1 Olympic1 commented Dec 7, 2023

@HebaruSan
Copy link
Member

HebaruSan commented Dec 7, 2023

Lots of whitespace-only changes again; these are the spots where something is actually different:

$ ./bin/git-xml-diff.sh
GUI/Localization/de-DE/GameCommandLineOptionsDialog.de-DE.resx
--- master
+++ HEAD
@@ -51,0 +52,3 @@
+  <data name="AcceptChangesButton.Text" xml:space="preserve">
+    <value>OK</value>
+  </data>

GUI/Localization/de-DE/ManageGameInstancesDialog.de-DE.resx
--- master
+++ HEAD
@@ -57,0 +58,3 @@
+  <data name="GameInstallVersion.Text" xml:space="preserve">
+    <value>Version</value>
+  </data>

GUI/Localization/de-DE/Wait.de-DE.resx
--- master
+++ HEAD
@@ -54,0 +55,3 @@
+  <data name="OkButton.Text" xml:space="preserve">
+    <value>OK</value>
+  </data>

GUI/Localization/fr-FR/DeleteDirectories.fr-FR.resx
--- master
+++ HEAD
@@ -50,2 +50 @@
-    <value>Les dossiers ci-dessous sont des restes de mods qui ont été enlevés. Ils contiennent des fichiers qui n'ont pas été installés par CKAN (probablement générés par un mod ou installés manuellement). CKAN ne supprime pas automatiquement les fichiers qu'il n'a pas installés, mais vous pouvez choisir de les enlever si cela a l'air sans danger (recommandé).
-Notez que si vous décidez de ne pas enlever un dossier, ModuleManager risque de penser à tort que ce mod est toujours installé.</value>
+    <value>Attention, il reste certains dossiers, parce que CKAN ne sait pas s'il peut supprimer les fichiers restants. Garder ces dossiers peut casser d'autres mods ! Si vous n'avez pas besoin de ces fichiers, il est recommandé de les supprimer.</value>

GUI/Localization/ja-JP/CompatibleGameVersionsDialog.ja-JP.resx
--- master
+++ HEAD
@@ -71 +71 @@
-    <value>注釈: "1.2"のようなバージョンを追加した場合はに1.2.xx (1.2.0, 1.2.1, etc) に対応する全てのModがこのゲームインスタンスに対応する ものとされます。</value>
+    <value>注釈: "1.2"のようなバージョンを追加した場合はに1.2.xx (1.2.0, 1.2.1, etc) に対応する全てのModがこのゲームインスタンスに対応する ものとされます。 </value>

GUI/Localization/ja-JP/Metadata.ja-JP.resx
--- master
+++ HEAD
@@ -76,3 +75,0 @@
-  <data name="MetadataModuleReleaseStatusTextBox.Text" xml:space="preserve">
-    <value>安定</value>
-  </data>

GUI/Localization/zh-CN/EditModpack.zh-CN.resx
--- master
+++ HEAD
@@ -57,0 +58,3 @@
+  <data name="AuthorLabel.Text" xml:space="preserve">
+    <value>按作者名筛选:</value>
+  </data>

@HebaruSan HebaruSan added Enhancement New features or functionality Easy This is easy to fix GUI Issues affecting the interactive GUI i18n Issues regarding the internationalization of CKAN and PRs that need translating labels Dec 7, 2023
@HebaruSan HebaruSan merged commit f135f8f into master Dec 7, 2023
8 checks passed
@HebaruSan HebaruSan deleted the master_i10n branch December 7, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This is easy to fix Enhancement New features or functionality GUI Issues affecting the interactive GUI i18n Issues regarding the internationalization of CKAN and PRs that need translating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants