diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-06 00:05:32 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-06 00:05:32 +0200 |
commit | 6798b6dc349e8754c4a5bf13b6ac7530bf12e931 (patch) | |
tree | e512f24bc89f0de81f5d209fded1110b9d77aa8e /settings/l10n/sq.php | |
parent | 0e35eee6ac76477c445e4447349de15feab6857e (diff) | |
download | nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.tar.gz nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sq.php')
-rw-r--r-- | settings/l10n/sq.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/sq.php b/settings/l10n/sq.php index 4af5d7a0345..a6505a954b6 100644 --- a/settings/l10n/sq.php +++ b/settings/l10n/sq.php @@ -1,6 +1,9 @@ <?php $TRANSLATIONS = array( +"Authentication error" => "Gabim gjatë vërtetimit të identitetit", "Error" => "Veprim i gabuar", "Security Warning" => "Paralajmërim sigurie", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serveri web i juaji nuk është konfiguruar akoma për të lejuar sinkronizimin e skedarëve sepse ndërfaqja WebDAV mund të jetë e dëmtuar.", +"Please double check the <a href='%s'>installation guides</a>." => "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>.", "Password" => "Kodi", "New password" => "Kodi i ri" ); |