diff --git a/l10n/cs.js b/l10n/cs.js index a9f87df..6441a21 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -124,6 +124,7 @@ OC.L10N.register( "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.", "Group name" : "Název skupiny", "Max. rooms" : "Nejvýše místností", + "Access options" : "Předvolby přístupu", "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.", @@ -138,6 +139,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "Je třeba, aby URL začínalo na HTTPS", "URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.", + "Example configuration for Apache and Nginx" : "Ukázka nastavení pro Apache a Nginx", "The file \"{filename}\" was uploaded to your room." : "Soubor „{filename}“ byl nahrán do vaší místnosti.", "The file \"{filename}\" could not be uploaded to your room." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti. Vámi využívaný BigBlueButton server tuto akci nepodporuje.", diff --git a/l10n/cs.json b/l10n/cs.json index ced75aa..1d2f1f3 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -122,6 +122,7 @@ "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.", "Group name" : "Název skupiny", "Max. rooms" : "Nejvýše místností", + "Access options" : "Předvolby přístupu", "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.", @@ -136,6 +137,7 @@ "URL has to start with HTTPS" : "Je třeba, aby URL začínalo na HTTPS", "URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.", + "Example configuration for Apache and Nginx" : "Ukázka nastavení pro Apache a Nginx", "The file \"{filename}\" was uploaded to your room." : "Soubor „{filename}“ byl nahrán do vaší místnosti.", "The file \"{filename}\" could not be uploaded to your room." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Soubor „{filename}“ se nepodařilo nahrát do vaší místnosti. Vámi využívaný BigBlueButton server tuto akci nepodporuje.", diff --git a/l10n/de.js b/l10n/de.js index b06a607..d48866b 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -125,6 +125,7 @@ OC.L10N.register( "You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.", "Group name" : "Gruppenname", "Max. rooms" : "Max. Räume", + "Access options" : "Zugriffsoptionen", "Max. participants" : "Max. Teilnehmer", "Group …" : "Gruppe …", "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." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.", @@ -139,6 +140,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "Die URL muss mit HTTPS beginnen", "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", + "Example configuration for Apache and Nginx" : "Beispielkonfiguration für Apache und Nginx", "The file \"{filename}\" was uploaded to your room." : "Die Datei \"{filename}\" wurde in deinen Raum hochgeladen.", "The file \"{filename}\" could not be uploaded to your room." : "Die Datei \"{filename}\" konnte nicht in deinen Raum hochgeladen werden.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Die Datei \"{filename}\" konnte nicht in deinen Raum hochgeladen werden. Möglicherweise unterstützt dein BigBlueButton-Server diese Aktion nicht.", diff --git a/l10n/de.json b/l10n/de.json index 3695e53..063b6bd 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -123,6 +123,7 @@ "You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.", "Group name" : "Gruppenname", "Max. rooms" : "Max. Räume", + "Access options" : "Zugriffsoptionen", "Max. participants" : "Max. Teilnehmer", "Group …" : "Gruppe …", "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." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.", @@ -137,6 +138,7 @@ "URL has to start with HTTPS" : "Die URL muss mit HTTPS beginnen", "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", + "Example configuration for Apache and Nginx" : "Beispielkonfiguration für Apache und Nginx", "The file \"{filename}\" was uploaded to your room." : "Die Datei \"{filename}\" wurde in deinen Raum hochgeladen.", "The file \"{filename}\" could not be uploaded to your room." : "Die Datei \"{filename}\" konnte nicht in deinen Raum hochgeladen werden.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Die Datei \"{filename}\" konnte nicht in deinen Raum hochgeladen werden. Möglicherweise unterstützt dein BigBlueButton-Server diese Aktion nicht.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index db86a62..7dfe4f5 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -125,6 +125,7 @@ OC.L10N.register( "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 name" : "Gruppenname", "Max. rooms" : "Max. Räume", + "Access options" : "Zugriffsoptionen", "Max. participants" : "Max. Teilnehmer", "Group …" : "Gruppe …", "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." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.", @@ -139,6 +140,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "Die URL muss mit HTTPS beginnen", "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", + "Example configuration for Apache and Nginx" : "Beispielkonfiguration für Apache und Nginx", "The file \"{filename}\" was uploaded to your room." : "Die Datei \"{filename}\" wurde in Ihren Raum hochgeladen.", "The file \"{filename}\" could not be uploaded to your room." : "Die Datei \"{filename}\" konnte nicht in Ihren Raum hochgeladen werden.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Die Datei \"{filename}\" konnte nicht in Ihren Raum hochgeladen werden. Möglicherweise unterstützt Ihr BigBlueButton-Server diese Aktion nicht.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 933ffc0..1eee069 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -123,6 +123,7 @@ "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 name" : "Gruppenname", "Max. rooms" : "Max. Räume", + "Access options" : "Zugriffsoptionen", "Max. participants" : "Max. Teilnehmer", "Group …" : "Gruppe …", "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." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.", @@ -137,6 +138,7 @@ "URL has to start with HTTPS" : "Die URL muss mit HTTPS beginnen", "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", + "Example configuration for Apache and Nginx" : "Beispielkonfiguration für Apache und Nginx", "The file \"{filename}\" was uploaded to your room." : "Die Datei \"{filename}\" wurde in Ihren Raum hochgeladen.", "The file \"{filename}\" could not be uploaded to your room." : "Die Datei \"{filename}\" konnte nicht in Ihren Raum hochgeladen werden.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Die Datei \"{filename}\" konnte nicht in Ihren Raum hochgeladen werden. Möglicherweise unterstützt Ihr BigBlueButton-Server diese Aktion nicht.", diff --git a/l10n/it.js b/l10n/it.js index 29ba1f2..e570871 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -125,6 +125,7 @@ OC.L10N.register( "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.", "Group name" : "Nome del gruppo", "Max. rooms" : "Num. massimo stanze", + "Access options" : "Opzioni di accesso", "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.", @@ -139,6 +140,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "L'URL deve iniziare con HTTPS", "URL has to contain the {token} placeholder" : "L'URL deve contenere il segnaposto {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL deve iniziare con https: // e contenere {token}. Inoltre è possibile utilizzare il segnaposto {user}.", + "Example configuration for Apache and Nginx" : "Esempio di configurazione per Apache e Nginx", "The file \"{filename}\" was uploaded to your room." : "Il file \"{filename}\" è stato caricato nella tua stanza.", "The file \"{filename}\" could not be uploaded to your room." : "Il file \"{filename}\" non è stato possibile caricarlo nella tua stanza.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Il file \"{filename}\" non può essere caricato nella tua stanza. Forse il tuo server BigBlueButton non supporta questa azione.", diff --git a/l10n/it.json b/l10n/it.json index a42c095..cc394dc 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -123,6 +123,7 @@ "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.", "Group name" : "Nome del gruppo", "Max. rooms" : "Num. massimo stanze", + "Access options" : "Opzioni di accesso", "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.", @@ -137,6 +138,7 @@ "URL has to start with HTTPS" : "L'URL deve iniziare con HTTPS", "URL has to contain the {token} placeholder" : "L'URL deve contenere il segnaposto {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL deve iniziare con https: // e contenere {token}. Inoltre è possibile utilizzare il segnaposto {user}.", + "Example configuration for Apache and Nginx" : "Esempio di configurazione per Apache e Nginx", "The file \"{filename}\" was uploaded to your room." : "Il file \"{filename}\" è stato caricato nella tua stanza.", "The file \"{filename}\" could not be uploaded to your room." : "Il file \"{filename}\" non è stato possibile caricarlo nella tua stanza.", "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Il file \"{filename}\" non può essere caricato nella tua stanza. Forse il tuo server BigBlueButton non supporta questa azione.",