diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-12-21 03:47:05 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-01-21 09:20:14 +0800 |
| commit | fac8e783fc6d065f2b8123bfbc7f2782972509c5 (patch) | |
| tree | 621dab16b8f0fbd1a642d66c51d482ca86bbe2a3 /src/main/resources | |
| parent | df0768889d63ad23fbe6b0d4c1660ccb3f37facc (diff) | |
| download | RoughlyEnoughItems-fac8e783fc6d065f2b8123bfbc7f2782972509c5.tar.gz RoughlyEnoughItems-fac8e783fc6d065f2b8123bfbc7f2782972509c5.tar.bz2 RoughlyEnoughItems-fac8e783fc6d065f2b8123bfbc7f2782972509c5.zip | |
New translations en_us.json (it_it)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/it_it.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json index dab85acf6..385641c62 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json @@ -112,6 +112,11 @@ "config.roughlyenoughitems.cheatingStyle": "Stile di Cheating:", "config.roughlyenoughitems.cheatingStyle.grab": "Raccogli", "config.roughlyenoughitems.cheatingStyle.give": "Givva", + "config.roughlyenoughitems.recipeScreenType": "Tipo di Schermata della Ricetta:", + "config.roughlyenoughitems.recipeScreenType.config": "Tipo di Schermata della Ricetta: %s", + "config.roughlyenoughitems.recipeScreenType.unset": "Non Impostato", + "config.roughlyenoughitems.recipeScreenType.original": "Originale", + "config.roughlyenoughitems.recipeScreenType.villager": "Come il Villico", "config.roughlyenoughitems.filtering": "Filtraggio", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Frecce della Ricetta Cliccabili:", "config.roughlyenoughitems.isSubsetsEnabled": "Sottogruppi Abilitati:", @@ -144,6 +149,26 @@ "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quando Inattiva", "config.roughlyenoughitems.disableRecipeBook": "Libro delle Ricette Vanilla:", "config.roughlyenoughitems.fixTabCloseContainer": "Sistema il Contenitore Tab Vanilla (Quando il Libro delle Ricette È Disabilitato):", + "config.roughlyenoughitems.lighterButtonHover": "Pulsante Fluttuante Più Chiaro:", + "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro dei Fabbricabili", + "config.roughlyenoughitems.layout.showUtilsButtons": "Pulsanti di Utilità:", + "config.roughlyenoughitems.commands.gamemodeCommand": "Comando della Modalità di Gioco:", + "config.roughlyenoughitems.commands.giveCommand": "Comando per Givvare:", + "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Carica Plugin Predefinito:", + "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (pericoloso)", + "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cThread Pacchetto", + "config.roughlyenoughitems.commands.weatherCommand": "Comando per il Meteo:", + "config.roughlyenoughitems.list_ordering_button": "%s [%s]", + "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Rendering di Voci Più Veloce:", + "config.roughlyenoughitems.itemCheatingMode": "Quantità di Cheating degli Oggetti:", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normale", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invertito", + "config.roughlyenoughitems.search.searchFavorites": "Filtro di Ricerca nei Preferiti:", + "config.roughlyenoughitems.tooltips.appendModNames": "Aggiungi Nomi delle Mod:", + "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "Copia l'Avviso Popup dell'Identificatore:", + "config.roughlyenoughitems.scrollingEntryListWidget": "Azione della Lista delle Voci:", + "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scorrimento", + "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginato", "config.roughlyenoughitems.filteringRulesScreen": "Regole di Filtraggio Personalizzate", "config.roughlyenoughitems.filteringRulesScreen.new": "Crea Regola di Filtraggio", "config.roughlyenoughitems.filteringRulesScreen.delete": "Elimina", |
