diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sq.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sq.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index ecd57e49845..02db58bdc66 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -30,10 +30,10 @@ OC.L10N.register( "Favorites" : "Të parapëlqyer", "Home" : "Shtëpi", "Close" : "Mbyll", + "Upload cancelled." : "Ngarkimi u anullua", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte", "Total file size {size1} exceeds upload limit {size2}" : "Përmasa totale {size1} e skedarit tejkalon limitin e ngarkimit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, ju po ngarkoni {size1} por vetëm {size2} është e lirë", - "Upload cancelled." : "Ngarkimi u anullua", "Could not get result from server." : "Nuk mund të merret ndonjë rezultat nga serveri.", "File upload is in progress. Leaving the page now will cancel the upload." : "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin", "Actions" : "Veprime", diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json index 6ee53a59b4a..69a85ba660c 100644 --- a/apps/files/l10n/sq.json +++ b/apps/files/l10n/sq.json @@ -28,10 +28,10 @@ "Favorites" : "Të parapëlqyer", "Home" : "Shtëpi", "Close" : "Mbyll", + "Upload cancelled." : "Ngarkimi u anullua", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte", "Total file size {size1} exceeds upload limit {size2}" : "Përmasa totale {size1} e skedarit tejkalon limitin e ngarkimit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, ju po ngarkoni {size1} por vetëm {size2} është e lirë", - "Upload cancelled." : "Ngarkimi u anullua", "Could not get result from server." : "Nuk mund të merret ndonjë rezultat nga serveri.", "File upload is in progress. Leaving the page now will cancel the upload." : "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin", "Actions" : "Veprime", |