diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/sq.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sq.php')
-rw-r--r-- | core/l10n/sq.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/sq.php b/core/l10n/sq.php index 2d9649a6483..c0bfee52412 100644 --- a/core/l10n/sq.php +++ b/core/l10n/sq.php @@ -8,14 +8,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "Po azhurnoj memorjen e skedarëve, mund të zgjasi pak...", "Updated filecache" => "Memorja e skedarëve u azhornua", "... %d%% done ..." => "... %d%% u krye ...", -"Category type not provided." => "Mungon tipi i kategorisë.", -"No category to add?" => "Asnjë kategori për të shtuar?", -"This category already exists: %s" => "Kjo kategori tashmë ekziston: %s", -"Object type not provided." => "Mungon tipi i objektit.", -"%s ID not provided." => "Mungon ID-ja e %s.", -"Error adding %s to favorites." => "Veprim i gabuar gjatë shtimit të %s tek të parapëlqyerat.", -"No categories selected for deletion." => "Nuk selektuar për tu eliminuar asnjë kategori.", -"Error removing %s from favorites." => "Veprim i gabuar gjatë heqjes së %s nga të parapëlqyerat.", "Sunday" => "E djelë", "Monday" => "E hënë", "Tuesday" => "E martë", @@ -53,12 +45,9 @@ $TRANSLATIONS = array( "Ok" => "Në rregull", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "Anulo", -"The object type is not specified." => "Nuk është specifikuar tipi i objektit.", -"Error" => "Veprim i gabuar", -"The app name is not specified." => "Nuk është specifikuar emri i app-it.", -"The required file {file} is not installed!" => "Skedari i nevojshëm {file} nuk është i instaluar!", "Shared" => "Ndarë", "Share" => "Nda", +"Error" => "Veprim i gabuar", "Error while sharing" => "Veprim i gabuar gjatë ndarjes", "Error while unsharing" => "Veprim i gabuar gjatë heqjes së ndarjes", "Error while changing permissions" => "Veprim i gabuar gjatë ndryshimit të lejeve", @@ -89,6 +78,9 @@ $TRANSLATIONS = array( "Error setting expiration date" => "Veprim i gabuar gjatë caktimit të datës së përfundimit", "Sending ..." => "Duke dërguar...", "Email sent" => "Email-i u dërgua", +"The object type is not specified." => "Nuk është specifikuar tipi i objektit.", +"Delete" => "Elimino", +"Add" => "Shto", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Azhurnimi dështoi. Ju lutemi njoftoni për këtë problem <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">komunitetin ownCloud</a>.", "The update was successful. Redirecting you to ownCloud now." => "Azhurnimi u krye. Tani do t'ju kaloj tek ownCloud-i.", "%s password reset" => "Kodi i %s -it u rivendos", @@ -111,8 +103,6 @@ $TRANSLATIONS = array( "Help" => "Ndihmë", "Access forbidden" => "Ndalohet hyrja", "Cloud not found" => "Cloud-i nuk u gjet", -"Edit categories" => "Ndrysho kategoritë", -"Add" => "Shto", "Security Warning" => "Paralajmërim sigurie", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Versioni juaj i PHP-së është i cënueshëm nga sulmi NULL Byte (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Ju lutem azhurnoni instalimin tuaj të PHP-së që të përdorni %s -in në mënyrë të sigurt.", |