diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-20 17:32:28 +0800 |
| commit | 0deb366df6d71245c3197d9477084df175c718f1 (patch) | |
| tree | d468df926f0d04d75980758f9fded27ee46a4f18 /src | |
| parent | 017c8eedc583e8284964cd859f74a31961d0f981 (diff) | |
| parent | e265ba8b97a4837b40728ee64918c058c53db15a (diff) | |
| download | RoughlyEnoughItems-0deb366df6d71245c3197d9477084df175c718f1.tar.gz RoughlyEnoughItems-0deb366df6d71245c3197d9477084df175c718f1.tar.bz2 RoughlyEnoughItems-0deb366df6d71245c3197d9477084df175c718f1.zip | |
Merge pull request #214 from shedaniel/l10n_3.x
New Crowdin translations
Diffstat (limited to 'src')
11 files changed, 22 insertions, 11 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 6148be05c..9bba5917e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Appearance", "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index f2f526bf1..0a22b0aa1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Darstellung", "config.roughlyenoughitems.modules": "Module", "config.roughlyenoughitems.technical": "Technisches", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Schummeln:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Aktiviert", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Deaktiviert", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Render zusätzliches Entry-Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Erscheinungsbild:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dunkles Design", "config.roughlyenoughitems.darkTheme.boolean.false": "Helles Design", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 2c33d4044..916dc451a 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "ǝɔuɐɹɐǝdd∀", "config.roughlyenoughitems.modules": "sǝlnpoW", "config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": ":sʍoɹɹ∀ ǝdıɔǝᴚ ǝʃqɐʞɔılↃ", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "pǝlqɐuƎ", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "pǝןqɐsıp", - "config.roughlyenoughitems.renderEntryExtraOverlay": ":ʎɐʃɹǝʌO ɐɹʇxƎ ʎɹʇuƎ ɹǝpuǝᴚ", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": ":ǝɯǝɥ⊥ ǝɔuɐɹɐǝdd∀", "config.roughlyenoughitems.darkTheme.boolean.true": "ǝɯǝɥ┴ ʞɹɐp", "config.roughlyenoughitems.darkTheme.boolean.false": "ǝɯǝɥ┴ ʇɥƃᴉ˥", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 635a64c3f..b1c0d622e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Välimus", "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Sohitegemine:", "config.roughlyenoughitems.favoriteKeybind": "Lisa lemmikutesse:", "config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Kuva üksuse lisa-ülekate:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Välimuse teema:", "config.roughlyenoughitems.darkTheme.boolean.true": "Tume teema", "config.roughlyenoughitems.darkTheme.boolean.false": "Hele teema", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 45deebd39..d42714989 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Appearance", "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index fac4c96f8..18b67898a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "外観", "config.roughlyenoughitems.modules": "モジュール", "config.roughlyenoughitems.technical": "高度な設定", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "チートモード:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "有効", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "無効", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "外観テーマ:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗いテーマ", "config.roughlyenoughitems.darkTheme.boolean.false": "明るいテーマ", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index e389ca50a..9fb84c827 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Appeawance", "config.roughlyenoughitems.modules": "Moduwes", "config.roughlyenoughitems.technical": "Techwicaw", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Wendew Entwy Extwa Ovewway:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Appeawance Thweme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dawk Thweme", "config.roughlyenoughitems.darkTheme.boolean.false": "Wight Thweme", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index b150632fe..a6c01faf0 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Appearance", "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 888c83ad2..7fe36c293 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Внешность", "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Отрисовывать визуальные эффекты предмета:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:", "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема", "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index e4b96b324..a86a70eef 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "外观", "config.roughlyenoughitems.modules": "模块", "config.roughlyenoughitems.technical": "技术", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.favoriteKeybind": "收藏物品:", "config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:", "config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", - "config.roughlyenoughitems.renderEntryExtraOverlay": "项目上显示额外的资料:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "外观主题:", "config.roughlyenoughitems.darkTheme.boolean.true": "深色主题", "config.roughlyenoughitems.darkTheme.boolean.false": "浅色主题", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 363dfb610..663b827aa 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "外觀", "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", - "config.roughlyenoughitems.renderEntryExtraOverlay": "項目上顯示額外的資料:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "外觀主題:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", "config.roughlyenoughitems.darkTheme.boolean.false": "亮主題", |
