[skip ci] Translated using Weblate (Slovak)

Currently translated at 0.3% (5 of 1508 strings)

Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/sk/
This commit is contained in:
peter cerny 2023-09-25 06:45:52 +00:00 committed by Hosted Weblate
parent 423a830719
commit ffc666f813
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,18 +1,18 @@
{ {
"login": { "login": {
"title": "", "title": "Prihlásenie",
"username": "", "username": "{{common.username}}",
"password": "", "password": "{{common.password}}",
"password-validation": "", "password-validation": "{{validation.password-validation}}",
"forgot-password": "", "forgot-password": "Zabudli ste heslo?",
"submit": "" "submit": "{{common.submit}}"
}, },
"dashboard": { "dashboard": {
"no-libraries": "", "no-libraries": "Momentálne nie sú vytvorené žiadne knižnice. Vytvorte ich v",
"server-settings-link": "", "server-settings-link": "Nastavenia servera",
"not-granted": "", "not-granted": "Nemáte prístup do žiadnej z knižníc.",
"on-deck-title": "", "on-deck-title": "Vitajte na palube",
"recently-updated-title": "", "recently-updated-title": "Naposledy aktualizované série",
"recently-added-title": "", "recently-added-title": "",
"more-in-genre-title": "" "more-in-genre-title": ""
}, },