diff --git a/l10n/de.js b/l10n/de.js index ebd7077..859f2f0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -41,6 +41,11 @@ OC.L10N.register( "Group" : "Gruppe", "Searching" : "Suche", "No matches" : "Keine Übereinstimmungen", + "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", + "Internal restricted" : "Intern eingeschränkt", "Name" : "Name", "Access" : "Zugriff", "Max" : "Max", @@ -57,15 +62,21 @@ OC.L10N.register( "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.", "If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.", + "Only selected users and groups are allowed to access the room." : "Nur ausgewählte Benutzer und Gruppen dürfen auf den Raum zugreifen.", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", "Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte", + "Moderator access via URL" : "Moderatorenzugriff über URL", "Miscellaneous" : "Verschiedenes", "Recording" : "Aufnahme", "Require moderator to start room" : "Der Moderator muss den Raum öffnen", "Room name" : "Raumname", "Create" : "Erstellen", + "Open recording" : "Aufnahme öffnen", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Save as file" : "Als Datei speichern", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], "Delete" : "Löschen", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtest Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", diff --git a/l10n/de.json b/l10n/de.json index 6e5807c..70cebd5 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -39,6 +39,11 @@ "Group" : "Gruppe", "Searching" : "Suche", "No matches" : "Keine Übereinstimmungen", + "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", + "Internal restricted" : "Intern eingeschränkt", "Name" : "Name", "Access" : "Zugriff", "Max" : "Max", @@ -55,15 +60,21 @@ "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.", "If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.", + "Only selected users and groups are allowed to access the room." : "Nur ausgewählte Benutzer und Gruppen dürfen auf den Raum zugreifen.", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", "Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte", + "Moderator access via URL" : "Moderatorenzugriff über URL", "Miscellaneous" : "Verschiedenes", "Recording" : "Aufnahme", "Require moderator to start room" : "Der Moderator muss den Raum öffnen", "Room name" : "Raumname", "Create" : "Erstellen", + "Open recording" : "Aufnahme öffnen", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Save as file" : "Als Datei speichern", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], "Delete" : "Löschen", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtest Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 8f0f720..8ac7c9a 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -41,6 +41,11 @@ OC.L10N.register( "Group" : "Gruppe", "Searching" : "Suche", "No matches" : "Keine Übereinstimmungen", + "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", + "Internal restricted" : "Intern eingeschränkt", "Name" : "Name", "Access" : "Zugriff", "Max" : "Max", @@ -57,15 +62,21 @@ OC.L10N.register( "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.", "If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.", + "Only selected users and groups are allowed to access the room." : "Nur ausgewählte Benutzer und Gruppen dürfen auf den Raum zugreifen.", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", "Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte", + "Moderator access via URL" : "Moderatorenzugriff über URL", "Miscellaneous" : "Verschiedenes", "Recording" : "Aufnahme", "Require moderator to start room" : "Der Moderator muss den Raum öffnen", "Room name" : "Raumname", "Create" : "Erstellen", + "Open recording" : "Aufnahme öffnen", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Save as file" : "Als Datei speichern", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], "Delete" : "Löschen", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index fcc9afc..61a6874 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -39,6 +39,11 @@ "Group" : "Gruppe", "Searching" : "Suche", "No matches" : "Keine Übereinstimmungen", + "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", + "Internal restricted" : "Intern eingeschränkt", "Name" : "Name", "Access" : "Zugriff", "Max" : "Max", @@ -55,15 +60,21 @@ "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.", "If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.", + "Only selected users and groups are allowed to access the room." : "Nur ausgewählte Benutzer und Gruppen dürfen auf den Raum zugreifen.", "Edit \"{room}\"" : "\"{room}\" bearbeiten", "Welcome" : "Willkommen", "Participant limit" : "Teilnehmerbegrenzung", "Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte", + "Moderator access via URL" : "Moderatorenzugriff über URL", "Miscellaneous" : "Verschiedenes", "Recording" : "Aufnahme", "Require moderator to start room" : "Der Moderator muss den Raum öffnen", "Room name" : "Raumname", "Create" : "Erstellen", + "Open recording" : "Aufnahme öffnen", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Save as file" : "Als Datei speichern", "_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"], "Delete" : "Löschen", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.", diff --git a/l10n/gl.js b/l10n/gl.js index 1a6c276..eb9b55e 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -41,6 +41,11 @@ OC.L10N.register( "Group" : "Grupo", "Searching" : "Buscando", "No matches" : "Non hai coincidencias", + "Public" : "Pública", + "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", + "Internal restricted" : "Restrición interna", "Name" : "Nome", "Access" : "Acceso", "Max" : "Máx", @@ -57,15 +62,21 @@ OC.L10N.register( "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderador é quen de xestionar a todos os participantes nunha xuntanza incluíndo expulsar, silenciar ou seleccionar a un presentador. Os usuarios co rol de moderador tamén poden pechar unha xuntanza ou cambiar os axustes predeterminados.", "If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.", + "Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.", "Edit \"{room}\"" : "Editar «{room}»", "Welcome" : "Benvido", "Participant limit" : "Límite de participantes", "Every participant is moderator" : "Todos os participantes son moderadores", + "Moderator access via URL" : "Acceso de moderador a través de URL", "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", "Require moderator to start room" : "Esixir un moderador para iniciar a sala", "Room name" : "Nome da sala", "Create" : "Crear", + "Open recording" : "Gravación aberta", + "Copy to clipboard" : "Copiar no portapapeis.", + "Save as file" : "Gardar como ficheiro", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.", diff --git a/l10n/gl.json b/l10n/gl.json index 0b6c6aa..236208c 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -39,6 +39,11 @@ "Group" : "Grupo", "Searching" : "Buscando", "No matches" : "Non hai coincidencias", + "Public" : "Pública", + "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", + "Internal restricted" : "Restrición interna", "Name" : "Nome", "Access" : "Acceso", "Max" : "Máx", @@ -55,15 +60,21 @@ "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderador é quen de xestionar a todos os participantes nunha xuntanza incluíndo expulsar, silenciar ou seleccionar a un presentador. Os usuarios co rol de moderador tamén poden pechar unha xuntanza ou cambiar os axustes predeterminados.", "If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.", + "Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.", "Edit \"{room}\"" : "Editar «{room}»", "Welcome" : "Benvido", "Participant limit" : "Límite de participantes", "Every participant is moderator" : "Todos os participantes son moderadores", + "Moderator access via URL" : "Acceso de moderador a través de URL", "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", "Require moderator to start room" : "Esixir un moderador para iniciar a sala", "Room name" : "Nome da sala", "Create" : "Crear", + "Open recording" : "Gravación aberta", + "Copy to clipboard" : "Copiar no portapapeis.", + "Save as file" : "Gardar como ficheiro", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.", diff --git a/l10n/it.js b/l10n/it.js index 1586e3e..381e45e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -41,6 +41,11 @@ OC.L10N.register( "Group" : "Gruppo", "Searching" : "Ricerca in corso", "No matches" : "Nessuna corrispondenza", + "Public" : "Pubblica", + "Internal + Password protection for guests" : "Interni + Protezione con password per gli ospiti", + "Internal + Waiting room for guests" : "Interni + Sala d'attesa per gli ospiti", + "Internal" : "Interni", + "Internal restricted" : "Limitato agli interni", "Name" : "Nome", "Access" : "Accesso", "Max" : "Massimo", @@ -57,15 +62,21 @@ OC.L10N.register( "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderatore è in grado di gestire tutti i partecipanti a una riunione, inclusa l'espulsione, il silenziamento o la selezione di un relatore. Gli utenti con il ruolo di moderatore possono anche chiudere una riunione o modificare le impostazioni predefinite.", "If enabled, normal users have to wait until a moderator is in the room." : "Se abilitata, gli utenti normali devono attendere fino a quando un moderatore è nella stanza.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se abilitata, viene generato un URL moderatore che consente l'accesso con l'autorizzazione del moderatore.", + "Only selected users and groups are allowed to access the room." : "Solo gli utenti e i gruppi selezionati possono accedere alla stanza.", "Edit \"{room}\"" : "Modifica \"{room}\"", "Welcome" : "Benvenuto", "Participant limit" : "Limite di partecipanti", "Every participant is moderator" : "Ogni partecipante è moderatore", + "Moderator access via URL" : "Accesso moderatore tramite URL", "Miscellaneous" : "Varie", "Recording" : "Registrazione", "Require moderator to start room" : "Richiede che il moderatore avvii la stanza", "Room name" : "Nome stanza", "Create" : "Crea", + "Open recording" : "Apri registrazione", + "Copy to clipboard" : "Copia negli appunti", + "Save as file" : "Salva come file", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], "Delete" : "Elimina", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare \"{name}\"? Questa operazione non può essere annullata.", diff --git a/l10n/it.json b/l10n/it.json index df8a582..b715cf5 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -39,6 +39,11 @@ "Group" : "Gruppo", "Searching" : "Ricerca in corso", "No matches" : "Nessuna corrispondenza", + "Public" : "Pubblica", + "Internal + Password protection for guests" : "Interni + Protezione con password per gli ospiti", + "Internal + Waiting room for guests" : "Interni + Sala d'attesa per gli ospiti", + "Internal" : "Interni", + "Internal restricted" : "Limitato agli interni", "Name" : "Nome", "Access" : "Accesso", "Max" : "Massimo", @@ -55,15 +60,21 @@ "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderatore è in grado di gestire tutti i partecipanti a una riunione, inclusa l'espulsione, il silenziamento o la selezione di un relatore. Gli utenti con il ruolo di moderatore possono anche chiudere una riunione o modificare le impostazioni predefinite.", "If enabled, normal users have to wait until a moderator is in the room." : "Se abilitata, gli utenti normali devono attendere fino a quando un moderatore è nella stanza.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se abilitata, viene generato un URL moderatore che consente l'accesso con l'autorizzazione del moderatore.", + "Only selected users and groups are allowed to access the room." : "Solo gli utenti e i gruppi selezionati possono accedere alla stanza.", "Edit \"{room}\"" : "Modifica \"{room}\"", "Welcome" : "Benvenuto", "Participant limit" : "Limite di partecipanti", "Every participant is moderator" : "Ogni partecipante è moderatore", + "Moderator access via URL" : "Accesso moderatore tramite URL", "Miscellaneous" : "Varie", "Recording" : "Registrazione", "Require moderator to start room" : "Richiede che il moderatore avvii la stanza", "Room name" : "Nome stanza", "Create" : "Crea", + "Open recording" : "Apri registrazione", + "Copy to clipboard" : "Copia negli appunti", + "Save as file" : "Salva come file", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], "Delete" : "Elimina", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare \"{name}\"? Questa operazione non può essere annullata.", diff --git a/l10n/pl.js b/l10n/pl.js index 56e2181..c9634e2 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -41,6 +41,11 @@ OC.L10N.register( "Group" : "Grupa", "Searching" : "Wyszukiwanie", "No matches" : "Nie pasuje", + "Public" : "Publiczny", + "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", + "Internal restricted" : "Wewnętrzny ograniczony", "Name" : "Nazwa", "Access" : "Dostęp", "Max" : "Maks.", @@ -57,15 +62,21 @@ OC.L10N.register( "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ć.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderator może zarządzać wszystkimi uczestnikami spotkania, w tym blokować, wyciszać lub wybierać prowadzącego dyskusję. Użytkownicy za pomocą moderatora mogą również zamknąć spotkanie lub zmienić ustawienia domyślne.", "If enabled, normal users have to wait until a moderator is in the room." : "Jeśli jest włączona, zwykli użytkownicy muszą czekać, aż moderator pojawi się w pokoju.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Jeśli ta opcja jest włączona, generowany jest adres URL moderatora, który umożliwia dostęp za jego zgodą.", + "Only selected users and groups are allowed to access the room." : "Dostęp do pokoju mają tylko wybrani użytkownicy i grupy.", "Edit \"{room}\"" : "Edytuj \"{room}\"", "Welcome" : "Witaj", "Participant limit" : "Limit uczestnika", "Every participant is moderator" : "Każdy uczestnik jest moderatorem", + "Moderator access via URL" : "Dostęp moderatora przez adres URL", "Miscellaneous" : "Różne", "Recording" : "Nagranie", "Require moderator to start room" : "Wymagaj moderatora do rozpoczęcia pokoju", "Room name" : "Nazwa pokoju", "Create" : "Utwórz", + "Open recording" : "Otwórz nagranie", + "Copy to clipboard" : "Kopiuj do schowka", + "Save as file" : "Zapisz jako plik", "_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"], "Delete" : "Usuń", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Czy na pewno chcesz usunąć \"{name}\"? Tej operacji nie można cofnąć.", diff --git a/l10n/pl.json b/l10n/pl.json index d62df97..490211c 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -39,6 +39,11 @@ "Group" : "Grupa", "Searching" : "Wyszukiwanie", "No matches" : "Nie pasuje", + "Public" : "Publiczny", + "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", + "Internal restricted" : "Wewnętrzny ograniczony", "Name" : "Nazwa", "Access" : "Dostęp", "Max" : "Maks.", @@ -55,15 +60,21 @@ "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ć.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderator może zarządzać wszystkimi uczestnikami spotkania, w tym blokować, wyciszać lub wybierać prowadzącego dyskusję. Użytkownicy za pomocą moderatora mogą również zamknąć spotkanie lub zmienić ustawienia domyślne.", "If enabled, normal users have to wait until a moderator is in the room." : "Jeśli jest włączona, zwykli użytkownicy muszą czekać, aż moderator pojawi się w pokoju.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Jeśli ta opcja jest włączona, generowany jest adres URL moderatora, który umożliwia dostęp za jego zgodą.", + "Only selected users and groups are allowed to access the room." : "Dostęp do pokoju mają tylko wybrani użytkownicy i grupy.", "Edit \"{room}\"" : "Edytuj \"{room}\"", "Welcome" : "Witaj", "Participant limit" : "Limit uczestnika", "Every participant is moderator" : "Każdy uczestnik jest moderatorem", + "Moderator access via URL" : "Dostęp moderatora przez adres URL", "Miscellaneous" : "Różne", "Recording" : "Nagranie", "Require moderator to start room" : "Wymagaj moderatora do rozpoczęcia pokoju", "Room name" : "Nazwa pokoju", "Create" : "Utwórz", + "Open recording" : "Otwórz nagranie", + "Copy to clipboard" : "Kopiuj do schowka", + "Save as file" : "Zapisz jako plik", "_%n participant_::_%n participants_" : ["%n uczestnik","%n uczestników","%n uczestników","%n uczestników"], "Delete" : "Usuń", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Czy na pewno chcesz usunąć \"{name}\"? Tej operacji nie można cofnąć.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index d142ba1..e53c75f 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -2,21 +2,21 @@ OC.L10N.register( "bbb", { "You created the room %s." : "Você criou a sala %s.", - "You deleted the room %s." : "Você excluiu a sala %s", + "You deleted the room %s." : "Você excluiu a sala %s.", "{user} deleted the room %s." : "{user} excluiu a sala %s.", "You shared the room %s with {shareWith}." : "Você compartilhou a sala %s com {shareWith}.", "{user} shared the room %s with you." : "{user} compartilhou a sala %s com você", - "You unshared the room %s with {shareWith}." : "Você cancelou o compartilhamento da sala %scom {shareWith}.", + "You unshared the room %s with {shareWith}." : "Você cancelou o compartilhamento da sala %s com {shareWith}.", "{user} unshared the room %s with you." : "{user} cancelou o compartilhamento da sala %s com você.", "You started a meeting in the \"%s\" room." : "Você iniciou uma reunião na sala \"%s\".", "{user} started a meeting in the \"%s\" room." : "{user} iniciou uma reunião na sala \"%s\".", "The meeting in room \"%s\" has ended." : "A reunião na sala \"%s\" foi finalizada.", - "Recording for room \"%s\" is ready." : "Gravando para a sala \"%s\" está pronta.", + "Recording for room \"%s\" is ready." : "Gravação para a sala \"%s\" está pronta.", "To invite someone to the meeting, send them this link: %s" : "Para convidar alguém para a reunião, envie este link: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou senha da API não configurada. Entre em contato com o administrador.", "BigBlueButton Integration" : "Integração BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integração BigBlueButton para Nextcloud", - "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Este aplicativo permite criar reuniões com uma instalação externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Configuração da sala ** Crie várias configurações de sala com nome, mensagem de boas-vindas ...\n* ** Compartilhe o link do convidado ** Compartilhe o link da sala com todos os seus convidados\n* ** Compartilhe salas ** Compartilhe salas com membros, grupos ou círculos\n* ** Apresentação personalizada ** Comece uma sala com uma apresentação selecionada em seu navegador de arquivos\n* ** Gerencie as gravações ** Visualize, compartilhe e exclua as gravações das suas salas\n* ** Restrições ** Restringir a criação de salas a certos grupos\n* ** Atividades ** Obtenha uma visão geral de suas atividades de sala\n\nProcura-se desenvolvedor! Se você tiver tempo, seria incrível se você pudesse ajudar a aprimorar este aplicativo.\n\n* Este aplicativo integra BigBlueButton e não é endossado ou certificado por BigBlueButton Inc. BigBlueButton e o logotipo BigBlueButton são marcas registradas de BigBlueButton Inc. *", + "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Este aplicativo permite criar reuniões com uma instalação externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Configuração da sala ** Crie várias configurações de sala com nome, mensagem de boas-vindas...\n* ** Compartilhe o link de convidado ** Compartilhe o link da sala com todos os seus convidados\n* ** Compartilhe salas ** Compartilhe salas com membros, grupos ou círculos\n* ** Apresentação personalizada ** Comece uma sala com uma apresentação selecionada em seu navegador de arquivos\n* ** Gerencie as gravações ** Visualize, compartilhe e exclua as gravações das suas salas\n* ** Restrições ** Restringir a criação de salas a certos grupos\n* ** Atividades ** Obtenha uma visão geral de suas atividades de sala\n\nProcura-se desenvolvedor! Se tiver tempo, seria incrível se você pudesse ajudar a aprimorar este aplicativo.\n\n* Este aplicativo integra BigBlueButton e não é endossado ou certificado por BigBlueButton Inc. BigBlueButton e o logotipo BigBlueButton são marcas registradas de BigBlueButton Inc. *", "Room not found" : "Sala não encontrada", "The room could not be found. Maybe it was deleted?" : "A sala não foi encontrada. Foi excluída?", "Back to %s" : "Voltar para %s", @@ -25,7 +25,7 @@ OC.L10N.register( "API secret" : "Senha da API", "Save" : "Salvar", "Show room manager in app navigation instead of settings page." : "Mostrar gerente de sala na navegação do aplicativo em vez de na página de configurações.", - "If you like to use shorter urls, you can enter a forwarding proxy below." : "Se você gosta de usar urls mais curtos, pode inserir um proxy de encaminhamento abaixo.", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "Se você gosta de usar URLs mais curtos, pode inserir um proxy de encaminhamento abaixo.", "URL shortener" : "Encurtador de URL", "You will be forwarded to the room in the next few seconds." : "Você será encaminhado para a sala em poucos segundos.", "Let's go!" : "Vamos lá!", @@ -37,10 +37,15 @@ OC.L10N.register( "Join" : "Juntar-se", "Have an account? Log in." : "Já tem uma conta? Logue-se.", "Hello %s" : "Olá %s", - "Name, group …" : "Nome, grupo ...", + "Name, group …" : "Nome, grupo...", "Group" : "Grupo", "Searching" : "Pesquisando", "No matches" : "Sem correspondência", + "Public" : "Público", + "Internal + Password protection for guests" : "Interno + Proteção por senha aos convidados", + "Internal + Waiting room for guests" : "Interno + Aguardando sala para convidados", + "Internal" : "Interno", + "Internal restricted" : "Restrito interno", "Name" : "Nome", "Access" : "Acesso", "Max" : "Máx", @@ -57,15 +62,21 @@ OC.L10N.register( "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Um moderador é capaz de gerenciar todos os participantes de uma reunião, incluindo remover, silenciar ou selecionar um apresentador. Os usuários com a função de moderador também podem fechar uma reunião ou alterar as configurações padrão.", "If enabled, normal users have to wait until a moderator is in the room." : "Se ativado, os usuários normais têm que esperar até que um moderador esteja na sala.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se ativado, uma URL de moderador é gerada, liberando o acesso com permissão do moderador.", + "Only selected users and groups are allowed to access the room." : "Apenas usuários e grupos selecionados têm permissão para acessar a sala.", "Edit \"{room}\"" : "Editar \"{room}\"", "Welcome" : "Bem-vindo", "Participant limit" : "Limite de participantes", "Every participant is moderator" : "Todo participante é moderador", + "Moderator access via URL" : "Acesso de moderador via URL", "Miscellaneous" : "Diversos", "Recording" : "Gravação", "Require moderator to start room" : "Exigir moderador para iniciar a sala", "Room name" : "Nome da sala", "Create" : "Criar", + "Open recording" : "Abrir gravação", + "Copy to clipboard" : "Copiar para a área de transferência", + "Save as file" : "Salvar como arquivo", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Excluir", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Quer realmente excluir \"{name}\"? Esta operação não pode ser desfeita.", @@ -88,7 +99,7 @@ OC.L10N.register( "You are not allowed to change this option, because this room is shared with you." : "Você não tem permissão para alterar esta opção, porque esta sala é compartilhada com você.", "Max. rooms" : "Máximo de salas", "Max. participants" : "Máximo de participantes", - "Group …" : "Grupo ...", + "Group …" : "Grupo...", "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "As restrições não afetam as salas existentes. Menos um significa que o valor é ilimitado. A opção menos restritiva é escolhida para cada usuário se várias restrições se aplicarem.", "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Quer realmente excluir as restrições para o grupo \"{name}\"? Esta operação não pode ser desfeita.", "Delete restrictions for \"{name}\"?" : "Excluir restrições para \"{name}\"?", @@ -96,9 +107,9 @@ OC.L10N.register( "Unexpected error occurred" : "Ocorreu um erro inesperado", "API URL is invalid" : "URL da API inválida", "API secret is invalid" : "A senha da API é inválida", - "URL has to start with HTTPS" : "O URL deve começar com HTTPS", - "URL has to contain the {token} placeholder" : "O URL deve conter o marcador de posição {token}", - "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL deve começar com https: // e conter {token}. Além disso, o espaço reservado {user} pode ser usado.", + "URL has to start with HTTPS" : "A URL deve começar com HTTPS", + "URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala ainda não está aberta. Tentaremos novamente em %n segundo. Aguarde.","Esta sala ainda não está aberta. Tentaremos novamente em %n segundos. Aguarde."] }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 756ff71..8421efc 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,20 +1,20 @@ { "translations": { "You created the room %s." : "Você criou a sala %s.", - "You deleted the room %s." : "Você excluiu a sala %s", + "You deleted the room %s." : "Você excluiu a sala %s.", "{user} deleted the room %s." : "{user} excluiu a sala %s.", "You shared the room %s with {shareWith}." : "Você compartilhou a sala %s com {shareWith}.", "{user} shared the room %s with you." : "{user} compartilhou a sala %s com você", - "You unshared the room %s with {shareWith}." : "Você cancelou o compartilhamento da sala %scom {shareWith}.", + "You unshared the room %s with {shareWith}." : "Você cancelou o compartilhamento da sala %s com {shareWith}.", "{user} unshared the room %s with you." : "{user} cancelou o compartilhamento da sala %s com você.", "You started a meeting in the \"%s\" room." : "Você iniciou uma reunião na sala \"%s\".", "{user} started a meeting in the \"%s\" room." : "{user} iniciou uma reunião na sala \"%s\".", "The meeting in room \"%s\" has ended." : "A reunião na sala \"%s\" foi finalizada.", - "Recording for room \"%s\" is ready." : "Gravando para a sala \"%s\" está pronta.", + "Recording for room \"%s\" is ready." : "Gravação para a sala \"%s\" está pronta.", "To invite someone to the meeting, send them this link: %s" : "Para convidar alguém para a reunião, envie este link: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou senha da API não configurada. Entre em contato com o administrador.", "BigBlueButton Integration" : "Integração BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integração BigBlueButton para Nextcloud", - "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Este aplicativo permite criar reuniões com uma instalação externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Configuração da sala ** Crie várias configurações de sala com nome, mensagem de boas-vindas ...\n* ** Compartilhe o link do convidado ** Compartilhe o link da sala com todos os seus convidados\n* ** Compartilhe salas ** Compartilhe salas com membros, grupos ou círculos\n* ** Apresentação personalizada ** Comece uma sala com uma apresentação selecionada em seu navegador de arquivos\n* ** Gerencie as gravações ** Visualize, compartilhe e exclua as gravações das suas salas\n* ** Restrições ** Restringir a criação de salas a certos grupos\n* ** Atividades ** Obtenha uma visão geral de suas atividades de sala\n\nProcura-se desenvolvedor! Se você tiver tempo, seria incrível se você pudesse ajudar a aprimorar este aplicativo.\n\n* Este aplicativo integra BigBlueButton e não é endossado ou certificado por BigBlueButton Inc. BigBlueButton e o logotipo BigBlueButton são marcas registradas de BigBlueButton Inc. *", + "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Este aplicativo permite criar reuniões com uma instalação externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Configuração da sala ** Crie várias configurações de sala com nome, mensagem de boas-vindas...\n* ** Compartilhe o link de convidado ** Compartilhe o link da sala com todos os seus convidados\n* ** Compartilhe salas ** Compartilhe salas com membros, grupos ou círculos\n* ** Apresentação personalizada ** Comece uma sala com uma apresentação selecionada em seu navegador de arquivos\n* ** Gerencie as gravações ** Visualize, compartilhe e exclua as gravações das suas salas\n* ** Restrições ** Restringir a criação de salas a certos grupos\n* ** Atividades ** Obtenha uma visão geral de suas atividades de sala\n\nProcura-se desenvolvedor! Se tiver tempo, seria incrível se você pudesse ajudar a aprimorar este aplicativo.\n\n* Este aplicativo integra BigBlueButton e não é endossado ou certificado por BigBlueButton Inc. BigBlueButton e o logotipo BigBlueButton são marcas registradas de BigBlueButton Inc. *", "Room not found" : "Sala não encontrada", "The room could not be found. Maybe it was deleted?" : "A sala não foi encontrada. Foi excluída?", "Back to %s" : "Voltar para %s", @@ -23,7 +23,7 @@ "API secret" : "Senha da API", "Save" : "Salvar", "Show room manager in app navigation instead of settings page." : "Mostrar gerente de sala na navegação do aplicativo em vez de na página de configurações.", - "If you like to use shorter urls, you can enter a forwarding proxy below." : "Se você gosta de usar urls mais curtos, pode inserir um proxy de encaminhamento abaixo.", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "Se você gosta de usar URLs mais curtos, pode inserir um proxy de encaminhamento abaixo.", "URL shortener" : "Encurtador de URL", "You will be forwarded to the room in the next few seconds." : "Você será encaminhado para a sala em poucos segundos.", "Let's go!" : "Vamos lá!", @@ -35,10 +35,15 @@ "Join" : "Juntar-se", "Have an account? Log in." : "Já tem uma conta? Logue-se.", "Hello %s" : "Olá %s", - "Name, group …" : "Nome, grupo ...", + "Name, group …" : "Nome, grupo...", "Group" : "Grupo", "Searching" : "Pesquisando", "No matches" : "Sem correspondência", + "Public" : "Público", + "Internal + Password protection for guests" : "Interno + Proteção por senha aos convidados", + "Internal + Waiting room for guests" : "Interno + Aguardando sala para convidados", + "Internal" : "Interno", + "Internal restricted" : "Restrito interno", "Name" : "Nome", "Access" : "Acesso", "Max" : "Máx", @@ -55,15 +60,21 @@ "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Um moderador é capaz de gerenciar todos os participantes de uma reunião, incluindo remover, silenciar ou selecionar um apresentador. Os usuários com a função de moderador também podem fechar uma reunião ou alterar as configurações padrão.", "If enabled, normal users have to wait until a moderator is in the room." : "Se ativado, os usuários normais têm que esperar até que um moderador esteja na sala.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se ativado, uma URL de moderador é gerada, liberando o acesso com permissão do moderador.", + "Only selected users and groups are allowed to access the room." : "Apenas usuários e grupos selecionados têm permissão para acessar a sala.", "Edit \"{room}\"" : "Editar \"{room}\"", "Welcome" : "Bem-vindo", "Participant limit" : "Limite de participantes", "Every participant is moderator" : "Todo participante é moderador", + "Moderator access via URL" : "Acesso de moderador via URL", "Miscellaneous" : "Diversos", "Recording" : "Gravação", "Require moderator to start room" : "Exigir moderador para iniciar a sala", "Room name" : "Nome da sala", "Create" : "Criar", + "Open recording" : "Abrir gravação", + "Copy to clipboard" : "Copiar para a área de transferência", + "Save as file" : "Salvar como arquivo", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Excluir", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Quer realmente excluir \"{name}\"? Esta operação não pode ser desfeita.", @@ -86,7 +97,7 @@ "You are not allowed to change this option, because this room is shared with you." : "Você não tem permissão para alterar esta opção, porque esta sala é compartilhada com você.", "Max. rooms" : "Máximo de salas", "Max. participants" : "Máximo de participantes", - "Group …" : "Grupo ...", + "Group …" : "Grupo...", "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "As restrições não afetam as salas existentes. Menos um significa que o valor é ilimitado. A opção menos restritiva é escolhida para cada usuário se várias restrições se aplicarem.", "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Quer realmente excluir as restrições para o grupo \"{name}\"? Esta operação não pode ser desfeita.", "Delete restrictions for \"{name}\"?" : "Excluir restrições para \"{name}\"?", @@ -94,9 +105,9 @@ "Unexpected error occurred" : "Ocorreu um erro inesperado", "API URL is invalid" : "URL da API inválida", "API secret is invalid" : "A senha da API é inválida", - "URL has to start with HTTPS" : "O URL deve começar com HTTPS", - "URL has to contain the {token} placeholder" : "O URL deve conter o marcador de posição {token}", - "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL deve começar com https: // e conter {token}. Além disso, o espaço reservado {user} pode ser usado.", + "URL has to start with HTTPS" : "A URL deve começar com HTTPS", + "URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala ainda não está aberta. Tentaremos novamente em %n segundo. Aguarde.","Esta sala ainda não está aberta. Tentaremos novamente em %n segundos. Aguarde."] },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index ecab81c..2f13c85 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -4,7 +4,9 @@ OC.L10N.register( "You created the room %s." : "Ustvarite sobo %s.", "You deleted the room %s." : "Izbrišete sobo %s.", "{user} deleted the room %s." : "{user} izbriše sobo %s.", + "You shared the room %s with {shareWith}." : "Omogočite uporabo sobe %s: {shareWith}.", "{user} shared the room %s with you." : "{user} vam omogoči souporabo sobe %s.", + "You unshared the room %s with {shareWith}." : "Onemogočite uporabo sobe %s: {shareWith}.", "{user} unshared the room %s with you." : "{user} vam onemogoči souporabo sobe %s.", "You started a meeting in the \"%s\" room." : "Začnete sestanek v sobi »%s«.", "{user} started a meeting in the \"%s\" room." : "{user} začne sestanek v sobi »%s«.", @@ -38,6 +40,11 @@ OC.L10N.register( "Group" : "Skupina", "Searching" : "Iskanje", "No matches" : "Ni zadetkov", + "Public" : "Javno", + "Internal + Password protection for guests" : "Notranji + Gosti z geslom", + "Internal + Waiting room for guests" : "Notranji + Čakalnica za goste", + "Internal" : "Notranji", + "Internal restricted" : "Notranji omejeni", "Name" : "Ime", "Access" : "Dostop", "Max" : "Največ", @@ -54,15 +61,20 @@ OC.L10N.register( "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: pridruži se lahko vsakdo s povezavo. Geslo: udeleženci morajo vpisati tudi posebno geslo. Čakalnica: moderator mora potrditi vsakega udeleženca. Notranji: sodelujejo lahko le uporabniki z računi Nextcloud.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderator lahko upravlja z vsemi udeleženci v srečanju, vključno s prepovedjo sodelovanja, utišanjem in izbiro govornika. Uporabniki s to vlogo lahko zaprejo srečanje in spreminjajo privzete nastavitve.", "If enabled, normal users have to wait until a moderator is in the room." : "Izbrana možnost določa, da bodo običajni udeleženci morali počakati na prijavo moderatorja.", + "Only selected users and groups are allowed to access the room." : "Le izbrani uporabniki in skupine imajo dovoljenje za dostop do spletne sobe.", "Edit \"{room}\"" : "Uredi sobo »{room}«", "Welcome" : "Dobrodošli", "Participant limit" : "Omejitev udeležencev", "Every participant is moderator" : "Vsak udeleženec je moderator", + "Moderator access via URL" : "Moderatorski dostop prek naslova URL", "Miscellaneous" : "Razno", "Recording" : "Snemanje", "Require moderator to start room" : "Zahtevaj prisotnost moderatorja v sobi", "Room name" : "Ime sobe", "Create" : "Ustvari", + "Open recording" : "Odpri posnetek", + "Copy to clipboard" : "Kopiraj v odložišče", + "Save as file" : "Shrani kot datoteko", "_%n participant_::_%n participants_" : ["%n udeleženec","%n udeleženca","%n udeleženci","%n udeležencev"], "Delete" : "Odstrani", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Ali ste prepričani, da želite odstraniti »{name}«? Opravila ni mogoče razveljaviti.", diff --git a/l10n/sl.json b/l10n/sl.json index 75429c5..2307c58 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -2,7 +2,9 @@ "You created the room %s." : "Ustvarite sobo %s.", "You deleted the room %s." : "Izbrišete sobo %s.", "{user} deleted the room %s." : "{user} izbriše sobo %s.", + "You shared the room %s with {shareWith}." : "Omogočite uporabo sobe %s: {shareWith}.", "{user} shared the room %s with you." : "{user} vam omogoči souporabo sobe %s.", + "You unshared the room %s with {shareWith}." : "Onemogočite uporabo sobe %s: {shareWith}.", "{user} unshared the room %s with you." : "{user} vam onemogoči souporabo sobe %s.", "You started a meeting in the \"%s\" room." : "Začnete sestanek v sobi »%s«.", "{user} started a meeting in the \"%s\" room." : "{user} začne sestanek v sobi »%s«.", @@ -36,6 +38,11 @@ "Group" : "Skupina", "Searching" : "Iskanje", "No matches" : "Ni zadetkov", + "Public" : "Javno", + "Internal + Password protection for guests" : "Notranji + Gosti z geslom", + "Internal + Waiting room for guests" : "Notranji + Čakalnica za goste", + "Internal" : "Notranji", + "Internal restricted" : "Notranji omejeni", "Name" : "Ime", "Access" : "Dostop", "Max" : "Največ", @@ -52,15 +59,20 @@ "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: pridruži se lahko vsakdo s povezavo. Geslo: udeleženci morajo vpisati tudi posebno geslo. Čakalnica: moderator mora potrditi vsakega udeleženca. Notranji: sodelujejo lahko le uporabniki z računi Nextcloud.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderator lahko upravlja z vsemi udeleženci v srečanju, vključno s prepovedjo sodelovanja, utišanjem in izbiro govornika. Uporabniki s to vlogo lahko zaprejo srečanje in spreminjajo privzete nastavitve.", "If enabled, normal users have to wait until a moderator is in the room." : "Izbrana možnost določa, da bodo običajni udeleženci morali počakati na prijavo moderatorja.", + "Only selected users and groups are allowed to access the room." : "Le izbrani uporabniki in skupine imajo dovoljenje za dostop do spletne sobe.", "Edit \"{room}\"" : "Uredi sobo »{room}«", "Welcome" : "Dobrodošli", "Participant limit" : "Omejitev udeležencev", "Every participant is moderator" : "Vsak udeleženec je moderator", + "Moderator access via URL" : "Moderatorski dostop prek naslova URL", "Miscellaneous" : "Razno", "Recording" : "Snemanje", "Require moderator to start room" : "Zahtevaj prisotnost moderatorja v sobi", "Room name" : "Ime sobe", "Create" : "Ustvari", + "Open recording" : "Odpri posnetek", + "Copy to clipboard" : "Kopiraj v odložišče", + "Save as file" : "Shrani kot datoteko", "_%n participant_::_%n participants_" : ["%n udeleženec","%n udeleženca","%n udeleženci","%n udeležencev"], "Delete" : "Odstrani", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Ali ste prepričani, da želite odstraniti »{name}«? Opravila ni mogoče razveljaviti.", diff --git a/l10n/tr.js b/l10n/tr.js index 90e055d..c7437c1 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -41,6 +41,11 @@ OC.L10N.register( "Group" : "Grup", "Searching" : "Aranıyor", "No matches" : "Eşleşme yok", + "Public" : "Herkese Açık", + "Internal + Password protection for guests" : "Konuklar için İç + Parola koruması", + "Internal + Waiting room for guests" : "Konuklar için İç + Parola koruması", + "Internal" : "İç", + "Internal restricted" : "İç kullanımla kısıtlı", "Name" : "Ad", "Access" : "Erişim", "Max" : "En fazla", @@ -57,15 +62,21 @@ OC.L10N.register( "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Bir sorunlu, katılımcıları çıkarma, sessize alma ya da sunucu olarak atama gibi işlemleri yapabilir. Sorumlu rolündeki kullanıcılar br toplantıyı bitirebilir ya da varsayılan ayarlarını değiştirebilir.", "If enabled, normal users have to wait until a moderator is in the room." : "Bu seçenek etkinleştirildiğinde, odaya bir sorumlu gelene kadar kullanıcıların beklemesi gerekir.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Bu seçenek etkinleştirildiğinde, sorumlu yetkileri ile erişilebilecek bir sorumlu adresi oluşturulur.", + "Only selected users and groups are allowed to access the room." : "Odaya yalnız seçilmiş kullanıcı ve gruplar erişebilir.", "Edit \"{room}\"" : "“{room}” düzenle", "Welcome" : "Hoş geldiniz", "Participant limit" : "Katılımcı sınırı", "Every participant is moderator" : "Her katılımcı sorumlu olur", + "Moderator access via URL" : "Adres ile sorumlu erişimi", "Miscellaneous" : "Çeşitli", "Recording" : "Kayıt ediliyor", "Require moderator to start room" : "Odayı ancak sorumlu başlatabilsin", "Room name" : "Oda adı", "Create" : "Ekle", + "Open recording" : "Kaydı aç", + "Copy to clipboard" : "Panoya kopyala", + "Save as file" : "Dosyayı farklı kaydet", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], "Delete" : "Sil", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "\"{name}\" ögesini silmek istediğinize emin misiniz? Bu işlem geri alınamaz", diff --git a/l10n/tr.json b/l10n/tr.json index f1da364..32b1015 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -39,6 +39,11 @@ "Group" : "Grup", "Searching" : "Aranıyor", "No matches" : "Eşleşme yok", + "Public" : "Herkese Açık", + "Internal + Password protection for guests" : "Konuklar için İç + Parola koruması", + "Internal + Waiting room for guests" : "Konuklar için İç + Parola koruması", + "Internal" : "İç", + "Internal restricted" : "İç kullanımla kısıtlı", "Name" : "Ad", "Access" : "Erişim", "Max" : "En fazla", @@ -55,15 +60,21 @@ "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.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Bir sorunlu, katılımcıları çıkarma, sessize alma ya da sunucu olarak atama gibi işlemleri yapabilir. Sorumlu rolündeki kullanıcılar br toplantıyı bitirebilir ya da varsayılan ayarlarını değiştirebilir.", "If enabled, normal users have to wait until a moderator is in the room." : "Bu seçenek etkinleştirildiğinde, odaya bir sorumlu gelene kadar kullanıcıların beklemesi gerekir.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Bu seçenek etkinleştirildiğinde, sorumlu yetkileri ile erişilebilecek bir sorumlu adresi oluşturulur.", + "Only selected users and groups are allowed to access the room." : "Odaya yalnız seçilmiş kullanıcı ve gruplar erişebilir.", "Edit \"{room}\"" : "“{room}” düzenle", "Welcome" : "Hoş geldiniz", "Participant limit" : "Katılımcı sınırı", "Every participant is moderator" : "Her katılımcı sorumlu olur", + "Moderator access via URL" : "Adres ile sorumlu erişimi", "Miscellaneous" : "Çeşitli", "Recording" : "Kayıt ediliyor", "Require moderator to start room" : "Odayı ancak sorumlu başlatabilsin", "Room name" : "Oda adı", "Create" : "Ekle", + "Open recording" : "Kaydı aç", + "Copy to clipboard" : "Panoya kopyala", + "Save as file" : "Dosyayı farklı kaydet", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], "Delete" : "Sil", "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "\"{name}\" ögesini silmek istediğinize emin misiniz? Bu işlem geri alınamaz",