diff --git a/l10n/af.js b/l10n/af.js index 2e56230..abb0a5a 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -3,7 +3,10 @@ OC.L10N.register( { "Save" : "Stoor", "Display name" : "Vertoonnaam", + "Password" : "Wagwoord", + "Join" : "Sluit aan", "Name" : "Naam", + "Edit" : "Wysig", "Create" : "Skep", "Delete" : "Skrap", "Error" : "Fout", diff --git a/l10n/af.json b/l10n/af.json index 45378e5..375b46e 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,7 +1,10 @@ { "translations": { "Save" : "Stoor", "Display name" : "Vertoonnaam", + "Password" : "Wagwoord", + "Join" : "Sluit aan", "Name" : "Naam", + "Edit" : "Wysig", "Create" : "Skep", "Delete" : "Skrap", "Error" : "Fout", diff --git a/l10n/bs.js b/l10n/bs.js index e9e9a04..cf0906e 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -2,7 +2,10 @@ OC.L10N.register( "bbb", { "Save" : "Spremi", + "Password" : "Lozinka", "Name" : "Ime", + "Edit" : "Izmjeni", + "Public" : "Javno", "Create" : "Ustvari", "Delete" : "Obriši", "Error" : "Greška" diff --git a/l10n/bs.json b/l10n/bs.json index e193f04..1e3778c 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -1,6 +1,9 @@ { "translations": { "Save" : "Spremi", + "Password" : "Lozinka", "Name" : "Ime", + "Edit" : "Izmjeni", + "Public" : "Javno", "Create" : "Ustvari", "Delete" : "Obriši", "Error" : "Greška" diff --git a/l10n/ca.js b/l10n/ca.js index 90baf65..a87d948 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "Desa", "Display name" : "Nom per mostrar", + "Password" : "Contrasenya", + "Join" : "Uneix", "Name" : "Nom", + "Edit" : "Edita", "Welcome" : "Benvingut", + "Access" : "Accés", + "Public" : "Públic", "Create" : "Crea", "Delete" : "Eliminar", "Error" : "Error", diff --git a/l10n/ca.json b/l10n/ca.json index 9c03f77..01190d1 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "Desa", "Display name" : "Nom per mostrar", + "Password" : "Contrasenya", + "Join" : "Uneix", "Name" : "Nom", + "Edit" : "Edita", "Welcome" : "Benvingut", + "Access" : "Accés", + "Public" : "Públic", "Create" : "Crea", "Delete" : "Eliminar", "Error" : "Error", diff --git a/l10n/cs.js b/l10n/cs.js index aefd82c..9458f98 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Uložit", "Please enter your name!" : "Zadejte své jméno!", "The name must be at least 3 characters long." : "Je třeba, aby jméno bylo alespoň 3 znaky dlouhé.", + "You have to provide the correct password to join the meeting." : "Abyste se mohli připojit k jednání, je třeba, abyste zadali heslo.", "Display name" : "Zobrazovaný název", "Password" : "Heslo", "Join" : "Připojit se", @@ -18,10 +19,21 @@ OC.L10N.register( "Max" : "Nejvýše", "Record" : "Záznam", "Recordings" : "Nahrávky", + "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ů", "Access" : "Přístup", "Public" : "Veřejné", + "Internal + Password protection for guests" : "Interní + Ochrana heslem vůči hostům.", + "Internal + Waiting room for guests" : "interní + Čekárna pro hosty", + "Internal" : "Vnitřní", + "Recording" : "Zaznamenávání", "Room name" : "Název místnosti", "Create" : "Vytvořit", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníků","%n účastníci"], diff --git a/l10n/cs.json b/l10n/cs.json index a5e7de1..e82614b 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -9,6 +9,7 @@ "Save" : "Uložit", "Please enter your name!" : "Zadejte své jméno!", "The name must be at least 3 characters long." : "Je třeba, aby jméno bylo alespoň 3 znaky dlouhé.", + "You have to provide the correct password to join the meeting." : "Abyste se mohli připojit k jednání, je třeba, abyste zadali heslo.", "Display name" : "Zobrazovaný název", "Password" : "Heslo", "Join" : "Připojit se", @@ -16,10 +17,21 @@ "Max" : "Nejvýše", "Record" : "Záznam", "Recordings" : "Nahrávky", + "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ů", "Access" : "Přístup", "Public" : "Veřejné", + "Internal + Password protection for guests" : "Interní + Ochrana heslem vůči hostům.", + "Internal + Waiting room for guests" : "interní + Čekárna pro hosty", + "Internal" : "Vnitřní", + "Recording" : "Zaznamenávání", "Room name" : "Název místnosti", "Create" : "Vytvořit", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníků","%n účastníci"], diff --git a/l10n/da.js b/l10n/da.js index 97518ed..71c340d 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "Gem", "Display name" : "Vist navn", + "Password" : "Adgangskode", + "Join" : "Deltag", "Name" : "Navn", + "Edit" : "Rediger", "Welcome" : "Velkommen", + "Access" : "Adgang", + "Public" : "Offentlig", "Create" : "Opret", "Delete" : "Slet", "Error" : "Fejl", diff --git a/l10n/da.json b/l10n/da.json index 8d3de7c..4479f45 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "Gem", "Display name" : "Vist navn", + "Password" : "Adgangskode", + "Join" : "Deltag", "Name" : "Navn", + "Edit" : "Rediger", "Welcome" : "Velkommen", + "Access" : "Adgang", + "Public" : "Offentlig", "Create" : "Opret", "Delete" : "Slet", "Error" : "Fejl", diff --git a/l10n/de.js b/l10n/de.js index 8bbb3fc..2eb72d6 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -11,12 +11,29 @@ OC.L10N.register( "Save" : "Speichern", "Please enter your name!" : "Bitte gebe Deinen Namen ein!", "The name must be at least 3 characters long." : "Der Name muss mindestens 3 Zeichen lang sein.", + "You have to provide the correct password to join the meeting." : "Du musst das richtige Passwort eingeben, um an der Unterhaltung teilnehmen zu können.", "Display name" : "Anzeigename", + "Password" : "Passwort", + "Join" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).", "Name" : "Name", "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "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}\"" : "Bearbeite \"{room}\"", "Welcome" : "Willkommen", + "Participant limit" : "Teilnehmerbegrenzung", + "Access" : "Zugriff", + "Public" : "Öffentlich", + "Internal + Password protection for guests" : "Interne + Passwortschutz für Gäste", + "Internal + Waiting room for guests" : "Interne + Warteraum für Gäste", + "Internal" : "Intern", + "Recording" : "Nehme auf", "Room name" : "Raumname", "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], diff --git a/l10n/de.json b/l10n/de.json index 5c1f7e3..fc076a1 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -9,12 +9,29 @@ "Save" : "Speichern", "Please enter your name!" : "Bitte gebe Deinen Namen ein!", "The name must be at least 3 characters long." : "Der Name muss mindestens 3 Zeichen lang sein.", + "You have to provide the correct password to join the meeting." : "Du musst das richtige Passwort eingeben, um an der Unterhaltung teilnehmen zu können.", "Display name" : "Anzeigename", + "Password" : "Passwort", + "Join" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).", "Name" : "Name", "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "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}\"" : "Bearbeite \"{room}\"", "Welcome" : "Willkommen", + "Participant limit" : "Teilnehmerbegrenzung", + "Access" : "Zugriff", + "Public" : "Öffentlich", + "Internal + Password protection for guests" : "Interne + Passwortschutz für Gäste", + "Internal + Waiting room for guests" : "Interne + Warteraum für Gäste", + "Internal" : "Intern", + "Recording" : "Nehme auf", "Room name" : "Raumname", "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 97ba659..e371b83 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Speichern", "Please enter your name!" : "Bitte geben Sie Ihren Namen ein!", "The name must be at least 3 characters long." : "Der Name muss mindestens 3 Zeichen lang sein.", + "You have to provide the correct password to join the meeting." : "Sie müssen das richtige Passwort eingeben, um an der Unterhaltung teilnehmen zu können.", "Display name" : "Anzeigename", "Password" : "Passwort", "Join" : "Beitreten", @@ -18,10 +19,21 @@ OC.L10N.register( "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "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}\"" : "Bearbeite \"{room}\"", "Welcome" : "Willkommen", + "Participant limit" : "Teilnehmerbegrenzung", "Access" : "Zugriff", "Public" : "Öffentlich", + "Internal + Password protection for guests" : "Interne + Passwortschutz für Gäste", + "Internal + Waiting room for guests" : "Interne + Warteraum für Gäste", + "Internal" : "Intern", + "Recording" : "Nehme auf", "Room name" : "Raumname", "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer "], diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 5d7b939..7379d5b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -9,6 +9,7 @@ "Save" : "Speichern", "Please enter your name!" : "Bitte geben Sie Ihren Namen ein!", "The name must be at least 3 characters long." : "Der Name muss mindestens 3 Zeichen lang sein.", + "You have to provide the correct password to join the meeting." : "Sie müssen das richtige Passwort eingeben, um an der Unterhaltung teilnehmen zu können.", "Display name" : "Anzeigename", "Password" : "Passwort", "Join" : "Beitreten", @@ -16,10 +17,21 @@ "Max" : "Max", "Record" : "Aufnahme", "Recordings" : "Aufnahmen", + "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}\"" : "Bearbeite \"{room}\"", "Welcome" : "Willkommen", + "Participant limit" : "Teilnehmerbegrenzung", "Access" : "Zugriff", "Public" : "Öffentlich", + "Internal + Password protection for guests" : "Interne + Passwortschutz für Gäste", + "Internal + Waiting room for guests" : "Interne + Warteraum für Gäste", + "Internal" : "Intern", + "Recording" : "Nehme auf", "Room name" : "Raumname", "Create" : "Erstellen", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer "], diff --git a/l10n/el.js b/l10n/el.js index 2dd72cf..0dd25bc 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -11,17 +11,29 @@ OC.L10N.register( "Save" : "Αποθήκευση", "Please enter your name!" : "Παρακαλούμε εισάγετε το όνομά σας!", "The name must be at least 3 characters long." : "Το όνομα πρέπει να έχει τουλάχιστον 3 χαρακτήρες.", + "You have to provide the correct password to join the meeting." : "Πρέπει να καταχωρήσετε τον σωστό κωδικό για να συμμετέχετε στην συνάντηση.", "Display name" : "Εμφανιζόμενο όνομα", "Password" : "Κωδικός πρόσβασης", "Join" : "Συμμετοχή", "Name" : "Όνομα", "Max" : "Μέγιστο", - "Record" : "Ηχογράφηση", - "Recordings" : "Ηχογραφήσεις", + "Record" : "Καταγραφή", + "Recordings" : "Καταγραφές", + "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" : "Όριο συμμετεχόντων", "Access" : "Πρόσβαση", "Public" : "Δημόσια", + "Internal + Password protection for guests" : "Εσωτερική προστασία + κωδικός πρόσβασης για τους επισκέπτες", + "Internal + Waiting room for guests" : "Εσωτερικό δωμάτιο + αίθουσα αναμονής για τους επισκέπτες", + "Internal" : "Εσωτερικά", + "Recording" : "Καταγραφή", "Room name" : "Όνομα δωματίου", "Create" : "Δημιουργία", "_%n participant_::_%n participants_" : ["%n συμμετέχων","%n συμμετέχοντες"], diff --git a/l10n/el.json b/l10n/el.json index 5203f2d..64956f1 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -9,17 +9,29 @@ "Save" : "Αποθήκευση", "Please enter your name!" : "Παρακαλούμε εισάγετε το όνομά σας!", "The name must be at least 3 characters long." : "Το όνομα πρέπει να έχει τουλάχιστον 3 χαρακτήρες.", + "You have to provide the correct password to join the meeting." : "Πρέπει να καταχωρήσετε τον σωστό κωδικό για να συμμετέχετε στην συνάντηση.", "Display name" : "Εμφανιζόμενο όνομα", "Password" : "Κωδικός πρόσβασης", "Join" : "Συμμετοχή", "Name" : "Όνομα", "Max" : "Μέγιστο", - "Record" : "Ηχογράφηση", - "Recordings" : "Ηχογραφήσεις", + "Record" : "Καταγραφή", + "Recordings" : "Καταγραφές", + "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" : "Όριο συμμετεχόντων", "Access" : "Πρόσβαση", "Public" : "Δημόσια", + "Internal + Password protection for guests" : "Εσωτερική προστασία + κωδικός πρόσβασης για τους επισκέπτες", + "Internal + Waiting room for guests" : "Εσωτερικό δωμάτιο + αίθουσα αναμονής για τους επισκέπτες", + "Internal" : "Εσωτερικά", + "Recording" : "Καταγραφή", "Room name" : "Όνομα δωματίου", "Create" : "Δημιουργία", "_%n participant_::_%n participants_" : ["%n συμμετέχων","%n συμμετέχοντες"], diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 3562fb9..4d7150d 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "Save", "Display name" : "Display name", + "Password" : "Password", + "Join" : "Join", "Name" : "Name", + "Edit" : "Edit", "Welcome" : "Welcome", + "Access" : "Access", + "Public" : "Public", "Room name" : "Room name", "Create" : "Create", "Delete" : "Delete", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 70206fc..936e02d 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "Save", "Display name" : "Display name", + "Password" : "Password", + "Join" : "Join", "Name" : "Name", + "Edit" : "Edit", "Welcome" : "Welcome", + "Access" : "Access", + "Public" : "Public", "Room name" : "Room name", "Create" : "Create", "Delete" : "Delete", diff --git a/l10n/eo.js b/l10n/eo.js index 6c90dd3..26d1db1 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -3,7 +3,12 @@ OC.L10N.register( { "Save" : "Konservi", "Display name" : "Vidiga nomo", + "Password" : "Pasvorto", + "Join" : "Aliĝi", "Name" : "Nomo", + "Edit" : "Modifi", + "Access" : "Aliro", + "Public" : "Publika", "Create" : "Krei", "Delete" : "Forigi", "Error" : "Eraro", diff --git a/l10n/eo.json b/l10n/eo.json index 7815203..9755e5c 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -1,7 +1,12 @@ { "translations": { "Save" : "Konservi", "Display name" : "Vidiga nomo", + "Password" : "Pasvorto", + "Join" : "Aliĝi", "Name" : "Nomo", + "Edit" : "Modifi", + "Access" : "Aliro", + "Public" : "Publika", "Create" : "Krei", "Delete" : "Forigi", "Error" : "Eraro", diff --git a/l10n/es.js b/l10n/es.js index 7ed3771..a0af03c 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -12,11 +12,16 @@ OC.L10N.register( "Please enter your name!" : "¡Por favor, introduzca su nombre!", "The name must be at least 3 characters long." : "El nombre debe contener al menos 3 caracteres.", "Display name" : "Mostrar nombre", + "Password" : "Contraseña", + "Join" : "Unirse", "Name" : "Nombre", "Max" : "Máx", "Record" : "Grabar", "Recordings" : "Grabaciones", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Públicos", "Room name" : "Nombre de la sala", "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/es.json b/l10n/es.json index 55b101e..cb770fc 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -10,11 +10,16 @@ "Please enter your name!" : "¡Por favor, introduzca su nombre!", "The name must be at least 3 characters long." : "El nombre debe contener al menos 3 caracteres.", "Display name" : "Mostrar nombre", + "Password" : "Contraseña", + "Join" : "Unirse", "Name" : "Nombre", "Max" : "Máx", "Record" : "Grabar", "Recordings" : "Grabaciones", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Públicos", "Room name" : "Nombre de la sala", "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/es_419.js b/l10n/es_419.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_419.json b/l10n/es_419.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index a2567f8..2dcf8f8 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 2fcdc30..bc08b99 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "Guardar", "Display name" : "Nombre a desplegar", + "Password" : "Contraseña", "Name" : "Nombre", + "Edit" : "Editar", "Welcome" : "Bienvenido", + "Access" : "Acceso", + "Public" : "Público", "Create" : "Crear", "Delete" : "Borrar", "Error" : "Error", diff --git a/l10n/eu.js b/l10n/eu.js index 5f4dac8..4b56f22 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -9,11 +9,16 @@ OC.L10N.register( "Please enter your name!" : "Mesedez sartu zure izena!", "The name must be at least 3 characters long." : "Izenak 3 karaktere behar ditu gutxienez.", "Display name" : "Erakutsi izena", + "Password" : "Pasahitza", + "Join" : "Batu", "Name" : "Izena", "Max" : "Maximoa", "Record" : "Grabatu", "Recordings" : "Grabaketak", + "Edit" : "Editatu", "Welcome" : "Ongi etorri", + "Access" : "Sarbidea", + "Public" : "Publikoa", "Room name" : "Gelaren izena", "Create" : "Sortu", "_%n participant_::_%n participants_" : ["Parte-hartzaile %n","%n parte-hartzaile"], diff --git a/l10n/eu.json b/l10n/eu.json index c345450..f09deae 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -7,11 +7,16 @@ "Please enter your name!" : "Mesedez sartu zure izena!", "The name must be at least 3 characters long." : "Izenak 3 karaktere behar ditu gutxienez.", "Display name" : "Erakutsi izena", + "Password" : "Pasahitza", + "Join" : "Batu", "Name" : "Izena", "Max" : "Maximoa", "Record" : "Grabatu", "Recordings" : "Grabaketak", + "Edit" : "Editatu", "Welcome" : "Ongi etorri", + "Access" : "Sarbidea", + "Public" : "Publikoa", "Room name" : "Gelaren izena", "Create" : "Sortu", "_%n participant_::_%n participants_" : ["Parte-hartzaile %n","%n parte-hartzaile"], diff --git a/l10n/fa.js b/l10n/fa.js index f243d24..baaec30 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "ذخیره", "Display name" : "نام جهت نمایش", + "Password" : "کلمه عبور", + "Join" : "ملحق شدن", "Name" : "نام", + "Edit" : "ویرایش کردن", "Welcome" : "خوش آمدی", + "Access" : "دسترسی", + "Public" : "عمومی", "Create" : "ایجاد شده", "Delete" : "حذف", "Error" : "خطا", diff --git a/l10n/fa.json b/l10n/fa.json index 0b89df9..2acdbd1 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "ذخیره", "Display name" : "نام جهت نمایش", + "Password" : "کلمه عبور", + "Join" : "ملحق شدن", "Name" : "نام", + "Edit" : "ویرایش کردن", "Welcome" : "خوش آمدی", + "Access" : "دسترسی", + "Public" : "عمومی", "Create" : "ایجاد شده", "Delete" : "حذف", "Error" : "خطا", diff --git a/l10n/fi.js b/l10n/fi.js index bf6d2c8..0127b2c 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -10,11 +10,17 @@ OC.L10N.register( "Please enter your name!" : "Kirjoita nimesi!", "The name must be at least 3 characters long." : "Nimen tulee olla vähintään kolme merkkiä.", "Display name" : "Näyttönimi", + "Password" : "Salasana", + "Join" : "Liity", "Name" : "Nimi", "Max" : "Enintään", "Record" : "Tallenne", "Recordings" : "Tallenteet", + "Edit" : "Muokkaa", "Welcome" : "Tervetuloa", + "Access" : "Käyttöoikeudet", + "Public" : "Julkinen", + "Internal" : "Sisäinen", "Room name" : "Huoneen nimi", "Create" : "Luo", "_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"], diff --git a/l10n/fi.json b/l10n/fi.json index 930cd8f..35dcf71 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -8,11 +8,17 @@ "Please enter your name!" : "Kirjoita nimesi!", "The name must be at least 3 characters long." : "Nimen tulee olla vähintään kolme merkkiä.", "Display name" : "Näyttönimi", + "Password" : "Salasana", + "Join" : "Liity", "Name" : "Nimi", "Max" : "Enintään", "Record" : "Tallenne", "Recordings" : "Tallenteet", + "Edit" : "Muokkaa", "Welcome" : "Tervetuloa", + "Access" : "Käyttöoikeudet", + "Public" : "Julkinen", + "Internal" : "Sisäinen", "Room name" : "Huoneen nimi", "Create" : "Luo", "_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"], diff --git a/l10n/fo.js b/l10n/fo.js new file mode 100644 index 0000000..0092730 --- /dev/null +++ b/l10n/fo.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "bbb", + { + "Password" : "Loyniorð", + "Public" : "Alment", + "Delete" : "Strika", + "Settings saved" : "Stillingar eru goymd" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fo.json b/l10n/fo.json new file mode 100644 index 0000000..f4fb1fb --- /dev/null +++ b/l10n/fo.json @@ -0,0 +1,7 @@ +{ "translations": { + "Password" : "Loyniorð", + "Public" : "Alment", + "Delete" : "Strika", + "Settings saved" : "Stillingar eru goymd" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index e70da93..dde83af 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -12,11 +12,16 @@ OC.L10N.register( "Please enter your name!" : "Veuillez saisir votre nom !", "The name must be at least 3 characters long." : "Le nom doit contenir au moins 3 caractères.", "Display name" : "Nom à afficher", + "Password" : "Mot de passe", + "Join" : "Rejoindre", "Name" : "Nom", "Max" : "Max", "Record" : "Enregistrer", "Recordings" : "Enregistrement", + "Edit" : "Modifier", "Welcome" : "Bienvenue", + "Access" : "Accès", + "Public" : "Public", "Room name" : "Nom du salon de discussion", "Create" : "Créer", "_%n participant_::_%n participants_" : ["%n participant","%n participants"], diff --git a/l10n/fr.json b/l10n/fr.json index 80a227a..e6bbee4 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -10,11 +10,16 @@ "Please enter your name!" : "Veuillez saisir votre nom !", "The name must be at least 3 characters long." : "Le nom doit contenir au moins 3 caractères.", "Display name" : "Nom à afficher", + "Password" : "Mot de passe", + "Join" : "Rejoindre", "Name" : "Nom", "Max" : "Max", "Record" : "Enregistrer", "Recordings" : "Enregistrement", + "Edit" : "Modifier", "Welcome" : "Bienvenue", + "Access" : "Accès", + "Public" : "Public", "Room name" : "Nom du salon de discussion", "Create" : "Créer", "_%n participant_::_%n participants_" : ["%n participant","%n participants"], diff --git a/l10n/gl.js b/l10n/gl.js index 741f20d..12dde26 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Gardar", "Please enter your name!" : "Introduza o seu nome", "The name must be at least 3 characters long." : "O nome debe ter como mínimo 3 caracteres.", + "You have to provide the correct password to join the meeting." : "Ten que fornecer o contrasinal correcto para participar na xuntanza.", "Display name" : "Nome a amosar", "Password" : "Contrasinal", "Join" : "Unirse", @@ -18,10 +19,21 @@ OC.L10N.register( "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravacións", + "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", "Access" : "Acceso", "Public" : "Público", + "Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados", + "Internal + Waiting room for guests" : "Interna + Sala de espera para convidados", + "Internal" : "Interna", + "Recording" : "Gravando", "Room name" : "Nome da sala", "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/gl.json b/l10n/gl.json index 359bd55..ecd5526 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -9,6 +9,7 @@ "Save" : "Gardar", "Please enter your name!" : "Introduza o seu nome", "The name must be at least 3 characters long." : "O nome debe ter como mínimo 3 caracteres.", + "You have to provide the correct password to join the meeting." : "Ten que fornecer o contrasinal correcto para participar na xuntanza.", "Display name" : "Nome a amosar", "Password" : "Contrasinal", "Join" : "Unirse", @@ -16,10 +17,21 @@ "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravacións", + "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", "Access" : "Acceso", "Public" : "Público", + "Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados", + "Internal + Waiting room for guests" : "Interna + Sala de espera para convidados", + "Internal" : "Interna", + "Recording" : "Gravando", "Room name" : "Nome da sala", "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/he.js b/l10n/he.js index 1c109bf..de21799 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -8,11 +8,16 @@ OC.L10N.register( "Please enter your name!" : "נא למלא את שמך!", "The name must be at least 3 characters long." : "אורך השם חייב להיות למעלה מ־3 תווים.", "Display name" : "שם תצוגה", + "Password" : "ססמה", + "Join" : "הצטרף", "Name" : "שם", "Max" : "מרבי", "Record" : "הקלטה", "Recordings" : "הקלטה", + "Edit" : "עריכה", "Welcome" : "ברוך בואך", + "Access" : "גישה", + "Public" : "ציבורי", "Room name" : "שם החדר", "Create" : "יצירה", "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], diff --git a/l10n/he.json b/l10n/he.json index b09a7cc..96c4754 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -6,11 +6,16 @@ "Please enter your name!" : "נא למלא את שמך!", "The name must be at least 3 characters long." : "אורך השם חייב להיות למעלה מ־3 תווים.", "Display name" : "שם תצוגה", + "Password" : "ססמה", + "Join" : "הצטרף", "Name" : "שם", "Max" : "מרבי", "Record" : "הקלטה", "Recordings" : "הקלטה", + "Edit" : "עריכה", "Welcome" : "ברוך בואך", + "Access" : "גישה", + "Public" : "ציבורי", "Room name" : "שם החדר", "Create" : "יצירה", "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], diff --git a/l10n/hu.js b/l10n/hu.js index c54be82..31053bf 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -12,11 +12,16 @@ OC.L10N.register( "Please enter your name!" : "Adja meg a nevét!", "The name must be at least 3 characters long." : "A névnek legalább 3 karakter hosszúnak kell lennie.", "Display name" : "Megjelenítendő név", + "Password" : "Jelszó", + "Join" : "Csatlakozás", "Name" : "Név", "Max" : "Maximum", "Record" : "Felvétel", "Recordings" : "Felvételek", + "Edit" : "Szerkesztés", "Welcome" : "Üdvözöljük", + "Access" : "Hozzáférés", + "Public" : "Nyilvános", "Room name" : "Szoba neve", "Create" : "Létrehozás", "_%n participant_::_%n participants_" : ["%n résztvevő","%n résztvevő"], diff --git a/l10n/hu.json b/l10n/hu.json index aff9dba..edd3c79 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -10,11 +10,16 @@ "Please enter your name!" : "Adja meg a nevét!", "The name must be at least 3 characters long." : "A névnek legalább 3 karakter hosszúnak kell lennie.", "Display name" : "Megjelenítendő név", + "Password" : "Jelszó", + "Join" : "Csatlakozás", "Name" : "Név", "Max" : "Maximum", "Record" : "Felvétel", "Recordings" : "Felvételek", + "Edit" : "Szerkesztés", "Welcome" : "Üdvözöljük", + "Access" : "Hozzáférés", + "Public" : "Nyilvános", "Room name" : "Szoba neve", "Create" : "Létrehozás", "_%n participant_::_%n participants_" : ["%n résztvevő","%n résztvevő"], diff --git a/l10n/ia.js b/l10n/ia.js index 2f03bb6..9c2cb0e 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -3,7 +3,10 @@ OC.L10N.register( { "Save" : "Salveguardar", "Display name" : "Monstrar nomine", + "Password" : "Contrasigno", "Name" : "Nomine", + "Edit" : "Modificar", + "Public" : "Public", "Create" : "Crear", "Delete" : "Deler", "Error" : "Error", diff --git a/l10n/ia.json b/l10n/ia.json index c0ac9d1..b6adea9 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -1,7 +1,10 @@ { "translations": { "Save" : "Salveguardar", "Display name" : "Monstrar nomine", + "Password" : "Contrasigno", "Name" : "Nomine", + "Edit" : "Modificar", + "Public" : "Public", "Create" : "Crear", "Delete" : "Deler", "Error" : "Error", diff --git a/l10n/id.js b/l10n/id.js index a3c6349..f3a002a 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -11,11 +11,15 @@ OC.L10N.register( "Please enter your name!" : "Silakan isi nama Anda!", "The name must be at least 3 characters long." : "Nama setidaknya wajib memiliki panjang 3 karakter.", "Display name" : "Nama tampilan", + "Password" : "Kata kunci", + "Join" : "Gabung", "Name" : "Nama", "Max" : "Maksimum", "Record" : "Rekam", "Recordings" : "Rekaman", + "Edit" : "Sunting", "Welcome" : "Selamat datang", + "Public" : "Publik", "Room name" : "Nama ruang", "Create" : "Buat", "_%n participant_::_%n participants_" : ["%n partisipan"], diff --git a/l10n/id.json b/l10n/id.json index 743f2e4..f00cd8a 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -9,11 +9,15 @@ "Please enter your name!" : "Silakan isi nama Anda!", "The name must be at least 3 characters long." : "Nama setidaknya wajib memiliki panjang 3 karakter.", "Display name" : "Nama tampilan", + "Password" : "Kata kunci", + "Join" : "Gabung", "Name" : "Nama", "Max" : "Maksimum", "Record" : "Rekam", "Recordings" : "Rekaman", + "Edit" : "Sunting", "Welcome" : "Selamat datang", + "Public" : "Publik", "Room name" : "Nama ruang", "Create" : "Buat", "_%n participant_::_%n participants_" : ["%n partisipan"], diff --git a/l10n/it.js b/l10n/it.js index 634419f..0f1acf7 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -11,12 +11,29 @@ OC.L10N.register( "Save" : "Salva", "Please enter your name!" : "Digita il tuo nome!", "The name must be at least 3 characters long." : "Il nome deve essere composto da almeno 3 caratteri.", + "You have to provide the correct password to join the meeting." : "Devi fornire la password corretta per partecipare alla riunione.", "Display name" : "Nome visualizzato", + "Password" : "Password", + "Join" : "Partecipa", "Name" : "Nome", "Max" : "Massimo", "Record" : "Registra", "Recordings" : "Registrazioni", + "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", + "Access" : "Accesso", + "Public" : "Pubblico", + "Internal + Password protection for guests" : "Interna + Protezione con password per gli ospiti", + "Internal + Waiting room for guests" : "Interna + Sala d'attesa per gli ospiti", + "Internal" : "Interna", + "Recording" : "Registrazione", "Room name" : "Nome stanza", "Create" : "Crea", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], diff --git a/l10n/it.json b/l10n/it.json index f0c9418..85da1a0 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -9,12 +9,29 @@ "Save" : "Salva", "Please enter your name!" : "Digita il tuo nome!", "The name must be at least 3 characters long." : "Il nome deve essere composto da almeno 3 caratteri.", + "You have to provide the correct password to join the meeting." : "Devi fornire la password corretta per partecipare alla riunione.", "Display name" : "Nome visualizzato", + "Password" : "Password", + "Join" : "Partecipa", "Name" : "Nome", "Max" : "Massimo", "Record" : "Registra", "Recordings" : "Registrazioni", + "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", + "Access" : "Accesso", + "Public" : "Pubblico", + "Internal + Password protection for guests" : "Interna + Protezione con password per gli ospiti", + "Internal + Waiting room for guests" : "Interna + Sala d'attesa per gli ospiti", + "Internal" : "Interna", + "Recording" : "Registrazione", "Room name" : "Nome stanza", "Create" : "Crea", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], diff --git a/l10n/ja.js b/l10n/ja.js index 356bc20..cbc63da 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "保存", "Display name" : "表示名", + "Password" : "パスワード", + "Join" : "参加", "Name" : "名前", + "Edit" : "編集", "Welcome" : "ようこそ", + "Access" : "アクセス", + "Public" : "公開", "Create" : "作成", "Delete" : "削除", "Error" : "エラー", diff --git a/l10n/ja.json b/l10n/ja.json index 7810c17..93a96f4 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "保存", "Display name" : "表示名", + "Password" : "パスワード", + "Join" : "参加", "Name" : "名前", + "Edit" : "編集", "Welcome" : "ようこそ", + "Access" : "アクセス", + "Public" : "公開", "Create" : "作成", "Delete" : "削除", "Error" : "エラー", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 59a01b5..ecc44f3 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -3,8 +3,12 @@ OC.L10N.register( { "Save" : "შენახვა", "Display name" : "დისპლეი სახელი", + "Password" : "პაროლი", "Name" : "სახელი", + "Edit" : "ცვლილება", "Welcome" : "კეთილი იყოს თქვენი მობრძანება", + "Access" : "წვდომა", + "Public" : "ღია", "Room name" : "ოთახის სახელი", "Create" : "შექმნა", "Delete" : "წაშლა", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 9abaff3..f63040d 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -1,8 +1,12 @@ { "translations": { "Save" : "შენახვა", "Display name" : "დისპლეი სახელი", + "Password" : "პაროლი", "Name" : "სახელი", + "Edit" : "ცვლილება", "Welcome" : "კეთილი იყოს თქვენი მობრძანება", + "Access" : "წვდომა", + "Public" : "ღია", "Room name" : "ოთახის სახელი", "Create" : "შექმნა", "Delete" : "წაშლა", diff --git a/l10n/kab.js b/l10n/kab.js new file mode 100644 index 0000000..7bc6836 --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "bbb", + { + "Save" : "Sekles", + "Password" : "Awal uffir", + "Delete" : "Kkes" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..341a8fe --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,6 @@ +{ "translations": { + "Save" : "Sekles", + "Password" : "Awal uffir", + "Delete" : "Kkes" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/km.js b/l10n/km.js index 72bcca1..a46a08d 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "រក្សាទុក", + "Password" : "ពាក្យសម្ងាត់", "Name" : "ឈ្មោះ", + "Edit" : "កែប្រែ", "Create" : "បង្កើត", "Delete" : "លុប", "Error" : "កំហុស" diff --git a/l10n/km.json b/l10n/km.json index bb82812..bfb0dd4 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "រក្សាទុក", + "Password" : "ពាក្យសម្ងាត់", "Name" : "ឈ្មោះ", + "Edit" : "កែប្រែ", "Create" : "បង្កើត", "Delete" : "លុប", "Error" : "កំហុស" diff --git a/l10n/kn.js b/l10n/kn.js index ef5aec3..679fc54 100644 --- a/l10n/kn.js +++ b/l10n/kn.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "ಉಳಿಸಿ", + "Password" : "ಗುಪ್ತ ಪದ", "Name" : "ಹೆಸರು", + "Edit" : "ಸಂಪಾದಿಸು", "Create" : "ಸೃಷ್ಟಿಸಿ", "Delete" : "ಅಳಿಸಿ", "Error" : "ತಪ್ಪಾಗಿದೆ" diff --git a/l10n/kn.json b/l10n/kn.json index 09740cf..1b42ffe 100644 --- a/l10n/kn.json +++ b/l10n/kn.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "ಉಳಿಸಿ", + "Password" : "ಗುಪ್ತ ಪದ", "Name" : "ಹೆಸರು", + "Edit" : "ಸಂಪಾದಿಸು", "Create" : "ಸೃಷ್ಟಿಸಿ", "Delete" : "ಅಳಿಸಿ", "Error" : "ತಪ್ಪಾಗಿದೆ" diff --git a/l10n/lb.js b/l10n/lb.js index d13a5c3..24bab23 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "Späicheren", + "Password" : "Passwuert", "Name" : "Numm", + "Edit" : "Änneren", "Create" : "Erstellen", "Delete" : "Läschen", "Error" : "Fehler" diff --git a/l10n/lb.json b/l10n/lb.json index 6e5fd2e..fe9ad7e 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "Späicheren", + "Password" : "Passwuert", "Name" : "Numm", + "Edit" : "Änneren", "Create" : "Erstellen", "Delete" : "Läschen", "Error" : "Fehler" diff --git a/l10n/lv.js b/l10n/lv.js index c3aed9b..d7fbdf7 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -9,11 +9,15 @@ OC.L10N.register( "Please enter your name!" : "Ludzu ieraksties savu vārdu@", "The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.", "Display name" : "Ekrāna vārds", + "Password" : "Parole", + "Join" : "Pievienoties", "Name" : "Vārds", "Max" : "Maksimāli", "Record" : "Ierakstīt", "Recordings" : "Ieraksta", + "Edit" : "Rediģēt", "Welcome" : "Laipni lūdzam!", + "Public" : "Publiska", "Room name" : "Sapulču telpas nosaukums", "Create" : "Izveidot", "_%n participant_::_%n participants_" : ["dalībnieki - %n","%n dalībnieks","%n dalībnieki"], diff --git a/l10n/lv.json b/l10n/lv.json index 9cdd46b..250ff3d 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -7,11 +7,15 @@ "Please enter your name!" : "Ludzu ieraksties savu vārdu@", "The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.", "Display name" : "Ekrāna vārds", + "Password" : "Parole", + "Join" : "Pievienoties", "Name" : "Vārds", "Max" : "Maksimāli", "Record" : "Ierakstīt", "Recordings" : "Ieraksta", + "Edit" : "Rediģēt", "Welcome" : "Laipni lūdzam!", + "Public" : "Publiska", "Room name" : "Sapulču telpas nosaukums", "Create" : "Izveidot", "_%n participant_::_%n participants_" : ["dalībnieki - %n","%n dalībnieks","%n dalībnieki"], diff --git a/l10n/mk.js b/l10n/mk.js index 887a712..a23eace 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -3,7 +3,10 @@ OC.L10N.register( { "Save" : "Зачувај", "Display name" : "Име и презиме", + "Password" : "Лозинка", "Name" : "Име", + "Edit" : "Уреди", + "Public" : "Јавна", "Create" : "Креирај", "Delete" : "Избриши", "Error" : "Грешка", diff --git a/l10n/mk.json b/l10n/mk.json index 0970523..34df139 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,7 +1,10 @@ { "translations": { "Save" : "Зачувај", "Display name" : "Име и презиме", + "Password" : "Лозинка", "Name" : "Име", + "Edit" : "Уреди", + "Public" : "Јавна", "Create" : "Креирај", "Delete" : "Избриши", "Error" : "Грешка", diff --git a/l10n/mn.js b/l10n/mn.js index 6932bd1..ae7b22f 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -3,8 +3,11 @@ OC.L10N.register( { "Save" : "Хадгалах", "Display name" : "Харагдах нэр", + "Password" : "Нууц үг", "Name" : "Нэр", + "Edit" : "засварлах", "Welcome" : "Тавтай морил", + "Public" : "Нийтийн", "Create" : "Үүсгэх", "Delete" : "Устгах", "Error" : "Алдаа", diff --git a/l10n/mn.json b/l10n/mn.json index d56a028..bca2081 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -1,8 +1,11 @@ { "translations": { "Save" : "Хадгалах", "Display name" : "Харагдах нэр", + "Password" : "Нууц үг", "Name" : "Нэр", + "Edit" : "засварлах", "Welcome" : "Тавтай морил", + "Public" : "Нийтийн", "Create" : "Үүсгэх", "Delete" : "Устгах", "Error" : "Алдаа", diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 3f82467..0a12935 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "Simpan", + "Password" : "Kata laluan", "Name" : "Nama", + "Edit" : "Sunting", "Create" : "Buat", "Delete" : "Padam", "Error" : "Ralat" diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 7a24342..788de79 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "Simpan", + "Password" : "Kata laluan", "Name" : "Nama", + "Edit" : "Sunting", "Create" : "Buat", "Delete" : "Padam", "Error" : "Ralat" diff --git a/l10n/nb.js b/l10n/nb.js index e2c73e2..4c6af19 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "Lagre", "Display name" : "Visningsnavn", + "Password" : "Passord", + "Join" : "Bli med", "Name" : "Navn", + "Edit" : "Rediger", "Welcome" : "Velkommen", + "Access" : "Tilgang", + "Public" : "Offentlig", "Room name" : "Romnavn", "Create" : "Ny", "Delete" : "Slett", diff --git a/l10n/nb.json b/l10n/nb.json index 786fbc7..c381b92 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "Lagre", "Display name" : "Visningsnavn", + "Password" : "Passord", + "Join" : "Bli med", "Name" : "Navn", + "Edit" : "Rediger", "Welcome" : "Velkommen", + "Access" : "Tilgang", + "Public" : "Offentlig", "Room name" : "Romnavn", "Create" : "Ny", "Delete" : "Slett", diff --git a/l10n/nl.js b/l10n/nl.js index ad6140f..9bad982 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -12,11 +12,16 @@ OC.L10N.register( "Please enter your name!" : "Voer je naam in!", "The name must be at least 3 characters long." : "De naam moet minimaal 3 tekens lang zijn", "Display name" : "Weergavenaam", + "Password" : "Wachtwoord", + "Join" : "Deelnemen", "Name" : "Naam", "Max" : "Max", "Record" : "Opname", "Recordings" : "Opnames", + "Edit" : "Bewerken", "Welcome" : "Welkom", + "Access" : "Toegang", + "Public" : "Openbaar", "Room name" : "Kamernaam", "Create" : "Creëren", "_%n participant_::_%n participants_" : ["%n deelnemer","%n deelnemers"], diff --git a/l10n/nl.json b/l10n/nl.json index 802c890..ed8b72f 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -10,11 +10,16 @@ "Please enter your name!" : "Voer je naam in!", "The name must be at least 3 characters long." : "De naam moet minimaal 3 tekens lang zijn", "Display name" : "Weergavenaam", + "Password" : "Wachtwoord", + "Join" : "Deelnemen", "Name" : "Naam", "Max" : "Max", "Record" : "Opname", "Recordings" : "Opnames", + "Edit" : "Bewerken", "Welcome" : "Welkom", + "Access" : "Toegang", + "Public" : "Openbaar", "Room name" : "Kamernaam", "Create" : "Creëren", "_%n participant_::_%n participants_" : ["%n deelnemer","%n deelnemers"], diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 4bae1bd..8422247 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "Lagre", + "Password" : "Passord", "Name" : "Namn", + "Edit" : "Endra", "Create" : "Lag", "Delete" : "Ta bort", "Error" : "Feil" diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 2b723fb..0d93bcf 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "Lagre", + "Password" : "Passord", "Name" : "Namn", + "Edit" : "Endra", "Create" : "Lag", "Delete" : "Ta bort", "Error" : "Feil" diff --git a/l10n/oc.js b/l10n/oc.js index 82bc7a2..1c64b98 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -7,10 +7,13 @@ OC.L10N.register( "Save" : "Salvar", "Please enter your name!" : "Picatz vòstre nom !", "The name must be at least 3 characters long." : "Lo nom deu almens fa 3 caractèrs.", + "Password" : "Senhal", + "Join" : "Rejónher", "Name" : "Nom", "Max" : "Max", "Record" : "Enregistrar", "Recordings" : "Enregistraments", + "Edit" : "Modificar", "Welcome" : "Benvengut", "Room name" : "Nom de la sala", "Create" : "Crear", diff --git a/l10n/oc.json b/l10n/oc.json index 64b42d6..03c1f31 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -5,10 +5,13 @@ "Save" : "Salvar", "Please enter your name!" : "Picatz vòstre nom !", "The name must be at least 3 characters long." : "Lo nom deu almens fa 3 caractèrs.", + "Password" : "Senhal", + "Join" : "Rejónher", "Name" : "Nom", "Max" : "Max", "Record" : "Enregistrar", "Recordings" : "Enregistraments", + "Edit" : "Modificar", "Welcome" : "Benvengut", "Room name" : "Nom de la sala", "Create" : "Crear", diff --git a/l10n/pl.js b/l10n/pl.js index 664148a..41c396b 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -12,11 +12,16 @@ OC.L10N.register( "Please enter your name!" : "Wpisz swoją nazwę!", "The name must be at least 3 characters long." : "Nazwa musi zawierać co najmniej 3 znaki.", "Display name" : "Nazwa wyświetlana", + "Password" : "Hasło", + "Join" : "Dołącz", "Name" : "Nazwa", "Max" : "Maks.", "Record" : "Nagrywać", "Recordings" : "Nagrania", + "Edit" : "Edytuj", "Welcome" : "Witaj", + "Access" : "Dostęp", + "Public" : "Publiczne", "Room name" : "Nazwa pokoju", "Create" : "Utwórz", "_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"], diff --git a/l10n/pl.json b/l10n/pl.json index d211994..a09d44e 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -10,11 +10,16 @@ "Please enter your name!" : "Wpisz swoją nazwę!", "The name must be at least 3 characters long." : "Nazwa musi zawierać co najmniej 3 znaki.", "Display name" : "Nazwa wyświetlana", + "Password" : "Hasło", + "Join" : "Dołącz", "Name" : "Nazwa", "Max" : "Maks.", "Record" : "Nagrywać", "Recordings" : "Nagrania", + "Edit" : "Edytuj", "Welcome" : "Witaj", + "Access" : "Dostęp", + "Public" : "Publiczne", "Room name" : "Nazwa pokoju", "Create" : "Utwórz", "_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"], diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index a089b1e..aca51f3 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -8,11 +8,16 @@ OC.L10N.register( "Please enter your name!" : "Por favor, insira o seu nome!", "The name must be at least 3 characters long." : "O nome deve ter pelo menos 2 carateres.", "Display name" : "Nome a exibir", + "Password" : "Palavra-passe", + "Join" : "Aderir", "Name" : "Nome", "Max" : "Máx.", "Record" : "Gravar", "Recordings" : "Gravações", + "Edit" : "Editar", "Welcome" : "Bem-vindo", + "Access" : "Acesso", + "Public" : "Público", "Room name" : "Nome da sala", "Create" : "Criar", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 8b21e04..86524f0 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -6,11 +6,16 @@ "Please enter your name!" : "Por favor, insira o seu nome!", "The name must be at least 3 characters long." : "O nome deve ter pelo menos 2 carateres.", "Display name" : "Nome a exibir", + "Password" : "Palavra-passe", + "Join" : "Aderir", "Name" : "Nome", "Max" : "Máx.", "Record" : "Gravar", "Recordings" : "Gravações", + "Edit" : "Editar", "Welcome" : "Bem-vindo", + "Access" : "Acesso", + "Public" : "Público", "Room name" : "Nome da sala", "Create" : "Criar", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/ro.js b/l10n/ro.js index 5472a9c..32e2113 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -3,8 +3,11 @@ OC.L10N.register( { "Save" : "Salvează", "Display name" : "Nume afișat", + "Password" : "Parolă", "Name" : "Nume", + "Edit" : "Editare", "Welcome" : "Bun venit", + "Public" : "Public", "Create" : "Creează", "Delete" : "Șterge", "Error" : "Eroare", diff --git a/l10n/ro.json b/l10n/ro.json index 2c1e143..4c433f8 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,8 +1,11 @@ { "translations": { "Save" : "Salvează", "Display name" : "Nume afișat", + "Password" : "Parolă", "Name" : "Nume", + "Edit" : "Editare", "Welcome" : "Bun venit", + "Public" : "Public", "Create" : "Creează", "Delete" : "Șterge", "Error" : "Eroare", diff --git a/l10n/ru.js b/l10n/ru.js index 75564a4..0d22ede 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -9,11 +9,16 @@ OC.L10N.register( "Please enter your name!" : "Пожалуйста, введите ваше имя!", "The name must be at least 3 characters long." : "Имя должно быть длиной не менее трех символов.", "Display name" : "Отображаемое имя", + "Password" : "Пароль", + "Join" : "Присоединиться", "Name" : "Название", "Max" : "Макс", "Record" : "Записать", "Recordings" : "Записи", + "Edit" : "Редактировать", "Welcome" : "Добро пожаловать", + "Access" : "Доступ", + "Public" : "Общедоступный", "Room name" : "Название комнаты", "Create" : "Создать", "_%n participant_::_%n participants_" : ["%n участник","%n участников","%n участников","%n участник"], diff --git a/l10n/ru.json b/l10n/ru.json index 984a4d0..d996415 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -7,11 +7,16 @@ "Please enter your name!" : "Пожалуйста, введите ваше имя!", "The name must be at least 3 characters long." : "Имя должно быть длиной не менее трех символов.", "Display name" : "Отображаемое имя", + "Password" : "Пароль", + "Join" : "Присоединиться", "Name" : "Название", "Max" : "Макс", "Record" : "Записать", "Recordings" : "Записи", + "Edit" : "Редактировать", "Welcome" : "Добро пожаловать", + "Access" : "Доступ", + "Public" : "Общедоступный", "Room name" : "Название комнаты", "Create" : "Создать", "_%n participant_::_%n participants_" : ["%n участник","%n участников","%n участников","%n участник"], diff --git a/l10n/si_LK.js b/l10n/si_LK.js index a0ace47..556e0be 100644 --- a/l10n/si_LK.js +++ b/l10n/si_LK.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "සුරකින්න", + "Password" : "මුර පදය", "Name" : "නම", + "Edit" : "සකසන්න", "Create" : "තනන්න", "Delete" : "ඉවත් කරන්න", "Error" : "දෝෂයක්" diff --git a/l10n/si_LK.json b/l10n/si_LK.json index a7631a6..1b3422d 100644 --- a/l10n/si_LK.json +++ b/l10n/si_LK.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "සුරකින්න", + "Password" : "මුර පදය", "Name" : "නම", + "Edit" : "සකසන්න", "Create" : "තනන්න", "Delete" : "ඉවත් කරන්න", "Error" : "දෝෂයක්" diff --git a/l10n/sk.js b/l10n/sk.js index 21963cd..b9b1dea 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Uložiť", "Please enter your name!" : "Prosím, zadajte vaše meno!", "The name must be at least 3 characters long." : "Meno musí obsahovať najmenej 3 znaky.", + "You have to provide the correct password to join the meeting." : "Na pripojenie sa k stretnutiu, musíte zadať správne heslo.", "Display name" : "Zobrazované meno", "Password" : "Heslo", "Join" : "Pripojiť", @@ -18,10 +19,21 @@ OC.L10N.register( "Max" : "Max", "Record" : "Záznam", "Recordings" : "Záznamy", + "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", "Access" : "Prístup", "Public" : "Verejné", + "Internal + Password protection for guests" : "Interné + ochrana heslom pre hostí", + "Internal + Waiting room for guests" : "Interné + Čakáreň pre hostí", + "Internal" : "Interné", + "Recording" : "Záznam", "Room name" : "Názov miestnosti", "Create" : "Vytvoriť", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"], diff --git a/l10n/sk.json b/l10n/sk.json index 7285d55..6ddf17f 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -9,6 +9,7 @@ "Save" : "Uložiť", "Please enter your name!" : "Prosím, zadajte vaše meno!", "The name must be at least 3 characters long." : "Meno musí obsahovať najmenej 3 znaky.", + "You have to provide the correct password to join the meeting." : "Na pripojenie sa k stretnutiu, musíte zadať správne heslo.", "Display name" : "Zobrazované meno", "Password" : "Heslo", "Join" : "Pripojiť", @@ -16,10 +17,21 @@ "Max" : "Max", "Record" : "Záznam", "Recordings" : "Záznamy", + "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", "Access" : "Prístup", "Public" : "Verejné", + "Internal + Password protection for guests" : "Interné + ochrana heslom pre hostí", + "Internal + Waiting room for guests" : "Interné + Čakáreň pre hostí", + "Internal" : "Interné", + "Recording" : "Záznam", "Room name" : "Názov miestnosti", "Create" : "Vytvoriť", "_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"], diff --git a/l10n/sl.js b/l10n/sl.js index 39a8edb..b42c4f8 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -12,11 +12,16 @@ OC.L10N.register( "Please enter your name!" : "Vpišite ime", "The name must be at least 3 characters long." : "Ime mora vsebovati vsaj 3 znake.", "Display name" : "Prikazno ime", + "Password" : "Geslo", + "Join" : "Pridruži se", "Name" : "Ime", "Max" : "Največ", "Record" : "Snemaj", "Recordings" : "Posnetki", + "Edit" : "Uredi", "Welcome" : "Dobrodošli", + "Access" : "Dostop", + "Public" : "Javno", "Room name" : "Ime skupine", "Create" : "Ustvari", "_%n participant_::_%n participants_" : ["%n udeleženec","%n udeleženca","%n udeleženci","%n udeležencev"], diff --git a/l10n/sl.json b/l10n/sl.json index 74f2a18..2a84a7e 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -10,11 +10,16 @@ "Please enter your name!" : "Vpišite ime", "The name must be at least 3 characters long." : "Ime mora vsebovati vsaj 3 znake.", "Display name" : "Prikazno ime", + "Password" : "Geslo", + "Join" : "Pridruži se", "Name" : "Ime", "Max" : "Največ", "Record" : "Snemaj", "Recordings" : "Posnetki", + "Edit" : "Uredi", "Welcome" : "Dobrodošli", + "Access" : "Dostop", + "Public" : "Javno", "Room name" : "Ime skupine", "Create" : "Ustvari", "_%n participant_::_%n participants_" : ["%n udeleženec","%n udeleženca","%n udeleženci","%n udeležencev"], diff --git a/l10n/sr.js b/l10n/sr.js index 31850a7..104355f 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "Сачувај", "Display name" : "Име за приказ", + "Password" : "Лозинка", + "Join" : "Придружи се", "Name" : "Име", + "Edit" : "Измени", "Welcome" : "Добро дошли", + "Access" : "Приступ", + "Public" : "Јавно", "Room name" : "Име собе", "Create" : "Направи", "Delete" : "Избриши", diff --git a/l10n/sr.json b/l10n/sr.json index d528c3a..64dac9e 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "Сачувај", "Display name" : "Име за приказ", + "Password" : "Лозинка", + "Join" : "Придружи се", "Name" : "Име", + "Edit" : "Измени", "Welcome" : "Добро дошли", + "Access" : "Приступ", + "Public" : "Јавно", "Room name" : "Име собе", "Create" : "Направи", "Delete" : "Избриши", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index a0dbf43..01eaba9 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "Sačuvaj", + "Password" : "Lozinka", "Name" : "Ime", + "Edit" : "Izmeni", "Welcome" : "Dobro došli", "Create" : "Napravi", "Delete" : "Obriši", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 9bc82dc..28f9ecd 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "Sačuvaj", + "Password" : "Lozinka", "Name" : "Ime", + "Edit" : "Izmeni", "Welcome" : "Dobro došli", "Create" : "Napravi", "Delete" : "Obriši", diff --git a/l10n/tr.js b/l10n/tr.js index 729e622..f1eae14 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Kaydet", "Please enter your name!" : "Lütfen adınızı yazın!", "The name must be at least 3 characters long." : "Ad en az 3 karakter uzunluğunda olmalıdır.", + "You have to provide the correct password to join the meeting." : "Toplantıya katılmak için doğru parolayı yazmalısınız.", "Display name" : "Görüntülenecek ad", "Password" : "Parola", "Join" : "Katıl", @@ -18,10 +19,21 @@ OC.L10N.register( "Max" : "En fazla", "Record" : "Kaydet", "Recordings" : "Kayıtlar", + "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ı", "Access" : "Erişim", "Public" : "Herkese açık", + "Internal + Password protection for guests" : "Konuklar için İç + Parola koruması", + "Internal + Waiting room for guests" : "Konuklar için İç + Bekleme odası", + "Internal" : "İç", + "Recording" : "Kayıt ediliyor", "Room name" : "Oda adı", "Create" : "Ekle", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], diff --git a/l10n/tr.json b/l10n/tr.json index efdfa90..6d818ba 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -9,6 +9,7 @@ "Save" : "Kaydet", "Please enter your name!" : "Lütfen adınızı yazın!", "The name must be at least 3 characters long." : "Ad en az 3 karakter uzunluğunda olmalıdır.", + "You have to provide the correct password to join the meeting." : "Toplantıya katılmak için doğru parolayı yazmalısınız.", "Display name" : "Görüntülenecek ad", "Password" : "Parola", "Join" : "Katıl", @@ -16,10 +17,21 @@ "Max" : "En fazla", "Record" : "Kaydet", "Recordings" : "Kayıtlar", + "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ı", "Access" : "Erişim", "Public" : "Herkese açık", + "Internal + Password protection for guests" : "Konuklar için İç + Parola koruması", + "Internal + Waiting room for guests" : "Konuklar için İç + Bekleme odası", + "Internal" : "İç", + "Recording" : "Kayıt ediliyor", "Room name" : "Oda adı", "Create" : "Ekle", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], diff --git a/l10n/ug.js b/l10n/ug.js index 6d99bf7..fb5c500 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -2,9 +2,11 @@ OC.L10N.register( "bbb", { "Save" : "ساقلا", + "Password" : "ئىم", "Name" : "ئاتى", + "Edit" : "تەھرىر", "Create" : "قۇر", "Delete" : "ئۆچۈر", "Error" : "خاتالىق" }, -"nplurals=1; plural=0;"); +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index c571b02..1c77d3f 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -1,8 +1,10 @@ { "translations": { "Save" : "ساقلا", + "Password" : "ئىم", "Name" : "ئاتى", + "Edit" : "تەھرىر", "Create" : "قۇر", "Delete" : "ئۆچۈر", "Error" : "خاتالىق" -},"pluralForm" :"nplurals=1; plural=0;" +},"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js index e3570b5..17a7df4 100644 --- a/l10n/ur_PK.js +++ b/l10n/ur_PK.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "حفظ", + "Password" : "پاسورڈ", "Name" : "اسم", + "Edit" : "تدوین کریں", "Delete" : "حذف کریں", "Error" : "ایرر" }, diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json index ad70262..4ee3f23 100644 --- a/l10n/ur_PK.json +++ b/l10n/ur_PK.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "حفظ", + "Password" : "پاسورڈ", "Name" : "اسم", + "Edit" : "تدوین کریں", "Delete" : "حذف کریں", "Error" : "ایرر" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/uz.js b/l10n/uz.js index 32dff1a..e639391 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -2,6 +2,7 @@ OC.L10N.register( "bbb", { "Save" : "Saqlash", + "Password" : "Parol", "Name" : "Ism...", "Delete" : "O'chir", "Error" : "Xato" diff --git a/l10n/uz.json b/l10n/uz.json index 27b690f..b6107bd 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -1,5 +1,6 @@ { "translations": { "Save" : "Saqlash", + "Password" : "Parol", "Name" : "Ism...", "Delete" : "O'chir", "Error" : "Xato" diff --git a/l10n/vi.js b/l10n/vi.js index ef11eae..bc81646 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -3,7 +3,10 @@ OC.L10N.register( { "Save" : "Lưu", "Display name" : "Tên hiển thị", + "Password" : "Mật khẩu", "Name" : "Tên", + "Edit" : "Chỉnh sửa", + "Public" : "Công khai", "Create" : "Tạo mới", "Delete" : "Xóa", "Error" : "Lỗi", diff --git a/l10n/vi.json b/l10n/vi.json index 8256403..8d5a258 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,7 +1,10 @@ { "translations": { "Save" : "Lưu", "Display name" : "Tên hiển thị", + "Password" : "Mật khẩu", "Name" : "Tên", + "Edit" : "Chỉnh sửa", + "Public" : "Công khai", "Create" : "Tạo mới", "Delete" : "Xóa", "Error" : "Lỗi", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index d68324f..5ff7d22 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "保存", "Display name" : "显示名称", + "Password" : "密码", + "Join" : "加入", "Name" : "名称", + "Edit" : "编辑", "Welcome" : "欢迎", + "Access" : "投票范围", + "Public" : "公开", "Room name" : "房间名", "Create" : "创建", "Delete" : "删除", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index a34f088..a68e099 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "保存", "Display name" : "显示名称", + "Password" : "密码", + "Join" : "加入", "Name" : "名称", + "Edit" : "编辑", "Welcome" : "欢迎", + "Access" : "投票范围", + "Public" : "公开", "Room name" : "房间名", "Create" : "创建", "Delete" : "删除", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index cdf0793..567bdc7 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -2,7 +2,9 @@ OC.L10N.register( "bbb", { "Save" : "儲存", + "Password" : "密碼", "Name" : "名稱", + "Edit" : "編輯", "Create" : "新增", "Delete" : "刪除", "Error" : "錯誤" diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 30f1e52..b893e53 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,6 +1,8 @@ { "translations": { "Save" : "儲存", + "Password" : "密碼", "Name" : "名稱", + "Edit" : "編輯", "Create" : "新增", "Delete" : "刪除", "Error" : "錯誤" diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 5e2c1da..9714fab 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,8 +3,13 @@ OC.L10N.register( { "Save" : "儲存", "Display name" : "顯示名稱", + "Password" : "密碼", + "Join" : "加入", "Name" : "名稱", + "Edit" : "編輯", "Welcome" : "歡迎", + "Access" : "存取", + "Public" : "公開", "Create" : "建立", "Delete" : "刪除", "Error" : "錯誤", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 9f2d72c..eb8d515 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,8 +1,13 @@ { "translations": { "Save" : "儲存", "Display name" : "顯示名稱", + "Password" : "密碼", + "Join" : "加入", "Name" : "名稱", + "Edit" : "編輯", "Welcome" : "歡迎", + "Access" : "存取", + "Public" : "公開", "Create" : "建立", "Delete" : "刪除", "Error" : "錯誤",