You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sq.php 813B

12345678910111213
  1. <?php $TRANSLATIONS = array(
  2. "Authentication error" => "Veprim i gabuar gjatë vërtetimit të identitetit",
  3. "Error" => "Veprim i gabuar",
  4. "undo" => "anulo",
  5. "Delete" => "Elimino",
  6. "Security Warning" => "Paralajmërim sigurie",
  7. "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.",
  8. "Please double check the <a href='%s'>installation guides</a>." => "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>.",
  9. "Update" => "Azhurno",
  10. "Get the apps to sync your files" => "Merrni app-et për sinkronizimin e skedarëve tuaj",
  11. "Password" => "Kodi",
  12. "New password" => "Kodi i ri"
  13. );