diff options
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index df32520e445..3d1aeececd9 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -113,9 +113,6 @@ OC.L10N.register( "remote" : "i largët", "Unshare" : "Hiqe ndarjen", "can edit" : "mund të përpunojnë", - "create" : "krijoje", - "change" : "ndërroje", - "delete" : "fshije", "access control" : "kontroll hyrjesh", "Could not unshare" : "S’e shndau dot", "Share details could not be loaded for this item." : "Për këtë objekt s’u ngarkuan dot hollësi ndarjeje.", @@ -299,6 +296,9 @@ OC.L10N.register( "Send link via email" : "Dërgojeni lidhjen me email", "notify by email" : "njofto me email", "can share" : "mund të ndajnë", + "create" : "krijoje", + "change" : "ndërroje", + "delete" : "fshije", "{sharee} (at {server})" : "{sharee} (në {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Ndajeni me persona në ownCloud-e të tjera duke përdorur sintaksën username@example.com/owncloud", "Share with users…" : "Ndajeni me përdorues…", |