diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-15 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-15 01:55:34 -0400 |
commit | 7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch) | |
tree | 7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /apps/files/l10n/sq.js | |
parent | 83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff) | |
download | nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.tar.gz nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sq.js')
-rw-r--r-- | apps/files/l10n/sq.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index 2691571abb1..6ec154a9ac3 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -30,6 +30,14 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, po ngarkoni {size1}, por ka vetëm {size2} të lira", "Error uploading file \"{fileName}\": {message}" : "Gabim në ngarkimin e kartelës \"{fileName}\": {message}", "Could not get result from server." : "S’mori dot përfundime nga shërbyesi.", + "Uploading..." : "Po ngarkohet...", + "..." : "...", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "Në çdo çast tani…", + "Soon..." : "Së shpejti…", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} nga {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Ngarkimi i kartelës është në punë e sipër. Largimi nga faqja do të anulojë ngarkimin.", "Actions" : "Veprime", "Download" : "Shkarkoje", |