mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-09 04:09:35 +01:00
New translations strings.yml (Czech)
This commit is contained in:
parent
0e229ca771
commit
019b24a7df
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Zadejte NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Pravým-klikem na blok použijete počáteční bod, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Zadej název Eventu, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Povinný, není nastaveno"
|
||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||
questPartiesDelete: "The quest party was disbanded."
|
||||
questPartiesInvite: "<player> can now perform quests with you!"
|
||||
questPartiesJoin: "You can now perform quests with <player>."
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questWGSetRegion: "Nastavit region"
|
||||
questWGNotInstalled: "Plugin WorldGuard není nainstalován"
|
||||
questWGPrompt: "Enter WorldGuard region, <clear>, <cancel>"
|
||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Musíš nejdříve nastavit zabíjecí lokaci!"
|
||||
stageEditorNoBlockSelected: "Nejdřív musíte vybrat blok."
|
||||
stageEditorNoColors: "Nejdřív musíte nastavit barvy!"
|
||||
stageEditorNoLocations: "Nejdřív musíte nastavit lokace!"
|
||||
stageEditorNoEnchantmentsSet: "Nenastaveny žádné enchanty"
|
||||
stageEditorNoItemsSet: "Nenastaveny žádné položky"
|
||||
stageEditorNoMobTypesSet: "Nenastaveny žádné typy monster"
|
||||
stageEditorNoLocationsSet: "Žádné lokace nebyly nastaveny"
|
||||
stageEditorNoColorsSet: "Žádné barvy nebyly nastaveny"
|
||||
stageEditorListNotSameSize: "Seznam názvů bloků a seznam položek nejsou stejné velikosti!"
|
||||
stageEditorEnchantmentNotSameSize: "Seznam enchantů, the item id list and the enchant amount list are not the same size!"
|
||||
stageEditorDeliveriesNotSameSize: "Seznam položek a seznam NPC nejsou stejné velikosti!"
|
||||
|
Loading…
Reference in New Issue
Block a user