summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/eu.php
blob: 9b3501270ba3f38072590382db573cad3eadb441 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?php $TRANSLATIONS = array(
"This is not your addressbook." => "Hau ez da zure helbide liburua.",
"Contact could not be found." => "Ezin izan da kontaktua aurkitu.",
"Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.",
"Address" => "Helbidea",
"Telephone" => "Telefonoa",
"Email" => "Eposta",
"Organization" => "Erakundea",
"Work" => "Lana",
"Home" => "Etxea",
"Mobile" => "Mugikorra",
"Text" => "Testua",
"Voice" => "Ahotsa",
"Fax" => "Fax-a",
"Video" => "Bideoa",
"Pager" => "Bilagailua",
"This is not your contact." => "Hau ez da zure kontaktua.",
"Add Contact" => "Gehitu Kontaktua",
"Name" => "Izena",
"PO Box" => "Posta kutxa",
"Extended" => "Hedatua",
"Street" => "Kalea",
"City" => "Hiria",
"Region" => "Eskualdea",
"Zipcode" => "Posta Kodea",
"Country" => "Herrialdea",
"Create Contact" => "Sortu Kontaktua",
"Edit" => "Editatu",
"Delete" => "Ezabatu",
"Birthday" => "Jaioteguna",
"Phone" => "Telefonoa"
);