diff options
Diffstat (limited to 'apps/files_sharing/l10n/sq.js')
-rw-r--r-- | apps/files_sharing/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index 85a64740a49..0b7c2a15f4e 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -60,7 +60,6 @@ OC.L10N.register( "{actor} shared {file} with {user}" : "{aktori} ndau {skedarë} me {përdoruesin}", "{actor} removed {user} from {file}" : "{actor} hoqi {user} nga {file}", "{actor} shared {file} with you" : "{actor} ndau {skedarë} me ju", - "{actor} removed you from {file}" : "{actor} iu hoqi nga {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Një skedar ose dosje e ndarë nga posta ose lidhja publike ishte <strong> shkarkuar</strong>", "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>", "A file or folder has been <strong>shared</strong>" : "U <strong>nda me të tjerë</strong> një kartelë ose dosje", @@ -109,6 +108,7 @@ OC.L10N.register( "Upload files to %s" : "Ngrako skedarët tek %s", "Select or drop files" : "Përzgjidh ose hiq skedarët", "Uploading files…" : "Skedarët po ngarkohen...", - "Uploaded files:" : "Skedarët e ngarkuar:" + "Uploaded files:" : "Skedarët e ngarkuar:", + "{actor} removed you from {file}" : "{actor} iu hoqi nga {file}" }, "nplurals=2; plural=(n != 1);"); |