Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Italian translation #131

Open
wants to merge 3 commits into
base: master-1.19
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions src/main/resources/assets/greek/lang/it_it
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"deity.greek.aphrodite": "Afrodite",
"deity.greek.aphrodite.title": "Dea dell'amore",
"deity.greek.apollo": "Apollo",
"deity.greek.apollo.title": "Dio della luce",
"deity.greek.ares": "Ares",
"deity.greek.ares.title": "Dio della guerra",
"deity.greek.artemis": "Artemide",
"deity.greek.artemis.title": "Dea della caccia",
"deity.greek.athena": "Atena",
"deity.greek.athena.title": "Dea della sapienza",
"deity.greek.demeter": "Demetra",
"deity.greek.demeter.title": "Dea dei raccolti",
"deity.greek.dionysus": "Dioniso",
"deity.greek.dionysus.title": "Dio delle feste",
"deity.greek.hades": "Ade",
"deity.greek.hades.title": "Dio dell'oltretomba",
"deity.greek.hecate": "Ècate",
"deity.greek.hecate.title": "Dea della magia",
"deity.greek.hephaestus": "Efesto",
"deity.greek.hephaestus.title": "Fabbro degli dei",
"deity.greek.hera": "Era",
"deity.greek.hera.title": "Regina dell'Olimpo",
"deity.greek.hermes": "Hermes",
"deity.greek.hermes.title": "Dio dei mercanti",
"deity.greek.hestia": "Estia",
"deity.greek.hestia.title": "Dea del focolare e della famiglia",
"deity.greek.persephone": "Persefone",
"deity.greek.persephone.title": "Regina dell'oltretomba",
"deity.greek.poseidon": "Poseidone",
"deity.greek.poseidon.title": "Signore dei mari",
"deity.greek.zeus": "Zeus",
"deity.greek.zeus.title": "Dio del tuono",
"perk.function.set_storming": "Crea un temporale",
"perk.function.set_clear": "Crea bel tempo",
"perk.function.set_daytime": "Cambia dalla notte al giorno",
"perk.function.golden_apple_aphrodite": "Accontenta Afrodite, ma fa arrabbiare Era e Atena",
"perk.function.golden_apple_hera": "Accontenta Era, ma fa arrabbiare Afrodite e Atena",
"perk.function.golden_apple_athena": "Accontenta Atena, ma fa arrabbiare Afrodite e Era"
}
Loading