summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/eo.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/eo.php')
-rw-r--r--apps/contacts/l10n/eo.php36
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/contacts/l10n/eo.php b/apps/contacts/l10n/eo.php
new file mode 100644
index 00000000000..1b9fe8c1a14
--- /dev/null
+++ b/apps/contacts/l10n/eo.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ĉi tiu ne estas via adresaro.",
+"Contact could not be found." => "Ne eblis trovi la kontakton.",
+"vCard could not be read." => "Ne eblis legi vCard-on.",
+"Information about vCard is incorrect. Please reload the page." => "Informo pri vCard estas malĝusta. Bonvolu reŝargi la paĝon.",
+"Address" => "Adreso",
+"Telephone" => "Telefono",
+"Email" => "Retpoŝtadreso",
+"Organization" => "Organizaĵo",
+"Work" => "Laboro",
+"Home" => "Hejmo",
+"Mobile" => "Poŝtelefono",
+"Text" => "Teksto",
+"Voice" => "Voĉo",
+"Fax" => "Fakso",
+"Video" => "Videaĵo",
+"Pager" => "Televokilo",
+"This is not your contact." => "Tiu ĉi ne estas via kontakto.",
+"This card is not RFC compatible." => "Ĉi tiu karto ne kongruas kun RFC.",
+"This card does not contain a photo." => "Ĉi tiu karto ne havas foton.",
+"Add Contact" => "Aldoni kontakton",
+"Group" => "Grupo",
+"Name" => "Nomo",
+"PO Box" => "Abonkesto",
+"Extended" => "Etendita",
+"Street" => "Strato",
+"City" => "Urbo",
+"Region" => "Regiono",
+"Zipcode" => "Poŝtokodo",
+"Country" => "Lando",
+"Create Contact" => "Krei kontakton",
+"Edit" => "Redakti",
+"Delete" => "Forigi",
+"Birthday" => "Naskiĝotago",
+"Phone" => "Telefono"
+);