diff --git a/l10n/ar.js b/l10n/ar.js index e139662..cbe64e8 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -4,6 +4,7 @@ OC.L10N.register( "Save" : "حفظ", "Display name" : "الاسم المعروض", "Password" : "كلمة السر", + "Hello %s" : "أهلاً %s", "Group" : "الفريق", "Name" : "الاسم", "Edit" : "تعديل", diff --git a/l10n/ar.json b/l10n/ar.json index f0cf551..b0f02c6 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -2,6 +2,7 @@ "Save" : "حفظ", "Display name" : "الاسم المعروض", "Password" : "كلمة السر", + "Hello %s" : "أهلاً %s", "Group" : "الفريق", "Name" : "الاسم", "Edit" : "تعديل", diff --git a/l10n/cs.js b/l10n/cs.js index d8a28b7..ebe4ef6 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -27,6 +27,9 @@ OC.L10N.register( "Max" : "Nejvýše", "Record" : "Záznam", "Recordings" : "Nahrávky", + "You are not permitted to create a room." : "Nemáte oprávnění pro vytvoření místnosti.", + "You exceeded the maximum number of rooms." : "Překročili jste nejvyšší umožněný počet místností.", + "Room quota:" : "Kvóta místnosti:", "Edit" : "Upravit", "Descriptive name of this room." : "Popisný název této místnosti", "This message is shown to all users in the chat area after they joined." : "Tato zpráva je zobrazena všem uživatelům v chatu, poté co se připojí.", @@ -34,6 +37,7 @@ OC.L10N.register( "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.", "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." : "Moderátor může spravovat všechny účastníky schůzky, včetně odpojení, ztlumení nebo výběru prezentujícího. Uživatelé s rolí moderátor také mohou schůzku ukončit nebo měnit výchozí nastavení.", + "If enabled, normal users have to wait until a moderator is in the room." : "Pokud je zapnuto, běžní uživatelé budou muset počkat, než do místnosti vstoupí moderátor.", "Edit \"{room}\"" : "Upravit „{room}“", "Welcome" : "Vítejte", "Participant limit" : "Limit počtu účastníků", @@ -41,6 +45,7 @@ OC.L10N.register( "Every participant is moderator" : "Každý z účastníků má práva moderátora", "Miscellaneous" : "Různé", "Recording" : "Zaznamenávání", + "Require moderator to start room" : "Vyžadovat, aby moderátor místnost otevřel", "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"], @@ -63,9 +68,16 @@ OC.L10N.register( "Share" : "Sdílet", "Loading" : "Načítání", "You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.", + "Max. rooms" : "Nejvýše místností", + "Max. participants" : "Nejvýše účastníků", + "Group, ..." : "Skupina, ...", + "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." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.", + "Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?", "Settings saved" : "Nastavení uložena", "Unexpected error occurred" : "Došlo k neočekávané chybě", "API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná", - "API secret is invalid" : "Tajemství k API není platné" + "API secret is invalid" : "Tajemství k API není platné", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za {sec} sekund. Čekejte prosím." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index c302769..ba0ce4a 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -25,6 +25,9 @@ "Max" : "Nejvýše", "Record" : "Záznam", "Recordings" : "Nahrávky", + "You are not permitted to create a room." : "Nemáte oprávnění pro vytvoření místnosti.", + "You exceeded the maximum number of rooms." : "Překročili jste nejvyšší umožněný počet místností.", + "Room quota:" : "Kvóta místnosti:", "Edit" : "Upravit", "Descriptive name of this room." : "Popisný název této místnosti", "This message is shown to all users in the chat area after they joined." : "Tato zpráva je zobrazena všem uživatelům v chatu, poté co se připojí.", @@ -32,6 +35,7 @@ "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.", "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." : "Moderátor může spravovat všechny účastníky schůzky, včetně odpojení, ztlumení nebo výběru prezentujícího. Uživatelé s rolí moderátor také mohou schůzku ukončit nebo měnit výchozí nastavení.", + "If enabled, normal users have to wait until a moderator is in the room." : "Pokud je zapnuto, běžní uživatelé budou muset počkat, než do místnosti vstoupí moderátor.", "Edit \"{room}\"" : "Upravit „{room}“", "Welcome" : "Vítejte", "Participant limit" : "Limit počtu účastníků", @@ -39,6 +43,7 @@ "Every participant is moderator" : "Každý z účastníků má práva moderátora", "Miscellaneous" : "Různé", "Recording" : "Zaznamenávání", + "Require moderator to start room" : "Vyžadovat, aby moderátor místnost otevřel", "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"], @@ -61,9 +66,16 @@ "Share" : "Sdílet", "Loading" : "Načítání", "You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.", + "Max. rooms" : "Nejvýše místností", + "Max. participants" : "Nejvýše účastníků", + "Group, ..." : "Skupina, ...", + "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." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.", + "Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?", "Settings saved" : "Nastavení uložena", "Unexpected error occurred" : "Došlo k neočekávané chybě", "API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná", - "API secret is invalid" : "Tajemství k API není platné" + "API secret is invalid" : "Tajemství k API není platné", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za {sec} sekund. Čekejte prosím." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index c617070..bf30232 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -62,6 +62,7 @@ OC.L10N.register( "Share" : "Teilen", "Loading" : "Lade", "You are not allowed to change this option, because this room is shared with you." : "Du kannst diese Einstellung nicht ändern, da dieser Raum mit Dir geteilt wurde.", + "Group, ..." : "Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/de.json b/l10n/de.json index 1704018..177ce73 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -60,6 +60,7 @@ "Share" : "Teilen", "Loading" : "Lade", "You are not allowed to change this option, because this room is shared with you." : "Du kannst diese Einstellung nicht ändern, da dieser Raum mit Dir geteilt wurde.", + "Group, ..." : "Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 81e0b68..0014684 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -62,6 +62,7 @@ OC.L10N.register( "Share" : "Teilen", "Loading" : "Lade", "You are not allowed to change this option, because this room is shared with you." : "Sie können diese Einstellung nicht ändern, da dieser Raum mit Ihnen geteilt wurde.", + "Group, ..." : "Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 7282ea5..ff8c72b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -60,6 +60,7 @@ "Share" : "Teilen", "Loading" : "Lade", "You are not allowed to change this option, because this room is shared with you." : "Sie können diese Einstellung nicht ändern, da dieser Raum mit Ihnen geteilt wurde.", + "Group, ..." : "Gruppe, …", "Settings saved" : "Einstellungen gespeichert", "Unexpected error occurred" : "Es ist ein unerwarteter Fehler aufgetreten", "API URL is invalid" : "API-URL ist ungültig", diff --git a/l10n/fr.js b/l10n/fr.js index 9c5c635..0d121aa 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -62,6 +62,8 @@ OC.L10N.register( "Share" : "Partager", "Loading" : "Chargement", "You are not allowed to change this option, because this room is shared with you." : "Vous n'êtes pas autorisé à changer cette option car cette salle est partagée avec vous.", + "Max. participants" : "Nombre maximum de participants", + "Group, ..." : "Groupe, ...", "Settings saved" : "Paramètres sauvegardés", "Unexpected error occurred" : "Une erreur est survenue", "API URL is invalid" : "L'adresse de l'API n'est pas valable", diff --git a/l10n/fr.json b/l10n/fr.json index e618ce4..50a93f0 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -60,6 +60,8 @@ "Share" : "Partager", "Loading" : "Chargement", "You are not allowed to change this option, because this room is shared with you." : "Vous n'êtes pas autorisé à changer cette option car cette salle est partagée avec vous.", + "Max. participants" : "Nombre maximum de participants", + "Group, ..." : "Groupe, ...", "Settings saved" : "Paramètres sauvegardés", "Unexpected error occurred" : "Une erreur est survenue", "API URL is invalid" : "L'adresse de l'API n'est pas valable", diff --git a/l10n/gl.js b/l10n/gl.js index 6db01e6..54a8476 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -27,6 +27,9 @@ OC.L10N.register( "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravacións", + "You are not permitted to create a room." : "Non ten permiso para crear unha sala", + "You exceeded the maximum number of rooms." : "Excedeu o número máximo de salas.", + "Room quota:" : "Cota de salas:", "Edit" : "Editar", "Descriptive name of this room." : "Nome descritivo desta sala.", "This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.", @@ -34,6 +37,7 @@ OC.L10N.register( "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.", "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.", "Edit \"{room}\"" : "Editar «{room}»", "Welcome" : "Benvido", "Participant limit" : "Límite de participantes", @@ -41,6 +45,7 @@ OC.L10N.register( "Every participant is moderator" : "Todos os participantes son moderadores", "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", + "Require moderator to start room" : "Esixir un moderador para iniciar a sala", "Room name" : "Nome da sala", "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], @@ -54,7 +59,7 @@ OC.L10N.register( "Error" : "Erro", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».", "URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.", - "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Confirma que queres eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Confirma que quere eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", "Delete?" : "Eliminar?", "Could not delete record" : "Non foi posíbel eliminar a gravación", "Server error" : "Produciuse un erro de servidor", @@ -63,9 +68,16 @@ OC.L10N.register( "Share" : "Compartir", "Loading" : "Cargando", "You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.", + "Max. rooms" : "Máx. de salas", + "Max. participants" : "Máx. de participantes", + "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 restricións non afectan ás salas existentes. Menos un significa que o valor é ilimitado. De aplicarse varias restricións, escollese a opción menos restritiva para cada usuario.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Confirma que quere eliminar as restricións do grupo «{name}»? Non é posíbel desfacer esta operación.", + "Delete restrictions for \"{name}\"?" : "Quere eliminar as restricións de «{name}»?", "Settings saved" : "Axustes gardados", "Unexpected error occurred" : "Produciuse un erro non agardado", "API URL is invalid" : "O URL da API é incorrecto", - "API secret is invalid" : "O segredo da API é incorrecto" + "API secret is invalid" : "O segredo da API é incorrecto", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Esta sala aínda non está aberta. Tentarémolo de novo en {sec} segundos. Agarde." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 5471453..769f7a8 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -25,6 +25,9 @@ "Max" : "Máx", "Record" : "Gravar", "Recordings" : "Gravacións", + "You are not permitted to create a room." : "Non ten permiso para crear unha sala", + "You exceeded the maximum number of rooms." : "Excedeu o número máximo de salas.", + "Room quota:" : "Cota de salas:", "Edit" : "Editar", "Descriptive name of this room." : "Nome descritivo desta sala.", "This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.", @@ -32,6 +35,7 @@ "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.", "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.", "Edit \"{room}\"" : "Editar «{room}»", "Welcome" : "Benvido", "Participant limit" : "Límite de participantes", @@ -39,6 +43,7 @@ "Every participant is moderator" : "Todos os participantes son moderadores", "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", + "Require moderator to start room" : "Esixir un moderador para iniciar a sala", "Room name" : "Nome da sala", "Create" : "Crear", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], @@ -52,7 +57,7 @@ "Error" : "Erro", "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».", "URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.", - "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Confirma que queres eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Confirma que quere eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", "Delete?" : "Eliminar?", "Could not delete record" : "Non foi posíbel eliminar a gravación", "Server error" : "Produciuse un erro de servidor", @@ -61,9 +66,16 @@ "Share" : "Compartir", "Loading" : "Cargando", "You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.", + "Max. rooms" : "Máx. de salas", + "Max. participants" : "Máx. de participantes", + "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 restricións non afectan ás salas existentes. Menos un significa que o valor é ilimitado. De aplicarse varias restricións, escollese a opción menos restritiva para cada usuario.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Confirma que quere eliminar as restricións do grupo «{name}»? Non é posíbel desfacer esta operación.", + "Delete restrictions for \"{name}\"?" : "Quere eliminar as restricións de «{name}»?", "Settings saved" : "Axustes gardados", "Unexpected error occurred" : "Produciuse un erro non agardado", "API URL is invalid" : "O URL da API é incorrecto", - "API secret is invalid" : "O segredo da API é incorrecto" + "API secret is invalid" : "O segredo da API é incorrecto", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Esta sala aínda non está aberta. Tentarémolo de novo en {sec} segundos. Agarde." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index ce2254a..b61bd9e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -9,8 +9,8 @@ OC.L10N.register( "API URL" : "URL API", "API secret" : "Segreto API", "Save" : "Salva", - "Show room manager in app navigation instead of settings page." : "Mostra il gestore della stanza nella schermata app invece della pagina impostazioni.", - "You will be forwarded to the room in the next few seconds." : "Verrai indirizzato nella stanza in pochi secondi.", + "Show room manager in app navigation instead of settings page." : "Mostra il gestore della stanza nella pagina di navigazione dell'applicazioni invece della pagina delle impostazioni.", + "You will be forwarded to the room in the next few seconds." : "Sarai indirizzato nella stanza in pochi secondi.", "Let's go!" : "Andiamo!", "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.", @@ -27,6 +27,9 @@ OC.L10N.register( "Max" : "Massimo", "Record" : "Registra", "Recordings" : "Registrazioni", + "You are not permitted to create a room." : "Non ti è consentito creare una stanza.", + "You exceeded the maximum number of rooms." : "Hai superato il numero massimo di stanze.", + "Room quota:" : "Quota della stanza:", "Edit" : "Modifica", "Descriptive name of this room." : "Nome descrittivo della stanza.", "This message is shown to all users in the chat area after they joined." : "Questo messaggio è mostrato a tutti gli utenti nell'area di chat dopo il loro ingresso.", @@ -34,6 +37,7 @@ OC.L10N.register( "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.", "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.", "Edit \"{room}\"" : "Modifica \"{room}\"", "Welcome" : "Benvenuto", "Participant limit" : "Limite di partecipanti", @@ -41,6 +45,7 @@ OC.L10N.register( "Every participant is moderator" : "Ogni partecipante è moderatore", "Miscellaneous" : "Varie", "Recording" : "Registrazione", + "Require moderator to start room" : "Richiede che il moderatore avvii la stanza", "Room name" : "Nome stanza", "Create" : "Crea", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], @@ -63,9 +68,16 @@ OC.L10N.register( "Share" : "Condividi", "Loading" : "Caricamento", "You are not allowed to change this option, because this room is shared with you." : "Non ti è consentito modificare questa opzione, poiché questa stanza è condivisa con te.", + "Max. rooms" : "Num. massimo stanze", + "Max. participants" : "Num. massimo partecipanti", + "Group, ..." : "Gruppo, ...", + "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." : "Le restrizioni non influiscono sulle stanze esistenti. Meno uno significa che il valore è illimitato. L'opzione meno restrittiva viene scelta per ogni utente se si applicano più restrizioni.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare le restrizioni per il gruppo \"{name}\"? Questa operazione non può essere annullata.", + "Delete restrictions for \"{name}\"?" : "Eliminare le restrizioni per \"{name}\"?", "Settings saved" : "Impostazioni salvate", "Unexpected error occurred" : "Si è verificato un errore inatteso", "API URL is invalid" : "URL API non valido", - "API secret is invalid" : "Il segreto API non è valido" + "API secret is invalid" : "Il segreto API non è valido", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Questa stanza non è ancora aperta. Riproveremo tra {sec} secondi. Attendi." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index f3f8563..24aa059 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -7,8 +7,8 @@ "API URL" : "URL API", "API secret" : "Segreto API", "Save" : "Salva", - "Show room manager in app navigation instead of settings page." : "Mostra il gestore della stanza nella schermata app invece della pagina impostazioni.", - "You will be forwarded to the room in the next few seconds." : "Verrai indirizzato nella stanza in pochi secondi.", + "Show room manager in app navigation instead of settings page." : "Mostra il gestore della stanza nella pagina di navigazione dell'applicazioni invece della pagina delle impostazioni.", + "You will be forwarded to the room in the next few seconds." : "Sarai indirizzato nella stanza in pochi secondi.", "Let's go!" : "Andiamo!", "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.", @@ -25,6 +25,9 @@ "Max" : "Massimo", "Record" : "Registra", "Recordings" : "Registrazioni", + "You are not permitted to create a room." : "Non ti è consentito creare una stanza.", + "You exceeded the maximum number of rooms." : "Hai superato il numero massimo di stanze.", + "Room quota:" : "Quota della stanza:", "Edit" : "Modifica", "Descriptive name of this room." : "Nome descrittivo della stanza.", "This message is shown to all users in the chat area after they joined." : "Questo messaggio è mostrato a tutti gli utenti nell'area di chat dopo il loro ingresso.", @@ -32,6 +35,7 @@ "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.", "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.", "Edit \"{room}\"" : "Modifica \"{room}\"", "Welcome" : "Benvenuto", "Participant limit" : "Limite di partecipanti", @@ -39,6 +43,7 @@ "Every participant is moderator" : "Ogni partecipante è moderatore", "Miscellaneous" : "Varie", "Recording" : "Registrazione", + "Require moderator to start room" : "Richiede che il moderatore avvii la stanza", "Room name" : "Nome stanza", "Create" : "Crea", "_%n participant_::_%n participants_" : ["%n partecipante","%n partecipanti"], @@ -61,9 +66,16 @@ "Share" : "Condividi", "Loading" : "Caricamento", "You are not allowed to change this option, because this room is shared with you." : "Non ti è consentito modificare questa opzione, poiché questa stanza è condivisa con te.", + "Max. rooms" : "Num. massimo stanze", + "Max. participants" : "Num. massimo partecipanti", + "Group, ..." : "Gruppo, ...", + "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." : "Le restrizioni non influiscono sulle stanze esistenti. Meno uno significa che il valore è illimitato. L'opzione meno restrittiva viene scelta per ogni utente se si applicano più restrizioni.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Sei sicuro di voler eliminare le restrizioni per il gruppo \"{name}\"? Questa operazione non può essere annullata.", + "Delete restrictions for \"{name}\"?" : "Eliminare le restrizioni per \"{name}\"?", "Settings saved" : "Impostazioni salvate", "Unexpected error occurred" : "Si è verificato un errore inatteso", "API URL is invalid" : "URL API non valido", - "API secret is invalid" : "Il segreto API non è valido" + "API secret is invalid" : "Il segreto API non è valido", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Questa stanza non è ancora aperta. Riproveremo tra {sec} secondi. Attendi." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js new file mode 100644 index 0000000..82ea748 --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "bbb", + { + "Save" : "Sekles", + "Password" : "Awal uffir", + "Hello %s" : "Azul %s", + "Delete" : "Kkes" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..4b14db2 --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,7 @@ +{ "translations": { + "Save" : "Sekles", + "Password" : "Awal uffir", + "Hello %s" : "Azul %s", + "Delete" : "Kkes" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 59d9eb6..c2c35ce 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -27,6 +27,9 @@ OC.L10N.register( "Max" : "En fazla", "Record" : "Kaydet", "Recordings" : "Kayıtlar", + "You are not permitted to create a room." : "Oda oluşturma izniniz yok.", + "You exceeded the maximum number of rooms." : "İzin verilen en fazla oda oluşturma sayısını aştınız.", + "Room quota:" : "Oda kotası:", "Edit" : "Düzenle", "Descriptive name of this room." : "Odayı açıklayan ad.", "This message is shown to all users in the chat area after they joined." : "Katılan tüm kullanıcılara sohbet alanında bu ileti görüntülenir.", @@ -34,6 +37,7 @@ OC.L10N.register( "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.", "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.", "Edit \"{room}\"" : "“{room}” düzenle", "Welcome" : "Hoş geldiniz", "Participant limit" : "Katılımcı sınırı", @@ -41,6 +45,7 @@ OC.L10N.register( "Every participant is moderator" : "Her katılımcı sorumlu olur", "Miscellaneous" : "Çeşitli", "Recording" : "Kayıt ediliyor", + "Require moderator to start room" : "Odayı ancak sorumlu başlatabilsin", "Room name" : "Oda adı", "Create" : "Ekle", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], @@ -63,9 +68,16 @@ OC.L10N.register( "Share" : "Paylaş", "Loading" : "Yükleniyor", "You are not allowed to change this option, because this room is shared with you." : "Bu oda sizinle paylaşılmış olduğundan bu ayarı değiştiremezsiniz.", + "Max. rooms" : "En fazla oda sayısı", + "Max. participants" : "En fazla katılımcı sayısı", + "Group, ..." : "Grup, ...", + "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." : "Kısıtlamalar var olan odaları etkilemez. Eksi bir değeri, kısıtlama olmadığı anlamına gelir. Birden fazla kısıtlama uygulanıyorsa her kullanıcı için en az kısıtlayıcı seçenek kullanılır.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "\"{name}\" grubunun kısıtlamalarını silmek istediğinize emin misiniz? Bu işlem geri alınamaz", + "Delete restrictions for \"{name}\"?" : "\"{name}\" için kısıtlamalar silinsin mi?", "Settings saved" : "Ayarlar kaydedildi", "Unexpected error occurred" : "Beklenmeyen bir sorun çıktı", "API URL is invalid" : "API adresi geçersiz", - "API secret is invalid" : "API parolası geçersiz" + "API secret is invalid" : "API parolası geçersiz", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Bu oda henüz açılmamış. {sec} saniye sonra yeniden deneyeceğiz. Lütfen bekleyin." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 3e5b17a..590c96f 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -25,6 +25,9 @@ "Max" : "En fazla", "Record" : "Kaydet", "Recordings" : "Kayıtlar", + "You are not permitted to create a room." : "Oda oluşturma izniniz yok.", + "You exceeded the maximum number of rooms." : "İzin verilen en fazla oda oluşturma sayısını aştınız.", + "Room quota:" : "Oda kotası:", "Edit" : "Düzenle", "Descriptive name of this room." : "Odayı açıklayan ad.", "This message is shown to all users in the chat area after they joined." : "Katılan tüm kullanıcılara sohbet alanında bu ileti görüntülenir.", @@ -32,6 +35,7 @@ "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.", "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.", "Edit \"{room}\"" : "“{room}” düzenle", "Welcome" : "Hoş geldiniz", "Participant limit" : "Katılımcı sınırı", @@ -39,6 +43,7 @@ "Every participant is moderator" : "Her katılımcı sorumlu olur", "Miscellaneous" : "Çeşitli", "Recording" : "Kayıt ediliyor", + "Require moderator to start room" : "Odayı ancak sorumlu başlatabilsin", "Room name" : "Oda adı", "Create" : "Ekle", "_%n participant_::_%n participants_" : ["%n katılımcı","%n katılımcı"], @@ -61,9 +66,16 @@ "Share" : "Paylaş", "Loading" : "Yükleniyor", "You are not allowed to change this option, because this room is shared with you." : "Bu oda sizinle paylaşılmış olduğundan bu ayarı değiştiremezsiniz.", + "Max. rooms" : "En fazla oda sayısı", + "Max. participants" : "En fazla katılımcı sayısı", + "Group, ..." : "Grup, ...", + "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." : "Kısıtlamalar var olan odaları etkilemez. Eksi bir değeri, kısıtlama olmadığı anlamına gelir. Birden fazla kısıtlama uygulanıyorsa her kullanıcı için en az kısıtlayıcı seçenek kullanılır.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "\"{name}\" grubunun kısıtlamalarını silmek istediğinize emin misiniz? Bu işlem geri alınamaz", + "Delete restrictions for \"{name}\"?" : "\"{name}\" için kısıtlamalar silinsin mi?", "Settings saved" : "Ayarlar kaydedildi", "Unexpected error occurred" : "Beklenmeyen bir sorun çıktı", "API URL is invalid" : "API adresi geçersiz", - "API secret is invalid" : "API parolası geçersiz" + "API secret is invalid" : "API parolası geçersiz", + "This room is not open yet. We will try it again in {sec} seconds. Please wait." : "Bu oda henüz açılmamış. {sec} saniye sonra yeniden deneyeceğiz. Lütfen bekleyin." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file