diff --git a/l10n/af.js b/l10n/af.js index abb0a5a..62e536f 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -11,6 +11,8 @@ OC.L10N.register( "Delete" : "Skrap", "Error" : "Fout", "Server error" : "Bedienerfout", + "Group" : "Groep", + "Loading" : "Laai tans..", "Settings saved" : "Instellings gestoor" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index 375b46e..e081a70 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -9,6 +9,8 @@ "Delete" : "Skrap", "Error" : "Fout", "Server error" : "Bedienerfout", + "Group" : "Groep", + "Loading" : "Laai tans..", "Settings saved" : "Instellings gestoor" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 66dcafa..eb695ae 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "حذف ", "Error" : "خطأ", "Server error" : "خطا في الخادم", + "Group" : "الفريق", + "Loading" : "Loading", "Settings saved" : "تم حفظ الإعدادات" }, "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 18ca8bd..8e3fb27 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -11,6 +11,8 @@ "Delete" : "حذف ", "Error" : "خطأ", "Server error" : "خطا في الخادم", + "Group" : "الفريق", + "Loading" : "Loading", "Settings saved" : "تم حفظ الإعدادات" },"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 dfab53b..a6c73ee 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -11,6 +11,8 @@ OC.L10N.register( "Delete" : "Desaniciar", "Error" : "Fallu", "Server error" : "Fallu de sirvidor", + "Group" : "Group", + "Loading" : "Cargando", "Settings saved" : "Axustes guardaos" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index d51237d..7e609d0 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -9,6 +9,8 @@ "Delete" : "Desaniciar", "Error" : "Fallu", "Server error" : "Fallu de sirvidor", + "Group" : "Group", + "Loading" : "Cargando", "Settings saved" : "Axustes guardaos" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index 43e6233..1b6d013 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "Dəyişiklik et", "Create" : "Yarat", "Delete" : "Sil", - "Error" : "Səhv" + "Error" : "Səhv", + "Group" : "Qrup", + "Loading" : "Loading" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 64a8201..14691e9 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -5,6 +5,8 @@ "Edit" : "Dəyişiklik et", "Create" : "Yarat", "Delete" : "Sil", - "Error" : "Səhv" + "Error" : "Səhv", + "Group" : "Qrup", + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/be.js b/l10n/be.js index 984ac7c..05efb95 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -4,6 +4,8 @@ OC.L10N.register( "Save" : "Save", "Password" : "Password", "Delete" : "Delete", - "Error" : "Памылка" + "Error" : "Памылка", + "Group" : "Group", + "Loading" : "Loading" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/be.json b/l10n/be.json index db08e43..7f38727 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -2,6 +2,8 @@ "Save" : "Save", "Password" : "Password", "Delete" : "Delete", - "Error" : "Памылка" + "Error" : "Памылка", + "Group" : "Group", + "Loading" : "Loading" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 0ce7404..b4bab83 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "সম্পাদনা", "Create" : "তৈরী কর", "Delete" : "মুছে", - "Error" : "সমস্যা" + "Error" : "সমস্যা", + "Group" : "গোষ্ঠীসমূহ", + "Loading" : "Loading" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 393a263..5ed9962 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -5,6 +5,8 @@ "Edit" : "সম্পাদনা", "Create" : "তৈরী কর", "Delete" : "মুছে", - "Error" : "সমস্যা" + "Error" : "সমস্যা", + "Group" : "গোষ্ঠীসমূহ", + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index cf0906e..20cdb8a 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -8,6 +8,8 @@ OC.L10N.register( "Public" : "Javno", "Create" : "Ustvari", "Delete" : "Obriši", - "Error" : "Greška" + "Error" : "Greška", + "Group" : "Grupa", + "Loading" : "Loading" }, "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 1e3778c..82e6c56 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -6,6 +6,8 @@ "Public" : "Javno", "Create" : "Ustvari", "Delete" : "Obriši", - "Error" : "Greška" + "Error" : "Greška", + "Group" : "Grupa", + "Loading" : "Loading" },"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 a87d948..f6b2e57 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -10,10 +10,14 @@ OC.L10N.register( "Welcome" : "Benvingut", "Access" : "Accés", "Public" : "Públic", + "Miscellaneous" : "Miscel·lània ", "Create" : "Crea", "Delete" : "Eliminar", "Error" : "Error", "Server error" : "Error del servidor", + "Group" : "Grup", + "moderator" : "moderador", + "Loading" : "Carregant", "Settings saved" : "S'han desat els paràmetres" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 01190d1..3b13dfd 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -8,10 +8,14 @@ "Welcome" : "Benvingut", "Access" : "Accés", "Public" : "Públic", + "Miscellaneous" : "Miscel·lània ", "Create" : "Crea", "Delete" : "Eliminar", "Error" : "Error", "Server error" : "Error del servidor", + "Group" : "Grup", + "moderator" : "moderador", + "Loading" : "Carregant", "Settings saved" : "S'han desat els paràmetres" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index b9d5eb1..6447317 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Nejvýše", "Record" : "Záznam", "Recordings" : "Nahrávky", + "Edit" : "Upravit", "Descriptive name of this room." : "Popisný název této místnosti", "This message is shown to all users in the chat area after they joined." : "Tato zpráva je zobrazena všem uživatelům v chatu, poté co se připojí.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastaví limit na počet účastníků pro tuto místnost. Nula znamená bez omezení.", "If enabled, the moderator is able to start the recording." : "Pokud je zapnuto, moderátor může spustit nahrávání.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Veřejné: Každý, kdo zná odkaz se může připojit. Heslo: Je třeba, aby host zadal heslo. Čekárna: Je třeba, aby moderátor přijal každého z hostů a teprve pak se budou moci připojit. Interní: Připojit se mohou pouze uživatelé s účtem na Nextcloud.", - "Edit" : "Upravit", "Edit \"{room}\"" : "Upravit „{room}“", "Welcome" : "Vítejte", "Participant limit" : "Limit počtu účastníků", @@ -53,7 +53,9 @@ OC.L10N.register( "Could not delete record" : "Záznam se nedaří smazat", "Server error" : "Chyba serveru", "Group" : "Group", + "moderator" : "moderátor", "Loading" : "Načítání", + "Name, group, ..." : "Jméno, skupina, …", "Settings saved" : "Nastavení uložena", "Unexpected error occurred" : "Došlo k neočekávané chybě", "API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná", diff --git a/l10n/cs.json b/l10n/cs.json index 7b8932f..f306f4e 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -17,12 +17,12 @@ "Max" : "Nejvýše", "Record" : "Záznam", "Recordings" : "Nahrávky", + "Edit" : "Upravit", "Descriptive name of this room." : "Popisný název této místnosti", "This message is shown to all users in the chat area after they joined." : "Tato zpráva je zobrazena všem uživatelům v chatu, poté co se připojí.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastaví limit na počet účastníků pro tuto místnost. Nula znamená bez omezení.", "If enabled, the moderator is able to start the recording." : "Pokud je zapnuto, moderátor může spustit nahrávání.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Veřejné: Každý, kdo zná odkaz se může připojit. Heslo: Je třeba, aby host zadal heslo. Čekárna: Je třeba, aby moderátor přijal každého z hostů a teprve pak se budou moci připojit. Interní: Připojit se mohou pouze uživatelé s účtem na Nextcloud.", - "Edit" : "Upravit", "Edit \"{room}\"" : "Upravit „{room}“", "Welcome" : "Vítejte", "Participant limit" : "Limit počtu účastníků", @@ -51,7 +51,9 @@ "Could not delete record" : "Záznam se nedaří smazat", "Server error" : "Chyba serveru", "Group" : "Group", + "moderator" : "moderátor", "Loading" : "Načítání", + "Name, group, ..." : "Jméno, skupina, …", "Settings saved" : "Nastavení uložena", "Unexpected error occurred" : "Došlo k neočekávané chybě", "API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná", diff --git a/l10n/da.js b/l10n/da.js index 71c340d..e82b7f0 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -14,6 +14,8 @@ OC.L10N.register( "Delete" : "Slet", "Error" : "Fejl", "Server error" : "Serverfejl", + "Group" : "Gruppe", + "Loading" : "Indlæser", "Settings saved" : "Indstillinger gemt" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 4479f45..9daa638 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -12,6 +12,8 @@ "Delete" : "Slet", "Error" : "Fejl", "Server error" : "Serverfejl", + "Group" : "Gruppe", + "Loading" : "Indlæser", "Settings saved" : "Indstillinger gemt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index d232711..756bfb8 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "Edit" : "Bearbeiten", "Descriptive name of this room." : "Beschreibender Name dieses Raumes", "This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.", "If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Öffentlich: Jeder, der den Link kennt, kann beitreten. Passwort: Gäste müssen ein Passwort eingeben. Wartezimmer: Ein Moderator muss jeden Gast akzeptieren, bevor er beitreten kann. Intern: Nur Nextcloud-Benutzer können beitreten.", - "Edit" : "Bearbeiten", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", @@ -54,6 +54,7 @@ OC.L10N.register( "Server error" : "Serverfehler", "Group" : "Gruppe", "Loading" : "Lade", + "Name, group, ..." : "Name, Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/de.json b/l10n/de.json index a39b180..df6bd85 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -17,12 +17,12 @@ "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "Edit" : "Bearbeiten", "Descriptive name of this room." : "Beschreibender Name dieses Raumes", "This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.", "If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Öffentlich: Jeder, der den Link kennt, kann beitreten. Passwort: Gäste müssen ein Passwort eingeben. Wartezimmer: Ein Moderator muss jeden Gast akzeptieren, bevor er beitreten kann. Intern: Nur Nextcloud-Benutzer können beitreten.", - "Edit" : "Bearbeiten", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", @@ -52,6 +52,7 @@ "Server error" : "Serverfehler", "Group" : "Gruppe", "Loading" : "Lade", + "Name, group, ..." : "Name, Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5568e23..22433d1 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "Edit" : "Bearbeiten", "Descriptive name of this room." : "Beschreibender Name dieses Raumes", "This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.", "If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Öffentlich: Jeder, der den Link kennt, kann beitreten. Passwort: Gäste müssen ein Passwort eingeben. Wartezimmer: Ein Moderator muss jeden Gast akzeptieren, bevor er beitreten kann. Intern: Nur Nextcloud-Benutzer können beitreten.", - "Edit" : "Bearbeiten", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", @@ -33,6 +33,7 @@ OC.L10N.register( "Internal + Password protection for guests" : "Interne + Passwortschutz für Gäste", "Internal + Waiting room for guests" : "Interne + Warteraum für Gäste", "Internal" : "Intern", + "Miscellaneous" : "Verschiedenes", "Recording" : "Aufnahme", "Room name" : "Raumname", "Create" : "Erstellen", @@ -51,6 +52,10 @@ OC.L10N.register( "Delete?" : "Löschen?", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Server error" : "Serverfehler", + "Group" : "Gruppe", + "moderator" : "Moderator", + "Loading" : "Lade", + "Name, group, ..." : "Name, Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index bcf53a9..eeffdb2 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -17,12 +17,12 @@ "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "Edit" : "Bearbeiten", "Descriptive name of this room." : "Beschreibender Name dieses Raumes", "This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.", "If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Öffentlich: Jeder, der den Link kennt, kann beitreten. Passwort: Gäste müssen ein Passwort eingeben. Wartezimmer: Ein Moderator muss jeden Gast akzeptieren, bevor er beitreten kann. Intern: Nur Nextcloud-Benutzer können beitreten.", - "Edit" : "Bearbeiten", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", @@ -31,6 +31,7 @@ "Internal + Password protection for guests" : "Interne + Passwortschutz für Gäste", "Internal + Waiting room for guests" : "Interne + Warteraum für Gäste", "Internal" : "Intern", + "Miscellaneous" : "Verschiedenes", "Recording" : "Aufnahme", "Room name" : "Raumname", "Create" : "Erstellen", @@ -49,6 +50,10 @@ "Delete?" : "Löschen?", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Server error" : "Serverfehler", + "Group" : "Gruppe", + "moderator" : "Moderator", + "Loading" : "Lade", + "Name, group, ..." : "Name, Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/el.js b/l10n/el.js index 98d6d79..c623063 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Μέγιστο", "Record" : "Καταγραφή", "Recordings" : "Καταγραφές", + "Edit" : "Επεξεργασία", "Descriptive name of this room." : "Περιγραφικό όνομα του δωματίου.", "This message is shown to all users in the chat area after they joined." : "Μήνυμα που εμφανίζεται σε όλους τους χρήστες στην περιοχή συνομιλίας μετά την εγγραφή τους.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Ορίζει ένα όριο στον αριθμό των συμμετεχόντων σε αυτό το δωμάτιο. Το μηδέν σημαίνει χωρίς όριο.", "If enabled, the moderator is able to start the recording." : "Εάν είναι ενεργοποιημένο, ο διαχειριστής μπορεί να ξεκινήσει την εγγραφή.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Δημόσιο: Όσοι γνωρίζουν τον σύνδεσμο μπορούν να συμμετάσχουν. Κωδικός πρόσβασης: Οι επισκέπτες πρέπει να δώσουν έναν κωδικό. Αίθουσα αναμονής: Ένας συντονιστής πρέπει να δεχτεί κάθε επισκέπτη πριν μπορέσει να συμμετάσχει. Εσωτερικά: Μόνο οι χρήστες Nextcloud μπορούν να συμμετάσχουν.", - "Edit" : "Επεξεργασία", "Edit \"{room}\"" : "Επεξεργασία \"{room}\"", "Welcome" : "Καλώς ήλθατε", "Participant limit" : "Όριο συμμετεχόντων", @@ -53,6 +53,7 @@ OC.L10N.register( "Could not delete record" : "Η ηχογράφηση δεν μπορεί να διαγραφή", "Server error" : "Σφάλμα διακομιστή", "Group" : "Ομάδα", + "moderator" : "συντονιστής", "Loading" : "Γίνεται φόρτωση", "Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν", "Unexpected error occurred" : "Παρουσιάστηκε μη αναμενόμενο σφάλμα", diff --git a/l10n/el.json b/l10n/el.json index b45bf1a..9ac0cc7 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -17,12 +17,12 @@ "Max" : "Μέγιστο", "Record" : "Καταγραφή", "Recordings" : "Καταγραφές", + "Edit" : "Επεξεργασία", "Descriptive name of this room." : "Περιγραφικό όνομα του δωματίου.", "This message is shown to all users in the chat area after they joined." : "Μήνυμα που εμφανίζεται σε όλους τους χρήστες στην περιοχή συνομιλίας μετά την εγγραφή τους.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Ορίζει ένα όριο στον αριθμό των συμμετεχόντων σε αυτό το δωμάτιο. Το μηδέν σημαίνει χωρίς όριο.", "If enabled, the moderator is able to start the recording." : "Εάν είναι ενεργοποιημένο, ο διαχειριστής μπορεί να ξεκινήσει την εγγραφή.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Δημόσιο: Όσοι γνωρίζουν τον σύνδεσμο μπορούν να συμμετάσχουν. Κωδικός πρόσβασης: Οι επισκέπτες πρέπει να δώσουν έναν κωδικό. Αίθουσα αναμονής: Ένας συντονιστής πρέπει να δεχτεί κάθε επισκέπτη πριν μπορέσει να συμμετάσχει. Εσωτερικά: Μόνο οι χρήστες Nextcloud μπορούν να συμμετάσχουν.", - "Edit" : "Επεξεργασία", "Edit \"{room}\"" : "Επεξεργασία \"{room}\"", "Welcome" : "Καλώς ήλθατε", "Participant limit" : "Όριο συμμετεχόντων", @@ -51,6 +51,7 @@ "Could not delete record" : "Η ηχογράφηση δεν μπορεί να διαγραφή", "Server error" : "Σφάλμα διακομιστή", "Group" : "Ομάδα", + "moderator" : "συντονιστής", "Loading" : "Γίνεται φόρτωση", "Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν", "Unexpected error occurred" : "Παρουσιάστηκε μη αναμενόμενο σφάλμα", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 8deca6a..61da608 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -16,6 +16,7 @@ OC.L10N.register( "Error" : "Error", "Server error" : "Server error", "Group" : "Group", + "moderator" : "moderator", "Loading" : "Loading", "Settings saved" : "Settings saved" }, diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 2841a49..e4b011d 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -14,6 +14,7 @@ "Error" : "Error", "Server error" : "Server error", "Group" : "Group", + "moderator" : "moderator", "Loading" : "Loading", "Settings saved" : "Settings saved" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/eo.js b/l10n/eo.js index 26d1db1..3c1874c 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "Forigi", "Error" : "Eraro", "Server error" : "Eraro pri servilo", + "Group" : "Grupo", + "Loading" : "Ŝargado", "Settings saved" : "Agordoj konservitaj" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 9755e5c..e4f0dff 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -11,6 +11,8 @@ "Delete" : "Forigi", "Error" : "Eraro", "Server error" : "Eraro pri servilo", + "Group" : "Grupo", + "Loading" : "Ŝargado", "Settings saved" : "Agordoj konservitaj" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index b3fe545..e1ff489 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Máx", "Record" : "Grabar", "Recordings" : "Grabaciones", + "Edit" : "Editar", "Descriptive name of this room." : "Nombre descriptivo de esta sala.", "This message is shown to all users in the chat area after they joined." : "Este mensaje se mostrará todos los usuarios del área de conversación una vez que se hayan unido.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fija un límite al número de participantes de esta sala. Cero indica que no hay límite.", "If enabled, the moderator is able to start the recording." : "Si se activa, el moderador será capaz de iniciar la grabación.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Público: cualquiera que conozca el enlace será capaz de unirse. Contraseña: los invitados necesitan una contraseña. Sala de espera: uno moderador debe aceptar a cada invitado antes de que pueda unirse. Interno: sólo los usuarios Nextcloud pueden unirse.", - "Edit" : "Editar", "Edit \"{room}\"" : "Editar \"{sala}\"", "Welcome" : "Bienvenido", "Participant limit" : "Límite de participantes", @@ -53,7 +53,9 @@ OC.L10N.register( "Could not delete record" : "No se ha podido eliminar el registro", "Server error" : "Error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", + "Name, group, ..." : "Nombre, grupo, ...", "Settings saved" : "Ajustes guardados", "Unexpected error occurred" : "Ha ocurrido un error inesperado", "API URL is invalid" : "La URL de la API es inválida", diff --git a/l10n/es.json b/l10n/es.json index e0d40bb..0195ebf 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -17,12 +17,12 @@ "Max" : "Máx", "Record" : "Grabar", "Recordings" : "Grabaciones", + "Edit" : "Editar", "Descriptive name of this room." : "Nombre descriptivo de esta sala.", "This message is shown to all users in the chat area after they joined." : "Este mensaje se mostrará todos los usuarios del área de conversación una vez que se hayan unido.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fija un límite al número de participantes de esta sala. Cero indica que no hay límite.", "If enabled, the moderator is able to start the recording." : "Si se activa, el moderador será capaz de iniciar la grabación.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Público: cualquiera que conozca el enlace será capaz de unirse. Contraseña: los invitados necesitan una contraseña. Sala de espera: uno moderador debe aceptar a cada invitado antes de que pueda unirse. Interno: sólo los usuarios Nextcloud pueden unirse.", - "Edit" : "Editar", "Edit \"{room}\"" : "Editar \"{sala}\"", "Welcome" : "Bienvenido", "Participant limit" : "Límite de participantes", @@ -51,7 +51,9 @@ "Could not delete record" : "No se ha podido eliminar el registro", "Server error" : "Error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", + "Name, group, ..." : "Nombre, grupo, ...", "Settings saved" : "Ajustes guardados", "Unexpected error occurred" : "Ha ocurrido un error inesperado", "API URL is invalid" : "La URL de la API es inválida", diff --git a/l10n/es_419.js b/l10n/es_419.js index 2dcf8f8..cf33263 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -13,6 +13,9 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_419.json b/l10n/es_419.json index bc08b99..affee3b 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -11,6 +11,9 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"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 508e31b..cf33263 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -14,6 +14,7 @@ OC.L10N.register( "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 971b989..affee3b 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -12,6 +12,7 @@ "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 2dcf8f8..508e31b 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index bc08b99..971b989 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -11,6 +11,8 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 2dcf8f8..cf33263 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -13,6 +13,9 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index bc08b99..affee3b 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -11,6 +11,9 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 2dcf8f8..508e31b 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index bc08b99..971b989 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -11,6 +11,8 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 2dcf8f8..cf33263 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -13,6 +13,9 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index bc08b99..affee3b 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -11,6 +11,9 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 508e31b..cf33263 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -14,6 +14,7 @@ OC.L10N.register( "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 971b989..affee3b 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -12,6 +12,7 @@ "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 5aab8b5..c2080a5 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -14,6 +14,8 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 8041646..696780d 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -12,6 +12,8 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 2dcf8f8..cf33263 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -13,6 +13,9 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index bc08b99..affee3b 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -11,6 +11,9 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 2dcf8f8..508e31b 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index bc08b99..971b989 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -11,6 +11,8 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 508e31b..cf33263 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -14,6 +14,7 @@ OC.L10N.register( "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 971b989..affee3b 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -12,6 +12,7 @@ "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 508e31b..cf33263 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -14,6 +14,7 @@ OC.L10N.register( "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 971b989..affee3b 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -12,6 +12,7 @@ "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 2dcf8f8..508e31b 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index bc08b99..971b989 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -11,6 +11,8 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 2dcf8f8..508e31b 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -13,6 +13,8 @@ OC.L10N.register( "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index bc08b99..971b989 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -11,6 +11,8 @@ "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", + "Group" : "Grupo", + "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 508e31b..cf33263 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -14,6 +14,7 @@ OC.L10N.register( "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " }, diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 971b989..affee3b 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -12,6 +12,7 @@ "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Cargando", "Settings saved" : "Se han guardado las configuraciones " },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 8517d31..8d65039 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -12,6 +12,8 @@ OC.L10N.register( "Delete" : "Kustuta", "Error" : "Viga", "Server error" : "Serveri tõrge", + "Group" : "Grupp", + "Loading" : "Laadimine", "Settings saved" : "Seaded salvestatud" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 78369b2..5af24f9 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -10,6 +10,8 @@ "Delete" : "Kustuta", "Error" : "Viga", "Server error" : "Serveri tõrge", + "Group" : "Grupp", + "Loading" : "Laadimine", "Settings saved" : "Seaded salvestatud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index 1b877fa..3ed85fa 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -32,6 +32,7 @@ OC.L10N.register( "Could not delete record" : "Ezin izan da grabaketa ezabatu", "Server error" : "Zerbitzari akatsa", "Group" : "Taldea", + "moderator" : "moderatzailea", "Loading" : "Kargatzen", "Settings saved" : "Ezarpenak gordeta", "Unexpected error occurred" : "Ustekabeko errore bat gertatu da", diff --git a/l10n/eu.json b/l10n/eu.json index 126e998..b483600 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -30,6 +30,7 @@ "Could not delete record" : "Ezin izan da grabaketa ezabatu", "Server error" : "Zerbitzari akatsa", "Group" : "Taldea", + "moderator" : "moderatzailea", "Loading" : "Kargatzen", "Settings saved" : "Ezarpenak gordeta", "Unexpected error occurred" : "Ustekabeko errore bat gertatu da", diff --git a/l10n/fi.js b/l10n/fi.js index c1fa6e2..5ae0337 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -37,6 +37,7 @@ OC.L10N.register( "Could not delete record" : "Tallennetta ei voitu poistaa", "Server error" : "Palvelinvirhe", "Group" : "Ryhmä", + "moderator" : "moderaattori", "Loading" : "Ladataan", "Settings saved" : "Asetukset tallennettu", "Unexpected error occurred" : "Tapahtui odottamaton virhe", diff --git a/l10n/fi.json b/l10n/fi.json index c32dda7..4c0f5ac 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -35,6 +35,7 @@ "Could not delete record" : "Tallennetta ei voitu poistaa", "Server error" : "Palvelinvirhe", "Group" : "Ryhmä", + "moderator" : "moderaattori", "Loading" : "Ladataan", "Settings saved" : "Asetukset tallennettu", "Unexpected error occurred" : "Tapahtui odottamaton virhe", diff --git a/l10n/fr.js b/l10n/fr.js index 7b4241b..271c52b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Max", "Record" : "Enregistrer", "Recordings" : "Enregistrements", + "Edit" : "Modifier", "Descriptive name of this room." : "Nom descriptif de cette salle", "This message is shown to all users in the chat area after they joined." : "Ce message est montré à tous les utilisateurs dans la discussion une fois qu'ils l'ont rejoint", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite de nombre de participants pour cette salle. Zéro correspond à pas de limite.", "If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut démarrer l'enregistrement.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Publique : Tout le monde connaissant le lien peut rejoindre. Mot de passe : Les invités doivent donner un mot de passe. Salle d'attente : Un modérateur doit accepter chaque invité avant qu'ils puissent rejoindre. Interne : Seul les utilisateurs Nextcloud peuvent rejoindre.", - "Edit" : "Modifier", "Edit \"{room}\"" : "Modifier \"{room}\"", "Welcome" : "Bienvenue", "Participant limit" : "Limite de participants", @@ -33,6 +33,7 @@ OC.L10N.register( "Internal + Password protection for guests" : "Interne + Protection par mot de passe pour les invités", "Internal + Waiting room for guests" : "Interne + Salle d'attente pour les invités", "Internal" : "Interne", + "Miscellaneous" : "Divers", "Recording" : "Enregistrement", "Room name" : "Nom du salon de discussion", "Create" : "Créer", @@ -51,6 +52,8 @@ OC.L10N.register( "Delete?" : "Supprimer ?", "Could not delete record" : "Impossible de supprimer l'enregistrement", "Server error" : "Erreur du serveur", + "Group" : "Groupe", + "Loading" : "Chargement", "Settings saved" : "Paramètres sauvegardés", "Unexpected error occurred" : "Une erreur est survenue", "API URL is invalid" : "L'adresse de l'API n'est pas valable", diff --git a/l10n/fr.json b/l10n/fr.json index 7c8607d..09c2160 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -17,12 +17,12 @@ "Max" : "Max", "Record" : "Enregistrer", "Recordings" : "Enregistrements", + "Edit" : "Modifier", "Descriptive name of this room." : "Nom descriptif de cette salle", "This message is shown to all users in the chat area after they joined." : "Ce message est montré à tous les utilisateurs dans la discussion une fois qu'ils l'ont rejoint", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite de nombre de participants pour cette salle. Zéro correspond à pas de limite.", "If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut démarrer l'enregistrement.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Publique : Tout le monde connaissant le lien peut rejoindre. Mot de passe : Les invités doivent donner un mot de passe. Salle d'attente : Un modérateur doit accepter chaque invité avant qu'ils puissent rejoindre. Interne : Seul les utilisateurs Nextcloud peuvent rejoindre.", - "Edit" : "Modifier", "Edit \"{room}\"" : "Modifier \"{room}\"", "Welcome" : "Bienvenue", "Participant limit" : "Limite de participants", @@ -31,6 +31,7 @@ "Internal + Password protection for guests" : "Interne + Protection par mot de passe pour les invités", "Internal + Waiting room for guests" : "Interne + Salle d'attente pour les invités", "Internal" : "Interne", + "Miscellaneous" : "Divers", "Recording" : "Enregistrement", "Room name" : "Nom du salon de discussion", "Create" : "Créer", @@ -49,6 +50,8 @@ "Delete?" : "Supprimer ?", "Could not delete record" : "Impossible de supprimer l'enregistrement", "Server error" : "Erreur du serveur", + "Group" : "Groupe", + "Loading" : "Chargement", "Settings saved" : "Paramètres sauvegardés", "Unexpected error occurred" : "Une erreur est survenue", "API URL is invalid" : "L'adresse de l'API n'est pas valable", diff --git a/l10n/gl.js b/l10n/gl.js index 3e9658e..19efcfc 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravacións", + "Edit" : "Editar", "Descriptive name of this room." : "Nome descritivo desta sala.", "This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Estabeleza un límite para o número de participantes nesta sala. Cero significa que non hai límite.", "If enabled, the moderator is able to start the recording." : "Se está activado, o moderador pode iniciar a gravación.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios do Nextcloud poden unirse.", - "Edit" : "Editar", "Edit \"{room}\"" : "Editar «{room}»", "Welcome" : "Benvido", "Participant limit" : "Límite de participantes", @@ -54,6 +54,7 @@ OC.L10N.register( "Server error" : "Produciuse un erro de servidor", "Group" : "Grupo", "Loading" : "Cargando", + "Name, group, ..." : "Nome, grupo, …", "Settings saved" : "Axustes gardados", "Unexpected error occurred" : "Produciuse un erro non agardado", "API URL is invalid" : "O URL da API é incorrecto", diff --git a/l10n/gl.json b/l10n/gl.json index fa17f3c..2640dd5 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -17,12 +17,12 @@ "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravacións", + "Edit" : "Editar", "Descriptive name of this room." : "Nome descritivo desta sala.", "This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Estabeleza un límite para o número de participantes nesta sala. Cero significa que non hai límite.", "If enabled, the moderator is able to start the recording." : "Se está activado, o moderador pode iniciar a gravación.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios do Nextcloud poden unirse.", - "Edit" : "Editar", "Edit \"{room}\"" : "Editar «{room}»", "Welcome" : "Benvido", "Participant limit" : "Límite de participantes", @@ -52,6 +52,7 @@ "Server error" : "Produciuse un erro de servidor", "Group" : "Grupo", "Loading" : "Cargando", + "Name, group, ..." : "Nome, grupo, …", "Settings saved" : "Axustes gardados", "Unexpected error occurred" : "Produciuse un erro non agardado", "API URL is invalid" : "O URL da API é incorrecto", diff --git a/l10n/he.js b/l10n/he.js index de21799..bb14421 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -18,6 +18,7 @@ OC.L10N.register( "Welcome" : "ברוך בואך", "Access" : "גישה", "Public" : "ציבורי", + "Miscellaneous" : "שונות", "Room name" : "שם החדר", "Create" : "יצירה", "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], @@ -35,6 +36,8 @@ OC.L10N.register( "Delete?" : "למחוק?", "Could not delete record" : "לא ניתן למחוק רשומה", "Server error" : "שגיאת שרת", + "Group" : "קבוצה", + "Loading" : "בטעינה", "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", "API secret is invalid" : "סוד ה־API שגוי" diff --git a/l10n/he.json b/l10n/he.json index 96c4754..5992353 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -16,6 +16,7 @@ "Welcome" : "ברוך בואך", "Access" : "גישה", "Public" : "ציבורי", + "Miscellaneous" : "שונות", "Room name" : "שם החדר", "Create" : "יצירה", "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], @@ -33,6 +34,8 @@ "Delete?" : "למחוק?", "Could not delete record" : "לא ניתן למחוק רשומה", "Server error" : "שגיאת שרת", + "Group" : "קבוצה", + "Loading" : "בטעינה", "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", "API secret is invalid" : "סוד ה־API שגוי" diff --git a/l10n/hr.js b/l10n/hr.js index 23bd53f..246b4f7 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -10,10 +10,13 @@ OC.L10N.register( "Welcome" : "Dobrodošli", "Access" : "Pristup", "Public" : "Javna", + "Miscellaneous" : "Razno", "Create" : "Stvori", "Delete" : "Izbriši", "Error" : "Pogreška", "Server error" : "Greška poslužitelja", + "Group" : "Grupa", + "Loading" : "Učitavanje", "Settings saved" : "Postavke spremljene" }, "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/hr.json b/l10n/hr.json index 6a36591..7a36ae1 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -8,10 +8,13 @@ "Welcome" : "Dobrodošli", "Access" : "Pristup", "Public" : "Javna", + "Miscellaneous" : "Razno", "Create" : "Stvori", "Delete" : "Izbriši", "Error" : "Pogreška", "Server error" : "Greška poslužitelja", + "Group" : "Grupa", + "Loading" : "Učitavanje", "Settings saved" : "Postavke spremljene" },"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/hu.js b/l10n/hu.js index 342d576..9823b65 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -41,6 +41,7 @@ OC.L10N.register( "Could not delete record" : "A felvétel törlése sikertelen", "Server error" : "Kiszolgálóhiba", "Group" : "Csoport", + "moderator" : "moderátor", "Loading" : "Betöltés", "Settings saved" : "Beállítások elmentve", "Unexpected error occurred" : "Váratlan hiba történt", diff --git a/l10n/hu.json b/l10n/hu.json index 1842975..a376ead 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -39,6 +39,7 @@ "Could not delete record" : "A felvétel törlése sikertelen", "Server error" : "Kiszolgálóhiba", "Group" : "Csoport", + "moderator" : "moderátor", "Loading" : "Betöltés", "Settings saved" : "Beállítások elmentve", "Unexpected error occurred" : "Váratlan hiba történt", diff --git a/l10n/it.js b/l10n/it.js index 95b41fe..67398f7 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Massimo", "Record" : "Registra", "Recordings" : "Registrazioni", + "Edit" : "Modifica", "Descriptive name of this room." : "Nome descrittivo della stanza.", "This message is shown to all users in the chat area after they joined." : "Questo messaggio è mostrato a tutti gli utenti nell'area di chat dopo il loro ingresso.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Imposta un limite sul numero di partecipanti per questa stanza. Zero significa che non ci sono limiti.", "If enabled, the moderator is able to start the recording." : "Se abilitata, il moderatore è in grado di avviare la registrazione.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pubblica: chiunque conosca il collegamento è in grado di partecipare. Password: gli ospiti devono fornire un password. Sala d'attesa: un moderatore deve accettare ogni ospite prima che possa entrare. Interna: possono partecipare solo gli utenti di Nextcloud.", - "Edit" : "Modifica", "Edit \"{room}\"" : "Modifica \"{room}\"", "Welcome" : "Benvenuto", "Participant limit" : "Limite di partecipanti", @@ -54,6 +54,7 @@ OC.L10N.register( "Server error" : "Errore del server", "Group" : "Gruppo", "Loading" : "Caricamento", + "Name, group, ..." : "Nome, gruppo, ...", "Settings saved" : "Impostazioni salvate", "Unexpected error occurred" : "Si è verificato un errore inatteso", "API URL is invalid" : "URL API non valido", diff --git a/l10n/it.json b/l10n/it.json index 9516b5c..427b57c 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -17,12 +17,12 @@ "Max" : "Massimo", "Record" : "Registra", "Recordings" : "Registrazioni", + "Edit" : "Modifica", "Descriptive name of this room." : "Nome descrittivo della stanza.", "This message is shown to all users in the chat area after they joined." : "Questo messaggio è mostrato a tutti gli utenti nell'area di chat dopo il loro ingresso.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Imposta un limite sul numero di partecipanti per questa stanza. Zero significa che non ci sono limiti.", "If enabled, the moderator is able to start the recording." : "Se abilitata, il moderatore è in grado di avviare la registrazione.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pubblica: chiunque conosca il collegamento è in grado di partecipare. Password: gli ospiti devono fornire un password. Sala d'attesa: un moderatore deve accettare ogni ospite prima che possa entrare. Interna: possono partecipare solo gli utenti di Nextcloud.", - "Edit" : "Modifica", "Edit \"{room}\"" : "Modifica \"{room}\"", "Welcome" : "Benvenuto", "Participant limit" : "Limite di partecipanti", @@ -52,6 +52,7 @@ "Server error" : "Errore del server", "Group" : "Gruppo", "Loading" : "Caricamento", + "Name, group, ..." : "Nome, gruppo, ...", "Settings saved" : "Impostazioni salvate", "Unexpected error occurred" : "Si è verificato un errore inatteso", "API URL is invalid" : "URL API non valido", diff --git a/l10n/ja.js b/l10n/ja.js index 9b62254..1ebf78b 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -16,6 +16,7 @@ OC.L10N.register( "Error" : "エラー", "Server error" : "サーバーエラー", "Group" : "グループ", + "moderator" : "モデレータ", "Loading" : "読み込み中", "Settings saved" : "設定を保存しました" }, diff --git a/l10n/ja.json b/l10n/ja.json index 7807f11..59d470a 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -14,6 +14,7 @@ "Error" : "エラー", "Server error" : "サーバーエラー", "Group" : "グループ", + "moderator" : "モデレータ", "Loading" : "読み込み中", "Settings saved" : "設定を保存しました" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index ecc44f3..0ad439e 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -14,6 +14,9 @@ OC.L10N.register( "Delete" : "წაშლა", "Error" : "შეცდომა", "Server error" : "სერვერის შეცდომა", + "Group" : "ჯგუფი", + "moderator" : "მოდერატორი", + "Loading" : "იტვირთება", "Settings saved" : "პარამეტრები შენახულია" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index f63040d..9566f8f 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -12,6 +12,9 @@ "Delete" : "წაშლა", "Error" : "შეცდომა", "Server error" : "სერვერის შეცდომა", + "Group" : "ჯგუფი", + "moderator" : "მოდერატორი", + "Loading" : "იტვირთება", "Settings saved" : "პარამეტრები შენახულია" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kn.js b/l10n/kn.js index 679fc54..01ad3c7 100644 --- a/l10n/kn.js +++ b/l10n/kn.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "ಸಂಪಾದಿಸು", "Create" : "ಸೃಷ್ಟಿಸಿ", "Delete" : "ಅಳಿಸಿ", - "Error" : "ತಪ್ಪಾಗಿದೆ" + "Error" : "ತಪ್ಪಾಗಿದೆ", + "Group" : "ಗುಂಪು", + "Loading" : "Loading" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json index 1b42ffe..1e58fee 100644 --- a/l10n/kn.json +++ b/l10n/kn.json @@ -5,6 +5,8 @@ "Edit" : "ಸಂಪಾದಿಸು", "Create" : "ಸೃಷ್ಟಿಸಿ", "Delete" : "ಅಳಿಸಿ", - "Error" : "ತಪ್ಪಾಗಿದೆ" + "Error" : "ತಪ್ಪಾಗಿದೆ", + "Group" : "ಗುಂಪು", + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 256ef78..e5f9bde 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -13,6 +13,7 @@ OC.L10N.register( "Welcome" : "Sveiki", "Access" : "Prieiga", "Public" : "Vieša", + "Miscellaneous" : "Įvairūs", "Room name" : "Kambario pavadinimas", "Create" : "Sukurti", "Delete" : "Ištrinti", @@ -21,6 +22,9 @@ OC.L10N.register( "Error" : "Klaida", "Delete?" : "Ištrinti?", "Server error" : "Serverio klaida", + "Group" : "Grupė", + "moderator" : "moderatorius", + "Loading" : "Įkeliama", "Settings saved" : "Nustatymai įrašyti", "Unexpected error occurred" : "Įvyko netikėta klaida" }, diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index b5727c6..10693d1 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -11,6 +11,7 @@ "Welcome" : "Sveiki", "Access" : "Prieiga", "Public" : "Vieša", + "Miscellaneous" : "Įvairūs", "Room name" : "Kambario pavadinimas", "Create" : "Sukurti", "Delete" : "Ištrinti", @@ -19,6 +20,9 @@ "Error" : "Klaida", "Delete?" : "Ištrinti?", "Server error" : "Serverio klaida", + "Group" : "Grupė", + "moderator" : "moderatorius", + "Loading" : "Įkeliama", "Settings saved" : "Nustatymai įrašyti", "Unexpected error occurred" : "Įvyko netikėta klaida" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/l10n/mk.js b/l10n/mk.js index c497e33..ea05ff6 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -12,6 +12,7 @@ OC.L10N.register( "Delete" : "Избриши", "Error" : "Грешка", "Group" : "Група", + "moderator" : "модератор", "Loading" : "Се вчитува", "Settings saved" : "Параматрите се зачувани" }, diff --git a/l10n/mk.json b/l10n/mk.json index a0538f5..7845400 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -10,6 +10,7 @@ "Delete" : "Избриши", "Error" : "Грешка", "Group" : "Група", + "moderator" : "модератор", "Loading" : "Се вчитува", "Settings saved" : "Параматрите се зачувани" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/l10n/mn.js b/l10n/mn.js index ae7b22f..5d9ce06 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -12,6 +12,8 @@ OC.L10N.register( "Delete" : "Устгах", "Error" : "Алдаа", "Server error" : "серверийн алдаа", + "Group" : "Бүлэг", + "Loading" : "Loading", "Settings saved" : "Тохиргоо хадгалагдлаа" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index bca2081..2798acd 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -10,6 +10,8 @@ "Delete" : "Устгах", "Error" : "Алдаа", "Server error" : "серверийн алдаа", + "Group" : "Бүлэг", + "Loading" : "Loading", "Settings saved" : "Тохиргоо хадгалагдлаа" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 0a12935..d00df76 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "Sunting", "Create" : "Buat", "Delete" : "Padam", - "Error" : "Ralat" + "Error" : "Ralat", + "Group" : "Group", + "Loading" : "Loading" }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 788de79..5d9b512 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -5,6 +5,8 @@ "Edit" : "Sunting", "Create" : "Buat", "Delete" : "Padam", - "Error" : "Ralat" + "Error" : "Ralat", + "Group" : "Group", + "Loading" : "Loading" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index c4c3ef8..5059494 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -17,6 +17,7 @@ OC.L10N.register( "Error" : "Feil", "Server error" : "Tjenerfeil", "Group" : "Gruppe", + "moderator" : "moderator", "Loading" : "Laster", "Settings saved" : "Innstillinger lagret" }, diff --git a/l10n/nb.json b/l10n/nb.json index 512359d..0a48079 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -15,6 +15,7 @@ "Error" : "Feil", "Server error" : "Tjenerfeil", "Group" : "Gruppe", + "moderator" : "moderator", "Loading" : "Laster", "Settings saved" : "Innstillinger lagret" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nl.js b/l10n/nl.js index 68776ff..f1a1bc1 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Max", "Record" : "Opname", "Recordings" : "Opnames", + "Edit" : "Bewerken", "Descriptive name of this room." : "Beschrijvende naam van deze kamer.", "This message is shown to all users in the chat area after they joined." : "Dit bericht wordt getoond aan alle gebruikers in chat nadat ze zich hebben aangemeld.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Stelt een limiet in voor het aantal deelnemers in deze kamer. Nul betekent dat er geen limiet is.", "If enabled, the moderator is able to start the recording." : "Als dit is ingeschakeld, kan de moderator de opname starten.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Openbaar: iedereen die de link kent, kan deelnemen. Wachtwoord: gasten moeten een wachtwoord opgeven. Wachtkamer: een moderator moet elke gast accepteren voordat ze kunnen deelnemen. Intern: alleen Nextcloud-gebruikers kunnen lid worden.", - "Edit" : "Bewerken", "Edit \"{room}\"" : "Bewerk \"{room}\"", "Welcome" : "Welkom", "Participant limit" : "Deelnamelimiet", @@ -53,6 +53,7 @@ OC.L10N.register( "Could not delete record" : "Kon record niet verwijderen", "Server error" : "Serverfout", "Group" : "Groep", + "moderator" : "moderator", "Loading" : "Laden", "Settings saved" : "Instellingen bewaard", "Unexpected error occurred" : "Onverwachte fout opgetreden", diff --git a/l10n/nl.json b/l10n/nl.json index 9d0a326..9a79512 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -17,12 +17,12 @@ "Max" : "Max", "Record" : "Opname", "Recordings" : "Opnames", + "Edit" : "Bewerken", "Descriptive name of this room." : "Beschrijvende naam van deze kamer.", "This message is shown to all users in the chat area after they joined." : "Dit bericht wordt getoond aan alle gebruikers in chat nadat ze zich hebben aangemeld.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Stelt een limiet in voor het aantal deelnemers in deze kamer. Nul betekent dat er geen limiet is.", "If enabled, the moderator is able to start the recording." : "Als dit is ingeschakeld, kan de moderator de opname starten.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Openbaar: iedereen die de link kent, kan deelnemen. Wachtwoord: gasten moeten een wachtwoord opgeven. Wachtkamer: een moderator moet elke gast accepteren voordat ze kunnen deelnemen. Intern: alleen Nextcloud-gebruikers kunnen lid worden.", - "Edit" : "Bewerken", "Edit \"{room}\"" : "Bewerk \"{room}\"", "Welcome" : "Welkom", "Participant limit" : "Deelnamelimiet", @@ -51,6 +51,7 @@ "Could not delete record" : "Kon record niet verwijderen", "Server error" : "Serverfout", "Group" : "Groep", + "moderator" : "moderator", "Loading" : "Laden", "Settings saved" : "Instellingen bewaard", "Unexpected error occurred" : "Onverwachte fout opgetreden", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 8422247..325a19c 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "Endra", "Create" : "Lag", "Delete" : "Ta bort", - "Error" : "Feil" + "Error" : "Feil", + "Group" : "Gruppe", + "Loading" : "Loading" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 0d93bcf..a4992e2 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -5,6 +5,8 @@ "Edit" : "Endra", "Create" : "Lag", "Delete" : "Ta bort", - "Error" : "Feil" + "Error" : "Feil", + "Group" : "Gruppe", + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 1c64b98..3c53641 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -24,6 +24,8 @@ OC.L10N.register( "Delete?" : "Suprimir ?", "Could not delete record" : "Supression de l’enregistrament impossibla", "Server error" : "Error del servidor", + "Group" : "Grop", + "Loading" : "Loading", "Settings saved" : "Paramètres enregistrats", "API secret is invalid" : "Secret API invalid" }, diff --git a/l10n/oc.json b/l10n/oc.json index 03c1f31..9678e9c 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -22,6 +22,8 @@ "Delete?" : "Suprimir ?", "Could not delete record" : "Supression de l’enregistrament impossibla", "Server error" : "Error del servidor", + "Group" : "Grop", + "Loading" : "Loading", "Settings saved" : "Paramètres enregistrats", "API secret is invalid" : "Secret API invalid" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/l10n/pl.js b/l10n/pl.js index fe90f48..eab736e 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Maks.", "Record" : "Nagrywać", "Recordings" : "Nagrania", + "Edit" : "Edytuj", "Descriptive name of this room." : "Opis nazwy tego pokoju.", "This message is shown to all users in the chat area after they joined." : "Ta wiadomość jest wyświetlana wszystkim użytkownikom w obszarze czatu po dołączeniu.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Ustawia limit liczby uczestników w tym pokoju. Zero oznacza o braku limitu.", "If enabled, the moderator is able to start the recording." : "Jeśli ta opcja jest włączona, moderator może rozpocząć nagrywanie.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Publiczny: każdy, kto zna link, może dołączyć. Hasło: Goście muszą podać hasło. Poczekalnia: moderator musi zaakceptować każdego gościa, aby mógł dołączyć. Wewnętrzny: tylko użytkownicy Nextcloud mogą dołączyć.", - "Edit" : "Edytuj", "Edit \"{room}\"" : "Edytuj \"{room}\"", "Welcome" : "Witaj", "Participant limit" : "Limit uczestnika", @@ -33,6 +33,7 @@ OC.L10N.register( "Internal + Password protection for guests" : "Wewnętrzny + ochrona hasłem dla gości", "Internal + Waiting room for guests" : "Wewnętrzny + poczekalnia dla gości", "Internal" : "Wewnętrzny", + "Miscellaneous" : "Różne", "Recording" : "Nagranie", "Room name" : "Nazwa pokoju", "Create" : "Utwórz", @@ -51,6 +52,9 @@ OC.L10N.register( "Delete?" : "Usunąć?", "Could not delete record" : "Nie można usunąć nagrania", "Server error" : "Błąd serwera", + "Group" : "Grupa", + "Loading" : "Wczytywanie", + "Name, group, ..." : "Nazwa, grupa...", "Settings saved" : "Zapisano ustawienia", "Unexpected error occurred" : "Wystąpił nieoczekiwany błąd", "API URL is invalid" : "Adres URL interfejsu API jest nieprawidłowy", diff --git a/l10n/pl.json b/l10n/pl.json index 4978b56..09f0d3b 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -17,12 +17,12 @@ "Max" : "Maks.", "Record" : "Nagrywać", "Recordings" : "Nagrania", + "Edit" : "Edytuj", "Descriptive name of this room." : "Opis nazwy tego pokoju.", "This message is shown to all users in the chat area after they joined." : "Ta wiadomość jest wyświetlana wszystkim użytkownikom w obszarze czatu po dołączeniu.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Ustawia limit liczby uczestników w tym pokoju. Zero oznacza o braku limitu.", "If enabled, the moderator is able to start the recording." : "Jeśli ta opcja jest włączona, moderator może rozpocząć nagrywanie.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Publiczny: każdy, kto zna link, może dołączyć. Hasło: Goście muszą podać hasło. Poczekalnia: moderator musi zaakceptować każdego gościa, aby mógł dołączyć. Wewnętrzny: tylko użytkownicy Nextcloud mogą dołączyć.", - "Edit" : "Edytuj", "Edit \"{room}\"" : "Edytuj \"{room}\"", "Welcome" : "Witaj", "Participant limit" : "Limit uczestnika", @@ -31,6 +31,7 @@ "Internal + Password protection for guests" : "Wewnętrzny + ochrona hasłem dla gości", "Internal + Waiting room for guests" : "Wewnętrzny + poczekalnia dla gości", "Internal" : "Wewnętrzny", + "Miscellaneous" : "Różne", "Recording" : "Nagranie", "Room name" : "Nazwa pokoju", "Create" : "Utwórz", @@ -49,6 +50,9 @@ "Delete?" : "Usunąć?", "Could not delete record" : "Nie można usunąć nagrania", "Server error" : "Błąd serwera", + "Group" : "Grupa", + "Loading" : "Wczytywanie", + "Name, group, ..." : "Nazwa, grupa...", "Settings saved" : "Zapisano ustawienia", "Unexpected error occurred" : "Wystąpił nieoczekiwany błąd", "API URL is invalid" : "Adres URL interfejsu API jest nieprawidłowy", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index f4f7289..b37c1db 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravações", + "Edit" : "Editar", "Descriptive name of this room." : "Nome descritivo desta sala.", "This message is shown to all users in the chat area after they joined." : "Esta mensagem é mostrada a todos os usuários na área de bate-papo após a adesão.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Define um limite do número de participantes para esta sala. Zero significa sem limite.", "If enabled, the moderator is able to start the recording." : "Se ativado, o moderador poderá iniciar a gravação.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Público: Todos que têm o link podem participar. Senha: Os convidados devem fornecer uma senha. Sala de espera: Um moderador deve aceitar cada convidado para que possa participar. Interno: Somente usuários Nextcloud podem participar.", - "Edit" : "Editar", "Edit \"{room}\"" : "Editar \"{room}\"", "Welcome" : "Bem-vindo", "Participant limit" : "Limite de participantes", @@ -53,7 +53,9 @@ OC.L10N.register( "Could not delete record" : "Não foi possível excluir a gravação", "Server error" : "Erro no servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Carregando", + "Name, group, ..." : "Nome, grupo, ...", "Settings saved" : "Configurações salvas", "Unexpected error occurred" : "Ocorreu um erro inesperado", "API URL is invalid" : "URL da API inválida", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index d86d019..f8b6b22 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -17,12 +17,12 @@ "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravações", + "Edit" : "Editar", "Descriptive name of this room." : "Nome descritivo desta sala.", "This message is shown to all users in the chat area after they joined." : "Esta mensagem é mostrada a todos os usuários na área de bate-papo após a adesão.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Define um limite do número de participantes para esta sala. Zero significa sem limite.", "If enabled, the moderator is able to start the recording." : "Se ativado, o moderador poderá iniciar a gravação.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Público: Todos que têm o link podem participar. Senha: Os convidados devem fornecer uma senha. Sala de espera: Um moderador deve aceitar cada convidado para que possa participar. Interno: Somente usuários Nextcloud podem participar.", - "Edit" : "Editar", "Edit \"{room}\"" : "Editar \"{room}\"", "Welcome" : "Bem-vindo", "Participant limit" : "Limite de participantes", @@ -51,7 +51,9 @@ "Could not delete record" : "Não foi possível excluir a gravação", "Server error" : "Erro no servidor", "Group" : "Grupo", + "moderator" : "moderador", "Loading" : "Carregando", + "Name, group, ..." : "Nome, grupo, ...", "Settings saved" : "Configurações salvas", "Unexpected error occurred" : "Ocorreu um erro inesperado", "API URL is invalid" : "URL da API inválida", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index aca51f3..a2c4612 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -28,6 +28,9 @@ OC.L10N.register( "URL to room could not be stored." : "Não foi possível guardar o URL para a sala.", "Error" : "Erro", "Server error" : "Erro do servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "A carregar", "Settings saved" : "Definições guardadas" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 86524f0..5d6fe62 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -26,6 +26,9 @@ "URL to room could not be stored." : "Não foi possível guardar o URL para a sala.", "Error" : "Erro", "Server error" : "Erro do servidor", + "Group" : "Grupo", + "moderator" : "moderador", + "Loading" : "A carregar", "Settings saved" : "Definições guardadas" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index 32e2113..28ba5a0 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -12,6 +12,8 @@ OC.L10N.register( "Delete" : "Șterge", "Error" : "Eroare", "Server error" : "Eroare server", + "Group" : "Grup", + "Loading" : "Loading", "Settings saved" : "Setările au fost salvate" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 4c433f8..8184203 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -10,6 +10,8 @@ "Delete" : "Șterge", "Error" : "Eroare", "Server error" : "Eroare server", + "Group" : "Grup", + "Loading" : "Loading", "Settings saved" : "Setările au fost salvate" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 0d22ede..878623c 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -19,6 +19,7 @@ OC.L10N.register( "Welcome" : "Добро пожаловать", "Access" : "Доступ", "Public" : "Общедоступный", + "Miscellaneous" : "Разное", "Room name" : "Название комнаты", "Create" : "Создать", "_%n participant_::_%n participants_" : ["%n участник","%n участников","%n участников","%n участник"], @@ -34,6 +35,9 @@ OC.L10N.register( "Delete?" : "Удалить?", "Could not delete record" : "Не возможно удалить запись.", "Server error" : "Ошибка сервера", + "Group" : "Группа", + "moderator" : "модератор", + "Loading" : "Загружается", "Settings saved" : "Настройки сохранены", "Unexpected error occurred" : "Произошла неожиданная ошибка", "API secret is invalid" : "API секрет недействительный" diff --git a/l10n/ru.json b/l10n/ru.json index d996415..89a74b3 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -17,6 +17,7 @@ "Welcome" : "Добро пожаловать", "Access" : "Доступ", "Public" : "Общедоступный", + "Miscellaneous" : "Разное", "Room name" : "Название комнаты", "Create" : "Создать", "_%n participant_::_%n participants_" : ["%n участник","%n участников","%n участников","%n участник"], @@ -32,6 +33,9 @@ "Delete?" : "Удалить?", "Could not delete record" : "Не возможно удалить запись.", "Server error" : "Ошибка сервера", + "Group" : "Группа", + "moderator" : "модератор", + "Loading" : "Загружается", "Settings saved" : "Настройки сохранены", "Unexpected error occurred" : "Произошла неожиданная ошибка", "API secret is invalid" : "API секрет недействительный" diff --git a/l10n/sk.js b/l10n/sk.js index b9b1dea..052a19c 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Max", "Record" : "Záznam", "Recordings" : "Záznamy", + "Edit" : "Upraviť", "Descriptive name of this room." : "Popisný názov tejto miestnosti.", "This message is shown to all users in the chat area after they joined." : "Táto správa sa po pripojení zobrazí všetkým používateľom v oblasti četu.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastavuje limit počtu účastníkov v tejto miestnosti. Nula znamená, že je bez limitu.", "If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Verejné: Môže sa pripojiť Každý, kto vie odkaz. Heslo: Hostia musia zadať heslo. Čakáreň: Moderátor musí prijať každého hosťa skôr, ako sa môže pripojiť. Interné: Pripojiť sa môžu iba používatelia Nextcloud.", - "Edit" : "Upraviť", "Edit \"{room}\"" : "Upraviť „{room}“", "Welcome" : "Vitajte", "Participant limit" : "Limit účastníkov", @@ -33,6 +33,7 @@ OC.L10N.register( "Internal + Password protection for guests" : "Interné + ochrana heslom pre hostí", "Internal + Waiting room for guests" : "Interné + Čakáreň pre hostí", "Internal" : "Interné", + "Miscellaneous" : "Rôzne", "Recording" : "Záznam", "Room name" : "Názov miestnosti", "Create" : "Vytvoriť", @@ -51,6 +52,9 @@ OC.L10N.register( "Delete?" : "Zmazať?", "Could not delete record" : "Záznam sa nepodarilo odstrániť", "Server error" : "Chyba servera", + "Group" : "Skupina", + "Loading" : "Načítava sa...", + "Name, group, ..." : "Meno, skupina, ...", "Settings saved" : "Nastavenia uložené", "Unexpected error occurred" : "Vyskytla sa neočakávaná chyba", "API URL is invalid" : "URL API je neplatná", diff --git a/l10n/sk.json b/l10n/sk.json index 6ddf17f..03a9523 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -17,12 +17,12 @@ "Max" : "Max", "Record" : "Záznam", "Recordings" : "Záznamy", + "Edit" : "Upraviť", "Descriptive name of this room." : "Popisný názov tejto miestnosti.", "This message is shown to all users in the chat area after they joined." : "Táto správa sa po pripojení zobrazí všetkým používateľom v oblasti četu.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastavuje limit počtu účastníkov v tejto miestnosti. Nula znamená, že je bez limitu.", "If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Verejné: Môže sa pripojiť Každý, kto vie odkaz. Heslo: Hostia musia zadať heslo. Čakáreň: Moderátor musí prijať každého hosťa skôr, ako sa môže pripojiť. Interné: Pripojiť sa môžu iba používatelia Nextcloud.", - "Edit" : "Upraviť", "Edit \"{room}\"" : "Upraviť „{room}“", "Welcome" : "Vitajte", "Participant limit" : "Limit účastníkov", @@ -31,6 +31,7 @@ "Internal + Password protection for guests" : "Interné + ochrana heslom pre hostí", "Internal + Waiting room for guests" : "Interné + Čakáreň pre hostí", "Internal" : "Interné", + "Miscellaneous" : "Rôzne", "Recording" : "Záznam", "Room name" : "Názov miestnosti", "Create" : "Vytvoriť", @@ -49,6 +50,9 @@ "Delete?" : "Zmazať?", "Could not delete record" : "Záznam sa nepodarilo odstrániť", "Server error" : "Chyba servera", + "Group" : "Skupina", + "Loading" : "Načítava sa...", + "Name, group, ..." : "Meno, skupina, ...", "Settings saved" : "Nastavenia uložené", "Unexpected error occurred" : "Vyskytla sa neočakávaná chyba", "API URL is invalid" : "URL API je neplatná", diff --git a/l10n/sl.js b/l10n/sl.js index 0e6963a..a46486a 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "Največ", "Record" : "Snemaj", "Recordings" : "Posnetki", + "Edit" : "Uredi", "Descriptive name of this room." : "Opisno ime skupine.", "This message is shown to all users in the chat area after they joined." : "To sporočilo se ob prijavi pokaže vsem uporabnikom v klepetu.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Določitev omejitve števila udeležencev s skupini, vrednost nič pomeni, da ni omejitve.", "If enabled, the moderator is able to start the recording." : "Izbrana možnost onemogoča moderatorju snemanje dogodka.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Javno: vsakdo s povezavo se lahko pridruži. Geslo: udeleženci morajo vpisati tudi posebno geslo. Čakalnica: moderator mora potrditi vsakega udeleženca. Notranji: le uporabniki Nextcloud lahko sodelujejo.", - "Edit" : "Uredi", "Edit \"{room}\"" : "Uredi skupino »{room}«", "Welcome" : "Dobrodošli", "Participant limit" : "Omejitev udeležencev", @@ -53,6 +53,7 @@ OC.L10N.register( "Could not delete record" : "Zapisa ni mogoče izbrisati", "Server error" : "Napaka strežnika", "Group" : "Skupina", + "moderator" : "moderator", "Loading" : "Poteka nalaganje ...", "Settings saved" : "Nastavitve so shranjene.", "Unexpected error occurred" : "Prišlo je do nepričakovane napake", diff --git a/l10n/sl.json b/l10n/sl.json index c2e5168..2d4c7e3 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -17,12 +17,12 @@ "Max" : "Največ", "Record" : "Snemaj", "Recordings" : "Posnetki", + "Edit" : "Uredi", "Descriptive name of this room." : "Opisno ime skupine.", "This message is shown to all users in the chat area after they joined." : "To sporočilo se ob prijavi pokaže vsem uporabnikom v klepetu.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Določitev omejitve števila udeležencev s skupini, vrednost nič pomeni, da ni omejitve.", "If enabled, the moderator is able to start the recording." : "Izbrana možnost onemogoča moderatorju snemanje dogodka.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Javno: vsakdo s povezavo se lahko pridruži. Geslo: udeleženci morajo vpisati tudi posebno geslo. Čakalnica: moderator mora potrditi vsakega udeleženca. Notranji: le uporabniki Nextcloud lahko sodelujejo.", - "Edit" : "Uredi", "Edit \"{room}\"" : "Uredi skupino »{room}«", "Welcome" : "Dobrodošli", "Participant limit" : "Omejitev udeležencev", @@ -51,6 +51,7 @@ "Could not delete record" : "Zapisa ni mogoče izbrisati", "Server error" : "Napaka strežnika", "Group" : "Skupina", + "moderator" : "moderator", "Loading" : "Poteka nalaganje ...", "Settings saved" : "Nastavitve so shranjene.", "Unexpected error occurred" : "Prišlo je do nepričakovane napake", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 01eaba9..0c829d5 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -8,6 +8,8 @@ OC.L10N.register( "Welcome" : "Dobro došli", "Create" : "Napravi", "Delete" : "Obriši", - "Error" : "Error" + "Error" : "Error", + "Group" : "Group", + "Loading" : "Loading" }, "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/sr@latin.json b/l10n/sr@latin.json index 28f9ecd..c5feee1 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -6,6 +6,8 @@ "Welcome" : "Dobro došli", "Create" : "Napravi", "Delete" : "Obriši", - "Error" : "Error" + "Error" : "Error", + "Group" : "Group", + "Loading" : "Loading" },"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/sv.js b/l10n/sv.js index 999c313..9db1806 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -10,11 +10,15 @@ OC.L10N.register( "Welcome" : "Välkommen", "Access" : "Åtkomst", "Public" : "Offentlig", + "Miscellaneous" : "Diverse", "Room name" : "Rumsnamn", "Create" : "Skapa", "Delete" : "Radera", "Error" : "Fel", "Server error" : "Serverfel", + "Group" : "Grupp", + "moderator" : "moderator", + "Loading" : "Läser in", "Settings saved" : "Inställningar sparade" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index cbc343f..2c42a31 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -8,11 +8,15 @@ "Welcome" : "Välkommen", "Access" : "Åtkomst", "Public" : "Offentlig", + "Miscellaneous" : "Diverse", "Room name" : "Rumsnamn", "Create" : "Skapa", "Delete" : "Radera", "Error" : "Fel", "Server error" : "Serverfel", + "Group" : "Grupp", + "moderator" : "moderator", + "Loading" : "Läser in", "Settings saved" : "Inställningar sparade" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index 21c690c..836fdeb 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -8,6 +8,8 @@ OC.L10N.register( "Create" : "สร้าง", "Delete" : "ลบ", "Error" : "ข้อผิดพลาด", - "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์" + "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์", + "Group" : "กลุ่ม", + "Loading" : "Loading" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 7af619d..365c277 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -6,6 +6,8 @@ "Create" : "สร้าง", "Delete" : "ลบ", "Error" : "ข้อผิดพลาด", - "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์" + "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์", + "Group" : "กลุ่ม", + "Loading" : "Loading" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index bb674ec..14bd249 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -19,12 +19,12 @@ OC.L10N.register( "Max" : "En fazla", "Record" : "Kaydet", "Recordings" : "Kayıtlar", + "Edit" : "Düzenle", "Descriptive name of this room." : "Odayı açıklayan ad.", "This message is shown to all users in the chat area after they joined." : "Katılan tüm kullanıcılara sohbet alanında bu ileti görüntülenir.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Bu odanın katılımcı sayısı sınırını belirler. Sıfır yazıldığında sınırlama uygulanmaz.", "If enabled, the moderator is able to start the recording." : "Bu seçenek etkinleştirildiğinde, sorumlu toplantıyı kaydedebilir.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Herkese açık: Bağlantıyı bilen herkes toplantıya katılabilir. Parola: Toplantıya katılabilmek için konukların parolayı bilmesi gerekir. Bekleme odası: Konukların toplantıya katılabilmesi için sorumlu tarafından kabul edilmeleri gerekir. İç: Toplantıya yalnız Nextcloud kullanıcıları katılabilir.", - "Edit" : "Düzenle", "Edit \"{room}\"" : "“{room}” düzenle", "Welcome" : "Hoş geldiniz", "Participant limit" : "Katılımcı sınırı", @@ -53,7 +53,9 @@ OC.L10N.register( "Could not delete record" : "Kayıt silinemedi", "Server error" : "Sunucu sorunu", "Group" : "Grup", + "moderator" : "sorumlu", "Loading" : "Yükleniyor", + "Name, group, ..." : "İsim, grup, ...", "Settings saved" : "Ayarlar kaydedildi", "Unexpected error occurred" : "Beklenmeyen bir sorun çıktı", "API URL is invalid" : "API adresi geçersiz", diff --git a/l10n/tr.json b/l10n/tr.json index ce9eb0c..c99dfe3 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -17,12 +17,12 @@ "Max" : "En fazla", "Record" : "Kaydet", "Recordings" : "Kayıtlar", + "Edit" : "Düzenle", "Descriptive name of this room." : "Odayı açıklayan ad.", "This message is shown to all users in the chat area after they joined." : "Katılan tüm kullanıcılara sohbet alanında bu ileti görüntülenir.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Bu odanın katılımcı sayısı sınırını belirler. Sıfır yazıldığında sınırlama uygulanmaz.", "If enabled, the moderator is able to start the recording." : "Bu seçenek etkinleştirildiğinde, sorumlu toplantıyı kaydedebilir.", "Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Herkese açık: Bağlantıyı bilen herkes toplantıya katılabilir. Parola: Toplantıya katılabilmek için konukların parolayı bilmesi gerekir. Bekleme odası: Konukların toplantıya katılabilmesi için sorumlu tarafından kabul edilmeleri gerekir. İç: Toplantıya yalnız Nextcloud kullanıcıları katılabilir.", - "Edit" : "Düzenle", "Edit \"{room}\"" : "“{room}” düzenle", "Welcome" : "Hoş geldiniz", "Participant limit" : "Katılımcı sınırı", @@ -51,7 +51,9 @@ "Could not delete record" : "Kayıt silinemedi", "Server error" : "Sunucu sorunu", "Group" : "Grup", + "moderator" : "sorumlu", "Loading" : "Yükleniyor", + "Name, group, ..." : "İsim, grup, ...", "Settings saved" : "Ayarlar kaydedildi", "Unexpected error occurred" : "Beklenmeyen bir sorun çıktı", "API URL is invalid" : "API adresi geçersiz", diff --git a/l10n/ug.js b/l10n/ug.js index fb5c500..9a8484f 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "تەھرىر", "Create" : "قۇر", "Delete" : "ئۆچۈر", - "Error" : "خاتالىق" + "Error" : "خاتالىق", + "Group" : "Group", + "Loading" : "Loading" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 1c77d3f..2f05fae 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -5,6 +5,8 @@ "Edit" : "تەھرىر", "Create" : "قۇر", "Delete" : "ئۆچۈر", - "Error" : "خاتالىق" + "Error" : "خاتالىق", + "Group" : "Group", + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 7357d12..8479eb0 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -18,11 +18,11 @@ OC.L10N.register( "Max" : "Щонайбільше", "Record" : "Запис", "Recordings" : "Записи", + "Edit" : "Редагувати", "Descriptive name of this room." : "Опис кімнати.", "This message is shown to all users in the chat area after they joined." : "Це повідомлення показуватиметься усім користувачам в розділі чату після їхнього приєднання.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Встановлення обмеження на кількість учасників у цій кімнаті. Нуль означає без обмежень.", "If enabled, the moderator is able to start the recording." : "Якщо увімкнено, модератор матиме змогу вести запис.", - "Edit" : "Редагувати", "Edit \"{room}\"" : "Редагувати \"{room}\"", "Welcome" : "Вітання", "Participant limit" : "Обмеження учасників", @@ -31,6 +31,7 @@ OC.L10N.register( "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", "Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей", "Internal" : "Внутрішній", + "Miscellaneous" : "Різне", "Recording" : "Запис", "Room name" : "Назва кімнати", "Create" : "Створити", @@ -49,6 +50,8 @@ OC.L10N.register( "Delete?" : "Вилучити", "Could not delete record" : "Неможливо вилучити запис", "Server error" : "Помилка серверу", + "Group" : "Група", + "Loading" : "Завантаження", "Settings saved" : "Налаштування збережено", "Unexpected error occurred" : "Неочікувана помилка", "API URL is invalid" : "Посилання API недійсне", diff --git a/l10n/uk.json b/l10n/uk.json index 2a6fffd..ccdbfbd 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -16,11 +16,11 @@ "Max" : "Щонайбільше", "Record" : "Запис", "Recordings" : "Записи", + "Edit" : "Редагувати", "Descriptive name of this room." : "Опис кімнати.", "This message is shown to all users in the chat area after they joined." : "Це повідомлення показуватиметься усім користувачам в розділі чату після їхнього приєднання.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Встановлення обмеження на кількість учасників у цій кімнаті. Нуль означає без обмежень.", "If enabled, the moderator is able to start the recording." : "Якщо увімкнено, модератор матиме змогу вести запис.", - "Edit" : "Редагувати", "Edit \"{room}\"" : "Редагувати \"{room}\"", "Welcome" : "Вітання", "Participant limit" : "Обмеження учасників", @@ -29,6 +29,7 @@ "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", "Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей", "Internal" : "Внутрішній", + "Miscellaneous" : "Різне", "Recording" : "Запис", "Room name" : "Назва кімнати", "Create" : "Створити", @@ -47,6 +48,8 @@ "Delete?" : "Вилучити", "Could not delete record" : "Неможливо вилучити запис", "Server error" : "Помилка серверу", + "Group" : "Група", + "Loading" : "Завантаження", "Settings saved" : "Налаштування збережено", "Unexpected error occurred" : "Неочікувана помилка", "API URL is invalid" : "Посилання API недійсне", diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js index 17a7df4..651e8c5 100644 --- a/l10n/ur_PK.js +++ b/l10n/ur_PK.js @@ -6,6 +6,8 @@ OC.L10N.register( "Name" : "اسم", "Edit" : "تدوین کریں", "Delete" : "حذف کریں", - "Error" : "ایرر" + "Error" : "ایرر", + "Group" : "Group", + "Loading" : "Loading" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json index 4ee3f23..d390ddb 100644 --- a/l10n/ur_PK.json +++ b/l10n/ur_PK.json @@ -4,6 +4,8 @@ "Name" : "اسم", "Edit" : "تدوین کریں", "Delete" : "حذف کریں", - "Error" : "ایرر" + "Error" : "ایرر", + "Group" : "Group", + "Loading" : "Loading" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index b6dd6d4..b5905a9 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -17,6 +17,7 @@ OC.L10N.register( "Error" : "错误", "Server error" : "服务器错误", "Group" : "群组", + "moderator" : "主持人", "Loading" : "正在加载", "Settings saved" : "设置已保存" }, diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 980b70f..8ebbc95 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -15,6 +15,7 @@ "Error" : "错误", "Server error" : "服务器错误", "Group" : "群组", + "moderator" : "主持人", "Loading" : "正在加载", "Settings saved" : "设置已保存" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 567bdc7..8ab8f7f 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -7,6 +7,8 @@ OC.L10N.register( "Edit" : "編輯", "Create" : "新增", "Delete" : "刪除", - "Error" : "錯誤" + "Error" : "錯誤", + "Group" : "群組", + "Loading" : "Loading" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b893e53..61b15a6 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -5,6 +5,8 @@ "Edit" : "編輯", "Create" : "新增", "Delete" : "刪除", - "Error" : "錯誤" + "Error" : "錯誤", + "Group" : "群組", + "Loading" : "Loading" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 9714fab..43056e2 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -14,6 +14,9 @@ OC.L10N.register( "Delete" : "刪除", "Error" : "錯誤", "Server error" : "伺服器錯誤", + "Group" : "群組", + "moderator" : "主持人", + "Loading" : "載入中", "Settings saved" : "設定已儲存" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index eb8d515..c603f2a 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -12,6 +12,9 @@ "Delete" : "刪除", "Error" : "錯誤", "Server error" : "伺服器錯誤", + "Group" : "群組", + "moderator" : "主持人", + "Loading" : "載入中", "Settings saved" : "設定已儲存" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file