Browse Source

Merge branch 'l10n_v2-unstable' of https://github.com/shedaniel/ClothConfig into feature/color-entry

shedaniel 5 năm trước cách đây
mục cha
commit
7558ac47df

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Not a valid number! (Double)",
   "text.cloth-config.error.too_large": "Too Large! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Too Small! (Minimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Insert New",
   "text.cloth-config.list.remove": "Delete Selected",
   "text.cloth-config.error_cannot_save": "Error!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Keine gültige Zahl! (Double)",
   "text.cloth-config.error.too_large": "Zu groß! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Zu klein! (Minimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Neu einfügen",
   "text.cloth-config.list.remove": "Auswahl löschen",
   "text.cloth-config.error_cannot_save": "Fehler!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Not a valid number! (Double)",
   "text.cloth-config.error.too_large": "Too Large! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Too Small! (Minimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Insert New",
   "text.cloth-config.list.remove": "Delete Selected",
   "text.cloth-config.error_cannot_save": "Error!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Pole sobiv arv! (topelttäisarv)",
   "text.cloth-config.error.too_large": "Liiga suur! (maksimum: %d)",
   "text.cloth-config.error.too_small": "Liiga väike! (miinimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Sisesta uus",
   "text.cloth-config.list.remove": "Kustuta valitud",
   "text.cloth-config.error_cannot_save": "Viga!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Pas un nombre invalide! (Double)",
   "text.cloth-config.error.too_large": "Trop grand! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Trop petit! (Minimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Insérer nouveau",
   "text.cloth-config.list.remove": "Supprimer la sélection",
   "text.cloth-config.error_cannot_save": "Erreur!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Not a valid number! (Double)",
   "text.cloth-config.error.too_large": "Too Large! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Too Small! (Minimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Insert New",
   "text.cloth-config.list.remove": "Delete Selected",
   "text.cloth-config.error_cannot_save": "Error!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Not a valid number! (Double)",
   "text.cloth-config.error.too_large": "Too Large! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Too Small! (Minimum: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Insert New",
   "text.cloth-config.list.remove": "Delete Selected",
   "text.cloth-config.error_cannot_save": "Error!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Não é um número válido! (Double)",
   "text.cloth-config.error.too_large": "Muito Grande! (Máximo: %d)",
   "text.cloth-config.error.too_small": "Muito pequeno! (Mínimo: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Inserir novo",
   "text.cloth-config.list.remove": "Apagar seleção",
   "text.cloth-config.error_cannot_save": "Erro!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "Недопустимое число! (Длинное, плавающее)",
   "text.cloth-config.error.too_large": "Слишком большое! (Наибольшее: %d)",
   "text.cloth-config.error.too_small": "Слишком маленькое! (Наименьшее: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "Вставить новое",
   "text.cloth-config.list.remove": "Удалить выбранное",
   "text.cloth-config.error_cannot_save": "Ошибка!",

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

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "不是一个有效的数字! (Double)",
   "text.cloth-config.error.too_large": "太大! (最大值: %d)",
   "text.cloth-config.error.too_small": "太小! (最小值: %d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "插入",
   "text.cloth-config.list.remove": "删除所选",
   "text.cloth-config.error_cannot_save": "错误!",

+ 7 - 0
src/main/resources/assets/cloth-config2/lang/zh_tw.json

@@ -14,6 +14,13 @@
   "text.cloth-config.error.not_valid_number_double": "不是一個有效的數字! (Double)",
   "text.cloth-config.error.too_large": "太大!(最大值:%d)",
   "text.cloth-config.error.too_small": "太小!(最小值:%d)",
+  "text.cloth-config.error.color.no_alpha_allowed": "No Alpha Allowed!",
+  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
+  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
+  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
+  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
+  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
   "text.cloth-config.list.add": "插入",
   "text.cloth-config.list.remove": "刪除所選",
   "text.cloth-config.error_cannot_save": "錯誤!",