nextcloud/settings/l10n/sq.php

14 lines
813 B
PHP
Raw Normal View History

2013-04-03 02:04:02 +04:00
<?php $TRANSLATIONS = array(
2013-04-09 04:14:02 +04:00
"Authentication error" => "Veprim i gabuar gjatë vërtetimit të identitetit",
2013-04-03 02:04:02 +04:00
"Error" => "Veprim i gabuar",
2013-04-11 04:10:41 +04:00
"undo" => "anulo",
2013-04-09 04:14:02 +04:00
"Delete" => "Elimino",
2013-04-04 02:06:51 +04:00
"Security Warning" => "Paralajmërim sigurie",
2013-04-06 02:05:32 +04:00
"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>.",
2013-04-09 04:14:02 +04:00
"Update" => "Azhurno",
2013-04-13 04:15:54 +04:00
"Get the apps to sync your files" => "Merrni app-et për sinkronizimin e skedarëve tuaj",
2013-04-03 02:04:02 +04:00
"Password" => "Kodi",
"New password" => "Kodi i ri"
);