diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
commit | 7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe (patch) | |
tree | 585f5a7013a492851ab0a11322a2d40610131a06 /settings/l10n/sk.js | |
parent | 56797fd6950fdf07002b61900d4f72324c91c630 (diff) | |
download | nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.tar.gz nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk.js')
-rw-r--r-- | settings/l10n/sk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index 4df23ab8c16..d93ad261d52 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -275,10 +275,9 @@ OC.L10N.register( "Done" : "Hotovo", "Follow us on Google Plus!" : "Sleduj nás na Google Plus!", "Show storage location" : "Zobraziť umiestnenie úložiska", - "Show last log in" : "Zobraziť posledné prihlásenie", "Show user backend" : "Zobraziť backend používateľa", - "Send email to new user" : "Odoslať email novému používateľovi", "Show email address" : "Zobraziť emailovú adresu", + "Send email to new user" : "Odoslať email novému používateľovi", "E-Mail" : "email", "Create" : "Vytvoriť", "Admin Recovery Password" : "Obnovenie hesla administrátora", @@ -302,6 +301,7 @@ OC.L10N.register( "Admins can't remove themself from the admin group" : "Administrátori nesmú odstrániť sami seba zo skupiny admin", "Unable to add user to group %s" : "Nie je možné pridať používateľa do skupiny %s", "Unable to remove user from group %s" : "Nie je možné odstrániť používateľa zo skupiny %s", - "For password recovery and notifications" : "Pre obnovu hesla a oznámenia" + "For password recovery and notifications" : "Pre obnovu hesla a oznámenia", + "Show last log in" : "Zobraziť posledné prihlásenie" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |