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) updated lookupanything #1088

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions LookupAnything/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,10 +511,10 @@
"npc.unowned-gift-taste": "{{count}} oggetti non posseduti",
"npc.schedule.current-position": "Attualmente si trova presso {{locationName}} ({{x}}, {{y}}).",
"npc.schedule.no-entries": "Nessun programma caricato.",
"npc.schedule.not-following-schedule": "Currently not following a schedule. This usually means the NPC is doing special behaviors (e.g. at the movie theater).", // TODO
"npc.schedule.not-following-schedule": "Al momento non sta seguendo un programma. Di solito questo significa che un PNG sta eseguendo un'attività straordinaria (es. si trova al cinema).",
"npc.schedule.entry": "{{time}}: cammina verso {{locationName}} ({{x}}, {{y}}).",
"npc.schedule.farmhand.unknown-position": "Currently in an unknown location on the host.", // TODO
"npc.schedule.farmhand.unknown-schedule": "In multiplayer, NPCs are managed by the host so their schedule isn't available.", // TODO
"npc.schedule.farmhand.unknown-position": "Attualmente in una posizione sconosciuta all'host.",
"npc.schedule.farmhand.unknown-schedule": "In multigiocatore i PNG sono gestiti dall'host, perciò il loro programma non è disponibile.",


/*********
Expand Down