diff --git a/l10n/af.js b/l10n/af.js
index 6e89e6286..43995bdfa 100644
--- a/l10n/af.js
+++ b/l10n/af.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Modified" : "Gewysig",
"Settings" : "Instellings",
"Username" : "Gebruikersnaam",
- "Link" : "Skakel"
+ "Link" : "Skakel",
+ "Description" : "Beskrywing"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
index ded274881..a68172fc4 100644
--- a/l10n/af.json
+++ b/l10n/af.json
@@ -15,6 +15,7 @@
"Modified" : "Gewysig",
"Settings" : "Instellings",
"Username" : "Gebruikersnaam",
- "Link" : "Skakel"
+ "Link" : "Skakel",
+ "Description" : "Beskrywing"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/ar.js b/l10n/ar.js
index 3424b0819..ff27ae1e8 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"Level" : "الدرجة",
"Status" : "الحالة",
"Link" : "الرابط",
+ "Description" : "الوصف",
"Save settings" : "حفظ الإعدادات"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/l10n/ar.json b/l10n/ar.json
index ff8391fc2..19672e243 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -66,6 +66,7 @@
"Level" : "الدرجة",
"Status" : "الحالة",
"Link" : "الرابط",
+ "Description" : "الوصف",
"Save settings" : "حفظ الإعدادات"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
\ No newline at end of file
diff --git a/l10n/ast.js b/l10n/ast.js
index 6628d6087..06d288702 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -101,6 +101,7 @@ OC.L10N.register(
"Settings" : "Settings",
"Username" : "Nome d'usuariu",
"Status" : "Estáu",
- "Link" : "Link"
+ "Link" : "Link",
+ "Description" : "Descripción"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
index bf68d30cc..4913c6618 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -99,6 +99,7 @@
"Settings" : "Settings",
"Username" : "Nome d'usuariu",
"Status" : "Estáu",
- "Link" : "Link"
+ "Link" : "Link",
+ "Description" : "Descripción"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/bg.js b/l10n/bg.js
index 34cdc0eae..4f7eebfe6 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"Status" : "Състояние",
"Group Name" : "Име на група",
"Link" : "Връзка",
- "Linked" : "Свързан"
+ "Linked" : "Свързан",
+ "Description" : "Описание"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bg.json b/l10n/bg.json
index d0c7258f5..b6dceb887 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -57,6 +57,7 @@
"Status" : "Състояние",
"Group Name" : "Име на група",
"Link" : "Връзка",
- "Linked" : "Свързан"
+ "Linked" : "Свързан",
+ "Description" : "Описание"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/bs.js b/l10n/bs.js
index 78793c36c..5deb4a4c5 100644
--- a/l10n/bs.js
+++ b/l10n/bs.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Settings" : "Podešavanje",
"Username" : "Korisničko ime",
"Status" : "Status",
- "Link" : "Veza"
+ "Link" : "Veza",
+ "Description" : "Opis"
},
"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/bs.json b/l10n/bs.json
index 19a63cc4a..b63b973cb 100644
--- a/l10n/bs.json
+++ b/l10n/bs.json
@@ -21,6 +21,7 @@
"Settings" : "Podešavanje",
"Username" : "Korisničko ime",
"Status" : "Status",
- "Link" : "Veza"
+ "Link" : "Veza",
+ "Description" : "Opis"
},"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);"
}
\ No newline at end of file
diff --git a/l10n/ca.js b/l10n/ca.js
index b626179a5..ba4c8e8de 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -276,6 +276,7 @@ OC.L10N.register(
"Group Name" : "Nom del grup",
"Link" : "Enllaç",
"Linked" : "Enllaçat",
+ "Description" : "Descripció",
"Members limit" : "Límit de membres",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Canvia el límit al nombre de membres. (0: per defecte, -1: il·limitat)",
"Allow Federated Links" : "Permet Enllaços Federats",
diff --git a/l10n/ca.json b/l10n/ca.json
index bfcc6b4f9..688c2a22a 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -274,6 +274,7 @@
"Group Name" : "Nom del grup",
"Link" : "Enllaç",
"Linked" : "Enllaçat",
+ "Description" : "Descripció",
"Members limit" : "Límit de membres",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Canvia el límit al nombre de membres. (0: per defecte, -1: il·limitat)",
"Allow Federated Links" : "Permet Enllaços Federats",
diff --git a/l10n/cs.js b/l10n/cs.js
index cc122b5a1..3f6dd8a01 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Tajný okruh je skrytá skupina, kterou mohou vidět pouze její členové nebo lidé, kteří vědí přesný název okruhu.",
"Non-members won't be able to find your secret circle using the search bar." : "Kdo není členem, nebude moci najít váš tajný okruh pomocí vyhledávacího panelu.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Připojení se k uzavřenému okruhu vyžaduje pozvánku nebo potvrzení moderátora.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Kdokoli může okruh najít a požádat o pozvánku, ale pouze členové uvidí, kdo je v něm a kdo získává přístup ke sdíleným položkám.",
"A public circle is an open group visible to anyone willing to join." : "Veřejný okruh je otevřená skupina viditelná všem, kteří by se chtěli přidat.",
"Anyone can see, join, and access the items shared within the circle." : "Okruh může kdokoli vidět, přidat se do něj a přistupovat k v něm sdíleným položkám.",
"Personal circles" : "Osobní okruhy",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Název skupiny",
"Link" : "Odkaz",
"Linked" : "Propojeno",
+ "Name of the Circle" : "Název okruhu",
+ "Description" : "Popis",
"Members limit" : "Omezení počtu členů",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Změnit omezení počtu členů. (0: výchozí, -1: neomezený)",
"Allow Federated Links" : "Povolit sdružená propojení",
diff --git a/l10n/cs.json b/l10n/cs.json
index 1f74e24d9..46ca1bc1e 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Tajný okruh je skrytá skupina, kterou mohou vidět pouze její členové nebo lidé, kteří vědí přesný název okruhu.",
"Non-members won't be able to find your secret circle using the search bar." : "Kdo není členem, nebude moci najít váš tajný okruh pomocí vyhledávacího panelu.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Připojení se k uzavřenému okruhu vyžaduje pozvánku nebo potvrzení moderátora.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Kdokoli může okruh najít a požádat o pozvánku, ale pouze členové uvidí, kdo je v něm a kdo získává přístup ke sdíleným položkám.",
"A public circle is an open group visible to anyone willing to join." : "Veřejný okruh je otevřená skupina viditelná všem, kteří by se chtěli přidat.",
"Anyone can see, join, and access the items shared within the circle." : "Okruh může kdokoli vidět, přidat se do něj a přistupovat k v něm sdíleným položkám.",
"Personal circles" : "Osobní okruhy",
@@ -282,6 +283,8 @@
"Group Name" : "Název skupiny",
"Link" : "Odkaz",
"Linked" : "Propojeno",
+ "Name of the Circle" : "Název okruhu",
+ "Description" : "Popis",
"Members limit" : "Omezení počtu členů",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Změnit omezení počtu členů. (0: výchozí, -1: neomezený)",
"Allow Federated Links" : "Povolit sdružená propojení",
diff --git a/l10n/da.js b/l10n/da.js
index 9a01d3b67..0c687a910 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -142,6 +142,7 @@ OC.L10N.register(
"Group Name" : "Gruppenavn",
"Link" : "Link",
"Linked" : "Linket",
+ "Description" : "Beskrivelse",
"Allow Federated Links" : "Tillad federarede links",
"Save settings" : "Gem indstillinger"
},
diff --git a/l10n/da.json b/l10n/da.json
index 88442cc58..ab5c9762d 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -140,6 +140,7 @@
"Group Name" : "Gruppenavn",
"Link" : "Link",
"Linked" : "Linket",
+ "Description" : "Beskrivelse",
"Allow Federated Links" : "Tillad federarede links",
"Save settings" : "Gem indstillinger"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/de.js b/l10n/de.js
index 38c765df9..136d64c8c 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -206,7 +206,7 @@ OC.L10N.register(
"You have been invited by %1$s into the Circle \"%2$s\"" : "Du wurdest von %1$s zum Kreis \"%2$s\" eingeladen",
"You are now a member of the Circle \"%2$s\"" : "Du bist jetzt ein Mitglied des Kreises \"%2$s\"",
"%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s hat eine Mitgliedschaftsanfrage für den Kreis \"%2$s\" gesendet",
- "Accept" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Accept" : "Akzeptieren",
"Refuse" : "Ablehnen",
"Leave the circle" : "Diesen Kreis verlassen",
"You need a specify a type of circle" : "Du benötigst einen bestimmten Kreis-Typ",
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Ein geheimer Kreis ist eine versteckte Gruppe, welcher nur von dessen Mitgliedern gefunden werden kann oder von Personen, die den exakten Namen des Kreises kennen.",
"Non-members won't be able to find your secret circle using the search bar." : "Nicht-Mitglieder können einen geheimen Kreis über die Suchfunktion nicht finden.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Der Zutritt zu einem geschlossenen Kreis erfordert die Einladung oder Bestätigung durch einen Moderator.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Jeder kann diesen Kreis finden und den Beitritt anfordern. Aber nur Mitglieder können die anderen Mitglieder sehen und Zugriff auf freigegebene Elemente haben.",
"A public circle is an open group visible to anyone willing to join." : "Ein öffentlicher Kreis ist eine offene Gruppe die für jeden sichtbar ist, der ihr beitritt.",
"Anyone can see, join, and access the items shared within the circle." : "Jeder kann diesen Kreis sehen, dem Kreis beitreten und auf freigegebene Elemente zugreifen.",
"Personal circles" : "Persönliche Kreise",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Gruppenname",
"Link" : "Verknüpfen",
"Linked" : "Verknüpft",
+ "Name of the Circle" : "Name des Kreises",
+ "Description" : "Beschreibung",
"Members limit" : "Mitglieder-Grenzwert",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ändere den Grenzwert für die Anzahl der Mitglieder. (0: Standard, -1: Unbegrenzt)",
"Allow Federated Links" : "Federated-Verknüpfungen erlauben",
diff --git a/l10n/de.json b/l10n/de.json
index b3b9b7e90..7b9b22aae 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -204,7 +204,7 @@
"You have been invited by %1$s into the Circle \"%2$s\"" : "Du wurdest von %1$s zum Kreis \"%2$s\" eingeladen",
"You are now a member of the Circle \"%2$s\"" : "Du bist jetzt ein Mitglied des Kreises \"%2$s\"",
"%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s hat eine Mitgliedschaftsanfrage für den Kreis \"%2$s\" gesendet",
- "Accept" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Accept" : "Akzeptieren",
"Refuse" : "Ablehnen",
"Leave the circle" : "Diesen Kreis verlassen",
"You need a specify a type of circle" : "Du benötigst einen bestimmten Kreis-Typ",
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Ein geheimer Kreis ist eine versteckte Gruppe, welcher nur von dessen Mitgliedern gefunden werden kann oder von Personen, die den exakten Namen des Kreises kennen.",
"Non-members won't be able to find your secret circle using the search bar." : "Nicht-Mitglieder können einen geheimen Kreis über die Suchfunktion nicht finden.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Der Zutritt zu einem geschlossenen Kreis erfordert die Einladung oder Bestätigung durch einen Moderator.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Jeder kann diesen Kreis finden und den Beitritt anfordern. Aber nur Mitglieder können die anderen Mitglieder sehen und Zugriff auf freigegebene Elemente haben.",
"A public circle is an open group visible to anyone willing to join." : "Ein öffentlicher Kreis ist eine offene Gruppe die für jeden sichtbar ist, der ihr beitritt.",
"Anyone can see, join, and access the items shared within the circle." : "Jeder kann diesen Kreis sehen, dem Kreis beitreten und auf freigegebene Elemente zugreifen.",
"Personal circles" : "Persönliche Kreise",
@@ -282,6 +283,8 @@
"Group Name" : "Gruppenname",
"Link" : "Verknüpfen",
"Linked" : "Verknüpft",
+ "Name of the Circle" : "Name des Kreises",
+ "Description" : "Beschreibung",
"Members limit" : "Mitglieder-Grenzwert",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ändere den Grenzwert für die Anzahl der Mitglieder. (0: Standard, -1: Unbegrenzt)",
"Allow Federated Links" : "Federated-Verknüpfungen erlauben",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 3c2c9946b..25a3b0dbc 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Ein geheimer Kreis ist eine versteckte Gruppe, welcher nur von dessen Mitgliedern gefunden werden kann oder von Personen, die den exakten Namen des Kreises kennen.",
"Non-members won't be able to find your secret circle using the search bar." : "Andere werden einen geheimen Kreis über die Suchfunktion nicht finden können.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Der Zutritt zu einem geschlossenen Kreis erfordert die Einladung oder Bestätigung durch einen Moderator.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Jeder kann diesen Kreis finden und den Beitritt anfordern. Nur Mitglieder können die anderen Mitglieder sehen und Zugriff auf freigegebene Elemente haben.",
"A public circle is an open group visible to anyone willing to join." : "Ein öffentlicher Krei ist eine offene Gruppe die für jeden sichtbar ist, der ihr beitritt.",
"Anyone can see, join, and access the items shared within the circle." : "Jeder kann diesen Kreis sehen, dem Kreis beitreten und auf freigegebene Elemente zugreifen.",
"Personal circles" : "Persönliche Kreise",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Gruppenname",
"Link" : "Verknüpfen",
"Linked" : "Verknüpft",
+ "Name of the Circle" : "Name des Kreises",
+ "Description" : "Beschreibung",
"Members limit" : "Mitglieder-Grenzwert",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ändere den Grenzwert für Anzahl der Mitglieder. (0: Standard, -1: Unbegrenzt)",
"Allow Federated Links" : "Federated-Verknüpfungen erlauben",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index efbf7dd10..dd2af26a1 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Ein geheimer Kreis ist eine versteckte Gruppe, welcher nur von dessen Mitgliedern gefunden werden kann oder von Personen, die den exakten Namen des Kreises kennen.",
"Non-members won't be able to find your secret circle using the search bar." : "Andere werden einen geheimen Kreis über die Suchfunktion nicht finden können.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Der Zutritt zu einem geschlossenen Kreis erfordert die Einladung oder Bestätigung durch einen Moderator.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Jeder kann diesen Kreis finden und den Beitritt anfordern. Nur Mitglieder können die anderen Mitglieder sehen und Zugriff auf freigegebene Elemente haben.",
"A public circle is an open group visible to anyone willing to join." : "Ein öffentlicher Krei ist eine offene Gruppe die für jeden sichtbar ist, der ihr beitritt.",
"Anyone can see, join, and access the items shared within the circle." : "Jeder kann diesen Kreis sehen, dem Kreis beitreten und auf freigegebene Elemente zugreifen.",
"Personal circles" : "Persönliche Kreise",
@@ -282,6 +283,8 @@
"Group Name" : "Gruppenname",
"Link" : "Verknüpfen",
"Linked" : "Verknüpft",
+ "Name of the Circle" : "Name des Kreises",
+ "Description" : "Beschreibung",
"Members limit" : "Mitglieder-Grenzwert",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ändere den Grenzwert für Anzahl der Mitglieder. (0: Standard, -1: Unbegrenzt)",
"Allow Federated Links" : "Federated-Verknüpfungen erlauben",
diff --git a/l10n/el.js b/l10n/el.js
index b28c08cec..f690afda9 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Ο μυστικός κύκλος έιναι κρυφή ομάδα που εμαφανίζεται μόνο στα μέλη του και στα άτομα που γνωρίζουν το ακριβές όνομα του κύκλου.",
"Non-members won't be able to find your secret circle using the search bar." : "Τα μή μέλη δεν θα μπορούν να βρούν τον μυστικό κύκλο σας από την γραμμή αναζήτησης.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Για συμμετοχή σε μυστικό κύκλο χρειάζεται πρόσκληση ή αποδοχή από συντονιστή.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Όλοι μπορούν να αιτηθούν πρόσβαση σε ένα κύκλο; μόνο τα μέλη όμως βλέπουν ποιος είναι μέλος και έχουν πρόσβαση στα κοινόχρηστα του.",
"A public circle is an open group visible to anyone willing to join." : "Ένας δημόσιος κύκλος είναι μια ανοιχτή ομάδα ορατή σε οποιονδήποτε θελήσει να συμμετάσχει.",
"Anyone can see, join, and access the items shared within the circle." : "Όλοι μπορούν να δουν, να συμμετάσχουν και να αποκτήσουν πρόσβαση στα στοιχεία που μοιράζονται στον κύκλο.",
"Personal circles" : "Προσωπικοί κύκλοι",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Όνομα Ομάδας",
"Link" : "Σύνδεσμος",
"Linked" : "Συνδέθηκε",
+ "Name of the Circle" : "Όνομα του Κύκλου",
+ "Description" : "Περιγραφή",
"Members limit" : "Όριο χρηστών",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Αλλαγή του ορίου των μελών. (0: προεπιλογή, -1: χωρίς όριο)",
"Allow Federated Links" : "Να επιτρέπονται Ομόσπονδοι Σύνδεσμοι",
diff --git a/l10n/el.json b/l10n/el.json
index 9108e7e53..4e4352cfc 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Ο μυστικός κύκλος έιναι κρυφή ομάδα που εμαφανίζεται μόνο στα μέλη του και στα άτομα που γνωρίζουν το ακριβές όνομα του κύκλου.",
"Non-members won't be able to find your secret circle using the search bar." : "Τα μή μέλη δεν θα μπορούν να βρούν τον μυστικό κύκλο σας από την γραμμή αναζήτησης.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Για συμμετοχή σε μυστικό κύκλο χρειάζεται πρόσκληση ή αποδοχή από συντονιστή.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Όλοι μπορούν να αιτηθούν πρόσβαση σε ένα κύκλο; μόνο τα μέλη όμως βλέπουν ποιος είναι μέλος και έχουν πρόσβαση στα κοινόχρηστα του.",
"A public circle is an open group visible to anyone willing to join." : "Ένας δημόσιος κύκλος είναι μια ανοιχτή ομάδα ορατή σε οποιονδήποτε θελήσει να συμμετάσχει.",
"Anyone can see, join, and access the items shared within the circle." : "Όλοι μπορούν να δουν, να συμμετάσχουν και να αποκτήσουν πρόσβαση στα στοιχεία που μοιράζονται στον κύκλο.",
"Personal circles" : "Προσωπικοί κύκλοι",
@@ -282,6 +283,8 @@
"Group Name" : "Όνομα Ομάδας",
"Link" : "Σύνδεσμος",
"Linked" : "Συνδέθηκε",
+ "Name of the Circle" : "Όνομα του Κύκλου",
+ "Description" : "Περιγραφή",
"Members limit" : "Όριο χρηστών",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Αλλαγή του ορίου των μελών. (0: προεπιλογή, -1: χωρίς όριο)",
"Allow Federated Links" : "Να επιτρέπονται Ομόσπονδοι Σύνδεσμοι",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 2bccbe790..3f223935b 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -263,6 +263,7 @@ OC.L10N.register(
"Group Name" : "Group Name",
"Link" : "Link",
"Linked" : "Linked",
+ "Description" : "Description",
"Members limit" : "Members limit",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Change the limit to the number of members. (0: default, -1: unlimited)",
"Allow Federated Links" : "Allow Federated Links",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index bf8d23516..649f09b87 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -261,6 +261,7 @@
"Group Name" : "Group Name",
"Link" : "Link",
"Linked" : "Linked",
+ "Description" : "Description",
"Members limit" : "Members limit",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Change the limit to the number of members. (0: default, -1: unlimited)",
"Allow Federated Links" : "Allow Federated Links",
diff --git a/l10n/eo.js b/l10n/eo.js
index 46ff7d775..f057bc092 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -263,6 +263,7 @@ OC.L10N.register(
"Group Name" : "Grupnomo",
"Link" : "Ligilo",
"Linked" : "Ligita",
+ "Description" : "Priskribo",
"Members limit" : "Maksimuma nombro da membroj",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ŝanĝi limon pri nombro da membroj (0: defaŭlta; -1: senlima).",
"Allow Federated Links" : "Permesi federaj ligiloj",
diff --git a/l10n/eo.json b/l10n/eo.json
index 2db0bdee3..82906cd56 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -261,6 +261,7 @@
"Group Name" : "Grupnomo",
"Link" : "Ligilo",
"Linked" : "Ligita",
+ "Description" : "Priskribo",
"Members limit" : "Maksimuma nombro da membroj",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ŝanĝi limon pri nombro da membroj (0: defaŭlta; -1: senlima).",
"Allow Federated Links" : "Permesi federaj ligiloj",
diff --git a/l10n/es.js b/l10n/es.js
index 094d2466f..2ca362128 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Group Name" : "Nombre del grupo",
"Link" : "Enlace",
"Linked" : "Enlazado",
+ "Description" : "Descripción",
"Members limit" : "Límite de miembros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia el límite para el número de miembros (0: por defecto, -1: ilimitado)",
"Allow Federated Links" : "Permitir enlaces federados",
diff --git a/l10n/es.json b/l10n/es.json
index 6b3a97910..ac9951fe6 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -275,6 +275,7 @@
"Group Name" : "Nombre del grupo",
"Link" : "Enlace",
"Linked" : "Enlazado",
+ "Description" : "Descripción",
"Members limit" : "Límite de miembros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia el límite para el número de miembros (0: por defecto, -1: ilimitado)",
"Allow Federated Links" : "Permitir enlaces federados",
diff --git a/l10n/es_419.js b/l10n/es_419.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_419.json b/l10n/es_419.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index f2a9ee89b..0b9f3c00b 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -97,6 +97,7 @@ OC.L10N.register(
"Level" : "Nivel",
"Status" : "Estatus",
"Joined" : "Se ha unido",
- "Link" : "Link"
+ "Link" : "Link",
+ "Description" : "Descripción"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
index e378ef14b..7c9313d18 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -95,6 +95,7 @@
"Level" : "Nivel",
"Status" : "Estatus",
"Joined" : "Se ha unido",
- "Link" : "Link"
+ "Link" : "Link",
+ "Description" : "Descripción"
},"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 f7e7485dc..99ad68f52 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_CL.json b/l10n/es_CL.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_CR.json b/l10n/es_CR.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_DO.json b/l10n/es_DO.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_HN.json b/l10n/es_HN.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index b106516c6..354a0a718 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -263,6 +263,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 3a34bb09b..76f1829da 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -261,6 +261,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PE.json b/l10n/es_PE.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PR.json b/l10n/es_PR.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_PY.json b/l10n/es_PY.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index f7e7485dc..99ad68f52 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/es_UY.json b/l10n/es_UY.json
index 2ca182106..ac0706da8 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -260,6 +260,7 @@
"Group Name" : "Nombre del Grupo",
"Link" : "Ligas",
"Linked" : "Ligado",
+ "Description" : "Descripción",
"Allow Federated Links" : "Permitir Ligas Federadas",
"Makes the circle federated, and enables sharing between federated circles" : "Hace al círculo federado y habilita el compartir entre círculos federados",
"Accept Link Request Automatically" : "Aceptar las Solicitudes de Ligas Automáticamente",
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
index 69e733d9c..abadebb15 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Group Name" : "Grupi nimi",
"Link" : "Link",
"Linked" : "Lingitud",
+ "Description" : "Kirjeldus",
"Allow Federated Links" : "Luba liitlingid",
"Makes the circle federated, and enables sharing between federated circles" : "Teeb ringi liitringiks ja lubab jagamise liitringide vahel",
"Save settings" : "Salvesta seaded"
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index bde48b6ca..fb6611971 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -58,6 +58,7 @@
"Group Name" : "Grupi nimi",
"Link" : "Link",
"Linked" : "Lingitud",
+ "Description" : "Kirjeldus",
"Allow Federated Links" : "Luba liitlingid",
"Makes the circle federated, and enables sharing between federated circles" : "Teeb ringi liitringiks ja lubab jagamise liitringide vahel",
"Save settings" : "Salvesta seaded"
diff --git a/l10n/eu.js b/l10n/eu.js
index 3a45c2d61..31b3072b3 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Zirkulu sekretuak talde ezkutuak dira, bertako kideek edo zirkuluaren izen zehatza ezagutzen dutenek bakarrik ikus ditzakete. ",
"Non-members won't be able to find your secret circle using the search bar." : "Kide ez direnek ezingo dute zirkulu sekretua aurkitu bilaketa-barrarekin.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Zirkulu itxietara batzeko moderatzaile baten baieztapena behar da",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Edonork aurkitu dezake zirkulu bat eta gonbidapena eskatu; baina kideek soilik ikusiko dute nor dagoen barruan eta partekatutako elementuak atzitzeko ahalmena.",
"A public circle is an open group visible to anyone willing to join." : "Zirkulu publikoak batu nahi duen edonorentzat ikusgarri dauden talde irekiak dira.",
"Anyone can see, join, and access the items shared within the circle." : "Edonork ikusi dezake zirkulua, bertako eduki partekatuak eta bat egiteko gai izango da.",
"Personal circles" : "Zirkulu pertsonalak",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Taldearen izena",
"Link" : "Esteka",
"Linked" : "Baturik",
+ "Name of the Circle" : "Zirkuluaren izena",
+ "Description" : "Deskribapena",
"Members limit" : "Kide muga",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Aldatu kide kopuruaren muga. (0: default, -1: unlimited)",
"Allow Federated Links" : "Esteka federatuak onartu",
diff --git a/l10n/eu.json b/l10n/eu.json
index fc7ece07d..21cda6d92 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Zirkulu sekretuak talde ezkutuak dira, bertako kideek edo zirkuluaren izen zehatza ezagutzen dutenek bakarrik ikus ditzakete. ",
"Non-members won't be able to find your secret circle using the search bar." : "Kide ez direnek ezingo dute zirkulu sekretua aurkitu bilaketa-barrarekin.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Zirkulu itxietara batzeko moderatzaile baten baieztapena behar da",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Edonork aurkitu dezake zirkulu bat eta gonbidapena eskatu; baina kideek soilik ikusiko dute nor dagoen barruan eta partekatutako elementuak atzitzeko ahalmena.",
"A public circle is an open group visible to anyone willing to join." : "Zirkulu publikoak batu nahi duen edonorentzat ikusgarri dauden talde irekiak dira.",
"Anyone can see, join, and access the items shared within the circle." : "Edonork ikusi dezake zirkulua, bertako eduki partekatuak eta bat egiteko gai izango da.",
"Personal circles" : "Zirkulu pertsonalak",
@@ -282,6 +283,8 @@
"Group Name" : "Taldearen izena",
"Link" : "Esteka",
"Linked" : "Baturik",
+ "Name of the Circle" : "Zirkuluaren izena",
+ "Description" : "Deskribapena",
"Members limit" : "Kide muga",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Aldatu kide kopuruaren muga. (0: default, -1: unlimited)",
"Allow Federated Links" : "Esteka federatuak onartu",
diff --git a/l10n/fa.js b/l10n/fa.js
index 235897d75..144cebcd2 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -147,6 +147,7 @@ OC.L10N.register(
"Group Name" : "نام گروه",
"Link" : "Link",
"Linked" : "پیوند",
+ "Description" : "توضیحات",
"Members limit" : "اعضا محدود شده است",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "محدودیت تعداد اعضا را تغییر دهید. (0: پیش فرض ، -1: نامحدود)",
"Allow Federated Links" : "پیوندهای فدرالی مجاز",
diff --git a/l10n/fa.json b/l10n/fa.json
index 853e8ceba..040120597 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -145,6 +145,7 @@
"Group Name" : "نام گروه",
"Link" : "Link",
"Linked" : "پیوند",
+ "Description" : "توضیحات",
"Members limit" : "اعضا محدود شده است",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "محدودیت تعداد اعضا را تغییر دهید. (0: پیش فرض ، -1: نامحدود)",
"Allow Federated Links" : "پیوندهای فدرالی مجاز",
diff --git a/l10n/fi.js b/l10n/fi.js
index abe64ab30..0981229ae 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"Group Name" : "Ryhmän nimi",
"Link" : "Linkki",
"Linked" : "Linkitetty",
+ "Description" : "Kuvaus",
"Members limit" : "Jäsenraja",
"Allow Federated Links" : "Salli federoidut linkit",
"Accept Link Request Automatically" : "Hyväksy linkkipyynnöt automaattisesti",
diff --git a/l10n/fi.json b/l10n/fi.json
index 925cd2dea..51891108d 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -196,6 +196,7 @@
"Group Name" : "Ryhmän nimi",
"Link" : "Linkki",
"Linked" : "Linkitetty",
+ "Description" : "Kuvaus",
"Members limit" : "Jäsenraja",
"Allow Federated Links" : "Salli federoidut linkit",
"Accept Link Request Automatically" : "Hyväksy linkkipyynnöt automaattisesti",
diff --git a/l10n/fr.js b/l10n/fr.js
index 3673aa52e..0471ecbc6 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -282,6 +282,7 @@ OC.L10N.register(
"Group Name" : "Nom du groupe",
"Link" : "Lien",
"Linked" : "Lié",
+ "Description" : "Description",
"Members limit" : "Membres maximums",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Changez la limite du nombre de membres. (0: défaut, -1: illimité)",
"Allow Federated Links" : "Autoriser les liens fédérés",
diff --git a/l10n/fr.json b/l10n/fr.json
index bfb4f2753..011b4a8d0 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -280,6 +280,7 @@
"Group Name" : "Nom du groupe",
"Link" : "Lien",
"Linked" : "Lié",
+ "Description" : "Description",
"Members limit" : "Membres maximums",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Changez la limite du nombre de membres. (0: défaut, -1: illimité)",
"Allow Federated Links" : "Autoriser les liens fédérés",
diff --git a/l10n/gl.js b/l10n/gl.js
index fd90d5c40..d18b53a28 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Un círculo secreto é un grupo agochado que só pode ser visto polos seus membros ou persoas que coñecen o nome exacto do círculo.",
"Non-members won't be able to find your secret circle using the search bar." : "Quen non sexa membro non poderá atopar o seu círculo secreto usando a barra de busca.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Unirse a un círculo pechado require un convite ou confirmación por parte dun moderador.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Calquera pode atopar e solicitar un convite ao círculo; mais só os membros verán quen está nel e acceder aos seus elementos compartidos.",
"A public circle is an open group visible to anyone willing to join." : "Un círculo público é un grupo aberto, visíbel a todos aqueles que queiran unirse.",
"Anyone can see, join, and access the items shared within the circle." : "Calquera pode ver, unirse e acceder aos elementos compartidos dentro do círculo.",
"Personal circles" : "Círculos persoais",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Nome do grupo",
"Link" : "Ligazón",
"Linked" : "Ligado",
+ "Name of the Circle" : "Nome do círculo:",
+ "Description" : "Descrición",
"Members limit" : "Límite de membros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia o límite ao número de membros. (0: predeterminado, -1: ilimitado)",
"Allow Federated Links" : "Permitir as ligazóns federadas",
diff --git a/l10n/gl.json b/l10n/gl.json
index 818c08644..8e0b017ba 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Un círculo secreto é un grupo agochado que só pode ser visto polos seus membros ou persoas que coñecen o nome exacto do círculo.",
"Non-members won't be able to find your secret circle using the search bar." : "Quen non sexa membro non poderá atopar o seu círculo secreto usando a barra de busca.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Unirse a un círculo pechado require un convite ou confirmación por parte dun moderador.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Calquera pode atopar e solicitar un convite ao círculo; mais só os membros verán quen está nel e acceder aos seus elementos compartidos.",
"A public circle is an open group visible to anyone willing to join." : "Un círculo público é un grupo aberto, visíbel a todos aqueles que queiran unirse.",
"Anyone can see, join, and access the items shared within the circle." : "Calquera pode ver, unirse e acceder aos elementos compartidos dentro do círculo.",
"Personal circles" : "Círculos persoais",
@@ -282,6 +283,8 @@
"Group Name" : "Nome do grupo",
"Link" : "Ligazón",
"Linked" : "Ligado",
+ "Name of the Circle" : "Nome do círculo:",
+ "Description" : "Descrición",
"Members limit" : "Límite de membros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia o límite ao número de membros. (0: predeterminado, -1: ilimitado)",
"Allow Federated Links" : "Permitir as ligazóns federadas",
diff --git a/l10n/he.js b/l10n/he.js
index 8c3dc1a12..c6f0ac359 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Username" : "שם משתמש",
"Level" : "רמה",
"Status" : "מצב",
- "Link" : "קישור"
+ "Link" : "קישור",
+ "Description" : "תיאור"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/l10n/he.json b/l10n/he.json
index 090e45537..50f789e19 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -24,6 +24,7 @@
"Username" : "שם משתמש",
"Level" : "רמה",
"Status" : "מצב",
- "Link" : "קישור"
+ "Link" : "קישור",
+ "Description" : "תיאור"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}
\ No newline at end of file
diff --git a/l10n/hr.js b/l10n/hr.js
index 499a5b2d9..097f3de20 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Group Name" : "Naziv grupe",
"Link" : "Poveznica",
"Linked" : "Povezan",
+ "Description" : "Opis",
"Members limit" : "Ograničenje broja članova",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Promijenite ograničenje na broj članova. (0: zadano, -1: neograničeno)",
"Allow Federated Links" : "Dopusti udružene poveznice",
diff --git a/l10n/hr.json b/l10n/hr.json
index 2b10f9f7b..61ed7b1ba 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -275,6 +275,7 @@
"Group Name" : "Naziv grupe",
"Link" : "Poveznica",
"Linked" : "Povezan",
+ "Description" : "Opis",
"Members limit" : "Ograničenje broja članova",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Promijenite ograničenje na broj članova. (0: zadano, -1: neograničeno)",
"Allow Federated Links" : "Dopusti udružene poveznice",
diff --git a/l10n/hu.js b/l10n/hu.js
index a4719914e..92bf5c8e8 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -265,6 +265,7 @@ OC.L10N.register(
"Group Name" : "Csoport Név",
"Link" : "Kapcsolat",
"Linked" : "Kapcsolódva",
+ "Description" : "Leírás",
"Members limit" : "Tagok limite",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "A tagok számának módosítása. (0: alapértelmezés szerinti, -1: korlátlan)",
"Allow Federated Links" : "Egyesített linkek engedélyezése",
diff --git a/l10n/hu.json b/l10n/hu.json
index 545524dcc..26c15e014 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -263,6 +263,7 @@
"Group Name" : "Csoport Név",
"Link" : "Kapcsolat",
"Linked" : "Kapcsolódva",
+ "Description" : "Leírás",
"Members limit" : "Tagok limite",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "A tagok számának módosítása. (0: alapértelmezés szerinti, -1: korlátlan)",
"Allow Federated Links" : "Egyesített linkek engedélyezése",
diff --git a/l10n/id.js b/l10n/id.js
index 60135c113..886416d84 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Modified" : "Dimodifikasi",
"Settings" : "Setelan",
"Username" : "Nama pengguna",
- "Link" : "Tautan"
+ "Link" : "Tautan",
+ "Description" : "Deskrisi"
},
"nplurals=1; plural=0;");
diff --git a/l10n/id.json b/l10n/id.json
index abd559145..2f876e8e2 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -15,6 +15,7 @@
"Modified" : "Dimodifikasi",
"Settings" : "Setelan",
"Username" : "Nama pengguna",
- "Link" : "Tautan"
+ "Link" : "Tautan",
+ "Description" : "Deskrisi"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/is.js b/l10n/is.js
index 337a1ae4f..3ad39fdb5 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -274,6 +274,7 @@ OC.L10N.register(
"Group Name" : "Heiti hóps",
"Link" : "Tengill",
"Linked" : "Tengt",
+ "Description" : "Lýsing",
"Members limit" : "Takmörk meðlima",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Breyttu takmörkum á fjölda meðlima. (0: sjálfgefið, -1: ótakmarkað)",
"Allow Federated Links" : "Leyfa skýjasambandstengla",
diff --git a/l10n/is.json b/l10n/is.json
index eeea7b96a..bed100412 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -272,6 +272,7 @@
"Group Name" : "Heiti hóps",
"Link" : "Tengill",
"Linked" : "Tengt",
+ "Description" : "Lýsing",
"Members limit" : "Takmörk meðlima",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Breyttu takmörkum á fjölda meðlima. (0: sjálfgefið, -1: ótakmarkað)",
"Allow Federated Links" : "Leyfa skýjasambandstengla",
diff --git a/l10n/it.js b/l10n/it.js
index 50085784a..9a8be2b1d 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -161,9 +161,9 @@ OC.L10N.register(
"{member} sent a request to join {circle}" : "{member} ha inviato una richiesta di unirsi a {circle}",
"You are the new owner of {circle}" : "Sei il nuovo proprietario di {circle}",
"{member} is the new owner of {circle}" : "{member} è il nuovo proprietario di {circle}",
- "On events happening in a Circle of which you are a member" : "Per gli eventi che si verificato in una cerchia di cui sei membro",
+ "On events happening in a Circle of which you are a member" : "Per gli eventi che si verificano in una cerchia di cui sei membro",
"Any important event in a Circle you are moderating" : "Qualsiasi evento importante in una cerchia di cui sei moderatore",
- "On global events happening in any Circle" : "Per eventi globali che si verificato in qualsiasi cerchia",
+ "On global events happening in any Circle" : "Per eventi globali che si verificano in qualsiasi cerchia",
"Shared to Circles" : "Condivisi con cerchie",
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
"%s shared »%s« with '%s'." : "%s ha condiviso «%s» con '%s'.",
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Una cerchia segreta è un gruppo nascosto visibile solo ai sui membri o alle persone che conoscono il nome esatto della cerchia.",
"Non-members won't be able to find your secret circle using the search bar." : "I non membri non saranno in grado di trovare la tua cerchia segreta utilizzando la barra di ricerca.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "La partecipazione a una cerchia chiusa richiede un invito o una conferma da un moderatore.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Chiunque può trovare la cerchia e richiedere un invito, ma solo i membri vedranno chi vi partecipa e avranno accesso agli elementi condivisi.",
"A public circle is an open group visible to anyone willing to join." : "Una cerchia pubblica è un gruppo aperto visibile a chiunque desideri unirsi.",
"Anyone can see, join, and access the items shared within the circle." : "Chiunque può vedere, unirsi e accedere agli elementi condivisi nella cerchia.",
"Personal circles" : "Cerchie personali",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Nome gruppo",
"Link" : "Collegamento",
"Linked" : "Collegata",
+ "Name of the Circle" : "Nome della cerchia",
+ "Description" : "Descrizione",
"Members limit" : "Limite di membri",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia il limite al numero di membri. (0: predefinito, -1: illimitato)",
"Allow Federated Links" : "Consenti collegamenti federati",
diff --git a/l10n/it.json b/l10n/it.json
index 1e7f06091..d63f8268b 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -159,9 +159,9 @@
"{member} sent a request to join {circle}" : "{member} ha inviato una richiesta di unirsi a {circle}",
"You are the new owner of {circle}" : "Sei il nuovo proprietario di {circle}",
"{member} is the new owner of {circle}" : "{member} è il nuovo proprietario di {circle}",
- "On events happening in a Circle of which you are a member" : "Per gli eventi che si verificato in una cerchia di cui sei membro",
+ "On events happening in a Circle of which you are a member" : "Per gli eventi che si verificano in una cerchia di cui sei membro",
"Any important event in a Circle you are moderating" : "Qualsiasi evento importante in una cerchia di cui sei moderatore",
- "On global events happening in any Circle" : "Per eventi globali che si verificato in qualsiasi cerchia",
+ "On global events happening in any Circle" : "Per eventi globali che si verificano in qualsiasi cerchia",
"Shared to Circles" : "Condivisi con cerchie",
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
"%s shared »%s« with '%s'." : "%s ha condiviso «%s» con '%s'.",
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Una cerchia segreta è un gruppo nascosto visibile solo ai sui membri o alle persone che conoscono il nome esatto della cerchia.",
"Non-members won't be able to find your secret circle using the search bar." : "I non membri non saranno in grado di trovare la tua cerchia segreta utilizzando la barra di ricerca.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "La partecipazione a una cerchia chiusa richiede un invito o una conferma da un moderatore.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Chiunque può trovare la cerchia e richiedere un invito, ma solo i membri vedranno chi vi partecipa e avranno accesso agli elementi condivisi.",
"A public circle is an open group visible to anyone willing to join." : "Una cerchia pubblica è un gruppo aperto visibile a chiunque desideri unirsi.",
"Anyone can see, join, and access the items shared within the circle." : "Chiunque può vedere, unirsi e accedere agli elementi condivisi nella cerchia.",
"Personal circles" : "Cerchie personali",
@@ -282,6 +283,8 @@
"Group Name" : "Nome gruppo",
"Link" : "Collegamento",
"Linked" : "Collegata",
+ "Name of the Circle" : "Nome della cerchia",
+ "Description" : "Descrizione",
"Members limit" : "Limite di membri",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia il limite al numero di membri. (0: predefinito, -1: illimitato)",
"Allow Federated Links" : "Consenti collegamenti federati",
diff --git a/l10n/ja.js b/l10n/ja.js
index 9bb8f5ff2..1f1c8d772 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -276,6 +276,7 @@ OC.L10N.register(
"Group Name" : "グループ名",
"Link" : "リンク",
"Linked" : "リンクされた",
+ "Description" : "説明",
"Members limit" : "メンバー制限",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "制限をメンバー数に変更します。 (0:デフォルト、-1:無制限)",
"Allow Federated Links" : "統合リンクを許可する",
diff --git a/l10n/ja.json b/l10n/ja.json
index fed719daf..cedb5e9ba 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -274,6 +274,7 @@
"Group Name" : "グループ名",
"Link" : "リンク",
"Linked" : "リンクされた",
+ "Description" : "説明",
"Members limit" : "メンバー制限",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "制限をメンバー数に変更します。 (0:デフォルト、-1:無制限)",
"Allow Federated Links" : "統合リンクを許可する",
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index ee3140ff0..962ac52c3 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -262,6 +262,7 @@ OC.L10N.register(
"Group Name" : "ჯგუფის სახელი",
"Link" : "ბმული",
"Linked" : "დაკავშირებულია",
+ "Description" : "აღწერილობა",
"Allow Federated Links" : "დართეთ ნება ფედერალურ ბმულებს",
"Makes the circle federated, and enables sharing between federated circles" : "ხდის წრეს ფედერალურად და რთავს გაზიარებას ფედერალურ წრეებს შორის",
"Accept Link Request Automatically" : "ბმულის მოთხოვნის ავტომატური დადასტურება",
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index 43938a317..ff0587fbe 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -260,6 +260,7 @@
"Group Name" : "ჯგუფის სახელი",
"Link" : "ბმული",
"Linked" : "დაკავშირებულია",
+ "Description" : "აღწერილობა",
"Allow Federated Links" : "დართეთ ნება ფედერალურ ბმულებს",
"Makes the circle federated, and enables sharing between federated circles" : "ხდის წრეს ფედერალურად და რთავს გაზიარებას ფედერალურ წრეებს შორის",
"Accept Link Request Automatically" : "ბმულის მოთხოვნის ავტომატური დადასტურება",
diff --git a/l10n/ko.js b/l10n/ko.js
index 377307ab6..011ab539c 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -264,6 +264,7 @@ OC.L10N.register(
"Group Name" : "그룹 이름",
"Link" : "연결",
"Linked" : "연결됨",
+ "Description" : "설명",
"Members limit" : "회원 제한",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "서클 회원 수를 제한할 수 있습니다(0: 기본값, -1: 무제한).",
"Allow Federated Links" : "연합 연결 허용",
diff --git a/l10n/ko.json b/l10n/ko.json
index af18cf865..ff726d95b 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -262,6 +262,7 @@
"Group Name" : "그룹 이름",
"Link" : "연결",
"Linked" : "연결됨",
+ "Description" : "설명",
"Members limit" : "회원 제한",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "서클 회원 수를 제한할 수 있습니다(0: 기본값, -1: 무제한).",
"Allow Federated Links" : "연합 연결 허용",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 94a347ef0..2178c395d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"Status" : "Būsena",
"Group Name" : "Grupės pavadinimas",
"Link" : "Nuoroda",
+ "Description" : "Aprašas",
"Save settings" : "Įrašyti nustatymus",
"Maximum number of members per circle" : "Didžiausias narių skaičius viename rate",
"Allow linking of groups" : "Leisti grupių susiejimą",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 167bc53b9..eaecd5c73 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -179,6 +179,7 @@
"Status" : "Būsena",
"Group Name" : "Grupės pavadinimas",
"Link" : "Nuoroda",
+ "Description" : "Aprašas",
"Save settings" : "Įrašyti nustatymus",
"Maximum number of members per circle" : "Didžiausias narių skaičius viename rate",
"Allow linking of groups" : "Leisti grupių susiejimą",
diff --git a/l10n/lv.js b/l10n/lv.js
index 8211a47bd..6904beed9 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Settings" : "Iestatījumi",
"Username" : "Lietotājvārds",
"Status" : "Status",
- "Link" : "Saite"
+ "Link" : "Saite",
+ "Description" : "Apraksts"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/l10n/lv.json b/l10n/lv.json
index df4476494..873c34fe4 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -24,6 +24,7 @@
"Settings" : "Iestatījumi",
"Username" : "Lietotājvārds",
"Status" : "Status",
- "Link" : "Saite"
+ "Link" : "Saite",
+ "Description" : "Apraksts"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}
\ No newline at end of file
diff --git a/l10n/mk.js b/l10n/mk.js
index cb9a01e5e..2ead78d96 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Status" : "Статус",
"Joined" : "Приклучен",
"Link" : "Линк",
+ "Description" : "Опис",
"Members limit" : "Лимит на членови",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Промени го бројот лимитот на членови. (0: стандардно, -1: наограничено)",
"Allow Federated Links" : "Дозволи федерални врски",
diff --git a/l10n/mk.json b/l10n/mk.json
index 28680b4db..25bf99d04 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -70,6 +70,7 @@
"Status" : "Статус",
"Joined" : "Приклучен",
"Link" : "Линк",
+ "Description" : "Опис",
"Members limit" : "Лимит на членови",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Промени го бројот лимитот на членови. (0: стандардно, -1: наограничено)",
"Allow Federated Links" : "Дозволи федерални врски",
diff --git a/l10n/mn.js b/l10n/mn.js
index 5fe785ff0..49ef49843 100644
--- a/l10n/mn.js
+++ b/l10n/mn.js
@@ -91,6 +91,7 @@ OC.L10N.register(
"Joined" : "нэгдсэн",
"Link" : "Холбоос",
"Linked" : "холбосон",
+ "Description" : "Тодорхойлолт",
"Save settings" : "тохиргоог хадгалах"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/mn.json b/l10n/mn.json
index efb5e0e78..610003e9c 100644
--- a/l10n/mn.json
+++ b/l10n/mn.json
@@ -89,6 +89,7 @@
"Joined" : "нэгдсэн",
"Link" : "Холбоос",
"Linked" : "холбосон",
+ "Description" : "Тодорхойлолт",
"Save settings" : "тохиргоог хадгалах"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index cab58be2b..510dd3d51 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -265,6 +265,7 @@ OC.L10N.register(
"Group Name" : "Gruppenavn",
"Link" : "Lenke",
"Linked" : "Lenket",
+ "Description" : "Beskrivelse",
"Members limit" : "Medlemsbegrensning",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Endre grense for antall medlemmer (0: standard, -1: udefinert).",
"Allow Federated Links" : "Tillat sammenknyttede lenker",
diff --git a/l10n/nb.json b/l10n/nb.json
index 9a814f021..22520cee3 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -263,6 +263,7 @@
"Group Name" : "Gruppenavn",
"Link" : "Lenke",
"Linked" : "Lenket",
+ "Description" : "Beskrivelse",
"Members limit" : "Medlemsbegrensning",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Endre grense for antall medlemmer (0: standard, -1: udefinert).",
"Allow Federated Links" : "Tillat sammenknyttede lenker",
diff --git a/l10n/nl.js b/l10n/nl.js
index ea627d187..d639464cf 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -161,7 +161,9 @@ OC.L10N.register(
"{member} sent a request to join {circle}" : "{member} verzond een verzoek om lid te worden van {circle}",
"You are the new owner of {circle}" : "Je bent de nieuwe eigenaar van {circle}",
"{member} is the new owner of {circle}" : "{member} is de nieuwe eigenaar van {circle}",
+ "On events happening in a Circle of which you are a member" : "Over gebeurtenissen in een Kring waarvan je lid bent",
"Any important event in a Circle you are moderating" : "Belangrijke gebeurtenissen in Kring die je modereert",
+ "On global events happening in any Circle" : "Over globale afspraken die gebereuren binnen een Kring",
"Shared to Circles" : "Gedeeld met Kringen",
"%s shared »%s« with you." : "%sheeft \"%s\" met je gedeeld.",
"%s shared »%s« with '%s'." : "%s deelde » %s « met '%s'.",
@@ -201,7 +203,12 @@ OC.L10N.register(
"You have been blocked from this circle" : "Je bent geblokkeerd van deze kring",
"The user is already a member of this circle" : "De gebruiker is al lid van deze kring",
"The user has already been invited into this circle" : "De gebruiker is al uitgenodigd voor deze kring",
+ "You have been invited by %1$s into the Circle \"%2$s\"" : "Je bent uitgenodigd door %1$sin Kring voor \"%2$s\"",
+ "You are now a member of the Circle \"%2$s\"" : "Je bent nu lid van Kring \"%2$s\"",
+ "%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s verstuurde een lidmaatschapsverzoek voor Kring \"%2$s\"",
"Accept" : "Accepteren",
+ "Refuse" : "Weigeren",
+ "Leave the circle" : "Verlaat de kring",
"You need a specify a type of circle" : "Een specifieke kring type is benodigd",
"You cannot create this type of circle" : "Je kunt dit type kring niet aanmaken",
"You cannot display this type of circle" : "Je kan dit type kring niet tonen",
@@ -244,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Een vertrouwelijke kring is een verborgen groep die alleen gezien wordt door leden of door mensen die de exacte naam van de kring weten.",
"Non-members won't be able to find your secret circle using the search bar." : "Niet-leden zullen deze vertrouwelijke kring niet kunnen vinden via de zoekbalk.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Om lid te worden van een besloten kring is een uitnodiging of bevestiging nodig van een beheerder.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Iedereen kan de kring vinden en een uitnodiging verzoeken; alleen leden hebben toegang tot de ledenlijst en gedeelde obnjecten.",
"A public circle is an open group visible to anyone willing to join." : "Een openbare kring is een open groep die zichtbaar is voor iedereen die lid wil worden.",
"Anyone can see, join, and access the items shared within the circle." : "Iedereen kan de kring zien, lid worden en heeft toegang tot bestanden die gedeeld zijn met de kring.",
"Personal circles" : "Persoonlijke kringen",
@@ -277,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Groepsnaam",
"Link" : "Link",
"Linked" : "Gekoppeld",
+ "Name of the Circle" : "Naam van de Kring",
+ "Description" : "Omschrijving",
"Members limit" : "Lidmaatschapslimiet",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Wijzig de limiet voor het aantal leden. (0: standaard, -1: onbeperkt)",
"Allow Federated Links" : "Gefedereerde links toestaan",
diff --git a/l10n/nl.json b/l10n/nl.json
index b76dab61f..8647d6711 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -159,7 +159,9 @@
"{member} sent a request to join {circle}" : "{member} verzond een verzoek om lid te worden van {circle}",
"You are the new owner of {circle}" : "Je bent de nieuwe eigenaar van {circle}",
"{member} is the new owner of {circle}" : "{member} is de nieuwe eigenaar van {circle}",
+ "On events happening in a Circle of which you are a member" : "Over gebeurtenissen in een Kring waarvan je lid bent",
"Any important event in a Circle you are moderating" : "Belangrijke gebeurtenissen in Kring die je modereert",
+ "On global events happening in any Circle" : "Over globale afspraken die gebereuren binnen een Kring",
"Shared to Circles" : "Gedeeld met Kringen",
"%s shared »%s« with you." : "%sheeft \"%s\" met je gedeeld.",
"%s shared »%s« with '%s'." : "%s deelde » %s « met '%s'.",
@@ -199,7 +201,12 @@
"You have been blocked from this circle" : "Je bent geblokkeerd van deze kring",
"The user is already a member of this circle" : "De gebruiker is al lid van deze kring",
"The user has already been invited into this circle" : "De gebruiker is al uitgenodigd voor deze kring",
+ "You have been invited by %1$s into the Circle \"%2$s\"" : "Je bent uitgenodigd door %1$sin Kring voor \"%2$s\"",
+ "You are now a member of the Circle \"%2$s\"" : "Je bent nu lid van Kring \"%2$s\"",
+ "%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s verstuurde een lidmaatschapsverzoek voor Kring \"%2$s\"",
"Accept" : "Accepteren",
+ "Refuse" : "Weigeren",
+ "Leave the circle" : "Verlaat de kring",
"You need a specify a type of circle" : "Een specifieke kring type is benodigd",
"You cannot create this type of circle" : "Je kunt dit type kring niet aanmaken",
"You cannot display this type of circle" : "Je kan dit type kring niet tonen",
@@ -242,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Een vertrouwelijke kring is een verborgen groep die alleen gezien wordt door leden of door mensen die de exacte naam van de kring weten.",
"Non-members won't be able to find your secret circle using the search bar." : "Niet-leden zullen deze vertrouwelijke kring niet kunnen vinden via de zoekbalk.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Om lid te worden van een besloten kring is een uitnodiging of bevestiging nodig van een beheerder.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Iedereen kan de kring vinden en een uitnodiging verzoeken; alleen leden hebben toegang tot de ledenlijst en gedeelde obnjecten.",
"A public circle is an open group visible to anyone willing to join." : "Een openbare kring is een open groep die zichtbaar is voor iedereen die lid wil worden.",
"Anyone can see, join, and access the items shared within the circle." : "Iedereen kan de kring zien, lid worden en heeft toegang tot bestanden die gedeeld zijn met de kring.",
"Personal circles" : "Persoonlijke kringen",
@@ -275,6 +283,8 @@
"Group Name" : "Groepsnaam",
"Link" : "Link",
"Linked" : "Gekoppeld",
+ "Name of the Circle" : "Naam van de Kring",
+ "Description" : "Omschrijving",
"Members limit" : "Lidmaatschapslimiet",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Wijzig de limiet voor het aantal leden. (0: standaard, -1: onbeperkt)",
"Allow Federated Links" : "Gefedereerde links toestaan",
diff --git a/l10n/pl.js b/l10n/pl.js
index a298f485c..4fb70882b 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Tajny krąg jest to ukryta grupa, która jest widoczna tylko dla członków lub osób, które znają dokładną nazwę kręgu.",
"Non-members won't be able to find your secret circle using the search bar." : "Osoby niebędące członkami nie będą w stanie znaleźć Twojego tajnego kręgu za pomocą wyszukiwarki.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Przyłączenie do zamkniętego kręgu wymaga zaproszenia lub potwierdzenia przez moderatora.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Każdy może znaleźć i poprosić o zaproszenie do kręgu, ale tylko członkowie będą widzieć, kto należy do niego oraz mieć dostęp do udostępnionych danych.",
"A public circle is an open group visible to anyone willing to join." : "Krąg publiczny to otwarta grupa widoczna dla wszystkich chętnych, którzy chcą się dołączyć.",
"Anyone can see, join, and access the items shared within the circle." : "Każdy może widzieć krąg, może dołączyć do kręgu i mieć dostęp do danych udostępnionych w kręgu.",
"Personal circles" : "Kręgi osobiste",
@@ -284,6 +285,8 @@ OC.L10N.register(
"Group Name" : "Nazwa Grupy",
"Link" : "Link",
"Linked" : "Połączony",
+ "Name of the Circle" : "Nazwa kręgu",
+ "Description" : "Opis",
"Members limit" : "Limit członków",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Zmień limit na ilość członków. (0: domyślnie, -1: nielimitowane)",
"Allow Federated Links" : "Zezwalaj na Linki Federacyjne",
@@ -300,6 +303,6 @@ OC.L10N.register(
"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.",
"On events happening in a Circle you belong" : "Na wydarzenia w Kręgu, do którego należysz",
"Circles allows your users to create their own groups of users/colleagues/friends.\nThose groups of users (or 'circles') can then be used by any other app for sharing purpose (files, social feed, status update, messaging, ...).\n\nDifferent type of circles can be created:\n\n- A personal circle is a list of users known only to the owner.\nThis is the right option if you want to do recurrent sharing with the same group of people.\n\n- A public circle is an open group visible to anyone willing to join.\nYour circle will be visible to everyone and everyone will be able to join the circle.\n\n- A closed circle requires invitation or confirmation by an admin.\nThis is the right circle if you are looking for privacy when sharing your files or ideas.\n\n- An Secret circle is an open group that can be protected by a password.\nUsers won't be able to find this Circle using Nextcloud search engine." : "Kręgi pozwalają twoim użytkownikom tworzyć ich własne grupy użytkowników/znajomych/przyjaciół.\nGrupy te (\"kręgi\") mogą być użyte przez inne aplikacje do udostępniania (plików, aktualizacji statusów, itd.)\n\nMożna utworzyć różne rodzaje kręgów:\n\n- Krąg osobisty to lista użytkowników znana tylko właścicielowi.\nJest to najlepsza metoda do wielokrotnego udostępniania określonej grupie osób.\n\n- Krąg publiczny to otwarta grupa widzialna dla każdego, kto chce do niej dołączyć. Krąg ten jest dostępny dla każdego i każdy może do niego dołączyć.\n\n- Krąg zamknięty wymaga zaproszenia lub potwierdzenia przez administratora. Taki krąg jest idealny, jeśli potrzebujesz prywatności przy udostępnianiu plików lub dzieleniu się pomysłami.\n\n- Tajny krąg to otwarta grupa, którą można zabezpieczyć hasłem.\nUżytkownicy niewiedzący o jej istnieniu nie będą w stanie znaleźć jej przy użyciu wbudowanej wyszukiwarki Nextcloud.",
- "Anyone can find and request an invitation to the circle; but only members will see who\\'s in it and get access to it\\'s shared items." : "Każdy może znaleźć krąg i poprosić o zaproszenie, ale tylko członkowie będą widzieć, kto się w nim znajduje i mieć dostęp do udostępnionych danych."
+ "Anyone can find and request an invitation to the circle; but only members will see who\\'s in it and get access to it\\'s shared items." : "Każdy może znaleźć krąg i poprosić o zaproszenie, ale tylko członkowie będą widzieć, kto się w nim znajduje i mieć dostęp do udostępnionych danych."
},
"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/pl.json b/l10n/pl.json
index ff6087d29..1b2b82d2b 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -249,6 +249,7 @@
"A secret circle is an hidden group that can only be seen by its members or by people knowing the exact name of the circle." : "Tajny krąg jest to ukryta grupa, która jest widoczna tylko dla członków lub osób, które znają dokładną nazwę kręgu.",
"Non-members won't be able to find your secret circle using the search bar." : "Osoby niebędące członkami nie będą w stanie znaleźć Twojego tajnego kręgu za pomocą wyszukiwarki.",
"Joining a closed circle requires an invitation or confirmation by a moderator." : "Przyłączenie do zamkniętego kręgu wymaga zaproszenia lub potwierdzenia przez moderatora.",
+ "Anyone can find and request an invitation to the circle; but only members will see who's in it and get access to it's shared items." : "Każdy może znaleźć i poprosić o zaproszenie do kręgu, ale tylko członkowie będą widzieć, kto należy do niego oraz mieć dostęp do udostępnionych danych.",
"A public circle is an open group visible to anyone willing to join." : "Krąg publiczny to otwarta grupa widoczna dla wszystkich chętnych, którzy chcą się dołączyć.",
"Anyone can see, join, and access the items shared within the circle." : "Każdy może widzieć krąg, może dołączyć do kręgu i mieć dostęp do danych udostępnionych w kręgu.",
"Personal circles" : "Kręgi osobiste",
@@ -282,6 +283,8 @@
"Group Name" : "Nazwa Grupy",
"Link" : "Link",
"Linked" : "Połączony",
+ "Name of the Circle" : "Nazwa kręgu",
+ "Description" : "Opis",
"Members limit" : "Limit członków",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Zmień limit na ilość członków. (0: domyślnie, -1: nielimitowane)",
"Allow Federated Links" : "Zezwalaj na Linki Federacyjne",
@@ -298,6 +301,6 @@
"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.",
"On events happening in a Circle you belong" : "Na wydarzenia w Kręgu, do którego należysz",
"Circles allows your users to create their own groups of users/colleagues/friends.\nThose groups of users (or 'circles') can then be used by any other app for sharing purpose (files, social feed, status update, messaging, ...).\n\nDifferent type of circles can be created:\n\n- A personal circle is a list of users known only to the owner.\nThis is the right option if you want to do recurrent sharing with the same group of people.\n\n- A public circle is an open group visible to anyone willing to join.\nYour circle will be visible to everyone and everyone will be able to join the circle.\n\n- A closed circle requires invitation or confirmation by an admin.\nThis is the right circle if you are looking for privacy when sharing your files or ideas.\n\n- An Secret circle is an open group that can be protected by a password.\nUsers won't be able to find this Circle using Nextcloud search engine." : "Kręgi pozwalają twoim użytkownikom tworzyć ich własne grupy użytkowników/znajomych/przyjaciół.\nGrupy te (\"kręgi\") mogą być użyte przez inne aplikacje do udostępniania (plików, aktualizacji statusów, itd.)\n\nMożna utworzyć różne rodzaje kręgów:\n\n- Krąg osobisty to lista użytkowników znana tylko właścicielowi.\nJest to najlepsza metoda do wielokrotnego udostępniania określonej grupie osób.\n\n- Krąg publiczny to otwarta grupa widzialna dla każdego, kto chce do niej dołączyć. Krąg ten jest dostępny dla każdego i każdy może do niego dołączyć.\n\n- Krąg zamknięty wymaga zaproszenia lub potwierdzenia przez administratora. Taki krąg jest idealny, jeśli potrzebujesz prywatności przy udostępnianiu plików lub dzieleniu się pomysłami.\n\n- Tajny krąg to otwarta grupa, którą można zabezpieczyć hasłem.\nUżytkownicy niewiedzący o jej istnieniu nie będą w stanie znaleźć jej przy użyciu wbudowanej wyszukiwarki Nextcloud.",
- "Anyone can find and request an invitation to the circle; but only members will see who\\'s in it and get access to it\\'s shared items." : "Każdy może znaleźć krąg i poprosić o zaproszenie, ale tylko członkowie będą widzieć, kto się w nim znajduje i mieć dostęp do udostępnionych danych."
+ "Anyone can find and request an invitation to the circle; but only members will see who\\'s in it and get access to it\\'s shared items." : "Każdy może znaleźć krąg i poprosić o zaproszenie, ale tylko członkowie będą widzieć, kto się w nim znajduje i mieć dostęp do udostępnionych danych."
},"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);"
}
\ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 39ae038f7..32e2039fc 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -284,6 +284,7 @@ OC.L10N.register(
"Group Name" : "Nome do Grupo",
"Link" : "Link",
"Linked" : "Linkado",
+ "Description" : "Descrição",
"Members limit" : "Limite de membros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Alterar o limite de membros. (0: padrão, -1: ilimitado)",
"Allow Federated Links" : "Permitir Links Federados",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 881a71f5c..602dda6e1 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -282,6 +282,7 @@
"Group Name" : "Nome do Grupo",
"Link" : "Link",
"Linked" : "Linkado",
+ "Description" : "Descrição",
"Members limit" : "Limite de membros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Alterar o limite de membros. (0: padrão, -1: ilimitado)",
"Allow Federated Links" : "Permitir Links Federados",
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 9e8e0b51a..aad3cf876 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -140,6 +140,7 @@ OC.L10N.register(
"Group Name" : "Nome do Grupo",
"Link" : "Associar",
"Linked" : "Desassociar",
+ "Description" : "Descrição",
"Allow Federated Links" : "Permitir Associações Federadas",
"Accept Link Request Automatically" : "Aceitar Automaticamente o Pedido de Associação",
"Save settings" : "Guardar definições",
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index d207c040d..a169af494 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -138,6 +138,7 @@
"Group Name" : "Nome do Grupo",
"Link" : "Associar",
"Linked" : "Desassociar",
+ "Description" : "Descrição",
"Allow Federated Links" : "Permitir Associações Federadas",
"Accept Link Request Automatically" : "Aceitar Automaticamente o Pedido de Associação",
"Save settings" : "Guardar definições",
diff --git a/l10n/ro.js b/l10n/ro.js
index 5939dd154..3c6ee3792 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -266,6 +266,7 @@ OC.L10N.register(
"Group Name" : "Nume Grup",
"Link" : "Legătură",
"Linked" : "Legat",
+ "Description" : "Descriere",
"Members limit" : "Limită membri",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Schimbă limita la numărul de membri. (0: implicit, -1: nelimitat)",
"Allow Federated Links" : "Permite Legături Federate",
diff --git a/l10n/ro.json b/l10n/ro.json
index eb584a389..f86d15bfd 100644
--- a/l10n/ro.json
+++ b/l10n/ro.json
@@ -264,6 +264,7 @@
"Group Name" : "Nume Grup",
"Link" : "Legătură",
"Linked" : "Legat",
+ "Description" : "Descriere",
"Members limit" : "Limită membri",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Schimbă limita la numărul de membri. (0: implicit, -1: nelimitat)",
"Allow Federated Links" : "Permite Legături Federate",
diff --git a/l10n/ru.js b/l10n/ru.js
index 2306d86eb..5b9b36128 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Group Name" : "Название группы",
"Link" : "Связь",
"Linked" : "Связано",
+ "Description" : "Описание",
"Members limit" : "Лимит участников",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Измените лимит на количество участников. (0: по умолчанию, -1: неограниченно)",
"Allow Federated Links" : "Разрешить связывание между серверами",
diff --git a/l10n/ru.json b/l10n/ru.json
index bfc259848..86f49e2f5 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -275,6 +275,7 @@
"Group Name" : "Название группы",
"Link" : "Связь",
"Linked" : "Связано",
+ "Description" : "Описание",
"Members limit" : "Лимит участников",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Измените лимит на количество участников. (0: по умолчанию, -1: неограниченно)",
"Allow Federated Links" : "Разрешить связывание между серверами",
diff --git a/l10n/sk.js b/l10n/sk.js
index bb9c9aa3e..023523019 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -193,6 +193,7 @@ OC.L10N.register(
"Group Name" : "Názov skupiny",
"Link" : "Odkaz",
"Linked" : "Spojené",
+ "Description" : "Popis",
"Allow Federated Links" : "Povoliť združené odkazy",
"Save settings" : "Uložiť nastavenia",
"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 528242e83..fdb736d68 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -191,6 +191,7 @@
"Group Name" : "Názov skupiny",
"Link" : "Odkaz",
"Linked" : "Spojené",
+ "Description" : "Popis",
"Allow Federated Links" : "Povoliť združené odkazy",
"Save settings" : "Uložiť nastavenia",
"Circles from different Nextclouds can be linked together." : "Kruhy z rôznych Nextcloudov môžu byť spolu prepojené."
diff --git a/l10n/sl.js b/l10n/sl.js
index 115f9e35f..f8ec7d530 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -212,6 +212,7 @@ OC.L10N.register(
"Group Name" : "Ime skupine",
"Link" : "Povezava",
"Linked" : "Povezano",
+ "Description" : "Opis",
"Members limit" : "Omejitev članov",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Omejitev števila članov (0: privzeto, -1: neomejeno)",
"Allow Federated Links" : "Dovoli zvezne povezave",
diff --git a/l10n/sl.json b/l10n/sl.json
index 9e422bb5d..6279ebfa2 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -210,6 +210,7 @@
"Group Name" : "Ime skupine",
"Link" : "Povezava",
"Linked" : "Povezano",
+ "Description" : "Opis",
"Members limit" : "Omejitev članov",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Omejitev števila članov (0: privzeto, -1: neomejeno)",
"Allow Federated Links" : "Dovoli zvezne povezave",
diff --git a/l10n/sq.js b/l10n/sq.js
index c16dfe8ef..e39dd4e8c 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"Group Name" : "Emri i Grupit",
"Link" : "Lidhja",
"Linked" : "I lidhur",
+ "Description" : "Përshkrim",
"Allow Federated Links" : "Lejo Linqet e Federuara",
"Save settings" : "Ruaj konfigurimet",
"On events happening in a Circle you belong" : "Në ngjarjet që ndodhin në një Rreth ju përkisni"
diff --git a/l10n/sq.json b/l10n/sq.json
index 5573c9275..bba646d11 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -205,6 +205,7 @@
"Group Name" : "Emri i Grupit",
"Link" : "Lidhja",
"Linked" : "I lidhur",
+ "Description" : "Përshkrim",
"Allow Federated Links" : "Lejo Linqet e Federuara",
"Save settings" : "Ruaj konfigurimet",
"On events happening in a Circle you belong" : "Në ngjarjet që ndodhin në një Rreth ju përkisni"
diff --git a/l10n/sr.js b/l10n/sr.js
index 96110b10d..6b55bdf06 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -276,6 +276,7 @@ OC.L10N.register(
"Group Name" : "Име групе",
"Link" : "Везивање",
"Linked" : "Повезани",
+ "Description" : "Опис",
"Members limit" : "Ограничење броја чланова",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Промени ограничење броја чланова. (0: подразумевано, -1: неограничено)",
"Allow Federated Links" : "Дозволи здружено везивање",
diff --git a/l10n/sr.json b/l10n/sr.json
index 8deb8c924..63e55b41d 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -274,6 +274,7 @@
"Group Name" : "Име групе",
"Link" : "Везивање",
"Linked" : "Повезани",
+ "Description" : "Опис",
"Members limit" : "Ограничење броја чланова",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Промени ограничење броја чланова. (0: подразумевано, -1: неограничено)",
"Allow Federated Links" : "Дозволи здружено везивање",
diff --git a/l10n/sv.js b/l10n/sv.js
index fa0281605..cfd91d2cc 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Group Name" : "Gruppnamn",
"Link" : "Länk",
"Linked" : "Länkat",
+ "Description" : "Beskrivning",
"Members limit" : "Gräns antal medlemmar",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ändra gränsen för antalet medlemmar. (0: standard, -1: obegränsat)",
"Allow Federated Links" : "Tillåt federerade länkar",
diff --git a/l10n/sv.json b/l10n/sv.json
index d5df53e82..3810dda73 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -275,6 +275,7 @@
"Group Name" : "Gruppnamn",
"Link" : "Länk",
"Linked" : "Länkat",
+ "Description" : "Beskrivning",
"Members limit" : "Gräns antal medlemmar",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Ändra gränsen för antalet medlemmar. (0: standard, -1: obegränsat)",
"Allow Federated Links" : "Tillåt federerade länkar",
diff --git a/l10n/tr.js b/l10n/tr.js
index 4f229b2cf..3ea258a09 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -284,6 +284,7 @@ OC.L10N.register(
"Group Name" : "Grup Adı",
"Link" : "Bağlantı",
"Linked" : "Bağlantılı",
+ "Description" : "Açıklama",
"Members limit" : "Üye sınırı",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Üye sayısı sınırını değiştirin. (0: varsayılan, -1: sınırsız)",
"Allow Federated Links" : "Birleşik Bağlantılar Kullanılabilsin",
diff --git a/l10n/tr.json b/l10n/tr.json
index 4d3ab629d..29e732611 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -282,6 +282,7 @@
"Group Name" : "Grup Adı",
"Link" : "Bağlantı",
"Linked" : "Bağlantılı",
+ "Description" : "Açıklama",
"Members limit" : "Üye sınırı",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Üye sayısı sınırını değiştirin. (0: varsayılan, -1: sınırsız)",
"Allow Federated Links" : "Birleşik Bağlantılar Kullanılabilsin",
diff --git a/l10n/uk.js b/l10n/uk.js
index 3fbd2fdd7..685211cf0 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Settings" : "Налаштування",
"Username" : "Логін",
"Status" : "Статус",
- "Link" : "Посилання"
+ "Link" : "Посилання",
+ "Description" : "Опис"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/l10n/uk.json b/l10n/uk.json
index 66d89527e..61dc7262f 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -56,6 +56,7 @@
"Settings" : "Налаштування",
"Username" : "Логін",
"Status" : "Статус",
- "Link" : "Посилання"
+ "Link" : "Посилання",
+ "Description" : "Опис"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}
\ No newline at end of file
diff --git a/l10n/vi.js b/l10n/vi.js
index 6bba10d72..cc6d5d478 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"Level" : "Cấp độ",
"Status" : "Trạng thái",
"Joined" : "Đã tham gia",
- "Link" : "Liên kết"
+ "Link" : "Liên kết",
+ "Description" : "Mô tả"
},
"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
index 5c443cf95..e347e4d13 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -77,6 +77,7 @@
"Level" : "Cấp độ",
"Status" : "Trạng thái",
"Joined" : "Đã tham gia",
- "Link" : "Liên kết"
+ "Link" : "Liên kết",
+ "Description" : "Mô tả"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 6786c9154..aba0cf320 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Group Name" : "群组名称",
"Link" : "链接",
"Linked" : "已链接",
+ "Description" : "描述",
"Members limit" : "限制成员数:",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "修改成员数的限制。(0:默认,-1:不限制)",
"Allow Federated Links" : "允许联合链接",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index fe99b82a9..2464088c7 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -275,6 +275,7 @@
"Group Name" : "群组名称",
"Link" : "链接",
"Linked" : "已链接",
+ "Description" : "描述",
"Members limit" : "限制成员数:",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "修改成员数的限制。(0:默认,-1:不限制)",
"Allow Federated Links" : "允许联合链接",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 8cd7ea3e4..b22865661 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -113,6 +113,7 @@ OC.L10N.register(
"Group Name" : "群組名稱",
"Link" : "連結",
"Linked" : "已連結",
+ "Description" : "描述",
"Save settings" : "儲存設定"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index c8600df96..0d7a08683 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -111,6 +111,7 @@
"Group Name" : "群組名稱",
"Link" : "連結",
"Linked" : "已連結",
+ "Description" : "描述",
"Save settings" : "儲存設定"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file