Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/de.js11
-rw-r--r--l10n/de.json11
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/eu.js5
-rw-r--r--l10n/eu.json5
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/zh_HK.js3
-rw-r--r--l10n/zh_HK.json3
14 files changed, 56 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 85b7949ce..11c7b6dd8 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1207,6 +1207,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "Vámi používaný prohlížeč nepodporuje WebRTC",
"Please use a different browser like Firefox or Chrome" : "Použijte jiný prohlížeč, jako třeba Firefox nebo Chrome",
"Error while accessing microphone & camera" : "Chyba při přístupu k mikrofonu a kameře",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o zadání hesla z vaší IP adresy. Další pokus bude proto možný až za 30 sekund.",
+ "This conversation is password-protected." : "Tato konverzace je chráněna heslem.",
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
"Specify commands the users can use in chats" : "Určete příkazy, které uživatelé mohou používat v chatech",
"TURN server" : "Server TURN",
diff --git a/l10n/cs.json b/l10n/cs.json
index b4477101c..26521871d 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1205,6 +1205,8 @@
"WebRTC is not supported in your browser" : "Vámi používaný prohlížeč nepodporuje WebRTC",
"Please use a different browser like Firefox or Chrome" : "Použijte jiný prohlížeč, jako třeba Firefox nebo Chrome",
"Error while accessing microphone & camera" : "Chyba při přístupu k mikrofonu a kameře",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o zadání hesla z vaší IP adresy. Další pokus bude proto možný až za 30 sekund.",
+ "This conversation is password-protected." : "Tato konverzace je chráněna heslem.",
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
"Specify commands the users can use in chats" : "Určete příkazy, které uživatelé mohou používat v chatech",
"TURN server" : "Server TURN",
diff --git a/l10n/de.js b/l10n/de.js
index 1400949b3..e8ac1d372 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -161,6 +161,14 @@ OC.L10N.register(
"You deleted a message" : "Du hast eine Nachricht gelöscht",
"{actor} deleted a reaction" : "{actor} hat eine Reaktion gelöscht",
"You deleted a reaction" : "Du hast eine Reaktion gelöscht",
+ "_You set the message expiration to %n week_::_You set the message expiration to %n weeks_" : ["Du hast den Ablauf der Nachricht auf %n Woche festgelegt.","Du hast den Ablauf der Nachricht auf %n Wochen festgelegt."],
+ "_You set the message expiration to %n day_::_You set the message expiration to %n days_" : ["Du hast den Ablauf der Nachricht auf %n Tag festgelegt.","Du hast den Ablauf der Nachricht auf %n Tage festgelegt."],
+ "_You set the message expiration to %n hour_::_You set the message expiration to %n hours_" : ["Du hast den Ablauf der Nachricht auf %n Stunde festgelegt.","Du hast den Ablauf der Nachricht auf %n Stunden festgelegt."],
+ "_{actor} set the message expiration to %n week_::_{actor} set the message expiration to %n weeks_" : ["{actor} hat den Ablauf der Nachricht auf %n Woche festgelegt.","{actor} hat den Ablauf der Nachricht auf %n Wochen festgelegt."],
+ "_{actor} set the message expiration to %n day_::_{actor} set the message expiration to %n days_" : ["{actor} hat den Ablauf der Nachricht auf %n Tag festgelegt.","{actor} hat den Ablauf der Nachricht auf %n Tage festgelegt."],
+ "_{actor} set the message expiration to %n hour_::_{actor} set the message expiration to %n hours_" : ["{actor} hat den Ablauf der Nachricht auf %n Stunde festgelegt.","{actor} hat den Ablauf der Nachricht auf %n Stunden festgelegt."],
+ "{actor} disabled message expiration" : "{actor} hat den Ablauf von Nachrichten deaktiviert.",
+ "You disabled message expiration" : "Du hast den Ablauf von Nachrichten deaktiviert.",
"{actor} cleared the history of the conversation" : "{actor} hat den Gesprächsverlauf gelöscht",
"You cleared the history of the conversation" : "Du hast den Gesprächsverlauf gelöscht",
"{actor} closed the poll {poll}" : "{actor} hat die Umfrage {poll} beendet",
@@ -674,6 +682,7 @@ OC.L10N.register(
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Fehlgeschlagen: WebAssembly ist in diesem Browser deaktiviert oder wird nicht unterstützt. Bitte aktiviere WebAssembly oder verwende einen Browser, der es unterstützt, um die Prüfung durchzuführen.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Fehlgeschlagen: Die Dateien \".wasm\" und \".tflite\" wurden vom Webserver nicht korrekt zurückgegeben. Bitte prüfe den Abschnitt \"Systemanforderungen\" in der Talk-Dokumentation.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\"- und \".tflite\"-Dateien wurden ordnungsgemäß vom Webserver zurückgegeben.",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Es scheint, dass die PHP- und Apache-Konfiguration nicht kompatibel ist. Bitte beachte, dass PHP nur mit dem Modul MPM_PREFORK und PHP-FPM nur mit dem Modul MPM_EVENT verwendet werden kann.",
"{nickName} raised their hand." : "{nickName} hat die Hand gehoben.",
"A participant raised their hand." : "Ein Teilnehmer hat die Hand gehoben",
"Previous page of videos" : "Vorherige Seite mit Videos",
@@ -1198,6 +1207,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "WebRTC wird von Deinem Browser nicht unterstützt",
"Please use a different browser like Firefox or Chrome" : "Bitte benutze einen anderen Browser, wie z. B. Firefox oder Chrome",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Es wurden mehrere ungültige Passworteingaben von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
+ "This conversation is password-protected." : "Diese Unterhaltung ist passwortgeschützt.",
"The password is wrong. Try again." : "Das Passwort ist falsch. Bitte erneut versuchen.",
"Specify commands the users can use in chats" : "Spezifische Befehle, die Benutzer in Chats anwenden können",
"TURN server" : "TURN-Server",
diff --git a/l10n/de.json b/l10n/de.json
index 6afcde23a..2976b5a06 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -159,6 +159,14 @@
"You deleted a message" : "Du hast eine Nachricht gelöscht",
"{actor} deleted a reaction" : "{actor} hat eine Reaktion gelöscht",
"You deleted a reaction" : "Du hast eine Reaktion gelöscht",
+ "_You set the message expiration to %n week_::_You set the message expiration to %n weeks_" : ["Du hast den Ablauf der Nachricht auf %n Woche festgelegt.","Du hast den Ablauf der Nachricht auf %n Wochen festgelegt."],
+ "_You set the message expiration to %n day_::_You set the message expiration to %n days_" : ["Du hast den Ablauf der Nachricht auf %n Tag festgelegt.","Du hast den Ablauf der Nachricht auf %n Tage festgelegt."],
+ "_You set the message expiration to %n hour_::_You set the message expiration to %n hours_" : ["Du hast den Ablauf der Nachricht auf %n Stunde festgelegt.","Du hast den Ablauf der Nachricht auf %n Stunden festgelegt."],
+ "_{actor} set the message expiration to %n week_::_{actor} set the message expiration to %n weeks_" : ["{actor} hat den Ablauf der Nachricht auf %n Woche festgelegt.","{actor} hat den Ablauf der Nachricht auf %n Wochen festgelegt."],
+ "_{actor} set the message expiration to %n day_::_{actor} set the message expiration to %n days_" : ["{actor} hat den Ablauf der Nachricht auf %n Tag festgelegt.","{actor} hat den Ablauf der Nachricht auf %n Tage festgelegt."],
+ "_{actor} set the message expiration to %n hour_::_{actor} set the message expiration to %n hours_" : ["{actor} hat den Ablauf der Nachricht auf %n Stunde festgelegt.","{actor} hat den Ablauf der Nachricht auf %n Stunden festgelegt."],
+ "{actor} disabled message expiration" : "{actor} hat den Ablauf von Nachrichten deaktiviert.",
+ "You disabled message expiration" : "Du hast den Ablauf von Nachrichten deaktiviert.",
"{actor} cleared the history of the conversation" : "{actor} hat den Gesprächsverlauf gelöscht",
"You cleared the history of the conversation" : "Du hast den Gesprächsverlauf gelöscht",
"{actor} closed the poll {poll}" : "{actor} hat die Umfrage {poll} beendet",
@@ -672,6 +680,7 @@
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Fehlgeschlagen: WebAssembly ist in diesem Browser deaktiviert oder wird nicht unterstützt. Bitte aktiviere WebAssembly oder verwende einen Browser, der es unterstützt, um die Prüfung durchzuführen.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Fehlgeschlagen: Die Dateien \".wasm\" und \".tflite\" wurden vom Webserver nicht korrekt zurückgegeben. Bitte prüfe den Abschnitt \"Systemanforderungen\" in der Talk-Dokumentation.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\"- und \".tflite\"-Dateien wurden ordnungsgemäß vom Webserver zurückgegeben.",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Es scheint, dass die PHP- und Apache-Konfiguration nicht kompatibel ist. Bitte beachte, dass PHP nur mit dem Modul MPM_PREFORK und PHP-FPM nur mit dem Modul MPM_EVENT verwendet werden kann.",
"{nickName} raised their hand." : "{nickName} hat die Hand gehoben.",
"A participant raised their hand." : "Ein Teilnehmer hat die Hand gehoben",
"Previous page of videos" : "Vorherige Seite mit Videos",
@@ -1196,6 +1205,8 @@
"WebRTC is not supported in your browser" : "WebRTC wird von Deinem Browser nicht unterstützt",
"Please use a different browser like Firefox or Chrome" : "Bitte benutze einen anderen Browser, wie z. B. Firefox oder Chrome",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Es wurden mehrere ungültige Passworteingaben von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
+ "This conversation is password-protected." : "Diese Unterhaltung ist passwortgeschützt.",
"The password is wrong. Try again." : "Das Passwort ist falsch. Bitte erneut versuchen.",
"Specify commands the users can use in chats" : "Spezifische Befehle, die Benutzer in Chats anwenden können",
"TURN server" : "TURN-Server",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 70dd86c0d..225b95d20 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -1207,6 +1207,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "WebRTC wird von Ihrem Browser nicht unterstützt",
"Please use a different browser like Firefox or Chrome" : "Bitte benutzen Sie einen anderen Browser, wie z.B. Firefox oder Chrome",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Es wurden mehrere ungültige Passworteingaben von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
+ "This conversation is password-protected." : "Diese Unterhaltung ist passwortgeschützt.",
"The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.",
"Specify commands the users can use in chats" : "Spezifizieren Sie Befehle, die Benutzer in Chats anwenden können",
"TURN server" : "TURN-Server",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index e65068f72..ccd0fef87 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1205,6 +1205,8 @@
"WebRTC is not supported in your browser" : "WebRTC wird von Ihrem Browser nicht unterstützt",
"Please use a different browser like Firefox or Chrome" : "Bitte benutzen Sie einen anderen Browser, wie z.B. Firefox oder Chrome",
"Error while accessing microphone & camera" : "Fehler beim Zugriff auf Mikrofon & Kamera",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Es wurden mehrere ungültige Passworteingaben von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
+ "This conversation is password-protected." : "Diese Unterhaltung ist passwortgeschützt.",
"The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.",
"Specify commands the users can use in chats" : "Spezifizieren Sie Befehle, die Benutzer in Chats anwenden können",
"TURN server" : "TURN-Server",
diff --git a/l10n/eu.js b/l10n/eu.js
index 1fffe408f..5521b1976 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -161,6 +161,8 @@ OC.L10N.register(
"You deleted a message" : "Mezu bat ezabatu duzu",
"{actor} deleted a reaction" : "{actor}-(e)k erreakzio bat ezabatu du",
"You deleted a reaction" : "Erreakzio bat ezabatu duzu",
+ "{actor} disabled message expiration" : "{actor}-(e)k mezuaren iraungitzea desgaitu du",
+ "You disabled message expiration" : "Mezuaren iraungitzea desgaitu duzu",
"{actor} cleared the history of the conversation" : "{actor} elkarrizketaren historia ezabatu du",
"You cleared the history of the conversation" : "Elkarrizketaren historia ezabatu duzu",
"{actor} closed the poll {poll}" : "{actor}-(e)k {poll} galdeketa itxi du",
@@ -674,6 +676,7 @@ OC.L10N.register(
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Huts egin du: WebAssembly desgaituta dago edo ez da onartzen arakatzaile honetan. Gaitu WebAssembly edo erabili hartarako laguntza duen arakatzaile bat egiaztapena egiteko.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Huts egin du: \".wasm\" eta \".tflite\" fitxategiak ez ditu behar bezala itzuli web zerbitzariak. Egiaztatu Talk-en dokumentazioan \"Sistemaren eskakizunak\" atala.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "Ados: \".wasm\" eta \".tflite\" fitxategiak behar bezala itzuli ditu web zerbitzariak.",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Badirudi PHP eta Apache konfigurazioa ez dela bateragarria. Mesedez, kontuan hartu PHP MPM_PREFORK moduluarekin soilik erabili daitekela and PHP-FPM MPM_EVENT moduluarekin erabili daitekela.",
"{nickName} raised their hand." : "{nickName} eskua jaso du.",
"A participant raised their hand." : "Parte-hartzaile batek eskua jaso du",
"Previous page of videos" : "Bideoen aurreko orria",
@@ -1198,6 +1201,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "Zure nabigatzaileak ez du WebRTC onartzen",
"Please use a different browser like Firefox or Chrome" : "Beste nabigatzaile bat erabil ezazu: Firefox edo Chrome.",
"Error while accessing microphone & camera" : "Errorea mikrofonoa eta kamara atzitzean",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Saioa hasteko hainbat saiakera baliogabe jaso ditugu zure IPtik. Ondorioz, zure hurrengo saio hasiera 30 segundo atzeratuko da.",
+ "This conversation is password-protected." : "Elkarrizketa hau pasahitz bidez babestua dago.",
"The password is wrong. Try again." : "Pasahitza okerra da. Saiatu berriro.",
"Specify commands the users can use in chats" : "Zehaztu erabiltzaileek txatetan erabil ditzaketen komandoak",
"TURN server" : "TURN zerbitzaria",
diff --git a/l10n/eu.json b/l10n/eu.json
index 5547eaf6f..bc53801f9 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -159,6 +159,8 @@
"You deleted a message" : "Mezu bat ezabatu duzu",
"{actor} deleted a reaction" : "{actor}-(e)k erreakzio bat ezabatu du",
"You deleted a reaction" : "Erreakzio bat ezabatu duzu",
+ "{actor} disabled message expiration" : "{actor}-(e)k mezuaren iraungitzea desgaitu du",
+ "You disabled message expiration" : "Mezuaren iraungitzea desgaitu duzu",
"{actor} cleared the history of the conversation" : "{actor} elkarrizketaren historia ezabatu du",
"You cleared the history of the conversation" : "Elkarrizketaren historia ezabatu duzu",
"{actor} closed the poll {poll}" : "{actor}-(e)k {poll} galdeketa itxi du",
@@ -672,6 +674,7 @@
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Huts egin du: WebAssembly desgaituta dago edo ez da onartzen arakatzaile honetan. Gaitu WebAssembly edo erabili hartarako laguntza duen arakatzaile bat egiaztapena egiteko.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Huts egin du: \".wasm\" eta \".tflite\" fitxategiak ez ditu behar bezala itzuli web zerbitzariak. Egiaztatu Talk-en dokumentazioan \"Sistemaren eskakizunak\" atala.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "Ados: \".wasm\" eta \".tflite\" fitxategiak behar bezala itzuli ditu web zerbitzariak.",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Badirudi PHP eta Apache konfigurazioa ez dela bateragarria. Mesedez, kontuan hartu PHP MPM_PREFORK moduluarekin soilik erabili daitekela and PHP-FPM MPM_EVENT moduluarekin erabili daitekela.",
"{nickName} raised their hand." : "{nickName} eskua jaso du.",
"A participant raised their hand." : "Parte-hartzaile batek eskua jaso du",
"Previous page of videos" : "Bideoen aurreko orria",
@@ -1196,6 +1199,8 @@
"WebRTC is not supported in your browser" : "Zure nabigatzaileak ez du WebRTC onartzen",
"Please use a different browser like Firefox or Chrome" : "Beste nabigatzaile bat erabil ezazu: Firefox edo Chrome.",
"Error while accessing microphone & camera" : "Errorea mikrofonoa eta kamara atzitzean",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Saioa hasteko hainbat saiakera baliogabe jaso ditugu zure IPtik. Ondorioz, zure hurrengo saio hasiera 30 segundo atzeratuko da.",
+ "This conversation is password-protected." : "Elkarrizketa hau pasahitz bidez babestua dago.",
"The password is wrong. Try again." : "Pasahitza okerra da. Saiatu berriro.",
"Specify commands the users can use in chats" : "Zehaztu erabiltzaileek txatetan erabil ditzaketen komandoak",
"TURN server" : "TURN zerbitzaria",
diff --git a/l10n/pl.js b/l10n/pl.js
index 55c26f406..2bdd4f7b7 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -682,6 +682,7 @@ OC.L10N.register(
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Niepowodzenie: WebAssembly jest wyłączony lub nie jest obsługiwany w tej przeglądarce. Włącz WebAssembly lub użyj przeglądarki z obsługą, aby sprawdzić.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Niepowodzenie: Pliki \".wasm\" i \".tflite\" nie zostały poprawnie zwrócone przez serwer sieciowy. Sprawdź sekcję \"Wymagania systemowe\" w dokumentacji Talk.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: Pliki \".wasm\" i \".tflite\" zostały poprawnie zwrócone przez serwer WWW.",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Wygląda na to, że konfiguracja PHP i Apache nie jest kompatybilna. Należy pamiętać, że PHP może być używane tylko z modułem MPM_PREFORK, a PHP-FPM może być używane tylko z modułem MPM_EVENT.",
"{nickName} raised their hand." : "{nickName} podniósł rękę.",
"A participant raised their hand." : "Uczestnik podniósł rękę.",
"Previous page of videos" : "Poprzednia strona obrazów wideo",
@@ -1206,6 +1207,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "WebRTC nie jest obsługiwany w Twojej przeglądarce",
"Please use a different browser like Firefox or Chrome" : "Użyj innej przeglądarki, takiej jak Firefox lub Chrome",
"Error while accessing microphone & camera" : "Wystąpił błąd podczas dostępu do mikrofonu i kamery",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Wykryliśmy wiele nieprawidłowych prób podania hasła z Twojego adresu IP. Dlatego Twoja następna próba będzie blokowana do 30 sekund.",
+ "This conversation is password-protected." : "Ta rozmowa jest chroniona hasłem.",
"The password is wrong. Try again." : "Błędne hasło. Spróbuj ponownie.",
"Specify commands the users can use in chats" : "Określ polecenia, z których użytkownicy mogą korzystać podczas rozmów",
"TURN server" : "TURN serwer",
diff --git a/l10n/pl.json b/l10n/pl.json
index b6c12ae6d..b62229bb3 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -680,6 +680,7 @@
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "Niepowodzenie: WebAssembly jest wyłączony lub nie jest obsługiwany w tej przeglądarce. Włącz WebAssembly lub użyj przeglądarki z obsługą, aby sprawdzić.",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "Niepowodzenie: Pliki \".wasm\" i \".tflite\" nie zostały poprawnie zwrócone przez serwer sieciowy. Sprawdź sekcję \"Wymagania systemowe\" w dokumentacji Talk.",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: Pliki \".wasm\" i \".tflite\" zostały poprawnie zwrócone przez serwer WWW.",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Wygląda na to, że konfiguracja PHP i Apache nie jest kompatybilna. Należy pamiętać, że PHP może być używane tylko z modułem MPM_PREFORK, a PHP-FPM może być używane tylko z modułem MPM_EVENT.",
"{nickName} raised their hand." : "{nickName} podniósł rękę.",
"A participant raised their hand." : "Uczestnik podniósł rękę.",
"Previous page of videos" : "Poprzednia strona obrazów wideo",
@@ -1204,6 +1205,8 @@
"WebRTC is not supported in your browser" : "WebRTC nie jest obsługiwany w Twojej przeglądarce",
"Please use a different browser like Firefox or Chrome" : "Użyj innej przeglądarki, takiej jak Firefox lub Chrome",
"Error while accessing microphone & camera" : "Wystąpił błąd podczas dostępu do mikrofonu i kamery",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Wykryliśmy wiele nieprawidłowych prób podania hasła z Twojego adresu IP. Dlatego Twoja następna próba będzie blokowana do 30 sekund.",
+ "This conversation is password-protected." : "Ta rozmowa jest chroniona hasłem.",
"The password is wrong. Try again." : "Błędne hasło. Spróbuj ponownie.",
"Specify commands the users can use in chats" : "Określ polecenia, z których użytkownicy mogą korzystać podczas rozmów",
"TURN server" : "TURN serwer",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index f109cfe30..f4ba450ba 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -1207,6 +1207,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "WebRTC não é suportado pelo seu navegador",
"Please use a different browser like Firefox or Chrome" : "Utilize um navegador diferente como o Firefox ou Chrome",
"Error while accessing microphone & camera" : "Erro ao acessar microfone & câmera",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Detectamos várias tentativas de senha inválida do seu IP. Portanto, sua próxima tentativa deverá ser seita em até 30 segundos.",
+ "This conversation is password-protected." : "Esta conversa é protegida por senha.",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
"Specify commands the users can use in chats" : "Especifique os comandos que usuários podem usar em bate-papos",
"TURN server" : "Servidor STUN",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 0ae66cb56..3d0dba04d 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1205,6 +1205,8 @@
"WebRTC is not supported in your browser" : "WebRTC não é suportado pelo seu navegador",
"Please use a different browser like Firefox or Chrome" : "Utilize um navegador diferente como o Firefox ou Chrome",
"Error while accessing microphone & camera" : "Erro ao acessar microfone & câmera",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "Detectamos várias tentativas de senha inválida do seu IP. Portanto, sua próxima tentativa deverá ser seita em até 30 segundos.",
+ "This conversation is password-protected." : "Esta conversa é protegida por senha.",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
"Specify commands the users can use in chats" : "Especifique os comandos que usuários podem usar em bate-papos",
"TURN server" : "Servidor STUN",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 30e2030d5..b75560a25 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -682,6 +682,7 @@ OC.L10N.register(
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "失敗: 此瀏覽器中禁用或不支持 WebAssembly。請啟用 WebAssembly 或使用支持它的瀏覽器進行檢查。",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "失敗:Web 伺服器沒有正確返回 ”.wasm” 和 “.tflite” 檔案。請查看 Talk 說明書中的“系統需求”部分。",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK:Web 伺服器正確返回了 “.wasm” 和 “.tflite” 檔案。",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "似乎 PHP 和 Apache 配置不兼容。 請注意,PHP 只能與 MPM_PREFORK 模塊一起使用,PHP-FPM 只能與 MPM_EVENT 模塊一起使用。",
"{nickName} raised their hand." : "{nickName} 舉起了手。",
"A participant raised their hand." : "一位參與者舉起了手。",
"Previous page of videos" : "視像的上一頁",
@@ -1206,6 +1207,8 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "你使用的瀏覽器不支援 WebRTC",
"Please use a different browser like Firefox or Chrome" : "請使用其他瀏覽器,例如Firefox或Chrome",
"Error while accessing microphone & camera" : "存取米高風和相機時發生錯誤",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "您的 IP 多次嘗試密碼無效,下一次登入將會被延時 30 秒。",
+ "This conversation is password-protected." : "此對話受密碼保護。",
"The password is wrong. Try again." : "密碼錯誤,請重試",
"Specify commands the users can use in chats" : "指定用戶可以在聊天中使用的命令",
"TURN server" : "TURN 伺服器",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 8fc72bdc3..dcae3913a 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -680,6 +680,7 @@
"Failed: WebAssembly is disabled or not supported in this browser. Please enable WebAssembly or use a browser with support for it to do the check." : "失敗: 此瀏覽器中禁用或不支持 WebAssembly。請啟用 WebAssembly 或使用支持它的瀏覽器進行檢查。",
"Failed: \".wasm\" and \".tflite\" files were not properly returned by the web server. Please check \"System requirements\" section in Talk documentation." : "失敗:Web 伺服器沒有正確返回 ”.wasm” 和 “.tflite” 檔案。請查看 Talk 說明書中的“系統需求”部分。",
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK:Web 伺服器正確返回了 “.wasm” 和 “.tflite” 檔案。",
+ "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "似乎 PHP 和 Apache 配置不兼容。 請注意,PHP 只能與 MPM_PREFORK 模塊一起使用,PHP-FPM 只能與 MPM_EVENT 模塊一起使用。",
"{nickName} raised their hand." : "{nickName} 舉起了手。",
"A participant raised their hand." : "一位參與者舉起了手。",
"Previous page of videos" : "視像的上一頁",
@@ -1204,6 +1205,8 @@
"WebRTC is not supported in your browser" : "你使用的瀏覽器不支援 WebRTC",
"Please use a different browser like Firefox or Chrome" : "請使用其他瀏覽器,例如Firefox或Chrome",
"Error while accessing microphone & camera" : "存取米高風和相機時發生錯誤",
+ "We have detected multiple invalid password attempts from your IP. Therefore your next attempt is throttled up to 30 seconds." : "您的 IP 多次嘗試密碼無效,下一次登入將會被延時 30 秒。",
+ "This conversation is password-protected." : "此對話受密碼保護。",
"The password is wrong. Try again." : "密碼錯誤,請重試",
"Specify commands the users can use in chats" : "指定用戶可以在聊天中使用的命令",
"TURN server" : "TURN 伺服器",