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 cf477013b2f..8029b32d6b2 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -69,7 +69,6 @@ OC.L10N.register( "A file or folder was shared from <strong>another server</strong>" : "Një kartelë ose dosje u nda prej një <strong>shërbyesi tjetër</strong>", "Files" : "Skedarët", "A file or folder has been <strong>shared</strong>" : "U <strong>nda me të tjerë</strong> një kartelë ose dosje", - "Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja s’ekziston", "Could not delete share" : "Ndarja s’u fshi dot", "Please specify a file or folder path" : "Ju lutemi, tregoni një shteg kartele ose dosjeje", "Could not create share" : "Ndarja nuk u krijua dot", @@ -128,7 +127,6 @@ OC.L10N.register( "Name" : "Emër", "Share time" : "Kohë ndarjeje", "Expiration date" : "Datë skadimi", - "Sorry, this link doesn’t seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më.", "Reasons might be:" : "Arsyet mund të jenë:", "the item was removed" : "objekti është hequr", "the link expired" : "lidhja ka skaduar", @@ -139,6 +137,8 @@ OC.L10N.register( "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploaded files:" : "Skedarët e ngarkuar:", "Add to your Nextcloud" : "Shtojeni tek Nextcloud-i juaj", - "Wrong path, file/folder doesn't exist" : "Shteg i gabuar, kratela/dosja s’ekziston" + "Wrong share ID, share doesn't exist" : "ID e gabuar ndarjeje, ndarja s’ekziston", + "Wrong path, file/folder doesn't exist" : "Shteg i gabuar, kratela/dosja s’ekziston", + "Sorry, this link doesn’t seem to work anymore." : "Na ndjeni, kjo lidhje duket se nuk funksionon më." }, "nplurals=2; plural=(n != 1);"); |