eu.php 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?php $TRANSLATIONS = array(
  2. "Error (de)activating addressbook." => "Errore bat egon da helbide-liburua (des)gaitzen",
  3. "There was an error adding the contact." => "Errore bat egon da kontaktua gehitzerakoan",
  4. "Cannot add empty property." => "Ezin da propieta hutsa gehitu.",
  5. "At least one of the address fields has to be filled out." => "Behintzat helbide eremuetako bat bete behar da.",
  6. "Error adding contact property." => "Errorea kontaktu propietatea gehitzean.",
  7. "No ID provided" => "Ez da IDrik eman",
  8. "No categories selected for deletion." => "Ez dira ezabatzeko kategoriak hautatu.",
  9. "No address books found." => "Ez da helbide libururik aurkitu.",
  10. "No contacts found." => "Ez da kontakturik aurkitu.",
  11. "Missing ID" => "ID falta da",
  12. "Error adding addressbook." => "Errore bat egon da helbide liburua gehitzean.",
  13. "Error activating addressbook." => "Errore bat egon da helbide-liburua aktibatzen.",
  14. "Error reading contact photo." => "Errore bat izan da kontaktuaren argazkia igotzerakoan.",
  15. "The loading photo is not valid." => "Kargatzen ari den argazkia ez da egokia.",
  16. "id is not set." => "IDa ez da ezarri.",
  17. "Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.",
  18. "Error deleting contact property." => "Errorea kontaktu propietatea ezabatzean.",
  19. "Contact ID is missing." => "Kontaktuaren IDa falta da.",
  20. "Missing contact id." => "Kontaktuaren IDa falta da.",
  21. "File doesn't exist:" => "Fitxategia ez da existitzen:",
  22. "Error loading image." => "Errore bat izan da irudia kargatzearkoan.",
  23. "element name is not set." => "elementuaren izena ez da ezarri.",
  24. "Error updating contact property." => "Errorea kontaktu propietatea eguneratzean.",
  25. "Cannot update addressbook with an empty name." => "Ezin da helbide liburua eguneratu izen huts batekin.",
  26. "Error updating addressbook." => "Errore bat egon da helbide liburua eguneratzen.",
  27. "Error uploading contacts to storage." => "Errore bat egon da kontaktuak biltegira igotzerakoan.",
  28. "There is no error, the file uploaded with success" => "Ez da errorerik egon, fitxategia ongi igo da",
  29. "The uploaded file was only partially uploaded" => "Igotako fitxategiaren zati bat bakarrik igo da",
  30. "No file was uploaded" => "Ez da fitxategirik igo",
  31. "Contacts" => "Kontaktuak",
  32. "Drop a VCF file to import contacts." => "Askatu VCF fitxategia kontaktuak inportatzeko.",
  33. "Addressbook not found." => "Helbide liburua ez da aurkitu",
  34. "This is not your addressbook." => "Hau ez da zure helbide liburua.",
  35. "Contact could not be found." => "Ezin izan da kontaktua aurkitu.",
  36. "Address" => "Helbidea",
  37. "Telephone" => "Telefonoa",
  38. "Email" => "Eposta",
  39. "Organization" => "Erakundea",
  40. "Work" => "Lana",
  41. "Home" => "Etxea",
  42. "Mobile" => "Mugikorra",
  43. "Text" => "Testua",
  44. "Voice" => "Ahotsa",
  45. "Message" => "Mezua",
  46. "Fax" => "Fax-a",
  47. "Video" => "Bideoa",
  48. "Pager" => "Bilagailua",
  49. "Internet" => "Internet",
  50. "{name}'s Birthday" => "{name}ren jaioteguna",
  51. "Contact" => "Kontaktua",
  52. "Add Contact" => "Gehitu kontaktua",
  53. "Addressbooks" => "Helbide Liburuak",
  54. "Configure Address Books" => "Konfiguratu Helbide Liburuak",
  55. "New Address Book" => "Helbide-liburu berria",
  56. "Import from VCF" => "VCFtik inportatu",
  57. "CardDav Link" => "CardDav lotura",
  58. "Download" => "Deskargatu",
  59. "Edit" => "Editatu",
  60. "Delete" => "Ezabatu",
  61. "Download contact" => "Deskargatu kontaktua",
  62. "Delete contact" => "Ezabatu kontaktua",
  63. "Drop photo to upload" => "Askatu argazkia igotzeko",
  64. "Edit name details" => "Editatu izenaren zehaztasunak",
  65. "Nickname" => "Ezizena",
  66. "Enter nickname" => "Sartu ezizena",
  67. "Birthday" => "Jaioteguna",
  68. "dd-mm-yyyy" => "yyyy-mm-dd",
  69. "Groups" => "Taldeak",
  70. "Separate groups with commas" => "Banatu taldeak komekin",
  71. "Edit groups" => "Editatu taldeak",
  72. "Preferred" => "Hobetsia",
  73. "Please specify a valid email address." => "Mesedez sartu eposta helbide egoki bat",
  74. "Enter email address" => "Sartu eposta helbidea",
  75. "Mail to address" => "Bidali helbidera",
  76. "Delete email address" => "Ezabatu eposta helbidea",
  77. "Enter phone number" => "Sartu telefono zenbakia",
  78. "Delete phone number" => "Ezabatu telefono zenbakia",
  79. "View on map" => "Ikusi mapan",
  80. "Edit address details" => "Editatu helbidearen zehaztasunak",
  81. "Add notes here." => "Gehitu oharrak hemen.",
  82. "Add field" => "Gehitu eremua",
  83. "Profile picture" => "Profilaren irudia",
  84. "Phone" => "Telefonoa",
  85. "Note" => "Oharra",
  86. "Delete current photo" => "Ezabatu oraingo argazkia",
  87. "Edit current photo" => "Editatu oraingo argazkia",
  88. "Upload new photo" => "Igo argazki berria",
  89. "Select photo from ownCloud" => "Hautatu argazki bat ownCloudetik",
  90. "Edit address" => "Editatu helbidea",
  91. "Type" => "Mota",
  92. "PO Box" => "Posta kutxa",
  93. "Extended" => "Hedatua",
  94. "Street" => "Kalea",
  95. "City" => "Hiria",
  96. "Region" => "Eskualdea",
  97. "Zipcode" => "Posta kodea",
  98. "Country" => "Herrialdea",
  99. "Edit categories" => "Editatu kategoriak",
  100. "Add" => "Gehitu",
  101. "Addressbook" => "Helbide-liburua",
  102. "New Addressbook" => "Helbide-liburu berria",
  103. "Edit Addressbook" => "Editatu helbide-liburua",
  104. "Displayname" => "Bistaratzeko izena",
  105. "Active" => "Aktibo",
  106. "Save" => "Gorde",
  107. "Submit" => "Bidali",
  108. "Cancel" => "Ezeztatu",
  109. "Import a contacts file" => "Inporatu kontaktuen fitxategia",
  110. "Please choose the addressbook" => "Mesedez, aukeratu helbide liburua",
  111. "create a new addressbook" => "sortu helbide liburu berria",
  112. "Name of new addressbook" => "Helbide liburuaren izena",
  113. "Import" => "Inportatu",
  114. "Importing contacts" => "Kontaktuak inportatzen",
  115. "Select address book to import to:" => "Hautau helburuko helbide liburua:",
  116. "Select from HD" => "Hautatu disko gogorretik",
  117. "You have no contacts in your addressbook." => "Ez duzu kontakturik zure helbide liburuan.",
  118. "Add contact" => "Gehitu kontaktua",
  119. "Configure addressbooks" => "Konfiguratu helbide liburuak",
  120. "CardDAV syncing addresses" => "CardDAV sinkronizazio helbideak",
  121. "more info" => "informazio gehiago",
  122. "Primary address (Kontact et al)" => "Helbide nagusia",
  123. "iOS/OS X" => "iOS/OS X"
  124. );