diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/sk.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk.js')
-rw-r--r-- | settings/l10n/sk.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index b3037f133a1..acd4e9a0e16 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -346,13 +346,7 @@ OC.L10N.register( "Show storage location" : "Zobraziť umiestnenie úložiska", "Show user backend" : "Zobraziť backend používateľa", "Show last login" : "Zobraziť posledné prihlásenie", - "Show email address" : "Zobraziť emailovú adresu", - "Send email to new user" : "Odoslať email novému používateľovi", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Ak je heslo pre nového používateľa prázdne, odošle sa aktivačný email s linkou na nastavenie hesla.", - "E-Mail" : "email", - "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", "Everyone" : "Všetci", "Admins" : "Administrátori", "Disabled" : "Zakázaný", @@ -365,6 +359,9 @@ OC.L10N.register( "Storage location" : "Umiestnenie úložiska", "User backend" : "Backend používateľa", "Last login" : "Posledné prihlásenie", + "E-Mail" : "email", + "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", "change full name" : "zmeniť meno a priezvisko", "set new password" : "nastaviť nové heslo", "change email address" : "zmeniť emailovú adresu", @@ -383,6 +380,9 @@ OC.L10N.register( "Show First Run Wizard again" : "Znova zobraz Sprievodcu prvým spustením", "App passwords" : "Heslá aplikácie", "Follow us on Google+!" : "Sledujte nás na Google+!", - "Follow us on Twitter!" : "Sledujte nás na Twitteri!" + "Follow us on Twitter!" : "Sledujte nás na Twitteri!", + "Show email address" : "Zobraziť emailovú adresu", + "Send email to new user" : "Odoslať email novému používateľovi", + "Create" : "Vytvoriť" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |