-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
117 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
#This file is a language file, here you can change all the messages for this language | ||
#Most configurable messages in this file will work with player and server placeholders | ||
#NOTE: | ||
#In order to use any external placeholder you might need to install a | ||
#placeholder api plugin/mod. For more information check the wiki (https://github.com/Picono435/PicoJobs/wiki/Placeholders) | ||
################################################################################# | ||
## | ||
#General messages # | ||
## | ||
################################################################################# | ||
#In this category you can change the general messages of the plugin | ||
no-permission: "&cHej! Nemáte oprávnění k provedení tohoto příkazu." | ||
ignore-action: "&cHej! Nebuďte líní a promluvte si s NPC." | ||
choosed-job: "&aGratulujeme! Vybrali jste pracovní pozici %jobplayer_job%&a." | ||
accepted-work: "&aPřijali jste práci %jobplayer_work%." | ||
no-salary: "&cNemáš dostatek vyděláno, abys mohl peníze získat! Prosím, jdi do práce ;(" | ||
got-salary: "&aSkvělá práce! Právě jste dostali svůj %jobplayer_salary% plat!" | ||
finished-work: "&aGratulujeme! Právě jste dokončili svou práci. Použij /jobs pro získání více informací o tom." | ||
need-level: "&cHej! Pro provedení této akce musíš udělat %a%." | ||
no-args: "&cHej! Použijte platnou syntaxi." | ||
my-salary: "&aMáte mzdu ve výši %jobplayer_salary%$." | ||
unknow-job: "&cTato práce nebyla nalezena, prosím použijte TAB COMPLETE pro získání seznamu pracovních míst." | ||
#In cooldown messages you can use the placeholders: %cooldown_mtime% -> Minecraft Time // %cooldown_time% -> Real Life Time | ||
salary-cooldown: "&cMusíš počkat více %cooldown_mtime% než dostaneš plat." | ||
leave-cooldown: "&cMusíte počkat více %cooldown_mtime% než znovu opustite pracovní pozici." | ||
work-status: "&aZde je to, co potřebujete udělat: %jobplayer_work%" | ||
admin-commands: |- | ||
&6Seznam příkazů: | ||
&e/jobsadmin help &6- &eViz tyto zprávy | ||
&e/jobsadmin info <player> &6- &eUkáže informace o hráči | ||
&e/jobsadmin reload &6- &ePřenačte všechny možné konfigurace. | ||
&e/jobsadmin update &6- &eInstaluje aktualizaci pluginu | ||
&e/jobsadmin about &6- &eZíská informace o serveru a pluginu | ||
&e/jobsadmin set <salary | method | job> <player> <amount | job> &6- &eNastaví salary/metodu hráče | ||
&e/jobsadmin editor &6- &eVytvoří relaci webového editoru | ||
&e/jobsadmin applyedits &6- &eAplikuje úpravy z webového editoru | ||
&e/jobsadmin debug &6- &ePovolí DEBUG mód pluginu | ||
member-commands: |- | ||
&6Seznam příkazů: | ||
&e/job help &6- &eUkáže toto | ||
&e/job choose <job> &6- &eVyberte si práci | ||
&6- &e/job work &ePodívejte se na stav/Přijímání vaší práce | ||
&e/job salary &6- &eZkontrolujte svůj plat | ||
&e/job withdraw&6- &eVyberte si svůj plat | ||
&e/jobs leave &6- &eOpustí práci | ||
info-command: |- | ||
&6Stav hráče %player_name% | ||
&ePlat: %jobplayer_salary% | ||
&ePracuje jako: %jobplayer_working% | ||
&ePráce: %jobplayer_work% | ||
&eÚkol: %jobplayer_job% | ||
reload-command: "&aKonfigurace, Úlohy a jazyk byly znovu načteny." | ||
player-not-found: "&cTento hráč není online, prosím vložte platného hráče." | ||
unknow-error: "&cVyskytla se neznámá chyba, zkontrolujte prosím konzoli pro více informací." | ||
left-job: "&cNyní jste nezaměstnaný! Ujistěte se, že jste získali novou práci a začněte vydělávat peníze znovu." | ||
already-updated: "&cPlugin je již v nejnovější verzi, pro více informací se podívejte na náš WIKI." | ||
update-started: "&aAktualizace pluginu PicoJobs začala, prosím čekejte..." | ||
updated-sucefully: "&aDoplněk byl bezpečně aktualizován, prosím restartujte server pro dokončení aktualizace." | ||
sucefully: "&aAkce byla určitě provedena." | ||
invalid-arg: "&aOdeslaný argument je neplatný. Zkontrolujte prosím chybné hlášení." | ||
################################################################################# | ||
## | ||
#Format messages # | ||
## | ||
################################################################################# | ||
#In this category you can change the formats of placeholders and other things | ||
#All these messages work with Player Placeholders (A placeholder API might be required) | ||
#When something is not found what should appear | ||
none-format: "Nic" | ||
default-tag: "" | ||
################################################################################# | ||
## | ||
#Command translations # | ||
## | ||
################################################################################# | ||
#In this category you can add aliases for all the commands of the plugin | ||
aliases: | ||
jobs: | ||
- "pracovní pozice" | ||
- "práce" | ||
jobsadmin: | ||
- "jobsadmin" | ||
- "jobadmin" | ||
choose: "vybrat" | ||
work: "práce" | ||
salary: "Mzdy" | ||
withdraw: "odebrat" | ||
leave: "opustit" | ||
help: "Nápověda" | ||
info: "informace" | ||
reload: "reload" | ||
update: "aktualizovat" | ||
about: "asi" | ||
set: "nastavit" | ||
method: "metoda" | ||
job: "práce" | ||
editor: "editor" | ||
applyedits: "použitelné úpravy" | ||
################################################################################# | ||
## | ||
#Time translations # | ||
## | ||
################################################################################# | ||
#In this category you can change all the time translations | ||
seconds: "sekundy" | ||
second: "sekunda" | ||
minutes: "minuty" | ||
minute: "minuta" | ||
hours: "hodiny" | ||
hour: "hodina" | ||
days: "dny" | ||
day: "den" | ||
months: "měsíce" | ||
month: "měsíc" | ||
years: "roků" | ||
year: "Rok" | ||
and: "a" |