diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
commit | 18601903052e389d7dbc25ff2603eb7091415ca0 (patch) | |
tree | 06f36c6867eca064453078380d2f8c65025aa155 /settings/l10n/sk.json | |
parent | 3aa3e92281785be8026747da8730ea969b65bca8 (diff) | |
download | nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.tar.gz nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk.json')
-rw-r--r-- | settings/l10n/sk.json | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index 020fca7063e..242cc70b6fb 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -1,10 +1,24 @@ { "translations": { + "{actor} changed your password" : "{actor} zmenil Vaše heslo", + "You changed your password" : "Zmenili ste si heslo", + "Your password was reset by an administrator" : "Vaše heslo bolo resetované administrátorom", + "{actor} changed your email address" : "{actor} zmenil Vašu emailovú adresu", + "You changed your email address" : "Zmenili ste si emailovú adresu", + "Your email address was changed by an administrator" : "Vaša emailová adresa bola zmenená administrátorom", + "Security" : "Zabezpečenie", + "Your apps" : "Vaše aplikácie", + "Updates" : "Aktualizácie", + "Enabled apps" : "Povolené aplikácie", + "Disabled apps" : "Zakázané aplikácie", + "App bundles" : "Aplikačné balíky", "Wrong password" : "Nesprávne heslo", "Saved" : "Uložené", "No user supplied" : "Nebol uvedený používateľ", "Unable to change password" : "Zmena hesla sa nepodarila", "Authentication error" : "Chyba autentifikácie", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Zadajte administrátorské heslo pre obnovu, inak budú všetky používateľské dáta stratené.", "Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.", + "Backend doesn't support password change, but the user's encryption key was updated." : "Backend nepodporuje zmenu hesla, ale šifrovací kľúč používateľa bol zmenený.", "Federated Cloud Sharing" : "Sprístupnenie prostredníctvom Federated Cloud", "A problem occurred, please check your log files (Error: %s)" : "Nastala chyba, skontrolujte prosím váš log súbor (Chyba: %s)", "Migration Completed" : "Migrácia ukončená", @@ -249,7 +263,6 @@ "Create" : "Vytvoriť", "Admin Recovery Password" : "Obnovenie hesla administrátora", "Enter the recovery password in order to recover the users files during password change" : "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla", - "Group name" : "Názov skupiny", "Everyone" : "Všetci", "Admins" : "Administrátori", "Default quota" : "Predvolená kvóta", @@ -312,6 +325,7 @@ "Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.", "Name" : "Názov", "Follow us on Google Plus!" : "Sleduj nás na Google Plus!", - "Show last log in" : "Zobraziť posledné prihlásenie" + "Show last log in" : "Zobraziť posledné prihlásenie", + "Group name" : "Názov skupiny" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |