aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-12-21 02:17:17 +0800
committershedaniel <daniel@shedaniel.me>2020-12-21 02:17:17 +0800
commit4d39fc5ec480de42235ebebc959b6bd01ff76519 (patch)
treea7dbab50d6dfa59af6bb1589f5e2f56eb93c991e /src/main/resources/assets/roughlyenoughitems
parent2fc5632c49cca9fbd76d6b4960e8c7607e1bbe9f (diff)
downloadRoughlyEnoughItems-4d39fc5ec480de42235ebebc959b6bd01ff76519.tar.gz
RoughlyEnoughItems-4d39fc5ec480de42235ebebc959b6bd01ff76519.tar.bz2
RoughlyEnoughItems-4d39fc5ec480de42235ebebc959b6bd01ff76519.zip
New translations en_us.json (it_it)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/it_it.json41
1 files changed, 41 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 03e2ccff3..eb046011a 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
@@ -28,11 +28,52 @@
"category.rei.brewing.reactant": "Ingrediente",
"category.rei.brewing.result": "Pozione Risultata",
"category.rei.composting": "Compostaggio",
+ "category.rei.stripping": "Scortecciando",
"category.rei.smithing": "Forgiatura",
+ "category.rei.information": "Informazione",
+ "text.rei.composting.chance": "§e%d%% Di probabilità",
+ "text.rei.composting.page": "Pagina %d",
+ "text.rei.config": "Configurazione",
+ "text.rei.config_tooltip": "Apri schermata di configurazione\n§7Clicca Shift per attivare la modalità cheat",
"text.rei.config.optifine.title": "Impossibile aprire la schermata di configurazione di REI",
+ "text.rei.cheat_items": "Ho dato [{item_name}§f] x{item_count} a {player_name}.",
+ "text.rei.failed_cheat_items": "§cImpossibile dare gli oggetti.",
+ "ordering.rei.ascending": "Crescente",
+ "ordering.rei.descending": "Decrescente",
+ "ordering.rei.registry": "Registro",
+ "ordering.rei.name": "Nome",
+ "ordering.rei.item_groups": "Gruppi di Oggetti",
+ "text.auto_craft.move_items": "Sposta Oggetti",
+ "text.auto_craft.move_items.yog": "Genera NullPointerException!!",
+ "error.rei.transfer.too_small": "Impossibile spostare gli oggetti in una griglia %dx%d.",
+ "error.rei.not.on.server": "REI non è sul server.",
+ "error.rei.not.enough.materials": "Non abbastanza materiali.",
+ "error.rei.internal.error": "Errore Interno: %s",
+ "error.rei.recipe.not.unlocked": "Ricetta non sbloccata nel Libro delle Ricette.",
+ "error.rei.no.handlers.applicable": "Nessun gestore è applicabile",
+ "error.rei.multi.errors": "Errori Multipli:",
+ "config.roughlyenoughitems.favoritesEnabled": "Preferiti Abilitati:",
+ "config.roughlyenoughitems.keyBindings.recipeKeybind": "Mostra Ricetta:",
+ "config.roughlyenoughitems.keyBindings.hideKeybind": "Nascondi/Mostra REI:",
+ "config.roughlyenoughitems.keyBindings.usageKeybind": "Mostra Usi:",
+ "config.roughlyenoughitems.keyBindings.nextPageKeybind": "Pagina Successiva:",
+ "config.roughlyenoughitems.keyBindings.previousPageKeybind": "Pagina Precedente:",
+ "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "Metti a Fuoco il Campo Di Ricerca:",
+ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copia Identificatore Ricetta:",
+ "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Esporta Ricetta:",
+ "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Voce Preferita:",
"config.roughlyenoughitems.cheatingStyle": "Stile di Cheating:",
"config.roughlyenoughitems.cheatingStyle.grab": "Raccogli",
"config.roughlyenoughitems.cheatingStyle.give": "Givva",
+ "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Frecce della Ricetta Cliccabili:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Sottogruppi Abilitati:",
+ "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Renderizza il Luccichio dell'Incantesimo",
+ "config.roughlyenoughitems.filteredEntries.selectAll": "Seleziona Tutto",
+ "config.roughlyenoughitems.filteredEntries.selectNone": "Deseleziona Tutto",
+ "config.roughlyenoughitems.filteredEntries.hide": "Nascondi Selezionati",
+ "config.roughlyenoughitems.filteredEntries.show": "Mostra Selezionati",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Carica Il Mondo Prima!",
+ "config.roughlyenoughitems.accessibility.entrySize": "Dimensione Voce:",
"config.roughlyenoughitems.filteringRulesScreen": "Regole di Filtraggio Personalizzate",
"config.roughlyenoughitems.filteringRulesScreen.new": "Crea Regola di Filtraggio",
"config.roughlyenoughitems.filteringRulesScreen.delete": "Elimina",