diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
commit | d2f50bc0890821aeee5d293387b9840ad9d78da6 (patch) | |
tree | 53a3b8e37c87d83b8a08b371a73ecb6b25ff7772 /apps/files/l10n/sq.php | |
parent | dfa6aa25c3bec3cba027b5bf89f75303fe7bce06 (diff) | |
download | nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.tar.gz nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sq.php')
-rw-r--r-- | apps/files/l10n/sq.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/sq.php b/apps/files/l10n/sq.php index 63c95f692e2..2596b11ef70 100644 --- a/apps/files/l10n/sq.php +++ b/apps/files/l10n/sq.php @@ -12,6 +12,12 @@ "Not enough storage available" => "Nuk ka mbetur hapësirë memorizimi e mjaftueshme", "Invalid directory." => "Dosje e pavlefshme.", "Files" => "Skedarët", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nuk është i mundur ngarkimi i skedarit tuaj sepse është dosje ose ka dimension 0 byte", +"Not enough space available" => "Nuk ka hapësirë memorizimi e mjaftueshme", +"Upload cancelled." => "Ngarkimi u anulua.", +"File upload is in progress. Leaving the page now will cancel the upload." => "Ngarkimi i skedarit është në vazhdim. Nqse ndërroni faqen tani ngarkimi do të anulohet.", +"URL cannot be empty." => "URL-i nuk mund të jetë bosh.", +"Error" => "Veprim i gabuar", "Share" => "Nda", "Delete permanently" => "Elimino përfundimisht", "Delete" => "Elimino", @@ -32,13 +38,7 @@ "Your storage is full, files can not be updated or synced anymore!" => "Hapësira juaj e memorizimit është plot, nuk mund të ngarkoni apo sinkronizoni më skedarët.", "Your storage is almost full ({usedSpacePercent}%)" => "Hapësira juaj e memorizimit është gati plot ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Shkarkimi juaj po përgatitet. Mund të duhet pak kohë nqse skedarët janë të mëdhenj.", -"Unable to upload your file as it is a directory or has 0 bytes" => "Nuk është i mundur ngarkimi i skedarit tuaj sepse është dosje ose ka dimension 0 byte", -"Not enough space available" => "Nuk ka hapësirë memorizimi e mjaftueshme", -"Upload cancelled." => "Ngarkimi u anulua.", -"File upload is in progress. Leaving the page now will cancel the upload." => "Ngarkimi i skedarit është në vazhdim. Nqse ndërroni faqen tani ngarkimi do të anulohet.", -"URL cannot be empty." => "URL-i nuk mund të jetë bosh.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Emri i dosjes është i pavlefshëm. Përdorimi i \"Shared\" është i rezervuar nga Owncloud-i.", -"Error" => "Veprim i gabuar", "Name" => "Emri", "Size" => "Dimensioni", "Modified" => "Modifikuar", |