diff --git a/l10n/ast.js b/l10n/ast.js
index cd9a64c38..62225c80e 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -37,7 +37,6 @@ OC.L10N.register(
"A link to {remote} has been requested." : "Solicitóse un enllaz a {remote}.",
"Local User" : "Usuariu llocal",
"Local Group" : "Grupu llocal",
- "The member '{name}' was added to the circle" : "Amestóse'l miembru «{name}» al círculu.",
"Circles" : "Círculos",
"You created the circle {circle}" : "Creesti'l círculu {circle}",
"{author} created the circle {circle}" : "{author} creó'l círculu {circle}",
@@ -103,6 +102,7 @@ OC.L10N.register(
"Status" : "Estáu",
"Link" : "Link",
"Description" : "Descripción",
- "Change password" : "Camudar contraseña"
+ "Change password" : "Camudar contraseña",
+ "The member '{name}' was added to the circle" : "Amestóse'l miembru «{name}» al círculu."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
index ca357caf8..05dabb493 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -35,7 +35,6 @@
"A link to {remote} has been requested." : "Solicitóse un enllaz a {remote}.",
"Local User" : "Usuariu llocal",
"Local Group" : "Grupu llocal",
- "The member '{name}' was added to the circle" : "Amestóse'l miembru «{name}» al círculu.",
"Circles" : "Círculos",
"You created the circle {circle}" : "Creesti'l círculu {circle}",
"{author} created the circle {circle}" : "{author} creó'l círculu {circle}",
@@ -101,6 +100,7 @@
"Status" : "Estáu",
"Link" : "Link",
"Description" : "Descripción",
- "Change password" : "Camudar contraseña"
+ "Change password" : "Camudar contraseña",
+ "The member '{name}' was added to the circle" : "Amestóse'l miembru «{name}» al círculu."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/ca.js b/l10n/ca.js
index fdc338c57..b819b7e37 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Usuari a escala global",
"Local User" : "Usuari local",
"Local Group" : "Grup local",
- "The member '{name}' was added to the circle" : "S'ha inclòs '{name}' al cercle",
- "The member '{name}' could not be added to the circle" : "El membre '{name}' no s'ha pogut afegir al cercle",
"The email address '{email}' was added to the circle" : "L'adreça '{email}' s'ha afegit al cercle",
"The email address '{email}' could not be added to the circle" : "L'adreça '{email}' no s'ha pogut afegir al cercle",
- "The contact '{contact}' was added to the circle" : "El contacte \"{contact}\" s'ha afegit al cercle",
- "The contact '{contact}' could not be added to the circle" : "El contacte '{contact}' no s'ha pogut afegir al cercle",
- "The member '{name}' was invited to the circle" : "S'ha convidat '{name}' al cercle",
- "The member '{name}' could not be invited to the circle" : "No s'ha pogut convidar '{name}' al cercle",
"Members of the group '{name}' were added to the circle" : "S'han afegit membres del grup '{name}' al cercle",
"Members of the group '{name}' could not be added to the circle" : "Els membres del grup '{name}' no s'han pogut afegir al cercle",
"Members of the group '{name}' were invited to the circle" : "Els membres del grup '{name}' han estat convidats al cercle",
"Members of the group '{name}' could not be invited to the circle" : "No s'han pogut convidar membres del grup '{name}' al cercle",
- "The member '{name}' was removed from the circle" : "S'ha suprimit '{name}' del cercle",
- "The member '{name}' could not be removed from the circle" : "No s'ha pogut suprimit '{name}' del cercle",
- "Member '{name}' updated" : "El membre '{name}' s'ha actualitzat",
- "The member '{name}' could not be updated" : "El membre '{name}' no s'ha pogut actualitzar",
"Issue while saving settings" : "Hi ha hagut una incidència mentre es desava la configuració",
"Settings saved." : "S'han desat els paràmetres.",
"Circles" : "Cercles",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Els grups poden ser enllaçats a cercles.",
"Skip invitation step to closed circles" : "Saltar el pas d'invitació als cercles tancats",
"Moderators can add member to closed circles without user approval." : "Els moderadors poden afegir un membre als cercles tancats sense que l'usuari ho accepti.",
+ "The member '{name}' was added to the circle" : "S'ha inclòs '{name}' al cercle",
+ "The member '{name}' could not be added to the circle" : "El membre '{name}' no s'ha pogut afegir al cercle",
+ "The contact '{contact}' was added to the circle" : "El contacte \"{contact}\" s'ha afegit al cercle",
+ "The contact '{contact}' could not be added to the circle" : "El contacte '{contact}' no s'ha pogut afegir al cercle",
+ "The member '{name}' was invited to the circle" : "S'ha convidat '{name}' al cercle",
+ "The member '{name}' could not be invited to the circle" : "No s'ha pogut convidar '{name}' al cercle",
+ "The member '{name}' was removed from the circle" : "S'ha suprimit '{name}' del cercle",
+ "The member '{name}' could not be removed from the circle" : "No s'ha pogut suprimit '{name}' del cercle",
+ "Member '{name}' updated" : "El membre '{name}' s'ha actualitzat",
+ "The member '{name}' could not be updated" : "El membre '{name}' no s'ha pogut actualitzar",
"Allow federated circles" : "Permet els cercles federats",
"Circles from different Nextclouds can be linked together." : "Es poden enllaçar cercles de diferents Nextclouds."
},
diff --git a/l10n/ca.json b/l10n/ca.json
index c050b6536..0511a7cca 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Usuari a escala global",
"Local User" : "Usuari local",
"Local Group" : "Grup local",
- "The member '{name}' was added to the circle" : "S'ha inclòs '{name}' al cercle",
- "The member '{name}' could not be added to the circle" : "El membre '{name}' no s'ha pogut afegir al cercle",
"The email address '{email}' was added to the circle" : "L'adreça '{email}' s'ha afegit al cercle",
"The email address '{email}' could not be added to the circle" : "L'adreça '{email}' no s'ha pogut afegir al cercle",
- "The contact '{contact}' was added to the circle" : "El contacte \"{contact}\" s'ha afegit al cercle",
- "The contact '{contact}' could not be added to the circle" : "El contacte '{contact}' no s'ha pogut afegir al cercle",
- "The member '{name}' was invited to the circle" : "S'ha convidat '{name}' al cercle",
- "The member '{name}' could not be invited to the circle" : "No s'ha pogut convidar '{name}' al cercle",
"Members of the group '{name}' were added to the circle" : "S'han afegit membres del grup '{name}' al cercle",
"Members of the group '{name}' could not be added to the circle" : "Els membres del grup '{name}' no s'han pogut afegir al cercle",
"Members of the group '{name}' were invited to the circle" : "Els membres del grup '{name}' han estat convidats al cercle",
"Members of the group '{name}' could not be invited to the circle" : "No s'han pogut convidar membres del grup '{name}' al cercle",
- "The member '{name}' was removed from the circle" : "S'ha suprimit '{name}' del cercle",
- "The member '{name}' could not be removed from the circle" : "No s'ha pogut suprimit '{name}' del cercle",
- "Member '{name}' updated" : "El membre '{name}' s'ha actualitzat",
- "The member '{name}' could not be updated" : "El membre '{name}' no s'ha pogut actualitzar",
"Issue while saving settings" : "Hi ha hagut una incidència mentre es desava la configuració",
"Settings saved." : "S'han desat els paràmetres.",
"Circles" : "Cercles",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Els grups poden ser enllaçats a cercles.",
"Skip invitation step to closed circles" : "Saltar el pas d'invitació als cercles tancats",
"Moderators can add member to closed circles without user approval." : "Els moderadors poden afegir un membre als cercles tancats sense que l'usuari ho accepti.",
+ "The member '{name}' was added to the circle" : "S'ha inclòs '{name}' al cercle",
+ "The member '{name}' could not be added to the circle" : "El membre '{name}' no s'ha pogut afegir al cercle",
+ "The contact '{contact}' was added to the circle" : "El contacte \"{contact}\" s'ha afegit al cercle",
+ "The contact '{contact}' could not be added to the circle" : "El contacte '{contact}' no s'ha pogut afegir al cercle",
+ "The member '{name}' was invited to the circle" : "S'ha convidat '{name}' al cercle",
+ "The member '{name}' could not be invited to the circle" : "No s'ha pogut convidar '{name}' al cercle",
+ "The member '{name}' was removed from the circle" : "S'ha suprimit '{name}' del cercle",
+ "The member '{name}' could not be removed from the circle" : "No s'ha pogut suprimit '{name}' del cercle",
+ "Member '{name}' updated" : "El membre '{name}' s'ha actualitzat",
+ "The member '{name}' could not be updated" : "El membre '{name}' no s'ha pogut actualitzar",
"Allow federated circles" : "Permet els cercles federats",
"Circles from different Nextclouds can be linked together." : "Es poden enllaçar cercles de diferents Nextclouds."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/cs.js b/l10n/cs.js
index 4d54ad209..09a043682 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Uživatel v globálním měřítku",
"Local User" : "Místní uživatel",
"Local Group" : "Místní skupina",
- "The member '{name}' was added to the circle" : "Člen „{member}“ byl přidán do okruhu",
- "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodařilo přidat do okruhu.",
"The email address '{email}' was added to the circle" : "E-mailová adresa „{email}“ byla přidána do okruhu",
"The email address '{email}' could not be added to the circle" : "E-mailová adresa „{email}“ nemohla být přidána k okruhu",
- "The contact '{contact}' was added to the circle" : "Kontakt „{contact}“ byl přidán do okruhu",
- "The contact '{contact}' could not be added to the circle" : "Kontakt „{contact}“ nemohl být přidán do okruhu",
- "The member '{name}' was invited to the circle" : "Člen „{name}“ byl pozván do okruhu",
- "The member '{name}' could not be invited to the circle" : "Člen „{name}“ nemohl být pozván do okruhu",
"Members of the group '{name}' were added to the circle" : "Členové skupiny „{name}“ byli přidáni do okruhu",
"Members of the group '{name}' could not be added to the circle" : "Členové skupiny „{name}“ se nepodařilo přidat do okruhu",
"Members of the group '{name}' were invited to the circle" : "Členové skupiny „{name}“ byli pozváni do okruhu",
"Members of the group '{name}' could not be invited to the circle" : "Členy skupiny „{name}“ se nepodařilo přizvat do okruhu",
- "The member '{name}' was removed from the circle" : "Člen „{name}“ byl odebrán z okruhu",
- "The member '{name}' could not be removed from the circle" : "Člena „{name}“ se nepodařilo odstranit z okruhu",
- "Member '{name}' updated" : "Člen „{name}“ aktualizován",
- "The member '{name}' could not be updated" : "Člena „{name}“ se nepodařilo aktualizovat",
"Issue while saving settings" : "Problém při ukládání nastavení",
"Settings saved." : "Nastavení uložena.",
"Circles" : "Okruhy",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Skupiny lze propojit s okruhy.",
"Skip invitation step to closed circles" : "Přeskočit krok pozvání do uzavřených okruhů",
"Moderators can add member to closed circles without user approval." : "Moderátoři nepotřebují souhlas uživatele pro přidávání členů do uzavřených okruhů.",
+ "The member '{name}' was added to the circle" : "Člen „{member}“ byl přidán do okruhu",
+ "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodařilo přidat do okruhu.",
+ "The contact '{contact}' was added to the circle" : "Kontakt „{contact}“ byl přidán do okruhu",
+ "The contact '{contact}' could not be added to the circle" : "Kontakt „{contact}“ nemohl být přidán do okruhu",
+ "The member '{name}' was invited to the circle" : "Člen „{name}“ byl pozván do okruhu",
+ "The member '{name}' could not be invited to the circle" : "Člen „{name}“ nemohl být pozván do okruhu",
+ "The member '{name}' was removed from the circle" : "Člen „{name}“ byl odebrán z okruhu",
+ "The member '{name}' could not be removed from the circle" : "Člena „{name}“ se nepodařilo odstranit z okruhu",
+ "Member '{name}' updated" : "Člen „{name}“ aktualizován",
+ "The member '{name}' could not be updated" : "Člena „{name}“ se nepodařilo aktualizovat",
"Allow federated circles" : "Umožnit federované okruhy",
"Circles from different Nextclouds can be linked together." : "Okruhy z různých instancí Nextcloud je možné propojit dohromady."
},
diff --git a/l10n/cs.json b/l10n/cs.json
index 374090407..20d848633 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Uživatel v globálním měřítku",
"Local User" : "Místní uživatel",
"Local Group" : "Místní skupina",
- "The member '{name}' was added to the circle" : "Člen „{member}“ byl přidán do okruhu",
- "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodařilo přidat do okruhu.",
"The email address '{email}' was added to the circle" : "E-mailová adresa „{email}“ byla přidána do okruhu",
"The email address '{email}' could not be added to the circle" : "E-mailová adresa „{email}“ nemohla být přidána k okruhu",
- "The contact '{contact}' was added to the circle" : "Kontakt „{contact}“ byl přidán do okruhu",
- "The contact '{contact}' could not be added to the circle" : "Kontakt „{contact}“ nemohl být přidán do okruhu",
- "The member '{name}' was invited to the circle" : "Člen „{name}“ byl pozván do okruhu",
- "The member '{name}' could not be invited to the circle" : "Člen „{name}“ nemohl být pozván do okruhu",
"Members of the group '{name}' were added to the circle" : "Členové skupiny „{name}“ byli přidáni do okruhu",
"Members of the group '{name}' could not be added to the circle" : "Členové skupiny „{name}“ se nepodařilo přidat do okruhu",
"Members of the group '{name}' were invited to the circle" : "Členové skupiny „{name}“ byli pozváni do okruhu",
"Members of the group '{name}' could not be invited to the circle" : "Členy skupiny „{name}“ se nepodařilo přizvat do okruhu",
- "The member '{name}' was removed from the circle" : "Člen „{name}“ byl odebrán z okruhu",
- "The member '{name}' could not be removed from the circle" : "Člena „{name}“ se nepodařilo odstranit z okruhu",
- "Member '{name}' updated" : "Člen „{name}“ aktualizován",
- "The member '{name}' could not be updated" : "Člena „{name}“ se nepodařilo aktualizovat",
"Issue while saving settings" : "Problém při ukládání nastavení",
"Settings saved." : "Nastavení uložena.",
"Circles" : "Okruhy",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Skupiny lze propojit s okruhy.",
"Skip invitation step to closed circles" : "Přeskočit krok pozvání do uzavřených okruhů",
"Moderators can add member to closed circles without user approval." : "Moderátoři nepotřebují souhlas uživatele pro přidávání členů do uzavřených okruhů.",
+ "The member '{name}' was added to the circle" : "Člen „{member}“ byl přidán do okruhu",
+ "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodařilo přidat do okruhu.",
+ "The contact '{contact}' was added to the circle" : "Kontakt „{contact}“ byl přidán do okruhu",
+ "The contact '{contact}' could not be added to the circle" : "Kontakt „{contact}“ nemohl být přidán do okruhu",
+ "The member '{name}' was invited to the circle" : "Člen „{name}“ byl pozván do okruhu",
+ "The member '{name}' could not be invited to the circle" : "Člen „{name}“ nemohl být pozván do okruhu",
+ "The member '{name}' was removed from the circle" : "Člen „{name}“ byl odebrán z okruhu",
+ "The member '{name}' could not be removed from the circle" : "Člena „{name}“ se nepodařilo odstranit z okruhu",
+ "Member '{name}' updated" : "Člen „{name}“ aktualizován",
+ "The member '{name}' could not be updated" : "Člena „{name}“ se nepodařilo aktualizovat",
"Allow federated circles" : "Umožnit federované okruhy",
"Circles from different Nextclouds can be linked together." : "Okruhy z různých instancí Nextcloud je možné propojit dohromady."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
diff --git a/l10n/da.js b/l10n/da.js
index 93ea48f04..39094e7d5 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -72,16 +72,8 @@ OC.L10N.register(
"The status of the link has been updated" : "Statusen på linket er opdateret.",
"Local User" : "Lokal bruger",
"Local Group" : "Lokal gruppe",
- "The member '{name}' was added to the circle" : "Medlem '{name}' er tilføjet til cirklen",
- "The member '{name}' could not be added to the circle" : "Gruppen '{name}' kunne ikke tilføjes til denne cirkel",
"The email address '{email}' was added to the circle" : "Mail adressen '{email}' blev tilføjet til cirklen",
"The email address '{email}' could not be added to the circle" : "Mail adressen '{email}' blev IKKE tilføjet til cirklen",
- "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' blev tilføjet til cirklen",
- "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne IKKE tilføjes til cirklen",
- "The member '{name}' was invited to the circle" : "Medlem '{name}' blev inviteret til cirklen",
- "The member '{name}' could not be invited to the circle" : "Medlem '{name}' kunne ikke inviteres til cirklen",
- "Member '{name}' updated" : "Medlem '{name}' opdateret",
- "The member '{name}' could not be updated" : "Medlem '{name}' kunne ikke opdateres",
"Issue while saving settings" : "Indstillingerne kunne ikke gemmes",
"Settings saved." : "Indstillinger gemt.",
"Circles" : "Cirkler",
@@ -160,6 +152,14 @@ OC.L10N.register(
"Description" : "Beskrivelse",
"Change password" : "Skift kodeord",
"Allow Federated Links" : "Tillad federarede links",
- "Save settings" : "Gem indstillinger"
+ "Save settings" : "Gem indstillinger",
+ "The member '{name}' was added to the circle" : "Medlem '{name}' er tilføjet til cirklen",
+ "The member '{name}' could not be added to the circle" : "Gruppen '{name}' kunne ikke tilføjes til denne cirkel",
+ "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' blev tilføjet til cirklen",
+ "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne IKKE tilføjes til cirklen",
+ "The member '{name}' was invited to the circle" : "Medlem '{name}' blev inviteret til cirklen",
+ "The member '{name}' could not be invited to the circle" : "Medlem '{name}' kunne ikke inviteres til cirklen",
+ "Member '{name}' updated" : "Medlem '{name}' opdateret",
+ "The member '{name}' could not be updated" : "Medlem '{name}' kunne ikke opdateres"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
index 27c33b38f..69f1e84d1 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -70,16 +70,8 @@
"The status of the link has been updated" : "Statusen på linket er opdateret.",
"Local User" : "Lokal bruger",
"Local Group" : "Lokal gruppe",
- "The member '{name}' was added to the circle" : "Medlem '{name}' er tilføjet til cirklen",
- "The member '{name}' could not be added to the circle" : "Gruppen '{name}' kunne ikke tilføjes til denne cirkel",
"The email address '{email}' was added to the circle" : "Mail adressen '{email}' blev tilføjet til cirklen",
"The email address '{email}' could not be added to the circle" : "Mail adressen '{email}' blev IKKE tilføjet til cirklen",
- "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' blev tilføjet til cirklen",
- "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne IKKE tilføjes til cirklen",
- "The member '{name}' was invited to the circle" : "Medlem '{name}' blev inviteret til cirklen",
- "The member '{name}' could not be invited to the circle" : "Medlem '{name}' kunne ikke inviteres til cirklen",
- "Member '{name}' updated" : "Medlem '{name}' opdateret",
- "The member '{name}' could not be updated" : "Medlem '{name}' kunne ikke opdateres",
"Issue while saving settings" : "Indstillingerne kunne ikke gemmes",
"Settings saved." : "Indstillinger gemt.",
"Circles" : "Cirkler",
@@ -158,6 +150,14 @@
"Description" : "Beskrivelse",
"Change password" : "Skift kodeord",
"Allow Federated Links" : "Tillad federarede links",
- "Save settings" : "Gem indstillinger"
+ "Save settings" : "Gem indstillinger",
+ "The member '{name}' was added to the circle" : "Medlem '{name}' er tilføjet til cirklen",
+ "The member '{name}' could not be added to the circle" : "Gruppen '{name}' kunne ikke tilføjes til denne cirkel",
+ "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' blev tilføjet til cirklen",
+ "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne IKKE tilføjes til cirklen",
+ "The member '{name}' was invited to the circle" : "Medlem '{name}' blev inviteret til cirklen",
+ "The member '{name}' could not be invited to the circle" : "Medlem '{name}' kunne ikke inviteres til cirklen",
+ "Member '{name}' updated" : "Medlem '{name}' opdateret",
+ "The member '{name}' could not be updated" : "Medlem '{name}' kunne ikke opdateres"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index 43cb3f502..0c1081ed8 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Global Scale-Benutzer",
"Local User" : "Lokaler Benutzer",
"Local Group" : "Lokale Gruppe",
- "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
- "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
"The email address '{email}' was added to the circle" : "Die E-Mail-Adresse '{email}' wurde zum Kreis hinzugefügt",
"The email address '{email}' could not be added to the circle" : "Die E-Mail-Adresse '{email}' konnte dem Kreis nicht hinzugefügt werden ",
- "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
- "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
- "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
- "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
"Members of the group '{name}' were added to the circle" : "Mitglieder der Gruppe '{name}' wurden dem Kreis hinzugefügt",
"Members of the group '{name}' could not be added to the circle" : "Mitglieder der Gruppe '{name}' konnten dem Kreis nicht hinzugefügt werden",
"Members of the group '{name}' were invited to the circle" : "Mitglieder der Gruppe '{name}' wurden zum Kreis eingeladen",
"Members of the group '{name}' could not be invited to the circle" : "Mitglieder der Gruppe '{name}' konnten nicht zum Kreis eingeladen werden",
- "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
- "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
- "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
- "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Issue while saving settings" : "Problem beim Speichern der Einstellungen",
"Settings saved." : "Einstellungen gespeichert.",
"Circles" : "Kreise",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Gruppen können mit Kreisen verknüpft werden.",
"Skip invitation step to closed circles" : "Einladungsschritt für geschlossene Kreise überspringen",
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen.",
+ "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
+ "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
+ "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
+ "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
+ "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
+ "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
+ "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
+ "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
+ "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
+ "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Allow federated circles" : "Federated-Kreise erlauben",
"Circles from different Nextclouds can be linked together." : "Kreise aus verschiedenen Nextclouds können miteinander verknüpft werden."
},
diff --git a/l10n/de.json b/l10n/de.json
index 9bd6dde47..ac6471aa1 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Global Scale-Benutzer",
"Local User" : "Lokaler Benutzer",
"Local Group" : "Lokale Gruppe",
- "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
- "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
"The email address '{email}' was added to the circle" : "Die E-Mail-Adresse '{email}' wurde zum Kreis hinzugefügt",
"The email address '{email}' could not be added to the circle" : "Die E-Mail-Adresse '{email}' konnte dem Kreis nicht hinzugefügt werden ",
- "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
- "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
- "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
- "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
"Members of the group '{name}' were added to the circle" : "Mitglieder der Gruppe '{name}' wurden dem Kreis hinzugefügt",
"Members of the group '{name}' could not be added to the circle" : "Mitglieder der Gruppe '{name}' konnten dem Kreis nicht hinzugefügt werden",
"Members of the group '{name}' were invited to the circle" : "Mitglieder der Gruppe '{name}' wurden zum Kreis eingeladen",
"Members of the group '{name}' could not be invited to the circle" : "Mitglieder der Gruppe '{name}' konnten nicht zum Kreis eingeladen werden",
- "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
- "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
- "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
- "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Issue while saving settings" : "Problem beim Speichern der Einstellungen",
"Settings saved." : "Einstellungen gespeichert.",
"Circles" : "Kreise",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Gruppen können mit Kreisen verknüpft werden.",
"Skip invitation step to closed circles" : "Einladungsschritt für geschlossene Kreise überspringen",
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen.",
+ "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
+ "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
+ "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
+ "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
+ "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
+ "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
+ "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
+ "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
+ "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
+ "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Allow federated circles" : "Federated-Kreise erlauben",
"Circles from different Nextclouds can be linked together." : "Kreise aus verschiedenen Nextclouds können miteinander verknüpft werden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 3cb7975b0..780dd512a 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Global Scale-Benutzer",
"Local User" : "Lokaler Benutzer",
"Local Group" : "Lokale Gruppe",
- "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
- "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
"The email address '{email}' was added to the circle" : "Die E-Mail-Adresse '{email}' wurde zum Kreis hinzugefügt",
"The email address '{email}' could not be added to the circle" : "Die E-Mail-Adresse '{email}' konnte dem Kreis nicht hinzugefügt werden",
- "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
- "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
- "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
- "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
"Members of the group '{name}' were added to the circle" : "Mitglieder der Gruppe '{name}' wurden dem Kreis hinzugefügt",
"Members of the group '{name}' could not be added to the circle" : "Mitglieder der Gruppe '{name}' konnten dem Kreis nicht hinzugefügt werden",
"Members of the group '{name}' were invited to the circle" : "Mitglieder der Gruppe '{name}' wurden zum Kreis eingeladen",
"Members of the group '{name}' could not be invited to the circle" : "Mitglieder der Gruppe '{name}' konnten nicht zum Kreis eingeladen werden",
- "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
- "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
- "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
- "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Issue while saving settings" : "Problem beim Speichern der Einstellungen",
"Settings saved." : "Einstellungen gespeichert.",
"Circles" : "Kreise",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Gruppen können mit Kreisen verknüpft werden.",
"Skip invitation step to closed circles" : "Einladungsschritt für geschlossene Kreise überspringen",
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen.",
+ "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
+ "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
+ "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
+ "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
+ "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
+ "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
+ "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
+ "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
+ "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
+ "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Allow federated circles" : "Federated-Kreise erlauben",
"Circles from different Nextclouds can be linked together." : "Kreise aus verschiedenen Nextclouds können miteinander verknüpft werden."
},
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 2fc88da31..604d301ff 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Global Scale-Benutzer",
"Local User" : "Lokaler Benutzer",
"Local Group" : "Lokale Gruppe",
- "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
- "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
"The email address '{email}' was added to the circle" : "Die E-Mail-Adresse '{email}' wurde zum Kreis hinzugefügt",
"The email address '{email}' could not be added to the circle" : "Die E-Mail-Adresse '{email}' konnte dem Kreis nicht hinzugefügt werden",
- "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
- "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
- "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
- "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
"Members of the group '{name}' were added to the circle" : "Mitglieder der Gruppe '{name}' wurden dem Kreis hinzugefügt",
"Members of the group '{name}' could not be added to the circle" : "Mitglieder der Gruppe '{name}' konnten dem Kreis nicht hinzugefügt werden",
"Members of the group '{name}' were invited to the circle" : "Mitglieder der Gruppe '{name}' wurden zum Kreis eingeladen",
"Members of the group '{name}' could not be invited to the circle" : "Mitglieder der Gruppe '{name}' konnten nicht zum Kreis eingeladen werden",
- "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
- "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
- "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
- "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Issue while saving settings" : "Problem beim Speichern der Einstellungen",
"Settings saved." : "Einstellungen gespeichert.",
"Circles" : "Kreise",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Gruppen können mit Kreisen verknüpft werden.",
"Skip invitation step to closed circles" : "Einladungsschritt für geschlossene Kreise überspringen",
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen.",
+ "The member '{name}' was added to the circle" : "Das Mitglied '{name}' wurde zum Kreis hinzugefügt",
+ "The member '{name}' could not be added to the circle" : "Das Mitglied '{name}' konnte dem Kreis nicht hinzugefügt werden",
+ "The contact '{contact}' was added to the circle" : "Der Kontakt '{contact}' wurde dem Kreis hinzugefügt",
+ "The contact '{contact}' could not be added to the circle" : "Der Kontakt '{contact}' konnte dem Kreis nicht hinzugefügt werden",
+ "The member '{name}' was invited to the circle" : "Das Mitglied '{name}' wurde zum Kreis eingeladen",
+ "The member '{name}' could not be invited to the circle" : "Das Mitglied '{name}' konnte nicht zum Kreis eingeladen werden",
+ "The member '{name}' was removed from the circle" : "Das Mitglied '{name}' wurde aus dem Kreis entfernt",
+ "The member '{name}' could not be removed from the circle" : "Das Mitglied '{name}' konnte nicht aus dem Kreis entfernt werden",
+ "Member '{name}' updated" : "Mitglied '{name}' aktualisiert",
+ "The member '{name}' could not be updated" : "Das Mitglied '{name}' konnte nicht aktualisiert werden",
"Allow federated circles" : "Federated-Kreise erlauben",
"Circles from different Nextclouds can be linked together." : "Kreise aus verschiedenen Nextclouds können miteinander verknüpft werden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/el.js b/l10n/el.js
index f5cb6f8f6..5eb7e40bf 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Γενική κλίμακα χρήστη",
"Local User" : "Τοπικός χρήστης",
"Local Group" : "Τοπική ομάδα",
- "The member '{name}' was added to the circle" : "Το μέλος '{name}' προστέθηκε στον κύκλο",
- "The member '{name}' could not be added to the circle" : "Αδύνατη η προσθήκη του μέλους '{name}' στον κύκλο",
"The email address '{email}' was added to the circle" : "Το email '{email}' προστέθηκε στον κύκλο",
"The email address '{email}' could not be added to the circle" : "Το email '{email}' δεν μπορεί να προστεθεί στον κύκλο",
- "The contact '{contact}' was added to the circle" : "Η επαφή '{contact}' προστέθηκε στον κύκλο",
- "The contact '{contact}' could not be added to the circle" : "Η επαφή '{contact}' δεν μπορεί να προστεθεί στον κύκλο",
- "The member '{name}' was invited to the circle" : "Το μέλος '{name}' προσκλήθηκε στον κύκλο",
- "The member '{name}' could not be invited to the circle" : "Αδύνατη η πρόσκληση του μέλους '{name}' στον κύκλο",
"Members of the group '{name}' were added to the circle" : "Τα μέλη της ομάδας '{name}' προστέθηκαν στον κύκλο",
"Members of the group '{name}' could not be added to the circle" : "Αδύνατη η προσθήκη των μελών της ομάδας '{name}' στον κύκλο",
"Members of the group '{name}' were invited to the circle" : "Τα μέλη της ομάδας '{name}' προσκαλέστηκαν στον κύκλο",
"Members of the group '{name}' could not be invited to the circle" : "Αδύνατη η πρόσκληση των μελών της ομάδας '{name}' στον κύκλο",
- "The member '{name}' was removed from the circle" : "Το μέλος '{name}' απομακρύνθηκε από τον κύκλο",
- "The member '{name}' could not be removed from the circle" : "Αδύνατη η απομάκρυνση του μέλους '{name}' από τον κύκλο",
- "Member '{name}' updated" : "Το μέλος '{name}' αναβαθμίστηκε",
- "The member '{name}' could not be updated" : "Δεν μπορεί να γίνει ενημέρωση του μέλους '{name}'",
"Issue while saving settings" : "Προέκυψε ζήτημα κατά την αποθήκευση ρυθμίσεων",
"Settings saved." : "Οι ρυθμίσεις αποθηκεύτηκαν.",
"Circles" : "Κύκλοι",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Οι ομάδες μπορούν να συνδεθούν με τους κύκλους.",
"Skip invitation step to closed circles" : "Παράλειψη του βήματος πρόσκλησης σε κλειστούς κύκλους",
"Moderators can add member to closed circles without user approval." : "Οι συντονιστές μπορούν να προσθέτουν μέλη σε κλειστούς κύκλους χωρίς την έγκριση των χρηστών.",
+ "The member '{name}' was added to the circle" : "Το μέλος '{name}' προστέθηκε στον κύκλο",
+ "The member '{name}' could not be added to the circle" : "Αδύνατη η προσθήκη του μέλους '{name}' στον κύκλο",
+ "The contact '{contact}' was added to the circle" : "Η επαφή '{contact}' προστέθηκε στον κύκλο",
+ "The contact '{contact}' could not be added to the circle" : "Η επαφή '{contact}' δεν μπορεί να προστεθεί στον κύκλο",
+ "The member '{name}' was invited to the circle" : "Το μέλος '{name}' προσκλήθηκε στον κύκλο",
+ "The member '{name}' could not be invited to the circle" : "Αδύνατη η πρόσκληση του μέλους '{name}' στον κύκλο",
+ "The member '{name}' was removed from the circle" : "Το μέλος '{name}' απομακρύνθηκε από τον κύκλο",
+ "The member '{name}' could not be removed from the circle" : "Αδύνατη η απομάκρυνση του μέλους '{name}' από τον κύκλο",
+ "Member '{name}' updated" : "Το μέλος '{name}' αναβαθμίστηκε",
+ "The member '{name}' could not be updated" : "Δεν μπορεί να γίνει ενημέρωση του μέλους '{name}'",
"Allow federated circles" : "Να επιτρέπονται Ομόσπονδοι Σύνδεσμοι",
"Circles from different Nextclouds can be linked together." : "Κύκλοι και διαφορετικά Nextcloud μπορούν να συνδεθούν μεταξύ τους."
},
diff --git a/l10n/el.json b/l10n/el.json
index ec88da626..b753727f7 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Γενική κλίμακα χρήστη",
"Local User" : "Τοπικός χρήστης",
"Local Group" : "Τοπική ομάδα",
- "The member '{name}' was added to the circle" : "Το μέλος '{name}' προστέθηκε στον κύκλο",
- "The member '{name}' could not be added to the circle" : "Αδύνατη η προσθήκη του μέλους '{name}' στον κύκλο",
"The email address '{email}' was added to the circle" : "Το email '{email}' προστέθηκε στον κύκλο",
"The email address '{email}' could not be added to the circle" : "Το email '{email}' δεν μπορεί να προστεθεί στον κύκλο",
- "The contact '{contact}' was added to the circle" : "Η επαφή '{contact}' προστέθηκε στον κύκλο",
- "The contact '{contact}' could not be added to the circle" : "Η επαφή '{contact}' δεν μπορεί να προστεθεί στον κύκλο",
- "The member '{name}' was invited to the circle" : "Το μέλος '{name}' προσκλήθηκε στον κύκλο",
- "The member '{name}' could not be invited to the circle" : "Αδύνατη η πρόσκληση του μέλους '{name}' στον κύκλο",
"Members of the group '{name}' were added to the circle" : "Τα μέλη της ομάδας '{name}' προστέθηκαν στον κύκλο",
"Members of the group '{name}' could not be added to the circle" : "Αδύνατη η προσθήκη των μελών της ομάδας '{name}' στον κύκλο",
"Members of the group '{name}' were invited to the circle" : "Τα μέλη της ομάδας '{name}' προσκαλέστηκαν στον κύκλο",
"Members of the group '{name}' could not be invited to the circle" : "Αδύνατη η πρόσκληση των μελών της ομάδας '{name}' στον κύκλο",
- "The member '{name}' was removed from the circle" : "Το μέλος '{name}' απομακρύνθηκε από τον κύκλο",
- "The member '{name}' could not be removed from the circle" : "Αδύνατη η απομάκρυνση του μέλους '{name}' από τον κύκλο",
- "Member '{name}' updated" : "Το μέλος '{name}' αναβαθμίστηκε",
- "The member '{name}' could not be updated" : "Δεν μπορεί να γίνει ενημέρωση του μέλους '{name}'",
"Issue while saving settings" : "Προέκυψε ζήτημα κατά την αποθήκευση ρυθμίσεων",
"Settings saved." : "Οι ρυθμίσεις αποθηκεύτηκαν.",
"Circles" : "Κύκλοι",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Οι ομάδες μπορούν να συνδεθούν με τους κύκλους.",
"Skip invitation step to closed circles" : "Παράλειψη του βήματος πρόσκλησης σε κλειστούς κύκλους",
"Moderators can add member to closed circles without user approval." : "Οι συντονιστές μπορούν να προσθέτουν μέλη σε κλειστούς κύκλους χωρίς την έγκριση των χρηστών.",
+ "The member '{name}' was added to the circle" : "Το μέλος '{name}' προστέθηκε στον κύκλο",
+ "The member '{name}' could not be added to the circle" : "Αδύνατη η προσθήκη του μέλους '{name}' στον κύκλο",
+ "The contact '{contact}' was added to the circle" : "Η επαφή '{contact}' προστέθηκε στον κύκλο",
+ "The contact '{contact}' could not be added to the circle" : "Η επαφή '{contact}' δεν μπορεί να προστεθεί στον κύκλο",
+ "The member '{name}' was invited to the circle" : "Το μέλος '{name}' προσκλήθηκε στον κύκλο",
+ "The member '{name}' could not be invited to the circle" : "Αδύνατη η πρόσκληση του μέλους '{name}' στον κύκλο",
+ "The member '{name}' was removed from the circle" : "Το μέλος '{name}' απομακρύνθηκε από τον κύκλο",
+ "The member '{name}' could not be removed from the circle" : "Αδύνατη η απομάκρυνση του μέλους '{name}' από τον κύκλο",
+ "Member '{name}' updated" : "Το μέλος '{name}' αναβαθμίστηκε",
+ "The member '{name}' could not be updated" : "Δεν μπορεί να γίνει ενημέρωση του μέλους '{name}'",
"Allow federated circles" : "Να επιτρέπονται Ομόσπονδοι Σύνδεσμοι",
"Circles from different Nextclouds can be linked together." : "Κύκλοι και διαφορετικά Nextcloud μπορούν να συνδεθούν μεταξύ τους."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 5bd412d90..1dae18b69 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Global Scale User",
"Local User" : "Local User",
"Local Group" : "Local Group",
- "The member '{name}' was added to the circle" : "The member '{name}' was added to the circle",
- "The member '{name}' could not be added to the circle" : "The member '{name}' could not be added to the circle",
"The email address '{email}' was added to the circle" : "The email address '{email}' was added to the circle",
"The email address '{email}' could not be added to the circle" : "The email address '{email}' could not be added to the circle",
- "The contact '{contact}' was added to the circle" : "The contact '{contact}' was added to the circle",
- "The contact '{contact}' could not be added to the circle" : "The contact '{contact}' could not be added to the circle",
- "The member '{name}' was invited to the circle" : "The member '{name}' was invited to the circle",
- "The member '{name}' could not be invited to the circle" : "The member '{name}' could not be invited to the circle",
"Members of the group '{name}' were added to the circle" : "Members of the group '{name}' were added to the circle",
"Members of the group '{name}' could not be added to the circle" : "Members of the group '{name}' could not be added to the circle",
"Members of the group '{name}' were invited to the circle" : "Members of the group '{name}' were invited to the circle",
"Members of the group '{name}' could not be invited to the circle" : "Members of the group '{name}' could not be invited to the circle",
- "The member '{name}' was removed from the circle" : "The member '{name}' was removed from the circle",
- "The member '{name}' could not be removed from the circle" : "The member '{name}' could not be removed from the circle",
- "Member '{name}' updated" : "Member '{name}' updated",
- "The member '{name}' could not be updated" : "The member '{name}' could not be updated",
"Issue while saving settings" : "Issue while saving settings",
"Settings saved." : "Settings saved.",
"Circles" : "Circles",
@@ -304,6 +294,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Groups can be linked to circles.",
"Skip invitation step to closed circles" : "Skip invitation step to closed circles",
"Moderators can add member to closed circles without user approval." : "Moderators can add member to closed circles without user approval.",
+ "The member '{name}' was added to the circle" : "The member '{name}' was added to the circle",
+ "The member '{name}' could not be added to the circle" : "The member '{name}' could not be added to the circle",
+ "The contact '{contact}' was added to the circle" : "The contact '{contact}' was added to the circle",
+ "The contact '{contact}' could not be added to the circle" : "The contact '{contact}' could not be added to the circle",
+ "The member '{name}' was invited to the circle" : "The member '{name}' was invited to the circle",
+ "The member '{name}' could not be invited to the circle" : "The member '{name}' could not be invited to the circle",
+ "The member '{name}' was removed from the circle" : "The member '{name}' was removed from the circle",
+ "The member '{name}' could not be removed from the circle" : "The member '{name}' could not be removed from the circle",
+ "Member '{name}' updated" : "Member '{name}' updated",
+ "The member '{name}' could not be updated" : "The member '{name}' could not be updated",
"Allow federated circles" : "Allow federated circles",
"Circles from different Nextclouds can be linked together." : "Circles from different Nextclouds can be linked together."
},
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index e0595e8af..020b9697e 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Global Scale User",
"Local User" : "Local User",
"Local Group" : "Local Group",
- "The member '{name}' was added to the circle" : "The member '{name}' was added to the circle",
- "The member '{name}' could not be added to the circle" : "The member '{name}' could not be added to the circle",
"The email address '{email}' was added to the circle" : "The email address '{email}' was added to the circle",
"The email address '{email}' could not be added to the circle" : "The email address '{email}' could not be added to the circle",
- "The contact '{contact}' was added to the circle" : "The contact '{contact}' was added to the circle",
- "The contact '{contact}' could not be added to the circle" : "The contact '{contact}' could not be added to the circle",
- "The member '{name}' was invited to the circle" : "The member '{name}' was invited to the circle",
- "The member '{name}' could not be invited to the circle" : "The member '{name}' could not be invited to the circle",
"Members of the group '{name}' were added to the circle" : "Members of the group '{name}' were added to the circle",
"Members of the group '{name}' could not be added to the circle" : "Members of the group '{name}' could not be added to the circle",
"Members of the group '{name}' were invited to the circle" : "Members of the group '{name}' were invited to the circle",
"Members of the group '{name}' could not be invited to the circle" : "Members of the group '{name}' could not be invited to the circle",
- "The member '{name}' was removed from the circle" : "The member '{name}' was removed from the circle",
- "The member '{name}' could not be removed from the circle" : "The member '{name}' could not be removed from the circle",
- "Member '{name}' updated" : "Member '{name}' updated",
- "The member '{name}' could not be updated" : "The member '{name}' could not be updated",
"Issue while saving settings" : "Issue while saving settings",
"Settings saved." : "Settings saved.",
"Circles" : "Circles",
@@ -302,6 +292,16 @@
"Groups can be linked to circles." : "Groups can be linked to circles.",
"Skip invitation step to closed circles" : "Skip invitation step to closed circles",
"Moderators can add member to closed circles without user approval." : "Moderators can add member to closed circles without user approval.",
+ "The member '{name}' was added to the circle" : "The member '{name}' was added to the circle",
+ "The member '{name}' could not be added to the circle" : "The member '{name}' could not be added to the circle",
+ "The contact '{contact}' was added to the circle" : "The contact '{contact}' was added to the circle",
+ "The contact '{contact}' could not be added to the circle" : "The contact '{contact}' could not be added to the circle",
+ "The member '{name}' was invited to the circle" : "The member '{name}' was invited to the circle",
+ "The member '{name}' could not be invited to the circle" : "The member '{name}' could not be invited to the circle",
+ "The member '{name}' was removed from the circle" : "The member '{name}' was removed from the circle",
+ "The member '{name}' could not be removed from the circle" : "The member '{name}' could not be removed from the circle",
+ "Member '{name}' updated" : "Member '{name}' updated",
+ "The member '{name}' could not be updated" : "The member '{name}' could not be updated",
"Allow federated circles" : "Allow federated circles",
"Circles from different Nextclouds can be linked together." : "Circles from different Nextclouds can be linked together."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/eo.js b/l10n/eo.js
index e3173d167..7d54476d8 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "La stato de la ligilo estis ĝisdatigita",
"Local User" : "Loka uzanto",
"Local Group" : "Loka grupo",
- "The member '{name}' was added to the circle" : "La membro „{name}“ aldoniĝis al la rondo",
- "The member '{name}' could not be added to the circle" : "La membro „{name}“ ne eblis esti aldonita al la rondo",
"The email address '{email}' was added to the circle" : "La retpoŝtadreso „{email}“ aldoniĝis al la rondo",
"The email address '{email}' could not be added to the circle" : "La retpoŝtadreso „{email}“ ne eblis esti aldonita al la rondo",
- "The contact '{contact}' was added to the circle" : "La kontakto „{contact}“ aldoniĝis al la rondo",
- "The contact '{contact}' could not be added to the circle" : "La kontakto „{contact}“ ne eblis esti aldonita al la rondo",
- "The member '{name}' was invited to the circle" : "La membro „{name}“ estis invitita al la rondo",
- "The member '{name}' could not be invited to the circle" : "La membro „{name}“ ne eblis esti invitita al la rondo",
"Members of the group '{name}' were added to the circle" : "Membroj el la grupo „{name}“ aldoniĝis al la rondo",
"Members of the group '{name}' could not be added to the circle" : "Membroj el la grupo „{name}“ ne eblis esti aldonita al la rondo",
"Members of the group '{name}' were invited to the circle" : "Membroj el la grupo „{name}“ estis invititaj al la rondo",
"Members of the group '{name}' could not be invited to the circle" : "Membroj el la grupo „{name}“ ne eblis esti invititaj al la rondo",
- "The member '{name}' was removed from the circle" : "Membro „{name}“ estis forigita el la rondo",
- "The member '{name}' could not be removed from the circle" : "Membro „{name}“ ne eblis esti forigita el la rondo",
- "Member '{name}' updated" : "Membro „{name}“ ĝisdatigita",
- "The member '{name}' could not be updated" : "Membro „{name}“ ne eblis esti ĝisdatigita",
"Issue while saving settings" : "Problemo dum konservado de agordoj",
"Settings saved." : "Agordoj konservitaj",
"Circles" : "Rondoj",
@@ -278,6 +268,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Grupoj ligeblas al rondoj.",
"Skip invitation step to closed circles" : "Preterpasi la etapon pri invito al fermitaj rondoj",
"Moderators can add member to closed circles without user approval." : "Kontrolantoj povas aldoni membrojn en malfermitaj rondoj sen uzant-aprobo.",
+ "The member '{name}' was added to the circle" : "La membro „{name}“ aldoniĝis al la rondo",
+ "The member '{name}' could not be added to the circle" : "La membro „{name}“ ne eblis esti aldonita al la rondo",
+ "The contact '{contact}' was added to the circle" : "La kontakto „{contact}“ aldoniĝis al la rondo",
+ "The contact '{contact}' could not be added to the circle" : "La kontakto „{contact}“ ne eblis esti aldonita al la rondo",
+ "The member '{name}' was invited to the circle" : "La membro „{name}“ estis invitita al la rondo",
+ "The member '{name}' could not be invited to the circle" : "La membro „{name}“ ne eblis esti invitita al la rondo",
+ "The member '{name}' was removed from the circle" : "Membro „{name}“ estis forigita el la rondo",
+ "The member '{name}' could not be removed from the circle" : "Membro „{name}“ ne eblis esti forigita el la rondo",
+ "Member '{name}' updated" : "Membro „{name}“ ĝisdatigita",
+ "The member '{name}' could not be updated" : "Membro „{name}“ ne eblis esti ĝisdatigita",
"Allow federated circles" : "Permesi federajn rondojn",
"Circles from different Nextclouds can be linked together." : "Rondoj el aliaj Nextcloud ligeblas kune."
},
diff --git a/l10n/eo.json b/l10n/eo.json
index a9f267b90..0734bc8e7 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "La stato de la ligilo estis ĝisdatigita",
"Local User" : "Loka uzanto",
"Local Group" : "Loka grupo",
- "The member '{name}' was added to the circle" : "La membro „{name}“ aldoniĝis al la rondo",
- "The member '{name}' could not be added to the circle" : "La membro „{name}“ ne eblis esti aldonita al la rondo",
"The email address '{email}' was added to the circle" : "La retpoŝtadreso „{email}“ aldoniĝis al la rondo",
"The email address '{email}' could not be added to the circle" : "La retpoŝtadreso „{email}“ ne eblis esti aldonita al la rondo",
- "The contact '{contact}' was added to the circle" : "La kontakto „{contact}“ aldoniĝis al la rondo",
- "The contact '{contact}' could not be added to the circle" : "La kontakto „{contact}“ ne eblis esti aldonita al la rondo",
- "The member '{name}' was invited to the circle" : "La membro „{name}“ estis invitita al la rondo",
- "The member '{name}' could not be invited to the circle" : "La membro „{name}“ ne eblis esti invitita al la rondo",
"Members of the group '{name}' were added to the circle" : "Membroj el la grupo „{name}“ aldoniĝis al la rondo",
"Members of the group '{name}' could not be added to the circle" : "Membroj el la grupo „{name}“ ne eblis esti aldonita al la rondo",
"Members of the group '{name}' were invited to the circle" : "Membroj el la grupo „{name}“ estis invititaj al la rondo",
"Members of the group '{name}' could not be invited to the circle" : "Membroj el la grupo „{name}“ ne eblis esti invititaj al la rondo",
- "The member '{name}' was removed from the circle" : "Membro „{name}“ estis forigita el la rondo",
- "The member '{name}' could not be removed from the circle" : "Membro „{name}“ ne eblis esti forigita el la rondo",
- "Member '{name}' updated" : "Membro „{name}“ ĝisdatigita",
- "The member '{name}' could not be updated" : "Membro „{name}“ ne eblis esti ĝisdatigita",
"Issue while saving settings" : "Problemo dum konservado de agordoj",
"Settings saved." : "Agordoj konservitaj",
"Circles" : "Rondoj",
@@ -276,6 +266,16 @@
"Groups can be linked to circles." : "Grupoj ligeblas al rondoj.",
"Skip invitation step to closed circles" : "Preterpasi la etapon pri invito al fermitaj rondoj",
"Moderators can add member to closed circles without user approval." : "Kontrolantoj povas aldoni membrojn en malfermitaj rondoj sen uzant-aprobo.",
+ "The member '{name}' was added to the circle" : "La membro „{name}“ aldoniĝis al la rondo",
+ "The member '{name}' could not be added to the circle" : "La membro „{name}“ ne eblis esti aldonita al la rondo",
+ "The contact '{contact}' was added to the circle" : "La kontakto „{contact}“ aldoniĝis al la rondo",
+ "The contact '{contact}' could not be added to the circle" : "La kontakto „{contact}“ ne eblis esti aldonita al la rondo",
+ "The member '{name}' was invited to the circle" : "La membro „{name}“ estis invitita al la rondo",
+ "The member '{name}' could not be invited to the circle" : "La membro „{name}“ ne eblis esti invitita al la rondo",
+ "The member '{name}' was removed from the circle" : "Membro „{name}“ estis forigita el la rondo",
+ "The member '{name}' could not be removed from the circle" : "Membro „{name}“ ne eblis esti forigita el la rondo",
+ "Member '{name}' updated" : "Membro „{name}“ ĝisdatigita",
+ "The member '{name}' could not be updated" : "Membro „{name}“ ne eblis esti ĝisdatigita",
"Allow federated circles" : "Permesi federajn rondojn",
"Circles from different Nextclouds can be linked together." : "Rondoj el aliaj Nextcloud ligeblas kune."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/es.js b/l10n/es.js
index d5b59526b..f7d6c3d5e 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Escala global de usuarios",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "Se ha añadido al círculo al miembro '{name}'",
- "The member '{name}' could not be added to the circle" : "No se ha podido añadir al círculo al miembro '{name}'",
"The email address '{email}' was added to the circle" : "Se ha añadido al círculo la dirección de correo '{email}'",
"The email address '{email}' could not be added to the circle" : "No se ha podido añadir la dirección de correo '{email}' al círculo",
- "The contact '{contact}' was added to the circle" : "Se ha añadido al contacto '{contact}' al círculo",
- "The contact '{contact}' could not be added to the circle" : "No se ha podido añadir al contacto '{contact}' al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' ha sido invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "No se ha podido invitar al círculo al miembro '{name}'",
"Members of the group '{name}' were added to the circle" : "Se ha añadido al círculo a los miembros del grupo '{name}'",
"Members of the group '{name}' could not be added to the circle" : "No se ha podido añadir a los miembros del grupo '{name}' al círculo",
"Members of the group '{name}' were invited to the circle" : "Los miembros del grupo '{name}' han sido invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "No se ha podido invitar a los miembros del grupo '{name}' al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' ha sido eliminado del círculo",
- "The member '{name}' could not be removed from the circle" : "No se ha podido eliminar al miembro '{name}' del círculo",
- "Member '{name}' updated" : "Se ha actualizado al participante '{name}'",
- "The member '{name}' could not be updated" : "No se ha podido actualizar el miembro '{name}' ",
"Issue while saving settings" : "Problema al guardar la configuración",
"Settings saved." : "Configuración guardada.",
"Circles" : "Círculos",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Los grupos puedes ser unidos a círculos.",
"Skip invitation step to closed circles" : "Saltar etapa de invitación para círculos cerrados",
"Moderators can add member to closed circles without user approval." : "Los moderadores podrán añadir miembros a los círculos privados sin aprobación del usuario.",
+ "The member '{name}' was added to the circle" : "Se ha añadido al círculo al miembro '{name}'",
+ "The member '{name}' could not be added to the circle" : "No se ha podido añadir al círculo al miembro '{name}'",
+ "The contact '{contact}' was added to the circle" : "Se ha añadido al contacto '{contact}' al círculo",
+ "The contact '{contact}' could not be added to the circle" : "No se ha podido añadir al contacto '{contact}' al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' ha sido invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "No se ha podido invitar al círculo al miembro '{name}'",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' ha sido eliminado del círculo",
+ "The member '{name}' could not be removed from the circle" : "No se ha podido eliminar al miembro '{name}' del círculo",
+ "Member '{name}' updated" : "Se ha actualizado al participante '{name}'",
+ "The member '{name}' could not be updated" : "No se ha podido actualizar el miembro '{name}' ",
"Allow federated circles" : "Permitir círculos federados",
"Circles from different Nextclouds can be linked together." : "Los círculos de diferentes Nextclouds pueden ser enlazados entre sí."
},
diff --git a/l10n/es.json b/l10n/es.json
index 1a2d8b243..b94535c2b 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Escala global de usuarios",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "Se ha añadido al círculo al miembro '{name}'",
- "The member '{name}' could not be added to the circle" : "No se ha podido añadir al círculo al miembro '{name}'",
"The email address '{email}' was added to the circle" : "Se ha añadido al círculo la dirección de correo '{email}'",
"The email address '{email}' could not be added to the circle" : "No se ha podido añadir la dirección de correo '{email}' al círculo",
- "The contact '{contact}' was added to the circle" : "Se ha añadido al contacto '{contact}' al círculo",
- "The contact '{contact}' could not be added to the circle" : "No se ha podido añadir al contacto '{contact}' al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' ha sido invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "No se ha podido invitar al círculo al miembro '{name}'",
"Members of the group '{name}' were added to the circle" : "Se ha añadido al círculo a los miembros del grupo '{name}'",
"Members of the group '{name}' could not be added to the circle" : "No se ha podido añadir a los miembros del grupo '{name}' al círculo",
"Members of the group '{name}' were invited to the circle" : "Los miembros del grupo '{name}' han sido invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "No se ha podido invitar a los miembros del grupo '{name}' al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' ha sido eliminado del círculo",
- "The member '{name}' could not be removed from the circle" : "No se ha podido eliminar al miembro '{name}' del círculo",
- "Member '{name}' updated" : "Se ha actualizado al participante '{name}'",
- "The member '{name}' could not be updated" : "No se ha podido actualizar el miembro '{name}' ",
"Issue while saving settings" : "Problema al guardar la configuración",
"Settings saved." : "Configuración guardada.",
"Circles" : "Círculos",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Los grupos puedes ser unidos a círculos.",
"Skip invitation step to closed circles" : "Saltar etapa de invitación para círculos cerrados",
"Moderators can add member to closed circles without user approval." : "Los moderadores podrán añadir miembros a los círculos privados sin aprobación del usuario.",
+ "The member '{name}' was added to the circle" : "Se ha añadido al círculo al miembro '{name}'",
+ "The member '{name}' could not be added to the circle" : "No se ha podido añadir al círculo al miembro '{name}'",
+ "The contact '{contact}' was added to the circle" : "Se ha añadido al contacto '{contact}' al círculo",
+ "The contact '{contact}' could not be added to the circle" : "No se ha podido añadir al contacto '{contact}' al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' ha sido invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "No se ha podido invitar al círculo al miembro '{name}'",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' ha sido eliminado del círculo",
+ "The member '{name}' could not be removed from the circle" : "No se ha podido eliminar al miembro '{name}' del círculo",
+ "Member '{name}' updated" : "Se ha actualizado al participante '{name}'",
+ "The member '{name}' could not be updated" : "No se ha podido actualizar el miembro '{name}' ",
"Allow federated circles" : "Permitir círculos federados",
"Circles from different Nextclouds can be linked together." : "Los círculos de diferentes Nextclouds pueden ser enlazados entre sí."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/es_419.js b/l10n/es_419.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_419.json b/l10n/es_419.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index 81bead4d4..afbd32bff 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"A link to {remote} could not be initiated" : "No fue posible inicializar el link a {remote}",
"A link to {remote} has been requested." : "Se ha solicitado un link a {remote}.",
"the link to {remote} is now up and running." : "el link a {remote} ahora está disponible y funcionando.",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
"Circles" : "Círculos",
"The link between {circle} and {remote} has been shutdown remotely" : "El enlace entre {círculo} y {remoto} se ha cerrado de forma remota",
"%s shared »%s« with you." : "%s ha compartido »%s« con usted.",
@@ -99,6 +98,7 @@ OC.L10N.register(
"Joined" : "Se ha unido",
"Link" : "Link",
"Description" : "Descripción",
- "Change password" : "Cambiar contraseña"
+ "Change password" : "Cambiar contraseña",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
index fc2a272d0..1202dc847 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -36,7 +36,6 @@
"A link to {remote} could not be initiated" : "No fue posible inicializar el link a {remote}",
"A link to {remote} has been requested." : "Se ha solicitado un link a {remote}.",
"the link to {remote} is now up and running." : "el link a {remote} ahora está disponible y funcionando.",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
"Circles" : "Círculos",
"The link between {circle} and {remote} has been shutdown remotely" : "El enlace entre {círculo} y {remoto} se ha cerrado de forma remota",
"%s shared »%s« with you." : "%s ha compartido »%s« con usted.",
@@ -97,6 +96,7 @@
"Joined" : "Se ha unido",
"Link" : "Link",
"Description" : "Descripción",
- "Change password" : "Cambiar contraseña"
+ "Change password" : "Cambiar contraseña",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_CL.json b/l10n/es_CL.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_CR.json b/l10n/es_CR.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_DO.json b/l10n/es_DO.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_HN.json b/l10n/es_HN.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 87c8312f2..5732b1120 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -272,6 +262,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index e9de863ce..39fce6c33 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PE.json b/l10n/es_PE.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PR.json b/l10n/es_PR.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_PY.json b/l10n/es_PY.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 378a59815..637e56b3d 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -271,6 +261,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index e17497d9d..7b2f07e67 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -269,6 +259,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index 5268c4a8c..b0859efd5 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_UY.json b/l10n/es_UY.json
index 798cc7165..61c74fd8c 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "El estatus de la liga ha sido actualizado",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
- "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
"The email address '{email}' was added to the circle" : "La dirección de correo '{email}' fue agregada al círculo",
"The email address '{email}' could not be added to the circle" : "La dirección de correo electrónico '{email}' no pudo ser agregara al círculo",
- "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
- "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
- "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
- "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
"Members of the group '{name}' were added to the circle" : "Miembros del grupo '{name}' fueron agregados al círculo",
"Members of the group '{name}' could not be added to the circle" : "Miembros del grupo '{name}' no pudieron ser agregados al círculo",
"Members of the group '{name}' were invited to the circle" : "Miembros del grupo '{name}' fueron invitados al círculo",
"Members of the group '{name}' could not be invited to the circle" : "Miembros del grupo '{name}' no pudieron ser inivitados al círculo",
- "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
- "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
- "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
- "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Issue while saving settings" : "Se presentó un tema al guardar las configuraciones",
"Settings saved." : "Configuraciones guardadas.",
"Circles" : "Círculos",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "Advertencia: Habilitar esta opción aceptará automáticamente las nuevas solicitudes de ligas de otros círculos. ",
"Save settings" : "Guardar configuraciones",
"Groups can be linked to circles." : "Los grupos se pueden vincular a círculos",
+ "The member '{name}' was added to the circle" : "El miembro '{name}' fue agregado al círculo",
+ "The member '{name}' could not be added to the circle" : "El miembro '{name}' no pudo ser agregado al círculo",
+ "The contact '{contact}' was added to the circle" : "El contacto \"{contact}\" fue agregado al círculo",
+ "The contact '{contact}' could not be added to the circle" : "El contacto \"{contact}\" no pudo ser agregado al círculo",
+ "The member '{name}' was invited to the circle" : "El miembro '{name}' fue invitado al círculo",
+ "The member '{name}' could not be invited to the circle" : "El miembro '{name}' no pudo ser invitado al círculo",
+ "The member '{name}' was removed from the circle" : "El miembro '{name}' se eliminó del círculo",
+ "The member '{name}' could not be removed from the circle" : "El miembro '{name}' no pudo ser eliminado del círculo",
+ "Member '{name}' updated" : "El miembro '{name}' fue actualizado",
+ "The member '{name}' could not be updated" : "El miembro '{name}' no pudo ser actualizado",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds se pueden vincular juntos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/eu.js b/l10n/eu.js
index 7da31e9f5..b3e1ef125 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Eskala globaleko erabiltzailea",
"Local User" : "Erabiltzaile lokala",
"Local Group" : "Talde lokala",
- "The member '{name}' was added to the circle" : "'{name}' kidea zirkulura gehitu da",
- "The member '{name}' could not be added to the circle" : "'{name}' kidea ezin izan da zirkulura gehitu",
"The email address '{email}' was added to the circle" : "'{email}' posta elektronikoa zirkulura gehitu da",
"The email address '{email}' could not be added to the circle" : "Ezin izan da '{email}' posta elektronikoa zirkulura gehitu",
- "The contact '{contact}' was added to the circle" : "'{contact}' kontaktua zirkulura gehitu da",
- "The contact '{contact}' could not be added to the circle" : "Ezin izan da '{contact}' kontaktua zirkulura gehitu",
- "The member '{name}' was invited to the circle" : "'{name}' kidea zirkulura gonbidatu da",
- "The member '{name}' could not be invited to the circle" : "Ezin izan da '{name}' kidea zirkulura gonbidatu",
"Members of the group '{name}' were added to the circle" : "'{name}' taldeko kideak zirkulura gehitu dira",
"Members of the group '{name}' could not be added to the circle" : "Ezin izan dira '{name}' taldeko kideak zirkulura gehitu",
"Members of the group '{name}' were invited to the circle" : "'{name}' taldeko kideak zirkulura gonbidatu dira",
"Members of the group '{name}' could not be invited to the circle" : "Ezin izan dira '{name}' taldeko kideak zirkulura gonbidatu",
- "The member '{name}' was removed from the circle" : "'{name}' kidea zirkulutik ezabatu da",
- "The member '{name}' could not be removed from the circle" : "Ezin izan da '{name}' zirkulutik ezabatu",
- "Member '{name}' updated" : "'{name}' kidea eguneratu da",
- "The member '{name}' could not be updated" : "Ezin izan da '{name}' kidea eguneratu",
"Issue while saving settings" : "Arazoa ezarpenak gordetzean",
"Settings saved." : "Ezarpenak gordeta.",
"Circles" : "Zirkuluak",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Taldeak batu daitezke zirkuluetara",
"Skip invitation step to closed circles" : "Saltatu gonbidapen pausua zirkulu itxietan",
"Moderators can add member to closed circles without user approval." : "Moderatzaileek kideak gehitu ditzakete zirkulu itxietara erabiltzailearen baimenik gabe.",
+ "The member '{name}' was added to the circle" : "'{name}' kidea zirkulura gehitu da",
+ "The member '{name}' could not be added to the circle" : "'{name}' kidea ezin izan da zirkulura gehitu",
+ "The contact '{contact}' was added to the circle" : "'{contact}' kontaktua zirkulura gehitu da",
+ "The contact '{contact}' could not be added to the circle" : "Ezin izan da '{contact}' kontaktua zirkulura gehitu",
+ "The member '{name}' was invited to the circle" : "'{name}' kidea zirkulura gonbidatu da",
+ "The member '{name}' could not be invited to the circle" : "Ezin izan da '{name}' kidea zirkulura gonbidatu",
+ "The member '{name}' was removed from the circle" : "'{name}' kidea zirkulutik ezabatu da",
+ "The member '{name}' could not be removed from the circle" : "Ezin izan da '{name}' zirkulutik ezabatu",
+ "Member '{name}' updated" : "'{name}' kidea eguneratu da",
+ "The member '{name}' could not be updated" : "Ezin izan da '{name}' kidea eguneratu",
"Allow federated circles" : "Onartu zirkulu federatuak",
"Circles from different Nextclouds can be linked together." : "Nextcloud ezberdinetako zirkuluak beraien artean batu daitezke"
},
diff --git a/l10n/eu.json b/l10n/eu.json
index c21aed88b..369c149be 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Eskala globaleko erabiltzailea",
"Local User" : "Erabiltzaile lokala",
"Local Group" : "Talde lokala",
- "The member '{name}' was added to the circle" : "'{name}' kidea zirkulura gehitu da",
- "The member '{name}' could not be added to the circle" : "'{name}' kidea ezin izan da zirkulura gehitu",
"The email address '{email}' was added to the circle" : "'{email}' posta elektronikoa zirkulura gehitu da",
"The email address '{email}' could not be added to the circle" : "Ezin izan da '{email}' posta elektronikoa zirkulura gehitu",
- "The contact '{contact}' was added to the circle" : "'{contact}' kontaktua zirkulura gehitu da",
- "The contact '{contact}' could not be added to the circle" : "Ezin izan da '{contact}' kontaktua zirkulura gehitu",
- "The member '{name}' was invited to the circle" : "'{name}' kidea zirkulura gonbidatu da",
- "The member '{name}' could not be invited to the circle" : "Ezin izan da '{name}' kidea zirkulura gonbidatu",
"Members of the group '{name}' were added to the circle" : "'{name}' taldeko kideak zirkulura gehitu dira",
"Members of the group '{name}' could not be added to the circle" : "Ezin izan dira '{name}' taldeko kideak zirkulura gehitu",
"Members of the group '{name}' were invited to the circle" : "'{name}' taldeko kideak zirkulura gonbidatu dira",
"Members of the group '{name}' could not be invited to the circle" : "Ezin izan dira '{name}' taldeko kideak zirkulura gonbidatu",
- "The member '{name}' was removed from the circle" : "'{name}' kidea zirkulutik ezabatu da",
- "The member '{name}' could not be removed from the circle" : "Ezin izan da '{name}' zirkulutik ezabatu",
- "Member '{name}' updated" : "'{name}' kidea eguneratu da",
- "The member '{name}' could not be updated" : "Ezin izan da '{name}' kidea eguneratu",
"Issue while saving settings" : "Arazoa ezarpenak gordetzean",
"Settings saved." : "Ezarpenak gordeta.",
"Circles" : "Zirkuluak",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Taldeak batu daitezke zirkuluetara",
"Skip invitation step to closed circles" : "Saltatu gonbidapen pausua zirkulu itxietan",
"Moderators can add member to closed circles without user approval." : "Moderatzaileek kideak gehitu ditzakete zirkulu itxietara erabiltzailearen baimenik gabe.",
+ "The member '{name}' was added to the circle" : "'{name}' kidea zirkulura gehitu da",
+ "The member '{name}' could not be added to the circle" : "'{name}' kidea ezin izan da zirkulura gehitu",
+ "The contact '{contact}' was added to the circle" : "'{contact}' kontaktua zirkulura gehitu da",
+ "The contact '{contact}' could not be added to the circle" : "Ezin izan da '{contact}' kontaktua zirkulura gehitu",
+ "The member '{name}' was invited to the circle" : "'{name}' kidea zirkulura gonbidatu da",
+ "The member '{name}' could not be invited to the circle" : "Ezin izan da '{name}' kidea zirkulura gonbidatu",
+ "The member '{name}' was removed from the circle" : "'{name}' kidea zirkulutik ezabatu da",
+ "The member '{name}' could not be removed from the circle" : "Ezin izan da '{name}' zirkulutik ezabatu",
+ "Member '{name}' updated" : "'{name}' kidea eguneratu da",
+ "The member '{name}' could not be updated" : "Ezin izan da '{name}' kidea eguneratu",
"Allow federated circles" : "Onartu zirkulu federatuak",
"Circles from different Nextclouds can be linked together." : "Nextcloud ezberdinetako zirkuluak beraien artean batu daitezke"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/fa.js b/l10n/fa.js
index b71d24853..09e55445b 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "پیوند به روزرسانی شده است",
"Local User" : "کاربر محلی",
"Local Group" : "گروه محلی",
- "The member '{name}' was added to the circle" : "عضو \"{name}\" به حلقه اضافه شد",
- "The member '{name}' could not be added to the circle" : "عضو \"{name}\" نمی تواند به حلقه اضافه شود",
"The email address '{email}' was added to the circle" : "آدرس ایمیل \"{email}\" به حلقه اضافه شد",
"The email address '{email}' could not be added to the circle" : "آدرس ایمیل \"{email}\" نمی تواند به حلقه اضافه شود",
- "The contact '{contact}' was added to the circle" : "مخاطب '{contact}' به حلقه اضافه شد",
- "The contact '{contact}' could not be added to the circle" : "مخاطب '{contact}' نمی تواند به حلقه اضافه شود",
- "The member '{name}' was invited to the circle" : "عضو \"{name could}\" به حلقه دعوت شد",
- "The member '{name}' could not be invited to the circle" : "عضو \"{name could}\" نمی تواند به حلقه دعوت شود",
"Members of the group '{name}' were added to the circle" : "اعضای گروه '{name}' به حلقه اضافه شدند",
"Members of the group '{name}' could not be added to the circle" : "اعضای گروه '{name}' نمی توانند به حلقه اضافه شوند",
"Members of the group '{name}' were invited to the circle" : "اعضای گروه '{name}' به این حلقه دعوت شدند",
"Members of the group '{name}' could not be invited to the circle" : "اعضای گروه '{name}' نمی توانند به این حلقه دعوت شوند",
- "The member '{name}' was removed from the circle" : "عضو '{name}' از حلقه حذف شد",
- "The member '{name}' could not be removed from the circle" : "عضو \"{name\" نمی تواند از حلقه خارج شود",
- "Member '{name}' updated" : "عضو '{name]' بروزرسانی شد",
- "The member '{name}' could not be updated" : "عضو '{name]' بروزرسانی نشد",
"Issue while saving settings" : "هنگام ذخیره تنظیمات، شماره را صادر کنید",
"Settings saved." : "تنظیمات ذخیره شد",
"Circles" : "حلقه ها",
@@ -156,6 +146,16 @@ OC.L10N.register(
"Makes the circle federated, and enables sharing between federated circles" : "حلقه فدرالی فعالیت اشتراک گذاری بین محافل فدرال را ممکن می کند",
"Accept Link Request Automatically" : "درخواست پیوند را بطور خودکار بپذیرید",
"Warning: Enabling this will automatically accept new link requests from other circles." : "هشدار: با فعال کردن این کار، به طور خودکار درخواست های پیوند جدید از حلقه های دیگر را می پذیرید.",
- "Save settings" : "تنظیمات را ذخیره کن"
+ "Save settings" : "تنظیمات را ذخیره کن",
+ "The member '{name}' was added to the circle" : "عضو \"{name}\" به حلقه اضافه شد",
+ "The member '{name}' could not be added to the circle" : "عضو \"{name}\" نمی تواند به حلقه اضافه شود",
+ "The contact '{contact}' was added to the circle" : "مخاطب '{contact}' به حلقه اضافه شد",
+ "The contact '{contact}' could not be added to the circle" : "مخاطب '{contact}' نمی تواند به حلقه اضافه شود",
+ "The member '{name}' was invited to the circle" : "عضو \"{name could}\" به حلقه دعوت شد",
+ "The member '{name}' could not be invited to the circle" : "عضو \"{name could}\" نمی تواند به حلقه دعوت شود",
+ "The member '{name}' was removed from the circle" : "عضو '{name}' از حلقه حذف شد",
+ "The member '{name}' could not be removed from the circle" : "عضو \"{name\" نمی تواند از حلقه خارج شود",
+ "Member '{name}' updated" : "عضو '{name]' بروزرسانی شد",
+ "The member '{name}' could not be updated" : "عضو '{name]' بروزرسانی نشد"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index 5a8c169ae..dbbee5c39 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "پیوند به روزرسانی شده است",
"Local User" : "کاربر محلی",
"Local Group" : "گروه محلی",
- "The member '{name}' was added to the circle" : "عضو \"{name}\" به حلقه اضافه شد",
- "The member '{name}' could not be added to the circle" : "عضو \"{name}\" نمی تواند به حلقه اضافه شود",
"The email address '{email}' was added to the circle" : "آدرس ایمیل \"{email}\" به حلقه اضافه شد",
"The email address '{email}' could not be added to the circle" : "آدرس ایمیل \"{email}\" نمی تواند به حلقه اضافه شود",
- "The contact '{contact}' was added to the circle" : "مخاطب '{contact}' به حلقه اضافه شد",
- "The contact '{contact}' could not be added to the circle" : "مخاطب '{contact}' نمی تواند به حلقه اضافه شود",
- "The member '{name}' was invited to the circle" : "عضو \"{name could}\" به حلقه دعوت شد",
- "The member '{name}' could not be invited to the circle" : "عضو \"{name could}\" نمی تواند به حلقه دعوت شود",
"Members of the group '{name}' were added to the circle" : "اعضای گروه '{name}' به حلقه اضافه شدند",
"Members of the group '{name}' could not be added to the circle" : "اعضای گروه '{name}' نمی توانند به حلقه اضافه شوند",
"Members of the group '{name}' were invited to the circle" : "اعضای گروه '{name}' به این حلقه دعوت شدند",
"Members of the group '{name}' could not be invited to the circle" : "اعضای گروه '{name}' نمی توانند به این حلقه دعوت شوند",
- "The member '{name}' was removed from the circle" : "عضو '{name}' از حلقه حذف شد",
- "The member '{name}' could not be removed from the circle" : "عضو \"{name\" نمی تواند از حلقه خارج شود",
- "Member '{name}' updated" : "عضو '{name]' بروزرسانی شد",
- "The member '{name}' could not be updated" : "عضو '{name]' بروزرسانی نشد",
"Issue while saving settings" : "هنگام ذخیره تنظیمات، شماره را صادر کنید",
"Settings saved." : "تنظیمات ذخیره شد",
"Circles" : "حلقه ها",
@@ -154,6 +144,16 @@
"Makes the circle federated, and enables sharing between federated circles" : "حلقه فدرالی فعالیت اشتراک گذاری بین محافل فدرال را ممکن می کند",
"Accept Link Request Automatically" : "درخواست پیوند را بطور خودکار بپذیرید",
"Warning: Enabling this will automatically accept new link requests from other circles." : "هشدار: با فعال کردن این کار، به طور خودکار درخواست های پیوند جدید از حلقه های دیگر را می پذیرید.",
- "Save settings" : "تنظیمات را ذخیره کن"
+ "Save settings" : "تنظیمات را ذخیره کن",
+ "The member '{name}' was added to the circle" : "عضو \"{name}\" به حلقه اضافه شد",
+ "The member '{name}' could not be added to the circle" : "عضو \"{name}\" نمی تواند به حلقه اضافه شود",
+ "The contact '{contact}' was added to the circle" : "مخاطب '{contact}' به حلقه اضافه شد",
+ "The contact '{contact}' could not be added to the circle" : "مخاطب '{contact}' نمی تواند به حلقه اضافه شود",
+ "The member '{name}' was invited to the circle" : "عضو \"{name could}\" به حلقه دعوت شد",
+ "The member '{name}' could not be invited to the circle" : "عضو \"{name could}\" نمی تواند به حلقه دعوت شود",
+ "The member '{name}' was removed from the circle" : "عضو '{name}' از حلقه حذف شد",
+ "The member '{name}' could not be removed from the circle" : "عضو \"{name\" نمی تواند از حلقه خارج شود",
+ "Member '{name}' updated" : "عضو '{name]' بروزرسانی شد",
+ "The member '{name}' could not be updated" : "عضو '{name]' بروزرسانی نشد"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/fi.js b/l10n/fi.js
index e0151ed86..c866d9e3e 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -67,22 +67,12 @@ OC.L10N.register(
"The status of the link has been updated" : "Linkin tila on päivitetty",
"Local User" : "Paikallinen käyttäjä",
"Local Group" : "Paikallinen ryhmä",
- "The member '{name}' was added to the circle" : "Jäsen '{name}' lisättiin piiriin",
- "The member '{name}' could not be added to the circle" : "Jäsentä '{name}' ei voitu liittää piiriin",
"The email address '{email}' was added to the circle" : "Sähköposti '{email}' lisättiin piiriin",
"The email address '{email}' could not be added to the circle" : "Sähköpostia '{email}' ei voitu lisätä piiriin",
- "The contact '{contact}' was added to the circle" : "Yhteystieto '{contact}' lisättiin piiriin",
- "The contact '{contact}' could not be added to the circle" : "Yhteystietoa '{contact}' ei voitu lisätä piiriin",
- "The member '{name}' was invited to the circle" : "Jäsen '{name}' kutsuttiin piiriin",
- "The member '{name}' could not be invited to the circle" : "Jäsentä '{name}' ei voitu kutsua piiriin",
"Members of the group '{name}' were added to the circle" : "Ryhmän '{name}' jäsenet lisättiin piiriin",
"Members of the group '{name}' could not be added to the circle" : "Ryhmän '{name}' jäseniä ei voitu lisätä piiriin",
"Members of the group '{name}' were invited to the circle" : "Ryhmän '{name}' jäsenet kutsuttiin piiriin",
"Members of the group '{name}' could not be invited to the circle" : "Ryhmän '{name}' jäseniä ei voitu kutsua piiriin",
- "The member '{name}' was removed from the circle" : "Jäsen '{name}' poistettiin piiristä",
- "The member '{name}' could not be removed from the circle" : "Jäsentä '{name}' ei voitu poistaa piiristä",
- "Member '{name}' updated" : "Jäsen '{name}' päivitetty",
- "The member '{name}' could not be updated" : "Jäsentä '{name}' ei voitu päivittää",
"Issue while saving settings" : "Virhe tallennettaessa asetuksia",
"Settings saved." : "Asetukset tallennettu.",
"Circles" : "Piirit",
@@ -278,6 +268,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Ryhmät voidaan linkittää piireihin.",
"Skip invitation step to closed circles" : "Ohita kutsuvaihe suljettuihin piireihin",
"Moderators can add member to closed circles without user approval." : "Moderaattorit voivat lisätä jäsenen suljettuihin piireihin ilman käyttäjän hyväksyntää.",
+ "The member '{name}' was added to the circle" : "Jäsen '{name}' lisättiin piiriin",
+ "The member '{name}' could not be added to the circle" : "Jäsentä '{name}' ei voitu liittää piiriin",
+ "The contact '{contact}' was added to the circle" : "Yhteystieto '{contact}' lisättiin piiriin",
+ "The contact '{contact}' could not be added to the circle" : "Yhteystietoa '{contact}' ei voitu lisätä piiriin",
+ "The member '{name}' was invited to the circle" : "Jäsen '{name}' kutsuttiin piiriin",
+ "The member '{name}' could not be invited to the circle" : "Jäsentä '{name}' ei voitu kutsua piiriin",
+ "The member '{name}' was removed from the circle" : "Jäsen '{name}' poistettiin piiristä",
+ "The member '{name}' could not be removed from the circle" : "Jäsentä '{name}' ei voitu poistaa piiristä",
+ "Member '{name}' updated" : "Jäsen '{name}' päivitetty",
+ "The member '{name}' could not be updated" : "Jäsentä '{name}' ei voitu päivittää",
"Allow federated circles" : "Salli federoidut piirit",
"Circles from different Nextclouds can be linked together." : "Piirit eri Nextcloudeista voidaan linkittää yhteen."
},
diff --git a/l10n/fi.json b/l10n/fi.json
index c36d184bf..22c222694 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -65,22 +65,12 @@
"The status of the link has been updated" : "Linkin tila on päivitetty",
"Local User" : "Paikallinen käyttäjä",
"Local Group" : "Paikallinen ryhmä",
- "The member '{name}' was added to the circle" : "Jäsen '{name}' lisättiin piiriin",
- "The member '{name}' could not be added to the circle" : "Jäsentä '{name}' ei voitu liittää piiriin",
"The email address '{email}' was added to the circle" : "Sähköposti '{email}' lisättiin piiriin",
"The email address '{email}' could not be added to the circle" : "Sähköpostia '{email}' ei voitu lisätä piiriin",
- "The contact '{contact}' was added to the circle" : "Yhteystieto '{contact}' lisättiin piiriin",
- "The contact '{contact}' could not be added to the circle" : "Yhteystietoa '{contact}' ei voitu lisätä piiriin",
- "The member '{name}' was invited to the circle" : "Jäsen '{name}' kutsuttiin piiriin",
- "The member '{name}' could not be invited to the circle" : "Jäsentä '{name}' ei voitu kutsua piiriin",
"Members of the group '{name}' were added to the circle" : "Ryhmän '{name}' jäsenet lisättiin piiriin",
"Members of the group '{name}' could not be added to the circle" : "Ryhmän '{name}' jäseniä ei voitu lisätä piiriin",
"Members of the group '{name}' were invited to the circle" : "Ryhmän '{name}' jäsenet kutsuttiin piiriin",
"Members of the group '{name}' could not be invited to the circle" : "Ryhmän '{name}' jäseniä ei voitu kutsua piiriin",
- "The member '{name}' was removed from the circle" : "Jäsen '{name}' poistettiin piiristä",
- "The member '{name}' could not be removed from the circle" : "Jäsentä '{name}' ei voitu poistaa piiristä",
- "Member '{name}' updated" : "Jäsen '{name}' päivitetty",
- "The member '{name}' could not be updated" : "Jäsentä '{name}' ei voitu päivittää",
"Issue while saving settings" : "Virhe tallennettaessa asetuksia",
"Settings saved." : "Asetukset tallennettu.",
"Circles" : "Piirit",
@@ -276,6 +266,16 @@
"Groups can be linked to circles." : "Ryhmät voidaan linkittää piireihin.",
"Skip invitation step to closed circles" : "Ohita kutsuvaihe suljettuihin piireihin",
"Moderators can add member to closed circles without user approval." : "Moderaattorit voivat lisätä jäsenen suljettuihin piireihin ilman käyttäjän hyväksyntää.",
+ "The member '{name}' was added to the circle" : "Jäsen '{name}' lisättiin piiriin",
+ "The member '{name}' could not be added to the circle" : "Jäsentä '{name}' ei voitu liittää piiriin",
+ "The contact '{contact}' was added to the circle" : "Yhteystieto '{contact}' lisättiin piiriin",
+ "The contact '{contact}' could not be added to the circle" : "Yhteystietoa '{contact}' ei voitu lisätä piiriin",
+ "The member '{name}' was invited to the circle" : "Jäsen '{name}' kutsuttiin piiriin",
+ "The member '{name}' could not be invited to the circle" : "Jäsentä '{name}' ei voitu kutsua piiriin",
+ "The member '{name}' was removed from the circle" : "Jäsen '{name}' poistettiin piiristä",
+ "The member '{name}' could not be removed from the circle" : "Jäsentä '{name}' ei voitu poistaa piiristä",
+ "Member '{name}' updated" : "Jäsen '{name}' päivitetty",
+ "The member '{name}' could not be updated" : "Jäsentä '{name}' ei voitu päivittää",
"Allow federated circles" : "Salli federoidut piirit",
"Circles from different Nextclouds can be linked together." : "Piirit eri Nextcloudeista voidaan linkittää yhteen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/fr.js b/l10n/fr.js
index 9bc53cbb9..ef54dc868 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Utilisateur à l'échelle mondiale",
"Local User" : "Utilisateur local",
"Local Group" : "Groupe local",
- "The member '{name}' was added to the circle" : "Le membre '{name}' a été ajouté au cercle",
- "The member '{name}' could not be added to the circle" : "Le membre '{name}' n'a pu être ajouté au cercle",
"The email address '{email}' was added to the circle" : "L'adresse courriel '{email}' a été ajoutée au cercle",
"The email address '{email}' could not be added to the circle" : "L'adresse courriel '{email}' n'a pas pu être ajoutée au cercle",
- "The contact '{contact}' was added to the circle" : "Le contact '{contact}' a été ajouté au cercle",
- "The contact '{contact}' could not be added to the circle" : "Le contact '{contact}' n'a pas pu être ajouté au cercle ",
- "The member '{name}' was invited to the circle" : "Le membre '{name}' a été invité au cercle",
- "The member '{name}' could not be invited to the circle" : "Le membre '{name}' n'a pas pu être invité au cercle",
"Members of the group '{name}' were added to the circle" : "Les membres du groupe '{name}' ont été ajoutés au cercle",
"Members of the group '{name}' could not be added to the circle" : "Les membres du groupe '{name}' n'ont pas pu être ajoutés au cercle",
"Members of the group '{name}' were invited to the circle" : "Les membres du groupe '{name}' ont été invités au cercle",
"Members of the group '{name}' could not be invited to the circle" : "Les membres du groupe '{name}' n'ont pas pu être invités au cercle",
- "The member '{name}' was removed from the circle" : "Le membre '{name}' a été supprimé du cercle",
- "The member '{name}' could not be removed from the circle" : "Le membre '{name}' n'a pas pu être retiré du cercle",
- "Member '{name}' updated" : "Membre '{name}' mis à jour",
- "The member '{name}' could not be updated" : "Le membre '{name}' ne peut pas être mis à jour",
"Issue while saving settings" : "Problème lors de la sauvegarde des paramètres",
"Settings saved." : "Paramètres sauvegardés.",
"Circles" : "Cercles",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Des groupes peuvent être liés aux cercles.",
"Skip invitation step to closed circles" : "Ignorer l'invitation aux cercles fermés",
"Moderators can add member to closed circles without user approval." : "Les modérateurs peuvent ajouter un membre aux cercles fermés sans autorisation de l'utilisateur.",
+ "The member '{name}' was added to the circle" : "Le membre '{name}' a été ajouté au cercle",
+ "The member '{name}' could not be added to the circle" : "Le membre '{name}' n'a pu être ajouté au cercle",
+ "The contact '{contact}' was added to the circle" : "Le contact '{contact}' a été ajouté au cercle",
+ "The contact '{contact}' could not be added to the circle" : "Le contact '{contact}' n'a pas pu être ajouté au cercle ",
+ "The member '{name}' was invited to the circle" : "Le membre '{name}' a été invité au cercle",
+ "The member '{name}' could not be invited to the circle" : "Le membre '{name}' n'a pas pu être invité au cercle",
+ "The member '{name}' was removed from the circle" : "Le membre '{name}' a été supprimé du cercle",
+ "The member '{name}' could not be removed from the circle" : "Le membre '{name}' n'a pas pu être retiré du cercle",
+ "Member '{name}' updated" : "Membre '{name}' mis à jour",
+ "The member '{name}' could not be updated" : "Le membre '{name}' ne peut pas être mis à jour",
"Allow federated circles" : "Autoriser les cercles fédérés",
"Circles from different Nextclouds can be linked together." : "Des cercles de différents Nextcloud peuvent être liés ensemble."
},
diff --git a/l10n/fr.json b/l10n/fr.json
index 392ba54dc..5be1d3560 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Utilisateur à l'échelle mondiale",
"Local User" : "Utilisateur local",
"Local Group" : "Groupe local",
- "The member '{name}' was added to the circle" : "Le membre '{name}' a été ajouté au cercle",
- "The member '{name}' could not be added to the circle" : "Le membre '{name}' n'a pu être ajouté au cercle",
"The email address '{email}' was added to the circle" : "L'adresse courriel '{email}' a été ajoutée au cercle",
"The email address '{email}' could not be added to the circle" : "L'adresse courriel '{email}' n'a pas pu être ajoutée au cercle",
- "The contact '{contact}' was added to the circle" : "Le contact '{contact}' a été ajouté au cercle",
- "The contact '{contact}' could not be added to the circle" : "Le contact '{contact}' n'a pas pu être ajouté au cercle ",
- "The member '{name}' was invited to the circle" : "Le membre '{name}' a été invité au cercle",
- "The member '{name}' could not be invited to the circle" : "Le membre '{name}' n'a pas pu être invité au cercle",
"Members of the group '{name}' were added to the circle" : "Les membres du groupe '{name}' ont été ajoutés au cercle",
"Members of the group '{name}' could not be added to the circle" : "Les membres du groupe '{name}' n'ont pas pu être ajoutés au cercle",
"Members of the group '{name}' were invited to the circle" : "Les membres du groupe '{name}' ont été invités au cercle",
"Members of the group '{name}' could not be invited to the circle" : "Les membres du groupe '{name}' n'ont pas pu être invités au cercle",
- "The member '{name}' was removed from the circle" : "Le membre '{name}' a été supprimé du cercle",
- "The member '{name}' could not be removed from the circle" : "Le membre '{name}' n'a pas pu être retiré du cercle",
- "Member '{name}' updated" : "Membre '{name}' mis à jour",
- "The member '{name}' could not be updated" : "Le membre '{name}' ne peut pas être mis à jour",
"Issue while saving settings" : "Problème lors de la sauvegarde des paramètres",
"Settings saved." : "Paramètres sauvegardés.",
"Circles" : "Cercles",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Des groupes peuvent être liés aux cercles.",
"Skip invitation step to closed circles" : "Ignorer l'invitation aux cercles fermés",
"Moderators can add member to closed circles without user approval." : "Les modérateurs peuvent ajouter un membre aux cercles fermés sans autorisation de l'utilisateur.",
+ "The member '{name}' was added to the circle" : "Le membre '{name}' a été ajouté au cercle",
+ "The member '{name}' could not be added to the circle" : "Le membre '{name}' n'a pu être ajouté au cercle",
+ "The contact '{contact}' was added to the circle" : "Le contact '{contact}' a été ajouté au cercle",
+ "The contact '{contact}' could not be added to the circle" : "Le contact '{contact}' n'a pas pu être ajouté au cercle ",
+ "The member '{name}' was invited to the circle" : "Le membre '{name}' a été invité au cercle",
+ "The member '{name}' could not be invited to the circle" : "Le membre '{name}' n'a pas pu être invité au cercle",
+ "The member '{name}' was removed from the circle" : "Le membre '{name}' a été supprimé du cercle",
+ "The member '{name}' could not be removed from the circle" : "Le membre '{name}' n'a pas pu être retiré du cercle",
+ "Member '{name}' updated" : "Membre '{name}' mis à jour",
+ "The member '{name}' could not be updated" : "Le membre '{name}' ne peut pas être mis à jour",
"Allow federated circles" : "Autoriser les cercles fédérés",
"Circles from different Nextclouds can be linked together." : "Des cercles de différents Nextcloud peuvent être liés ensemble."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/gl.js b/l10n/gl.js
index f1a532008..e691e2000 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Usuario de escala global",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "O membro «{name}» foi engadido ao círculo",
- "The member '{name}' could not be added to the circle" : "Non foi posíbel engadir o membro «{name}» como membro do círculo",
"The email address '{email}' was added to the circle" : "O enderezo de correo «{email}» foi engadido como membro do círculo",
"The email address '{email}' could not be added to the circle" : "Non foi posíbel engadir o enderezo de correo «{email}» ao círculo",
- "The contact '{contact}' was added to the circle" : "O contacto «{contact}» foi engadido como membro do círculo",
- "The contact '{contact}' could not be added to the circle" : "Non foi posíbel engadir o contacto «{contact}» como membro do círculo",
- "The member '{name}' was invited to the circle" : "O membro «{name}» foi convidado ao círculo",
- "The member '{name}' could not be invited to the circle" : "Non foi posíbel convidar ao membro «{name}» ao círculo",
"Members of the group '{name}' were added to the circle" : "Os membros do grupo «{name}» foron engadidos ao círculo",
"Members of the group '{name}' could not be added to the circle" : "Non foi posíbel engadir aos membros do grupo «{name}»ao círculo",
"Members of the group '{name}' were invited to the circle" : "Os membros do grupo «{name}» foron convidados ao círculo",
"Members of the group '{name}' could not be invited to the circle" : "Non foi posíbel convidar aos membros do grupo «{name}» ao círculo",
- "The member '{name}' was removed from the circle" : "O membro «{name}» foi retirado do círculo",
- "The member '{name}' could not be removed from the circle" : "Non foi posíbel retirar a «{name}» do circulo",
- "Member '{name}' updated" : "Foi actualizado o membro «{name}»",
- "The member '{name}' could not be updated" : "Non foi posíbel actualizar ao membro «{name}»",
"Issue while saving settings" : "Produciuse un incidente ao gardar os axustes",
"Settings saved." : "Axustes gardados.",
"Circles" : "Círculos",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Os grupos poden ser ligados cos círculos.",
"Skip invitation step to closed circles" : "Omitir o paso de convite a círculos pechados",
"Moderators can add member to closed circles without user approval." : "Os moderadores poden engadir membros a círculos pechados sen a aprobación do usuario.",
+ "The member '{name}' was added to the circle" : "O membro «{name}» foi engadido ao círculo",
+ "The member '{name}' could not be added to the circle" : "Non foi posíbel engadir o membro «{name}» como membro do círculo",
+ "The contact '{contact}' was added to the circle" : "O contacto «{contact}» foi engadido como membro do círculo",
+ "The contact '{contact}' could not be added to the circle" : "Non foi posíbel engadir o contacto «{contact}» como membro do círculo",
+ "The member '{name}' was invited to the circle" : "O membro «{name}» foi convidado ao círculo",
+ "The member '{name}' could not be invited to the circle" : "Non foi posíbel convidar ao membro «{name}» ao círculo",
+ "The member '{name}' was removed from the circle" : "O membro «{name}» foi retirado do círculo",
+ "The member '{name}' could not be removed from the circle" : "Non foi posíbel retirar a «{name}» do circulo",
+ "Member '{name}' updated" : "Foi actualizado o membro «{name}»",
+ "The member '{name}' could not be updated" : "Non foi posíbel actualizar ao membro «{name}»",
"Allow federated circles" : "Permitir os círculos federados",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextcloud poden ser ligados entre si."
},
diff --git a/l10n/gl.json b/l10n/gl.json
index 16c577ba9..4f219adc4 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Usuario de escala global",
"Local User" : "Usuario local",
"Local Group" : "Grupo local",
- "The member '{name}' was added to the circle" : "O membro «{name}» foi engadido ao círculo",
- "The member '{name}' could not be added to the circle" : "Non foi posíbel engadir o membro «{name}» como membro do círculo",
"The email address '{email}' was added to the circle" : "O enderezo de correo «{email}» foi engadido como membro do círculo",
"The email address '{email}' could not be added to the circle" : "Non foi posíbel engadir o enderezo de correo «{email}» ao círculo",
- "The contact '{contact}' was added to the circle" : "O contacto «{contact}» foi engadido como membro do círculo",
- "The contact '{contact}' could not be added to the circle" : "Non foi posíbel engadir o contacto «{contact}» como membro do círculo",
- "The member '{name}' was invited to the circle" : "O membro «{name}» foi convidado ao círculo",
- "The member '{name}' could not be invited to the circle" : "Non foi posíbel convidar ao membro «{name}» ao círculo",
"Members of the group '{name}' were added to the circle" : "Os membros do grupo «{name}» foron engadidos ao círculo",
"Members of the group '{name}' could not be added to the circle" : "Non foi posíbel engadir aos membros do grupo «{name}»ao círculo",
"Members of the group '{name}' were invited to the circle" : "Os membros do grupo «{name}» foron convidados ao círculo",
"Members of the group '{name}' could not be invited to the circle" : "Non foi posíbel convidar aos membros do grupo «{name}» ao círculo",
- "The member '{name}' was removed from the circle" : "O membro «{name}» foi retirado do círculo",
- "The member '{name}' could not be removed from the circle" : "Non foi posíbel retirar a «{name}» do circulo",
- "Member '{name}' updated" : "Foi actualizado o membro «{name}»",
- "The member '{name}' could not be updated" : "Non foi posíbel actualizar ao membro «{name}»",
"Issue while saving settings" : "Produciuse un incidente ao gardar os axustes",
"Settings saved." : "Axustes gardados.",
"Circles" : "Círculos",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Os grupos poden ser ligados cos círculos.",
"Skip invitation step to closed circles" : "Omitir o paso de convite a círculos pechados",
"Moderators can add member to closed circles without user approval." : "Os moderadores poden engadir membros a círculos pechados sen a aprobación do usuario.",
+ "The member '{name}' was added to the circle" : "O membro «{name}» foi engadido ao círculo",
+ "The member '{name}' could not be added to the circle" : "Non foi posíbel engadir o membro «{name}» como membro do círculo",
+ "The contact '{contact}' was added to the circle" : "O contacto «{contact}» foi engadido como membro do círculo",
+ "The contact '{contact}' could not be added to the circle" : "Non foi posíbel engadir o contacto «{contact}» como membro do círculo",
+ "The member '{name}' was invited to the circle" : "O membro «{name}» foi convidado ao círculo",
+ "The member '{name}' could not be invited to the circle" : "Non foi posíbel convidar ao membro «{name}» ao círculo",
+ "The member '{name}' was removed from the circle" : "O membro «{name}» foi retirado do círculo",
+ "The member '{name}' could not be removed from the circle" : "Non foi posíbel retirar a «{name}» do circulo",
+ "Member '{name}' updated" : "Foi actualizado o membro «{name}»",
+ "The member '{name}' could not be updated" : "Non foi posíbel actualizar ao membro «{name}»",
"Allow federated circles" : "Permitir os círculos federados",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextcloud poden ser ligados entre si."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/hr.js b/l10n/hr.js
index 883aa483c..1234b4f1c 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Global Scale korisnik",
"Local User" : "Lokalni korisnik",
"Local Group" : "Lokalna grupa",
- "The member '{name}' was added to the circle" : "Član ‘{name}’ uspješno je dodan u krug",
- "The member '{name}' could not be added to the circle" : "Neuspješno dodavanje člana '{name}' u krug",
"The email address '{email}' was added to the circle" : "Adresa e-pošte ‘{email}' uspješno je dodana u krug",
"The email address '{email}' could not be added to the circle" : "Neuspješno dodavanje adrese e-pošte ‘{email}’ u krug",
- "The contact '{contact}' was added to the circle" : "Kontakt ‘{contact}’ uspješno je dodan u krug",
- "The contact '{contact}' could not be added to the circle" : "Neuspješno dodavanje kontakta ‘{contact}' u krug",
- "The member '{name}' was invited to the circle" : "Član ‘{name}’ je pozvan u krug",
- "The member '{name}' could not be invited to the circle" : "Neuspješno pozivanje člana '{name}' u krug",
"Members of the group '{name}' were added to the circle" : "Članovi grupe '{name}' uspješno su dodani u krug",
"Members of the group '{name}' could not be added to the circle" : "Neuspješno dodavanje članova grupe '{name}' u krug",
"Members of the group '{name}' were invited to the circle" : "Članovi grupe '{name}’ pozvani su u krug",
"Members of the group '{name}' could not be invited to the circle" : "Neuspješno pozivanje članova grupe '{name}' u krug",
- "The member '{name}' was removed from the circle" : "Član ‘{name}’ uklonjen je iz kruga",
- "The member '{name}' could not be removed from the circle" : "Neuspješno uklanjanje člana '{name}' iz kruga",
- "Member '{name}' updated" : "Ažuriran je član ‘{name}’",
- "The member '{name}' could not be updated" : "Člana '{name}' nije moguće ažurirati",
"Issue while saving settings" : "Došlo je do poteškoća prilikom spremanja postavki",
"Settings saved." : "Postavke spremljene.",
"Circles" : "Krugovi",
@@ -306,6 +296,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Grupe se mogu povezati s krugovima.",
"Skip invitation step to closed circles" : "Preskoči korak pozivanja u zatvorene krugove",
"Moderators can add member to closed circles without user approval." : "Moderatori mogu dodati članove u zatvorene krugove bez odobrenja korisnika.",
+ "The member '{name}' was added to the circle" : "Član ‘{name}’ uspješno je dodan u krug",
+ "The member '{name}' could not be added to the circle" : "Neuspješno dodavanje člana '{name}' u krug",
+ "The contact '{contact}' was added to the circle" : "Kontakt ‘{contact}’ uspješno je dodan u krug",
+ "The contact '{contact}' could not be added to the circle" : "Neuspješno dodavanje kontakta ‘{contact}' u krug",
+ "The member '{name}' was invited to the circle" : "Član ‘{name}’ je pozvan u krug",
+ "The member '{name}' could not be invited to the circle" : "Neuspješno pozivanje člana '{name}' u krug",
+ "The member '{name}' was removed from the circle" : "Član ‘{name}’ uklonjen je iz kruga",
+ "The member '{name}' could not be removed from the circle" : "Neuspješno uklanjanje člana '{name}' iz kruga",
+ "Member '{name}' updated" : "Ažuriran je član ‘{name}’",
+ "The member '{name}' could not be updated" : "Člana '{name}' nije moguće ažurirati",
"Allow federated circles" : "Dopusti udružene krugove",
"Circles from different Nextclouds can be linked together." : "Krugovi iz različitih Nextcloudova mogu se međusobno povezati."
},
diff --git a/l10n/hr.json b/l10n/hr.json
index 19736310a..1ab2bfe0b 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Global Scale korisnik",
"Local User" : "Lokalni korisnik",
"Local Group" : "Lokalna grupa",
- "The member '{name}' was added to the circle" : "Član ‘{name}’ uspješno je dodan u krug",
- "The member '{name}' could not be added to the circle" : "Neuspješno dodavanje člana '{name}' u krug",
"The email address '{email}' was added to the circle" : "Adresa e-pošte ‘{email}' uspješno je dodana u krug",
"The email address '{email}' could not be added to the circle" : "Neuspješno dodavanje adrese e-pošte ‘{email}’ u krug",
- "The contact '{contact}' was added to the circle" : "Kontakt ‘{contact}’ uspješno je dodan u krug",
- "The contact '{contact}' could not be added to the circle" : "Neuspješno dodavanje kontakta ‘{contact}' u krug",
- "The member '{name}' was invited to the circle" : "Član ‘{name}’ je pozvan u krug",
- "The member '{name}' could not be invited to the circle" : "Neuspješno pozivanje člana '{name}' u krug",
"Members of the group '{name}' were added to the circle" : "Članovi grupe '{name}' uspješno su dodani u krug",
"Members of the group '{name}' could not be added to the circle" : "Neuspješno dodavanje članova grupe '{name}' u krug",
"Members of the group '{name}' were invited to the circle" : "Članovi grupe '{name}’ pozvani su u krug",
"Members of the group '{name}' could not be invited to the circle" : "Neuspješno pozivanje članova grupe '{name}' u krug",
- "The member '{name}' was removed from the circle" : "Član ‘{name}’ uklonjen je iz kruga",
- "The member '{name}' could not be removed from the circle" : "Neuspješno uklanjanje člana '{name}' iz kruga",
- "Member '{name}' updated" : "Ažuriran je član ‘{name}’",
- "The member '{name}' could not be updated" : "Člana '{name}' nije moguće ažurirati",
"Issue while saving settings" : "Došlo je do poteškoća prilikom spremanja postavki",
"Settings saved." : "Postavke spremljene.",
"Circles" : "Krugovi",
@@ -304,6 +294,16 @@
"Groups can be linked to circles." : "Grupe se mogu povezati s krugovima.",
"Skip invitation step to closed circles" : "Preskoči korak pozivanja u zatvorene krugove",
"Moderators can add member to closed circles without user approval." : "Moderatori mogu dodati članove u zatvorene krugove bez odobrenja korisnika.",
+ "The member '{name}' was added to the circle" : "Član ‘{name}’ uspješno je dodan u krug",
+ "The member '{name}' could not be added to the circle" : "Neuspješno dodavanje člana '{name}' u krug",
+ "The contact '{contact}' was added to the circle" : "Kontakt ‘{contact}’ uspješno je dodan u krug",
+ "The contact '{contact}' could not be added to the circle" : "Neuspješno dodavanje kontakta ‘{contact}' u krug",
+ "The member '{name}' was invited to the circle" : "Član ‘{name}’ je pozvan u krug",
+ "The member '{name}' could not be invited to the circle" : "Neuspješno pozivanje člana '{name}' u krug",
+ "The member '{name}' was removed from the circle" : "Član ‘{name}’ uklonjen je iz kruga",
+ "The member '{name}' could not be removed from the circle" : "Neuspješno uklanjanje člana '{name}' iz kruga",
+ "Member '{name}' updated" : "Ažuriran je član ‘{name}’",
+ "The member '{name}' could not be updated" : "Člana '{name}' nije moguće ažurirati",
"Allow federated circles" : "Dopusti udružene krugove",
"Circles from different Nextclouds can be linked together." : "Krugovi iz različitih Nextcloudova mogu se međusobno povezati."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
diff --git a/l10n/hu.js b/l10n/hu.js
index bc771c750..c2f4ac5ea 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "A kapcsolat állapota módosítva",
"Local User" : "Helyi felhasználó",
"Local Group" : "Helyi csoport",
- "The member '{name}' was added to the circle" : "'{name}' tag hozzáadva a körhöz",
- "The member '{name}' could not be added to the circle" : "'{name}' tag nem adható a körhöz",
"The email address '{email}' was added to the circle" : "'{email}' e-mail cím hozzáadva a körhöz",
"The email address '{email}' could not be added to the circle" : "'{email}' e-mail cím nem adható a körhöz",
- "The contact '{contact}' was added to the circle" : "'{contact}' kapcsolat hozzáadva a körhöz",
- "The contact '{contact}' could not be added to the circle" : "'{contact}' kapcsolat nem adható a körhöz",
- "The member '{name}' was invited to the circle" : "'{name}' tag meghívva a körhöz",
- "The member '{name}' could not be invited to the circle" : "'{name}' tag nem meghívható a körhöz",
"Members of the group '{name}' were added to the circle" : "'{name}' csoport tagjai hozzáadva a körhöz",
"Members of the group '{name}' could not be added to the circle" : "'{name}' csoport tagjai hozzáadva a körhöz",
"Members of the group '{name}' were invited to the circle" : "'{name}' csoport tagjai meghívva a körhöz",
"Members of the group '{name}' could not be invited to the circle" : "'{name}' csoport tagjai nem meghívhatók a körhöz",
- "The member '{name}' was removed from the circle" : "A(z) '{name}' tag eltávolítva a körből",
- "The member '{name}' could not be removed from the circle" : "A(z) '{name}' tag nem eltávolítható a körből",
- "Member '{name}' updated" : "A(z) '{name}' tag frissítve",
- "The member '{name}' could not be updated" : "A(z) '{name}' tag nem frissíthető",
"Issue while saving settings" : "Esemény a beállítások mentésekor",
"Settings saved." : "Beállítások elmentve.",
"Circles" : "Körök",
@@ -278,6 +268,16 @@ OC.L10N.register(
"Maximum number of members per circle" : "Körönkénti tagok legnagyobb száma",
"Allow linking of groups" : "Csoportok csatlakoztatásának engedélyezése",
"Groups can be linked to circles." : "Csoportok csatolhatók a körökhöz.",
+ "The member '{name}' was added to the circle" : "'{name}' tag hozzáadva a körhöz",
+ "The member '{name}' could not be added to the circle" : "'{name}' tag nem adható a körhöz",
+ "The contact '{contact}' was added to the circle" : "'{contact}' kapcsolat hozzáadva a körhöz",
+ "The contact '{contact}' could not be added to the circle" : "'{contact}' kapcsolat nem adható a körhöz",
+ "The member '{name}' was invited to the circle" : "'{name}' tag meghívva a körhöz",
+ "The member '{name}' could not be invited to the circle" : "'{name}' tag nem meghívható a körhöz",
+ "The member '{name}' was removed from the circle" : "A(z) '{name}' tag eltávolítva a körből",
+ "The member '{name}' could not be removed from the circle" : "A(z) '{name}' tag nem eltávolítható a körből",
+ "Member '{name}' updated" : "A(z) '{name}' tag frissítve",
+ "The member '{name}' could not be updated" : "A(z) '{name}' tag nem frissíthető",
"Allow federated circles" : "Egységesített körök engedélyezése",
"Circles from different Nextclouds can be linked together." : "Más Nextcloud-okból való körök összekapcsolhatók."
},
diff --git a/l10n/hu.json b/l10n/hu.json
index b1ef68631..14df18cfa 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "A kapcsolat állapota módosítva",
"Local User" : "Helyi felhasználó",
"Local Group" : "Helyi csoport",
- "The member '{name}' was added to the circle" : "'{name}' tag hozzáadva a körhöz",
- "The member '{name}' could not be added to the circle" : "'{name}' tag nem adható a körhöz",
"The email address '{email}' was added to the circle" : "'{email}' e-mail cím hozzáadva a körhöz",
"The email address '{email}' could not be added to the circle" : "'{email}' e-mail cím nem adható a körhöz",
- "The contact '{contact}' was added to the circle" : "'{contact}' kapcsolat hozzáadva a körhöz",
- "The contact '{contact}' could not be added to the circle" : "'{contact}' kapcsolat nem adható a körhöz",
- "The member '{name}' was invited to the circle" : "'{name}' tag meghívva a körhöz",
- "The member '{name}' could not be invited to the circle" : "'{name}' tag nem meghívható a körhöz",
"Members of the group '{name}' were added to the circle" : "'{name}' csoport tagjai hozzáadva a körhöz",
"Members of the group '{name}' could not be added to the circle" : "'{name}' csoport tagjai hozzáadva a körhöz",
"Members of the group '{name}' were invited to the circle" : "'{name}' csoport tagjai meghívva a körhöz",
"Members of the group '{name}' could not be invited to the circle" : "'{name}' csoport tagjai nem meghívhatók a körhöz",
- "The member '{name}' was removed from the circle" : "A(z) '{name}' tag eltávolítva a körből",
- "The member '{name}' could not be removed from the circle" : "A(z) '{name}' tag nem eltávolítható a körből",
- "Member '{name}' updated" : "A(z) '{name}' tag frissítve",
- "The member '{name}' could not be updated" : "A(z) '{name}' tag nem frissíthető",
"Issue while saving settings" : "Esemény a beállítások mentésekor",
"Settings saved." : "Beállítások elmentve.",
"Circles" : "Körök",
@@ -276,6 +266,16 @@
"Maximum number of members per circle" : "Körönkénti tagok legnagyobb száma",
"Allow linking of groups" : "Csoportok csatlakoztatásának engedélyezése",
"Groups can be linked to circles." : "Csoportok csatolhatók a körökhöz.",
+ "The member '{name}' was added to the circle" : "'{name}' tag hozzáadva a körhöz",
+ "The member '{name}' could not be added to the circle" : "'{name}' tag nem adható a körhöz",
+ "The contact '{contact}' was added to the circle" : "'{contact}' kapcsolat hozzáadva a körhöz",
+ "The contact '{contact}' could not be added to the circle" : "'{contact}' kapcsolat nem adható a körhöz",
+ "The member '{name}' was invited to the circle" : "'{name}' tag meghívva a körhöz",
+ "The member '{name}' could not be invited to the circle" : "'{name}' tag nem meghívható a körhöz",
+ "The member '{name}' was removed from the circle" : "A(z) '{name}' tag eltávolítva a körből",
+ "The member '{name}' could not be removed from the circle" : "A(z) '{name}' tag nem eltávolítható a körből",
+ "Member '{name}' updated" : "A(z) '{name}' tag frissítve",
+ "The member '{name}' could not be updated" : "A(z) '{name}' tag nem frissíthető",
"Allow federated circles" : "Egységesített körök engedélyezése",
"Circles from different Nextclouds can be linked together." : "Más Nextcloud-okból való körök összekapcsolhatók."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/is.js b/l10n/is.js
index c750bcbd3..953f62050 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Altækur notandi",
"Local User" : "Staðvær notandi",
"Local Group" : "Staðvær hópur",
- "The member '{name}' was added to the circle" : "Meðlimnum '{name}' var bætt í hringinn",
- "The member '{name}' could not be added to the circle" : "Ekki var hægt að bæta meðlimnum '{name}' í hringinn",
"The email address '{email}' was added to the circle" : "Tölvupóstfanginu '{email}' var bætt í hringinn",
"The email address '{email}' could not be added to the circle" : "Ekki var hægt að bæta tölvupóstfanginu '{email}' í hringinn",
- "The contact '{contact}' was added to the circle" : "Tengiliðnum '{contact}' var bætt í hringinn",
- "The contact '{contact}' could not be added to the circle" : "Ekki var hægt að bæta tengiliðnum '{contact}' í hringinn",
- "The member '{name}' was invited to the circle" : "Meðlimnum '{name}' var boðið í hringinn",
- "The member '{name}' could not be invited to the circle" : "Ekki var hægt að bjóða meðlimnum '{name}' í hringinn",
"Members of the group '{name}' were added to the circle" : "Meðlimum úr hópnum '{name}' var bætt í hringinn",
"Members of the group '{name}' could not be added to the circle" : "Ekki var hægt að bæta meðlimum úr hópnum '{name}' í hringinn",
"Members of the group '{name}' were invited to the circle" : "Meðlimum úr hópnum '{name}' var boðið í hringinn",
"Members of the group '{name}' could not be invited to the circle" : "Ekki var hægt að bjóða meðlimum úr hópnum '{name}' í hringinn",
- "The member '{name}' was removed from the circle" : "Meðlimurinn '{name}' var fjarlægður úr hringnum",
- "The member '{name}' could not be removed from the circle" : "Meðliminn '{name}' var ekki hægt að fjarlægja úr hringnum",
- "Member '{name}' updated" : "Meðlimurinn '{name}' uppfærður",
- "The member '{name}' could not be updated" : "Ekki var hægt að uppfæra meðliminn '{name}'",
"Issue while saving settings" : "Vandamál kom upp við að vista stillingar",
"Settings saved." : "Stillingar vistaðar.",
"Circles" : "Hringir",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Hópar geta verið tengdir hringjum.",
"Skip invitation step to closed circles" : "Sleppa boðsskrefi inn í lokaða hringi",
"Moderators can add member to closed circles without user approval." : "Umsjónarmenn geta bætt meðlimum í lokaða hringi án samþykkis notanda.",
+ "The member '{name}' was added to the circle" : "Meðlimnum '{name}' var bætt í hringinn",
+ "The member '{name}' could not be added to the circle" : "Ekki var hægt að bæta meðlimnum '{name}' í hringinn",
+ "The contact '{contact}' was added to the circle" : "Tengiliðnum '{contact}' var bætt í hringinn",
+ "The contact '{contact}' could not be added to the circle" : "Ekki var hægt að bæta tengiliðnum '{contact}' í hringinn",
+ "The member '{name}' was invited to the circle" : "Meðlimnum '{name}' var boðið í hringinn",
+ "The member '{name}' could not be invited to the circle" : "Ekki var hægt að bjóða meðlimnum '{name}' í hringinn",
+ "The member '{name}' was removed from the circle" : "Meðlimurinn '{name}' var fjarlægður úr hringnum",
+ "The member '{name}' could not be removed from the circle" : "Meðliminn '{name}' var ekki hægt að fjarlægja úr hringnum",
+ "Member '{name}' updated" : "Meðlimurinn '{name}' uppfærður",
+ "The member '{name}' could not be updated" : "Ekki var hægt að uppfæra meðliminn '{name}'",
"Allow federated circles" : "Leyfa skýjasambandshringi",
"Circles from different Nextclouds can be linked together." : "Hringir úr mismunandi Nextcloud-skýjum geta verið tengdir saman."
},
diff --git a/l10n/is.json b/l10n/is.json
index 24e0c1927..c62de64fe 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Altækur notandi",
"Local User" : "Staðvær notandi",
"Local Group" : "Staðvær hópur",
- "The member '{name}' was added to the circle" : "Meðlimnum '{name}' var bætt í hringinn",
- "The member '{name}' could not be added to the circle" : "Ekki var hægt að bæta meðlimnum '{name}' í hringinn",
"The email address '{email}' was added to the circle" : "Tölvupóstfanginu '{email}' var bætt í hringinn",
"The email address '{email}' could not be added to the circle" : "Ekki var hægt að bæta tölvupóstfanginu '{email}' í hringinn",
- "The contact '{contact}' was added to the circle" : "Tengiliðnum '{contact}' var bætt í hringinn",
- "The contact '{contact}' could not be added to the circle" : "Ekki var hægt að bæta tengiliðnum '{contact}' í hringinn",
- "The member '{name}' was invited to the circle" : "Meðlimnum '{name}' var boðið í hringinn",
- "The member '{name}' could not be invited to the circle" : "Ekki var hægt að bjóða meðlimnum '{name}' í hringinn",
"Members of the group '{name}' were added to the circle" : "Meðlimum úr hópnum '{name}' var bætt í hringinn",
"Members of the group '{name}' could not be added to the circle" : "Ekki var hægt að bæta meðlimum úr hópnum '{name}' í hringinn",
"Members of the group '{name}' were invited to the circle" : "Meðlimum úr hópnum '{name}' var boðið í hringinn",
"Members of the group '{name}' could not be invited to the circle" : "Ekki var hægt að bjóða meðlimum úr hópnum '{name}' í hringinn",
- "The member '{name}' was removed from the circle" : "Meðlimurinn '{name}' var fjarlægður úr hringnum",
- "The member '{name}' could not be removed from the circle" : "Meðliminn '{name}' var ekki hægt að fjarlægja úr hringnum",
- "Member '{name}' updated" : "Meðlimurinn '{name}' uppfærður",
- "The member '{name}' could not be updated" : "Ekki var hægt að uppfæra meðliminn '{name}'",
"Issue while saving settings" : "Vandamál kom upp við að vista stillingar",
"Settings saved." : "Stillingar vistaðar.",
"Circles" : "Hringir",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Hópar geta verið tengdir hringjum.",
"Skip invitation step to closed circles" : "Sleppa boðsskrefi inn í lokaða hringi",
"Moderators can add member to closed circles without user approval." : "Umsjónarmenn geta bætt meðlimum í lokaða hringi án samþykkis notanda.",
+ "The member '{name}' was added to the circle" : "Meðlimnum '{name}' var bætt í hringinn",
+ "The member '{name}' could not be added to the circle" : "Ekki var hægt að bæta meðlimnum '{name}' í hringinn",
+ "The contact '{contact}' was added to the circle" : "Tengiliðnum '{contact}' var bætt í hringinn",
+ "The contact '{contact}' could not be added to the circle" : "Ekki var hægt að bæta tengiliðnum '{contact}' í hringinn",
+ "The member '{name}' was invited to the circle" : "Meðlimnum '{name}' var boðið í hringinn",
+ "The member '{name}' could not be invited to the circle" : "Ekki var hægt að bjóða meðlimnum '{name}' í hringinn",
+ "The member '{name}' was removed from the circle" : "Meðlimurinn '{name}' var fjarlægður úr hringnum",
+ "The member '{name}' could not be removed from the circle" : "Meðliminn '{name}' var ekki hægt að fjarlægja úr hringnum",
+ "Member '{name}' updated" : "Meðlimurinn '{name}' uppfærður",
+ "The member '{name}' could not be updated" : "Ekki var hægt að uppfæra meðliminn '{name}'",
"Allow federated circles" : "Leyfa skýjasambandshringi",
"Circles from different Nextclouds can be linked together." : "Hringir úr mismunandi Nextcloud-skýjum geta verið tengdir saman."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
diff --git a/l10n/it.js b/l10n/it.js
index e56e5c821..ae9c09175 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Utente scala globale",
"Local User" : "Utente locale",
"Local Group" : "Gruppo locale",
- "The member '{name}' was added to the circle" : "Il membro '{name}' è stato aggiunto alla cerchia",
- "The member '{name}' could not be added to the circle" : "Il membro '{name}' non può essere aggiunto alla cerchia",
"The email address '{email}' was added to the circle" : "L'indirizzo di posta '{email}' è stato aggiunto alla cerchia",
"The email address '{email}' could not be added to the circle" : "L'indirizzo di posta '{email}' non può essere aggiunto alla cerchia",
- "The contact '{contact}' was added to the circle" : "Il contatto '{contact}' è stato aggiunto alla cerchia",
- "The contact '{contact}' could not be added to the circle" : "Il contatto '{contact}' non può essere aggiunto alla cerchia",
- "The member '{name}' was invited to the circle" : "Il membro '{name}' è stato invitato alla cerchia",
- "The member '{name}' could not be invited to the circle" : "Il membro '{name}' non può essere invitato alla cerchia",
"Members of the group '{name}' were added to the circle" : "Membri del gruppo '{name}' sono stati aggiunti alla cerchia",
"Members of the group '{name}' could not be added to the circle" : "Membri del gruppo '{name}' non possono essere aggiunti alla cerchia",
"Members of the group '{name}' were invited to the circle" : "Membri del gruppo '{name}' sono stati invitati alla cerchia",
"Members of the group '{name}' could not be invited to the circle" : "Membri del gruppo '{name}' non possono essere invitati alla cerchia",
- "The member '{name}' was removed from the circle" : "Il membro '{name}' è stato rimosso dalla cerchia",
- "The member '{name}' could not be removed from the circle" : "Il membro '{name}' non può essere rimosso dalla cerchia",
- "Member '{name}' updated" : "Membro '{name}' aggiornato",
- "The member '{name}' could not be updated" : "Il membro '{name}' non può essere aggiornato",
"Issue while saving settings" : "Errore durante il recupero il salvataggio delle impostazioni",
"Settings saved." : "Impostazioni salvate.",
"Circles" : "Cerchie",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "I gruppi possono essere collegati alle cerchie.",
"Skip invitation step to closed circles" : "Salta la fase di invito alle cerchie chiuse",
"Moderators can add member to closed circles without user approval." : "I moderatori possono aggiungere membri alle cerchie chiuse senza approvazione dell'utente.",
+ "The member '{name}' was added to the circle" : "Il membro '{name}' è stato aggiunto alla cerchia",
+ "The member '{name}' could not be added to the circle" : "Il membro '{name}' non può essere aggiunto alla cerchia",
+ "The contact '{contact}' was added to the circle" : "Il contatto '{contact}' è stato aggiunto alla cerchia",
+ "The contact '{contact}' could not be added to the circle" : "Il contatto '{contact}' non può essere aggiunto alla cerchia",
+ "The member '{name}' was invited to the circle" : "Il membro '{name}' è stato invitato alla cerchia",
+ "The member '{name}' could not be invited to the circle" : "Il membro '{name}' non può essere invitato alla cerchia",
+ "The member '{name}' was removed from the circle" : "Il membro '{name}' è stato rimosso dalla cerchia",
+ "The member '{name}' could not be removed from the circle" : "Il membro '{name}' non può essere rimosso dalla cerchia",
+ "Member '{name}' updated" : "Membro '{name}' aggiornato",
+ "The member '{name}' could not be updated" : "Il membro '{name}' non può essere aggiornato",
"Allow federated circles" : "Consenti cerchie federate",
"Circles from different Nextclouds can be linked together." : "Le cerchie di Nextcloud diversi possono essere collegate tra di loro."
},
diff --git a/l10n/it.json b/l10n/it.json
index 2fc28bf8e..a8100ae4f 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Utente scala globale",
"Local User" : "Utente locale",
"Local Group" : "Gruppo locale",
- "The member '{name}' was added to the circle" : "Il membro '{name}' è stato aggiunto alla cerchia",
- "The member '{name}' could not be added to the circle" : "Il membro '{name}' non può essere aggiunto alla cerchia",
"The email address '{email}' was added to the circle" : "L'indirizzo di posta '{email}' è stato aggiunto alla cerchia",
"The email address '{email}' could not be added to the circle" : "L'indirizzo di posta '{email}' non può essere aggiunto alla cerchia",
- "The contact '{contact}' was added to the circle" : "Il contatto '{contact}' è stato aggiunto alla cerchia",
- "The contact '{contact}' could not be added to the circle" : "Il contatto '{contact}' non può essere aggiunto alla cerchia",
- "The member '{name}' was invited to the circle" : "Il membro '{name}' è stato invitato alla cerchia",
- "The member '{name}' could not be invited to the circle" : "Il membro '{name}' non può essere invitato alla cerchia",
"Members of the group '{name}' were added to the circle" : "Membri del gruppo '{name}' sono stati aggiunti alla cerchia",
"Members of the group '{name}' could not be added to the circle" : "Membri del gruppo '{name}' non possono essere aggiunti alla cerchia",
"Members of the group '{name}' were invited to the circle" : "Membri del gruppo '{name}' sono stati invitati alla cerchia",
"Members of the group '{name}' could not be invited to the circle" : "Membri del gruppo '{name}' non possono essere invitati alla cerchia",
- "The member '{name}' was removed from the circle" : "Il membro '{name}' è stato rimosso dalla cerchia",
- "The member '{name}' could not be removed from the circle" : "Il membro '{name}' non può essere rimosso dalla cerchia",
- "Member '{name}' updated" : "Membro '{name}' aggiornato",
- "The member '{name}' could not be updated" : "Il membro '{name}' non può essere aggiornato",
"Issue while saving settings" : "Errore durante il recupero il salvataggio delle impostazioni",
"Settings saved." : "Impostazioni salvate.",
"Circles" : "Cerchie",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "I gruppi possono essere collegati alle cerchie.",
"Skip invitation step to closed circles" : "Salta la fase di invito alle cerchie chiuse",
"Moderators can add member to closed circles without user approval." : "I moderatori possono aggiungere membri alle cerchie chiuse senza approvazione dell'utente.",
+ "The member '{name}' was added to the circle" : "Il membro '{name}' è stato aggiunto alla cerchia",
+ "The member '{name}' could not be added to the circle" : "Il membro '{name}' non può essere aggiunto alla cerchia",
+ "The contact '{contact}' was added to the circle" : "Il contatto '{contact}' è stato aggiunto alla cerchia",
+ "The contact '{contact}' could not be added to the circle" : "Il contatto '{contact}' non può essere aggiunto alla cerchia",
+ "The member '{name}' was invited to the circle" : "Il membro '{name}' è stato invitato alla cerchia",
+ "The member '{name}' could not be invited to the circle" : "Il membro '{name}' non può essere invitato alla cerchia",
+ "The member '{name}' was removed from the circle" : "Il membro '{name}' è stato rimosso dalla cerchia",
+ "The member '{name}' could not be removed from the circle" : "Il membro '{name}' non può essere rimosso dalla cerchia",
+ "Member '{name}' updated" : "Membro '{name}' aggiornato",
+ "The member '{name}' could not be updated" : "Il membro '{name}' non può essere aggiornato",
"Allow federated circles" : "Consenti cerchie federate",
"Circles from different Nextclouds can be linked together." : "Le cerchie di Nextcloud diversi possono essere collegate tra di loro."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/ja.js b/l10n/ja.js
index 382778a7e..a58ef0cbe 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "グローバルスケールユーザー",
"Local User" : "ローカルユーザー",
"Local Group" : "ローカルグループ",
- "The member '{name}' was added to the circle" : "メンバー '{name}'がサークルに追加されました",
- "The member '{name}' could not be added to the circle" : "メンバー '{name}'をサークルに追加できませんでした",
"The email address '{email}' was added to the circle" : "メールアドレス '{email}' がサークルに追加されました",
"The email address '{email}' could not be added to the circle" : "メールアドレス '{email}' をサークルに追加できませんでした",
- "The contact '{contact}' was added to the circle" : "連絡先 '{contact}'がサークルに追加されました",
- "The contact '{contact}' could not be added to the circle" : "連絡先 '{contact}'をサークルに追加できませんでした",
- "The member '{name}' was invited to the circle" : "メンバー '{name}'がサークルに招待されました",
- "The member '{name}' could not be invited to the circle" : "メンバー '{name}'はサークルに招待できませんでした",
"Members of the group '{name}' were added to the circle" : "グループ '{name}' のメンバーがサークルに追加されました",
"Members of the group '{name}' could not be added to the circle" : "グループ '{name}' のメンバーをサークルに追加できませんでした",
"Members of the group '{name}' were invited to the circle" : "グループ '{name}' のメンバーがサークルに招待されました",
"Members of the group '{name}' could not be invited to the circle" : "グループ '{name}' のメンバーをサークルに招待できませんでした",
- "The member '{name}' was removed from the circle" : "メンバー '{name}'がサークルから削除されました",
- "The member '{name}' could not be removed from the circle" : "メンバー '{name}'はサークルから削除できませんでした",
- "Member '{name}' updated" : "メンバー '{name}'が更新されました",
- "The member '{name}' could not be updated" : "メンバー '{name}'を更新できませんでした",
"Issue while saving settings" : "設定を保存中に問題が発生する",
"Settings saved." : "設定を保存しました。",
"Circles" : "サークル",
@@ -304,6 +294,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "グループはサークルにリンクできます。",
"Skip invitation step to closed circles" : "クローズドサークルへの招待ステップをスキップ",
"Moderators can add member to closed circles without user approval." : "モデレーターは、ユーザーの承認なしにクローズドサークルにメンバーを追加できます。",
+ "The member '{name}' was added to the circle" : "メンバー '{name}'がサークルに追加されました",
+ "The member '{name}' could not be added to the circle" : "メンバー '{name}'をサークルに追加できませんでした",
+ "The contact '{contact}' was added to the circle" : "連絡先 '{contact}'がサークルに追加されました",
+ "The contact '{contact}' could not be added to the circle" : "連絡先 '{contact}'をサークルに追加できませんでした",
+ "The member '{name}' was invited to the circle" : "メンバー '{name}'がサークルに招待されました",
+ "The member '{name}' could not be invited to the circle" : "メンバー '{name}'はサークルに招待できませんでした",
+ "The member '{name}' was removed from the circle" : "メンバー '{name}'がサークルから削除されました",
+ "The member '{name}' could not be removed from the circle" : "メンバー '{name}'はサークルから削除できませんでした",
+ "Member '{name}' updated" : "メンバー '{name}'が更新されました",
+ "The member '{name}' could not be updated" : "メンバー '{name}'を更新できませんでした",
"Allow federated circles" : "フェデレーションサークルを許可する",
"Circles from different Nextclouds can be linked together." : "異なるNextcloudのサークルをリンクすることができます。"
},
diff --git a/l10n/ja.json b/l10n/ja.json
index 529c93262..9009f8d8c 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -71,22 +71,12 @@
"Global Scale User" : "グローバルスケールユーザー",
"Local User" : "ローカルユーザー",
"Local Group" : "ローカルグループ",
- "The member '{name}' was added to the circle" : "メンバー '{name}'がサークルに追加されました",
- "The member '{name}' could not be added to the circle" : "メンバー '{name}'をサークルに追加できませんでした",
"The email address '{email}' was added to the circle" : "メールアドレス '{email}' がサークルに追加されました",
"The email address '{email}' could not be added to the circle" : "メールアドレス '{email}' をサークルに追加できませんでした",
- "The contact '{contact}' was added to the circle" : "連絡先 '{contact}'がサークルに追加されました",
- "The contact '{contact}' could not be added to the circle" : "連絡先 '{contact}'をサークルに追加できませんでした",
- "The member '{name}' was invited to the circle" : "メンバー '{name}'がサークルに招待されました",
- "The member '{name}' could not be invited to the circle" : "メンバー '{name}'はサークルに招待できませんでした",
"Members of the group '{name}' were added to the circle" : "グループ '{name}' のメンバーがサークルに追加されました",
"Members of the group '{name}' could not be added to the circle" : "グループ '{name}' のメンバーをサークルに追加できませんでした",
"Members of the group '{name}' were invited to the circle" : "グループ '{name}' のメンバーがサークルに招待されました",
"Members of the group '{name}' could not be invited to the circle" : "グループ '{name}' のメンバーをサークルに招待できませんでした",
- "The member '{name}' was removed from the circle" : "メンバー '{name}'がサークルから削除されました",
- "The member '{name}' could not be removed from the circle" : "メンバー '{name}'はサークルから削除できませんでした",
- "Member '{name}' updated" : "メンバー '{name}'が更新されました",
- "The member '{name}' could not be updated" : "メンバー '{name}'を更新できませんでした",
"Issue while saving settings" : "設定を保存中に問題が発生する",
"Settings saved." : "設定を保存しました。",
"Circles" : "サークル",
@@ -302,6 +292,16 @@
"Groups can be linked to circles." : "グループはサークルにリンクできます。",
"Skip invitation step to closed circles" : "クローズドサークルへの招待ステップをスキップ",
"Moderators can add member to closed circles without user approval." : "モデレーターは、ユーザーの承認なしにクローズドサークルにメンバーを追加できます。",
+ "The member '{name}' was added to the circle" : "メンバー '{name}'がサークルに追加されました",
+ "The member '{name}' could not be added to the circle" : "メンバー '{name}'をサークルに追加できませんでした",
+ "The contact '{contact}' was added to the circle" : "連絡先 '{contact}'がサークルに追加されました",
+ "The contact '{contact}' could not be added to the circle" : "連絡先 '{contact}'をサークルに追加できませんでした",
+ "The member '{name}' was invited to the circle" : "メンバー '{name}'がサークルに招待されました",
+ "The member '{name}' could not be invited to the circle" : "メンバー '{name}'はサークルに招待できませんでした",
+ "The member '{name}' was removed from the circle" : "メンバー '{name}'がサークルから削除されました",
+ "The member '{name}' could not be removed from the circle" : "メンバー '{name}'はサークルから削除できませんでした",
+ "Member '{name}' updated" : "メンバー '{name}'が更新されました",
+ "The member '{name}' could not be updated" : "メンバー '{name}'を更新できませんでした",
"Allow federated circles" : "フェデレーションサークルを許可する",
"Circles from different Nextclouds can be linked together." : "異なるNextcloudのサークルをリンクすることができます。"
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index f26da8eb1..75e2fc579 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "ბმულის სტატუსი განახლდა",
"Local User" : "ლოკალური მომხმარებელი",
"Local Group" : "ლოკალური ჯგუფი",
- "The member '{name}' was added to the circle" : "წევრი '{name}' დაემატა წრეს",
- "The member '{name}' could not be added to the circle" : "წევრი '{name}' წრეს ვერ ემატება",
"The email address '{email}' was added to the circle" : "ელ-ფოსტის მისამართი '{email}' წრეს დაემატა",
"The email address '{email}' could not be added to the circle" : "The email address '{email}' could not be added to the circle",
- "The contact '{contact}' was added to the circle" : "კონტაქტი '{contact}' წრეს დაემატა",
- "The contact '{contact}' could not be added to the circle" : "კონტაქტი '{contact}' წრეს ვერ ემატება",
- "The member '{name}' was invited to the circle" : "წევრი '{name}' წრეში მოწვეულ იქნა",
- "The member '{name}' could not be invited to the circle" : "წევრი '{name}' წრეში ვერ იქნა მოწვეული",
"Members of the group '{name}' were added to the circle" : "ჯგუფ '{name}'-ის წევრები წრეში დამატებულ იქნენ",
"Members of the group '{name}' could not be added to the circle" : "ჯგუფ '{name}'-ის წევრები წრეში ვერ იქნენ დამატებულნი",
"Members of the group '{name}' were invited to the circle" : "ჯგუფ '{name}'-ის წევრები მოწვეულ იქნენ წრეში",
"Members of the group '{name}' could not be invited to the circle" : "ჯგუფ '{name}'-ის წევრები ვერ იქნენ მოწველდი წრეში",
- "The member '{name}' was removed from the circle" : "წევრი '{name}' წრიდან ამოიშალა",
- "The member '{name}' could not be removed from the circle" : "წევრი '{name}' ვერ ამოიშალა წრიდან",
- "Member '{name}' updated" : "წევრი '{name}' განახლდა",
- "The member '{name}' could not be updated" : "წევრი '{name}' ვერ იქნა განახლებული",
"Issue while saving settings" : "პრობლემა პარამეტრების შენახვისას",
"Settings saved." : "პარამეტრები დამახსოვრდა.",
"Circles" : "წრეები",
@@ -270,6 +260,16 @@ OC.L10N.register(
"Warning: Enabling this will automatically accept new link requests from other circles." : "გაფრთხილება: ამის ჩართვა ავტომატურად მიიღებს ახალი კავშირების მოთხოვნებს სხვა წრეებიდან.",
"Save settings" : "პარამეტრების შენახვა",
"Groups can be linked to circles." : "ჯგუფები შეიძლება დაკავშირდნენ წრეებთან.",
+ "The member '{name}' was added to the circle" : "წევრი '{name}' დაემატა წრეს",
+ "The member '{name}' could not be added to the circle" : "წევრი '{name}' წრეს ვერ ემატება",
+ "The contact '{contact}' was added to the circle" : "კონტაქტი '{contact}' წრეს დაემატა",
+ "The contact '{contact}' could not be added to the circle" : "კონტაქტი '{contact}' წრეს ვერ ემატება",
+ "The member '{name}' was invited to the circle" : "წევრი '{name}' წრეში მოწვეულ იქნა",
+ "The member '{name}' could not be invited to the circle" : "წევრი '{name}' წრეში ვერ იქნა მოწვეული",
+ "The member '{name}' was removed from the circle" : "წევრი '{name}' წრიდან ამოიშალა",
+ "The member '{name}' could not be removed from the circle" : "წევრი '{name}' ვერ ამოიშალა წრიდან",
+ "Member '{name}' updated" : "წევრი '{name}' განახლდა",
+ "The member '{name}' could not be updated" : "წევრი '{name}' ვერ იქნა განახლებული",
"Circles from different Nextclouds can be linked together." : "წრეები სხვადასხვა Nextcloud-ებითან შეიძლება დაკავშირდნენ."
},
"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index 01302a846..b1e2ba7a9 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "ბმულის სტატუსი განახლდა",
"Local User" : "ლოკალური მომხმარებელი",
"Local Group" : "ლოკალური ჯგუფი",
- "The member '{name}' was added to the circle" : "წევრი '{name}' დაემატა წრეს",
- "The member '{name}' could not be added to the circle" : "წევრი '{name}' წრეს ვერ ემატება",
"The email address '{email}' was added to the circle" : "ელ-ფოსტის მისამართი '{email}' წრეს დაემატა",
"The email address '{email}' could not be added to the circle" : "The email address '{email}' could not be added to the circle",
- "The contact '{contact}' was added to the circle" : "კონტაქტი '{contact}' წრეს დაემატა",
- "The contact '{contact}' could not be added to the circle" : "კონტაქტი '{contact}' წრეს ვერ ემატება",
- "The member '{name}' was invited to the circle" : "წევრი '{name}' წრეში მოწვეულ იქნა",
- "The member '{name}' could not be invited to the circle" : "წევრი '{name}' წრეში ვერ იქნა მოწვეული",
"Members of the group '{name}' were added to the circle" : "ჯგუფ '{name}'-ის წევრები წრეში დამატებულ იქნენ",
"Members of the group '{name}' could not be added to the circle" : "ჯგუფ '{name}'-ის წევრები წრეში ვერ იქნენ დამატებულნი",
"Members of the group '{name}' were invited to the circle" : "ჯგუფ '{name}'-ის წევრები მოწვეულ იქნენ წრეში",
"Members of the group '{name}' could not be invited to the circle" : "ჯგუფ '{name}'-ის წევრები ვერ იქნენ მოწველდი წრეში",
- "The member '{name}' was removed from the circle" : "წევრი '{name}' წრიდან ამოიშალა",
- "The member '{name}' could not be removed from the circle" : "წევრი '{name}' ვერ ამოიშალა წრიდან",
- "Member '{name}' updated" : "წევრი '{name}' განახლდა",
- "The member '{name}' could not be updated" : "წევრი '{name}' ვერ იქნა განახლებული",
"Issue while saving settings" : "პრობლემა პარამეტრების შენახვისას",
"Settings saved." : "პარამეტრები დამახსოვრდა.",
"Circles" : "წრეები",
@@ -268,6 +258,16 @@
"Warning: Enabling this will automatically accept new link requests from other circles." : "გაფრთხილება: ამის ჩართვა ავტომატურად მიიღებს ახალი კავშირების მოთხოვნებს სხვა წრეებიდან.",
"Save settings" : "პარამეტრების შენახვა",
"Groups can be linked to circles." : "ჯგუფები შეიძლება დაკავშირდნენ წრეებთან.",
+ "The member '{name}' was added to the circle" : "წევრი '{name}' დაემატა წრეს",
+ "The member '{name}' could not be added to the circle" : "წევრი '{name}' წრეს ვერ ემატება",
+ "The contact '{contact}' was added to the circle" : "კონტაქტი '{contact}' წრეს დაემატა",
+ "The contact '{contact}' could not be added to the circle" : "კონტაქტი '{contact}' წრეს ვერ ემატება",
+ "The member '{name}' was invited to the circle" : "წევრი '{name}' წრეში მოწვეულ იქნა",
+ "The member '{name}' could not be invited to the circle" : "წევრი '{name}' წრეში ვერ იქნა მოწვეული",
+ "The member '{name}' was removed from the circle" : "წევრი '{name}' წრიდან ამოიშალა",
+ "The member '{name}' could not be removed from the circle" : "წევრი '{name}' ვერ ამოიშალა წრიდან",
+ "Member '{name}' updated" : "წევრი '{name}' განახლდა",
+ "The member '{name}' could not be updated" : "წევრი '{name}' ვერ იქნა განახლებული",
"Circles from different Nextclouds can be linked together." : "წრეები სხვადასხვა Nextcloud-ებითან შეიძლება დაკავშირდნენ."
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/l10n/ko.js b/l10n/ko.js
index bea8006a5..941289714 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "링크 상태를 업데이트함",
"Local User" : "로컬 사용자",
"Local Group" : "로컬 그룹",
- "The member '{name}' was added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가함",
- "The member '{name}' could not be added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가할 수 없음",
"The email address '{email}' was added to the circle" : "이메일 주소 '{email}'을(를) 서클에 추가함",
"The email address '{email}' could not be added to the circle" : "이메일 주소 '{email}'을(를) 서클에 추가할 수 없음",
- "The contact '{contact}' was added to the circle" : "연락처 '{contact}'을(를) 서클에 추가함",
- "The contact '{contact}' could not be added to the circle" : "연락처 '{contact}'을(를) 서클에 추가할 수 없음",
- "The member '{name}' was invited to the circle" : "회원 '{name}' 님을 서클에 초대함",
- "The member '{name}' could not be invited to the circle" : "회원 '{name}' 님을 서클에 초대할 수 없음",
"Members of the group '{name}' were added to the circle" : "'{name}' 그룹의 회원을 서클에 추가함",
"Members of the group '{name}' could not be added to the circle" : "'{name}' 그룹의 회원을 서클에 추가할 수 없음",
"Members of the group '{name}' were invited to the circle" : "'{name}' 그룹의 회원을 서클에 초대함",
"Members of the group '{name}' could not be invited to the circle" : "'{name}' 그룹의 회원을 서클에 초대할 수 없음",
- "The member '{name}' was removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제함",
- "The member '{name}' could not be removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제할 수 없음",
- "Member '{name}' updated" : "회원 '{name}' 님을 업데이트함",
- "The member '{name}' could not be updated" : "회원 '{name}' 님을 업데이트할 수 없음",
"Issue while saving settings" : "설정을 저장하는 중 오류 발생",
"Settings saved." : "설정을 저장했습니다.",
"Circles" : "서클",
@@ -278,6 +268,16 @@ OC.L10N.register(
"Maximum number of members per circle" : "서클당 최대 회원 수",
"Allow linking of groups" : "그룹 링크 허용",
"Groups can be linked to circles." : "그룹을 서클에 연결할 수 있습니다.",
+ "The member '{name}' was added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가함",
+ "The member '{name}' could not be added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가할 수 없음",
+ "The contact '{contact}' was added to the circle" : "연락처 '{contact}'을(를) 서클에 추가함",
+ "The contact '{contact}' could not be added to the circle" : "연락처 '{contact}'을(를) 서클에 추가할 수 없음",
+ "The member '{name}' was invited to the circle" : "회원 '{name}' 님을 서클에 초대함",
+ "The member '{name}' could not be invited to the circle" : "회원 '{name}' 님을 서클에 초대할 수 없음",
+ "The member '{name}' was removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제함",
+ "The member '{name}' could not be removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제할 수 없음",
+ "Member '{name}' updated" : "회원 '{name}' 님을 업데이트함",
+ "The member '{name}' could not be updated" : "회원 '{name}' 님을 업데이트할 수 없음",
"Allow federated circles" : "연합 서클 허용",
"Circles from different Nextclouds can be linked together." : "다른 Nextcloud의 서클을 연결할 수 있습니다."
},
diff --git a/l10n/ko.json b/l10n/ko.json
index 0ed7cb231..e39a1f993 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "링크 상태를 업데이트함",
"Local User" : "로컬 사용자",
"Local Group" : "로컬 그룹",
- "The member '{name}' was added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가함",
- "The member '{name}' could not be added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가할 수 없음",
"The email address '{email}' was added to the circle" : "이메일 주소 '{email}'을(를) 서클에 추가함",
"The email address '{email}' could not be added to the circle" : "이메일 주소 '{email}'을(를) 서클에 추가할 수 없음",
- "The contact '{contact}' was added to the circle" : "연락처 '{contact}'을(를) 서클에 추가함",
- "The contact '{contact}' could not be added to the circle" : "연락처 '{contact}'을(를) 서클에 추가할 수 없음",
- "The member '{name}' was invited to the circle" : "회원 '{name}' 님을 서클에 초대함",
- "The member '{name}' could not be invited to the circle" : "회원 '{name}' 님을 서클에 초대할 수 없음",
"Members of the group '{name}' were added to the circle" : "'{name}' 그룹의 회원을 서클에 추가함",
"Members of the group '{name}' could not be added to the circle" : "'{name}' 그룹의 회원을 서클에 추가할 수 없음",
"Members of the group '{name}' were invited to the circle" : "'{name}' 그룹의 회원을 서클에 초대함",
"Members of the group '{name}' could not be invited to the circle" : "'{name}' 그룹의 회원을 서클에 초대할 수 없음",
- "The member '{name}' was removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제함",
- "The member '{name}' could not be removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제할 수 없음",
- "Member '{name}' updated" : "회원 '{name}' 님을 업데이트함",
- "The member '{name}' could not be updated" : "회원 '{name}' 님을 업데이트할 수 없음",
"Issue while saving settings" : "설정을 저장하는 중 오류 발생",
"Settings saved." : "설정을 저장했습니다.",
"Circles" : "서클",
@@ -276,6 +266,16 @@
"Maximum number of members per circle" : "서클당 최대 회원 수",
"Allow linking of groups" : "그룹 링크 허용",
"Groups can be linked to circles." : "그룹을 서클에 연결할 수 있습니다.",
+ "The member '{name}' was added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가함",
+ "The member '{name}' could not be added to the circle" : "회원 '{name}' 님을 서클 회원으로 추가할 수 없음",
+ "The contact '{contact}' was added to the circle" : "연락처 '{contact}'을(를) 서클에 추가함",
+ "The contact '{contact}' could not be added to the circle" : "연락처 '{contact}'을(를) 서클에 추가할 수 없음",
+ "The member '{name}' was invited to the circle" : "회원 '{name}' 님을 서클에 초대함",
+ "The member '{name}' could not be invited to the circle" : "회원 '{name}' 님을 서클에 초대할 수 없음",
+ "The member '{name}' was removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제함",
+ "The member '{name}' could not be removed from the circle" : "회원 '{name}' 님을 서클 회원에서 삭제할 수 없음",
+ "Member '{name}' updated" : "회원 '{name}' 님을 업데이트함",
+ "The member '{name}' could not be updated" : "회원 '{name}' 님을 업데이트할 수 없음",
"Allow federated circles" : "연합 서클 허용",
"Circles from different Nextclouds can be linked together." : "다른 Nextcloud의 서클을 연결할 수 있습니다."
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 74a224aee..8697b763c 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Visuotinis nuodotojas",
"Local User" : "Vietinis naudotojas",
"Local Group" : "Vietinė grupė",
- "The member '{name}' was added to the circle" : "Narys \"{name}\" buvo pridėtas į ratą",
- "The member '{name}' could not be added to the circle" : "Nepavyko nario \"{name}\" pridėti į bendrinimo ratą",
"The email address '{email}' was added to the circle" : "El. pašto adresas \"{email}\" buvo pridėtas į ratą",
"The email address '{email}' could not be added to the circle" : "Nepavyko el. pašto \"{email}\" pridėti į ratą",
- "The contact '{contact}' was added to the circle" : "Adresatas \"{contact}\" buvo pridėtas į ratą",
- "The contact '{contact}' could not be added to the circle" : "Nepavyko adresato \"{contact}\" pridėti į ratą",
- "The member '{name}' was invited to the circle" : "Narys \"{name}\" buvo pakviestas į ratą",
- "The member '{name}' could not be invited to the circle" : "Nepavyko nario \"{name}\" pakviesti į ratą",
"Members of the group '{name}' were added to the circle" : "Grupės \"{name}\" nariai buvo pridėti į ratą",
"Members of the group '{name}' could not be added to the circle" : "Nepavyko grupės \"{name}\" narių pridėti į ratą",
"Members of the group '{name}' were invited to the circle" : "Grupės \"{name}\" nariai buvo pakviesti į ratą",
"Members of the group '{name}' could not be invited to the circle" : "Nepavyko grupės \"{name}\" narių pakviesti į ratą",
- "The member '{name}' was removed from the circle" : "Narys \"{name}\" buvo pašalintas iš rato",
- "The member '{name}' could not be removed from the circle" : "Nepavyko nario \"{name}\" pašalinti iš rato",
- "Member '{name}' updated" : "Narys \"{name}\" atnaujintas",
- "The member '{name}' could not be updated" : "Nepavyko atnaujinti nario \"{name}\"",
"Issue while saving settings" : "Problemos, įrašant nustatymus",
"Settings saved." : "Nustatymai įrašyti.",
"Circles" : "Ratai",
@@ -272,6 +262,16 @@ OC.L10N.register(
"Maximum number of members per circle" : "Didžiausias narių skaičius viename rate",
"Allow linking of groups" : "Leisti grupių susiejimą",
"Groups can be linked to circles." : "Grupės gali būti susietos su ratais.",
+ "The member '{name}' was added to the circle" : "Narys \"{name}\" buvo pridėtas į ratą",
+ "The member '{name}' could not be added to the circle" : "Nepavyko nario \"{name}\" pridėti į bendrinimo ratą",
+ "The contact '{contact}' was added to the circle" : "Adresatas \"{contact}\" buvo pridėtas į ratą",
+ "The contact '{contact}' could not be added to the circle" : "Nepavyko adresato \"{contact}\" pridėti į ratą",
+ "The member '{name}' was invited to the circle" : "Narys \"{name}\" buvo pakviestas į ratą",
+ "The member '{name}' could not be invited to the circle" : "Nepavyko nario \"{name}\" pakviesti į ratą",
+ "The member '{name}' was removed from the circle" : "Narys \"{name}\" buvo pašalintas iš rato",
+ "The member '{name}' could not be removed from the circle" : "Nepavyko nario \"{name}\" pašalinti iš rato",
+ "Member '{name}' updated" : "Narys \"{name}\" atnaujintas",
+ "The member '{name}' could not be updated" : "Nepavyko atnaujinti nario \"{name}\"",
"Allow federated circles" : "Leisti federacinius ratus",
"Circles from different Nextclouds can be linked together." : "Ratai iš skirtingų Nextcloud egzempliorių gali būti susieti kartu."
},
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index dd1a8c2e7..f39672123 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Visuotinis nuodotojas",
"Local User" : "Vietinis naudotojas",
"Local Group" : "Vietinė grupė",
- "The member '{name}' was added to the circle" : "Narys \"{name}\" buvo pridėtas į ratą",
- "The member '{name}' could not be added to the circle" : "Nepavyko nario \"{name}\" pridėti į bendrinimo ratą",
"The email address '{email}' was added to the circle" : "El. pašto adresas \"{email}\" buvo pridėtas į ratą",
"The email address '{email}' could not be added to the circle" : "Nepavyko el. pašto \"{email}\" pridėti į ratą",
- "The contact '{contact}' was added to the circle" : "Adresatas \"{contact}\" buvo pridėtas į ratą",
- "The contact '{contact}' could not be added to the circle" : "Nepavyko adresato \"{contact}\" pridėti į ratą",
- "The member '{name}' was invited to the circle" : "Narys \"{name}\" buvo pakviestas į ratą",
- "The member '{name}' could not be invited to the circle" : "Nepavyko nario \"{name}\" pakviesti į ratą",
"Members of the group '{name}' were added to the circle" : "Grupės \"{name}\" nariai buvo pridėti į ratą",
"Members of the group '{name}' could not be added to the circle" : "Nepavyko grupės \"{name}\" narių pridėti į ratą",
"Members of the group '{name}' were invited to the circle" : "Grupės \"{name}\" nariai buvo pakviesti į ratą",
"Members of the group '{name}' could not be invited to the circle" : "Nepavyko grupės \"{name}\" narių pakviesti į ratą",
- "The member '{name}' was removed from the circle" : "Narys \"{name}\" buvo pašalintas iš rato",
- "The member '{name}' could not be removed from the circle" : "Nepavyko nario \"{name}\" pašalinti iš rato",
- "Member '{name}' updated" : "Narys \"{name}\" atnaujintas",
- "The member '{name}' could not be updated" : "Nepavyko atnaujinti nario \"{name}\"",
"Issue while saving settings" : "Problemos, įrašant nustatymus",
"Settings saved." : "Nustatymai įrašyti.",
"Circles" : "Ratai",
@@ -270,6 +260,16 @@
"Maximum number of members per circle" : "Didžiausias narių skaičius viename rate",
"Allow linking of groups" : "Leisti grupių susiejimą",
"Groups can be linked to circles." : "Grupės gali būti susietos su ratais.",
+ "The member '{name}' was added to the circle" : "Narys \"{name}\" buvo pridėtas į ratą",
+ "The member '{name}' could not be added to the circle" : "Nepavyko nario \"{name}\" pridėti į bendrinimo ratą",
+ "The contact '{contact}' was added to the circle" : "Adresatas \"{contact}\" buvo pridėtas į ratą",
+ "The contact '{contact}' could not be added to the circle" : "Nepavyko adresato \"{contact}\" pridėti į ratą",
+ "The member '{name}' was invited to the circle" : "Narys \"{name}\" buvo pakviestas į ratą",
+ "The member '{name}' could not be invited to the circle" : "Nepavyko nario \"{name}\" pakviesti į ratą",
+ "The member '{name}' was removed from the circle" : "Narys \"{name}\" buvo pašalintas iš rato",
+ "The member '{name}' could not be removed from the circle" : "Nepavyko nario \"{name}\" pašalinti iš rato",
+ "Member '{name}' updated" : "Narys \"{name}\" atnaujintas",
+ "The member '{name}' could not be updated" : "Nepavyko atnaujinti nario \"{name}\"",
"Allow federated circles" : "Leisti federacinius ratus",
"Circles from different Nextclouds can be linked together." : "Ratai iš skirtingų Nextcloud egzempliorių gali būti susieti kartu."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
diff --git a/l10n/mn.js b/l10n/mn.js
index 09c947d8c..ddc23124d 100644
--- a/l10n/mn.js
+++ b/l10n/mn.js
@@ -40,7 +40,6 @@ OC.L10N.register(
" {type} '{name}' could not be created" : "{төрөл} '{нэр}' бий болгож чадахгүй байна",
"The status of the link could not be updated" : "Холболтын статусыг шинэчлэх боломжгүй байна",
"The status of the link has been updated" : "холбоос статус шинэчлэгдэж байна",
- "Member '{name}' updated" : "Гишүүний '{нэр}' шинэчлэх ",
"Issue while saving settings" : "Тохиргоог хадгалах явцад асуудал гарсан",
"Settings saved." : "Тохиргоог хадгалсан",
"Circles" : "Тойрог",
@@ -93,6 +92,7 @@ OC.L10N.register(
"Linked" : "холбосон",
"Description" : "Тодорхойлолт",
"Change password" : "Нууц үг солих",
- "Save settings" : "тохиргоог хадгалах"
+ "Save settings" : "тохиргоог хадгалах",
+ "Member '{name}' updated" : "Гишүүний '{нэр}' шинэчлэх "
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/mn.json b/l10n/mn.json
index 2791b3af1..f15432ce6 100644
--- a/l10n/mn.json
+++ b/l10n/mn.json
@@ -38,7 +38,6 @@
" {type} '{name}' could not be created" : "{төрөл} '{нэр}' бий болгож чадахгүй байна",
"The status of the link could not be updated" : "Холболтын статусыг шинэчлэх боломжгүй байна",
"The status of the link has been updated" : "холбоос статус шинэчлэгдэж байна",
- "Member '{name}' updated" : "Гишүүний '{нэр}' шинэчлэх ",
"Issue while saving settings" : "Тохиргоог хадгалах явцад асуудал гарсан",
"Settings saved." : "Тохиргоог хадгалсан",
"Circles" : "Тойрог",
@@ -91,6 +90,7 @@
"Linked" : "холбосон",
"Description" : "Тодорхойлолт",
"Change password" : "Нууц үг солих",
- "Save settings" : "тохиргоог хадгалах"
+ "Save settings" : "тохиргоог хадгалах",
+ "Member '{name}' updated" : "Гишүүний '{нэр}' шинэчлэх "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index d6493182f..9a5cc363f 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "Statusen for lenken har blitt oppdatert",
"Local User" : "Lokal bruker",
"Local Group" : "Lokal gruppe",
- "The member '{name}' was added to the circle" : "Medlemmet '{name}' ble lagt til i sirkelen",
- "The member '{name}' could not be added to the circle" : "Medlemmet '{name}' kunne ikke legges til i sirkelen",
"The email address '{email}' was added to the circle" : "E-postadressen '{email}' ble lagt til i sirkelen",
"The email address '{email}' could not be added to the circle" : "E-postadressen '{email}' kunne ikke legges til i sirkelen",
- "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' ble innlemmet i sirkelen",
- "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne ikke innlemmes i sirkelen",
- "The member '{name}' was invited to the circle" : "Medlemmet '{name}' ble invitert til sirkelen",
- "The member '{name}' could not be invited to the circle" : "Medlemmet '{name}' kunne ikke inviteres til sirkelen",
"Members of the group '{name}' were added to the circle" : "Medlemmer av gruppen '{name}' ble innlemmet i sirkelen",
"Members of the group '{name}' could not be added to the circle" : "Medlemmer av gruppen '{name}' kunne ikke legges til i sirkelen",
"Members of the group '{name}' were invited to the circle" : "Medlemmer av gruppen '{name}' ble invitert til sirkelen",
"Members of the group '{name}' could not be invited to the circle" : "Medlemmer av gruppen '{name}' kunne ikke inviteres til sirkelen",
- "The member '{name}' was removed from the circle" : "Medlemmet '{name}' ble fjernet fra sirkelen",
- "The member '{name}' could not be removed from the circle" : "Medlemmet '{name}' kunne ikke fjernes fra sirkelen",
- "Member '{name}' updated" : "Medlemmet '{name}' oppdatert",
- "The member '{name}' could not be updated" : "Medlemmet '{name}' kunne ikke oppdateres",
"Issue while saving settings" : "Problem under lagring av innstillinger",
"Settings saved." : "Innstillinger lagret.",
"Circles" : "Sirkler",
@@ -278,6 +268,16 @@ OC.L10N.register(
"Maximum number of members per circle" : "Makimalt antall brukere per sirkel",
"Allow linking of groups" : "Tillat linking av grupper",
"Groups can be linked to circles." : "Grupper kan lenkes til sirkler.",
+ "The member '{name}' was added to the circle" : "Medlemmet '{name}' ble lagt til i sirkelen",
+ "The member '{name}' could not be added to the circle" : "Medlemmet '{name}' kunne ikke legges til i sirkelen",
+ "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' ble innlemmet i sirkelen",
+ "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne ikke innlemmes i sirkelen",
+ "The member '{name}' was invited to the circle" : "Medlemmet '{name}' ble invitert til sirkelen",
+ "The member '{name}' could not be invited to the circle" : "Medlemmet '{name}' kunne ikke inviteres til sirkelen",
+ "The member '{name}' was removed from the circle" : "Medlemmet '{name}' ble fjernet fra sirkelen",
+ "The member '{name}' could not be removed from the circle" : "Medlemmet '{name}' kunne ikke fjernes fra sirkelen",
+ "Member '{name}' updated" : "Medlemmet '{name}' oppdatert",
+ "The member '{name}' could not be updated" : "Medlemmet '{name}' kunne ikke oppdateres",
"Allow federated circles" : "Tillatt fødererte sirkler",
"Circles from different Nextclouds can be linked together." : "Sirkler fra forskjellige Nextcloud-er kan lenkes sammen."
},
diff --git a/l10n/nb.json b/l10n/nb.json
index ba118642a..2cdcc7eb8 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "Statusen for lenken har blitt oppdatert",
"Local User" : "Lokal bruker",
"Local Group" : "Lokal gruppe",
- "The member '{name}' was added to the circle" : "Medlemmet '{name}' ble lagt til i sirkelen",
- "The member '{name}' could not be added to the circle" : "Medlemmet '{name}' kunne ikke legges til i sirkelen",
"The email address '{email}' was added to the circle" : "E-postadressen '{email}' ble lagt til i sirkelen",
"The email address '{email}' could not be added to the circle" : "E-postadressen '{email}' kunne ikke legges til i sirkelen",
- "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' ble innlemmet i sirkelen",
- "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne ikke innlemmes i sirkelen",
- "The member '{name}' was invited to the circle" : "Medlemmet '{name}' ble invitert til sirkelen",
- "The member '{name}' could not be invited to the circle" : "Medlemmet '{name}' kunne ikke inviteres til sirkelen",
"Members of the group '{name}' were added to the circle" : "Medlemmer av gruppen '{name}' ble innlemmet i sirkelen",
"Members of the group '{name}' could not be added to the circle" : "Medlemmer av gruppen '{name}' kunne ikke legges til i sirkelen",
"Members of the group '{name}' were invited to the circle" : "Medlemmer av gruppen '{name}' ble invitert til sirkelen",
"Members of the group '{name}' could not be invited to the circle" : "Medlemmer av gruppen '{name}' kunne ikke inviteres til sirkelen",
- "The member '{name}' was removed from the circle" : "Medlemmet '{name}' ble fjernet fra sirkelen",
- "The member '{name}' could not be removed from the circle" : "Medlemmet '{name}' kunne ikke fjernes fra sirkelen",
- "Member '{name}' updated" : "Medlemmet '{name}' oppdatert",
- "The member '{name}' could not be updated" : "Medlemmet '{name}' kunne ikke oppdateres",
"Issue while saving settings" : "Problem under lagring av innstillinger",
"Settings saved." : "Innstillinger lagret.",
"Circles" : "Sirkler",
@@ -276,6 +266,16 @@
"Maximum number of members per circle" : "Makimalt antall brukere per sirkel",
"Allow linking of groups" : "Tillat linking av grupper",
"Groups can be linked to circles." : "Grupper kan lenkes til sirkler.",
+ "The member '{name}' was added to the circle" : "Medlemmet '{name}' ble lagt til i sirkelen",
+ "The member '{name}' could not be added to the circle" : "Medlemmet '{name}' kunne ikke legges til i sirkelen",
+ "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' ble innlemmet i sirkelen",
+ "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' kunne ikke innlemmes i sirkelen",
+ "The member '{name}' was invited to the circle" : "Medlemmet '{name}' ble invitert til sirkelen",
+ "The member '{name}' could not be invited to the circle" : "Medlemmet '{name}' kunne ikke inviteres til sirkelen",
+ "The member '{name}' was removed from the circle" : "Medlemmet '{name}' ble fjernet fra sirkelen",
+ "The member '{name}' could not be removed from the circle" : "Medlemmet '{name}' kunne ikke fjernes fra sirkelen",
+ "Member '{name}' updated" : "Medlemmet '{name}' oppdatert",
+ "The member '{name}' could not be updated" : "Medlemmet '{name}' kunne ikke oppdateres",
"Allow federated circles" : "Tillatt fødererte sirkler",
"Circles from different Nextclouds can be linked together." : "Sirkler fra forskjellige Nextcloud-er kan lenkes sammen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/nl.js b/l10n/nl.js
index 7bc934b1a..6097aa5b4 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Wereldwijde gebruiker",
"Local User" : "lokale gebruiker",
"Local Group" : "Lokale groep",
- "The member '{name}' was added to the circle" : "Het lid '{name}' was aan de kring toegevoegd",
- "The member '{name}' could not be added to the circle" : "Het lid '{name}' kon niet aan de kring worden toegevoegd",
"The email address '{email}' was added to the circle" : "Het e-mailadres '{email}' is aan de kring toegevoegd",
"The email address '{email}' could not be added to the circle" : "Het e-mailadres '{email}' kon niet aan de kring worden toegevoegd",
- "The contact '{contact}' was added to the circle" : "De contact '{contact}' was toegevoegd aan de kring",
- "The contact '{contact}' could not be added to the circle" : "De contact '{contact}' kan niet worden toegevoegd aan de kring",
- "The member '{name}' was invited to the circle" : "Het lid '{name}' was voor de kring uitgenodigd",
- "The member '{name}' could not be invited to the circle" : "Het lid '{name}' kon niet voor de kring worden uitgenodigd",
"Members of the group '{name}' were added to the circle" : "leden van de groep '{name}' waren aan de kring toegevoegd",
"Members of the group '{name}' could not be added to the circle" : "Leden van groep '{name}' konden niet aan de kring worden toegevoegd",
"Members of the group '{name}' were invited to the circle" : "Leden van de groep '{name}' werden voor de kring uitgenodigd",
"Members of the group '{name}' could not be invited to the circle" : "Leden van de groep '{name}' konden niet voor de kring worden uitgenodigd",
- "The member '{name}' was removed from the circle" : "Het lid '{name}' was verwijderd uit de kring",
- "The member '{name}' could not be removed from the circle" : "Het lid '{name}' kon niet worden verwijderd uit de kring",
- "Member '{name}' updated" : "Lid '{name}' vernieuwd",
- "The member '{name}' could not be updated" : "Het lid '{name}' kon niet worden vernieuwd",
"Issue while saving settings" : "Probleem tijdens het opslaan van instellingen",
"Settings saved." : "Instellingen opgeslagen",
"Circles" : "Kringen",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Groepen kunnen gekoppeld worden aan kringen.",
"Skip invitation step to closed circles" : "Overslaan uitnodingsstappen voor besloten kringen",
"Moderators can add member to closed circles without user approval." : "Moderators kunnen zonder goedkering van de gebruiker leden toevoegen aan besloten kringen.",
+ "The member '{name}' was added to the circle" : "Het lid '{name}' was aan de kring toegevoegd",
+ "The member '{name}' could not be added to the circle" : "Het lid '{name}' kon niet aan de kring worden toegevoegd",
+ "The contact '{contact}' was added to the circle" : "De contact '{contact}' was toegevoegd aan de kring",
+ "The contact '{contact}' could not be added to the circle" : "De contact '{contact}' kan niet worden toegevoegd aan de kring",
+ "The member '{name}' was invited to the circle" : "Het lid '{name}' was voor de kring uitgenodigd",
+ "The member '{name}' could not be invited to the circle" : "Het lid '{name}' kon niet voor de kring worden uitgenodigd",
+ "The member '{name}' was removed from the circle" : "Het lid '{name}' was verwijderd uit de kring",
+ "The member '{name}' could not be removed from the circle" : "Het lid '{name}' kon niet worden verwijderd uit de kring",
+ "Member '{name}' updated" : "Lid '{name}' vernieuwd",
+ "The member '{name}' could not be updated" : "Het lid '{name}' kon niet worden vernieuwd",
"Allow federated circles" : "Toestaan gefedereerde kringen",
"Circles from different Nextclouds can be linked together." : "Kringen van andere Nextcloud installaties kunnen aan elkaar gekoppeld worden."
},
diff --git a/l10n/nl.json b/l10n/nl.json
index a219985dd..c0772a313 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Wereldwijde gebruiker",
"Local User" : "lokale gebruiker",
"Local Group" : "Lokale groep",
- "The member '{name}' was added to the circle" : "Het lid '{name}' was aan de kring toegevoegd",
- "The member '{name}' could not be added to the circle" : "Het lid '{name}' kon niet aan de kring worden toegevoegd",
"The email address '{email}' was added to the circle" : "Het e-mailadres '{email}' is aan de kring toegevoegd",
"The email address '{email}' could not be added to the circle" : "Het e-mailadres '{email}' kon niet aan de kring worden toegevoegd",
- "The contact '{contact}' was added to the circle" : "De contact '{contact}' was toegevoegd aan de kring",
- "The contact '{contact}' could not be added to the circle" : "De contact '{contact}' kan niet worden toegevoegd aan de kring",
- "The member '{name}' was invited to the circle" : "Het lid '{name}' was voor de kring uitgenodigd",
- "The member '{name}' could not be invited to the circle" : "Het lid '{name}' kon niet voor de kring worden uitgenodigd",
"Members of the group '{name}' were added to the circle" : "leden van de groep '{name}' waren aan de kring toegevoegd",
"Members of the group '{name}' could not be added to the circle" : "Leden van groep '{name}' konden niet aan de kring worden toegevoegd",
"Members of the group '{name}' were invited to the circle" : "Leden van de groep '{name}' werden voor de kring uitgenodigd",
"Members of the group '{name}' could not be invited to the circle" : "Leden van de groep '{name}' konden niet voor de kring worden uitgenodigd",
- "The member '{name}' was removed from the circle" : "Het lid '{name}' was verwijderd uit de kring",
- "The member '{name}' could not be removed from the circle" : "Het lid '{name}' kon niet worden verwijderd uit de kring",
- "Member '{name}' updated" : "Lid '{name}' vernieuwd",
- "The member '{name}' could not be updated" : "Het lid '{name}' kon niet worden vernieuwd",
"Issue while saving settings" : "Probleem tijdens het opslaan van instellingen",
"Settings saved." : "Instellingen opgeslagen",
"Circles" : "Kringen",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Groepen kunnen gekoppeld worden aan kringen.",
"Skip invitation step to closed circles" : "Overslaan uitnodingsstappen voor besloten kringen",
"Moderators can add member to closed circles without user approval." : "Moderators kunnen zonder goedkering van de gebruiker leden toevoegen aan besloten kringen.",
+ "The member '{name}' was added to the circle" : "Het lid '{name}' was aan de kring toegevoegd",
+ "The member '{name}' could not be added to the circle" : "Het lid '{name}' kon niet aan de kring worden toegevoegd",
+ "The contact '{contact}' was added to the circle" : "De contact '{contact}' was toegevoegd aan de kring",
+ "The contact '{contact}' could not be added to the circle" : "De contact '{contact}' kan niet worden toegevoegd aan de kring",
+ "The member '{name}' was invited to the circle" : "Het lid '{name}' was voor de kring uitgenodigd",
+ "The member '{name}' could not be invited to the circle" : "Het lid '{name}' kon niet voor de kring worden uitgenodigd",
+ "The member '{name}' was removed from the circle" : "Het lid '{name}' was verwijderd uit de kring",
+ "The member '{name}' could not be removed from the circle" : "Het lid '{name}' kon niet worden verwijderd uit de kring",
+ "Member '{name}' updated" : "Lid '{name}' vernieuwd",
+ "The member '{name}' could not be updated" : "Het lid '{name}' kon niet worden vernieuwd",
"Allow federated circles" : "Toestaan gefedereerde kringen",
"Circles from different Nextclouds can be linked together." : "Kringen van andere Nextcloud installaties kunnen aan elkaar gekoppeld worden."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/pl.js b/l10n/pl.js
index 8e89a1be6..51a92c731 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Użytkownik w skali globalnej",
"Local User" : "Użytkownik lokalny",
"Local Group" : "Grupa lokalna",
- "The member '{name}' was added to the circle" : "Członek '{name}' został dodany do kręgu",
- "The member '{name}' could not be added to the circle" : "Członek '{name}' nie został dodany do kręgu",
"The email address '{email}' was added to the circle" : "Adres e-mail '{email}' został dodany do kręgu",
"The email address '{email}' could not be added to the circle" : "Adres e-mail '{email}' nie został dodany do kręgu",
- "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' został dodany do kręgu",
- "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nie został dodany do kręgu",
- "The member '{name}' was invited to the circle" : "Członek '{name}' został zaproszony do kręgu",
- "The member '{name}' could not be invited to the circle" : "Członek '{name}' nie został zaproszony do kręgu",
"Members of the group '{name}' were added to the circle" : "Członkowie grupy '{name}' zostali dodani do kręgu",
"Members of the group '{name}' could not be added to the circle" : "Członkowie grupy '{name}' nie zostali dodani do kręgu",
"Members of the group '{name}' were invited to the circle" : "Członkowie grupy '{name}' zostali zaproszeni do kręgu",
"Members of the group '{name}' could not be invited to the circle" : "Członkowie grupy '{name}' nie zostali zaproszeni do kręgu",
- "The member '{name}' was removed from the circle" : "Użytkownik '{name}' został usunięty z kręgu",
- "The member '{name}' could not be removed from the circle" : "Nie udało się usunąć użytkownika '{name}' z kręgu",
- "Member '{name}' updated" : "Użytkownik '{name}' został zaktualizowany",
- "The member '{name}' could not be updated" : "Użytkownik '{name}' nie może zostać zaktualizowany",
"Issue while saving settings" : "Błąd podczas zapisywania ustawień",
"Settings saved." : "Zapisano ustawienia.",
"Circles" : "Kręgi",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Grupy mogą być łączone z kręgami.",
"Skip invitation step to closed circles" : "Pomiń krok zaproszenia do zamkniętych kręgów",
"Moderators can add member to closed circles without user approval." : "Moderatorzy mogą dodawać członków do zamkniętych kręgów bez zgody użytkownika.",
+ "The member '{name}' was added to the circle" : "Członek '{name}' został dodany do kręgu",
+ "The member '{name}' could not be added to the circle" : "Członek '{name}' nie został dodany do kręgu",
+ "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' został dodany do kręgu",
+ "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nie został dodany do kręgu",
+ "The member '{name}' was invited to the circle" : "Członek '{name}' został zaproszony do kręgu",
+ "The member '{name}' could not be invited to the circle" : "Członek '{name}' nie został zaproszony do kręgu",
+ "The member '{name}' was removed from the circle" : "Użytkownik '{name}' został usunięty z kręgu",
+ "The member '{name}' could not be removed from the circle" : "Nie udało się usunąć użytkownika '{name}' z kręgu",
+ "Member '{name}' updated" : "Użytkownik '{name}' został zaktualizowany",
+ "The member '{name}' could not be updated" : "Użytkownik '{name}' nie może zostać zaktualizowany",
"Allow federated circles" : "Zezwalaj na kręgi federacyjne",
"Circles from different Nextclouds can be linked together." : "Kręgi z różnych Nextcoud'ów mogą być łączone ze sobą."
},
diff --git a/l10n/pl.json b/l10n/pl.json
index b3a14a055..1c88e696e 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Użytkownik w skali globalnej",
"Local User" : "Użytkownik lokalny",
"Local Group" : "Grupa lokalna",
- "The member '{name}' was added to the circle" : "Członek '{name}' został dodany do kręgu",
- "The member '{name}' could not be added to the circle" : "Członek '{name}' nie został dodany do kręgu",
"The email address '{email}' was added to the circle" : "Adres e-mail '{email}' został dodany do kręgu",
"The email address '{email}' could not be added to the circle" : "Adres e-mail '{email}' nie został dodany do kręgu",
- "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' został dodany do kręgu",
- "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nie został dodany do kręgu",
- "The member '{name}' was invited to the circle" : "Członek '{name}' został zaproszony do kręgu",
- "The member '{name}' could not be invited to the circle" : "Członek '{name}' nie został zaproszony do kręgu",
"Members of the group '{name}' were added to the circle" : "Członkowie grupy '{name}' zostali dodani do kręgu",
"Members of the group '{name}' could not be added to the circle" : "Członkowie grupy '{name}' nie zostali dodani do kręgu",
"Members of the group '{name}' were invited to the circle" : "Członkowie grupy '{name}' zostali zaproszeni do kręgu",
"Members of the group '{name}' could not be invited to the circle" : "Członkowie grupy '{name}' nie zostali zaproszeni do kręgu",
- "The member '{name}' was removed from the circle" : "Użytkownik '{name}' został usunięty z kręgu",
- "The member '{name}' could not be removed from the circle" : "Nie udało się usunąć użytkownika '{name}' z kręgu",
- "Member '{name}' updated" : "Użytkownik '{name}' został zaktualizowany",
- "The member '{name}' could not be updated" : "Użytkownik '{name}' nie może zostać zaktualizowany",
"Issue while saving settings" : "Błąd podczas zapisywania ustawień",
"Settings saved." : "Zapisano ustawienia.",
"Circles" : "Kręgi",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Grupy mogą być łączone z kręgami.",
"Skip invitation step to closed circles" : "Pomiń krok zaproszenia do zamkniętych kręgów",
"Moderators can add member to closed circles without user approval." : "Moderatorzy mogą dodawać członków do zamkniętych kręgów bez zgody użytkownika.",
+ "The member '{name}' was added to the circle" : "Członek '{name}' został dodany do kręgu",
+ "The member '{name}' could not be added to the circle" : "Członek '{name}' nie został dodany do kręgu",
+ "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' został dodany do kręgu",
+ "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nie został dodany do kręgu",
+ "The member '{name}' was invited to the circle" : "Członek '{name}' został zaproszony do kręgu",
+ "The member '{name}' could not be invited to the circle" : "Członek '{name}' nie został zaproszony do kręgu",
+ "The member '{name}' was removed from the circle" : "Użytkownik '{name}' został usunięty z kręgu",
+ "The member '{name}' could not be removed from the circle" : "Nie udało się usunąć użytkownika '{name}' z kręgu",
+ "Member '{name}' updated" : "Użytkownik '{name}' został zaktualizowany",
+ "The member '{name}' could not be updated" : "Użytkownik '{name}' nie może zostać zaktualizowany",
"Allow federated circles" : "Zezwalaj na kręgi federacyjne",
"Circles from different Nextclouds can be linked together." : "Kręgi z różnych Nextcoud'ów mogą być łączone ze sobą."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index e83be3449..f18aace64 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Usuário de Escala Global",
"Local User" : "Usuário Local",
"Local Group" : "Grupo Local",
- "The member '{name}' was added to the circle" : "O usuário '{name}' foi adicionado ao círculo",
- "The member '{name}' could not be added to the circle" : "O usuário '{name}' não pôde ser adicionado ao círculo",
"The email address '{email}' was added to the circle" : "O e-mail '{email}' foi adicionado ao círculo",
"The email address '{email}' could not be added to the circle" : "O e-mail '{email}' não pôde ser adicionado ao círculo",
- "The contact '{contact}' was added to the circle" : "O contato '{contact}' foi adicionado ao círculo",
- "The contact '{contact}' could not be added to the circle" : "O contato '{contact}' não pôde ser adicionado ao círculo",
- "The member '{name}' was invited to the circle" : "O usuário '{name}' foi convidado para o círculo",
- "The member '{name}' could not be invited to the circle" : "O usuário '{name}' não pôde ser convidado para o círculo",
"Members of the group '{name}' were added to the circle" : "Usuários do grupo '{name}' foram adicionados ao círculo",
"Members of the group '{name}' could not be added to the circle" : "Usuários do grupo '{name}' não puderam ser adicionados ao círculo",
"Members of the group '{name}' were invited to the circle" : "Os membros do grupo '{name}' foram convidados para o círculo",
"Members of the group '{name}' could not be invited to the circle" : "Os membros do grupo '{name}' não puderam ser convidados para o círculo",
- "The member '{name}' was removed from the circle" : "O membro '{name}' foi excluído do círculo",
- "The member '{name}' could not be removed from the circle" : "O membro '{name}' não pôde ser excluído do círculo",
- "Member '{name}' updated" : "Usuário '{name}' atualizado",
- "The member '{name}' could not be updated" : "O membro '{name}' não pôde ser atualizado",
"Issue while saving settings" : "Problema ao salvar as configurações",
"Settings saved." : "Configurações salvas.",
"Circles" : "Círculos",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Grupos podem ser linkados a círculos.",
"Skip invitation step to closed circles" : "Pular a etapa do convite para círculos fechados",
"Moderators can add member to closed circles without user approval." : "Moderadores podem adicionar membros em círculos fechados sem a provação do usuário.",
+ "The member '{name}' was added to the circle" : "O usuário '{name}' foi adicionado ao círculo",
+ "The member '{name}' could not be added to the circle" : "O usuário '{name}' não pôde ser adicionado ao círculo",
+ "The contact '{contact}' was added to the circle" : "O contato '{contact}' foi adicionado ao círculo",
+ "The contact '{contact}' could not be added to the circle" : "O contato '{contact}' não pôde ser adicionado ao círculo",
+ "The member '{name}' was invited to the circle" : "O usuário '{name}' foi convidado para o círculo",
+ "The member '{name}' could not be invited to the circle" : "O usuário '{name}' não pôde ser convidado para o círculo",
+ "The member '{name}' was removed from the circle" : "O membro '{name}' foi excluído do círculo",
+ "The member '{name}' could not be removed from the circle" : "O membro '{name}' não pôde ser excluído do círculo",
+ "Member '{name}' updated" : "Usuário '{name}' atualizado",
+ "The member '{name}' could not be updated" : "O membro '{name}' não pôde ser atualizado",
"Allow federated circles" : "Permitir círculos federados",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds podem ser linkados juntos."
},
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index a561f5133..ec35a0ea1 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Usuário de Escala Global",
"Local User" : "Usuário Local",
"Local Group" : "Grupo Local",
- "The member '{name}' was added to the circle" : "O usuário '{name}' foi adicionado ao círculo",
- "The member '{name}' could not be added to the circle" : "O usuário '{name}' não pôde ser adicionado ao círculo",
"The email address '{email}' was added to the circle" : "O e-mail '{email}' foi adicionado ao círculo",
"The email address '{email}' could not be added to the circle" : "O e-mail '{email}' não pôde ser adicionado ao círculo",
- "The contact '{contact}' was added to the circle" : "O contato '{contact}' foi adicionado ao círculo",
- "The contact '{contact}' could not be added to the circle" : "O contato '{contact}' não pôde ser adicionado ao círculo",
- "The member '{name}' was invited to the circle" : "O usuário '{name}' foi convidado para o círculo",
- "The member '{name}' could not be invited to the circle" : "O usuário '{name}' não pôde ser convidado para o círculo",
"Members of the group '{name}' were added to the circle" : "Usuários do grupo '{name}' foram adicionados ao círculo",
"Members of the group '{name}' could not be added to the circle" : "Usuários do grupo '{name}' não puderam ser adicionados ao círculo",
"Members of the group '{name}' were invited to the circle" : "Os membros do grupo '{name}' foram convidados para o círculo",
"Members of the group '{name}' could not be invited to the circle" : "Os membros do grupo '{name}' não puderam ser convidados para o círculo",
- "The member '{name}' was removed from the circle" : "O membro '{name}' foi excluído do círculo",
- "The member '{name}' could not be removed from the circle" : "O membro '{name}' não pôde ser excluído do círculo",
- "Member '{name}' updated" : "Usuário '{name}' atualizado",
- "The member '{name}' could not be updated" : "O membro '{name}' não pôde ser atualizado",
"Issue while saving settings" : "Problema ao salvar as configurações",
"Settings saved." : "Configurações salvas.",
"Circles" : "Círculos",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Grupos podem ser linkados a círculos.",
"Skip invitation step to closed circles" : "Pular a etapa do convite para círculos fechados",
"Moderators can add member to closed circles without user approval." : "Moderadores podem adicionar membros em círculos fechados sem a provação do usuário.",
+ "The member '{name}' was added to the circle" : "O usuário '{name}' foi adicionado ao círculo",
+ "The member '{name}' could not be added to the circle" : "O usuário '{name}' não pôde ser adicionado ao círculo",
+ "The contact '{contact}' was added to the circle" : "O contato '{contact}' foi adicionado ao círculo",
+ "The contact '{contact}' could not be added to the circle" : "O contato '{contact}' não pôde ser adicionado ao círculo",
+ "The member '{name}' was invited to the circle" : "O usuário '{name}' foi convidado para o círculo",
+ "The member '{name}' could not be invited to the circle" : "O usuário '{name}' não pôde ser convidado para o círculo",
+ "The member '{name}' was removed from the circle" : "O membro '{name}' foi excluído do círculo",
+ "The member '{name}' could not be removed from the circle" : "O membro '{name}' não pôde ser excluído do círculo",
+ "Member '{name}' updated" : "Usuário '{name}' atualizado",
+ "The member '{name}' could not be updated" : "O membro '{name}' não pôde ser atualizado",
"Allow federated circles" : "Permitir círculos federados",
"Circles from different Nextclouds can be linked together." : "Círculos de diferentes Nextclouds podem ser linkados juntos."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/ro.js b/l10n/ro.js
index 3cf31e5c5..edcbf3945 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "Statusul legăturii a fost actualizat",
"Local User" : "Utilizator Local",
"Local Group" : "Grup Local",
- "The member '{name}' was added to the circle" : "Membrul '{name}' a fost adăugat în cerc",
- "The member '{name}' could not be added to the circle" : "Membrul '{name}' nu a putut fi adăugat în cerc",
"The email address '{email}' was added to the circle" : "Adresa de email '{email}' a fost adăugată în cerc",
"The email address '{email}' could not be added to the circle" : "Adresa de email '{email}' nu a putut fi adăugată în cerc",
- "The contact '{contact}' was added to the circle" : "Contactul '{contact}' a fost adăugat în cerc",
- "The contact '{contact}' could not be added to the circle" : "Contactul '{contact}' nu a putut fi adăugat în cerc",
- "The member '{name}' was invited to the circle" : "Membrul '{name}' a fost invitat în cerc",
- "The member '{name}' could not be invited to the circle" : "Membrul '{name}' nu a putut fi invitat în cerc",
"Members of the group '{name}' were added to the circle" : "Membrii grupului '{name}' au fost adăugați în cerc",
"Members of the group '{name}' could not be added to the circle" : "Membrii grupului '{name}' nu au putut fi adăugați în cerc",
"Members of the group '{name}' were invited to the circle" : "Membrii grupului '{name}' au fost invitați în cerc",
"Members of the group '{name}' could not be invited to the circle" : "Membrii grupului '{name}' nu au putut fi invitați în cerc",
- "The member '{name}' was removed from the circle" : "Membrul '{name}' a fost înlăturat din cerc",
- "The member '{name}' could not be removed from the circle" : "Membrul '{name}' nu a putut fi înlăturat din cerc",
- "Member '{name}' updated" : "Membrul '{name}' actualizat",
- "The member '{name}' could not be updated" : "Membrul '{name}' nu a putut fi actualizat",
"Issue while saving settings" : "Problemă la salvarea setărilor",
"Settings saved." : "Setări salvate.",
"Circles" : "Cercuri",
@@ -279,6 +269,16 @@ OC.L10N.register(
"Maximum number of members per circle" : "Numă maxim de membri per cerc",
"Allow linking of groups" : "Permite legarea grupurilor",
"Groups can be linked to circles." : "Grupurile pot fi legate de cercuri",
+ "The member '{name}' was added to the circle" : "Membrul '{name}' a fost adăugat în cerc",
+ "The member '{name}' could not be added to the circle" : "Membrul '{name}' nu a putut fi adăugat în cerc",
+ "The contact '{contact}' was added to the circle" : "Contactul '{contact}' a fost adăugat în cerc",
+ "The contact '{contact}' could not be added to the circle" : "Contactul '{contact}' nu a putut fi adăugat în cerc",
+ "The member '{name}' was invited to the circle" : "Membrul '{name}' a fost invitat în cerc",
+ "The member '{name}' could not be invited to the circle" : "Membrul '{name}' nu a putut fi invitat în cerc",
+ "The member '{name}' was removed from the circle" : "Membrul '{name}' a fost înlăturat din cerc",
+ "The member '{name}' could not be removed from the circle" : "Membrul '{name}' nu a putut fi înlăturat din cerc",
+ "Member '{name}' updated" : "Membrul '{name}' actualizat",
+ "The member '{name}' could not be updated" : "Membrul '{name}' nu a putut fi actualizat",
"Allow federated circles" : "Permite cercuri federate",
"Circles from different Nextclouds can be linked together." : "Cercuri din Nextcloud-uri diferite pot fi legate împreună"
},
diff --git a/l10n/ro.json b/l10n/ro.json
index 6d2558967..e9b493fb8 100644
--- a/l10n/ro.json
+++ b/l10n/ro.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "Statusul legăturii a fost actualizat",
"Local User" : "Utilizator Local",
"Local Group" : "Grup Local",
- "The member '{name}' was added to the circle" : "Membrul '{name}' a fost adăugat în cerc",
- "The member '{name}' could not be added to the circle" : "Membrul '{name}' nu a putut fi adăugat în cerc",
"The email address '{email}' was added to the circle" : "Adresa de email '{email}' a fost adăugată în cerc",
"The email address '{email}' could not be added to the circle" : "Adresa de email '{email}' nu a putut fi adăugată în cerc",
- "The contact '{contact}' was added to the circle" : "Contactul '{contact}' a fost adăugat în cerc",
- "The contact '{contact}' could not be added to the circle" : "Contactul '{contact}' nu a putut fi adăugat în cerc",
- "The member '{name}' was invited to the circle" : "Membrul '{name}' a fost invitat în cerc",
- "The member '{name}' could not be invited to the circle" : "Membrul '{name}' nu a putut fi invitat în cerc",
"Members of the group '{name}' were added to the circle" : "Membrii grupului '{name}' au fost adăugați în cerc",
"Members of the group '{name}' could not be added to the circle" : "Membrii grupului '{name}' nu au putut fi adăugați în cerc",
"Members of the group '{name}' were invited to the circle" : "Membrii grupului '{name}' au fost invitați în cerc",
"Members of the group '{name}' could not be invited to the circle" : "Membrii grupului '{name}' nu au putut fi invitați în cerc",
- "The member '{name}' was removed from the circle" : "Membrul '{name}' a fost înlăturat din cerc",
- "The member '{name}' could not be removed from the circle" : "Membrul '{name}' nu a putut fi înlăturat din cerc",
- "Member '{name}' updated" : "Membrul '{name}' actualizat",
- "The member '{name}' could not be updated" : "Membrul '{name}' nu a putut fi actualizat",
"Issue while saving settings" : "Problemă la salvarea setărilor",
"Settings saved." : "Setări salvate.",
"Circles" : "Cercuri",
@@ -277,6 +267,16 @@
"Maximum number of members per circle" : "Numă maxim de membri per cerc",
"Allow linking of groups" : "Permite legarea grupurilor",
"Groups can be linked to circles." : "Grupurile pot fi legate de cercuri",
+ "The member '{name}' was added to the circle" : "Membrul '{name}' a fost adăugat în cerc",
+ "The member '{name}' could not be added to the circle" : "Membrul '{name}' nu a putut fi adăugat în cerc",
+ "The contact '{contact}' was added to the circle" : "Contactul '{contact}' a fost adăugat în cerc",
+ "The contact '{contact}' could not be added to the circle" : "Contactul '{contact}' nu a putut fi adăugat în cerc",
+ "The member '{name}' was invited to the circle" : "Membrul '{name}' a fost invitat în cerc",
+ "The member '{name}' could not be invited to the circle" : "Membrul '{name}' nu a putut fi invitat în cerc",
+ "The member '{name}' was removed from the circle" : "Membrul '{name}' a fost înlăturat din cerc",
+ "The member '{name}' could not be removed from the circle" : "Membrul '{name}' nu a putut fi înlăturat din cerc",
+ "Member '{name}' updated" : "Membrul '{name}' actualizat",
+ "The member '{name}' could not be updated" : "Membrul '{name}' nu a putut fi actualizat",
"Allow federated circles" : "Permite cercuri federate",
"Circles from different Nextclouds can be linked together." : "Cercuri din Nextcloud-uri diferite pot fi legate împreună"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
diff --git a/l10n/ru.js b/l10n/ru.js
index d0131efce..93c6701d4 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Global Scale пользователь",
"Local User" : "Локальный пользователь",
"Local Group" : "Локальная группа",
- "The member '{name}' was added to the circle" : "Участник «{name}» был добавлен в круг",
- "The member '{name}' could not be added to the circle" : "Участник «{name}» не может быть добавлен в круг",
"The email address '{email}' was added to the circle" : "Адрес электронной почты «{email}» был добавлен в круг",
"The email address '{email}' could not be added to the circle" : "Адрес электронной почты «{email}» не может быть добавлен в круг",
- "The contact '{contact}' was added to the circle" : "Контакт «{contact}» добавлен в круг",
- "The contact '{contact}' could not be added to the circle" : "Контакт «{contact}» не может быть добавлен в круг",
- "The member '{name}' was invited to the circle" : "Участник «{name}» был приглашён в круг",
- "The member '{name}' could not be invited to the circle" : "Участник «{name}» не может быть приглашён в круг",
"Members of the group '{name}' were added to the circle" : "Участники группы «{name}» были добавлены в круг",
"Members of the group '{name}' could not be added to the circle" : "Участники группы «{name}» не могут быть добавлены в круг",
"Members of the group '{name}' were invited to the circle" : "Участники группы «{name}» были приглашены в круг",
"Members of the group '{name}' could not be invited to the circle" : "Участники группы «{name}» не могут быть приглашены в круг",
- "The member '{name}' was removed from the circle" : "Участник {name} удалён из этого круга",
- "The member '{name}' could not be removed from the circle" : "Участник {name} не может быть удалён из круга",
- "Member '{name}' updated" : "Участник {name} был обновлён",
- "The member '{name}' could not be updated" : "Участник {name} не может быть обновлён",
"Issue while saving settings" : "При сохранении настроек произошла ошибка.",
"Settings saved." : "Настройки сохранены.",
"Circles" : "Круги",
@@ -303,6 +293,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Группы могут быть связаны с кругами.",
"Skip invitation step to closed circles" : "Пропустить шаг приглашения к закрытым кругам",
"Moderators can add member to closed circles without user approval." : "Модераторы могут добавлять участников в закрытые круги без согласия пользователя.",
+ "The member '{name}' was added to the circle" : "Участник «{name}» был добавлен в круг",
+ "The member '{name}' could not be added to the circle" : "Участник «{name}» не может быть добавлен в круг",
+ "The contact '{contact}' was added to the circle" : "Контакт «{contact}» добавлен в круг",
+ "The contact '{contact}' could not be added to the circle" : "Контакт «{contact}» не может быть добавлен в круг",
+ "The member '{name}' was invited to the circle" : "Участник «{name}» был приглашён в круг",
+ "The member '{name}' could not be invited to the circle" : "Участник «{name}» не может быть приглашён в круг",
+ "The member '{name}' was removed from the circle" : "Участник {name} удалён из этого круга",
+ "The member '{name}' could not be removed from the circle" : "Участник {name} не может быть удалён из круга",
+ "Member '{name}' updated" : "Участник {name} был обновлён",
+ "The member '{name}' could not be updated" : "Участник {name} не может быть обновлён",
"Allow federated circles" : "Разрешить федеративные круги",
"Circles from different Nextclouds can be linked together." : "Могут быть связаны круги, расположенные на разных серверах Nextcloud."
},
diff --git a/l10n/ru.json b/l10n/ru.json
index 022e01012..c906ffb38 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Global Scale пользователь",
"Local User" : "Локальный пользователь",
"Local Group" : "Локальная группа",
- "The member '{name}' was added to the circle" : "Участник «{name}» был добавлен в круг",
- "The member '{name}' could not be added to the circle" : "Участник «{name}» не может быть добавлен в круг",
"The email address '{email}' was added to the circle" : "Адрес электронной почты «{email}» был добавлен в круг",
"The email address '{email}' could not be added to the circle" : "Адрес электронной почты «{email}» не может быть добавлен в круг",
- "The contact '{contact}' was added to the circle" : "Контакт «{contact}» добавлен в круг",
- "The contact '{contact}' could not be added to the circle" : "Контакт «{contact}» не может быть добавлен в круг",
- "The member '{name}' was invited to the circle" : "Участник «{name}» был приглашён в круг",
- "The member '{name}' could not be invited to the circle" : "Участник «{name}» не может быть приглашён в круг",
"Members of the group '{name}' were added to the circle" : "Участники группы «{name}» были добавлены в круг",
"Members of the group '{name}' could not be added to the circle" : "Участники группы «{name}» не могут быть добавлены в круг",
"Members of the group '{name}' were invited to the circle" : "Участники группы «{name}» были приглашены в круг",
"Members of the group '{name}' could not be invited to the circle" : "Участники группы «{name}» не могут быть приглашены в круг",
- "The member '{name}' was removed from the circle" : "Участник {name} удалён из этого круга",
- "The member '{name}' could not be removed from the circle" : "Участник {name} не может быть удалён из круга",
- "Member '{name}' updated" : "Участник {name} был обновлён",
- "The member '{name}' could not be updated" : "Участник {name} не может быть обновлён",
"Issue while saving settings" : "При сохранении настроек произошла ошибка.",
"Settings saved." : "Настройки сохранены.",
"Circles" : "Круги",
@@ -301,6 +291,16 @@
"Groups can be linked to circles." : "Группы могут быть связаны с кругами.",
"Skip invitation step to closed circles" : "Пропустить шаг приглашения к закрытым кругам",
"Moderators can add member to closed circles without user approval." : "Модераторы могут добавлять участников в закрытые круги без согласия пользователя.",
+ "The member '{name}' was added to the circle" : "Участник «{name}» был добавлен в круг",
+ "The member '{name}' could not be added to the circle" : "Участник «{name}» не может быть добавлен в круг",
+ "The contact '{contact}' was added to the circle" : "Контакт «{contact}» добавлен в круг",
+ "The contact '{contact}' could not be added to the circle" : "Контакт «{contact}» не может быть добавлен в круг",
+ "The member '{name}' was invited to the circle" : "Участник «{name}» был приглашён в круг",
+ "The member '{name}' could not be invited to the circle" : "Участник «{name}» не может быть приглашён в круг",
+ "The member '{name}' was removed from the circle" : "Участник {name} удалён из этого круга",
+ "The member '{name}' could not be removed from the circle" : "Участник {name} не может быть удалён из круга",
+ "Member '{name}' updated" : "Участник {name} был обновлён",
+ "The member '{name}' could not be updated" : "Участник {name} не может быть обновлён",
"Allow federated circles" : "Разрешить федеративные круги",
"Circles from different Nextclouds can be linked together." : "Могут быть связаны круги, расположенные на разных серверах Nextcloud."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
diff --git a/l10n/sk.js b/l10n/sk.js
index 468c82490..577442732 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Používateľ celého rozsahu",
"Local User" : "Lokálny používateľ",
"Local Group" : "Lokálna skupina",
- "The member '{name}' was added to the circle" : "Člen/ka '{name}' bol/a pridaný/á do kruhu",
- "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodarilo pridať do okruhu.",
"The email address '{email}' was added to the circle" : "Do okruhu bola pridaná e-mailová adresa '{email}'",
"The email address '{email}' could not be added to the circle" : "E-mailová adresa '{email}' nemohla byť pridaná do okruhu",
- "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' bol pridaný do kruhu",
- "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nemohol byť pridaný do okruhu",
- "The member '{name}' was invited to the circle" : "Člen '{name}' bol pozvaný do okruhu",
- "The member '{name}' could not be invited to the circle" : "Člen '{name}' nemohol byť pozvaný do okruhu",
"Members of the group '{name}' were added to the circle" : "Členovia skupiny '{name}' boli pridaní do kruhu",
"Members of the group '{name}' could not be added to the circle" : "Členovia skupiny '{name}' nemohli byť boli pridaní do kruhu",
"Members of the group '{name}' were invited to the circle" : "Členovia skupiny '{name}' boli pozvaní do kruhu",
"Members of the group '{name}' could not be invited to the circle" : "Členovia skupiny '{name}' nemohli byť pozvaní do okruhu",
- "The member '{name}' was removed from the circle" : "Člen '{name}' bol odstránený z okruhu",
- "The member '{name}' could not be removed from the circle" : "Člen '{name}' nemohol byť odstránený z okruhu",
- "Member '{name}' updated" : "Člen '{name}' bol aktualizovaný",
- "The member '{name}' could not be updated" : "Člen '{name}' nemohol byť aktualizovaný",
"Issue while saving settings" : "Problém počas ukladania nastavení",
"Settings saved." : "Nastavenia uložené.",
"Circles" : "Kruhy",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Skupiny môžu byť prepojené s okruhmi.",
"Skip invitation step to closed circles" : "Preskočiť krok pozvania do uzavretých okruhov",
"Moderators can add member to closed circles without user approval." : "Moderátori môžu pridať člena do uzavretých okruhov bez súhlasu používateľa.",
+ "The member '{name}' was added to the circle" : "Člen/ka '{name}' bol/a pridaný/á do kruhu",
+ "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodarilo pridať do okruhu.",
+ "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' bol pridaný do kruhu",
+ "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nemohol byť pridaný do okruhu",
+ "The member '{name}' was invited to the circle" : "Člen '{name}' bol pozvaný do okruhu",
+ "The member '{name}' could not be invited to the circle" : "Člen '{name}' nemohol byť pozvaný do okruhu",
+ "The member '{name}' was removed from the circle" : "Člen '{name}' bol odstránený z okruhu",
+ "The member '{name}' could not be removed from the circle" : "Člen '{name}' nemohol byť odstránený z okruhu",
+ "Member '{name}' updated" : "Člen '{name}' bol aktualizovaný",
+ "The member '{name}' could not be updated" : "Člen '{name}' nemohol byť aktualizovaný",
"Allow federated circles" : "Povoliť združené okruhy",
"Circles from different Nextclouds can be linked together." : "Kruhy z rôznych Nextcloudov môžu byť spolu prepojené."
},
diff --git a/l10n/sk.json b/l10n/sk.json
index 204f9cb7a..e31ff6e1d 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Používateľ celého rozsahu",
"Local User" : "Lokálny používateľ",
"Local Group" : "Lokálna skupina",
- "The member '{name}' was added to the circle" : "Člen/ka '{name}' bol/a pridaný/á do kruhu",
- "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodarilo pridať do okruhu.",
"The email address '{email}' was added to the circle" : "Do okruhu bola pridaná e-mailová adresa '{email}'",
"The email address '{email}' could not be added to the circle" : "E-mailová adresa '{email}' nemohla byť pridaná do okruhu",
- "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' bol pridaný do kruhu",
- "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nemohol byť pridaný do okruhu",
- "The member '{name}' was invited to the circle" : "Člen '{name}' bol pozvaný do okruhu",
- "The member '{name}' could not be invited to the circle" : "Člen '{name}' nemohol byť pozvaný do okruhu",
"Members of the group '{name}' were added to the circle" : "Členovia skupiny '{name}' boli pridaní do kruhu",
"Members of the group '{name}' could not be added to the circle" : "Členovia skupiny '{name}' nemohli byť boli pridaní do kruhu",
"Members of the group '{name}' were invited to the circle" : "Členovia skupiny '{name}' boli pozvaní do kruhu",
"Members of the group '{name}' could not be invited to the circle" : "Členovia skupiny '{name}' nemohli byť pozvaní do okruhu",
- "The member '{name}' was removed from the circle" : "Člen '{name}' bol odstránený z okruhu",
- "The member '{name}' could not be removed from the circle" : "Člen '{name}' nemohol byť odstránený z okruhu",
- "Member '{name}' updated" : "Člen '{name}' bol aktualizovaný",
- "The member '{name}' could not be updated" : "Člen '{name}' nemohol byť aktualizovaný",
"Issue while saving settings" : "Problém počas ukladania nastavení",
"Settings saved." : "Nastavenia uložené.",
"Circles" : "Kruhy",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Skupiny môžu byť prepojené s okruhmi.",
"Skip invitation step to closed circles" : "Preskočiť krok pozvania do uzavretých okruhov",
"Moderators can add member to closed circles without user approval." : "Moderátori môžu pridať člena do uzavretých okruhov bez súhlasu používateľa.",
+ "The member '{name}' was added to the circle" : "Člen/ka '{name}' bol/a pridaný/á do kruhu",
+ "The member '{name}' could not be added to the circle" : "Člena „{name}“ se nepodarilo pridať do okruhu.",
+ "The contact '{contact}' was added to the circle" : "Kontakt '{contact}' bol pridaný do kruhu",
+ "The contact '{contact}' could not be added to the circle" : "Kontakt '{contact}' nemohol byť pridaný do okruhu",
+ "The member '{name}' was invited to the circle" : "Člen '{name}' bol pozvaný do okruhu",
+ "The member '{name}' could not be invited to the circle" : "Člen '{name}' nemohol byť pozvaný do okruhu",
+ "The member '{name}' was removed from the circle" : "Člen '{name}' bol odstránený z okruhu",
+ "The member '{name}' could not be removed from the circle" : "Člen '{name}' nemohol byť odstránený z okruhu",
+ "Member '{name}' updated" : "Člen '{name}' bol aktualizovaný",
+ "The member '{name}' could not be updated" : "Člen '{name}' nemohol byť aktualizovaný",
"Allow federated circles" : "Povoliť združené okruhy",
"Circles from different Nextclouds can be linked together." : "Kruhy z rôznych Nextcloudov môžu byť spolu prepojené."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
diff --git a/l10n/sl.js b/l10n/sl.js
index 4aeb7814d..d23d8098d 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Uporabnik svetovne skupnosti",
"Local User" : "Krajevni uporabnik",
"Local Group" : "Krajevna skupina",
- "The member '{name}' was added to the circle" : "Uporabnik »{name}« je dodan v krog",
- "The member '{name}' could not be added to the circle" : "Člana »{name}« ni mogoče dodati v krog.",
"The email address '{email}' was added to the circle" : "Elektronski naslov »{email}« je uspešno dodan v krog",
"The email address '{email}' could not be added to the circle" : "Elektronskega naslova »{name}« ni mogoče dodati v krog.",
- "The contact '{contact}' was added to the circle" : "Stik »{contact}« je uspešno dodan v krog",
- "The contact '{contact}' could not be added to the circle" : "Stika »{contact}« ni mogoče dodati v krog.",
- "The member '{name}' was invited to the circle" : "Oseba »{name}« je povabljena v krog",
- "The member '{name}' could not be invited to the circle" : "Člana »{name}« ni mogoče povabiti v krog.",
"Members of the group '{name}' were added to the circle" : "Člani skupine »{name}« so uspešno dodani v krog",
"Members of the group '{name}' could not be added to the circle" : "Članov skupine »{name}« ni mogoče dodati v krog.",
"Members of the group '{name}' were invited to the circle" : "Člani skupine »{name}« so povabljeni v krog",
"Members of the group '{name}' could not be invited to the circle" : "Članov skupine »{name}« ni mogoče povabiti v krog.",
- "The member '{name}' was removed from the circle" : "Član »{name}« je odstranjen iz kroga",
- "The member '{name}' could not be removed from the circle" : "Člana »{name}« ni mogoče odstraniti iz skupine.",
- "Member '{name}' updated" : "Nastavitve člana »{name}« so posodobljene",
- "The member '{name}' could not be updated" : "Podatkov člana »{name}« ni mogoče posodobiti.",
"Issue while saving settings" : "Prišlo je do napake med shranjevanjem nastavitev",
"Settings saved." : "Nastavitve so shranjene.",
"Circles" : "Krogi",
@@ -295,6 +285,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Skupine je mogoče povezovati v širše kroge.",
"Skip invitation step to closed circles" : "Preskoči korak vabila za zaprte kroge",
"Moderators can add member to closed circles without user approval." : "Moderatorji lahko dodajajo člane v zaprte kroge brez predhodne potrditve drugih članov.",
+ "The member '{name}' was added to the circle" : "Uporabnik »{name}« je dodan v krog",
+ "The member '{name}' could not be added to the circle" : "Člana »{name}« ni mogoče dodati v krog.",
+ "The contact '{contact}' was added to the circle" : "Stik »{contact}« je uspešno dodan v krog",
+ "The contact '{contact}' could not be added to the circle" : "Stika »{contact}« ni mogoče dodati v krog.",
+ "The member '{name}' was invited to the circle" : "Oseba »{name}« je povabljena v krog",
+ "The member '{name}' could not be invited to the circle" : "Člana »{name}« ni mogoče povabiti v krog.",
+ "The member '{name}' was removed from the circle" : "Član »{name}« je odstranjen iz kroga",
+ "The member '{name}' could not be removed from the circle" : "Člana »{name}« ni mogoče odstraniti iz skupine.",
+ "Member '{name}' updated" : "Nastavitve člana »{name}« so posodobljene",
+ "The member '{name}' could not be updated" : "Podatkov člana »{name}« ni mogoče posodobiti.",
"Allow federated circles" : "Dovoli zvezne kroge",
"Circles from different Nextclouds can be linked together." : "Kroge z različnih oblakov Nextcloud je mogoče povezati."
},
diff --git a/l10n/sl.json b/l10n/sl.json
index 63061c386..7d2fde4e4 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Uporabnik svetovne skupnosti",
"Local User" : "Krajevni uporabnik",
"Local Group" : "Krajevna skupina",
- "The member '{name}' was added to the circle" : "Uporabnik »{name}« je dodan v krog",
- "The member '{name}' could not be added to the circle" : "Člana »{name}« ni mogoče dodati v krog.",
"The email address '{email}' was added to the circle" : "Elektronski naslov »{email}« je uspešno dodan v krog",
"The email address '{email}' could not be added to the circle" : "Elektronskega naslova »{name}« ni mogoče dodati v krog.",
- "The contact '{contact}' was added to the circle" : "Stik »{contact}« je uspešno dodan v krog",
- "The contact '{contact}' could not be added to the circle" : "Stika »{contact}« ni mogoče dodati v krog.",
- "The member '{name}' was invited to the circle" : "Oseba »{name}« je povabljena v krog",
- "The member '{name}' could not be invited to the circle" : "Člana »{name}« ni mogoče povabiti v krog.",
"Members of the group '{name}' were added to the circle" : "Člani skupine »{name}« so uspešno dodani v krog",
"Members of the group '{name}' could not be added to the circle" : "Članov skupine »{name}« ni mogoče dodati v krog.",
"Members of the group '{name}' were invited to the circle" : "Člani skupine »{name}« so povabljeni v krog",
"Members of the group '{name}' could not be invited to the circle" : "Članov skupine »{name}« ni mogoče povabiti v krog.",
- "The member '{name}' was removed from the circle" : "Član »{name}« je odstranjen iz kroga",
- "The member '{name}' could not be removed from the circle" : "Člana »{name}« ni mogoče odstraniti iz skupine.",
- "Member '{name}' updated" : "Nastavitve člana »{name}« so posodobljene",
- "The member '{name}' could not be updated" : "Podatkov člana »{name}« ni mogoče posodobiti.",
"Issue while saving settings" : "Prišlo je do napake med shranjevanjem nastavitev",
"Settings saved." : "Nastavitve so shranjene.",
"Circles" : "Krogi",
@@ -293,6 +283,16 @@
"Groups can be linked to circles." : "Skupine je mogoče povezovati v širše kroge.",
"Skip invitation step to closed circles" : "Preskoči korak vabila za zaprte kroge",
"Moderators can add member to closed circles without user approval." : "Moderatorji lahko dodajajo člane v zaprte kroge brez predhodne potrditve drugih članov.",
+ "The member '{name}' was added to the circle" : "Uporabnik »{name}« je dodan v krog",
+ "The member '{name}' could not be added to the circle" : "Člana »{name}« ni mogoče dodati v krog.",
+ "The contact '{contact}' was added to the circle" : "Stik »{contact}« je uspešno dodan v krog",
+ "The contact '{contact}' could not be added to the circle" : "Stika »{contact}« ni mogoče dodati v krog.",
+ "The member '{name}' was invited to the circle" : "Oseba »{name}« je povabljena v krog",
+ "The member '{name}' could not be invited to the circle" : "Člana »{name}« ni mogoče povabiti v krog.",
+ "The member '{name}' was removed from the circle" : "Član »{name}« je odstranjen iz kroga",
+ "The member '{name}' could not be removed from the circle" : "Člana »{name}« ni mogoče odstraniti iz skupine.",
+ "Member '{name}' updated" : "Nastavitve člana »{name}« so posodobljene",
+ "The member '{name}' could not be updated" : "Podatkov člana »{name}« ni mogoče posodobiti.",
"Allow federated circles" : "Dovoli zvezne kroge",
"Circles from different Nextclouds can be linked together." : "Kroge z različnih oblakov Nextcloud je mogoče povezati."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
diff --git a/l10n/sq.js b/l10n/sq.js
index b988b2e93..5aac43610 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -70,18 +70,10 @@ OC.L10N.register(
"the link to {remote} is now up and running." : "lidhja me {remote} tani është në funksionim.",
"The status of the link could not be updated" : "Statusi i linkut nuk mund të përditësohej",
"The status of the link has been updated" : "Statusi i linkut është përditësuar",
- "The member '{name}' was added to the circle" : "Anëtari '{emër}' u shtua në rreth",
- "The member '{name}' could not be added to the circle" : "Anëtari '{name}' nuk mund të shtohej në rreth",
- "The member '{name}' was invited to the circle" : "Anëtari '{name}' u ftua në rreth",
- "The member '{name}' could not be invited to the circle" : "Anëtari '{name}' nuk mund të ftohet në rreth",
"Members of the group '{name}' were added to the circle" : "Anëtarët e grupit '{name}' u shtuan në rreth",
"Members of the group '{name}' could not be added to the circle" : "Anëtarët e grupit '{name}' nuk mund të shtoheshin në rreth",
"Members of the group '{name}' were invited to the circle" : "Anëtarët e grupit '{name}' u ftuan në rreth",
"Members of the group '{name}' could not be invited to the circle" : "Anëtarët e grupit '{name}' nuk mund të ftohen në rreth",
- "The member '{name}' was removed from the circle" : "Anëtari '{name}' u hoq nga rrethi",
- "The member '{name}' could not be removed from the circle" : "Anëtari '{name}' nuk mund të hiqej nga rrethi",
- "Member '{name}' updated" : "Anëtari '{name}' është përditësuar",
- "The member '{name}' could not be updated" : "Anëtari '{name}' nuk mund të përditësohej",
"Issue while saving settings" : "Problem gjatë ruajtjes së konfigurimeve",
"Settings saved." : "Konfigurimet u ruajtën",
"Circles" : "Rrethet",
@@ -211,6 +203,14 @@ OC.L10N.register(
"Description" : "Përshkrim",
"Change password" : "Ndryshoni fjalëkalimin",
"Allow Federated Links" : "Lejo Linqet e Federuara",
- "Save settings" : "Ruaj konfigurimet"
+ "Save settings" : "Ruaj konfigurimet",
+ "The member '{name}' was added to the circle" : "Anëtari '{emër}' u shtua në rreth",
+ "The member '{name}' could not be added to the circle" : "Anëtari '{name}' nuk mund të shtohej në rreth",
+ "The member '{name}' was invited to the circle" : "Anëtari '{name}' u ftua në rreth",
+ "The member '{name}' could not be invited to the circle" : "Anëtari '{name}' nuk mund të ftohet në rreth",
+ "The member '{name}' was removed from the circle" : "Anëtari '{name}' u hoq nga rrethi",
+ "The member '{name}' could not be removed from the circle" : "Anëtari '{name}' nuk mund të hiqej nga rrethi",
+ "Member '{name}' updated" : "Anëtari '{name}' është përditësuar",
+ "The member '{name}' could not be updated" : "Anëtari '{name}' nuk mund të përditësohej"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sq.json b/l10n/sq.json
index 2d4014ff6..34a078b83 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -68,18 +68,10 @@
"the link to {remote} is now up and running." : "lidhja me {remote} tani është në funksionim.",
"The status of the link could not be updated" : "Statusi i linkut nuk mund të përditësohej",
"The status of the link has been updated" : "Statusi i linkut është përditësuar",
- "The member '{name}' was added to the circle" : "Anëtari '{emër}' u shtua në rreth",
- "The member '{name}' could not be added to the circle" : "Anëtari '{name}' nuk mund të shtohej në rreth",
- "The member '{name}' was invited to the circle" : "Anëtari '{name}' u ftua në rreth",
- "The member '{name}' could not be invited to the circle" : "Anëtari '{name}' nuk mund të ftohet në rreth",
"Members of the group '{name}' were added to the circle" : "Anëtarët e grupit '{name}' u shtuan në rreth",
"Members of the group '{name}' could not be added to the circle" : "Anëtarët e grupit '{name}' nuk mund të shtoheshin në rreth",
"Members of the group '{name}' were invited to the circle" : "Anëtarët e grupit '{name}' u ftuan në rreth",
"Members of the group '{name}' could not be invited to the circle" : "Anëtarët e grupit '{name}' nuk mund të ftohen në rreth",
- "The member '{name}' was removed from the circle" : "Anëtari '{name}' u hoq nga rrethi",
- "The member '{name}' could not be removed from the circle" : "Anëtari '{name}' nuk mund të hiqej nga rrethi",
- "Member '{name}' updated" : "Anëtari '{name}' është përditësuar",
- "The member '{name}' could not be updated" : "Anëtari '{name}' nuk mund të përditësohej",
"Issue while saving settings" : "Problem gjatë ruajtjes së konfigurimeve",
"Settings saved." : "Konfigurimet u ruajtën",
"Circles" : "Rrethet",
@@ -209,6 +201,14 @@
"Description" : "Përshkrim",
"Change password" : "Ndryshoni fjalëkalimin",
"Allow Federated Links" : "Lejo Linqet e Federuara",
- "Save settings" : "Ruaj konfigurimet"
+ "Save settings" : "Ruaj konfigurimet",
+ "The member '{name}' was added to the circle" : "Anëtari '{emër}' u shtua në rreth",
+ "The member '{name}' could not be added to the circle" : "Anëtari '{name}' nuk mund të shtohej në rreth",
+ "The member '{name}' was invited to the circle" : "Anëtari '{name}' u ftua në rreth",
+ "The member '{name}' could not be invited to the circle" : "Anëtari '{name}' nuk mund të ftohet në rreth",
+ "The member '{name}' was removed from the circle" : "Anëtari '{name}' u hoq nga rrethi",
+ "The member '{name}' could not be removed from the circle" : "Anëtari '{name}' nuk mund të hiqej nga rrethi",
+ "Member '{name}' updated" : "Anëtari '{name}' është përditësuar",
+ "The member '{name}' could not be updated" : "Anëtari '{name}' nuk mund të përditësohej"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index e94a3d07e..9016e93ca 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Глобални широки корисник",
"Local User" : "Локални корисник",
"Local Group" : "Локална група",
- "The member '{name}' was added to the circle" : "Члан '{name}' додат у круг",
- "The member '{name}' could not be added to the circle" : "Члан '{name}' не може да се дода у круг",
"The email address '{email}' was added to the circle" : "Адреса е-поште '{email}' додата у круг",
"The email address '{email}' could not be added to the circle" : "Адреса е-поште '{email}' не може да се дода у круг",
- "The contact '{contact}' was added to the circle" : "Контакт '{contact}' додат у круг",
- "The contact '{contact}' could not be added to the circle" : "Контакт '{contact}' не може да се дода у круг",
- "The member '{name}' was invited to the circle" : "Члан '{name}' позван у круг",
- "The member '{name}' could not be invited to the circle" : "Члан '{name}' не може бити позван у круг",
"Members of the group '{name}' were added to the circle" : "Чланови групе '{name}' додати у круг",
"Members of the group '{name}' could not be added to the circle" : "Чланови групе '{name}' не могу бити додати у круг",
"Members of the group '{name}' were invited to the circle" : "Чланови групе '{name}' позвани у круг",
"Members of the group '{name}' could not be invited to the circle" : "Чланови групе '{name}' не могу бити позвани у круг",
- "The member '{name}' was removed from the circle" : "Члан '{name}' уклоњен из круга",
- "The member '{name}' could not be removed from the circle" : "Члан '{name}' не може бити уклоњен из круга",
- "Member '{name}' updated" : "Члан '{name}' ажуриран",
- "The member '{name}' could not be updated" : "Члан '{name}' не може да се ажурира",
"Issue while saving settings" : "Грешка приликом чувања поставки",
"Settings saved." : "Поставке сачуване.",
"Circles" : "Кругови",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Групе се могу везати на кругове.",
"Skip invitation step to closed circles" : "Прескочи позивницу за затворене кругове",
"Moderators can add member to closed circles without user approval." : "Модератори могу да додају чланове у затворене кругове без одобрења корисника.",
+ "The member '{name}' was added to the circle" : "Члан '{name}' додат у круг",
+ "The member '{name}' could not be added to the circle" : "Члан '{name}' не може да се дода у круг",
+ "The contact '{contact}' was added to the circle" : "Контакт '{contact}' додат у круг",
+ "The contact '{contact}' could not be added to the circle" : "Контакт '{contact}' не може да се дода у круг",
+ "The member '{name}' was invited to the circle" : "Члан '{name}' позван у круг",
+ "The member '{name}' could not be invited to the circle" : "Члан '{name}' не може бити позван у круг",
+ "The member '{name}' was removed from the circle" : "Члан '{name}' уклоњен из круга",
+ "The member '{name}' could not be removed from the circle" : "Члан '{name}' не може бити уклоњен из круга",
+ "Member '{name}' updated" : "Члан '{name}' ажуриран",
+ "The member '{name}' could not be updated" : "Члан '{name}' не може да се ажурира",
"Allow federated circles" : "Дозволи здружене кругове",
"Circles from different Nextclouds can be linked together." : "Кругови са различитих Некстклауда се могу везати заједно."
},
diff --git a/l10n/sr.json b/l10n/sr.json
index 46b9dd9fe..bff7ec024 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Глобални широки корисник",
"Local User" : "Локални корисник",
"Local Group" : "Локална група",
- "The member '{name}' was added to the circle" : "Члан '{name}' додат у круг",
- "The member '{name}' could not be added to the circle" : "Члан '{name}' не може да се дода у круг",
"The email address '{email}' was added to the circle" : "Адреса е-поште '{email}' додата у круг",
"The email address '{email}' could not be added to the circle" : "Адреса е-поште '{email}' не може да се дода у круг",
- "The contact '{contact}' was added to the circle" : "Контакт '{contact}' додат у круг",
- "The contact '{contact}' could not be added to the circle" : "Контакт '{contact}' не може да се дода у круг",
- "The member '{name}' was invited to the circle" : "Члан '{name}' позван у круг",
- "The member '{name}' could not be invited to the circle" : "Члан '{name}' не може бити позван у круг",
"Members of the group '{name}' were added to the circle" : "Чланови групе '{name}' додати у круг",
"Members of the group '{name}' could not be added to the circle" : "Чланови групе '{name}' не могу бити додати у круг",
"Members of the group '{name}' were invited to the circle" : "Чланови групе '{name}' позвани у круг",
"Members of the group '{name}' could not be invited to the circle" : "Чланови групе '{name}' не могу бити позвани у круг",
- "The member '{name}' was removed from the circle" : "Члан '{name}' уклоњен из круга",
- "The member '{name}' could not be removed from the circle" : "Члан '{name}' не може бити уклоњен из круга",
- "Member '{name}' updated" : "Члан '{name}' ажуриран",
- "The member '{name}' could not be updated" : "Члан '{name}' не може да се ажурира",
"Issue while saving settings" : "Грешка приликом чувања поставки",
"Settings saved." : "Поставке сачуване.",
"Circles" : "Кругови",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Групе се могу везати на кругове.",
"Skip invitation step to closed circles" : "Прескочи позивницу за затворене кругове",
"Moderators can add member to closed circles without user approval." : "Модератори могу да додају чланове у затворене кругове без одобрења корисника.",
+ "The member '{name}' was added to the circle" : "Члан '{name}' додат у круг",
+ "The member '{name}' could not be added to the circle" : "Члан '{name}' не може да се дода у круг",
+ "The contact '{contact}' was added to the circle" : "Контакт '{contact}' додат у круг",
+ "The contact '{contact}' could not be added to the circle" : "Контакт '{contact}' не може да се дода у круг",
+ "The member '{name}' was invited to the circle" : "Члан '{name}' позван у круг",
+ "The member '{name}' could not be invited to the circle" : "Члан '{name}' не може бити позван у круг",
+ "The member '{name}' was removed from the circle" : "Члан '{name}' уклоњен из круга",
+ "The member '{name}' could not be removed from the circle" : "Члан '{name}' не може бити уклоњен из круга",
+ "Member '{name}' updated" : "Члан '{name}' ажуриран",
+ "The member '{name}' could not be updated" : "Члан '{name}' не може да се ажурира",
"Allow federated circles" : "Дозволи здружене кругове",
"Circles from different Nextclouds can be linked together." : "Кругови са различитих Некстклауда се могу везати заједно."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
diff --git a/l10n/sv.js b/l10n/sv.js
index ca9bc4ad5..90d36fa65 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "Statusen av länken har uppdaterats",
"Local User" : "Lokal användare",
"Local Group" : "Lokal grupp",
- "The member '{name}' was added to the circle" : "Medlemmen '{name}' lades till cirkeln",
- "The member '{name}' could not be added to the circle" : "Medlemmen '{name}' kunde inte läggas till cirkeln",
"The email address '{email}' was added to the circle" : "E-postadressen '{email}' lades till cirkeln",
"The email address '{email}' could not be added to the circle" : "E-postadressen '{email}' kunde inte läggas till cirkeln",
- "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' lades till i cirkeln",
- "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' Kunde inte läggas till i cirkeln",
- "The member '{name}' was invited to the circle" : "Medlemmen '{name}' bjöds in till cirkeln",
- "The member '{name}' could not be invited to the circle" : "Medlemmen '{name}' kunde inte bjudas in till cirkeln",
"Members of the group '{name}' were added to the circle" : "Medlemmar av gruppen '{name}' lades till cirkeln",
"Members of the group '{name}' could not be added to the circle" : "Medlemmar av gruppen '{name}' kunde inte läggas till cirkeln",
"Members of the group '{name}' were invited to the circle" : "Medlemmar av gruppen '{name}' bjöds in till cirkeln",
"Members of the group '{name}' could not be invited to the circle" : "Medlemmar av gruppen '{name}' kunde inte bjudas in till cirkeln",
- "The member '{name}' was removed from the circle" : "Medlemmen '{name}' togs bort från cirkeln",
- "The member '{name}' could not be removed from the circle" : "Medlemmen '{name}' kunde inte tas bort från cirkeln",
- "Member '{name}' updated" : "Medlem '{name}' uppdaterad",
- "The member '{name}' could not be updated" : "Medlemmen '{name}' kunde inte uppdateras",
"Issue while saving settings" : "Problem när inställningar sparades",
"Settings saved." : "Inställningar sparades.",
"Circles" : "Cirklar",
@@ -306,6 +296,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Grupper kan länkas till cirklar.",
"Skip invitation step to closed circles" : "Hoppa över inbjudan till stängda cirklar",
"Moderators can add member to closed circles without user approval." : "Moderatorer kan lägga till medlem i slutna kretsar utan användarens godkännande.",
+ "The member '{name}' was added to the circle" : "Medlemmen '{name}' lades till cirkeln",
+ "The member '{name}' could not be added to the circle" : "Medlemmen '{name}' kunde inte läggas till cirkeln",
+ "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' lades till i cirkeln",
+ "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' Kunde inte läggas till i cirkeln",
+ "The member '{name}' was invited to the circle" : "Medlemmen '{name}' bjöds in till cirkeln",
+ "The member '{name}' could not be invited to the circle" : "Medlemmen '{name}' kunde inte bjudas in till cirkeln",
+ "The member '{name}' was removed from the circle" : "Medlemmen '{name}' togs bort från cirkeln",
+ "The member '{name}' could not be removed from the circle" : "Medlemmen '{name}' kunde inte tas bort från cirkeln",
+ "Member '{name}' updated" : "Medlem '{name}' uppdaterad",
+ "The member '{name}' could not be updated" : "Medlemmen '{name}' kunde inte uppdateras",
"Allow federated circles" : "Tillåt federerade cirklar",
"Circles from different Nextclouds can be linked together." : "Cirklar från olika Nextcloud kan länkas samman"
},
diff --git a/l10n/sv.json b/l10n/sv.json
index 81e6a2a63..c163c258c 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "Statusen av länken har uppdaterats",
"Local User" : "Lokal användare",
"Local Group" : "Lokal grupp",
- "The member '{name}' was added to the circle" : "Medlemmen '{name}' lades till cirkeln",
- "The member '{name}' could not be added to the circle" : "Medlemmen '{name}' kunde inte läggas till cirkeln",
"The email address '{email}' was added to the circle" : "E-postadressen '{email}' lades till cirkeln",
"The email address '{email}' could not be added to the circle" : "E-postadressen '{email}' kunde inte läggas till cirkeln",
- "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' lades till i cirkeln",
- "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' Kunde inte läggas till i cirkeln",
- "The member '{name}' was invited to the circle" : "Medlemmen '{name}' bjöds in till cirkeln",
- "The member '{name}' could not be invited to the circle" : "Medlemmen '{name}' kunde inte bjudas in till cirkeln",
"Members of the group '{name}' were added to the circle" : "Medlemmar av gruppen '{name}' lades till cirkeln",
"Members of the group '{name}' could not be added to the circle" : "Medlemmar av gruppen '{name}' kunde inte läggas till cirkeln",
"Members of the group '{name}' were invited to the circle" : "Medlemmar av gruppen '{name}' bjöds in till cirkeln",
"Members of the group '{name}' could not be invited to the circle" : "Medlemmar av gruppen '{name}' kunde inte bjudas in till cirkeln",
- "The member '{name}' was removed from the circle" : "Medlemmen '{name}' togs bort från cirkeln",
- "The member '{name}' could not be removed from the circle" : "Medlemmen '{name}' kunde inte tas bort från cirkeln",
- "Member '{name}' updated" : "Medlem '{name}' uppdaterad",
- "The member '{name}' could not be updated" : "Medlemmen '{name}' kunde inte uppdateras",
"Issue while saving settings" : "Problem när inställningar sparades",
"Settings saved." : "Inställningar sparades.",
"Circles" : "Cirklar",
@@ -304,6 +294,16 @@
"Groups can be linked to circles." : "Grupper kan länkas till cirklar.",
"Skip invitation step to closed circles" : "Hoppa över inbjudan till stängda cirklar",
"Moderators can add member to closed circles without user approval." : "Moderatorer kan lägga till medlem i slutna kretsar utan användarens godkännande.",
+ "The member '{name}' was added to the circle" : "Medlemmen '{name}' lades till cirkeln",
+ "The member '{name}' could not be added to the circle" : "Medlemmen '{name}' kunde inte läggas till cirkeln",
+ "The contact '{contact}' was added to the circle" : "Kontakten '{contact}' lades till i cirkeln",
+ "The contact '{contact}' could not be added to the circle" : "Kontakten '{contact}' Kunde inte läggas till i cirkeln",
+ "The member '{name}' was invited to the circle" : "Medlemmen '{name}' bjöds in till cirkeln",
+ "The member '{name}' could not be invited to the circle" : "Medlemmen '{name}' kunde inte bjudas in till cirkeln",
+ "The member '{name}' was removed from the circle" : "Medlemmen '{name}' togs bort från cirkeln",
+ "The member '{name}' could not be removed from the circle" : "Medlemmen '{name}' kunde inte tas bort från cirkeln",
+ "Member '{name}' updated" : "Medlem '{name}' uppdaterad",
+ "The member '{name}' could not be updated" : "Medlemmen '{name}' kunde inte uppdateras",
"Allow federated circles" : "Tillåt federerade cirklar",
"Circles from different Nextclouds can be linked together." : "Cirklar från olika Nextcloud kan länkas samman"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/tr.js b/l10n/tr.js
index 7bb572a2a..f12a0a602 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Küresel Ölçekte Kullanıcı",
"Local User" : "Yerel Kullanıcı",
"Local Group" : "Yerel Grup",
- "The member '{name}' was added to the circle" : "'{name}' adlı üye çevreye eklendi",
- "The member '{name}' could not be added to the circle" : "'{name}' adlı üye çevreye eklenemedi",
"The email address '{email}' was added to the circle" : "'{email}' e-posta adresi çevreye eklendi",
"The email address '{email}' could not be added to the circle" : "'{email}' e-posta adresi çevreye eklenemedi",
- "The contact '{contact}' was added to the circle" : "'{contact}' adlı kişi çevreye eklendi",
- "The contact '{contact}' could not be added to the circle" : "'{contact}' adlı kişi çevreye eklenemedi",
- "The member '{name}' was invited to the circle" : "'{name}' adlı üye çevreye çağrıldı",
- "The member '{name}' could not be invited to the circle" : "'{name}' adlı üye çevreye çağrılamadı",
"Members of the group '{name}' were added to the circle" : "'{name}' grubundaki üyeler çevreye eklendi",
"Members of the group '{name}' could not be added to the circle" : "'{name}' grubundaki üyeler çevreye eklenemedi",
"Members of the group '{name}' were invited to the circle" : "'{name}' grubundaki üyeler çevreye çağrıldı",
"Members of the group '{name}' could not be invited to the circle" : "'{name}' grubundaki üyeler çevreye çağrılamadı",
- "The member '{name}' was removed from the circle" : "'{name}' adlı üye çevreden çıkarıldı",
- "The member '{name}' could not be removed from the circle" : "'{name}' adlı üye çevreden çıkarılamadı",
- "Member '{name}' updated" : "'{name}' üyesi güncellendi",
- "The member '{name}' could not be updated" : "'{name}' adlı üye güncellenemedi",
"Issue while saving settings" : "Ayarlar kaydedilirken sorun çıktı",
"Settings saved." : "Ayarlar kaydedildi.",
"Circles" : "Çevreler",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Grupların Çevrelere bağlanmasını sağlar.",
"Skip invitation step to closed circles" : "Kapalı çevrelerde çağrı adımı atlansın",
"Moderators can add member to closed circles without user approval." : "Kapalı çevre sorumluları kullanıcı onayına gerek olmadan üye ekleyebilir.",
+ "The member '{name}' was added to the circle" : "'{name}' adlı üye çevreye eklendi",
+ "The member '{name}' could not be added to the circle" : "'{name}' adlı üye çevreye eklenemedi",
+ "The contact '{contact}' was added to the circle" : "'{contact}' adlı kişi çevreye eklendi",
+ "The contact '{contact}' could not be added to the circle" : "'{contact}' adlı kişi çevreye eklenemedi",
+ "The member '{name}' was invited to the circle" : "'{name}' adlı üye çevreye çağrıldı",
+ "The member '{name}' could not be invited to the circle" : "'{name}' adlı üye çevreye çağrılamadı",
+ "The member '{name}' was removed from the circle" : "'{name}' adlı üye çevreden çıkarıldı",
+ "The member '{name}' could not be removed from the circle" : "'{name}' adlı üye çevreden çıkarılamadı",
+ "Member '{name}' updated" : "'{name}' üyesi güncellendi",
+ "The member '{name}' could not be updated" : "'{name}' adlı üye güncellenemedi",
"Allow federated circles" : "Birleşik Çevreler Kullanılabilsin",
"Circles from different Nextclouds can be linked together." : "Farklı Nextcloud kopyaları üzerindeki çevreler birbirine bağlanabilir"
},
diff --git a/l10n/tr.json b/l10n/tr.json
index 0d848fa78..d2a0ece78 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Küresel Ölçekte Kullanıcı",
"Local User" : "Yerel Kullanıcı",
"Local Group" : "Yerel Grup",
- "The member '{name}' was added to the circle" : "'{name}' adlı üye çevreye eklendi",
- "The member '{name}' could not be added to the circle" : "'{name}' adlı üye çevreye eklenemedi",
"The email address '{email}' was added to the circle" : "'{email}' e-posta adresi çevreye eklendi",
"The email address '{email}' could not be added to the circle" : "'{email}' e-posta adresi çevreye eklenemedi",
- "The contact '{contact}' was added to the circle" : "'{contact}' adlı kişi çevreye eklendi",
- "The contact '{contact}' could not be added to the circle" : "'{contact}' adlı kişi çevreye eklenemedi",
- "The member '{name}' was invited to the circle" : "'{name}' adlı üye çevreye çağrıldı",
- "The member '{name}' could not be invited to the circle" : "'{name}' adlı üye çevreye çağrılamadı",
"Members of the group '{name}' were added to the circle" : "'{name}' grubundaki üyeler çevreye eklendi",
"Members of the group '{name}' could not be added to the circle" : "'{name}' grubundaki üyeler çevreye eklenemedi",
"Members of the group '{name}' were invited to the circle" : "'{name}' grubundaki üyeler çevreye çağrıldı",
"Members of the group '{name}' could not be invited to the circle" : "'{name}' grubundaki üyeler çevreye çağrılamadı",
- "The member '{name}' was removed from the circle" : "'{name}' adlı üye çevreden çıkarıldı",
- "The member '{name}' could not be removed from the circle" : "'{name}' adlı üye çevreden çıkarılamadı",
- "Member '{name}' updated" : "'{name}' üyesi güncellendi",
- "The member '{name}' could not be updated" : "'{name}' adlı üye güncellenemedi",
"Issue while saving settings" : "Ayarlar kaydedilirken sorun çıktı",
"Settings saved." : "Ayarlar kaydedildi.",
"Circles" : "Çevreler",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Grupların Çevrelere bağlanmasını sağlar.",
"Skip invitation step to closed circles" : "Kapalı çevrelerde çağrı adımı atlansın",
"Moderators can add member to closed circles without user approval." : "Kapalı çevre sorumluları kullanıcı onayına gerek olmadan üye ekleyebilir.",
+ "The member '{name}' was added to the circle" : "'{name}' adlı üye çevreye eklendi",
+ "The member '{name}' could not be added to the circle" : "'{name}' adlı üye çevreye eklenemedi",
+ "The contact '{contact}' was added to the circle" : "'{contact}' adlı kişi çevreye eklendi",
+ "The contact '{contact}' could not be added to the circle" : "'{contact}' adlı kişi çevreye eklenemedi",
+ "The member '{name}' was invited to the circle" : "'{name}' adlı üye çevreye çağrıldı",
+ "The member '{name}' could not be invited to the circle" : "'{name}' adlı üye çevreye çağrılamadı",
+ "The member '{name}' was removed from the circle" : "'{name}' adlı üye çevreden çıkarıldı",
+ "The member '{name}' could not be removed from the circle" : "'{name}' adlı üye çevreden çıkarılamadı",
+ "Member '{name}' updated" : "'{name}' üyesi güncellendi",
+ "The member '{name}' could not be updated" : "'{name}' adlı üye güncellenemedi",
"Allow federated circles" : "Birleşik Çevreler Kullanılabilsin",
"Circles from different Nextclouds can be linked together." : "Farklı Nextcloud kopyaları üzerindeki çevreler birbirine bağlanabilir"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/vi.js b/l10n/vi.js
index 8b7154f29..ed26e36a7 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -73,22 +73,12 @@ OC.L10N.register(
"Global Scale User" : "Người dùng mạng lưới liên máy chủ",
"Local User" : "Người dùng cục bộ",
"Local Group" : "Nhóm cục bộ",
- "The member '{name}' was added to the circle" : "Thành viên {'name'} đã được thêm vào vòng kết nối",
- "The member '{name}' could not be added to the circle" : "Thành viên '{name}' không thể được thêm vào vòng kết nối",
"The email address '{email}' was added to the circle" : "Địa chỉ email '{name}' đã được thêm vào vòng kết nối",
"The email address '{email}' could not be added to the circle" : "Địa chỉ email '{email}' không thể được thêm vào vòng kết nối",
- "The contact '{contact}' was added to the circle" : "Liên hệ {'contact}' đã được thêm vào vòng kết nối",
- "The contact '{contact}' could not be added to the circle" : "Liên hệ '{contact}' không thể được thêm vào vòng kết nối",
- "The member '{name}' was invited to the circle" : "Thành viên '{name}' đã được mời vào vòng kết nối",
- "The member '{name}' could not be invited to the circle" : "Thành viên '{name}' không thể được mời vào vòng kết nối",
"Members of the group '{name}' were added to the circle" : "Các thành viên của nhóm '{name}' đã được thêm vào vòng kết nối",
"Members of the group '{name}' could not be added to the circle" : "Các thành viên của nhóm '{name}' không thể được thêm vào vòng kết nối",
"Members of the group '{name}' were invited to the circle" : "Các thành viên của nhóm '{name}' đã được mời vào vòng kết nối",
"Members of the group '{name}' could not be invited to the circle" : "Các thành viên của nhóm '{name}' không thể được mời vào vòng kết nối",
- "The member '{name}' was removed from the circle" : "Thành viên '{name}' đã được gỡ khỏi vòng kết nối",
- "The member '{name}' could not be removed from the circle" : "Thành viên '{name}' không thể bị gỡ khỏi vòng kết nối",
- "Member '{name}' updated" : "Thành viên {'name}' đã cập nhập",
- "The member '{name}' could not be updated" : "Thành viên '{name}' không thể được cập nhập",
"Issue while saving settings" : "Có vấn đề khi đang lưu các thiết lập",
"Settings saved." : "Các thiết lập đã được lưu",
"Circles" : "Vòng kết nối",
@@ -308,6 +298,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "Các nhóm có thể đuọc liên kết tới vòng kết nối.",
"Skip invitation step to closed circles" : "Bỏ qua thao tác gửi lời mời đối với các vòng kết nối Đóng",
"Moderators can add member to closed circles without user approval." : "Các điều hành viên có thể thêm thành viên vào các vòng kết nối Đóng mà không cần sự chấp thuận của người dùng.",
+ "The member '{name}' was added to the circle" : "Thành viên {'name'} đã được thêm vào vòng kết nối",
+ "The member '{name}' could not be added to the circle" : "Thành viên '{name}' không thể được thêm vào vòng kết nối",
+ "The contact '{contact}' was added to the circle" : "Liên hệ {'contact}' đã được thêm vào vòng kết nối",
+ "The contact '{contact}' could not be added to the circle" : "Liên hệ '{contact}' không thể được thêm vào vòng kết nối",
+ "The member '{name}' was invited to the circle" : "Thành viên '{name}' đã được mời vào vòng kết nối",
+ "The member '{name}' could not be invited to the circle" : "Thành viên '{name}' không thể được mời vào vòng kết nối",
+ "The member '{name}' was removed from the circle" : "Thành viên '{name}' đã được gỡ khỏi vòng kết nối",
+ "The member '{name}' could not be removed from the circle" : "Thành viên '{name}' không thể bị gỡ khỏi vòng kết nối",
+ "Member '{name}' updated" : "Thành viên {'name}' đã cập nhập",
+ "The member '{name}' could not be updated" : "Thành viên '{name}' không thể được cập nhập",
"Allow federated circles" : "Chấp nhận các vòng kết nối Liên Bang",
"Circles from different Nextclouds can be linked together." : "Các vòng kết nối từ các Nextcloud khác có thể được liên kết với nhau."
},
diff --git a/l10n/vi.json b/l10n/vi.json
index ba7f1e777..51992515c 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -71,22 +71,12 @@
"Global Scale User" : "Người dùng mạng lưới liên máy chủ",
"Local User" : "Người dùng cục bộ",
"Local Group" : "Nhóm cục bộ",
- "The member '{name}' was added to the circle" : "Thành viên {'name'} đã được thêm vào vòng kết nối",
- "The member '{name}' could not be added to the circle" : "Thành viên '{name}' không thể được thêm vào vòng kết nối",
"The email address '{email}' was added to the circle" : "Địa chỉ email '{name}' đã được thêm vào vòng kết nối",
"The email address '{email}' could not be added to the circle" : "Địa chỉ email '{email}' không thể được thêm vào vòng kết nối",
- "The contact '{contact}' was added to the circle" : "Liên hệ {'contact}' đã được thêm vào vòng kết nối",
- "The contact '{contact}' could not be added to the circle" : "Liên hệ '{contact}' không thể được thêm vào vòng kết nối",
- "The member '{name}' was invited to the circle" : "Thành viên '{name}' đã được mời vào vòng kết nối",
- "The member '{name}' could not be invited to the circle" : "Thành viên '{name}' không thể được mời vào vòng kết nối",
"Members of the group '{name}' were added to the circle" : "Các thành viên của nhóm '{name}' đã được thêm vào vòng kết nối",
"Members of the group '{name}' could not be added to the circle" : "Các thành viên của nhóm '{name}' không thể được thêm vào vòng kết nối",
"Members of the group '{name}' were invited to the circle" : "Các thành viên của nhóm '{name}' đã được mời vào vòng kết nối",
"Members of the group '{name}' could not be invited to the circle" : "Các thành viên của nhóm '{name}' không thể được mời vào vòng kết nối",
- "The member '{name}' was removed from the circle" : "Thành viên '{name}' đã được gỡ khỏi vòng kết nối",
- "The member '{name}' could not be removed from the circle" : "Thành viên '{name}' không thể bị gỡ khỏi vòng kết nối",
- "Member '{name}' updated" : "Thành viên {'name}' đã cập nhập",
- "The member '{name}' could not be updated" : "Thành viên '{name}' không thể được cập nhập",
"Issue while saving settings" : "Có vấn đề khi đang lưu các thiết lập",
"Settings saved." : "Các thiết lập đã được lưu",
"Circles" : "Vòng kết nối",
@@ -306,6 +296,16 @@
"Groups can be linked to circles." : "Các nhóm có thể đuọc liên kết tới vòng kết nối.",
"Skip invitation step to closed circles" : "Bỏ qua thao tác gửi lời mời đối với các vòng kết nối Đóng",
"Moderators can add member to closed circles without user approval." : "Các điều hành viên có thể thêm thành viên vào các vòng kết nối Đóng mà không cần sự chấp thuận của người dùng.",
+ "The member '{name}' was added to the circle" : "Thành viên {'name'} đã được thêm vào vòng kết nối",
+ "The member '{name}' could not be added to the circle" : "Thành viên '{name}' không thể được thêm vào vòng kết nối",
+ "The contact '{contact}' was added to the circle" : "Liên hệ {'contact}' đã được thêm vào vòng kết nối",
+ "The contact '{contact}' could not be added to the circle" : "Liên hệ '{contact}' không thể được thêm vào vòng kết nối",
+ "The member '{name}' was invited to the circle" : "Thành viên '{name}' đã được mời vào vòng kết nối",
+ "The member '{name}' could not be invited to the circle" : "Thành viên '{name}' không thể được mời vào vòng kết nối",
+ "The member '{name}' was removed from the circle" : "Thành viên '{name}' đã được gỡ khỏi vòng kết nối",
+ "The member '{name}' could not be removed from the circle" : "Thành viên '{name}' không thể bị gỡ khỏi vòng kết nối",
+ "Member '{name}' updated" : "Thành viên {'name}' đã cập nhập",
+ "The member '{name}' could not be updated" : "Thành viên '{name}' không thể được cập nhập",
"Allow federated circles" : "Chấp nhận các vòng kết nối Liên Bang",
"Circles from different Nextclouds can be linked together." : "Các vòng kết nối từ các Nextcloud khác có thể được liên kết với nhau."
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 41a749394..084fe1689 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -72,22 +72,12 @@ OC.L10N.register(
"The status of the link has been updated" : "该链接的状态已更新",
"Local User" : "本地用户",
"Local Group" : "本地组",
- "The member '{name}' was added to the circle" : "成员 “{name}” 已被添加到圈子",
- "The member '{name}' could not be added to the circle" : "成员 “{name}” 无法被添加到圈子",
"The email address '{email}' was added to the circle" : "邮箱 “{email}” 已被添加到圈子",
"The email address '{email}' could not be added to the circle" : "邮箱 “{email}” 无法被添加到圈子",
- "The contact '{contact}' was added to the circle" : "联系人 “{contact}” 已被添加到圈子",
- "The contact '{contact}' could not be added to the circle" : "联系人 “{contact}” 无法被添加到圈子",
- "The member '{name}' was invited to the circle" : "成员 “{name}” 已被邀请到圈子",
- "The member '{name}' could not be invited to the circle" : "成员 “{name}” 无法被邀请到圈子",
"Members of the group '{name}' were added to the circle" : "组员 “{name}” 已被添加到圈子",
"Members of the group '{name}' could not be added to the circle" : "组员 “{name}” 无法被添加到圈子",
"Members of the group '{name}' were invited to the circle" : "组员 “{name}” 已被邀请到圈子",
"Members of the group '{name}' could not be invited to the circle" : "组员 “{name}” 无法被邀请到圈子",
- "The member '{name}' was removed from the circle" : "成员 “{name}” 已从圈子中移除",
- "The member '{name}' could not be removed from the circle" : "成员 “{name}” 无法从圈子中移除",
- "Member '{name}' updated" : "成员 '{name}' 已更新",
- "The member '{name}' could not be updated" : "无法更新成员:'{name}'",
"Issue while saving settings" : "保存设置时出现问题",
"Settings saved." : "设置已保存",
"Circles" : "圈子",
@@ -292,6 +282,16 @@ OC.L10N.register(
"Groups can be linked to circles." : "群组可以链接到圈子。",
"Skip invitation step to closed circles" : "跳过进入封闭圈子的邀请步骤",
"Moderators can add member to closed circles without user approval." : "主持人可以不经过用户同意向封闭圈子添加成员。",
+ "The member '{name}' was added to the circle" : "成员 “{name}” 已被添加到圈子",
+ "The member '{name}' could not be added to the circle" : "成员 “{name}” 无法被添加到圈子",
+ "The contact '{contact}' was added to the circle" : "联系人 “{contact}” 已被添加到圈子",
+ "The contact '{contact}' could not be added to the circle" : "联系人 “{contact}” 无法被添加到圈子",
+ "The member '{name}' was invited to the circle" : "成员 “{name}” 已被邀请到圈子",
+ "The member '{name}' could not be invited to the circle" : "成员 “{name}” 无法被邀请到圈子",
+ "The member '{name}' was removed from the circle" : "成员 “{name}” 已从圈子中移除",
+ "The member '{name}' could not be removed from the circle" : "成员 “{name}” 无法从圈子中移除",
+ "Member '{name}' updated" : "成员 '{name}' 已更新",
+ "The member '{name}' could not be updated" : "无法更新成员:'{name}'",
"Allow federated circles" : "允许联合圈:",
"Circles from different Nextclouds can be linked together." : "来自不同 Nextcloud 的圈子可以链接在一起。"
},
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 417c72fcb..bdcf8af9a 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -70,22 +70,12 @@
"The status of the link has been updated" : "该链接的状态已更新",
"Local User" : "本地用户",
"Local Group" : "本地组",
- "The member '{name}' was added to the circle" : "成员 “{name}” 已被添加到圈子",
- "The member '{name}' could not be added to the circle" : "成员 “{name}” 无法被添加到圈子",
"The email address '{email}' was added to the circle" : "邮箱 “{email}” 已被添加到圈子",
"The email address '{email}' could not be added to the circle" : "邮箱 “{email}” 无法被添加到圈子",
- "The contact '{contact}' was added to the circle" : "联系人 “{contact}” 已被添加到圈子",
- "The contact '{contact}' could not be added to the circle" : "联系人 “{contact}” 无法被添加到圈子",
- "The member '{name}' was invited to the circle" : "成员 “{name}” 已被邀请到圈子",
- "The member '{name}' could not be invited to the circle" : "成员 “{name}” 无法被邀请到圈子",
"Members of the group '{name}' were added to the circle" : "组员 “{name}” 已被添加到圈子",
"Members of the group '{name}' could not be added to the circle" : "组员 “{name}” 无法被添加到圈子",
"Members of the group '{name}' were invited to the circle" : "组员 “{name}” 已被邀请到圈子",
"Members of the group '{name}' could not be invited to the circle" : "组员 “{name}” 无法被邀请到圈子",
- "The member '{name}' was removed from the circle" : "成员 “{name}” 已从圈子中移除",
- "The member '{name}' could not be removed from the circle" : "成员 “{name}” 无法从圈子中移除",
- "Member '{name}' updated" : "成员 '{name}' 已更新",
- "The member '{name}' could not be updated" : "无法更新成员:'{name}'",
"Issue while saving settings" : "保存设置时出现问题",
"Settings saved." : "设置已保存",
"Circles" : "圈子",
@@ -290,6 +280,16 @@
"Groups can be linked to circles." : "群组可以链接到圈子。",
"Skip invitation step to closed circles" : "跳过进入封闭圈子的邀请步骤",
"Moderators can add member to closed circles without user approval." : "主持人可以不经过用户同意向封闭圈子添加成员。",
+ "The member '{name}' was added to the circle" : "成员 “{name}” 已被添加到圈子",
+ "The member '{name}' could not be added to the circle" : "成员 “{name}” 无法被添加到圈子",
+ "The contact '{contact}' was added to the circle" : "联系人 “{contact}” 已被添加到圈子",
+ "The contact '{contact}' could not be added to the circle" : "联系人 “{contact}” 无法被添加到圈子",
+ "The member '{name}' was invited to the circle" : "成员 “{name}” 已被邀请到圈子",
+ "The member '{name}' could not be invited to the circle" : "成员 “{name}” 无法被邀请到圈子",
+ "The member '{name}' was removed from the circle" : "成员 “{name}” 已从圈子中移除",
+ "The member '{name}' could not be removed from the circle" : "成员 “{name}” 无法从圈子中移除",
+ "Member '{name}' updated" : "成员 '{name}' 已更新",
+ "The member '{name}' could not be updated" : "无法更新成员:'{name}'",
"Allow federated circles" : "允许联合圈:",
"Circles from different Nextclouds can be linked together." : "来自不同 Nextcloud 的圈子可以链接在一起。"
},"pluralForm" :"nplurals=1; plural=0;"
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 109fa6c59..0e5086526 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -66,7 +66,6 @@ OC.L10N.register(
"Group '{name}' successfully removed from the circle" : "群組 '{name}' 已成功自小圈圈移除",
"Group '{name}' could not be removed from the circle" : "群組 '{name}' 無法從小圈圈移除",
"Local User" : "本地用戶",
- "The member '{name}' was invited to the circle" : "成員 {name} 已被邀請加入小圈圈",
"Settings saved." : "設定已儲存",
"You deleted {circle}" : "您刪除了 {circle}",
"{author} deleted {circle}" : "{author} 刪除了 {circle}",
@@ -133,6 +132,7 @@ OC.L10N.register(
"Name of the Circle" : "小圈圈名稱",
"Description" : "描述",
"Change password" : "變更密碼",
- "Save settings" : "儲存設定"
+ "Save settings" : "儲存設定",
+ "The member '{name}' was invited to the circle" : "成員 {name} 已被邀請加入小圈圈"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index d997ca33e..887553ed5 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -64,7 +64,6 @@
"Group '{name}' successfully removed from the circle" : "群組 '{name}' 已成功自小圈圈移除",
"Group '{name}' could not be removed from the circle" : "群組 '{name}' 無法從小圈圈移除",
"Local User" : "本地用戶",
- "The member '{name}' was invited to the circle" : "成員 {name} 已被邀請加入小圈圈",
"Settings saved." : "設定已儲存",
"You deleted {circle}" : "您刪除了 {circle}",
"{author} deleted {circle}" : "{author} 刪除了 {circle}",
@@ -131,6 +130,7 @@
"Name of the Circle" : "小圈圈名稱",
"Description" : "描述",
"Change password" : "變更密碼",
- "Save settings" : "儲存設定"
+ "Save settings" : "儲存設定",
+ "The member '{name}' was invited to the circle" : "成員 {name} 已被邀請加入小圈圈"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file