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

New Crowdin updates (#466)

* New translations en_us.json (de_de)

* New translations en_us.json (cs_cz)

* New translations en_us.json (cs_cz)
shedaniel 4 жил өмнө
parent
commit
7b4a7c64c2

+ 5 - 0
src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json

@@ -0,0 +1,5 @@
+{
+  "text.rei.add_favorite_widget": "Přidat...",
+  "config.roughlyenoughitems.horizontalEntriesBoundaries": "Horizontální hranice předmětů:",
+  "config.roughlyenoughitems.verticalEntriesBoundaries": "Vertikální hranice předmětů:"
+}

+ 11 - 0
src/main/resources/assets/roughlyenoughitems/lang/de_de.json

@@ -32,6 +32,7 @@
   "category.rei.smithing": "Schmieden",
   "category.rei.beacon_base": "Leuchtfeuer-Basis",
   "category.rei.beacon_payment": "Leuchtfeuerkosten",
+  "category.rei.tilling": "Aufteilung",
   "category.rei.pathing": "Pfad",
   "category.rei.information": "Information",
   "text.rei.composting.chance": "§e%d%% Chance",
@@ -107,6 +108,7 @@
   "msg.rei.exported_recipe.desc": "Überprüfen Sie den Ordner 'rei_exports'.",
   "subsets.rei.roughlyenoughitems.all_entries": "Alle Einträge",
   "subsets.rei.roughlyenoughitems.item_groups": "Kreativ-Inventar-Tabs",
+  "_comment": "Konfigurations-Tooltips",
   "config.roughlyenoughitems.title": "Roughly Enough Items Konfiguration",
   "config.roughlyenoughitems.basics": "Grundlagen",
   "config.roughlyenoughitems.appearance": "Darstellung",
@@ -154,6 +156,7 @@
   "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Zuerst eine Welt laden!",
   "config.roughlyenoughitems.accessibility.entrySize": "Eintragsgröße:",
   "config.roughlyenoughitems.search.asyncSearch": "Asynchrone Suche",
+  "config.roughlyenoughitems.search.asyncSearchPartitionSize": "\"Async Suche\"-Partitionsgröße",
   "config.roughlyenoughitems.accessibility.useCompactTabs": "Kompakte Tabs:",
   "config.roughlyenoughitems.theme": "Erscheinungsbild:",
   "config.roughlyenoughitems.theme.dark": "Dunkles Design",
@@ -199,6 +202,14 @@
   "config.roughlyenoughitems.scrollingEntryListWidget": "Darstellung der Gegenstandsliste:",
   "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Bildlauf",
   "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Mehrere Seiten",
+  "config.roughlyenoughitems.horizontalEntriesBoundaries": "horizontale Eintragsbegrenzung",
+  "config.roughlyenoughitems.verticalEntriesBoundaries": "vertikale Entragsbegrenzung",
+  "config.roughlyenoughitems.syntaxHighlightingMode": "Syntaxdarstellung",
+  "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
+  "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Normal",
+  "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Normal unterstrichen",
+  "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Farbig",
+  "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Farbig unterstrichen",
   "config.roughlyenoughitems.filteringScreen": "Benutzerdefinierte Filter",
   "config.roughlyenoughitems.filteringRulesScreen": "Benutzerdefinierte Filterregeln",
   "config.roughlyenoughitems.filteringRulesScreen.new": "Filterregel erstellen",