summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/cs_CZ.js33
-rw-r--r--l10n/cs_CZ.json31
-rw-r--r--l10n/cs_CZ.php32
-rw-r--r--l10n/de.js34
-rw-r--r--l10n/de.json32
-rw-r--r--l10n/de.php33
-rw-r--r--l10n/es.js34
-rw-r--r--l10n/es.json32
-rw-r--r--l10n/es.php33
-rw-r--r--l10n/fi_FI.js34
-rw-r--r--l10n/fi_FI.json32
-rw-r--r--l10n/fi_FI.php33
-rw-r--r--l10n/fr.js28
-rw-r--r--l10n/fr.json26
-rw-r--r--l10n/fr.php27
-rw-r--r--l10n/he.js34
-rw-r--r--l10n/he.json32
-rw-r--r--l10n/he.php33
-rw-r--r--l10n/it.js26
-rw-r--r--l10n/it.json26
-rw-r--r--l10n/it.php26
-rw-r--r--l10n/ja.js28
-rw-r--r--l10n/ja.json26
-rw-r--r--l10n/ja.php27
-rw-r--r--l10n/nb_NO.js34
-rw-r--r--l10n/nb_NO.json32
-rw-r--r--l10n/nb_NO.php33
-rw-r--r--l10n/nl.js34
-rw-r--r--l10n/nl.json32
-rw-r--r--l10n/nl.php33
-rw-r--r--l10n/pt_BR.js26
-rw-r--r--l10n/pt_BR.json26
-rw-r--r--l10n/pt_BR.php26
-rw-r--r--l10n/pt_PT.js26
-rw-r--r--l10n/pt_PT.json26
-rw-r--r--l10n/pt_PT.php26
-rw-r--r--l10n/sq.js26
-rw-r--r--l10n/sq.json26
-rw-r--r--l10n/sq.php26
39 files changed, 1152 insertions, 12 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
new file mode 100644
index 00000000..9c0abe15
--- /dev/null
+++ b/l10n/cs_CZ.js
@@ -0,0 +1,33 @@
+OC.L10N.register(
+ "contactsrework",
+ {
+ "Contacts" : "Kontakty",
+ "No contacts in here" : "Nejsou zde žádné kontakty",
+ "Add contact" : "Přidat kontakt",
+ "Country" : "Země",
+ "All contacts" : "Všechny kontakty",
+ "Nickname" : "Přezdívka",
+ "Organisation" : "Organizace",
+ "Note" : "Poznámka",
+ "Url" : "URL",
+ "Title" : "Název",
+ "Role" : "Role",
+ "Address" : "Adresa",
+ "Home" : "Domů",
+ "Work" : "Práce",
+ "Other" : "Jiný",
+ "Categories" : "Kategorie",
+ "Birthday" : "Narozeniny",
+ "E-Mail" : "Email",
+ "Instant Messaging" : "Komunikátor",
+ "Telephone" : "Telefon",
+ "Home, voice" : "Domů, hlas",
+ "Work, voice" : "Práce, hlas",
+ "Home, fax" : "Domů, fax",
+ "Work, fax" : "Práce, fax",
+ "Pager" : "Pager",
+ "Voice" : "Hlas",
+ "Fax" : "Fax",
+ "Mobile" : "Mobil"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
new file mode 100644
index 00000000..5ec8464f
--- /dev/null
+++ b/l10n/cs_CZ.json
@@ -0,0 +1,31 @@
+{ "translations": {
+ "Contacts" : "Kontakty",
+ "No contacts in here" : "Nejsou zde žádné kontakty",
+ "Add contact" : "Přidat kontakt",
+ "Country" : "Země",
+ "All contacts" : "Všechny kontakty",
+ "Nickname" : "Přezdívka",
+ "Organisation" : "Organizace",
+ "Note" : "Poznámka",
+ "Url" : "URL",
+ "Title" : "Název",
+ "Role" : "Role",
+ "Address" : "Adresa",
+ "Home" : "Domů",
+ "Work" : "Práce",
+ "Other" : "Jiný",
+ "Categories" : "Kategorie",
+ "Birthday" : "Narozeniny",
+ "E-Mail" : "Email",
+ "Instant Messaging" : "Komunikátor",
+ "Telephone" : "Telefon",
+ "Home, voice" : "Domů, hlas",
+ "Work, voice" : "Práce, hlas",
+ "Home, fax" : "Domů, fax",
+ "Work, fax" : "Práce, fax",
+ "Pager" : "Pager",
+ "Voice" : "Hlas",
+ "Fax" : "Fax",
+ "Mobile" : "Mobil"
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
new file mode 100644
index 00000000..512421e6
--- /dev/null
+++ b/l10n/cs_CZ.php
@@ -0,0 +1,32 @@
+<?php
+$TRANSLATIONS = array(
+"Contacts" => "Kontakty",
+"No contacts in here" => "Nejsou zde žádné kontakty",
+"Add contact" => "Přidat kontakt",
+"Country" => "Země",
+"All contacts" => "Všechny kontakty",
+"Nickname" => "Přezdívka",
+"Organisation" => "Organizace",
+"Note" => "Poznámka",
+"Url" => "URL",
+"Title" => "Název",
+"Role" => "Role",
+"Address" => "Adresa",
+"Home" => "Domů",
+"Work" => "Práce",
+"Other" => "Jiný",
+"Categories" => "Kategorie",
+"Birthday" => "Narozeniny",
+"E-Mail" => "Email",
+"Instant Messaging" => "Komunikátor",
+"Telephone" => "Telefon",
+"Home, voice" => "Domů, hlas",
+"Work, voice" => "Práce, hlas",
+"Home, fax" => "Domů, fax",
+"Work, fax" => "Práce, fax",
+"Pager" => "Pager",
+"Voice" => "Hlas",
+"Fax" => "Fax",
+"Mobile" => "Mobil"
+);
+$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/l10n/de.js b/l10n/de.js
new file mode 100644
index 00000000..a48e3371
--- /dev/null
+++ b/l10n/de.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "contactsrework",
+ {
+ "Contacts" : "Kontakte",
+ "No contacts in here" : "Keine Kontakte gefunden",
+ "Add contact" : "Kontakt hinzufügen",
+ "Country" : "Land",
+ "All contacts" : "Alle Kontakte",
+ "{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
+ "Nickname" : "Spitzname",
+ "Organisation" : "Organisation",
+ "Note" : "Hinweis",
+ "Url" : "Url",
+ "Title" : "Titel",
+ "Role" : "Rolle",
+ "Address" : "Adresse",
+ "Home" : "Home",
+ "Work" : "Arbeit",
+ "Other" : "Andere",
+ "Categories" : "Kategorien",
+ "Birthday" : "Geburtstag",
+ "E-Mail" : "E-Mail",
+ "Instant Messaging" : "Instant Messaging",
+ "Telephone" : "Telefon",
+ "Home, voice" : "Privat, Telefon",
+ "Work, voice" : "Arbeit, Telefon",
+ "Home, fax" : "Privat, Fax",
+ "Work, fax" : "Arbeit, Fax",
+ "Pager" : "Pager",
+ "Voice" : "Anruf",
+ "Fax" : "Fax",
+ "Mobile" : "Mobil"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
new file mode 100644
index 00000000..9e897702
--- /dev/null
+++ b/l10n/de.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Contacts" : "Kontakte",
+ "No contacts in here" : "Keine Kontakte gefunden",
+ "Add contact" : "Kontakt hinzufügen",
+ "Country" : "Land",
+ "All contacts" : "Alle Kontakte",
+ "{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
+ "Nickname" : "Spitzname",
+ "Organisation" : "Organisation",
+ "Note" : "Hinweis",
+ "Url" : "Url",
+ "Title" : "Titel",
+ "Role" : "Rolle",
+ "Address" : "Adresse",
+ "Home" : "Home",
+ "Work" : "Arbeit",
+ "Other" : "Andere",
+ "Categories" : "Kategorien",
+ "Birthday" : "Geburtstag",
+ "E-Mail" : "E-Mail",
+ "Instant Messaging" : "Instant Messaging",
+ "Telephone" : "Telefon",
+ "Home, voice" : "Privat, Telefon",
+ "Work, voice" : "Arbeit, Telefon",
+ "Home, fax" : "Privat, Fax",
+ "Work, fax" : "Arbeit, Fax",
+ "Pager" : "Pager",
+ "Voice" : "Anruf",
+ "Fax" : "Fax",
+ "Mobile" : "Mobil"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/de.php b/l10n/de.php
new file mode 100644
index 00000000..3e612fb7
--- /dev/null
+++ b/l10n/de.php
@@ -0,0 +1,33 @@
+<?php
+$TRANSLATIONS = array(
+"Contacts" => "Kontakte",
+"No contacts in here" => "Keine Kontakte gefunden",
+"Add contact" => "Kontakt hinzufügen",
+"Country" => "Land",
+"All contacts" => "Alle Kontakte",
+"{addressbook} shared by {owner}" => "{addressbook} geteilt von {owner}",
+"Nickname" => "Spitzname",
+"Organisation" => "Organisation",
+"Note" => "Hinweis",
+"Url" => "Url",
+"Title" => "Titel",
+"Role" => "Rolle",
+"Address" => "Adresse",
+"Home" => "Home",
+"Work" => "Arbeit",
+"Other" => "Andere",
+"Categories" => "Kategorien",
+"Birthday" => "Geburtstag",
+"E-Mail" => "E-Mail",
+"Instant Messaging" => "Instant Messaging",
+"Telephone" => "Telefon",
+"Home, voice" => "Privat, Telefon",
+"Work, voice" => "Arbeit, Telefon",
+"Home, fax" => "Privat, Fax",
+"Work, fax" => "Arbeit, Fax",
+"Pager" => "Pager",
+"Voice" => "Anruf",
+"Fax" => "Fax",
+"Mobile" => "Mobil"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/es.js b/l10n/es.js
new file mode 100644
index 00000000..06750fe3
--- /dev/null
+++ b/l10n/es.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "contactsrework",
+ {
+ "Contacts" : "Contactos",
+ "No contacts in here" : "No hay contactos aquí",
+ "Add contact" : "Añadir contacto",
+ "Country" : "País",
+ "All contacts" : "Todos los contactos",
+ "{addressbook} shared by {owner}" : "{addressbook} compartido por {owner}",
+ "Nickname" : "Apodo",
+ "Organisation" : "Organización",
+ "Note" : "Nota",
+ "Url" : "Url",
+ "Title" : "Título",
+ "Role" : "Rol",
+ "Address" : "Dirección",
+ "Home" : "Inicio",
+ "Work" : "Trabajo",
+ "Other" : "Otro",
+ "Categories" : "Categorías",
+ "Birthday" : "Fecha de nacimiento",
+ "E-Mail" : "Correo electrónico",
+ "Instant Messaging" : "Mensajería instantánea",
+ "Telephone" : "Teléfono",
+ "Home, voice" : "Casa, voz",
+ "Work, voice" : "Trabajo, voz",
+ "Home, fax" : "Casa, fax",
+ "Work, fax" : "Trabajo, fax",
+ "Pager" : "Localizador",
+ "Voice" : "Voz",
+ "Fax" : "Fax",
+ "Mobile" : "Móvil"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
new file mode 100644
index 00000000..385ed0e2
--- /dev/null
+++ b/l10n/es.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Contacts" : "Contactos",
+ "No contacts in here" : "No hay contactos aquí",
+ "Add contact" : "Añadir contacto",
+ "Country" : "País",
+ "All contacts" : "Todos los contactos",
+ "{addressbook} shared by {owner}" : "{addressbook} compartido por {owner}",
+ "Nickname" : "Apodo",
+ "Organisation" : "Organización",
+ "Note" : "Nota",
+ "Url" : "Url",
+ "Title" : "Título",
+ "Role" : "Rol",
+ "Address" : "Dirección",
+ "Home" : "Inicio",
+ "Work" : "Trabajo",
+ "Other" : "Otro",
+ "Categories" : "Categorías",
+ "Birthday" : "Fecha de nacimiento",
+ "E-Mail" : "Correo electrónico",
+ "Instant Messaging" : "Mensajería instantánea",
+ "Telephone" : "Teléfono",
+ "Home, voice" : "Casa, voz",
+ "Work, voice" : "Trabajo, voz",
+ "Home, fax" : "Casa, fax",
+ "Work, fax" : "Trabajo, fax",
+ "Pager" : "Localizador",
+ "Voice" : "Voz",
+ "Fax" : "Fax",
+ "Mobile" : "Móvil"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/es.php b/l10n/es.php
new file mode 100644
index 00000000..8a60ff37
--- /dev/null
+++ b/l10n/es.php
@@ -0,0 +1,33 @@
+<?php
+$TRANSLATIONS = array(
+"Contacts" => "Contactos",
+"No contacts in here" => "No hay contactos aquí",
+"Add contact" => "Añadir contacto",
+"Country" => "País",
+"All contacts" => "Todos los contactos",
+"{addressbook} shared by {owner}" => "{addressbook} compartido por {owner}",
+"Nickname" => "Apodo",
+"Organisation" => "Organización",
+"Note" => "Nota",
+"Url" => "Url",
+"Title" => "Título",
+"Role" => "Rol",
+"Address" => "Dirección",
+"Home" => "Inicio",
+"Work" => "Trabajo",
+"Other" => "Otro",
+"Categories" => "Categorías",
+"Birthday" => "Fecha de nacimiento",
+"E-Mail" => "Correo electrónico",
+"Instant Messaging" => "Mensajería instantánea",
+"Telephone" => "Teléfono",
+"Home, voice" => "Casa, voz",
+"Work, voice" => "Trabajo, voz",
+"Home, fax" => "Casa, fax",
+"Work, fax" => "Trabajo, fax",
+"Pager" => "Localizador",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Mobile" => "Móvil"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js
new file mode 100644
index 00000000..bccf7eec
--- /dev/null
+++ b/l10n/fi_FI.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "contactsrework",
+ {
+ "Contacts" : "Yhteystiedot",
+ "No contacts in here" : "Ei yhteytietoja",
+ "Add contact" : "Lisää yhteystieto",
+ "Country" : "Maa",
+ "All contacts" : "Kaikki yhteystiedot",
+ "{addressbook} shared by {owner}" : "Osoitekirjan {addressbook} jakoi {owner}",
+ "Nickname" : "Kutsumanimi",
+ "Organisation" : "Organisaatio",
+ "Note" : "Muistio",
+ "Url" : "Verkko-osoite",
+ "Title" : "Otsikko",
+ "Role" : "Rooli",
+ "Address" : "Osoite",
+ "Home" : "Koti",
+ "Work" : "Työ",
+ "Other" : "Muu",
+ "Categories" : "Luokat",
+ "Birthday" : "Syntymäpäivä",
+ "E-Mail" : "Sähköposti",
+ "Instant Messaging" : "Pikaviestintä",
+ "Telephone" : "Puhelin",
+ "Home, voice" : "Koti, ääni",
+ "Work, voice" : "Työ, ääni",
+ "Home, fax" : "Koti, faksi",
+ "Work, fax" : "Työ, faksi",
+ "Pager" : "Hakulaite",
+ "Voice" : "Ääni",
+ "Fax" : "Faksi",
+ "Mobile" : "Mobiili"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json
new file mode 100644
index 00000000..dfeaa68c
--- /dev/null
+++ b/l10n/fi_FI.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Contacts" : "Yhteystiedot",
+ "No contacts in here" : "Ei yhteytietoja",
+ "Add contact" : "Lisää yhteystieto",
+ "Country" : "Maa",
+ "All contacts" : "Kaikki yhteystiedot",
+ "{addressbook} shared by {owner}" : "Osoitekirjan {addressbook} jakoi {owner}",
+ "Nickname" : "Kutsumanimi",
+ "Organisation" : "Organisaatio",
+ "Note" : "Muistio",
+ "Url" : "Verkko-osoite",
+ "Title" : "Otsikko",
+ "Role" : "Rooli",
+ "Address" : "Osoite",
+ "Home" : "Koti",
+ "Work" : "Työ",
+ "Other" : "Muu",
+ "Categories" : "Luokat",
+ "Birthday" : "Syntymäpäivä",
+ "E-Mail" : "Sähköposti",
+ "Instant Messaging" : "Pikaviestintä",
+ "Telephone" : "Puhelin",
+ "Home, voice" : "Koti, ääni",
+ "Work, voice" : "Työ, ääni",
+ "Home, fax" : "Koti, faksi",
+ "Work, fax" : "Työ, faksi",
+ "Pager" : "Hakulaite",
+ "Voice" : "Ääni",
+ "Fax" : "Faksi",
+ "Mobile" : "Mobiili"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
new file mode 100644
index 00000000..4f8e8203
--- /dev/null
+++ b/l10n/fi_FI.php
@@ -0,0 +1,33 @@
+<?php
+$TRANSLATIONS = array(
+"Contacts" => "Yhteystiedot",
+"No contacts in here" => "Ei yhteytietoja",
+"Add contact" => "Lisää yhteystieto",
+"Country" => "Maa",
+"All contacts" => "Kaikki yhteystiedot",
+"{addressbook} shared by {owner}" => "Osoitekirjan {addressbook} jakoi {owner}",
+"Nickname" => "Kutsumanimi",
+"Organisation" => "Organisaatio",
+"Note" => "Muistio",
+"Url" => "Verkko-osoite",
+"Title" => "Otsikko",
+"Role" => "Rooli",
+"Address" => "Osoite",
+"Home" => "Koti",
+"Work" => "Työ",
+"Other" => "Muu",
+"Categories" => "Luokat",
+"Birthday" => "Syntymäpäivä",
+"E-Mail" => "Sähköposti",
+"Instant Messaging" => "Pikaviestintä",
+"Telephone" => "Puhelin",
+"Home, voice" => "Koti, ääni",
+"Work, voice" => "Työ, ääni",
+"Home, fax" => "Koti, faksi",
+"Work, fax" => "Työ, faksi",
+"Pager" => "Hakulaite",
+"Voice" => "Ääni",
+"Fax" => "Faksi",
+"Mobile" => "Mobiili"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/fr.js b/l10n/fr.js
new file mode 100644
index 00000000..f49d8217
--- /dev/null
+++ b/l10n/fr.js
@@ -0,0 +1,28 @@
+OC.L10N.register(
+ "contactsrework",
+ {
+ "Contacts" : "Contacts",
+ "No contacts in here" : "Aucun contact",
+ "Add contact" : "Ajouter un contact",
+ "Country" : "Pays",
+ "All contacts" : "Tous les contacts",
+ "{addressbook} shared by {owner}" : "{addressbook} partagé par {owner}",
+ "Nickname" : "Surnom",
+ "Note" : "Remarque",
+ "Url" : "URL",
+ "Title" : "Titre",
+ "Address" : "Adresse",
+ "Home" : "Privé(e)",
+ "Work" : "Pro",
+ "Other" : "Autre",
+ "Categories" : "Catégories",
+ "Birthday" : "Anniversaire",
+ "E-Mail" : "Courriel",
+ "Instant Messaging" : "Messagerie instantanée",
+ "Telephone" : "Téléphone",
+ "Pager" : "Bipeur",
+ "Voice" : "Voix",
+ "Fax" : "Fax",
+ "Mobile" : "Mobile"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
new file mode 100644
index 00000000..f16c1bea
--- /dev/null
+++ b/l10n/fr.json
@@ -0,0 +1,26 @@
+{ "translations": {
+ "Contacts" : "Contacts",
+ "No contacts in here" : "Aucun contact",
+ "Add contact" : "Ajouter un contact",
+ "Country" : "Pays",
+ "All contacts" : "Tous les contacts",
+ "{addressbook} shared by {owner}" : "{addressbook} partagé par {owner}",
+ "Nickname" : "Surnom",
+ "Note" : "Remarque",
+ "Url" : "URL",
+ "Title" : "Titre",
+ "Address" : "Adresse",
+ "Home" : "Privé(e)",
+ "Work" : "Pro",
+ "Other" : "Autre",
+ "Categories" : "Catégories",
+ "Birthday" : "Anniversaire",
+ "E-Mail" : "Courriel",
+ "Instant Messaging" : "Messagerie instantanée",
+ "Telephone" : "Téléphone",
+ "Pager" : "Bipeur",
+ "Voice" : "Voix",
+ "Fax" : "Fax",
+ "Mobile" : "Mobile"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/l10n/fr.php b/l10n/fr.php
new file mode 100644
index 00000000..a7e3350b
--- /dev/null
+++ b/l10n/fr.php
@@ -0,0 +1,27 @@
+<?php
+$TRANSLATIONS = array(
+"Contacts" => "Contacts",
+"No contacts in here" => "Aucun contact",
+"Add contact" => "Ajouter un contact",
+"Country" => "Pays",
+"All contacts" => "Tous les contacts",
+"{addressbook} shared by {owner}" => "{addressbook} partagé par {owner}",
+"Nickname" => "Surnom",
+"Note" => "Remarque",
+"Url" => "URL",
+"Title" => "Titre",
+"Address" => "Adresse",
+"Home" => "Privé(e)",
+"Work" => "Pro",
+"Other" => "Autre",
+"Categories" => "Catégories",
+"Birthday" => "Anniversaire",
+"E-Mail" => "Courriel",
+"Instant Messaging" => "Messagerie instantanée",
+"Telephone" => "Téléphone",
+"Pager" => "Bipeur",
+"Voice" => "Voix",
+"Fax" => "Fax",
+"Mobile" => "Mobile"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 00000000..d17931dc
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "contactsrework",
+ {
+ "Contacts" : "אנשי קשר",
+ "No contacts in here" : "אין כאן אנשי קשר",
+ "Add contact" : "הוסף איש קשר",
+ "Country" : "מדינה",
+ "All contacts" : "כל אנשי הקשר",
+ "{addressbook} shared by {owner}" : "{addressbook} שותף על ידי {owner}",
+ "Nickname" : "כינוי",
+ "Organisation" : "ארגון",
+ "Note" : "הערה",
+ "Url" : "נתיב אינטרנט",
+ "Title" : "כותרת",
+ "Role" : "תפקיד",
+ "Address" : "כתובת",
+ "Home" : "בית",
+ "Work" : "עבודה",
+ "Other" : "אחר",
+ "Categories" : "קטגוריות",
+ "Birthday" : "יום הולדת",
+ "E-Mail" : "דואר אלקטרוני",
+ "Instant Messaging" : "מסרים מיידיים",
+ "Telephone" : "טלפון",
+ "Home, voice" : "בית, מענה קולי",
+ "Work, voice" : "עבודה, מענה קולי",
+ "Home, fax" : "בית, פקס",
+ "Work, fax" : "עבודה, פקס",
+ "Pager" : "זימונית",
+ "Voice" : "קולי",
+ "Fax" : "פקס",
+ "Mobile" : "נייד"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/he.json b/l10n/he.json
new file mode 100644
index 00000000..8f47768b
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Contacts" : "אנשי קשר",
+ "No contacts in here" : "אין כאן אנשי קשר",
+ "Add contact" : "הוסף איש קשר",
+ "Country" : "מדינה",
+ "All contacts" : "כל אנשי הקשר",
+ "{addressbook} shared by {owner}" : "{addressbook} שותף על ידי {owner}",
+ "Nickname" : "כינוי",
+ "Organisation" : "ארגון",
+ "Note" : "הערה",
+ "Url" : "נתיב אינטרנט",
+ "Title" : "כותרת",
+ "Role" : "תפקיד",
+ "Address" : "כתובת",
+ "Home" : "בית",
+ "Work" : "עבודה",
+ "Other" : "אחר",
+ "Categories" : "קטגוריות",
+ "Birthday" : "יום הולדת",
+ "E-Mail" : "דואר אלקטרוני",
+ "Instant Messaging" : "מסרים מיידיים",
+ "Telephone" : "טלפון",
+ "Home, voice" : "בית, מענה קולי",
+ "Work, voice" : "עבודה, מענה קולי",
+ "Home, fax" : "בית, פקס",
+ "Work, fax" : "עבודה, פקס",
+ "Pager" : "זימונית",
+ "Voice" : "קולי",
+ "Fax" : "פקס",
+ "Mobile" : "נייד"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/he.php b/l10n/he.php
new file mode 100644
index 00000000..e8bfd51f
--- /dev/null
+++ b/l10n/he.php
@@ -0,0 +1,33 @@
+<?php
+$TRANSLATIONS = array(
+"Contacts" => "אנשי קשר",
+"No contacts in here" => "אין כאן אנשי קשר",
+"Add contact" => "הוסף איש קשר",
+"Country" => "מדינה",
+"All contacts" => "כל אנשי הקשר",
+"{addressbook} shared by {owner}" => "{addressbook} שותף על ידי {owner}",
+"Nickname" => "כינוי",
+"Organisation" => "ארגון",
+"Note" => "הערה",
+"Url" => "נתיב אינטרנט",
+"Title" => "כותרת",
+"Role" => "תפקיד",
+"Address" => "כתובת",
+"Home" => "בית",
+"Work" => "עבודה",
+"Other" => "אחר",
+"Categories" => "קטגוריות",
+"Birthday" => "יום הולדת",
+"E-Mail" => "דואר אלקטרוני",
+"Instant Messaging" => "מסרים מיידיים",
+"Telephone" => "טלפון",
+"Home, voice" => "בית, מענה קולי",
+"Work, voice" => "עבודה, מענה קולי",
+"Home, fax" => "בית, פקס",
+"Work, fax" => "עבודה, פקס",
+"Pager" => "זימונית",
+"Voice" => "קולי",
+"Fax" => "פקס",
+"Mobile" => "נייד"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/it.js b/l10n/it.js
index a41cece0..af020ba7 100644
--- a/