summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/fi.js7
-rw-r--r--l10n/fi.json7
-rw-r--r--l10n/sr.js2
-rw-r--r--l10n/sr.json2
-rw-r--r--l10n/sv.js2
-rw-r--r--l10n/sv.json2
-rw-r--r--l10n/zh_TW.js2
-rw-r--r--l10n/zh_TW.json2
12 files changed, 34 insertions, 0 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index a318e720..146a84cb 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -56,6 +56,8 @@ OC.L10N.register(
"Delete {addressbook}?" : " {addressbook} löschen?",
"Deletion of address book was not successful." : "Das Löschen des Adressbuches war nicht erfolgreich.",
"Renaming of address book was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.",
+ "_%n contact_::_%n contacts_" : ["%n Kontakt","%n Kontakte"],
+ "_%n group_::_%n groups_" : ["%n Gruppe","%n Gruppen"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"],
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
"No users or groups" : "Keine Benutzer oder Gruppen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 4a3d1e73..585b63fa 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -54,6 +54,8 @@
"Delete {addressbook}?" : " {addressbook} löschen?",
"Deletion of address book was not successful." : "Das Löschen des Adressbuches war nicht erfolgreich.",
"Renaming of address book was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.",
+ "_%n contact_::_%n contacts_" : ["%n Kontakt","%n Kontakte"],
+ "_%n group_::_%n groups_" : ["%n Gruppe","%n Gruppen"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"],
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
"No users or groups" : "Keine Benutzer oder Gruppen",
diff --git a/l10n/es.js b/l10n/es.js
index b6e87c4d..30cc94cd 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -56,6 +56,8 @@ OC.L10N.register(
"Delete {addressbook}?" : "¿Eliminar {addressbook}?",
"Deletion of address book was not successful." : "El borrado de la libreta de direcciones falló.",
"Renaming of address book was not successful." : "El renombrado de la libreta de direcciones falló.",
+ "_%n contact_::_%n contacts_" : ["%n contacto","%n contactos","%n contactos"],
+ "_%n group_::_%n groups_" : ["%n grupo","%n grupos","%n grupos"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartido con {num} entidad","Compartido con {num} entidades","Compartido con {num} entidades"],
"Share with users or groups" : "Compartir con otros usuarios o grupos",
"No users or groups" : "No hay usuarios ni grupos.",
diff --git a/l10n/es.json b/l10n/es.json
index eb218d8e..a100ed98 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -54,6 +54,8 @@
"Delete {addressbook}?" : "¿Eliminar {addressbook}?",
"Deletion of address book was not successful." : "El borrado de la libreta de direcciones falló.",
"Renaming of address book was not successful." : "El renombrado de la libreta de direcciones falló.",
+ "_%n contact_::_%n contacts_" : ["%n contacto","%n contactos","%n contactos"],
+ "_%n group_::_%n groups_" : ["%n grupo","%n grupos","%n grupos"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Compartido con {num} entidad","Compartido con {num} entidades","Compartido con {num} entidades"],
"Share with users or groups" : "Compartir con otros usuarios o grupos",
"No users or groups" : "No hay usuarios ni grupos.",
diff --git a/l10n/fi.js b/l10n/fi.js
index 960d3b16..660e30d9 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -56,6 +56,8 @@ OC.L10N.register(
"Delete {addressbook}?" : "Poistetaanko {addressbook}?",
"Deletion of address book was not successful." : "Osoitekirjan poistaminen ei onnistunut.",
"Renaming of address book was not successful." : "Osoitekirjan nimeäminen uudelleen ei onnistunut.",
+ "_%n contact_::_%n contacts_" : ["%n yhteystieto","%n yhteystietoa"],
+ "_%n group_::_%n groups_" : ["%n ryhmä","%n ryhmää"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Jaettu {num} entiteetin kanssa","Jaettu {num} entiteetin kanssa"],
"Share with users or groups" : "Jaa käyttäjien tai ryhmien kanssa",
"No users or groups" : "Ei käyttäjiä tai ryhmiä",
@@ -77,6 +79,8 @@ OC.L10N.register(
"Display name" : "Näyttönimi",
"Last modified" : "Viimeksi muokattu",
"Sort by {sorting}" : "Järjestysperuste {sorting}",
+ "Manages" : "Johtaa",
+ "Oversees" : "Valvoo",
"Password protection" : "Salasanasuojaus",
"Enforce password protection on files shared to this circle" : "Pakota salasanasuojaus tässä piirissä jaettuihin tiedostoihin",
"Use a unique password for all shares to this circle" : "Käytä eri salasanaa kaikille tämän piirin jaoille",
@@ -133,6 +137,7 @@ OC.L10N.register(
"Unable to retrieve the contact from the server, please check your network connection." : "Yhteystietoa ei kyetty hakemaan palvelimelta. Ole hyvä ja tarkista yhteytesi internetiin.",
"An error occurred while trying to move the contact" : "Yhteystietoa siirtäessä tapahtui virhe",
"An error occurred while trying to copy the contact" : "Yhteystietoa kopioitaessa tapahtui virhe",
+ "Unable to update contact" : "Yhteystietoa ei voitu päivittää",
"Search contacts …" : "Etsi yhteystietoja…",
"Add to {group}" : "Lisää ryhmään {group}",
"Remove {type}" : "Poista {type}",
@@ -174,6 +179,7 @@ OC.L10N.register(
"None" : "Ei mitään",
"Add contact in group" : "Lisää yhteystieto ryhmään",
"Select option" : "Valitse valinta",
+ "Add property of this type" : "Lisää tätä tyyppiä oleva ominaisuus",
"Unable to create the contact." : "Yhteystiedon luominen ei onnistunut.",
"Contact not found" : "Yhteytietoa ei löytynyt",
"Group {group} not found" : "Ryhmää {group} ei löydy",
@@ -278,6 +284,7 @@ OC.L10N.register(
"Time zone" : "Aikavyöhyke",
"Spoken languages" : "Puhutut kielet",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} yhteystietoa ei voitu lukea","{failed} yhteystietoa ei voitu lukea"],
+ "An error has occurred in circle(s). Check the console for more details." : "Piirissä tai piireissä tapahtui virhe. Katso lisätiedot konsolista.",
"Unable to create circle {circleName}" : "Ei voitu luoda piiriä {circleName}",
"Unable to delete circle {circleId}" : "Ei voitu poistaa piiriä {circleId}",
"Unable to delete contact" : "Yhteystietoa ei voitu poistaa"
diff --git a/l10n/fi.json b/l10n/fi.json
index 8821f88c..42823f13 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -54,6 +54,8 @@
"Delete {addressbook}?" : "Poistetaanko {addressbook}?",
"Deletion of address book was not successful." : "Osoitekirjan poistaminen ei onnistunut.",
"Renaming of address book was not successful." : "Osoitekirjan nimeäminen uudelleen ei onnistunut.",
+ "_%n contact_::_%n contacts_" : ["%n yhteystieto","%n yhteystietoa"],
+ "_%n group_::_%n groups_" : ["%n ryhmä","%n ryhmää"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Jaettu {num} entiteetin kanssa","Jaettu {num} entiteetin kanssa"],
"Share with users or groups" : "Jaa käyttäjien tai ryhmien kanssa",
"No users or groups" : "Ei käyttäjiä tai ryhmiä",
@@ -75,6 +77,8 @@
"Display name" : "Näyttönimi",
"Last modified" : "Viimeksi muokattu",
"Sort by {sorting}" : "Järjestysperuste {sorting}",
+ "Manages" : "Johtaa",
+ "Oversees" : "Valvoo",
"Password protection" : "Salasanasuojaus",
"Enforce password protection on files shared to this circle" : "Pakota salasanasuojaus tässä piirissä jaettuihin tiedostoihin",
"Use a unique password for all shares to this circle" : "Käytä eri salasanaa kaikille tämän piirin jaoille",
@@ -131,6 +135,7 @@
"Unable to retrieve the contact from the server, please check your network connection." : "Yhteystietoa ei kyetty hakemaan palvelimelta. Ole hyvä ja tarkista yhteytesi internetiin.",
"An error occurred while trying to move the contact" : "Yhteystietoa siirtäessä tapahtui virhe",
"An error occurred while trying to copy the contact" : "Yhteystietoa kopioitaessa tapahtui virhe",
+ "Unable to update contact" : "Yhteystietoa ei voitu päivittää",
"Search contacts …" : "Etsi yhteystietoja…",
"Add to {group}" : "Lisää ryhmään {group}",
"Remove {type}" : "Poista {type}",
@@ -172,6 +177,7 @@
"None" : "Ei mitään",
"Add contact in group" : "Lisää yhteystieto ryhmään",
"Select option" : "Valitse valinta",
+ "Add property of this type" : "Lisää tätä tyyppiä oleva ominaisuus",
"Unable to create the contact." : "Yhteystiedon luominen ei onnistunut.",
"Contact not found" : "Yhteytietoa ei löytynyt",
"Group {group} not found" : "Ryhmää {group} ei löydy",
@@ -276,6 +282,7 @@
"Time zone" : "Aikavyöhyke",
"Spoken languages" : "Puhutut kielet",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} yhteystietoa ei voitu lukea","{failed} yhteystietoa ei voitu lukea"],
+ "An error has occurred in circle(s). Check the console for more details." : "Piirissä tai piireissä tapahtui virhe. Katso lisätiedot konsolista.",
"Unable to create circle {circleName}" : "Ei voitu luoda piiriä {circleName}",
"Unable to delete circle {circleId}" : "Ei voitu poistaa piiriä {circleId}",
"Unable to delete contact" : "Yhteystietoa ei voitu poistaa"
diff --git a/l10n/sr.js b/l10n/sr.js
index e3bb6f12..00aa8500 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -56,6 +56,8 @@ OC.L10N.register(
"Delete {addressbook}?" : "Да обришем {addressbook}?",
"Deletion of address book was not successful." : "Брисање адресара није успело.",
"Renaming of address book was not successful." : "Преименовање адресара није успело.",
+ "_%n contact_::_%n contacts_" : ["%n контакт","%n контакта","%n контакта"],
+ "_%n group_::_%n groups_" : ["%n група","%n групе","%n група"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Дељено са {num} ентитетом","Дељено са {num} ентитета","Дељено са {num} ентитета"],
"Share with users or groups" : "Дели са корисницима или групама",
"No users or groups" : "Нема корисника или група",
diff --git a/l10n/sr.json b/l10n/sr.json
index 58a4dc76..adf27c25 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -54,6 +54,8 @@
"Delete {addressbook}?" : "Да обришем {addressbook}?",
"Deletion of address book was not successful." : "Брисање адресара није успело.",
"Renaming of address book was not successful." : "Преименовање адресара није успело.",
+ "_%n contact_::_%n contacts_" : ["%n контакт","%n контакта","%n контакта"],
+ "_%n group_::_%n groups_" : ["%n група","%n групе","%n група"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Дељено са {num} ентитетом","Дељено са {num} ентитета","Дељено са {num} ентитета"],
"Share with users or groups" : "Дели са корисницима или групама",
"No users or groups" : "Нема корисника или група",
diff --git a/l10n/sv.js b/l10n/sv.js
index 75d96eef..3a3312b2 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -56,6 +56,8 @@ OC.L10N.register(
"Delete {addressbook}?" : "Vill du radera {addressbook}?",
"Deletion of address book was not successful." : "Radering av adressboken lyckades inte.",
"Renaming of address book was not successful." : "Namnbyte av adressboken lyckades inte.",
+ "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontakter"],
+ "_%n group_::_%n groups_" : ["%n grupp","%n grupper"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Delad med {num} enhet","Delad med {num} enheter"],
"Share with users or groups" : "Dela med användare eller grupper",
"No users or groups" : "Inga användare eller grupper",
diff --git a/l10n/sv.json b/l10n/sv.json
index afb9c743..0c638165 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -54,6 +54,8 @@
"Delete {addressbook}?" : "Vill du radera {addressbook}?",
"Deletion of address book was not successful." : "Radering av adressboken lyckades inte.",
"Renaming of address book was not successful." : "Namnbyte av adressboken lyckades inte.",
+ "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontakter"],
+ "_%n group_::_%n groups_" : ["%n grupp","%n grupper"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Delad med {num} enhet","Delad med {num} enheter"],
"Share with users or groups" : "Dela med användare eller grupper",
"No users or groups" : "Inga användare eller grupper",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index d908589e..62528ef5 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -56,6 +56,8 @@ OC.L10N.register(
"Delete {addressbook}?" : "刪除 {addressbook}?",
"Deletion of address book was not successful." : "刪除通訊錄失敗。",
"Renaming of address book was not successful." : "重新命名通訊錄失敗。",
+ "_%n contact_::_%n contacts_" : ["%n 位聯絡人"],
+ "_%n group_::_%n groups_" : ["%n 個群組"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["與 {num} 個實體分享"],
"Share with users or groups" : "與使用者或群組分享",
"No users or groups" : "沒有使用者或群組",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 28e496bb..836ea66c 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -54,6 +54,8 @@
"Delete {addressbook}?" : "刪除 {addressbook}?",
"Deletion of address book was not successful." : "刪除通訊錄失敗。",
"Renaming of address book was not successful." : "重新命名通訊錄失敗。",
+ "_%n contact_::_%n contacts_" : ["%n 位聯絡人"],
+ "_%n group_::_%n groups_" : ["%n 個群組"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["與 {num} 個實體分享"],
"Share with users or groups" : "與使用者或群組分享",
"No users or groups" : "沒有使用者或群組",