mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-24 01:58:42 +01:00
New translations strings.yml (Polish)
This commit is contained in:
parent
38cdf874e1
commit
a7641038ac
@ -66,7 +66,7 @@ questEditorReqs: "Edytuj Wymagania"
|
||||
questEditorPln: "Edytuj Planistę"
|
||||
questEditorStages: "Edytuj Etapy"
|
||||
questEditorRews: "Edytuj nagrody"
|
||||
questEditorOpts: "Edit Options"
|
||||
questEditorOpts: "Edytuj Opcje"
|
||||
questEditorEnterQuestName: "Wprowadź nazwę Zadania (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Wprowadź nazwe Zadania aby edytować (<cancel>)"
|
||||
questEditorEnterAskMessage: "Wprowadź wiadomość zapytanie (<cancel>)"
|
||||
@ -75,11 +75,11 @@ questEditorEnterNPCStart: "Wprowadź NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Kliknij prawym przyciskiem myszy jako punkt początkowy, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Wprowadź nazwę wydarzenia, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Wymagane, brak zestawu"
|
||||
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||
questDungeonsDisband: "The quest group was disbanded."
|
||||
questDungeonsInvite: "<player> can now perform quests with you!"
|
||||
questDungeonsJoin: "You can now perform quests with Captain <player>."
|
||||
questDungeonsKicked: "<player> can no longer perform quests with you."
|
||||
questDungeonsCreate: "Gracze dodani do tej grupy mogą wykonywać zadania razem!"
|
||||
questDungeonsDisband: "Grupa questów została rozwiązana."
|
||||
questDungeonsInvite: "<player> może teraz wykonywać questy z tobą!"
|
||||
questDungeonsJoin: "Możesz teraz wykonywać misje u kapitana <player>."
|
||||
questDungeonsKicked: "<player> nie może już wykonywać questów z tobą."
|
||||
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
||||
questPartiesCreate: "Dodane do tej partii graczy może wykonywać questy razem!"
|
||||
questPartiesDelete: "Strona quest został rozwiązany."
|
||||
@ -507,13 +507,13 @@ plnRepeatPrompt: "Wprowadź ilość czasu (w sekundach), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Wprowadź ilość czasu (w sekundach), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> będzie aktywny w <time>."
|
||||
plnTooLate: "<quest> był aktywny <time> temu."
|
||||
optGeneral: "General"
|
||||
optGeneral: "Generał"
|
||||
optMultiplayer: "Multiplayer"
|
||||
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
||||
optAllowCommands: "Allow commands during quest"
|
||||
optCommandsDenied: "You cannot use commands during <quest>."
|
||||
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
|
||||
optUsePartiesPlugin: "Use Parties plugin"
|
||||
optBooleanPrompt: "Wpisz „<true>” lub „<false>”, <clear>, <cancel>"
|
||||
optAllowCommands: "Zezwalaj na polecenia podczas zadania"
|
||||
optCommandsDenied: "Nie możesz używać poleceń podczas <quest>."
|
||||
optUseDungeonsXLPlugin: "Użyj wtyczki DungeonsXL"
|
||||
optUsePartiesPlugin: "Użyj wtyczki Parties"
|
||||
rewSetMoney: "Ustaw nagrodę pieniężną"
|
||||
rewSetQuestPoints: "Ustaw nagrodę punktów misji"
|
||||
rewSetItems: "Ustaw nagrody przedmiotów"
|
||||
@ -612,7 +612,7 @@ questDeleteTitle: "- Usuń misje -"
|
||||
requirementsTitle: "- <quest> | Wymagania -"
|
||||
rewardsTitle: "- <quest> | Nagrody -"
|
||||
plannerTitle: "- <quest> | Planistę -"
|
||||
optionsTitle: "- <quest> | Options -"
|
||||
optionsTitle: "- <quest> | Opcje -"
|
||||
itemRequirementsTitle: "- Wymagania przedmiotów -"
|
||||
itemRewardsTitle: "- Nagrody przedmiotów -"
|
||||
mcMMORequirementsTitle: "- mcMMO Wymagania -"
|
||||
|
Loading…
Reference in New Issue
Block a user