mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-12 10:57:50 -05:00
locales(update): Updated Slovak locale
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
Co-authored-by: TeraByte38 <yoshi.gamur@gmail.com>
This commit is contained in:
committed by
Hosted Weblate
parent
5161a43c47
commit
1a44f04dce
@@ -1 +1,101 @@
|
||||
{}
|
||||
{
|
||||
"nav": {
|
||||
"docs": "Dokumentácia",
|
||||
"forum": "Fórum",
|
||||
"account": "Účet",
|
||||
"accountWidget": {
|
||||
"settings": "Nastavenia",
|
||||
"logout": "Odhlásiť sa"
|
||||
},
|
||||
"dropdown": {
|
||||
"captions": {
|
||||
"faq": "Často kladené otazky",
|
||||
"about": "O projekte",
|
||||
"credits": "Zoznámte sa s týmom",
|
||||
"blog": "Súhrn najnovších aktualizácií",
|
||||
"forum": "Chatujte s ostatnými pre podporu",
|
||||
"progress": "Skontrolujte progres a ciele projektu"
|
||||
}
|
||||
},
|
||||
"blog": "Blog",
|
||||
"about": "O nás",
|
||||
"faq": "FAQ",
|
||||
"credits": "Poďakovanie",
|
||||
"progress": "Progres",
|
||||
"donate": "Prispieť"
|
||||
},
|
||||
"hero": {
|
||||
"subtitle": "Herné servery",
|
||||
"title": "Znovuzrodené"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Často Kladené Otazky",
|
||||
"QAs": [
|
||||
{
|
||||
"question": "Čo je Pretendo?"
|
||||
}
|
||||
]
|
||||
},
|
||||
"showcase": {
|
||||
"title": "Čo robíme"
|
||||
},
|
||||
"credits": {
|
||||
"title": "Tím"
|
||||
},
|
||||
"footer": {
|
||||
"usefulLinks": "Užitočné odkazy"
|
||||
},
|
||||
"account": {
|
||||
"loginForm": {
|
||||
"register": "Registrovať sa",
|
||||
"password": "Heslo",
|
||||
"confirmPassword": "Potvrdiť heslo"
|
||||
},
|
||||
"resetPassword": {
|
||||
"password": "Heslo",
|
||||
"confirmPassword": "Potvrdiť heslo"
|
||||
},
|
||||
"settings": {
|
||||
"unavailable": "Nedostupný",
|
||||
"settingCards": {
|
||||
"profile": "Profil",
|
||||
"birthDate": "Dátum narodenia",
|
||||
"gender": "Pohlavie",
|
||||
"country": "Krajina/Región",
|
||||
"beta": "Beta",
|
||||
"email": "Email",
|
||||
"password": "Heslo",
|
||||
"otherSettings": "Ostatné nastavenia",
|
||||
"discord": "Discord"
|
||||
}
|
||||
},
|
||||
"accountLevel": [
|
||||
"Štandardný",
|
||||
null,
|
||||
"Moderátor",
|
||||
"Developer"
|
||||
]
|
||||
},
|
||||
"upgrade": {
|
||||
"month": "mesiac",
|
||||
"back": "Späť"
|
||||
},
|
||||
"localizationPage": {
|
||||
"button": "Testovací súbor"
|
||||
},
|
||||
"docs": {
|
||||
"quickLinks": {
|
||||
"header": "Rýchle odkazy"
|
||||
},
|
||||
"sidebar": {
|
||||
"welcome": "Vitajte",
|
||||
"install": "Inštalovať",
|
||||
"search": "Vyhľadať"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"cancel": "Zrušiť",
|
||||
"confirm": "Potvrdiť",
|
||||
"close": "Zavrieť"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user