summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/ia.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/ia.php')
-rw-r--r--apps/contacts/l10n/ia.php30
1 files changed, 23 insertions, 7 deletions
diff --git a/apps/contacts/l10n/ia.php b/apps/contacts/l10n/ia.php
index 0c1dd6e9632..ad1bdf337e1 100644
--- a/apps/contacts/l10n/ia.php
+++ b/apps/contacts/l10n/ia.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"Contacts" => "Contactos",
"This is not your addressbook." => "Iste non es tu libro de adresses",
"Contact could not be found." => "Contacto non poterea esser legite",
"Address" => "Adresse",
@@ -7,23 +8,38 @@
"Organization" => "Organisation",
"Work" => "Travalio",
"Home" => "Domo",
+"Mobile" => "Mobile",
"Text" => "Texto",
"Voice" => "Voce",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager",
-"This is not your contact." => "Iste non es tu contacto",
+"Contact" => "Contacto",
"Add Contact" => "Adder contacto",
-"Name" => "Nomine",
+"Addressbooks" => "Adressarios",
+"New Address Book" => "Nove adressario",
+"Download" => "Discargar",
+"Edit" => "Modificar",
+"Delete" => "Deler",
+"Download contact" => "Discargar contacto",
+"Delete contact" => "Deler contacto",
+"Birthday" => "Anniversario",
+"Preferred" => "Preferite",
+"Phone" => "Phono",
+"Type" => "Typo",
"PO Box" => "Cassa postal",
+"Extended" => "Extendite",
"Street" => "Strata",
"City" => "Citate",
"Region" => "Region",
"Zipcode" => "Codice postal",
"Country" => "Pais",
-"Create Contact" => "Crear contacto",
-"Edit" => "Modificar",
-"Delete" => "Deler",
-"Birthday" => "Anniversario",
-"Phone" => "Phono"
+"Add" => "Adder",
+"Addressbook" => "Adressario",
+"New Addressbook" => "Nove adressario",
+"Edit Addressbook" => "Modificar adressario",
+"Active" => "Active",
+"Save" => "Salveguardar",
+"Submit" => "Submitter",
+"Cancel" => "Cancellar"
);