aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n')
-rw-r--r--apps/contacts/l10n/ar.php36
-rw-r--r--apps/contacts/l10n/ca.php36
-rw-r--r--apps/contacts/l10n/cs_CZ.php36
-rw-r--r--apps/contacts/l10n/da.php36
-rw-r--r--apps/contacts/l10n/de.php29
-rw-r--r--apps/contacts/l10n/el.php36
-rw-r--r--apps/contacts/l10n/eo.php36
-rw-r--r--apps/contacts/l10n/es.php36
-rw-r--r--apps/contacts/l10n/et_EE.php36
-rw-r--r--apps/contacts/l10n/eu.php36
-rw-r--r--apps/contacts/l10n/fr.php36
-rw-r--r--apps/contacts/l10n/he.php36
-rw-r--r--apps/contacts/l10n/hr.php36
-rw-r--r--apps/contacts/l10n/hu_HU.php36
-rw-r--r--apps/contacts/l10n/ia.php32
-rw-r--r--apps/contacts/l10n/it.php34
-rw-r--r--apps/contacts/l10n/ja_JP.php36
-rw-r--r--apps/contacts/l10n/lb.php36
-rw-r--r--apps/contacts/l10n/lt_LT.php33
-rw-r--r--apps/contacts/l10n/nl.php53
-rw-r--r--apps/contacts/l10n/nn_NO.php36
-rw-r--r--apps/contacts/l10n/pl.php36
-rw-r--r--apps/contacts/l10n/pt_BR.php36
-rw-r--r--apps/contacts/l10n/pt_PT.php36
-rw-r--r--apps/contacts/l10n/ro.php36
-rw-r--r--apps/contacts/l10n/ru.php36
-rw-r--r--apps/contacts/l10n/sk_SK.php36
-rw-r--r--apps/contacts/l10n/sl.php36
-rw-r--r--apps/contacts/l10n/sr.php36
-rw-r--r--apps/contacts/l10n/sr@latin.php36
-rw-r--r--apps/contacts/l10n/sv.php36
-rw-r--r--apps/contacts/l10n/tr.php36
-rw-r--r--apps/contacts/l10n/zh_CN.php36
33 files changed, 1151 insertions, 38 deletions
diff --git a/apps/contacts/l10n/ar.php b/apps/contacts/l10n/ar.php
new file mode 100644
index 00000000000..662c657797b
--- /dev/null
+++ b/apps/contacts/l10n/ar.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "هذا ليس دفتر عناوينك.",
+"Contact could not be found." => "لم يتم العثور على الشخص.",
+"vCard could not be read." => "لم يتم قراءة ال vCard بنجاح.",
+"Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.",
+"Address" => "عنوان",
+"Telephone" => "الهاتف",
+"Email" => "البريد الالكتروني",
+"Organization" => "المؤسسة",
+"Work" => "الوظيفة",
+"Home" => "البيت",
+"Mobile" => "الهاتف المحمول",
+"Text" => "معلومات إضافية",
+"Voice" => "صوت",
+"Fax" => "الفاكس",
+"Video" => "الفيديو",
+"Pager" => "الرنان",
+"This is not your contact." => ".هذا ليس من معارفي",
+"This card is not RFC compatible." => "هذا الكرت ليس متلائم مع نظام ال RFC.",
+"This card does not contain a photo." => "لا يحتوي هذا الكرت على صورة.",
+"Add Contact" => "أضف شخص ",
+"Group" => "مجموعة",
+"Name" => "الاسم",
+"PO Box" => "العنوان البريدي",
+"Extended" => "إضافة",
+"Street" => "شارع",
+"City" => "المدينة",
+"Region" => "المنطقة",
+"Zipcode" => "رقم المنطقة",
+"Country" => "البلد",
+"Create Contact" => "أضف شخص ",
+"Edit" => "تعديل",
+"Delete" => "حذف",
+"Birthday" => "تاريخ الميلاد",
+"Phone" => "الهاتف"
+);
diff --git a/apps/contacts/l10n/ca.php b/apps/contacts/l10n/ca.php
new file mode 100644
index 00000000000..4b917ef21f6
--- /dev/null
+++ b/apps/contacts/l10n/ca.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces",
+"Contact could not be found." => "No s'ha trobat el contacte.",
+"vCard could not be read." => "No s'ha pogut llegir la vCard",
+"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.",
+"Address" => "Adreça",
+"Telephone" => "Telèfon",
+"Email" => "Correu electrònic",
+"Organization" => "Organització",
+"Work" => "Feina",
+"Home" => "Casa",
+"Mobile" => "Mòbil",
+"Text" => "Text",
+"Voice" => "Veu",
+"Fax" => "Fax",
+"Video" => "Vídeo",
+"Pager" => "Paginador",
+"This is not your contact." => "Aquest contacte no és vostre.",
+"This card is not RFC compatible." => "Aquesta targeta no és compatible amb RFC.",
+"This card does not contain a photo." => "Aquesta targeta no conté foto.",
+"Add Contact" => "Afegeix un contacte",
+"Group" => "Grup",
+"Name" => "Nom",
+"PO Box" => "Adreça Postal",
+"Extended" => "Addicional",
+"Street" => "Carrer",
+"City" => "Ciutat",
+"Region" => "Comarca",
+"Zipcode" => "Codi postal",
+"Country" => "País",
+"Create Contact" => "Crea un contacte",
+"Edit" => "Edita",
+"Delete" => "Elimina",
+"Birthday" => "Aniversari",
+"Phone" => "Telèfon"
+);
diff --git a/apps/contacts/l10n/cs_CZ.php b/apps/contacts/l10n/cs_CZ.php
new file mode 100644
index 00000000000..7cdf8e427b7
--- /dev/null
+++ b/apps/contacts/l10n/cs_CZ.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Toto není Váš adresář.",
+"Contact could not be found." => "Kontakt nebyl nalezen.",
+"vCard could not be read." => "vCard nelze přečíst.",
+"Information about vCard is incorrect. Please reload the page." => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
+"Address" => "Adresa",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organizace",
+"Work" => "Pracovní",
+"Home" => "Domácí",
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Voice" => "Hlas",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Toto není Váš kontakt.",
+"This card is not RFC compatible." => "Tato karta není kompatibilní s RFC.",
+"This card does not contain a photo." => "Tato karta neobsahuje foto",
+"Add Contact" => "Přidat kontakt",
+"Group" => "Skupina",
+"Name" => "Jméno",
+"PO Box" => "PO box",
+"Extended" => "Rozšířené",
+"Street" => "Ulice",
+"City" => "Město",
+"Region" => "Kraj",
+"Zipcode" => "PSČ",
+"Country" => "Země",
+"Create Contact" => "Vytvořit kontakt",
+"Edit" => "Editovat",
+"Delete" => "Odstranit",
+"Birthday" => "Narozeniny",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php
index 2ab382f714a..f4defa28f20 100644
--- a/apps/contacts/l10n/da.php
+++ b/apps/contacts/l10n/da.php
@@ -1,22 +1,26 @@
<?php $TRANSLATIONS = array(
-"You need to log in." => "Du skal logge ind.",
"This is not your addressbook." => "Dette er ikke din adressebog.",
-"Contact could not be found." => "Kontakt kunne ikke findes.",
-"This is not your contact." => "Dette er ikke din kontakt.",
+"Contact could not be found." => "Kontaktperson kunne ikke findes.",
"vCard could not be read." => "Kunne ikke læse vCard.",
"Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.",
-"This card is not RFC compatible." => "Dette kort er ikke RFC-kompatibelt.",
-"This card does not contain a photo." => "Dette kort indeholder ikke et foto.",
-"Add Contact" => "Tilføj kontakt",
-"Group" => "Gruppe",
-"Name" => "Navn",
-"Create Contact" => "Ny Kontakt",
"Address" => "Adresse",
"Telephone" => "Telefon",
"Email" => "Email",
"Organization" => "Organisation",
"Work" => "Arbejde",
-"Home" => "Hjem",
+"Home" => "Hjemme",
+"Mobile" => "Mobil",
+"Text" => "SMS",
+"Voice" => "Telefonsvarer",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Personsøger",
+"This is not your contact." => "Dette er ikke din kontaktperson.",
+"This card is not RFC compatible." => "Dette kort er ikke RFC-kompatibelt.",
+"This card does not contain a photo." => "Dette kort indeholder ikke et foto.",
+"Add Contact" => "Tilføj kontaktperson",
+"Group" => "Gruppe",
+"Name" => "Navn",
"PO Box" => "Postboks",
"Extended" => "Udvidet",
"Street" => "Vej",
@@ -24,15 +28,9 @@
"Region" => "Region",
"Zipcode" => "Postnummer",
"Country" => "Land",
-"Mobile" => "Mobil",
-"Text" => "SMS",
-"Voice" => "Telefonsvarer",
-"Fax" => "Fax",
-"Video" => "Video",
-"Pager" => "Personsøger",
+"Create Contact" => "Ny kontaktperson",
+"Edit" => "Rediger",
"Delete" => "Slet",
-"Add Property" => "Tilføj Egenskab",
"Birthday" => "Fødselsdag",
-"Phone" => "Telefon",
-"Edit" => "Redigér"
+"Phone" => "Telefon"
);
diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php
index 04a7402442a..f98cabcb5ed 100644
--- a/apps/contacts/l10n/de.php
+++ b/apps/contacts/l10n/de.php
@@ -1,9 +1,36 @@
<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dies ist nicht dein Adressbuch.",
+"Contact could not be found." => "Kontakt konnte nicht gefunden werden.",
+"vCard could not be read." => "vCard konnte nicht gelesen werden.",
+"Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite.",
+"Address" => "Adresse",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organisation",
+"Work" => "Arbeit",
+"Home" => "Zuhause",
"Mobile" => "Mobil",
"Text" => "Text",
+"Voice" => "Anruf",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager",
+"This is not your contact." => "Dies ist nicht dein Kontakt.",
+"This card is not RFC compatible." => "Diese Karte ist nicht RFC-kompatibel.",
+"This card does not contain a photo." => "Diese Karte enthält kein Foto.",
+"Add Contact" => "Kontakt hinzufügen",
+"Group" => "Gruppe",
+"Name" => "Name",
+"PO Box" => "Postfach",
+"Extended" => "Erweitert",
+"Street" => "Straße",
+"City" => "Stadt",
+"Region" => "Region",
+"Zipcode" => "Postleitzahl",
+"Country" => "Land",
+"Create Contact" => "Kontakt erstellen",
+"Edit" => "Bearbeiten",
+"Delete" => "Löschen",
"Birthday" => "Geburtstag",
-"Edit" => "Bearbeiten"
+"Phone" => "Telefon"
);
diff --git a/apps/contacts/l10n/el.php b/apps/contacts/l10n/el.php
new file mode 100644
index 00000000000..3a0b24eae8e
--- /dev/null
+++ b/apps/contacts/l10n/el.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Αυτό δεν είναι βιβλίο διευθύνσεων σας.",
+"Contact could not be found." => "Η επαφή δεν μπρόρεσε να βρεθεί.",
+"vCard could not be read." => "Η vCard δεν μπορεί να διαβαστεί.",
+"Information about vCard is incorrect. Please reload the page." => "Οι πληροφορίες σχετικά με vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη σελίδα.",
+"Address" => "Διεύθυνση",
+"Telephone" => "Τηλέφωνο",
+"Email" => "Email",
+"Organization" => "Οργανισμός",
+"Work" => "Εργασία",
+"Home" => "Σπίτι",
+"Mobile" => "Κινητό",
+"Text" => "Κείμενο",
+"Voice" => "Φωνή",
+"Fax" => "Φαξ",
+"Video" => "Βίντεο",
+"Pager" => "Βομβητής",
+"This is not your contact." => "Αυτή δεν είναι επαφή σας.",
+"This card is not RFC compatible." => "Αυτή η κάρτα δεν είναι RFC συμβατή.",
+"This card does not contain a photo." => "Αυτή η κάρτα δεν περιέχει φωτογραφία.",
+"Add Contact" => "Προσθήκη επαφής",
+"Group" => "Ομάδα",
+"Name" => "Όνομα",
+"PO Box" => "Ταχ. Θυρίδα",
+"Extended" => "Εκτεταμένη",
+"Street" => "Οδός",
+"City" => "Πόλη",
+"Region" => "Περιοχή",
+"Zipcode" => "Τ.Κ.",
+"Country" => "Χώρα",
+"Create Contact" => "Δημιουργία επαφής",
+"Edit" => "Επεξεργασία",
+"Delete" => "Διαγραφή",
+"Birthday" => "Γενέθλια",
+"Phone" => "Τηλέφωνο"
+);
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"
+);
diff --git a/apps/contacts/l10n/es.php b/apps/contacts/l10n/es.php
new file mode 100644
index 00000000000..30dedf89fd6
--- /dev/null
+++ b/apps/contacts/l10n/es.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Esta no es tu agenda de contactos.",
+"Contact could not be found." => "No se pudo encontrar el contacto.",
+"vCard could not be read." => "No se pudo leer el vCard.",
+"Information about vCard is incorrect. Please reload the page." => "La información sobre el vCard es incorrecta. Por favor vuelve a cargar la página.",
+"Address" => "Dirección",
+"Telephone" => "Teléfono",
+"Email" => "Correo electrónico",
+"Organization" => "Organización",
+"Work" => "Trabajo",
+"Home" => "Particular",
+"Mobile" => "Móvil",
+"Text" => "Texto",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Localizador",
+"This is not your contact." => "Este no es tu contacto.",
+"This card is not RFC compatible." => "Esta tarjeta no es compatible con RFC.",
+"This card does not contain a photo." => "Esta tarjeta no contiene ninguna foto.",
+"Add Contact" => "Agregar contacto",
+"Group" => "Grupo",
+"Name" => "Nombre",
+"PO Box" => "Código postal",
+"Extended" => "Extendido",
+"Street" => "Calle",
+"City" => "Ciudad",
+"Region" => "Región",
+"Zipcode" => "Código Postal",
+"Country" => "País",
+"Create Contact" => "Crear contacto",
+"Edit" => "Editar",
+"Delete" => "Borrar",
+"Birthday" => "Cumpleaños",
+"Phone" => "Teléfono"
+);
diff --git a/apps/contacts/l10n/et_EE.php b/apps/contacts/l10n/et_EE.php
new file mode 100644
index 00000000000..341a74cf778
--- /dev/null
+++ b/apps/contacts/l10n/et_EE.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "See pole sinu aadressiraamat.",
+"Contact could not be found." => "Kontakti ei leitud.",
+"vCard could not be read." => "Visiitkaardi lugemine ebaõnnestus,",
+"Information about vCard is incorrect. Please reload the page." => "Visiitkaardi info pole korrektne. Palun lae leht uuesti.",
+"Address" => "Aadress",
+"Telephone" => "Telefon",
+"Email" => "E-post",
+"Organization" => "Organisatsioon",
+"Work" => "Töö",
+"Home" => "Kodu",
+"Mobile" => "Mobiil",
+"Text" => "Tekst",
+"Voice" => "Hääl",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Piipar",
+"This is not your contact." => "See pole sinu kontakt.",
+"This card is not RFC compatible." => "See kaart ei ühildu RFC-ga.",
+"This card does not contain a photo." => "Sellel kaardil pole fotot.",
+"Add Contact" => "Lisa kontakt",
+"Group" => "Grupp",
+"Name" => "Nimi",
+"PO Box" => "Postkontori postkast",
+"Extended" => "Laiendatud",
+"Street" => "Tänav",
+"City" => "Linn",
+"Region" => "Piirkond",
+"Zipcode" => "Postiindeks",
+"Country" => "Riik",
+"Create Contact" => "Lisa kontakt",
+"Edit" => "Muuda",
+"Delete" => "Kustuta",
+"Birthday" => "Sünnipäev",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/eu.php b/apps/contacts/l10n/eu.php
new file mode 100644
index 00000000000..19b7ddb3e43
--- /dev/null
+++ b/apps/contacts/l10n/eu.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Hau ez da zure helbide liburua.",
+"Contact could not be found." => "Ezin izan da kontaktua aurkitu.",
+"vCard could not be read." => "Ezin izan da vCard-a irakurri.",
+"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.",
+"This card is not RFC compatible." => "Txartel hau ez da RFC bateragarria.",
+"This card does not contain a photo." => "Txartel honek ez dauka argazkirik.",
+"Add Contact" => "Gehitu Kontaktua",
+"Group" => "Taldea",
+"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"
+);
diff --git a/apps/contacts/l10n/fr.php b/apps/contacts/l10n/fr.php
new file mode 100644
index 00000000000..2b9cdc77a0a
--- /dev/null
+++ b/apps/contacts/l10n/fr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.",
+"Contact could not be found." => "Ce contact n'a pas été trouvé.",
+"vCard could not be read." => "Cette vCard n'a pas pu être lue.",
+"Information about vCard is incorrect. Please reload the page." => "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page.",
+"Address" => "Adresse",
+"Telephone" => "Téléphone",
+"Email" => "Email",
+"Organization" => "Société",
+"Work" => "Travail",
+"Home" => "Maison",
+"Mobile" => "Mobile",
+"Text" => "Texte",
+"Voice" => "Voix",
+"Fax" => "Fax",
+"Video" => "Vidéo",
+"Pager" => "Bipeur",
+"This is not your contact." => "Ce n'est pas votre contact.",
+"This card is not RFC compatible." => "Cette fiche n'est pas compatible RFC.",
+"This card does not contain a photo." => "Cette fiche ne contient pas de photo.",
+"Add Contact" => "Ajouter un Contact",
+"Group" => "Groupe",
+"Name" => "Nom",
+"PO Box" => "Boîte postale",
+"Extended" => "Étendu",
+"Street" => "Rue",
+"City" => "Ville",
+"Region" => "Région",
+"Zipcode" => "Code postal",
+"Country" => "Pays",
+"Create Contact" => "Créer le Contact",
+"Edit" => "Modifier",
+"Delete" => "Effacer",
+"Birthday" => "Anniversaire",
+"Phone" => "Téléphone"
+);
diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php
new file mode 100644
index 00000000000..22275f77e59
--- /dev/null
+++ b/apps/contacts/l10n/he.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "זהו אינו ספר הכתובות שלך",
+"Contact could not be found." => "לא ניתן לאתר איש קשר",
+"vCard could not be read." => "לא ניתן לקרוא vCard.",
+"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
+"Address" => "כתובת",
+"Telephone" => "טלפון",
+"Email" => "דואר אלקטרוני",
+"Organization" => "ארגון",
+"Work" => "עבודה",
+"Home" => "בית",
+"Mobile" => "נייד",
+"Text" => "טקסט",
+"Voice" => "קולי",
+"Fax" => "פקס",
+"Video" => "וידאו",
+"Pager" => "זימונית",
+"This is not your contact." => "זהו אינו איש קשר שלך",
+"This card is not RFC compatible." => "כרטיס זה אינו תואם ל־RFC",
+"This card does not contain a photo." => "כרטיס זה אינו כולל תמונה",
+"Add Contact" => "הוספת איש קשר",
+"Group" => "קבוצה",
+"Name" => "שם",
+"PO Box" => "תא דואר",
+"Extended" => "מורחב",
+"Street" => "רחוב",
+"City" => "עיר",
+"Region" => "אזור",
+"Zipcode" => "מיקוד",
+"Country" => "מדינה",
+"Create Contact" => "יצירת איש קשר",
+"Edit" => "עריכה",
+"Delete" => "מחיקה",
+"Birthday" => "יום הולדת",
+"Phone" => "טלפון"
+);
diff --git a/apps/contacts/l10n/hr.php b/apps/contacts/l10n/hr.php
new file mode 100644
index 00000000000..4b62b292acf
--- /dev/null
+++ b/apps/contacts/l10n/hr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ovo nije vaš adresar.",
+"Contact could not be found." => "Kontakt ne postoji.",
+"vCard could not be read." => "Nemoguće pročitati vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.",
+"Address" => "Adresa",
+"Telephone" => "Telefon",
+"Email" => "E-mail",
+"Organization" => "Organizacija",
+"Work" => "Posao",
+"Home" => "Kuća",
+"Mobile" => "Mobitel",
+"Text" => "Tekst",
+"Voice" => "Glasovno",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Ovo nije vaš kontakt.",
+"This card is not RFC compatible." => "Ova kartica nije sukladna prema RFC direktivama.",
+"This card does not contain a photo." => "Ova kartica ne sadrži fotografiju.",
+"Add Contact" => "Dodaj kontakt",
+"Group" => "Grupa",
+"Name" => "Naziv",
+"PO Box" => "Poštanski Pretinac",
+"Extended" => "Prošireno",
+"Street" => "Ulica",
+"City" => "Grad",
+"Region" => "Regija",
+"Zipcode" => "Poštanski broj",
+"Country" => "Država",
+"Create Contact" => "Izradi Kontakt",
+"Edit" => "Uredi",
+"Delete" => "Obriši",
+"Birthday" => "Rođendan",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/hu_HU.php b/apps/contacts/l10n/hu_HU.php
new file mode 100644
index 00000000000..21123645ddb
--- /dev/null
+++ b/apps/contacts/l10n/hu_HU.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ez nem a te címjegyzéked.",
+"Contact could not be found." => "Kapcsolat nem található.",
+"vCard could not be read." => "A vCard-ot nem lehet olvasni.",
+"Information about vCard is incorrect. Please reload the page." => "A vCardról szóló információ helytelen. Töltsd újra az oldalt.",
+"Address" => "Cím",
+"Telephone" => "Telefonszám",
+"Email" => "E-mail",
+"Organization" => "Organizáció",
+"Work" => "Munka",
+"Home" => "Otthon",
+"Mobile" => "Mobiltelefonszám",
+"Text" => "Szöveg",
+"Voice" => "Hang",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Lapozó",
+"This is not your contact." => "Nem a te kapcsolatod.",
+"This card is not RFC compatible." => "A kártya nem RFC kompatibilis.",
+"This card does not contain a photo." => "A kártya nem tartlmaz fényképet.",
+"Add Contact" => "Kontakt hozzáadása",
+"Group" => "Csoport",
+"Name" => "Név",
+"PO Box" => "Postafiók",
+"Extended" => "Kiterjesztett",
+"Street" => "Utca",
+"City" => "Helység",
+"Region" => "Megye",
+"Zipcode" => "Irányítószám",
+"Country" => "Ország",
+"Create Contact" => "Kontakt létrehozása",
+"Edit" => "Szerkesztés",
+"Delete" => "Törlés",
+"Birthday" => "Születésnap",
+"Phone" => "Telefonszám"
+);
diff --git a/apps/contacts/l10n/ia.php b/apps/contacts/l10n/ia.php
new file mode 100644
index 00000000000..2bd53255e85
--- /dev/null
+++ b/apps/contacts/l10n/ia.php
@@ -0,0 +1,32 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Iste non es tu libro de adresses",
+"Contact could not be found." => "Contacto non poterea esser legite",
+"vCard could not be read." => "vCard non poterea esser legite.",
+"Address" => "Adresse",
+"Telephone" => "Telephono",
+"Email" => "E-posta",
+"Organization" => "Organisation",
+"Work" => "Travalio",
+"Home" => "Domo",
+"Text" => "Texto",
+"Voice" => "Voce",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Iste non es tu contacto",
+"This card is not RFC compatible." => "Iste carta non es compatibile con RFC",
+"Add Contact" => "Adder contacto",
+"Group" => "Gruppo",
+"Name" => "Nomine",
+"PO Box" => "Cassa postal",
+"Street" => "Strata",
+"City" => "Citate",
+"Region" => "Region",
+"Zipcode" => "Codice postal",
+"Country" => "Pais",
+"Create Contact" => "Crear contacto",
+"Edit" => "Modificar",
+"Delete" => "Deler",
+"Birthday" => "Anniversario",
+"Phone" => "Phono"
+);
diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php
index 7a57d6fc5d2..c06a2b2a156 100644
--- a/apps/contacts/l10n/it.php
+++ b/apps/contacts/l10n/it.php
@@ -1,38 +1,36 @@
<?php $TRANSLATIONS = array(
-"You need to log in." => "Bisogna effettuare il login.",
"This is not your addressbook." => "Questa non è la tua rubrica.",
"Contact could not be found." => "Il contatto non può essere trovato",
-"This is not your contact." => "Questo non è un tuo contatto.",
"vCard could not be read." => "La vCard non può essere letta",
"Information about vCard is incorrect. Please reload the page." => "Informazioni sulla vCard incorrette. Ricaricare la pagina.",
-"This card is not RFC compatible." => "Questa card non è compatibile con il protocollo RFC.",
-"This card does not contain a photo." => "Questa card non contiene una foto.",
-"Add Contact" => "Aggiungi contatto",
-"Group" => "Gruppo",
-"Name" => "Nome",
-"Create Contact" => "Crea contatto",
"Address" => "Indirizzo",
"Telephone" => "Telefono",
"Email" => "Email",
"Organization" => "Organizzazione",
"Work" => "Lavoro",
"Home" => "Casa",
-"PO Box" => "PO Box",
+"Mobile" => "Cellulare",
+"Text" => "Testo",
+"Voice" => "Voce",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Cercapersone",
+"This is not your contact." => "Questo non è un tuo contatto.",
+"This card is not RFC compatible." => "Questa card non è compatibile con il protocollo RFC.",
+"This card does not contain a photo." => "Questa card non contiene una foto.",
+"Add Contact" => "Aggiungi contatto",
+"Group" => "Gruppo",
+"Name" => "Nome",
+"PO Box" => "Casella postale",
"Extended" => "Estendi",
"Street" => "Via",
"City" => "Città",
"Region" => "Regione",
"Zipcode" => "CAP",
"Country" => "Stato",
-"Mobile" => "Cellulare",
-"Text" => "Testo",
-"Voice" => "Voce",
-"Fax" => "Fax",
-"Video" => "Video",
-"Pager" => "Pager",
+"Create Contact" => "Crea contatto",
+"Edit" => "Modifica",
"Delete" => "Cancella",
-"Add Property" => "Aggiungi proprietà",
"Birthday" => "Compleanno",
-"Phone" => "Telefono",
-"Edit" => "Modifica"
+"Phone" => "Telefono"
);
diff --git a/apps/contacts/l10n/ja_JP.php b/apps/contacts/l10n/ja_JP.php
new file mode 100644
index 00000000000..d5ae4b632dd
--- /dev/null
+++ b/apps/contacts/l10n/ja_JP.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "これはあなたの電話帳ではありません。",
+"Contact could not be found." => "連絡先を見つける事ができません。",
+"vCard could not be read." => "vCardの読み込みに失敗しました。",
+"Information about vCard is incorrect. Please reload the page." => "vCardの情報に誤りがあります。ページをリロードして下さい。",
+"Address" => "住所",
+"Telephone" => "電話番号",
+"Email" => "メールアドレス",
+"Organization" => "所属",
+"Work" => "勤務先",
+"Home" => "住居",
+"Mobile" => "携帯電話",
+"Text" => "TTY TDD",
+"Voice" => "音声番号",
+"Fax" => "FAX",
+"Video" => "テレビ電話",
+"Pager" => "ポケベル",
+"This is not your contact." => "あなたの連絡先ではありません。",
+"This card is not RFC compatible." => "このカードはRFCに準拠していません。",
+"This card does not contain a photo." => "このカードは写真を含んでおりません。",
+"Add Contact" => "連絡先の追加",
+"Group" => "グループ",
+"Name" => "氏名",
+"PO Box" => "私書箱",
+"Extended" => "拡張番地",
+"Street" => "街路番地",
+"City" => "都市",
+"Region" => "地域",
+"Zipcode" => "郵便番号",
+"Country" => "国名",
+"Create Contact" => "追加",
+"Edit" => "編集",
+"Delete" => "削除",
+"Birthday" => "生年月日",
+"Phone" => "電話番号"
+);
diff --git a/apps/contacts/l10n/lb.php b/apps/contacts/l10n/lb.php
new file mode 100644
index 00000000000..df6e22bfab9
--- /dev/null
+++ b/apps/contacts/l10n/lb.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dat do ass net däin Adressbuch.",
+"Contact could not be found." => "Konnt den Kontakt net fannen.",
+"vCard could not be read." => "vCard konnt net gelies ginn.",
+"Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
+"Address" => "Adress",
+"Telephone" => "Telefon's Nummer",
+"Email" => "Email",
+"Organization" => "Firma",
+"Work" => "Aarbecht",
+"Home" => "Doheem",
+"Mobile" => "GSM",
+"Text" => "SMS",
+"Voice" => "Voice",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Dat do ass net däin Kontakt.",
+"This card is not RFC compatible." => "Déi do Kaart ass net RFC kompatibel.",
+"This card does not contain a photo." => "Déi do Kaart huet keng Foto.",
+"Add Contact" => "Kontakt bäisetzen",
+"Group" => "Grupp",
+"Name" => "Numm",
+"PO Box" => "Postleetzuel",
+"Extended" => "Erweidert",
+"Street" => "Strooss",
+"City" => "Staat",
+"Region" => "Regioun",
+"Zipcode" => "Postleetzuel",
+"Country" => "Land",
+"Create Contact" => "Kontakt erstellen",
+"Edit" => "Editéieren",
+"Delete" => "Läschen",
+"Birthday" => "Gebuertsdag",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/lt_LT.php b/apps/contacts/l10n/lt_LT.php
new file mode 100644
index 00000000000..ad92ebf9cce
--- /dev/null
+++ b/apps/contacts/l10n/lt_LT.php
@@ -0,0 +1,33 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Tai ne jūsų adresų knygelė.",
+"Contact could not be found." => "Kontaktas nerastas",
+"vCard could not be read." => "Nenuskaitoma vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Informacija apie vCard yra neteisinga. ",
+"Address" => "Adresas",
+"Telephone" => "Telefonas",
+"Email" => "El. paštas",
+"Organization" => "Organizacija",
+"Work" => "Darbo",
+"Home" => "Namų",
+"Mobile" => "Mobilusis",
+"Text" => "Tekstas",
+"Voice" => "Balso",
+"Fax" => "Faksas",
+"Video" => "Vaizdo",
+"Pager" => "Pranešimų gaviklis",
+"This is not your contact." => "Tai ne jūsų kontaktas",
+"Add Contact" => "Pridėti kontaktą",
+"Group" => "Grupė",
+"Name" => "Vardas",
+"PO Box" => "Pašto dėžutė",
+"Street" => "Gatvė",
+"City" => "Miestas",
+"Region" => "Regionas",
+"Zipcode" => "Pašto indeksas",
+"Country" => "Šalis",
+"Create Contact" => "Sukurti kontaktą",
+"Edit" => "Keisti",
+"Delete" => "Trinti",
+"Birthday" => "Gimtadienis",
+"Phone" => "Telefonas"
+);
diff --git a/apps/contacts/l10n/nl.php b/apps/contacts/l10n/nl.php
new file mode 100644
index 00000000000..0113eb9df78
--- /dev/null
+++ b/apps/contacts/l10n/nl.php
@@ -0,0 +1,53 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dit is niet uw adresboek.",
+"Contact could not be found." => "Contact kon niet worden gevonden.",
+"vCard could not be read." => "vCard kon niet worden gelezen.",
+"Information about vCard is incorrect. Please reload the page." => "Informatie over de vCard is onjuist. Herlaad de pagina.",
+"Address" => "Adres",
+"Telephone" => "Telefoon",
+"Email" => "E-mail",
+"Organization" => "Organisatie",
+"Work" => "Werk",
+"Home" => "Thuis",
+"Mobile" => "Mobiel",
+"Text" => "Tekst",
+"Voice" => "Stem",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pieper",
+"This is not your contact." => "Dit is niet uw contactpersoon.",
+"This card is not RFC compatible." => "Deze kaart is niet RFC compatibel.",
+"This card does not contain a photo." => "Deze contact bevat geen foto.",
+"Add Contact" => "Contact toevoegen",
+"Address Books" => "Adresboeken",
+"Group" => "Groep",
+"Name" => "Naam",
+"Number" => "Nummer",
+"Type" => "Type",
+"PO Box" => "Postbus",
+"Extended" => "Uitgebreide",
+"Street" => "Straat",
+"City" => "Stad",
+"Region" => "Regio",
+"Zipcode" => "Postcode",
+"Country" => "Land",
+"Create Contact" => "Contact aanmaken",
+"Choose active Address Books" => "Kies actief Adresboek",
+"New Address Book" => "Nieuw Adresboek",
+"CardDav Link" => "CardDav Link",
+"Download" => "Download",
+"Edit" => "Bewerken",
+"Delete" => "Verwijderen",
+"Delete contact" => "Verwijder contact",
+"Add" => "Voeg toe",
+"Edit Address Book" => "Bewerk Adresboek",
+"Displayname" => "Weergavenaam",
+"Active" => "Actief",
+"Save" => "Opslaan",
+"Submit" => "Opslaan",
+"Cancel" => "Anuleren",
+"Birthday" => "Verjaardag",
+"Preferred" => "Voorkeur",
+"Phone" => "Telefoon",
+"Update" => "Vernieuwe"
+);
diff --git a/apps/contacts/l10n/nn_NO.php b/apps/contacts/l10n/nn_NO.php
new file mode 100644
index 00000000000..98db59d9751
--- /dev/null
+++ b/apps/contacts/l10n/nn_NO.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dette er ikkje di adressebok.",
+"Contact could not be found." => "Fann ikkje kontakten.",
+"vCard could not be read." => "Klarte ikkje å lesa vCard-et.",
+"Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt.",
+"Address" => "Adresse",
+"Telephone" => "Telefonnummer",
+"Email" => "Epost",
+"Organization" => "Organisasjon",
+"Work" => "Arbeid",
+"Home" => "Heime",
+"Mobile" => "Mobil",
+"Text" => "Tekst",
+"Voice" => "Tale",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Personsøkjar",
+"This is not your contact." => "Dette er ikkje din kontakt.",
+"This card is not RFC compatible." => "Dette kortet er ikkje RFC-kompatibelt",
+"This card does not contain a photo." => "Dette kortet har ingen bilete.",
+"Add Contact" => "Legg til kontakt",
+"Group" => "Gruppe",
+"Name" => "Namn",
+"PO Box" => "Postboks",
+"Extended" => "Utvida",
+"Street" => "Gate",
+"City" => "Stad",
+"Region" => "Region/fylke",
+"Zipcode" => "Postnummer",
+"Country" => "Land",
+"Create Contact" => "Opprett kontakt",
+"Edit" => "Endra",
+"Delete" => "Slett",
+"Birthday" => "Bursdag",
+"Phone" => "Telefonnummer"
+);
diff --git a/apps/contacts/l10n/pl.php b/apps/contacts/l10n/pl.php
new file mode 100644
index 00000000000..0302b0e3eea
--- /dev/null
+++ b/apps/contacts/l10n/pl.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "To nie jest twoja książka adresowa.",
+"Contact could not be found." => "Kontakt nie znaleziony.",
+"vCard could not be read." => "Nie można odczytać vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Informacje o vCard są nieprawidłowe. Proszę odświeżyć stronę.",
+"Address" => "Adres",
+"Telephone" => "Telefon",
+"Email" => "E-mail",
+"Organization" => "Organizacja",
+"Work" => "Praca",
+"Home" => "Dom",
+"Mobile" => "Komórka",
+"Text" => "Tekst",
+"Voice" => "Połączenie głosowe",
+"Fax" => "Faks",
+"Video" => "Połączenie wideo",
+"Pager" => "Pager",
+"This is not your contact." => "To nie jest twój kontakt.",
+"This card is not RFC compatible." => "Ta karta nie jest zgodna ze specyfikacją RFC.",
+"This card does not contain a photo." => "Ta karta nie zawiera zdjęć.",
+"Add Contact" => "Dodaj kontakt",
+"Group" => "Grupa",
+"Name" => "Nazwisko",
+"PO Box" => "PO Box",
+"Extended" => "Rozszerzony",
+"Street" => "Ulica",
+"City" => "Miasto",
+"Region" => "Region",
+"Zipcode" => "Kod pocztowy",
+"Country" => "Kraj",
+"Create Contact" => "Utwórz kontakt",
+"Edit" => "Edytuj",
+"Delete" => "Usuń",
+"Birthday" => "Urodziny",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/pt_BR.php b/apps/contacts/l10n/pt_BR.php
new file mode 100644
index 00000000000..42d37451b7a
--- /dev/null
+++ b/apps/contacts/l10n/pt_BR.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Este não é o seu agenda de endereços.",
+"Contact could not be found." => "Contato não pôde ser encontrado.",
+"vCard could not be read." => "vCard não pôde ser lida.",
+"Information about vCard is incorrect. Please reload the page." => "Informações sobre vCard é incorreta. Por favor, recarregue a página.",
+"Address" => "Endereço",
+"Telephone" => "Telefone",
+"Email" => "E-mail",
+"Organization" => "Organização",
+"Work" => "Trabalho",
+"Home" => "Home",
+"Mobile" => "Móvel",
+"Text" => "Texto",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Video" => "Vídeo",
+"Pager" => "Pager",
+"This is not your contact." => "Este não é o seu contato.",
+"This card is not RFC compatible." => "Este cartão não é compatível com RFC.",
+"This card does not contain a photo." => "Este cartão não contém uma foto.",
+"Add Contact" => "Adicionar Contato",
+"Group" => "Grupo",
+"Name" => "Nome",
+"PO Box" => "Caixa Postal",
+"Extended" => "Estendido",
+"Street" => "Rua",
+"City" => "Cidade",
+"Region" => "Região",
+"Zipcode" => "CEP",
+"Country" => "País",
+"Create Contact" => "Criar Contato",
+"Edit" => "Editar",
+"Delete" => "Excluir",
+"Birthday" => "Aniversário",
+"Phone" => "Telefone"
+);
diff --git a/apps/contacts/l10n/pt_PT.php b/apps/contacts/l10n/pt_PT.php
new file mode 100644
index 00000000000..b354272a3c7
--- /dev/null
+++ b/apps/contacts/l10n/pt_PT.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Esta não é a sua lista de contactos",
+"Contact could not be found." => "O contacto não foi encontrado",
+"vCard could not be read." => "o vCard não pode ser lido",
+"Information about vCard is incorrect. Please reload the page." => "A informação sobre o vCard está incorreta. Por favor refresque a página",
+"Address" => "Morada",
+"Telephone" => "Telefone",
+"Email" => "Email",
+"Organization" => "Organização",
+"Work" => "Trabalho",
+"Home" => "Casa",
+"Mobile" => "Telemovel",
+"Text" => "Texto",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Video" => "Vídeo",
+"Pager" => "Pager",
+"This is not your contact." => "Este não é o seu contacto",
+"This card is not RFC compatible." => "Este cartão não é compativel com RFC",
+"This card does not contain a photo." => "Este cartão não possui foto",
+"Add Contact" => "Adicionar Contacto",
+"Group" => "Grupo",
+"Name" => "Nome",
+"PO Box" => "Apartado",
+"Extended" => "Extendido",
+"Street" => "Rua",
+"City" => "Cidade",
+"Region" => "Região",
+"Zipcode" => "Código Postal",
+"Country" => "País",
+"Create Contact" => "Criar Contacto",
+"Edit" => "Editar",
+"Delete" => "Apagar",
+"Birthday" => "Aniversário",
+"Phone" => "Telefone"
+);
diff --git a/apps/contacts/l10n/ro.php b/apps/contacts/l10n/ro.php
new file mode 100644
index 00000000000..2a89edc4ec7
--- /dev/null
+++ b/apps/contacts/l10n/ro.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Nu se găsește în agendă.",
+"Contact could not be found." => "Contactul nu a putut fi găsit.",
+"vCard could not be read." => "vCard nu poate fi citit.",
+"Information about vCard is incorrect. Please reload the page." => "Informațiile despre vCard sunt incorecte. Reîncărcați pagina.",
+"Address" => "Adresă",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organizație",
+"Work" => "Servici",
+"Home" => "Acasă",
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Voice" => "Voce",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Nu este contactul tău",
+"This card is not RFC compatible." => "Nu este compatibil RFC",
+"This card does not contain a photo." => "Nu conține o fotografie",
+"Add Contact" => "Adaugă contact",
+"Group" => "Grup",
+"Name" => "Nume",
+"PO Box" => "CP",
+"Extended" => "Extins",
+"Street" => "Stradă",
+"City" => "Oraș",
+"Region" => "Regiune",
+"Zipcode" => "Cod poștal",
+"Country" => "Țară",
+"Create Contact" => "Crează contact",
+"Edit" => "Editează",
+"Delete" => "Șterge",
+"Birthday" => "Zi de naștere",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/ru.php b/apps/contacts/l10n/ru.php
new file mode 100644
index 00000000000..c3b66a83d8f
--- /dev/null
+++ b/apps/contacts/l10n/ru.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Это не ваша адресная книга.",
+"Contact could not be found." => "Контакт не найден.",
+"vCard could not be read." => "Не удалось прочесть vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Информация о vCard некорректна. Пожалуйста, обновите страницу.",
+"Address" => "Адрес",
+"Telephone" => "Телефон",
+"Email" => "Ящик эл. почты",
+"Organization" => "Организация",
+"Work" => "Рабочий",
+"Home" => "Домашний",
+"Mobile" => "Мобильный",
+"Text" => "Текст",
+"Voice" => "Голос",
+"Fax" => "Факс",
+"Video" => "Видео",
+"Pager" => "Пейджер",
+"This is not your contact." => "Это не контакт.",
+"This card is not RFC compatible." => "Эта карточка не соответствует RFC.",
+"This card does not contain a photo." => "Эта карточка не содержит фотографии.",
+"Add Contact" => "Добавить Контакт",
+"Group" => "Группа",
+"Name" => "Имя",
+"PO Box" => "АО",
+"Extended" => "Расширенный",
+"Street" => "Улица",
+"City" => "Город",
+"Region" => "Область",
+"Zipcode" => "Почтовый индекс",
+"Country" => "Страна",
+"Create Contact" => "Создать Контакт",
+"Edit" => "Редактировать",
+"Delete" => "Удалить",
+"Birthday" => "День рождения",
+"Phone" => "Телефон"
+);
diff --git a/apps/contacts/l10n/sk_SK.php b/apps/contacts/l10n/sk_SK.php
new file mode 100644
index 00000000000..acc19672595
--- /dev/null
+++ b/apps/contacts/l10n/sk_SK.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Toto nie je váš adresár.",
+"Contact could not be found." => "Kontakt nebol nájdený.",
+"vCard could not be read." => "vCard nemôže byť prečítaná.",
+"Information about vCard is incorrect. Please reload the page." => "Informácie o vCard sú neplatné. Prosím obnovte stránku.",
+"Address" => "Adresa",
+"Telephone" => "Telefón",
+"Email" => "E-mail",
+"Organization" => "Organizácia",
+"Work" => "Práca",
+"Home" => "Domov",
+"Mobile" => "Mobil",
+"Text" => "SMS",
+"Voice" => "Odkazová schránka",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Toto nie je váš kontakt.",
+"This card is not RFC compatible." => "Táto karta nie je kompatibilná s RFC.",
+"This card does not contain a photo." => "Táto karta neobsahuje fotografiu.",
+"Add Contact" => "Pridať Kontakt.",
+"Group" => "Skupina",
+"Name" => "Meno",
+"PO Box" => "PO Box",
+"Extended" => "Rozšírené",
+"Street" => "Ulica",
+"City" => "Mesto",
+"Region" => "Región",
+"Zipcode" => "PSČ",
+"Country" => "Krajina",
+"Create Contact" => "Vytvoriť Kontakt.",
+"Edit" => "Upraviť",
+"Delete" => "Odstrániť",
+"Birthday" => "Narodeniny",
+"Phone" => "Telefón"
+);
diff --git a/apps/contacts/l10n/sl.php b/apps/contacts/l10n/sl.php
new file mode 100644
index 00000000000..bce43a7a2c8
--- /dev/null
+++ b/apps/contacts/l10n/sl.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "To ni vaš adresar.",
+"Contact could not be found." => "Kontakta ni bilo mogoče najti.",
+"vCard could not be read." => "vVizitko (vCard) ni bilo mogoče prebrati.",
+"Information about vCard is incorrect. Please reload the page." => "Informacije o vVizitki (vCard) niso pravilne, Prosimo ponovno naložite okno.",
+"Address" => "Naslov",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organizacija",
+"Work" => "Delo",
+"Home" => "Doma",
+"Mobile" => "Mobitel",
+"Text" => "Tekst",
+"Voice" => "Glas- Voice",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "To ni vaš kontakt",
+"This card is not RFC compatible." => "Ta karta ni RFC kopatibilna.",
+"This card does not contain a photo." => "Ta karta ne vsebuje slike.",
+"Add Contact" => "Dodaj Kontakt",
+"Group" => "Skupina",
+"Name" => "Ime",
+"PO Box" => "PO Box",
+"Extended" => "Razširjeno.",
+"Street" => "Ulica",
+"City" => "Mesto",
+"Region" => "Regija",
+"Zipcode" => "Poštna št.",
+"Country" => "Dežela",
+"Create Contact" => "Ustvari Kontakt",
+"Edit" => "Uredi",
+"Delete" => "Izbriši",
+"Birthday" => "Rojstni Dan",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/sr.php b/apps/contacts/l10n/sr.php
new file mode 100644
index 00000000000..f0775f0afda
--- /dev/null
+++ b/apps/contacts/l10n/sr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ово није ваш адресар.",
+"Contact could not be found." => "Контакт се не може наћи.",
+"vCard could not be read." => "вКарта се не може читати.",
+"Information about vCard is incorrect. Please reload the page." => "Подаци о вКарти су неисправни. Поново учитајте страницу.",
+"Address" => "Адреса",
+"Telephone" => "Телефон",
+"Email" => "Е-маил",
+"Organization" => "Организација",
+"Work" => "Посао",
+"Home" => "Кућа",
+"Mobile" => "Мобилни",
+"Text" => "Текст",
+"Voice" => "Глас",
+"Fax" => "Факс",
+"Video" => "Видео",
+"Pager" => "Пејџер",
+"This is not your contact." => "Ово није ваш контакт.",
+"This card is not RFC compatible." => "Ова карта није сагласна са РФЦ-ом.",
+"This card does not contain a photo." => "Ова карта не садржи фотографију.",
+"Add Contact" => "Додај контакт",
+"Group" => "Група",
+"Name" => "Име",
+"PO Box" => "Поштански број",
+"Extended" => "Прошири",
+"Street" => "Улица",
+"City" => "Град",
+"Region" => "Регија",
+"Zipcode" => "Зип код",
+"Country" => "Земља",
+"Create Contact" => "Направи контакт",
+"Edit" => "Уреди",
+"Delete" => "Обриши",
+"Birthday" => "Рођендан",
+"Phone" => "Телефон"
+);
diff --git a/apps/contacts/l10n/sr@latin.php b/apps/contacts/l10n/sr@latin.php
new file mode 100644
index 00000000000..a4e70daf99c
--- /dev/null
+++ b/apps/contacts/l10n/sr@latin.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ovo nije vaš adresar.",
+"Contact could not be found." => "Kontakt se ne može naći.",
+"vCard could not be read." => "vKarta se ne može čitati.",
+"Information about vCard is incorrect. Please reload the page." => "Podaci o vKarti su neispravni. Ponovo učitajte stranicu.",
+"Address" => "Adresa",
+"Telephone" => "Telefon",
+"Email" => "E-mail",
+"Organization" => "Organizacija",
+"Work" => "Posao",
+"Home" => "Kuća",
+"Mobile" => "Mobilni",
+"Text" => "Tekst",
+"Voice" => "Glas",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Pejdžer",
+"This is not your contact." => "Ovo nije vaš kontakt.",
+"This card is not RFC compatible." => "Ova karta nije saglasna sa RFC-om.",
+"This card does not contain a photo." => "Ova karta ne sadrži fotografiju.",
+"Add Contact" => "Dodaj kontakt",
+"Group" => "Grupa",
+"Name" => "Ime",
+"PO Box" => "Poštanski broj",
+"Extended" => "Proširi",
+"Street" => "Ulica",
+"City" => "Grad",
+"Region" => "Regija",
+"Zipcode" => "Zip kod",
+"Country" => "Zemlja",
+"Create Contact" => "Napravi kontakt",
+"Edit" => "Uredi",
+"Delete" => "Obriši",
+"Birthday" => "Rođendan",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/sv.php b/apps/contacts/l10n/sv.php
new file mode 100644
index 00000000000..d90f0693b3b
--- /dev/null
+++ b/apps/contacts/l10n/sv.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Det här är inte din adressbok.",
+"Contact could not be found." => "Kontakt kunde inte hittas.",
+"vCard could not be read." => "vCard kunde inte läsas in.",
+"Information about vCard is incorrect. Please reload the page." => "Information om vCard är felaktigt. Vänligen ladda om sidan.",
+"Address" => "Adress",
+"Telephone" => "Telefon",
+"Email" => "E-post",
+"Organization" => "Organisation",
+"Work" => "Arbete",
+"Home" => "Hem",
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Voice" => "Röst",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Personsökare",
+"This is not your contact." => "Det här är inte din kontakt.",
+"This card is not RFC compatible." => "Detta kort är inte RFC-kompatibelt.",
+"This card does not contain a photo." => "Detta kort innehåller inte något foto.",
+"Add Contact" => "Lägg till kontakt",
+"Group" => "Grupp",
+"Name" => "Namn",
+"PO Box" => "Postbox",
+"Extended" => "Utökad",
+"Street" => "Gata",
+"City" => "Stad",
+"Region" => "Län",
+"Zipcode" => "Postnummer",
+"Country" => "Land",
+"Create Contact" => "Skapa kontakt",
+"Edit" => "Redigera",
+"Delete" => "Radera",
+"Birthday" => "Födelsedag",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/tr.php b/apps/contacts/l10n/tr.php
new file mode 100644
index 00000000000..4ba41a3422c
--- /dev/null
+++ b/apps/contacts/l10n/tr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Bu sizin adres defteriniz değil.",
+"Contact could not be found." => "Kişi bulunamadı.",
+"vCard could not be read." => "vCard okunamadı.",
+"Information about vCard is incorrect. Please reload the page." => "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin.",
+"Address" => "Adres",
+"Telephone" => "Telefon",
+"Email" => "Eposta",
+"Organization" => "Organizasyon",
+"Work" => "İş",
+"Home" => "Ev",
+"Mobile" => "Mobil",
+"Text" => "Metin",
+"Voice" => "Ses",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Sayfalayıcı",
+"This is not your contact." => "Bu sizin kişiniz değil.",
+"This card is not RFC compatible." => "Bu kart RFC uyumlu değil.",
+"This card does not contain a photo." => "Bu kart resim içermiyor.",
+"Add Contact" => "Kişi Ekle",
+"Group" => "Grup",
+"Name" => "Ad",
+"PO Box" => "Posta Kutusu",
+"Extended" => "Uzatılmış",
+"Street" => "Sokak",
+"City" => "Şehir",
+"Region" => "Bölge",
+"Zipcode" => "Posta kodu",
+"Country" => "Ülke",
+"Create Contact" => "Kişi Oluştur",
+"Edit" => "Düzenle",
+"Delete" => "Sil",
+"Birthday" => "Doğum günü",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/zh_CN.php b/apps/contacts/l10n/zh_CN.php
new file mode 100644
index 00000000000..5ebf2d862fb
--- /dev/null
+++ b/apps/contacts/l10n/zh_CN.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "这不是您的地址簿。",
+"Contact could not be found." => "无法找到联系人。",
+"vCard could not be read." => "vCard 无法读取。",
+"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
+"Address" => "地址",
+"Telephone" => "电话",
+"Email" => "电子邮件",
+"Organization" => "组织",
+"Work" => "工作",
+"Home" => "家庭",
+"Mobile" => "移动电话",
+"Text" => "文本",
+"Voice" => "语音",
+"Fax" => "传真",
+"Video" => "视频",
+"Pager" => "传呼机",
+"This is not your contact." => "这不是您的联系人。",
+"This card is not RFC compatible." => "这张名片和RFC 标准不兼容。",
+"This card does not contain a photo." => "这张名片不包含照片。",
+"Add Contact" => "添加联系人",
+"Group" => "分组",
+"Name" => "名称",
+"PO Box" => "邮箱",
+"Extended" => "扩展",
+"Street" => "街道",
+"City" => "城市",
+"Region" => "地区",
+"Zipcode" => "邮编",
+"Country" => "国家",
+"Create Contact" => "创建联系人",
+"Edit" => "编辑",
+"Delete" => "删除",
+"Birthday" => "生日",
+"Phone" => "电话"
+);