Эх сурвалжийг харах

New Crowdin translations (#31)

* New translations en_us.json (fr_fr)

* New translations en_us.json (bg_bg)

* New translations en_us.json (de_de)

* New translations en_us.json (ja_jp)

* New translations en_us.json (pt_br)

* New translations en_us.json (ru_ru)

* New translations en_us.json (zh_cn)

* New translations en_us.json (zh_tw)

* New translations en_us.json (et_ee)

* New translations en_us.json (en_ud)

* New translations en_us.json (lol_us)

* New translations en_us.json (zh_tw)
shedaniel 5 жил өмнө
parent
commit
21d4309390

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/bg_bg.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Save Changes",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Changes Not Saved",
   "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
   "text.cloth-config.cancel_discard": "Cancel & Discard Changes",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/de_de.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Änderungen speichern",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Änderungen nicht gespeichert",
   "text.cloth-config.quit_config_sure": "Sind Sie sicher, dass Sie die Bearbeitung beenden möchten? Änderungen werden nicht gespeichert!",
   "text.cloth-config.cancel_discard": "Änderungen verwerfen und abbrechen",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/en_ud.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Save Changes",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Changes Not Saved",
   "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
   "text.cloth-config.cancel_discard": "Cancel & Discard Changes",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/et_ee.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Salvesta muutused",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Muutused on salvestamata",
   "text.cloth-config.quit_config_sure": "Kas soovid kindlasti seadistuste muutmisest väljuda? Sinu muutusi ei salvestata!",
   "text.cloth-config.cancel_discard": "Loobu ja tühista muutused",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/fr_fr.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Sauvegarder",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Modifications non sauvegardées",
   "text.cloth-config.quit_config_sure": "Voulez-vous quitter l'écran de configuration? Les modifications ne seront pas sauvegardées!",
   "text.cloth-config.cancel_discard": "Annuler les modifications",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/ja_jp.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Save Changes",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Changes Not Saved",
   "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
   "text.cloth-config.cancel_discard": "Cancel & Discard Changes",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/lol_us.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Save Changes",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Changes Not Saved",
   "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
   "text.cloth-config.cancel_discard": "Cancel & Discard Changes",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/pt_br.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Save Changes",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Changes Not Saved",
   "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
   "text.cloth-config.cancel_discard": "Cancel & Discard Changes",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/ru_ru.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Сохранить изменения",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "Изменения не сохранены",
   "text.cloth-config.quit_config_sure": "Вы уверены, что хотите выйти из редактирования настроек? Изменения не будут сохранены!",
   "text.cloth-config.cancel_discard": "Вернуться и отменить изменения",

+ 1 - 0
src/main/resources/assets/cloth-config2/lang/zh_cn.json

@@ -1,5 +1,6 @@
 {
   "text.cloth-config.save_and_done": "完成",
+  "text.cloth-config.apply": "Apply Changes",
   "text.cloth-config.quit_config": "更改尚未保存",
   "text.cloth-config.quit_config_sure": "您确定要取消编辑吗?更改将不会被保存!",
   "text.cloth-config.cancel_discard": "放弃变更",

+ 10 - 9
src/main/resources/assets/cloth-config2/lang/zh_tw.json

@@ -1,5 +1,6 @@
 {
-  "text.cloth-config.save_and_done": "完成",
+  "text.cloth-config.save_and_done": "保存并退出",
+  "text.cloth-config.apply": "套用變更",
   "text.cloth-config.quit_config": "更改尚未保存",
   "text.cloth-config.quit_config_sure": "您確定要取消編輯嗎?更改將不會被保存!",
   "text.cloth-config.cancel_discard": "放棄變更",
@@ -28,12 +29,12 @@
   "modifier.cloth-config.alt": "Alt + %s",
   "modifier.cloth-config.ctrl": "Ctrl + %s",
   "modifier.cloth-config.shift": "Shift + %s",
-  "title.cloth-config.config": "Cloth Mod Config Config",
-  "category.cloth-config.scrolling": "Scrolling",
-  "category.cloth-config.testing": "Config Demo",
-  "option.cloth-config.scrollDuration": "Scroll Duration",
-  "option.cloth-config.scrollStep": "Scroll Step",
-  "option.cloth-config.bounceBackMultiplier": "Bounce Multiplier",
-  "option.cloth-config.setDefaultSmoothScroll": "Set Default Smooth Scroll",
-  "option.cloth-config.disableSmoothScroll": "Disable Smooth Scroll"
+  "title.cloth-config.config": "Cloth Mod Config 設定",
+  "category.cloth-config.scrolling": "滑動",
+  "category.cloth-config.testing": "設定試用",
+  "option.cloth-config.scrollDuration": "滑動持續時間",
+  "option.cloth-config.scrollStep": "滑動距離",
+  "option.cloth-config.bounceBackMultiplier": "反彈乘數",
+  "option.cloth-config.setDefaultSmoothScroll": "設置預設滑動",
+  "option.cloth-config.disableSmoothScroll": "禁用滑動"
 }