summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sq.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-09 02:14:02 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-09 02:14:02 +0200
commit5ef389610f063fde99fb9919725283165e68d8cb (patch)
tree83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files/l10n/sq.php
parent89818e279b5643152482141ae610cfc87c624f38 (diff)
downloadnextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz
nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sq.php')
-rw-r--r--apps/files/l10n/sq.php28
1 files changed, 27 insertions, 1 deletions
diff --git a/apps/files/l10n/sq.php b/apps/files/l10n/sq.php
index aae7967b654..41be8d622cd 100644
--- a/apps/files/l10n/sq.php
+++ b/apps/files/l10n/sq.php
@@ -1,6 +1,32 @@
<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Nuk pati veprime të gabuara, skedari u ngarkua me sukses",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Skedari i ngarkuar tejkalon udhëzimin MAX_FILE_SIZE të specifikuar në formularin HTML",
+"The uploaded file was only partially uploaded" => "Skedari i ngarkuar u ngarkua vetëm pjesërisht",
+"No file was uploaded" => "Nuk u ngarkua asnjë skedar",
+"Missing a temporary folder" => "Një dosje e përkohshme nuk u gjet",
+"Failed to write to disk" => "Ruajtja në disk dështoi",
"Files" => "Skedarët",
+"Delete permanently" => "Elimino përfundimisht",
+"Delete" => "Elimino",
+"Error" => "Veprim i gabuar",
+"Name" => "Emri",
+"Size" => "Dimensioni",
+"Modified" => "Modifikuar",
+"1 folder" => "1 dosje",
+"{count} folders" => "{count} dosje",
+"1 file" => "1 skedar",
+"{count} files" => "{count} skedarë",
+"Upload" => "Ngarko",
+"File handling" => "Trajtimi i skedarit",
+"Maximum upload size" => "Dimensioni maksimal i ngarkimit",
+"max. possible: " => "maks. i mundur:",
"Save" => "Ruaj",
+"New" => "I ri",
+"Text file" => "Skedar teksti",
+"Folder" => "Dosje",
+"Nothing in here. Upload something!" => "Këtu nuk ka asgjë. Ngarkoni diçka!",
"Download" => "Shkarko",
-"Unshare" => "Hiq ndarjen"
+"Unshare" => "Hiq ndarjen",
+"Upload too large" => "Ngarkimi është shumë i madh",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Skedarët që doni të ngarkoni tejkalojnë dimensionet maksimale për ngarkimet në këtë server."
);