diff options
Diffstat (limited to 'core/l10n/sk_SK.js')
-rw-r--r-- | core/l10n/sk_SK.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js index 67419a19ad4..96f689ea61d 100644 --- a/core/l10n/sk_SK.js +++ b/core/l10n/sk_SK.js @@ -102,9 +102,6 @@ OC.L10N.register( "remote" : "vzdialený", "Unshare" : "Zrušiť zdieľanie", "can edit" : "môže upraviť", - "create" : "vytvoriť", - "change" : "zmeniť", - "delete" : "vymazať", "access control" : "prístupové práva", "Could not unshare" : "Nepodarilo sa zrušiť sprístupnenie", "Share details could not be loaded for this item." : "Nebolo možné načítať údaje o zdieľaní tejto položky.", @@ -272,6 +269,9 @@ OC.L10N.register( "Email sent" : "Email odoslaný", "notify by email" : "informovať emailom", "can share" : "môže zdieľať", + "create" : "vytvoriť", + "change" : "zmeniť", + "delete" : "vymazať", "{sharee} (at {server})" : "{sharee} (na {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Zdieľať s ľuďmi na iných serveroch ownClouds pomocou syntaxe používateľ@doména.com/owncloud", "Share with users…" : "Sprístupniť používateľom...", |