diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-14 16:53:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-14 16:53:29 +0800 |
| commit | 97f59f2cd4e12fa31f4bdf7160d2aa9397520038 (patch) | |
| tree | 752e1c8172516223b5965164e87b58aba9da5a69 | |
| parent | ba6f7a59789ca385287342aed73dee683eba2e0e (diff) | |
| download | RoughlyEnoughItems-97f59f2cd4e12fa31f4bdf7160d2aa9397520038.tar.gz RoughlyEnoughItems-97f59f2cd4e12fa31f4bdf7160d2aa9397520038.tar.bz2 RoughlyEnoughItems-97f59f2cd4e12fa31f4bdf7160d2aa9397520038.zip | |
New translations en_us.json (de_de)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/de_de.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 5544d0161..dfe22a5e6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -31,9 +31,6 @@ "category.rei.stripping": "Entrinden", "category.rei.smithing": "Schmieden", "category.rei.beacon_base": "Leuchtfeuer-Basis", - "category.rei.beacon_payment": "Beacon Payment", - "category.rei.tilling": "Tilling", - "category.rei.pathing": "Pathing", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Seite %d", @@ -122,7 +119,6 @@ "config.roughlyenoughitems.keyBindings.previousPageKeybind": "Vorherige Seite:", "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "Suchfeld fokussieren:", "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Rezept-Identifizierer kopieren:", - "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favoriten-Eintrag:", "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", "config.roughlyenoughitems.cheatingStyle.grab": "Nehmen", @@ -165,8 +161,6 @@ "config.roughlyenoughitems.accessibility.displayPanelLocation": "Start Panel Position:", "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Linke Seite", "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Rechte Seite", - "config.roughlyenoughitems.layout.debugRenderTimeRequired": "Entry Panel Debug Mode:", - "config.roughlyenoughitems.search.debugSearchTimeRequired": "Search Debug Mode:", "config.roughlyenoughitems.accessibility.resizeDynamically": "Dynamisch skalieren:", "config.roughlyenoughitems.layout.searchFieldLocation": "Position des Suchfelds:", "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Unten Links / Rechts", @@ -186,11 +180,8 @@ "config.roughlyenoughitems.commands.giveCommand": "Geben-Befehl:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Standard-Plugin laden:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNein (Gefährlich)", - "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Reload Thread:", - "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "REI Thread", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cPaket-Thread", "config.roughlyenoughitems.commands.weatherCommand": "Wetter Befehl:", - "config.roughlyenoughitems.layout.entryPanelOrdering": "Entry Panel Ordering:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Schnelleres Eintrags-Rendering:", "config.roughlyenoughitems.itemCheatingMode": "Zahl der Gegenstände beim Schummeln:", @@ -198,13 +189,10 @@ "config.roughlyenoughitems.itemCheatingMode.jei_like": "Umgekehrt", "config.roughlyenoughitems.search.searchFavorites": "Suchfilter in Favoriten:", "config.roughlyenoughitems.tooltips.appendModNames": "Mod-Namen anhängen:", - "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Append Favorites Hint:", - "config.roughlyenoughitems.accessibility.snapToRows": "Entry Panel Snap Rows:", "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "Kopiere Identifizierer-Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Darstellung der Gegenstandsliste:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Bildlauf", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Mehrere Seiten", - "config.roughlyenoughitems.filteringScreen": "Customized Filtering", "config.roughlyenoughitems.filteringRulesScreen": "Benutzerdefinierte Filterregeln", "config.roughlyenoughitems.filteringRulesScreen.new": "Filterregel erstellen", "config.roughlyenoughitems.filteringRulesScreen.delete": "Löschen", |
