summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-08-03 18:49:11 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-08-03 18:49:11 -0400
commitc634708223090efd8b931c6853bda0f89d46dd21 (patch)
tree8db7a47032749ec51cf1efc5d390d4c6cff57584
parenta05710dedad15fec70a4bc1dc2a1c19db21e8384 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ar.js3
-rw-r--r--l10n/ar.json3
-rw-r--r--l10n/cs_CZ.js2
-rw-r--r--l10n/cs_CZ.json2
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/fi_FI.js2
-rw-r--r--l10n/fi_FI.json2
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
-rw-r--r--l10n/sq.js2
-rw-r--r--l10n/sq.json2
-rw-r--r--l10n/tr.js6
-rw-r--r--l10n/tr.json6
24 files changed, 54 insertions, 4 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index adef14e5..25d65fc6 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Add field ..." : "أضف حقلاً ...",
"Add contact" : "أضف جهة اتصال",
"No search result for {query}" : "لم يظهر البحث عن {query} أي نتيجة",
+ "_%n contact_::_%n contacts_" : ["جهة","جهة اتصال","جهتا اتصال","%n جهات اتصال","%n جهات اتصال","%n جهات"],
"All contacts" : "كل الجهات",
"Not grouped" : "غير مصنف",
"Post office box" : "صندوق البريد",
@@ -39,6 +40,8 @@ OC.L10N.register(
"Other" : "آخر",
"Groups" : "مجموعات",
"Birthday" : "عيد ميلاد",
+ "Anniversary" : "ذكرى",
+ "Date of Death" : "تاريخ الوفاة",
"Email" : "البريد الإلكترونى",
"Instant messaging" : "المراسلة الفورية",
"Phone" : "الهاتف",
diff --git a/l10n/ar.json b/l10n/ar.json
index ae1a9e04..e13f76e0 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -10,6 +10,7 @@
"Add field ..." : "أضف حقلاً ...",
"Add contact" : "أضف جهة اتصال",
"No search result for {query}" : "لم يظهر البحث عن {query} أي نتيجة",
+ "_%n contact_::_%n contacts_" : ["جهة","جهة اتصال","جهتا اتصال","%n جهات اتصال","%n جهات اتصال","%n جهات"],
"All contacts" : "كل الجهات",
"Not grouped" : "غير مصنف",
"Post office box" : "صندوق البريد",
@@ -37,6 +38,8 @@
"Other" : "آخر",
"Groups" : "مجموعات",
"Birthday" : "عيد ميلاد",
+ "Anniversary" : "ذكرى",
+ "Date of Death" : "تاريخ الوفاة",
"Email" : "البريد الإلكترونى",
"Instant messaging" : "المراسلة الفورية",
"Phone" : "الهاتف",
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 83dbcd8c..b0541fc7 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Jiný",
"Groups" : "Skupiny",
"Birthday" : "Narozeniny",
+ "Anniversary" : "Výročí",
+ "Date of Death" : "Datum úmrtí",
"Email" : "Email",
"Instant messaging" : "Komunikátor",
"Phone" : "Telefon",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index e89ece3f..2b522b48 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -38,6 +38,8 @@
"Other" : "Jiný",
"Groups" : "Skupiny",
"Birthday" : "Narozeniny",
+ "Anniversary" : "Výročí",
+ "Date of Death" : "Datum úmrtí",
"Email" : "Email",
"Instant messaging" : "Komunikátor",
"Phone" : "Telefon",
diff --git a/l10n/es.js b/l10n/es.js
index 7e147ee8..524e5962 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Otro",
"Groups" : "Grupos",
"Birthday" : "Fecha de nacimiento",
+ "Anniversary" : "Aniversario",
+ "Date of Death" : "Fecha de muerte",
"Email" : "Correo electrónico",
"Instant messaging" : "Mensajería instantánea",
"Phone" : "Teléfono",
diff --git a/l10n/es.json b/l10n/es.json
index 7cd6abf5..b20f8ea9 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -38,6 +38,8 @@
"Other" : "Otro",
"Groups" : "Grupos",
"Birthday" : "Fecha de nacimiento",
+ "Anniversary" : "Aniversario",
+ "Date of Death" : "Fecha de muerte",
"Email" : "Correo electrónico",
"Instant messaging" : "Mensajería instantánea",
"Phone" : "Teléfono",
diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js
index 3477012d..c35cdbf4 100644
--- a/l10n/fi_FI.js
+++ b/l10n/fi_FI.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Muu",
"Groups" : "Ryhmät",
"Birthday" : "Syntymäpäivä",
+ "Anniversary" : "Vuosipäivä",
+ "Date of Death" : "Kuolinpäivä",
"Email" : "Sähköpostiosoite",
"Instant messaging" : "Pikaviestintä",
"Phone" : "Puhelin",
diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json
index 1f2027a2..65a30cd6 100644
--- a/l10n/fi_FI.json
+++ b/l10n/fi_FI.json
@@ -38,6 +38,8 @@
"Other" : "Muu",
"Groups" : "Ryhmät",
"Birthday" : "Syntymäpäivä",
+ "Anniversary" : "Vuosipäivä",
+ "Date of Death" : "Kuolinpäivä",
"Email" : "Sähköpostiosoite",
"Instant messaging" : "Pikaviestintä",
"Phone" : "Puhelin",
diff --git a/l10n/he.js b/l10n/he.js
index 7113c619..e6728f6f 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "אחר",
"Groups" : "קבוצות",
"Birthday" : "יום הולדת",
+ "Anniversary" : "יום השנה",
+ "Date of Death" : "תאריך הפטירה",
"Email" : "דואר אלקטרוני",
"Instant messaging" : "מסרים מיידיים",
"Phone" : "טלפון",
diff --git a/l10n/he.json b/l10n/he.json
index 7fbff7e7..9ab12d68 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -38,6 +38,8 @@
"Other" : "אחר",
"Groups" : "קבוצות",
"Birthday" : "יום הולדת",
+ "Anniversary" : "יום השנה",
+ "Date of Death" : "תאריך הפטירה",
"Email" : "דואר אלקטרוני",
"Instant messaging" : "מסרים מיידיים",
"Phone" : "טלפון",
diff --git a/l10n/it.js b/l10n/it.js
index 96e33ad5..b4eae1c7 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Altro",
"Groups" : "Gruppi",
"Birthday" : "Compleanno",
+ "Anniversary" : "Anniversario",
+ "Date of Death" : "Data di morte",
"Email" : "Posta elettronica",
"Instant messaging" : "Messaggistica istantanea",
"Phone" : "Telefono",
diff --git a/l10n/it.json b/l10n/it.json
index ba5c54b9..32ceaf62 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -38,6 +38,8 @@
"Other" : "Altro",
"Groups" : "Gruppi",
"Birthday" : "Compleanno",
+ "Anniversary" : "Anniversario",
+ "Date of Death" : "Data di morte",
"Email" : "Posta elettronica",
"Instant messaging" : "Messaggistica istantanea",
"Phone" : "Telefono",
diff --git a/l10n/nl.js b/l10n/nl.js
index 17808ae3..09eed489 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Overig",
"Groups" : "Groepen",
"Birthday" : "Verjaardag",
+ "Anniversary" : "Verjaardag",
+ "Date of Death" : "Overlijdensdatum",
"Email" : "mailadres",
"Instant messaging" : "Instant messaging",
"Phone" : "Telefoon",
diff --git a/l10n/nl.json b/l10n/nl.json
index 1ece49b3..ddb67191 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -38,6 +38,8 @@
"Other" : "Overig",
"Groups" : "Groepen",
"Birthday" : "Verjaardag",
+ "Anniversary" : "Verjaardag",
+ "Date of Death" : "Overlijdensdatum",
"Email" : "mailadres",
"Instant messaging" : "Instant messaging",
"Phone" : "Telefoon",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index f144ec4e..44f1b5b6 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Outro",
"Groups" : "Grupos",
"Birthday" : "Aniversário",
+ "Anniversary" : "Aniversário",
+ "Date of Death" : "Data do Falecimento",
"Email" : "E-mail",
"Instant messaging" : "Mensagem instantânea",
"Phone" : "Telefone",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 78a6d93e..c0222ef0 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -38,6 +38,8 @@
"Other" : "Outro",
"Groups" : "Grupos",
"Birthday" : "Aniversário",
+ "Anniversary" : "Aniversário",
+ "Date of Death" : "Data do Falecimento",
"Email" : "E-mail",
"Instant messaging" : "Mensagem instantânea",
"Phone" : "Telefone",
diff --git a/l10n/ru.js b/l10n/ru.js
index 716bc53b..f303f92c 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Другой",
"Groups" : "Группы",
"Birthday" : "День рождения",
+ "Anniversary" : "Годовщина",
+ "Date of Death" : "Дата смерти",
"Email" : "Эл. почта",
"Instant messaging" : "Мессенджер",
"Phone" : "Телефон",
diff --git a/l10n/ru.json b/l10n/ru.json
index 8ab7235b..06edc26b 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -38,6 +38,8 @@
"Other" : "Другой",
"Groups" : "Группы",
"Birthday" : "День рождения",
+ "Anniversary" : "Годовщина",
+ "Date of Death" : "Дата смерти",
"Email" : "Эл. почта",
"Instant messaging" : "Мессенджер",
"Phone" : "Телефон",
diff --git a/l10n/sl.js b/l10n/sl.js
index 0273c352..24b40b52 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Drugo",
"Groups" : "Skupine",
"Birthday" : "Rojstni dan",
+ "Anniversary" : "Obletnica",
+ "Date of Death" : "Datum smrti",
"Email" : "Elektronski naslov",
"Instant messaging" : "Hipno sporočanje",
"Phone" : "Telefon",
diff --git a/l10n/sl.json b/l10n/sl.json
index 200b05ad..371e32b0 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -38,6 +38,8 @@
"Other" : "Drugo",
"Groups" : "Skupine",
"Birthday" : "Rojstni dan",
+ "Anniversary" : "Obletnica",
+ "Date of Death" : "Datum smrti",
"Email" : "Elektronski naslov",
"Instant messaging" : "Hipno sporočanje",
"Phone" : "Telefon",
diff --git a/l10n/sq.js b/l10n/sq.js
index 485bd483..ddda25b1 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Tjetër",
"Groups" : "Grupe",
"Birthday" : "Datëlindje",
+ "Anniversary" : "Përvjetor",
+ "Date of Death" : "Datë Vdekjeje",
"Email" : "Email",
"Instant messaging" : "Shkëmbim i atypëratyshëm mesazhesh",
"Phone" : "Telefon",
diff --git a/l10n/sq.json b/l10n/sq.json
index 220345db..ac4041ad 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -38,6 +38,8 @@
"Other" : "Tjetër",
"Groups" : "Grupe",
"Birthday" : "Datëlindje",
+ "Anniversary" : "Përvjetor",
+ "Date of Death" : "Datë Vdekjeje",
"Email" : "Email",
"Instant messaging" : "Shkëmbim i atypëratyshëm mesazhesh",
"Phone" : "Telefon",
diff --git a/l10n/tr.js b/l10n/tr.js
index a7890557..61ce09dc 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -15,7 +15,7 @@ OC.L10N.register(
"_%n contact_::_%n contacts_" : ["%n kişi","%n kişi"],
"All contacts" : "Tüm kişiler",
"Not grouped" : "Gruplanmamış",
- "Post office box" : "Posta Kutusu",
+ "Post office box" : "Posta kutusu",
"Postal code" : "Posta kodu",
"City" : "Şehir",
"State or province" : "Eyalet",
@@ -29,7 +29,7 @@ OC.L10N.register(
"Suffix" : "Sonek",
"New contact" : "Yeni kişi",
"{addressbook} shared by {owner}" : "{owner} tarafından paylaşılmış {addressbook}",
- "No contacts in file. Only VCard files are allowed." : "Dosyada kişiler yok. Sadece VCard dosyaları izinlidir.",
+ "No contacts in file. Only VCard files are allowed." : "Dosyada kişi yok. Sadece vCard dosyalarına izin verilir.",
"Nickname" : "Takma ad",
"Detailed name" : "Ayrıntılı isim",
"Notes" : "Notlar",
@@ -40,6 +40,8 @@ OC.L10N.register(
"Other" : "Diğer",
"Groups" : "Gruplar",
"Birthday" : "Doğum günü",
+ "Anniversary" : "Yıl Dönümü",
+ "Date of Death" : "Ölüm Tarihi",
"Email" : "E-posta",
"Instant messaging" : "Anında mesajlaşma",
"Phone" : "Telefon",
diff --git a/l10n/tr.json b/l10n/tr.json
index a883ce02..a5fbd2c3 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -13,7 +13,7 @@
"_%n contact_::_%n contacts_" : ["%n kişi","%n kişi"],
"All contacts" : "Tüm kişiler",
"Not grouped" : "Gruplanmamış",
- "Post office box" : "Posta Kutusu",
+ "Post office box" : "Posta kutusu",
"Postal code" : "Posta kodu",
"City" : "Şehir",
"State or province" : "Eyalet",
@@ -27,7 +27,7 @@
"Suffix" : "Sonek",
"New contact" : "Yeni kişi",
"{addressbook} shared by {owner}" : "{owner} tarafından paylaşılmış {addressbook}",
- "No contacts in file. Only VCard files are allowed." : "Dosyada kişiler yok. Sadece VCard dosyaları izinlidir.",
+ "No contacts in file. Only VCard files are allowed." : "Dosyada kişi yok. Sadece vCard dosyalarına izin verilir.",
"Nickname" : "Takma ad",
"Detailed name" : "Ayrıntılı isim",
"Notes" : "Notlar",
@@ -38,6 +38,8 @@
"Other" : "Diğer",
"Groups" : "Gruplar",
"Birthday" : "Doğum günü",
+ "Anniversary" : "Yıl Dönümü",
+ "Date of Death" : "Ölüm Tarihi",
"Email" : "E-posta",
"Instant messaging" : "Anında mesajlaşma",
"Phone" : "Telefon",