diff options
Diffstat (limited to 'apps/files_sharing/l10n/sq.js')
-rw-r--r-- | apps/files_sharing/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index 911bf31cfec..ebf13da41a4 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -94,6 +94,9 @@ OC.L10N.register( "Accept" : "Prano", "Sharing" : "Ndarje", "Allow editing" : "Lejo redaktimin", + "Read only" : "Vetëm i lexueshëm", + "Allow upload and editing" : "Lejo ngarkim dhe editim", + "File drop (upload only)" : "Lësho skedar (vetëm ngarkim)", "Allow resharing" : "Lejo rindarje", "Set expiration date" : "Caktoni datë skadimi", "Note to recipient" : "Shënim për marrësin", @@ -108,9 +111,6 @@ OC.L10N.register( "Password protection" : "Password protection", "Enter a password" : "Fusni një fjalëkalim", "Cancel" : "Anullo", - "Read only" : "Vetëm i lexueshëm", - "Allow upload and editing" : "Lejo ngarkim dhe editim", - "File drop (upload only)" : "Lësho skedar (vetëm ngarkim)", "Hide download" : "Fshih shkarkimin", "Password protect" : "Mbroje me fjalëkalim", "Share link" : "Share link", |