diff --git a/l10n/he.js b/l10n/he.js index 419a171f7..7113c6198 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -12,6 +12,7 @@ OC.L10N.register( "Add field ..." : "הוספת שדה...", "Add contact" : "הוסף איש קשר", "No search result for {query}" : "אין תוצאות חיפוש עבור {query}", + "_%n contact_::_%n contacts_" : ["%n איש קשר","%n אנשי קשר"], "All contacts" : "כל אנשי הקשר", "Not grouped" : "לא שויך לקבוצה", "Post office box" : "תיבת דואר", diff --git a/l10n/he.json b/l10n/he.json index 4d84e17d3..7fbff7e7c 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -10,6 +10,7 @@ "Add field ..." : "הוספת שדה...", "Add contact" : "הוסף איש קשר", "No search result for {query}" : "אין תוצאות חיפוש עבור {query}", + "_%n contact_::_%n contacts_" : ["%n איש קשר","%n אנשי קשר"], "All contacts" : "כל אנשי הקשר", "Not grouped" : "לא שויך לקבוצה", "Post office box" : "תיבת דואר", diff --git a/l10n/nl.js b/l10n/nl.js index fc521c670..17808ae3f 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -12,6 +12,7 @@ OC.L10N.register( "Add field ..." : "Voeg veld toe", "Add contact" : "Contactpersoon toevoegen", "No search result for {query}" : "Geen zoekresultaten voor {query}", + "_%n contact_::_%n contacts_" : ["%n contactpersoon","%n contactpersonen"], "All contacts" : "Alle contactpersonen", "Not grouped" : "Niet gegroepeerd", "Post office box" : "Postbus", diff --git a/l10n/nl.json b/l10n/nl.json index 18aac0a1f..1ece49b3b 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -10,6 +10,7 @@ "Add field ..." : "Voeg veld toe", "Add contact" : "Contactpersoon toevoegen", "No search result for {query}" : "Geen zoekresultaten voor {query}", + "_%n contact_::_%n contacts_" : ["%n contactpersoon","%n contactpersonen"], "All contacts" : "Alle contactpersonen", "Not grouped" : "Niet gegroepeerd", "Post office box" : "Postbus", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index c6c601a96..f144ec4eb 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -12,6 +12,7 @@ OC.L10N.register( "Add field ..." : "Adicionar campo...", "Add contact" : "Adicionar contatos", "No search result for {query}" : "Nenhum resultado de busca para {query}", + "_%n contact_::_%n contacts_" : ["%n contato","%n contatos"], "All contacts" : "Todos os contatos", "Not grouped" : "Não agrupado", "Post office box" : "Caixa de correio", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 169ae1bc3..78a6d93e3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -10,6 +10,7 @@ "Add field ..." : "Adicionar campo...", "Add contact" : "Adicionar contatos", "No search result for {query}" : "Nenhum resultado de busca para {query}", + "_%n contact_::_%n contacts_" : ["%n contato","%n contatos"], "All contacts" : "Todos os contatos", "Not grouped" : "Não agrupado", "Post office box" : "Caixa de correio", diff --git a/l10n/ru.js b/l10n/ru.js index f736f3622..716bc53bc 100644 --- a/l10n/ru.js +++ b/l10n/ru.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 контакт","%n контактов"], "All contacts" : "Все контакты", "Not grouped" : "Без группы", "Post office box" : "Почтовый ящик", diff --git a/l10n/ru.json b/l10n/ru.json index df15c9909..8ab7235b6 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -10,6 +10,7 @@ "Add field ..." : "Добавить поле ...", "Add contact" : "Добавить контакт", "No search result for {query}" : "По запросу {query} ничего не найдено", + "_%n contact_::_%n contacts_" : ["%n контакт","%n контакт","%n контакт","%n контактов"], "All contacts" : "Все контакты", "Not grouped" : "Без группы", "Post office box" : "Почтовый ящик", diff --git a/l10n/sq.js b/l10n/sq.js index 7c1e51f70..485bd4831 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -12,6 +12,7 @@ OC.L10N.register( "Add field ..." : "Shtoni fushë...", "Add contact" : "Shtoni kontakt", "No search result for {query}" : "S’pat përfundime kërkimi për {query}", + "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontakte"], "All contacts" : "Krejt kontaktet", "Not grouped" : "I pagrupuar", "Post office box" : "Kuti postare në postë", diff --git a/l10n/sq.json b/l10n/sq.json index 9fcd92018..220345dbf 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -10,6 +10,7 @@ "Add field ..." : "Shtoni fushë...", "Add contact" : "Shtoni kontakt", "No search result for {query}" : "S’pat përfundime kërkimi për {query}", + "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontakte"], "All contacts" : "Krejt kontaktet", "Not grouped" : "I pagrupuar", "Post office box" : "Kuti postare në postë",