diff --git a/src/locales/de.json b/src/locales/de.json index 296c36e5..4ae1ec04 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -1,9 +1,5 @@ { "advancement": "Fortschritt", - "button.add": "Hinzufügen", - "button.collapse": "Minimieren", - "button.expand": "Ausklappen", - "button.remove": "Entfernen", "copy": "Kopieren", "dimension": "Dimension", "dimension_type": "Dimensionstyp", diff --git a/src/locales/es.json b/src/locales/es.json index 7d526bfe..3c9f0f63 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1,9 +1,5 @@ { "advancement": "Progreso", - "button.add": "Añadir", - "button.collapse": "Colapsar", - "button.expand": "Expandir", - "button.remove": "Eliminar", "copy": "Copiar", "dimension": "Dimensión", "dimension_type": "Tipo de dimensión", diff --git a/src/locales/ru.json b/src/locales/ru.json index 1d5b359f..4505d3d0 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -1,9 +1,5 @@ { "advancement": "Достижение", - "button.add": "Добавить", - "button.collapse": "Свернуть", - "button.expand": "Развернуть", - "button.remove": "Удалить", "copy": "Копировать", "dimension": "Измерение", "dimension_type": "Тип измерения", diff --git a/src/locales/sk.json b/src/locales/sk.json index 94b94e87..402ff45d 100644 --- a/src/locales/sk.json +++ b/src/locales/sk.json @@ -1,12 +1,8 @@ { "advancement": "Pokrok", - "button.add": "Pridať", - "button.collapse": "Skryť", - "button.expand": "Zobraziť", - "button.remove": "Vymazať", "copy": "Kopírovať", - "dimension_type": "Typ dimenzie", "dimension": "Dimenzia", + "dimension_type": "Typ dimenzie", "download": "Stiahnuť", "fields": "Polia", "github": "GitHub", @@ -16,28 +12,28 @@ "loot_table": "Zoznam lupov", "not_found.description": "Stránka ktorú ste vyhľadali neexistuje.", "predicate": "Predikát", + "presets": "Prednastavenia", + "preview": "Vizualizovať", + "preview.depth": "Hĺbka", + "preview.scale": "Veľkosť", + "preview.width": "Šírka", "redo": "Znovu", "reset": "Resetovať", "settings": "Nastavenia", "settings.fields.description": "Prispôsobiť nastavenia pokročilých polí", - "settings.fields.path": "Kontext", "settings.fields.name": "Meno", + "settings.fields.path": "Kontext", "share": "Zdieľať", "title.generator": "%0% Generátor", "title.home": "Data Packové Generátory", - "presets": "Prednastavenia", - "preview": "Vizualizovať", - "preview.scale": "Veľkosť", - "preview.depth": "Hĺbka", - "preview.width": "Šírka", "undo": "Späť", "world": "Nastavenia sveta", "worldgen/biome": "Bióm", "worldgen/configured_carver": "Carver", "worldgen/configured_feature": "Doplnky", - "worldgen/noise_settings": "Nastavenia šumu", - "worldgen/processor_list": "Zoznam procesorov", "worldgen/configured_structure_feature": "Doplnky štruktúr", "worldgen/configured_surface_builder": "Povrchový staviteľ", + "worldgen/noise_settings": "Nastavenia šumu", + "worldgen/processor_list": "Zoznam procesorov", "worldgen/template_pool": "Súbor šablon" } diff --git a/src/locales/zh-cn.json b/src/locales/zh-cn.json index c1034574..77c27997 100644 --- a/src/locales/zh-cn.json +++ b/src/locales/zh-cn.json @@ -1,9 +1,5 @@ { "advancement": "进度", - "button.add": "添加", - "button.collapse": "折叠", - "button.expand": "展开", - "button.remove": "移除", "copy": "复制", "dimension": "维度", "dimension_type": "维度类型", diff --git a/src/locales/zh-tw.json b/src/locales/zh-tw.json index 86c04f2a..5f77de90 100644 --- a/src/locales/zh-tw.json +++ b/src/locales/zh-tw.json @@ -1,9 +1,5 @@ { "advancement": "進度", - "button.add": "新增", - "button.collapse": "折疊", - "button.expand": "展開", - "button.remove": "移除", "copy": "複製", "dimension": "維度", "dimension_type": "維度類型",