mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
Translated using Weblate (Czech)
Currently translated at 100.0% (51 of 51 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/cs/
This commit is contained in:
parent
9809611d0d
commit
9610b89fa5
@ -1,67 +1,67 @@
|
|||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": ""
|
"name": "Čeština (CZ)"
|
||||||
},
|
},
|
||||||
"strings": {
|
"strings": {
|
||||||
"username": "",
|
"username": "Uživatelské jméno",
|
||||||
"password": "",
|
"password": "Heslo",
|
||||||
"emailAddress": "",
|
"emailAddress": "Emailová adresa",
|
||||||
"name": "",
|
"name": "Název",
|
||||||
"submit": "",
|
"submit": "Odeslat",
|
||||||
"send": "",
|
"send": "Poslat",
|
||||||
"success": "",
|
"success": "Hotovo",
|
||||||
"continue": "",
|
"continue": "Pokračovat",
|
||||||
"error": "",
|
"error": "Chyba",
|
||||||
"copy": "",
|
"copy": "Kopírovat",
|
||||||
"copied": "",
|
"copied": "Zkopírováno",
|
||||||
"time24h": "",
|
"time24h": "Čas 24 hodin",
|
||||||
"time12h": "",
|
"time12h": "Čas 12 hodin",
|
||||||
"linkTelegram": "",
|
"linkTelegram": "Link Telegram",
|
||||||
"contactEmail": "",
|
"contactEmail": "Kontakt přes Email",
|
||||||
"contactTelegram": "",
|
"contactTelegram": "Kontakt přes Telegram",
|
||||||
"linkDiscord": "",
|
"linkDiscord": "Link Discord",
|
||||||
"linkMatrix": "",
|
"linkMatrix": "Link Matrix",
|
||||||
"contactDiscord": "",
|
"contactDiscord": "Kontakt přes Discord",
|
||||||
"theme": "",
|
"theme": "Téma",
|
||||||
"refresh": "",
|
"refresh": "Obnovit",
|
||||||
"required": "",
|
"required": "Požadované",
|
||||||
"login": "",
|
"login": "Přihlásit se",
|
||||||
"logout": "",
|
"logout": "Odhlásit se",
|
||||||
"admin": "",
|
"admin": "Admin",
|
||||||
"enabled": "",
|
"enabled": "Povoleno",
|
||||||
"disabled": "",
|
"disabled": "Zakázáno",
|
||||||
"reEnable": "",
|
"reEnable": "Znovu povolit",
|
||||||
"disable": "",
|
"disable": "Zakázat",
|
||||||
"contactMethods": "",
|
"contactMethods": "Kontaktní metody",
|
||||||
"accountStatus": "",
|
"accountStatus": "Stav účtu",
|
||||||
"notSet": "",
|
"notSet": "Nenastaveno",
|
||||||
"expiry": "",
|
"expiry": "Uplynutí",
|
||||||
"add": "",
|
"add": "Přidat",
|
||||||
"edit": "",
|
"edit": "Upravit",
|
||||||
"delete": "",
|
"delete": "Vymazat",
|
||||||
"myAccount": "",
|
"myAccount": "Můj účet",
|
||||||
"referrals": "",
|
"referrals": "Doporučení",
|
||||||
"inviteRemainingUses": ""
|
"inviteRemainingUses": "Zbývající použití"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"errorLoginBlank": "",
|
"errorLoginBlank": "Uživatelské jméno a/nebo heslo zůstalo prázdné.",
|
||||||
"errorConnection": "",
|
"errorConnection": "Nelze se připojit k jfa-go.",
|
||||||
"errorUnknown": "",
|
"errorUnknown": "Neznámá chyba.",
|
||||||
"error401Unauthorized": "",
|
"error401Unauthorized": "Neoprávněný. Zkuste stránku obnovit.",
|
||||||
"errorSaveSettings": ""
|
"errorSaveSettings": "Nastavení se nepodařilo uložit."
|
||||||
},
|
},
|
||||||
"quantityStrings": {
|
"quantityStrings": {
|
||||||
"year": {
|
"year": {
|
||||||
"singular": "",
|
"singular": "{n} rok",
|
||||||
"plural": ""
|
"plural": "{n} let"
|
||||||
},
|
},
|
||||||
"month": {
|
"month": {
|
||||||
"singular": "",
|
"singular": "{n} měsíc",
|
||||||
"plural": ""
|
"plural": "{n} měsíců"
|
||||||
},
|
},
|
||||||
"day": {
|
"day": {
|
||||||
"singular": "",
|
"singular": "{n} den",
|
||||||
"plural": ""
|
"plural": "{n} dní"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user