mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Polish)
This commit is contained in:
parent
96b8b3917f
commit
449835f1dd
@ -60,19 +60,18 @@ questEditorDelete: "Usuń Zadanie"
|
|||||||
questEditorName: "Zmień nazwa"
|
questEditorName: "Zmień nazwa"
|
||||||
questEditorAskMessage: "Zmień pytanie wiadomości"
|
questEditorAskMessage: "Zmień pytanie wiadomości"
|
||||||
questEditorFinishMessage: "Ustaw koniec wiadomości"
|
questEditorFinishMessage: "Ustaw koniec wiadomości"
|
||||||
questEditorRedoDelay: "Ustaw przerobione opóźnienie"
|
|
||||||
questEditorNPCStart: "Ustaw start NPC"
|
questEditorNPCStart: "Ustaw start NPC"
|
||||||
questEditorBlockStart: "Ustaw blok startowy"
|
questEditorBlockStart: "Ustaw blok startowy"
|
||||||
questEditorInitialEvent: "Ustaw inicjały Eventu"
|
questEditorInitialEvent: "Ustaw inicjały Eventu"
|
||||||
questEditorSetGUI: "Ustaw GUI wyświetlany Item"
|
questEditorSetGUI: "Ustaw GUI wyświetlany Item"
|
||||||
questEditorReqs: "Edytuj Wymagania"
|
questEditorReqs: "Edytuj Wymagania"
|
||||||
|
questEditorPln: "Edit Planner"
|
||||||
questEditorStages: "Edytuj Etapy"
|
questEditorStages: "Edytuj Etapy"
|
||||||
questEditorRews: "Edytuj nagrody"
|
questEditorRews: "Edytuj nagrody"
|
||||||
questEditorEnterQuestName: "Wprowadź nazwę Zadania (<cancel>)"
|
questEditorEnterQuestName: "Wprowadź nazwę Zadania (<cancel>)"
|
||||||
questEditorEditEnterQuestName: "Wprowadź nazwe Zadania aby edytować (<cancel>)"
|
questEditorEditEnterQuestName: "Wprowadź nazwe Zadania aby edytować (<cancel>)"
|
||||||
questEditorEnterAskMessage: "Wprowadź wiadomość zapytanie (<cancel>)"
|
questEditorEnterAskMessage: "Wprowadź wiadomość zapytanie (<cancel>)"
|
||||||
questEditorEnterFinishMessage: "Wprowadź nazwę wiadomości (<cancel>)"
|
questEditorEnterFinishMessage: "Wprowadź nazwę wiadomości (<cancel>)"
|
||||||
questEditorEnterRedoDelay: "Wprowadź ilość czasu (w sekundach), 0 aby usunąć opóźnienie lub -1 aby anulować"
|
|
||||||
questEditorEnterNPCStart: "Wprowadź NPC ID, -1 aby anulować start NPC lub -2 aby anulować"
|
questEditorEnterNPCStart: "Wprowadź NPC ID, -1 aby anulować start NPC lub -2 aby anulować"
|
||||||
questEditorEnterBlockStart: "Kliknij prawym przyciskiem myszy jako punkt początkowy, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Kliknij prawym przyciskiem myszy jako punkt początkowy, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Wprowadź nazwę wydarzenia, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Wprowadź nazwę wydarzenia, <clear>, <cancel>"
|
||||||
@ -514,6 +513,14 @@ reqMustAddItem: "Musisz najpierw dodać przynajmniej jeden przedmiot!"
|
|||||||
reqNoMessage: "Musisz ustawić komunikat o błędzie wymagań!"
|
reqNoMessage: "Musisz ustawić komunikat o błędzie wymagań!"
|
||||||
reqNoMcMMO: "mcMMO nie jest zainstalowane"
|
reqNoMcMMO: "mcMMO nie jest zainstalowane"
|
||||||
reqNoHeroes: "Bohaterowie nie się zainstalowani"
|
reqNoHeroes: "Bohaterowie nie się zainstalowani"
|
||||||
|
plnStart: "Set start date"
|
||||||
|
plnEnd: "Set end date"
|
||||||
|
plnRepeat: "Set repeat cycle"
|
||||||
|
plnCooldown: "Set player cooldown"
|
||||||
|
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||||
|
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||||
|
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||||
|
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||||
rewSetMoney: "Ustaw nagrodę pieniężną"
|
rewSetMoney: "Ustaw nagrodę pieniężną"
|
||||||
rewSetQuestPoints: "Ustaw nagrodę punktów misji"
|
rewSetQuestPoints: "Ustaw nagrodę punktów misji"
|
||||||
rewSetItems: "Ustaw nagrody przedmiotów"
|
rewSetItems: "Ustaw nagrody przedmiotów"
|
||||||
@ -580,6 +587,21 @@ itemCreateInvalidInput: "Nieprawidłowa wartość!"
|
|||||||
itemCreateNotNumber: "Wartość nie jest liczbą!"
|
itemCreateNotNumber: "Wartość nie jest liczbą!"
|
||||||
itemCreateNoNameAmount: "Najpierw ustaw nazwę i ilość!"
|
itemCreateNoNameAmount: "Najpierw ustaw nazwę i ilość!"
|
||||||
itemCreateCriticalError: "Wystąpił krytyczny błąd."
|
itemCreateCriticalError: "Wystąpił krytyczny błąd."
|
||||||
|
dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
|
||||||
|
dateCreateInvalidDay: "Day must be between 1 and 31!"
|
||||||
|
dateCreateEnterMonth: "Enter a month (max. 12), <cancel>"
|
||||||
|
dateCreateInvalidMonth: "Day must be between 1 and 12!"
|
||||||
|
dateCreateEnterYear: "Enter a year (max. 9999), <cancel>"
|
||||||
|
dateCreateInvalidYear: "Year must be between 1000 and 9999!"
|
||||||
|
dateCreateEnterHour: "Enter an hour (max. 23), <cancel>"
|
||||||
|
dateCreateInvalidHour: "Hour must be between 0 and 23!"
|
||||||
|
dateCreateEnterMinute: "Enter a minute (max. 59), <cancel>"
|
||||||
|
dateCreateInvalidMinute: "Minute must be between 0 and 59!"
|
||||||
|
dateCreateEnterSecond: "Enter a second (max. 59), <cancel>"
|
||||||
|
dateCreateInvalidSecond: "Second must be between 0 and 59!"
|
||||||
|
dateCreateEnterZone: "Enter a UTC time zone (max. 14), <cancel>"
|
||||||
|
dateCreateInvalidZone: "Zone must be between -12 and 14!"
|
||||||
|
dateCreateNoYearAmount: "You must set a year first!"
|
||||||
questTitle: "-- <quest> --"
|
questTitle: "-- <quest> --"
|
||||||
questObjectivesTitle: "---(<quest>)---"
|
questObjectivesTitle: "---(<quest>)---"
|
||||||
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
||||||
@ -604,6 +626,7 @@ questEditTitle: "- Edytuj misje -"
|
|||||||
questDeleteTitle: "- Usuń misje -"
|
questDeleteTitle: "- Usuń misje -"
|
||||||
requirementsTitle: "- <quest> | Wymagania -"
|
requirementsTitle: "- <quest> | Wymagania -"
|
||||||
rewardsTitle: "- <quest> | Nagrody -"
|
rewardsTitle: "- <quest> | Nagrody -"
|
||||||
|
plannerTitle: "- <quest> | Planner -"
|
||||||
itemRequirementsTitle: "- Wymagania przedmiotów -"
|
itemRequirementsTitle: "- Wymagania przedmiotów -"
|
||||||
itemRewardsTitle: "- Nagrody przedmiotów -"
|
itemRewardsTitle: "- Nagrody przedmiotów -"
|
||||||
mcMMORequirementsTitle: "- mcMMO Wymagania -"
|
mcMMORequirementsTitle: "- mcMMO Wymagania -"
|
||||||
@ -622,6 +645,7 @@ eventTitle: "- Wydarzenie -"
|
|||||||
completedQuestsTitle: "- Ukończone Misje -"
|
completedQuestsTitle: "- Ukończone Misje -"
|
||||||
topQuestersTitle: "- Najlepszych <number> Poszukiwaczy -"
|
topQuestersTitle: "- Najlepszych <number> Poszukiwaczy -"
|
||||||
createItemTitle: "- Utwórz przedmiot -"
|
createItemTitle: "- Utwórz przedmiot -"
|
||||||
|
dateTimeTitle: "- Date & Time -"
|
||||||
enchantmentsTitle: "- Ulepszenia magiczne -"
|
enchantmentsTitle: "- Ulepszenia magiczne -"
|
||||||
questGUITitle: "- Wyświetlanie GUI przedmiotów -"
|
questGUITitle: "- Wyświetlanie GUI przedmiotów -"
|
||||||
questRegionTitle: "- Region Misji -"
|
questRegionTitle: "- Region Misji -"
|
||||||
@ -797,8 +821,13 @@ COLOR_RED: "Czerwony"
|
|||||||
COLOR_SILVER: "Srebrny"
|
COLOR_SILVER: "Srebrny"
|
||||||
COLOR_WHITE: "Biały"
|
COLOR_WHITE: "Biały"
|
||||||
COLOR_YELLOW: "Żółty"
|
COLOR_YELLOW: "Żółty"
|
||||||
|
timeZone: "Time zone"
|
||||||
timeDay: "Dzień"
|
timeDay: "Dzień"
|
||||||
timeDays: "Dni"
|
timeDays: "Dni"
|
||||||
|
timeMonth: "Month"
|
||||||
|
timeMonths: "Months"
|
||||||
|
timeYear: "Year"
|
||||||
|
timeYears: "Years"
|
||||||
timeHour: "Godzina"
|
timeHour: "Godzina"
|
||||||
timeHours: "Godzin"
|
timeHours: "Godzin"
|
||||||
timeMinute: "Minuta"
|
timeMinute: "Minuta"
|
||||||
|
Loading…
Reference in New Issue
Block a user