Browse Source

New translations en_us.json (it_it)

shedaniel 4 years ago
parent
commit
d74894e36c
1 changed files with 48 additions and 0 deletions
  1. 48 0
      src/main/resources/assets/roughlyenoughitems/lang/it_it.json

+ 48 - 0
src/main/resources/assets/roughlyenoughitems/lang/it_it.json

@@ -52,6 +52,53 @@
   "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:",
+  "rei.rei.no.slot.in.inv": "Impossibile trovare nessuno spazio per l'oggetto nell'inventario",
+  "text.rei.showing_craftable": "Mostrando Fabbricabili",
+  "text.rei.showing_all": "Mostrando Tutto",
+  "text.rei.delete_items": "§cElimina Oggetto",
+  "text.rei.credits": "Crediti",
+  "text.rei.left_arrow": "<",
+  "text.rei.right_arrow": ">",
+  "text.rei.view_all_categories": "Vedi Tutte le Categorie",
+  "text.rei.go_back_first_page": "Torna alla pagina 1",
+  "text.rei.choose_page": "Scegli Pagina",
+  "text.rei.reload_config": "Ricarica i Plugin",
+  "text.rei.config.is.reloading": "I plugin si stanno ricaricando!",
+  "text.rei.enabled": "Sì",
+  "text.rei.disabled": "No",
+  "text.rei.short_gamemode.survival": "S",
+  "text.rei.short_gamemode.creative": "C",
+  "text.rei.short_gamemode.adventure": "A",
+  "text.rei.short_gamemode.spectator": "SP",
+  "text.rei.weather.clear": "Pulisci",
+  "text.rei.weather.rain": "Pioggia",
+  "text.rei.weather.thunder": "Temporale",
+  "text.rei.previous_category": "Categoria Precedente",
+  "text.rei.next_category": "Categoria Successiva",
+  "text.rei.previous_page": "Pagina Precedente",
+  "text.rei.next_page": "Pagina Successiva",
+  "text.rei.back": "Indietro",
+  "text.rei.select": "Seleziona",
+  "text.rei.favorites": "Preferiti",
+  "text.rei.favorites_tooltip": " \n§7Premi %s per aggiungerlo ai preferiti.",
+  "text.rei.remove_favorites_tooltip": " \n§7Premi %s per rimuoverlo dai preferiti.",
+  "text.rei.working_station": "Stazione di Lavoro",
+  "text.rei.recipe_id": "\n%sId della Ricetta: %s",
+  "text.rei.recipe_screen_type.selection": "Selezione Tipo di Schermata della Ricetta",
+  "text.rei.recipe_screen_type.selection.sub": "Puoi sempre modificare di nuovo questa impostazione tramite la schermata di configurazione.",
+  "text.rei.view_recipes_for": "Vedi Ricette per %s",
+  "text.rei.subsets": "Sottogruppi",
+  "text.rei.tiny_potato": "Piccola Patata",
+  "tooltip.rei.fluid_amount": "§7%d Unità",
+  "msg.rei.copied_recipe_id": "Identificatore della Ricetta Copiato",
+  "msg.rei.recipe_id_details": "Id della Ricetta: %s",
+  "msg.rei.exported_recipe": "Ricetta Esportata",
+  "msg.rei.exported_recipe.desc": "Controlla la cartella 'rei_exports'.",
+  "subsets.rei.roughlyenoughitems.all_entries": "Tutte le Voci",
+  "subsets.rei.roughlyenoughitems.item_groups": "Schede della Creativa",
+  "config.roughlyenoughitems.title": "Configurazione di Roughly Enough Items",
+  "config.roughlyenoughitems.appearance": "Aspetto",
+  "config.roughlyenoughitems.cheating": "Cheating:",
   "config.roughlyenoughitems.favoritesEnabled": "Preferiti Abilitati:",
   "config.roughlyenoughitems.keyBindings.recipeKeybind": "Mostra Ricetta:",
   "config.roughlyenoughitems.keyBindings.hideKeybind": "Nascondi/Mostra REI:",
@@ -65,6 +112,7 @@
   "config.roughlyenoughitems.cheatingStyle": "Stile di Cheating:",
   "config.roughlyenoughitems.cheatingStyle.grab": "Raccogli",
   "config.roughlyenoughitems.cheatingStyle.give": "Givva",
+  "config.roughlyenoughitems.filtering": "Filtraggio",
   "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Frecce della Ricetta Cliccabili:",
   "config.roughlyenoughitems.isSubsetsEnabled": "Sottogruppi Abilitati:",
   "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Renderizza il Luccichio dell'Incantesimo",