diff --git a/l10n/ar.js b/l10n/ar.js index 494fbe3875c..bfdf1f03e3f 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "أنت حاليا في انتظار الاستقبال", "The meeting will start soon" : "هذا الاجتماع سيبدأ قريباً", "This meeting is scheduled for {startTime}" : "تمت جدولة هذا الاجتماع في {startTime}", - "Calls are not supported in your browser" : "المكالمات غير مدعومة في متصفحك", - "Access to microphone is only possible with HTTPS" : "الوصول إلى المايكرفون مسموح فقط في HTTPS", - "Access to microphone was denied" : "تم رفض الوصول للمايكرفون", - "Error while accessing microphone" : "حدث خطأ اثناء الوصول إلى المايكرفون", - "Access to camera is only possible with HTTPS" : "الوصول للكاميرا مسموح فقط في HTTPS", "Select a device" : "إختَر جهازاً", "No microphone available" : "لا يوجد مايكرفون متاح", "Select microphone" : "اختر مايك", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "الرقم غير صحيح", "Save name" : "حفظ الاسم", "Display name: {name}" : "الاسم المعروض: {name}", + "Calls are not supported in your browser" : "المكالمات غير مدعومة في متصفحك", + "Access to microphone is only possible with HTTPS" : "الوصول إلى المايكرفون مسموح فقط في HTTPS", + "Access to microphone was denied" : "تم رفض الوصول للمايكرفون", + "Error while accessing microphone" : "حدث خطأ اثناء الوصول إلى المايكرفون", + "Access to camera is only possible with HTTPS" : "الوصول للكاميرا مسموح فقط في HTTPS", "Choose devices" : "اختر الاجهزة", "Attachments folder" : "مجلد المرفقات", "Browse …" : "تصفّح …", diff --git a/l10n/ar.json b/l10n/ar.json index 8edc69b5337..ff273f0ff5a 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "أنت حاليا في انتظار الاستقبال", "The meeting will start soon" : "هذا الاجتماع سيبدأ قريباً", "This meeting is scheduled for {startTime}" : "تمت جدولة هذا الاجتماع في {startTime}", - "Calls are not supported in your browser" : "المكالمات غير مدعومة في متصفحك", - "Access to microphone is only possible with HTTPS" : "الوصول إلى المايكرفون مسموح فقط في HTTPS", - "Access to microphone was denied" : "تم رفض الوصول للمايكرفون", - "Error while accessing microphone" : "حدث خطأ اثناء الوصول إلى المايكرفون", - "Access to camera is only possible with HTTPS" : "الوصول للكاميرا مسموح فقط في HTTPS", "Select a device" : "إختَر جهازاً", "No microphone available" : "لا يوجد مايكرفون متاح", "Select microphone" : "اختر مايك", @@ -1481,6 +1476,11 @@ "Number is not valid" : "الرقم غير صحيح", "Save name" : "حفظ الاسم", "Display name: {name}" : "الاسم المعروض: {name}", + "Calls are not supported in your browser" : "المكالمات غير مدعومة في متصفحك", + "Access to microphone is only possible with HTTPS" : "الوصول إلى المايكرفون مسموح فقط في HTTPS", + "Access to microphone was denied" : "تم رفض الوصول للمايكرفون", + "Error while accessing microphone" : "حدث خطأ اثناء الوصول إلى المايكرفون", + "Access to camera is only possible with HTTPS" : "الوصول للكاميرا مسموح فقط في HTTPS", "Choose devices" : "اختر الاجهزة", "Attachments folder" : "مجلد المرفقات", "Browse …" : "تصفّح …", diff --git a/l10n/ast.js b/l10n/ast.js index 3083f627bab..6a7c3118c6d 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -254,11 +254,14 @@ OC.L10N.register( "Cancel" : "Encaboxar", "Confirm" : "Confirmar", "Reset" : "Reafitar", + "Copy link" : "Copiar l'enllaz", "Connecting …" : "Conectando…", "You" : "Tu", "This conversation is read-only" : "Esta conversación ye namás de llectura", "Favorite" : "Meter en Favoritos", "Picture" : "Semeya", + "Disable" : "Desactivar", + "Enable" : "Activar", "The file must be a PNG or JPG" : "El ficheru a ser PNG o JPG", "Choose" : "Escoyer", "Personal" : "Personal", @@ -273,10 +276,12 @@ OC.L10N.register( "Save" : "Guardar", "Edit" : "Editar", "Delete" : "Desaniciar", + "Log content" : "Conteníu del rexistru", "Talk conversation" : "Conversación de Talk", "Password" : "Contraseña", "API token" : "Pase de l'API", "Nickname" : "Nomatu", + "Client ID" : "ID de veceru", "Notifications" : "Avisos", "Remove from favorites" : "Quitar de Favoritos", "Add to favorites" : "Meter en Favoritos", @@ -305,6 +310,7 @@ OC.L10N.register( "guest" : "convidáu", "Integrations" : "Integraciones", "Searching …" : "Buscando…", + "No results" : "Nun hai nengún resultáu", "Participants" : "Participantes", "Details" : "Detalles", "Privacy" : "Privacidá", @@ -317,6 +323,7 @@ OC.L10N.register( "An error occurred while requesting assistance" : "Prodúxose un error mentanto se solicitaba l'asistencia", "Do not disturb" : "Nun molestar", "Away" : "Ausente", + "iOS app" : "Aplicación pa iOS", "No matches" : "Nun hai nenguna coincidencia", "Circles" : "Círculos" }, diff --git a/l10n/ast.json b/l10n/ast.json index 4dee9709024..494d2081e5f 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -252,11 +252,14 @@ "Cancel" : "Encaboxar", "Confirm" : "Confirmar", "Reset" : "Reafitar", + "Copy link" : "Copiar l'enllaz", "Connecting …" : "Conectando…", "You" : "Tu", "This conversation is read-only" : "Esta conversación ye namás de llectura", "Favorite" : "Meter en Favoritos", "Picture" : "Semeya", + "Disable" : "Desactivar", + "Enable" : "Activar", "The file must be a PNG or JPG" : "El ficheru a ser PNG o JPG", "Choose" : "Escoyer", "Personal" : "Personal", @@ -271,10 +274,12 @@ "Save" : "Guardar", "Edit" : "Editar", "Delete" : "Desaniciar", + "Log content" : "Conteníu del rexistru", "Talk conversation" : "Conversación de Talk", "Password" : "Contraseña", "API token" : "Pase de l'API", "Nickname" : "Nomatu", + "Client ID" : "ID de veceru", "Notifications" : "Avisos", "Remove from favorites" : "Quitar de Favoritos", "Add to favorites" : "Meter en Favoritos", @@ -303,6 +308,7 @@ "guest" : "convidáu", "Integrations" : "Integraciones", "Searching …" : "Buscando…", + "No results" : "Nun hai nengún resultáu", "Participants" : "Participantes", "Details" : "Detalles", "Privacy" : "Privacidá", @@ -315,6 +321,7 @@ "An error occurred while requesting assistance" : "Prodúxose un error mentanto se solicitaba l'asistencia", "Do not disturb" : "Nun molestar", "Away" : "Ausente", + "iOS app" : "Aplicación pa iOS", "No matches" : "Nun hai nenguna coincidencia", "Circles" : "Círculos" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/bg.js b/l10n/bg.js index 76b40b76dbf..74fd52fed71 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -1004,11 +1004,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "В момента изчаквате в лобито", "The meeting will start soon" : "Срещата ще започне скоро", "This meeting is scheduled for {startTime}" : "Тази среща е насрочена за {startTime}", - "Calls are not supported in your browser" : "Обажданията не се поддържат във вашия браузър", - "Access to microphone is only possible with HTTPS" : "Достъп до микрофона е възможен само с HTTPS", - "Access to microphone was denied" : "Беше отказан достъп до микрофон", - "Error while accessing microphone" : "Грешка при достъп до микрофон", - "Access to camera is only possible with HTTPS" : "Достъп до камера е възможен само с HTTPS", "No microphone available" : "Няма наличен микрофон", "Select microphone" : "Избор на микрофон", "No camera available" : "Няма налична камера", @@ -1206,6 +1201,11 @@ OC.L10N.register( "Select conversation" : "Избор на разговор", "Link to a conversation" : "Свързване към разговор", "Save name" : "Запиши името", + "Calls are not supported in your browser" : "Обажданията не се поддържат във вашия браузър", + "Access to microphone is only possible with HTTPS" : "Достъп до микрофона е възможен само с HTTPS", + "Access to microphone was denied" : "Беше отказан достъп до микрофон", + "Error while accessing microphone" : "Грешка при достъп до микрофон", + "Access to camera is only possible with HTTPS" : "Достъп до камера е възможен само с HTTPS", "Choose devices" : "Избор на устройства", "Attachments folder" : "Папка с прикачени файлове", "Privacy" : "Поверителност", diff --git a/l10n/bg.json b/l10n/bg.json index b66987cd6c5..ec67100a8e3 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -1002,11 +1002,6 @@ "You are currently waiting in the lobby" : "В момента изчаквате в лобито", "The meeting will start soon" : "Срещата ще започне скоро", "This meeting is scheduled for {startTime}" : "Тази среща е насрочена за {startTime}", - "Calls are not supported in your browser" : "Обажданията не се поддържат във вашия браузър", - "Access to microphone is only possible with HTTPS" : "Достъп до микрофона е възможен само с HTTPS", - "Access to microphone was denied" : "Беше отказан достъп до микрофон", - "Error while accessing microphone" : "Грешка при достъп до микрофон", - "Access to camera is only possible with HTTPS" : "Достъп до камера е възможен само с HTTPS", "No microphone available" : "Няма наличен микрофон", "Select microphone" : "Избор на микрофон", "No camera available" : "Няма налична камера", @@ -1204,6 +1199,11 @@ "Select conversation" : "Избор на разговор", "Link to a conversation" : "Свързване към разговор", "Save name" : "Запиши името", + "Calls are not supported in your browser" : "Обажданията не се поддържат във вашия браузър", + "Access to microphone is only possible with HTTPS" : "Достъп до микрофона е възможен само с HTTPS", + "Access to microphone was denied" : "Беше отказан достъп до микрофон", + "Error while accessing microphone" : "Грешка при достъп до микрофон", + "Access to camera is only possible with HTTPS" : "Достъп до камера е възможен само с HTTPS", "Choose devices" : "Избор на устройства", "Attachments folder" : "Папка с прикачени файлове", "Privacy" : "Поверителност", diff --git a/l10n/br.js b/l10n/br.js index 9065aac002e..8b895199de6 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -590,11 +590,6 @@ OC.L10N.register( "Other sources" : "Orin all", "An error occurred while performing the search" : "Ur fazi a zo bet en ur ober an enklask", "You are currently waiting in the lobby" : "Ho gortoz er sal gortoz emaoc'h", - "Calls are not supported in your browser" : "N'eo ket douget ar gemenadennoù gant ho vrowser", - "Access to microphone is only possible with HTTPS" : "N'eo posupl tizhout ar mikro nemet gant HTTPS", - "Access to microphone was denied" : "N'eo ket aotreet tizhout ar mikro", - "Error while accessing microphone" : "Ur fazi a zo bet en ur tizhout ar mikro", - "Access to camera is only possible with HTTPS" : "Tizhout ar c'hamera n'eo posupl nemet gant HTTPS", "No microphone available" : "Mikro ebet kavet", "Select microphone" : "Choaz ur mikro", "No camera available" : "Kamera ebet kavet", @@ -648,6 +643,11 @@ OC.L10N.register( "Search conversations or users" : "Klask divizoù ha implijourienn", "Select conversation" : "Choaz un diviz", "Link to a conversation" : "Liamm d'an diviz", + "Calls are not supported in your browser" : "N'eo ket douget ar gemenadennoù gant ho vrowser", + "Access to microphone is only possible with HTTPS" : "N'eo posupl tizhout ar mikro nemet gant HTTPS", + "Access to microphone was denied" : "N'eo ket aotreet tizhout ar mikro", + "Error while accessing microphone" : "Ur fazi a zo bet en ur tizhout ar mikro", + "Access to camera is only possible with HTTPS" : "Tizhout ar c'hamera n'eo posupl nemet gant HTTPS", "Choose devices" : "Choazit un ardivink", "Attachments folder" : "Teuliad stag", "Privacy" : "Prevezder", diff --git a/l10n/br.json b/l10n/br.json index 2ec435300c6..30938409051 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -588,11 +588,6 @@ "Other sources" : "Orin all", "An error occurred while performing the search" : "Ur fazi a zo bet en ur ober an enklask", "You are currently waiting in the lobby" : "Ho gortoz er sal gortoz emaoc'h", - "Calls are not supported in your browser" : "N'eo ket douget ar gemenadennoù gant ho vrowser", - "Access to microphone is only possible with HTTPS" : "N'eo posupl tizhout ar mikro nemet gant HTTPS", - "Access to microphone was denied" : "N'eo ket aotreet tizhout ar mikro", - "Error while accessing microphone" : "Ur fazi a zo bet en ur tizhout ar mikro", - "Access to camera is only possible with HTTPS" : "Tizhout ar c'hamera n'eo posupl nemet gant HTTPS", "No microphone available" : "Mikro ebet kavet", "Select microphone" : "Choaz ur mikro", "No camera available" : "Kamera ebet kavet", @@ -646,6 +641,11 @@ "Search conversations or users" : "Klask divizoù ha implijourienn", "Select conversation" : "Choaz un diviz", "Link to a conversation" : "Liamm d'an diviz", + "Calls are not supported in your browser" : "N'eo ket douget ar gemenadennoù gant ho vrowser", + "Access to microphone is only possible with HTTPS" : "N'eo posupl tizhout ar mikro nemet gant HTTPS", + "Access to microphone was denied" : "N'eo ket aotreet tizhout ar mikro", + "Error while accessing microphone" : "Ur fazi a zo bet en ur tizhout ar mikro", + "Access to camera is only possible with HTTPS" : "Tizhout ar c'hamera n'eo posupl nemet gant HTTPS", "Choose devices" : "Choazit un ardivink", "Attachments folder" : "Teuliad stag", "Privacy" : "Prevezder", diff --git a/l10n/ca.js b/l10n/ca.js index fd30ea2436b..d46c88c65d5 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -1141,11 +1141,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Ara esteu esperant al vestíbul", "The meeting will start soon" : "La reunió començarà aviat", "This meeting is scheduled for {startTime}" : "Aquesta reunió està planificada per a les {startTime}", - "Calls are not supported in your browser" : "Les trucades no són compatibles amb el vostre navegador", - "Access to microphone is only possible with HTTPS" : "L'accés al micròfon només és possible amb HTTPS", - "Access to microphone was denied" : "S'ha denegat l'accés al micròfon", - "Error while accessing microphone" : "S'ha produït un error en accedir al micròfon", - "Access to camera is only possible with HTTPS" : "L'accés a la càmera només és possible amb HTTPS", "No microphone available" : "No hi ha micròfon disponible", "Select microphone" : "Seleccioneu el micròfon", "No camera available" : "No hi ha cap càmera disponible", @@ -1433,6 +1428,11 @@ OC.L10N.register( "Number is not valid" : "El número no és vàlid", "Save name" : "Desar el nom", "Display name: {name}" : "Nom de visualització: {name}", + "Calls are not supported in your browser" : "Les trucades no són compatibles amb el vostre navegador", + "Access to microphone is only possible with HTTPS" : "L'accés al micròfon només és possible amb HTTPS", + "Access to microphone was denied" : "S'ha denegat l'accés al micròfon", + "Error while accessing microphone" : "S'ha produït un error en accedir al micròfon", + "Access to camera is only possible with HTTPS" : "L'accés a la càmera només és possible amb HTTPS", "Choose devices" : "Tria dispositius", "Attachments folder" : "Carpeta fitxers adjunts", "Browse …" : "Navega …", diff --git a/l10n/ca.json b/l10n/ca.json index 7770a94bb10..cb37cd6c27a 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1139,11 +1139,6 @@ "You are currently waiting in the lobby" : "Ara esteu esperant al vestíbul", "The meeting will start soon" : "La reunió començarà aviat", "This meeting is scheduled for {startTime}" : "Aquesta reunió està planificada per a les {startTime}", - "Calls are not supported in your browser" : "Les trucades no són compatibles amb el vostre navegador", - "Access to microphone is only possible with HTTPS" : "L'accés al micròfon només és possible amb HTTPS", - "Access to microphone was denied" : "S'ha denegat l'accés al micròfon", - "Error while accessing microphone" : "S'ha produït un error en accedir al micròfon", - "Access to camera is only possible with HTTPS" : "L'accés a la càmera només és possible amb HTTPS", "No microphone available" : "No hi ha micròfon disponible", "Select microphone" : "Seleccioneu el micròfon", "No camera available" : "No hi ha cap càmera disponible", @@ -1431,6 +1426,11 @@ "Number is not valid" : "El número no és vàlid", "Save name" : "Desar el nom", "Display name: {name}" : "Nom de visualització: {name}", + "Calls are not supported in your browser" : "Les trucades no són compatibles amb el vostre navegador", + "Access to microphone is only possible with HTTPS" : "L'accés al micròfon només és possible amb HTTPS", + "Access to microphone was denied" : "S'ha denegat l'accés al micròfon", + "Error while accessing microphone" : "S'ha produït un error en accedir al micròfon", + "Access to camera is only possible with HTTPS" : "L'accés a la càmera només és possible amb HTTPS", "Choose devices" : "Tria dispositius", "Attachments folder" : "Carpeta fitxers adjunts", "Browse …" : "Navega …", diff --git a/l10n/cs.js b/l10n/cs.js index cabc0ce9495..fff46635f9a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -1143,11 +1143,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "V tuto chvíli se nacházíte v čekárně", "The meeting will start soon" : "Schůzka brzy začne", "This meeting is scheduled for {startTime}" : "Tato schůzka je naplánována na {startTime}", - "Calls are not supported in your browser" : "Vámi používaný prohlížeč nepodporuje volání", - "Access to microphone is only possible with HTTPS" : "Přístup k mikrofonu je možný pouze přes HTTPS", - "Access to microphone was denied" : "Přístup k mikrofonu byl odepřen", - "Error while accessing microphone" : "Chyba při přístupu k mikrofonu", - "Access to camera is only possible with HTTPS" : "Přístup ke kameře je možný pouze přes HTTPS", "No microphone available" : "Není k dispozici žádný mikrofon", "Select microphone" : "Vyberte mikrofon", "No camera available" : "Není k dispozici žádná kamera", @@ -1439,6 +1434,11 @@ OC.L10N.register( "Number is not valid" : "Číslo není platné", "Save name" : "Uložit název", "Display name: {name}" : "Zobrazované jméno: {name}", + "Calls are not supported in your browser" : "Vámi používaný prohlížeč nepodporuje volání", + "Access to microphone is only possible with HTTPS" : "Přístup k mikrofonu je možný pouze přes HTTPS", + "Access to microphone was denied" : "Přístup k mikrofonu byl odepřen", + "Error while accessing microphone" : "Chyba při přístupu k mikrofonu", + "Access to camera is only possible with HTTPS" : "Přístup ke kameře je možný pouze přes HTTPS", "Choose devices" : "Zvolte zařízení", "Attachments folder" : "Složka s přílohami", "Browse …" : "Procházet…", diff --git a/l10n/cs.json b/l10n/cs.json index f6642de598a..a5c24852a96 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1141,11 +1141,6 @@ "You are currently waiting in the lobby" : "V tuto chvíli se nacházíte v čekárně", "The meeting will start soon" : "Schůzka brzy začne", "This meeting is scheduled for {startTime}" : "Tato schůzka je naplánována na {startTime}", - "Calls are not supported in your browser" : "Vámi používaný prohlížeč nepodporuje volání", - "Access to microphone is only possible with HTTPS" : "Přístup k mikrofonu je možný pouze přes HTTPS", - "Access to microphone was denied" : "Přístup k mikrofonu byl odepřen", - "Error while accessing microphone" : "Chyba při přístupu k mikrofonu", - "Access to camera is only possible with HTTPS" : "Přístup ke kameře je možný pouze přes HTTPS", "No microphone available" : "Není k dispozici žádný mikrofon", "Select microphone" : "Vyberte mikrofon", "No camera available" : "Není k dispozici žádná kamera", @@ -1437,6 +1432,11 @@ "Number is not valid" : "Číslo není platné", "Save name" : "Uložit název", "Display name: {name}" : "Zobrazované jméno: {name}", + "Calls are not supported in your browser" : "Vámi používaný prohlížeč nepodporuje volání", + "Access to microphone is only possible with HTTPS" : "Přístup k mikrofonu je možný pouze přes HTTPS", + "Access to microphone was denied" : "Přístup k mikrofonu byl odepřen", + "Error while accessing microphone" : "Chyba při přístupu k mikrofonu", + "Access to camera is only possible with HTTPS" : "Přístup ke kameře je možný pouze přes HTTPS", "Choose devices" : "Zvolte zařízení", "Attachments folder" : "Složka s přílohami", "Browse …" : "Procházet…", diff --git a/l10n/de.js b/l10n/de.js index 7897bc79942..720f612276b 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1141,11 +1141,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Du wartest derzeit in der Lobby", "The meeting will start soon" : "Das Meeting beginnt bald", "This meeting is scheduled for {startTime}" : "Dieses Meeting ist geplant für {startTime}", - "Calls are not supported in your browser" : "Anrufe werden von deinem Browser nicht unterstützt", - "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", - "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", - "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", - "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "No microphone available" : "Kein Mikrofon verfügbar", "Select microphone" : "Mikrofon auswählen", "No camera available" : "Keine Kamera verfügbar", @@ -1433,6 +1428,11 @@ OC.L10N.register( "Number is not valid" : "Nummer ist nicht gültig", "Save name" : "Namen speichern", "Display name: {name}" : "Anzeigename: {name}", + "Calls are not supported in your browser" : "Anrufe werden von deinem Browser nicht unterstützt", + "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", + "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", + "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", + "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "Choose devices" : "Geräte auswählen", "Attachments folder" : "Ordner für Anhänge", "Browse …" : "Durchsuchen …", diff --git a/l10n/de.json b/l10n/de.json index bd58d8752bb..b274d006915 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1139,11 +1139,6 @@ "You are currently waiting in the lobby" : "Du wartest derzeit in der Lobby", "The meeting will start soon" : "Das Meeting beginnt bald", "This meeting is scheduled for {startTime}" : "Dieses Meeting ist geplant für {startTime}", - "Calls are not supported in your browser" : "Anrufe werden von deinem Browser nicht unterstützt", - "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", - "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", - "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", - "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "No microphone available" : "Kein Mikrofon verfügbar", "Select microphone" : "Mikrofon auswählen", "No camera available" : "Keine Kamera verfügbar", @@ -1431,6 +1426,11 @@ "Number is not valid" : "Nummer ist nicht gültig", "Save name" : "Namen speichern", "Display name: {name}" : "Anzeigename: {name}", + "Calls are not supported in your browser" : "Anrufe werden von deinem Browser nicht unterstützt", + "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", + "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", + "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", + "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "Choose devices" : "Geräte auswählen", "Attachments folder" : "Ordner für Anhänge", "Browse …" : "Durchsuchen …", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 89a070cf614..bf8360e5a2c 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Sie warten derzeit in der Lobby", "The meeting will start soon" : "Das Meeting beginnt bald", "This meeting is scheduled for {startTime}" : "Dieses Meeting ist geplant für {startTime}", - "Calls are not supported in your browser" : "Anrufe werden von Ihrem Browser nicht unterstützt", - "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", - "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", - "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", - "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "Select a device" : "Ein Gerät auswählen", "No microphone available" : "Kein Mikrofon verfügbar", "Select microphone" : "Mikrofon auswählen", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "Nummer ist nicht gültig", "Save name" : "Namen speichern", "Display name: {name}" : "Anzeigename: {name}", + "Calls are not supported in your browser" : "Anrufe werden von Ihrem Browser nicht unterstützt", + "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", + "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", + "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", + "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "Choose devices" : "Geräte auswählen", "Attachments folder" : "Ordner für Anhänge", "Browse …" : "Durchsuchen …", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0dbb86eb934..3b57d98368c 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "Sie warten derzeit in der Lobby", "The meeting will start soon" : "Das Meeting beginnt bald", "This meeting is scheduled for {startTime}" : "Dieses Meeting ist geplant für {startTime}", - "Calls are not supported in your browser" : "Anrufe werden von Ihrem Browser nicht unterstützt", - "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", - "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", - "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", - "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "Select a device" : "Ein Gerät auswählen", "No microphone available" : "Kein Mikrofon verfügbar", "Select microphone" : "Mikrofon auswählen", @@ -1481,6 +1476,11 @@ "Number is not valid" : "Nummer ist nicht gültig", "Save name" : "Namen speichern", "Display name: {name}" : "Anzeigename: {name}", + "Calls are not supported in your browser" : "Anrufe werden von Ihrem Browser nicht unterstützt", + "Access to microphone is only possible with HTTPS" : "Zugriff auf Mikrofon ist nur über HTTPS möglich", + "Access to microphone was denied" : "Zugriff auf Mikrofon wurde verweigert", + "Error while accessing microphone" : "Fehler beim Zugriff auf das Mikrofon", + "Access to camera is only possible with HTTPS" : "Zugriff auf Kamera ist nur über HTTPS möglich", "Choose devices" : "Geräte auswählen", "Attachments folder" : "Ordner für Anhänge", "Browse …" : "Durchsuchen …", diff --git a/l10n/el.js b/l10n/el.js index 4a02afa04f4..550331ee381 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -762,11 +762,6 @@ OC.L10N.register( "Other sources" : "Άλλες πηγές", "An error occurred while performing the search" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση", "You are currently waiting in the lobby" : "Βρίσκεστε στην αναμονή", - "Calls are not supported in your browser" : "Οι κλήσεις δεν υποστηρίζονται στον περιηγητή σας.", - "Access to microphone is only possible with HTTPS" : "Η πρόσβαση στο μικρόφωνο είναι εφικτή μόνο μέσω HTTPS.", - "Access to microphone was denied" : "Δεν επιτρέπεται η πρόσβαση στο μικρόφωνο", - "Error while accessing microphone" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο.", - "Access to camera is only possible with HTTPS" : "Η πρόσβαση στην κάμερα είναι εφικτή μόνο μέσω HTTPS.", "No microphone available" : "Δεν βρέθηκε μικρόφωνο", "Select microphone" : "Επιλογή μικροφώνου", "No camera available" : "Δεν υπάρχει διαθέσιμη κάμερα", @@ -881,6 +876,11 @@ OC.L10N.register( "Search conversations or users" : "Αναζήτηση συνομιλιών ή χρηστών", "Select conversation" : "Επιλέξτε συνομιλία", "Link to a conversation" : "Σύνδεσμος συνομιλίας", + "Calls are not supported in your browser" : "Οι κλήσεις δεν υποστηρίζονται στον περιηγητή σας.", + "Access to microphone is only possible with HTTPS" : "Η πρόσβαση στο μικρόφωνο είναι εφικτή μόνο μέσω HTTPS.", + "Access to microphone was denied" : "Δεν επιτρέπεται η πρόσβαση στο μικρόφωνο", + "Error while accessing microphone" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο.", + "Access to camera is only possible with HTTPS" : "Η πρόσβαση στην κάμερα είναι εφικτή μόνο μέσω HTTPS.", "Choose devices" : "Επιλέξτε συσκευές", "Attachments folder" : "Φάκελος συνημμένων", "Privacy" : "Ιδιωτικότητα", diff --git a/l10n/el.json b/l10n/el.json index 8f6a4d7ac8a..4bc9fa5b702 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -760,11 +760,6 @@ "Other sources" : "Άλλες πηγές", "An error occurred while performing the search" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση", "You are currently waiting in the lobby" : "Βρίσκεστε στην αναμονή", - "Calls are not supported in your browser" : "Οι κλήσεις δεν υποστηρίζονται στον περιηγητή σας.", - "Access to microphone is only possible with HTTPS" : "Η πρόσβαση στο μικρόφωνο είναι εφικτή μόνο μέσω HTTPS.", - "Access to microphone was denied" : "Δεν επιτρέπεται η πρόσβαση στο μικρόφωνο", - "Error while accessing microphone" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο.", - "Access to camera is only possible with HTTPS" : "Η πρόσβαση στην κάμερα είναι εφικτή μόνο μέσω HTTPS.", "No microphone available" : "Δεν βρέθηκε μικρόφωνο", "Select microphone" : "Επιλογή μικροφώνου", "No camera available" : "Δεν υπάρχει διαθέσιμη κάμερα", @@ -879,6 +874,11 @@ "Search conversations or users" : "Αναζήτηση συνομιλιών ή χρηστών", "Select conversation" : "Επιλέξτε συνομιλία", "Link to a conversation" : "Σύνδεσμος συνομιλίας", + "Calls are not supported in your browser" : "Οι κλήσεις δεν υποστηρίζονται στον περιηγητή σας.", + "Access to microphone is only possible with HTTPS" : "Η πρόσβαση στο μικρόφωνο είναι εφικτή μόνο μέσω HTTPS.", + "Access to microphone was denied" : "Δεν επιτρέπεται η πρόσβαση στο μικρόφωνο", + "Error while accessing microphone" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο.", + "Access to camera is only possible with HTTPS" : "Η πρόσβαση στην κάμερα είναι εφικτή μόνο μέσω HTTPS.", "Choose devices" : "Επιλέξτε συσκευές", "Attachments folder" : "Φάκελος συνημμένων", "Privacy" : "Ιδιωτικότητα", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index a97ef42cc59..9dbd55908bf 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "You are currently waiting in the lobby", "The meeting will start soon" : "The meeting will start soon", "This meeting is scheduled for {startTime}" : "This meeting is scheduled for {startTime}", - "Calls are not supported in your browser" : "Calls are not supported in your browser", - "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", - "Access to microphone was denied" : "Access to microphone was denied", - "Error while accessing microphone" : "Error while accessing microphone", - "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Select a device" : "Select a device", "No microphone available" : "No microphone available", "Select microphone" : "Select microphone", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "Number is not valid", "Save name" : "Save name", "Display name: {name}" : "Display name: {name}", + "Calls are not supported in your browser" : "Calls are not supported in your browser", + "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", + "Access to microphone was denied" : "Access to microphone was denied", + "Error while accessing microphone" : "Error while accessing microphone", + "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Choose devices" : "Choose devices", "Attachments folder" : "Attachments folder", "Browse …" : "Browse …", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index cdef8ec37a4..da5dac654ee 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "You are currently waiting in the lobby", "The meeting will start soon" : "The meeting will start soon", "This meeting is scheduled for {startTime}" : "This meeting is scheduled for {startTime}", - "Calls are not supported in your browser" : "Calls are not supported in your browser", - "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", - "Access to microphone was denied" : "Access to microphone was denied", - "Error while accessing microphone" : "Error while accessing microphone", - "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Select a device" : "Select a device", "No microphone available" : "No microphone available", "Select microphone" : "Select microphone", @@ -1481,6 +1476,11 @@ "Number is not valid" : "Number is not valid", "Save name" : "Save name", "Display name: {name}" : "Display name: {name}", + "Calls are not supported in your browser" : "Calls are not supported in your browser", + "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", + "Access to microphone was denied" : "Access to microphone was denied", + "Error while accessing microphone" : "Error while accessing microphone", + "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Choose devices" : "Choose devices", "Attachments folder" : "Attachments folder", "Browse …" : "Browse …", diff --git a/l10n/es.js b/l10n/es.js index 3f1624a106f..1af2d2b220b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1148,11 +1148,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Ahora estás esperando en la sala de espera.", "The meeting will start soon" : "La reunión comenzará en breve", "This meeting is scheduled for {startTime}" : "Esta reunión está programada para {startTime}", - "Calls are not supported in your browser" : "Tu navegador no admite llamadas", - "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", - "Access to microphone was denied" : "Se ha denegado el acceso al micrófono", - "Error while accessing microphone" : "Error al acceder al micrófono", - "Access to camera is only possible with HTTPS" : "El acceso a la cámara solo es posible con HTTPS", "Select a device" : "Seleccione un dispositivo", "No microphone available" : "No hay micrófonos disponibles", "Select microphone" : "Selecciona micrófono", @@ -1452,6 +1447,11 @@ OC.L10N.register( "Number is not valid" : "El número no es válido", "Save name" : "Guardar nombre", "Display name: {name}" : "Nombre mostrado: {name}", + "Calls are not supported in your browser" : "Tu navegador no admite llamadas", + "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", + "Access to microphone was denied" : "Se ha denegado el acceso al micrófono", + "Error while accessing microphone" : "Error al acceder al micrófono", + "Access to camera is only possible with HTTPS" : "El acceso a la cámara solo es posible con HTTPS", "Choose devices" : "Escoger dispositivos", "Attachments folder" : "Carpeta de adjuntos", "Browse …" : "Explorar ...", diff --git a/l10n/es.json b/l10n/es.json index fb791fef33c..d3be82cc0f6 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1146,11 +1146,6 @@ "You are currently waiting in the lobby" : "Ahora estás esperando en la sala de espera.", "The meeting will start soon" : "La reunión comenzará en breve", "This meeting is scheduled for {startTime}" : "Esta reunión está programada para {startTime}", - "Calls are not supported in your browser" : "Tu navegador no admite llamadas", - "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", - "Access to microphone was denied" : "Se ha denegado el acceso al micrófono", - "Error while accessing microphone" : "Error al acceder al micrófono", - "Access to camera is only possible with HTTPS" : "El acceso a la cámara solo es posible con HTTPS", "Select a device" : "Seleccione un dispositivo", "No microphone available" : "No hay micrófonos disponibles", "Select microphone" : "Selecciona micrófono", @@ -1450,6 +1445,11 @@ "Number is not valid" : "El número no es válido", "Save name" : "Guardar nombre", "Display name: {name}" : "Nombre mostrado: {name}", + "Calls are not supported in your browser" : "Tu navegador no admite llamadas", + "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", + "Access to microphone was denied" : "Se ha denegado el acceso al micrófono", + "Error while accessing microphone" : "Error al acceder al micrófono", + "Access to camera is only possible with HTTPS" : "El acceso a la cámara solo es posible con HTTPS", "Choose devices" : "Escoger dispositivos", "Attachments folder" : "Carpeta de adjuntos", "Browse …" : "Explorar ...", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index c78fbdd585c..b5f243bf9dd 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -1028,11 +1028,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Actualmente estás esperando en el vestíbulo", "The meeting will start soon" : "La reunión comenzará pronto", "This meeting is scheduled for {startTime}" : "Esta reunión está programada para {startTime}", - "Calls are not supported in your browser" : "Las llamadas no son compatibles en tu navegador", - "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", - "Access to microphone was denied" : "Se denegó el acceso al micrófono", - "Error while accessing microphone" : "Error al acceder al micrófono", - "Access to camera is only possible with HTTPS" : "El acceso a la cámara sólo es posible con HTTPS", "No microphone available" : "No hay micrófono disponible", "Select microphone" : "Seleccionar micrófono", "No camera available" : "No hay cámara disponible", @@ -1262,6 +1257,11 @@ OC.L10N.register( "Link to a conversation" : "Enlace a una conversación", "Save name" : "Guardar nombre", "Display name: {name}" : "Nombre de visualización: {name}", + "Calls are not supported in your browser" : "Las llamadas no son compatibles en tu navegador", + "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", + "Access to microphone was denied" : "Se denegó el acceso al micrófono", + "Error while accessing microphone" : "Error al acceder al micrófono", + "Access to camera is only possible with HTTPS" : "El acceso a la cámara sólo es posible con HTTPS", "Choose devices" : "Elegir dispositivos", "Attachments folder" : "Carpeta de archivos adjuntos", "Browse …" : "Examinar …", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 459bd4f2598..b218110c2ab 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1026,11 +1026,6 @@ "You are currently waiting in the lobby" : "Actualmente estás esperando en el vestíbulo", "The meeting will start soon" : "La reunión comenzará pronto", "This meeting is scheduled for {startTime}" : "Esta reunión está programada para {startTime}", - "Calls are not supported in your browser" : "Las llamadas no son compatibles en tu navegador", - "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", - "Access to microphone was denied" : "Se denegó el acceso al micrófono", - "Error while accessing microphone" : "Error al acceder al micrófono", - "Access to camera is only possible with HTTPS" : "El acceso a la cámara sólo es posible con HTTPS", "No microphone available" : "No hay micrófono disponible", "Select microphone" : "Seleccionar micrófono", "No camera available" : "No hay cámara disponible", @@ -1260,6 +1255,11 @@ "Link to a conversation" : "Enlace a una conversación", "Save name" : "Guardar nombre", "Display name: {name}" : "Nombre de visualización: {name}", + "Calls are not supported in your browser" : "Las llamadas no son compatibles en tu navegador", + "Access to microphone is only possible with HTTPS" : "El acceso al micrófono solo es posible con HTTPS", + "Access to microphone was denied" : "Se denegó el acceso al micrófono", + "Error while accessing microphone" : "Error al acceder al micrófono", + "Access to camera is only possible with HTTPS" : "El acceso a la cámara sólo es posible con HTTPS", "Choose devices" : "Elegir dispositivos", "Attachments folder" : "Carpeta de archivos adjuntos", "Browse …" : "Examinar …", diff --git a/l10n/eu.js b/l10n/eu.js index 370cfb76a6a..92a58ed4b9d 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -1025,11 +1025,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Une honetan atondoan itxaroten ari zara", "The meeting will start soon" : "Bilera laster hasiko da", "This meeting is scheduled for {startTime}" : "Bilera hau {startTime}-rako programatuta dago", - "Calls are not supported in your browser" : "Deiak ez dira onartzen zure nabigatzailean", - "Access to microphone is only possible with HTTPS" : "Mikrofonoa atzitzeko modu bakarra HTTPS bidez da", - "Access to microphone was denied" : "Mikrofonora sarbidea ukatua da", - "Error while accessing microphone" : "Errorea kamera atzitzean", - "Access to camera is only possible with HTTPS" : "Kamera atzitzeko modu bakarra HTTPS bidez da", "No microphone available" : "Ez dago mikrofonorik eskuragarri", "Select microphone" : "Hautatu mikrofonoa", "No camera available" : "Ez dago kamerarik eskuragarri", @@ -1248,6 +1243,11 @@ OC.L10N.register( "Select conversation" : "Hautatu elkarrizketa", "Link to a conversation" : "Esteka elkarrizketara", "Save name" : "Gorde izena", + "Calls are not supported in your browser" : "Deiak ez dira onartzen zure nabigatzailean", + "Access to microphone is only possible with HTTPS" : "Mikrofonoa atzitzeko modu bakarra HTTPS bidez da", + "Access to microphone was denied" : "Mikrofonora sarbidea ukatua da", + "Error while accessing microphone" : "Errorea kamera atzitzean", + "Access to camera is only possible with HTTPS" : "Kamera atzitzeko modu bakarra HTTPS bidez da", "Choose devices" : "Aukeratu gailuak", "Attachments folder" : "Eranskinen karpeta", "Browse …" : "Arakatu ...", diff --git a/l10n/eu.json b/l10n/eu.json index 6b939f1e882..e30644f983d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1023,11 +1023,6 @@ "You are currently waiting in the lobby" : "Une honetan atondoan itxaroten ari zara", "The meeting will start soon" : "Bilera laster hasiko da", "This meeting is scheduled for {startTime}" : "Bilera hau {startTime}-rako programatuta dago", - "Calls are not supported in your browser" : "Deiak ez dira onartzen zure nabigatzailean", - "Access to microphone is only possible with HTTPS" : "Mikrofonoa atzitzeko modu bakarra HTTPS bidez da", - "Access to microphone was denied" : "Mikrofonora sarbidea ukatua da", - "Error while accessing microphone" : "Errorea kamera atzitzean", - "Access to camera is only possible with HTTPS" : "Kamera atzitzeko modu bakarra HTTPS bidez da", "No microphone available" : "Ez dago mikrofonorik eskuragarri", "Select microphone" : "Hautatu mikrofonoa", "No camera available" : "Ez dago kamerarik eskuragarri", @@ -1246,6 +1241,11 @@ "Select conversation" : "Hautatu elkarrizketa", "Link to a conversation" : "Esteka elkarrizketara", "Save name" : "Gorde izena", + "Calls are not supported in your browser" : "Deiak ez dira onartzen zure nabigatzailean", + "Access to microphone is only possible with HTTPS" : "Mikrofonoa atzitzeko modu bakarra HTTPS bidez da", + "Access to microphone was denied" : "Mikrofonora sarbidea ukatua da", + "Error while accessing microphone" : "Errorea kamera atzitzean", + "Access to camera is only possible with HTTPS" : "Kamera atzitzeko modu bakarra HTTPS bidez da", "Choose devices" : "Aukeratu gailuak", "Attachments folder" : "Eranskinen karpeta", "Browse …" : "Arakatu ...", diff --git a/l10n/fa.js b/l10n/fa.js index 839521df330..ef4783ef7e1 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -1063,11 +1063,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "You are currently waiting in the lobby", "The meeting will start soon" : "The meeting will start soon", "This meeting is scheduled for {startTime}" : "This meeting is scheduled for {startTime}", - "Calls are not supported in your browser" : "Calls are not supported in your browser", - "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", - "Access to microphone was denied" : "Access to microphone was denied", - "Error while accessing microphone" : "Error while accessing microphone", - "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "No microphone available" : "No microphone available", "Select microphone" : "Select microphone", "No camera available" : "No camera available", @@ -1316,6 +1311,11 @@ OC.L10N.register( "Check spelling or use complete words." : "Check spelling or use complete words.", "Save name" : "Save name", "Display name: {name}" : "Display name: {name}", + "Calls are not supported in your browser" : "Calls are not supported in your browser", + "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", + "Access to microphone was denied" : "Access to microphone was denied", + "Error while accessing microphone" : "Error while accessing microphone", + "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Choose devices" : "Choose devices", "Attachments folder" : "Attachments folder", "Browse …" : "Browse …", diff --git a/l10n/fa.json b/l10n/fa.json index 59d193203c5..1a948aac095 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1061,11 +1061,6 @@ "You are currently waiting in the lobby" : "You are currently waiting in the lobby", "The meeting will start soon" : "The meeting will start soon", "This meeting is scheduled for {startTime}" : "This meeting is scheduled for {startTime}", - "Calls are not supported in your browser" : "Calls are not supported in your browser", - "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", - "Access to microphone was denied" : "Access to microphone was denied", - "Error while accessing microphone" : "Error while accessing microphone", - "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "No microphone available" : "No microphone available", "Select microphone" : "Select microphone", "No camera available" : "No camera available", @@ -1314,6 +1309,11 @@ "Check spelling or use complete words." : "Check spelling or use complete words.", "Save name" : "Save name", "Display name: {name}" : "Display name: {name}", + "Calls are not supported in your browser" : "Calls are not supported in your browser", + "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", + "Access to microphone was denied" : "Access to microphone was denied", + "Error while accessing microphone" : "Error while accessing microphone", + "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Choose devices" : "Choose devices", "Attachments folder" : "Attachments folder", "Browse …" : "Browse …", diff --git a/l10n/fi.js b/l10n/fi.js index 0852b019923..bdab3889f89 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -844,11 +844,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Odotat parhaillaan aulassa", "The meeting will start soon" : "Tämä kokous alkaa pian", "This meeting is scheduled for {startTime}" : "Kokous on ajoitettu alkavaksi {startTime}", - "Calls are not supported in your browser" : "Selaimesi ei tue puheluja", - "Access to microphone is only possible with HTTPS" : "Mikrofonin käyttäminen on mahdollista vain HTTPS-yhteydellä", - "Access to microphone was denied" : "Pääsy mikrofoniin estettiin", - "Error while accessing microphone" : "Virhe yrittäessä käyttää mikrofonia", - "Access to camera is only possible with HTTPS" : "Kameran käyttäminen on mahdollista vain HTTPS-yhteydellä", "No microphone available" : "Ei mikrofonia saatavilla", "Select microphone" : "Valitse mikrofoni", "No camera available" : "Ei kameraa saatavilla", @@ -1080,6 +1075,11 @@ OC.L10N.register( "Number is not valid" : "Numero ei ole kelvollinen", "Save name" : "Tallenna nimi", "Display name: {name}" : "Näyttönimi: {name}", + "Calls are not supported in your browser" : "Selaimesi ei tue puheluja", + "Access to microphone is only possible with HTTPS" : "Mikrofonin käyttäminen on mahdollista vain HTTPS-yhteydellä", + "Access to microphone was denied" : "Pääsy mikrofoniin estettiin", + "Error while accessing microphone" : "Virhe yrittäessä käyttää mikrofonia", + "Access to camera is only possible with HTTPS" : "Kameran käyttäminen on mahdollista vain HTTPS-yhteydellä", "Choose devices" : "Valitse laitteet", "Attachments folder" : "Liitteiden kansio", "Browse …" : "Selaa…", diff --git a/l10n/fi.json b/l10n/fi.json index d374831b130..9da61ad27d1 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -842,11 +842,6 @@ "You are currently waiting in the lobby" : "Odotat parhaillaan aulassa", "The meeting will start soon" : "Tämä kokous alkaa pian", "This meeting is scheduled for {startTime}" : "Kokous on ajoitettu alkavaksi {startTime}", - "Calls are not supported in your browser" : "Selaimesi ei tue puheluja", - "Access to microphone is only possible with HTTPS" : "Mikrofonin käyttäminen on mahdollista vain HTTPS-yhteydellä", - "Access to microphone was denied" : "Pääsy mikrofoniin estettiin", - "Error while accessing microphone" : "Virhe yrittäessä käyttää mikrofonia", - "Access to camera is only possible with HTTPS" : "Kameran käyttäminen on mahdollista vain HTTPS-yhteydellä", "No microphone available" : "Ei mikrofonia saatavilla", "Select microphone" : "Valitse mikrofoni", "No camera available" : "Ei kameraa saatavilla", @@ -1078,6 +1073,11 @@ "Number is not valid" : "Numero ei ole kelvollinen", "Save name" : "Tallenna nimi", "Display name: {name}" : "Näyttönimi: {name}", + "Calls are not supported in your browser" : "Selaimesi ei tue puheluja", + "Access to microphone is only possible with HTTPS" : "Mikrofonin käyttäminen on mahdollista vain HTTPS-yhteydellä", + "Access to microphone was denied" : "Pääsy mikrofoniin estettiin", + "Error while accessing microphone" : "Virhe yrittäessä käyttää mikrofonia", + "Access to camera is only possible with HTTPS" : "Kameran käyttäminen on mahdollista vain HTTPS-yhteydellä", "Choose devices" : "Valitse laitteet", "Attachments folder" : "Liitteiden kansio", "Browse …" : "Selaa…", diff --git a/l10n/fr.js b/l10n/fr.js index c2147b3cbb3..0a11ba978c3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Vous attendez actuellement dans la salle d'attente", "The meeting will start soon" : "La réunion va bientôt démarrer", "This meeting is scheduled for {startTime}" : "La réunion est planifiée pour {startTime}", - "Calls are not supported in your browser" : "Les appels téléphoniques ne sont pas pris en charge par votre navigateur web", - "Access to microphone is only possible with HTTPS" : "L'accès au microphone est seulement possible en HTTPS", - "Access to microphone was denied" : "L'accès au microphone a été refusé", - "Error while accessing microphone" : "Erreur d'accès au microphone", - "Access to camera is only possible with HTTPS" : "L'accès à la caméra est seulement possible en HTTPS", "Select a device" : "Sélectionner un appareil", "No microphone available" : "Aucun microphone disponible", "Select microphone" : "Sélectionnez un microphone", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "Le numéro est invalide", "Save name" : "Sauvegarder le nom", "Display name: {name}" : "Nom affiché : {name}", + "Calls are not supported in your browser" : "Les appels téléphoniques ne sont pas pris en charge par votre navigateur web", + "Access to microphone is only possible with HTTPS" : "L'accès au microphone est seulement possible en HTTPS", + "Access to microphone was denied" : "L'accès au microphone a été refusé", + "Error while accessing microphone" : "Erreur d'accès au microphone", + "Access to camera is only possible with HTTPS" : "L'accès à la caméra est seulement possible en HTTPS", "Choose devices" : "Choisissez les périphériques", "Attachments folder" : "Dossier des pièces jointes", "Browse …" : "Parcourir...", diff --git a/l10n/fr.json b/l10n/fr.json index 3283d81a523..d17c076add3 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "Vous attendez actuellement dans la salle d'attente", "The meeting will start soon" : "La réunion va bientôt démarrer", "This meeting is scheduled for {startTime}" : "La réunion est planifiée pour {startTime}", - "Calls are not supported in your browser" : "Les appels téléphoniques ne sont pas pris en charge par votre navigateur web", - "Access to microphone is only possible with HTTPS" : "L'accès au microphone est seulement possible en HTTPS", - "Access to microphone was denied" : "L'accès au microphone a été refusé", - "Error while accessing microphone" : "Erreur d'accès au microphone", - "Access to camera is only possible with HTTPS" : "L'accès à la caméra est seulement possible en HTTPS", "Select a device" : "Sélectionner un appareil", "No microphone available" : "Aucun microphone disponible", "Select microphone" : "Sélectionnez un microphone", @@ -1481,6 +1476,11 @@ "Number is not valid" : "Le numéro est invalide", "Save name" : "Sauvegarder le nom", "Display name: {name}" : "Nom affiché : {name}", + "Calls are not supported in your browser" : "Les appels téléphoniques ne sont pas pris en charge par votre navigateur web", + "Access to microphone is only possible with HTTPS" : "L'accès au microphone est seulement possible en HTTPS", + "Access to microphone was denied" : "L'accès au microphone a été refusé", + "Error while accessing microphone" : "Erreur d'accès au microphone", + "Access to camera is only possible with HTTPS" : "L'accès à la caméra est seulement possible en HTTPS", "Choose devices" : "Choisissez les périphériques", "Attachments folder" : "Dossier des pièces jointes", "Browse …" : "Parcourir...", diff --git a/l10n/gl.js b/l10n/gl.js index 76217a468c9..a12e0339f34 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -1141,11 +1141,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Agora está agardando no ástrago.", "The meeting will start soon" : "A xuntanza comezará decontado", "This meeting is scheduled for {startTime}" : "Esta xuntanza está programada para as {startTime}", - "Calls are not supported in your browser" : "O seu navegador non admite chamadas", - "Access to microphone is only possible with HTTPS" : "O acceso ao micrófono só é posíbel con HTTPS", - "Access to microphone was denied" : "Foi denegado o acceso ao micrófono", - "Error while accessing microphone" : "Produciuse un erro ao acceder ao micrófono", - "Access to camera is only possible with HTTPS" : "O acceso á cámara só é posíbel con HTTPS", "No microphone available" : "Non hai micrófonos dispoñíbeis", "Select microphone" : "Seleccione o micrófono", "No camera available" : "Non hai cámaras dispoñíbeis", @@ -1433,6 +1428,11 @@ OC.L10N.register( "Number is not valid" : "O número non é correcto", "Save name" : "Gardar o nome", "Display name: {name}" : "Nome para amosar: {name}", + "Calls are not supported in your browser" : "O seu navegador non admite chamadas", + "Access to microphone is only possible with HTTPS" : "O acceso ao micrófono só é posíbel con HTTPS", + "Access to microphone was denied" : "Foi denegado o acceso ao micrófono", + "Error while accessing microphone" : "Produciuse un erro ao acceder ao micrófono", + "Access to camera is only possible with HTTPS" : "O acceso á cámara só é posíbel con HTTPS", "Choose devices" : "Escoller dispositivos", "Attachments folder" : "Cartafol de anexos", "Browse …" : "Examinar…", diff --git a/l10n/gl.json b/l10n/gl.json index 809c99df0ed..2067e2d4b0c 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1139,11 +1139,6 @@ "You are currently waiting in the lobby" : "Agora está agardando no ástrago.", "The meeting will start soon" : "A xuntanza comezará decontado", "This meeting is scheduled for {startTime}" : "Esta xuntanza está programada para as {startTime}", - "Calls are not supported in your browser" : "O seu navegador non admite chamadas", - "Access to microphone is only possible with HTTPS" : "O acceso ao micrófono só é posíbel con HTTPS", - "Access to microphone was denied" : "Foi denegado o acceso ao micrófono", - "Error while accessing microphone" : "Produciuse un erro ao acceder ao micrófono", - "Access to camera is only possible with HTTPS" : "O acceso á cámara só é posíbel con HTTPS", "No microphone available" : "Non hai micrófonos dispoñíbeis", "Select microphone" : "Seleccione o micrófono", "No camera available" : "Non hai cámaras dispoñíbeis", @@ -1431,6 +1426,11 @@ "Number is not valid" : "O número non é correcto", "Save name" : "Gardar o nome", "Display name: {name}" : "Nome para amosar: {name}", + "Calls are not supported in your browser" : "O seu navegador non admite chamadas", + "Access to microphone is only possible with HTTPS" : "O acceso ao micrófono só é posíbel con HTTPS", + "Access to microphone was denied" : "Foi denegado o acceso ao micrófono", + "Error while accessing microphone" : "Produciuse un erro ao acceder ao micrófono", + "Access to camera is only possible with HTTPS" : "O acceso á cámara só é posíbel con HTTPS", "Choose devices" : "Escoller dispositivos", "Attachments folder" : "Cartafol de anexos", "Browse …" : "Examinar…", diff --git a/l10n/he.js b/l10n/he.js index f4f3b93d466..40e2b40efa4 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -487,8 +487,6 @@ OC.L10N.register( "Other sources" : "מקורות אחרים", "An error occurred while performing the search" : "אירעה שגיאה בעת ביצוע החיפוש", "You are currently waiting in the lobby" : "הנך בהמתנה בלובי", - "Calls are not supported in your browser" : "אין תמיכה בשיחות בדפדפן שלך", - "Access to microphone was denied" : "הגישה למיקרופון נדחתה", "Devices" : "מכשירים", "No audio" : "אין שמע", "Upload" : "העלאה", @@ -544,6 +542,8 @@ OC.L10N.register( "Projects" : "מיזמים", "Select conversation" : "בחירת דיון", "Link to a conversation" : "קישור לדיון", + "Calls are not supported in your browser" : "אין תמיכה בשיחות בדפדפן שלך", + "Access to microphone was denied" : "הגישה למיקרופון נדחתה", "Choose devices" : "בחירת התקנים", "Attachments folder" : "תיקיית הקבצים המצורפים", "Privacy" : "פרטיות", diff --git a/l10n/he.json b/l10n/he.json index b890f33c2cb..c85577e4e44 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -485,8 +485,6 @@ "Other sources" : "מקורות אחרים", "An error occurred while performing the search" : "אירעה שגיאה בעת ביצוע החיפוש", "You are currently waiting in the lobby" : "הנך בהמתנה בלובי", - "Calls are not supported in your browser" : "אין תמיכה בשיחות בדפדפן שלך", - "Access to microphone was denied" : "הגישה למיקרופון נדחתה", "Devices" : "מכשירים", "No audio" : "אין שמע", "Upload" : "העלאה", @@ -542,6 +540,8 @@ "Projects" : "מיזמים", "Select conversation" : "בחירת דיון", "Link to a conversation" : "קישור לדיון", + "Calls are not supported in your browser" : "אין תמיכה בשיחות בדפדפן שלך", + "Access to microphone was denied" : "הגישה למיקרופון נדחתה", "Choose devices" : "בחירת התקנים", "Attachments folder" : "תיקיית הקבצים המצורפים", "Privacy" : "פרטיות", diff --git a/l10n/hr.js b/l10n/hr.js index 76cc1873009..37f4f25a7ea 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -823,11 +823,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Trenutno čekate u predvorju", "The meeting will start soon" : "Sastanak počinje uskoro", "This meeting is scheduled for {startTime}" : "Sastanak počinje u {startTime}", - "Calls are not supported in your browser" : "Vaš preglednik ne podržava pozive", - "Access to microphone is only possible with HTTPS" : "Pristup mikrofonu moguć je samo putem HTTPS-a", - "Access to microphone was denied" : "Pristup mikrofonu je odbijen", - "Error while accessing microphone" : "Došlo je do pogreške pri pristupanju mikrofonu", - "Access to camera is only possible with HTTPS" : "Pristup kameri moguć je samo putem HTTPS-a", "No microphone available" : "Nema dostupnih mikrofona", "Select microphone" : "Odaberi mikrofon", "No camera available" : "Nema dostupnih kamera", @@ -956,6 +951,11 @@ OC.L10N.register( "Search conversations or users" : "Pretraži razgovore ili korisnike", "Select conversation" : "Odaberi razgovor", "Link to a conversation" : "Poveznica za sudjelovanje u razgovoru", + "Calls are not supported in your browser" : "Vaš preglednik ne podržava pozive", + "Access to microphone is only possible with HTTPS" : "Pristup mikrofonu moguć je samo putem HTTPS-a", + "Access to microphone was denied" : "Pristup mikrofonu je odbijen", + "Error while accessing microphone" : "Došlo je do pogreške pri pristupanju mikrofonu", + "Access to camera is only possible with HTTPS" : "Pristup kameri moguć je samo putem HTTPS-a", "Choose devices" : "Odaberi uređaje", "Attachments folder" : "Mapa s privicima", "Privacy" : "Privatnost", diff --git a/l10n/hr.json b/l10n/hr.json index 32d44d0b5f4..eeed821e345 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -821,11 +821,6 @@ "You are currently waiting in the lobby" : "Trenutno čekate u predvorju", "The meeting will start soon" : "Sastanak počinje uskoro", "This meeting is scheduled for {startTime}" : "Sastanak počinje u {startTime}", - "Calls are not supported in your browser" : "Vaš preglednik ne podržava pozive", - "Access to microphone is only possible with HTTPS" : "Pristup mikrofonu moguć je samo putem HTTPS-a", - "Access to microphone was denied" : "Pristup mikrofonu je odbijen", - "Error while accessing microphone" : "Došlo je do pogreške pri pristupanju mikrofonu", - "Access to camera is only possible with HTTPS" : "Pristup kameri moguć je samo putem HTTPS-a", "No microphone available" : "Nema dostupnih mikrofona", "Select microphone" : "Odaberi mikrofon", "No camera available" : "Nema dostupnih kamera", @@ -954,6 +949,11 @@ "Search conversations or users" : "Pretraži razgovore ili korisnike", "Select conversation" : "Odaberi razgovor", "Link to a conversation" : "Poveznica za sudjelovanje u razgovoru", + "Calls are not supported in your browser" : "Vaš preglednik ne podržava pozive", + "Access to microphone is only possible with HTTPS" : "Pristup mikrofonu moguć je samo putem HTTPS-a", + "Access to microphone was denied" : "Pristup mikrofonu je odbijen", + "Error while accessing microphone" : "Došlo je do pogreške pri pristupanju mikrofonu", + "Access to camera is only possible with HTTPS" : "Pristup kameri moguć je samo putem HTTPS-a", "Choose devices" : "Odaberi uređaje", "Attachments folder" : "Mapa s privicima", "Privacy" : "Privatnost", diff --git a/l10n/hu.js b/l10n/hu.js index acf84106a03..895b489e44a 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -1095,11 +1095,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Ön jelenleg a váróban van", "The meeting will start soon" : "Ez a találkozó hamarosan elkezdődik", "This meeting is scheduled for {startTime}" : "A találkozó ekkorra van ütemezve: {startTime}", - "Calls are not supported in your browser" : "A böngészője nem támogatja a hívásokat", - "Access to microphone is only possible with HTTPS" : "A mikrofon hozzáférése csak HTTPS-en lehetséges", - "Access to microphone was denied" : "A mikrofon hozzáférése letiltva", - "Error while accessing microphone" : "Hiba történt a mikrofon elérésekor", - "Access to camera is only possible with HTTPS" : "A kamera hozzáférése csak HTTPS-en lehetséges", "No microphone available" : "Nincs elérhető mikrofon", "Select microphone" : "Válasszon mikrofont", "No camera available" : "Nem áll rendelkezésre kamera", @@ -1357,6 +1352,11 @@ OC.L10N.register( "Check spelling or use complete words." : "Ellenőrizze a helyesírást, vagy használjon teljes szavakat.", "Save name" : "Név mentése", "Display name: {name}" : "Megjelenítendő név: {name}", + "Calls are not supported in your browser" : "A böngészője nem támogatja a hívásokat", + "Access to microphone is only possible with HTTPS" : "A mikrofon hozzáférése csak HTTPS-en lehetséges", + "Access to microphone was denied" : "A mikrofon hozzáférése letiltva", + "Error while accessing microphone" : "Hiba történt a mikrofon elérésekor", + "Access to camera is only possible with HTTPS" : "A kamera hozzáférése csak HTTPS-en lehetséges", "Choose devices" : "Válasszon eszközöket", "Attachments folder" : "Mellékletek mappa", "Browse …" : "Tallózás…", diff --git a/l10n/hu.json b/l10n/hu.json index 21e036edbbf..4c8574d818c 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1093,11 +1093,6 @@ "You are currently waiting in the lobby" : "Ön jelenleg a váróban van", "The meeting will start soon" : "Ez a találkozó hamarosan elkezdődik", "This meeting is scheduled for {startTime}" : "A találkozó ekkorra van ütemezve: {startTime}", - "Calls are not supported in your browser" : "A böngészője nem támogatja a hívásokat", - "Access to microphone is only possible with HTTPS" : "A mikrofon hozzáférése csak HTTPS-en lehetséges", - "Access to microphone was denied" : "A mikrofon hozzáférése letiltva", - "Error while accessing microphone" : "Hiba történt a mikrofon elérésekor", - "Access to camera is only possible with HTTPS" : "A kamera hozzáférése csak HTTPS-en lehetséges", "No microphone available" : "Nincs elérhető mikrofon", "Select microphone" : "Válasszon mikrofont", "No camera available" : "Nem áll rendelkezésre kamera", @@ -1355,6 +1350,11 @@ "Check spelling or use complete words." : "Ellenőrizze a helyesírást, vagy használjon teljes szavakat.", "Save name" : "Név mentése", "Display name: {name}" : "Megjelenítendő név: {name}", + "Calls are not supported in your browser" : "A böngészője nem támogatja a hívásokat", + "Access to microphone is only possible with HTTPS" : "A mikrofon hozzáférése csak HTTPS-en lehetséges", + "Access to microphone was denied" : "A mikrofon hozzáférése letiltva", + "Error while accessing microphone" : "Hiba történt a mikrofon elérésekor", + "Access to camera is only possible with HTTPS" : "A kamera hozzáférése csak HTTPS-en lehetséges", "Choose devices" : "Válasszon eszközöket", "Attachments folder" : "Mellékletek mappa", "Browse …" : "Tallózás…", diff --git a/l10n/it.js b/l10n/it.js index a0eb406fe48..1d673054ea4 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -886,11 +886,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Stai attualmente aspettando nell'ingresso", "The meeting will start soon" : "La riunione inizierà presto", "This meeting is scheduled for {startTime}" : "Questa riunione è programmata per {startTime}", - "Calls are not supported in your browser" : "Le chiamate non sono supportate dal tuo browser", - "Access to microphone is only possible with HTTPS" : "L'accesso a microfono è possibile solo con HTTPS", - "Access to microphone was denied" : "L'accesso al microfono è stato negato", - "Error while accessing microphone" : "Errore durante l'accesso al microfono", - "Access to camera is only possible with HTTPS" : "L'accesso alla fotocamera è possibile solo con HTTPS", "No microphone available" : "Nessun microfono disponibile", "Select microphone" : "Seleziona microfono", "No camera available" : "Nessuna fotocamera disponibile", @@ -1045,6 +1040,11 @@ OC.L10N.register( "Search conversations or users" : "Cerca conversazioni o utenti", "Select conversation" : "Seleziona conversazione", "Link to a conversation" : "Collega a una conversazione", + "Calls are not supported in your browser" : "Le chiamate non sono supportate dal tuo browser", + "Access to microphone is only possible with HTTPS" : "L'accesso a microfono è possibile solo con HTTPS", + "Access to microphone was denied" : "L'accesso al microfono è stato negato", + "Error while accessing microphone" : "Errore durante l'accesso al microfono", + "Access to camera is only possible with HTTPS" : "L'accesso alla fotocamera è possibile solo con HTTPS", "Choose devices" : "Scegli i dispositivi", "Attachments folder" : "Cartella degli allegati", "Privacy" : "Riservatezza", diff --git a/l10n/it.json b/l10n/it.json index 0eaa14bf1f0..90f38a04859 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -884,11 +884,6 @@ "You are currently waiting in the lobby" : "Stai attualmente aspettando nell'ingresso", "The meeting will start soon" : "La riunione inizierà presto", "This meeting is scheduled for {startTime}" : "Questa riunione è programmata per {startTime}", - "Calls are not supported in your browser" : "Le chiamate non sono supportate dal tuo browser", - "Access to microphone is only possible with HTTPS" : "L'accesso a microfono è possibile solo con HTTPS", - "Access to microphone was denied" : "L'accesso al microfono è stato negato", - "Error while accessing microphone" : "Errore durante l'accesso al microfono", - "Access to camera is only possible with HTTPS" : "L'accesso alla fotocamera è possibile solo con HTTPS", "No microphone available" : "Nessun microfono disponibile", "Select microphone" : "Seleziona microfono", "No camera available" : "Nessuna fotocamera disponibile", @@ -1043,6 +1038,11 @@ "Search conversations or users" : "Cerca conversazioni o utenti", "Select conversation" : "Seleziona conversazione", "Link to a conversation" : "Collega a una conversazione", + "Calls are not supported in your browser" : "Le chiamate non sono supportate dal tuo browser", + "Access to microphone is only possible with HTTPS" : "L'accesso a microfono è possibile solo con HTTPS", + "Access to microphone was denied" : "L'accesso al microfono è stato negato", + "Error while accessing microphone" : "Errore durante l'accesso al microfono", + "Access to camera is only possible with HTTPS" : "L'accesso alla fotocamera è possibile solo con HTTPS", "Choose devices" : "Scegli i dispositivi", "Attachments folder" : "Cartella degli allegati", "Privacy" : "Riservatezza", diff --git a/l10n/ja.js b/l10n/ja.js index 8e31fcbd4e4..bd561c98e44 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1163,11 +1163,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "現在ロビーで待機中", "The meeting will start soon" : "会議はまもなく始まります", "This meeting is scheduled for {startTime}" : "この会議の予定は{startTime}です", - "Calls are not supported in your browser" : "お使いのブラウザーは通話に対応していません", - "Access to microphone is only possible with HTTPS" : "マイクへのアクセスはHTTPSでのみ可能です", - "Access to microphone was denied" : "マイクへのアクセスが拒否されました", - "Error while accessing microphone" : "マイクへのアクセス中にエラーが発生しました", - "Access to camera is only possible with HTTPS" : "カメラへのアクセスはHTTPSでのみ可能です", "Select a device" : "デバイスを選択する", "No microphone available" : "利用可能なマイクがありません", "Select microphone" : "マイクを選択", @@ -1469,6 +1464,11 @@ OC.L10N.register( "Number is not valid" : "番号は有効なものではありません", "Save name" : "名前を保存", "Display name: {name}" : "表示名: {name}", + "Calls are not supported in your browser" : "お使いのブラウザーは通話に対応していません", + "Access to microphone is only possible with HTTPS" : "マイクへのアクセスはHTTPSでのみ可能です", + "Access to microphone was denied" : "マイクへのアクセスが拒否されました", + "Error while accessing microphone" : "マイクへのアクセス中にエラーが発生しました", + "Access to camera is only possible with HTTPS" : "カメラへのアクセスはHTTPSでのみ可能です", "Choose devices" : "デバイスを選択してください", "Attachments folder" : "添付ファイルフォルダー", "Browse …" : "参照...", diff --git a/l10n/ja.json b/l10n/ja.json index 770d511bf00..14288b618c1 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1161,11 +1161,6 @@ "You are currently waiting in the lobby" : "現在ロビーで待機中", "The meeting will start soon" : "会議はまもなく始まります", "This meeting is scheduled for {startTime}" : "この会議の予定は{startTime}です", - "Calls are not supported in your browser" : "お使いのブラウザーは通話に対応していません", - "Access to microphone is only possible with HTTPS" : "マイクへのアクセスはHTTPSでのみ可能です", - "Access to microphone was denied" : "マイクへのアクセスが拒否されました", - "Error while accessing microphone" : "マイクへのアクセス中にエラーが発生しました", - "Access to camera is only possible with HTTPS" : "カメラへのアクセスはHTTPSでのみ可能です", "Select a device" : "デバイスを選択する", "No microphone available" : "利用可能なマイクがありません", "Select microphone" : "マイクを選択", @@ -1467,6 +1462,11 @@ "Number is not valid" : "番号は有効なものではありません", "Save name" : "名前を保存", "Display name: {name}" : "表示名: {name}", + "Calls are not supported in your browser" : "お使いのブラウザーは通話に対応していません", + "Access to microphone is only possible with HTTPS" : "マイクへのアクセスはHTTPSでのみ可能です", + "Access to microphone was denied" : "マイクへのアクセスが拒否されました", + "Error while accessing microphone" : "マイクへのアクセス中にエラーが発生しました", + "Access to camera is only possible with HTTPS" : "カメラへのアクセスはHTTPSでのみ可能です", "Choose devices" : "デバイスを選択してください", "Attachments folder" : "添付ファイルフォルダー", "Browse …" : "参照...", diff --git a/l10n/ka.js b/l10n/ka.js index cf5aa60dee4..a7b64a59331 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -1141,11 +1141,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "You are currently waiting in the lobby", "The meeting will start soon" : "The meeting will start soon", "This meeting is scheduled for {startTime}" : "This meeting is scheduled for {startTime}", - "Calls are not supported in your browser" : "Calls are not supported in your browser", - "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", - "Access to microphone was denied" : "Access to microphone was denied", - "Error while accessing microphone" : "Error while accessing microphone", - "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "No microphone available" : "No microphone available", "Select microphone" : "Select microphone", "No camera available" : "No camera available", @@ -1433,6 +1428,11 @@ OC.L10N.register( "Number is not valid" : "Number is not valid", "Save name" : "Save name", "Display name: {name}" : "Display name: {name}", + "Calls are not supported in your browser" : "Calls are not supported in your browser", + "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", + "Access to microphone was denied" : "Access to microphone was denied", + "Error while accessing microphone" : "Error while accessing microphone", + "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Choose devices" : "Choose devices", "Attachments folder" : "Attachments folder", "Browse …" : "Browse …", diff --git a/l10n/ka.json b/l10n/ka.json index 42de9ba0b74..f776bb096af 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -1139,11 +1139,6 @@ "You are currently waiting in the lobby" : "You are currently waiting in the lobby", "The meeting will start soon" : "The meeting will start soon", "This meeting is scheduled for {startTime}" : "This meeting is scheduled for {startTime}", - "Calls are not supported in your browser" : "Calls are not supported in your browser", - "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", - "Access to microphone was denied" : "Access to microphone was denied", - "Error while accessing microphone" : "Error while accessing microphone", - "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "No microphone available" : "No microphone available", "Select microphone" : "Select microphone", "No camera available" : "No camera available", @@ -1431,6 +1426,11 @@ "Number is not valid" : "Number is not valid", "Save name" : "Save name", "Display name: {name}" : "Display name: {name}", + "Calls are not supported in your browser" : "Calls are not supported in your browser", + "Access to microphone is only possible with HTTPS" : "Access to microphone is only possible with HTTPS", + "Access to microphone was denied" : "Access to microphone was denied", + "Error while accessing microphone" : "Error while accessing microphone", + "Access to camera is only possible with HTTPS" : "Access to camera is only possible with HTTPS", "Choose devices" : "Choose devices", "Attachments folder" : "Attachments folder", "Browse …" : "Browse …", diff --git a/l10n/ko.js b/l10n/ko.js index 1cef9ae9644..ed55033592b 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -1145,11 +1145,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "대화방 로비에서 대기 중입니다.", "The meeting will start soon" : "회의가 곧 시작됩니다.", "This meeting is scheduled for {startTime}" : "모임이 {startTime}에 예정되었습니다.", - "Calls are not supported in your browser" : "이 브라우저가 통화를 지원하지 않습니다.", - "Access to microphone is only possible with HTTPS" : "HTTPS를 통해서만 마이크에 액세스할 수 있음", - "Access to microphone was denied" : "마이크 접근이 거부되었습니다.", - "Error while accessing microphone" : "마이크에 접근하는 중 오류 발생", - "Access to camera is only possible with HTTPS" : "HTTPS에서만 카메라에 접근할 수 있습니다.", "Select a device" : "장치 선택", "No microphone available" : "사용 가능한 마이크 없음", "Select microphone" : "마이크 선택", @@ -1427,6 +1422,11 @@ OC.L10N.register( "Check spelling or use complete words." : "맞춤법을 확인하거나 완전한 단어를 사용하세요.", "Save name" : "이름 저장", "Display name: {name}" : "표시되는 이름: {name}", + "Calls are not supported in your browser" : "이 브라우저가 통화를 지원하지 않습니다.", + "Access to microphone is only possible with HTTPS" : "HTTPS를 통해서만 마이크에 액세스할 수 있음", + "Access to microphone was denied" : "마이크 접근이 거부되었습니다.", + "Error while accessing microphone" : "마이크에 접근하는 중 오류 발생", + "Access to camera is only possible with HTTPS" : "HTTPS에서만 카메라에 접근할 수 있습니다.", "Choose devices" : "장치 선택", "Attachments folder" : "첨부 파일 폴더", "Browse …" : "탐색…", diff --git a/l10n/ko.json b/l10n/ko.json index f4dd6dbd3c1..25843ffa89f 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1143,11 +1143,6 @@ "You are currently waiting in the lobby" : "대화방 로비에서 대기 중입니다.", "The meeting will start soon" : "회의가 곧 시작됩니다.", "This meeting is scheduled for {startTime}" : "모임이 {startTime}에 예정되었습니다.", - "Calls are not supported in your browser" : "이 브라우저가 통화를 지원하지 않습니다.", - "Access to microphone is only possible with HTTPS" : "HTTPS를 통해서만 마이크에 액세스할 수 있음", - "Access to microphone was denied" : "마이크 접근이 거부되었습니다.", - "Error while accessing microphone" : "마이크에 접근하는 중 오류 발생", - "Access to camera is only possible with HTTPS" : "HTTPS에서만 카메라에 접근할 수 있습니다.", "Select a device" : "장치 선택", "No microphone available" : "사용 가능한 마이크 없음", "Select microphone" : "마이크 선택", @@ -1425,6 +1420,11 @@ "Check spelling or use complete words." : "맞춤법을 확인하거나 완전한 단어를 사용하세요.", "Save name" : "이름 저장", "Display name: {name}" : "표시되는 이름: {name}", + "Calls are not supported in your browser" : "이 브라우저가 통화를 지원하지 않습니다.", + "Access to microphone is only possible with HTTPS" : "HTTPS를 통해서만 마이크에 액세스할 수 있음", + "Access to microphone was denied" : "마이크 접근이 거부되었습니다.", + "Error while accessing microphone" : "마이크에 접근하는 중 오류 발생", + "Access to camera is only possible with HTTPS" : "HTTPS에서만 카메라에 접근할 수 있습니다.", "Choose devices" : "장치 선택", "Attachments folder" : "첨부 파일 폴더", "Browse …" : "탐색…", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 3384331e61f..919543a0d6d 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -592,11 +592,6 @@ OC.L10N.register( "An error occurred while performing the search" : "Atliekant paiešką, įvyko klaida", "Cancel search" : "Atsisakyti paieškos", "You are currently waiting in the lobby" : "Šiuo metu laukiate laukimo salėje", - "Calls are not supported in your browser" : "Jūsų naršyklėje skambučiai yra nepalaikomi", - "Access to microphone is only possible with HTTPS" : "Prieiga prie mikrofono yra įmanoma tik naudojant HTTPS", - "Access to microphone was denied" : "Prieiga prie mikrofono buvo uždrausta", - "Error while accessing microphone" : "Klaida gaunant prieigą prie mikrofono", - "Access to camera is only possible with HTTPS" : "Prieiga prie kameros yra įmanoma tik naudojant HTTPS", "No microphone available" : "Nėra prieinamo mikrofono", "Select microphone" : "Pasirinkti mikrofoną", "No camera available" : "Nėra prieinamos kameros", @@ -703,6 +698,11 @@ OC.L10N.register( "Projects" : "Projektai", "No shared items" : "Nėra bendrinamų elementų", "Search conversations or users" : "Ieškoti pokalbių ar naudotojų", + "Calls are not supported in your browser" : "Jūsų naršyklėje skambučiai yra nepalaikomi", + "Access to microphone is only possible with HTTPS" : "Prieiga prie mikrofono yra įmanoma tik naudojant HTTPS", + "Access to microphone was denied" : "Prieiga prie mikrofono buvo uždrausta", + "Error while accessing microphone" : "Klaida gaunant prieigą prie mikrofono", + "Access to camera is only possible with HTTPS" : "Prieiga prie kameros yra įmanoma tik naudojant HTTPS", "Choose devices" : "Pasirinkti įrenginius", "Attachments folder" : "Priedų aplankas", "Privacy" : "Privatumas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 9dcde7c835c..94f7c1bc148 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -590,11 +590,6 @@ "An error occurred while performing the search" : "Atliekant paiešką, įvyko klaida", "Cancel search" : "Atsisakyti paieškos", "You are currently waiting in the lobby" : "Šiuo metu laukiate laukimo salėje", - "Calls are not supported in your browser" : "Jūsų naršyklėje skambučiai yra nepalaikomi", - "Access to microphone is only possible with HTTPS" : "Prieiga prie mikrofono yra įmanoma tik naudojant HTTPS", - "Access to microphone was denied" : "Prieiga prie mikrofono buvo uždrausta", - "Error while accessing microphone" : "Klaida gaunant prieigą prie mikrofono", - "Access to camera is only possible with HTTPS" : "Prieiga prie kameros yra įmanoma tik naudojant HTTPS", "No microphone available" : "Nėra prieinamo mikrofono", "Select microphone" : "Pasirinkti mikrofoną", "No camera available" : "Nėra prieinamos kameros", @@ -701,6 +696,11 @@ "Projects" : "Projektai", "No shared items" : "Nėra bendrinamų elementų", "Search conversations or users" : "Ieškoti pokalbių ar naudotojų", + "Calls are not supported in your browser" : "Jūsų naršyklėje skambučiai yra nepalaikomi", + "Access to microphone is only possible with HTTPS" : "Prieiga prie mikrofono yra įmanoma tik naudojant HTTPS", + "Access to microphone was denied" : "Prieiga prie mikrofono buvo uždrausta", + "Error while accessing microphone" : "Klaida gaunant prieigą prie mikrofono", + "Access to camera is only possible with HTTPS" : "Prieiga prie kameros yra įmanoma tik naudojant HTTPS", "Choose devices" : "Pasirinkti įrenginius", "Attachments folder" : "Priedų aplankas", "Privacy" : "Privatumas", diff --git a/l10n/mk.js b/l10n/mk.js index 4cb3e6c9b26..a6cba264cdc 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -712,11 +712,6 @@ OC.L10N.register( "An error occurred while performing the search" : "Настана грешка при обидот за пребарување", "Search …" : "Пребарај ...", "You are currently waiting in the lobby" : "Моментално чекате во лобито", - "Calls are not supported in your browser" : "Повици не се поддржани од вашиот прелистувач", - "Access to microphone is only possible with HTTPS" : "Пристап до микрофонот е возможен само преку безбедноска врска HTTPS", - "Access to microphone was denied" : "Нема пристап до микрофонот", - "Error while accessing microphone" : "Грешка при пристап до микрофон", - "Access to camera is only possible with HTTPS" : "Пристап до камерата е возможен само преку безбедноска врска HTTPS", "No microphone available" : "Нема микрофон", "Select microphone" : "Избери микрофон", "No camera available" : "Нема камера", @@ -874,6 +869,11 @@ OC.L10N.register( "Select conversation" : "Избери разговор", "Link to a conversation" : "Линк до разговорот", "Save name" : "Зачувај име", + "Calls are not supported in your browser" : "Повици не се поддржани од вашиот прелистувач", + "Access to microphone is only possible with HTTPS" : "Пристап до микрофонот е возможен само преку безбедноска врска HTTPS", + "Access to microphone was denied" : "Нема пристап до микрофонот", + "Error while accessing microphone" : "Грешка при пристап до микрофон", + "Access to camera is only possible with HTTPS" : "Пристап до камерата е возможен само преку безбедноска врска HTTPS", "Choose devices" : "Избери уреди", "Attachments folder" : "Папка со прилози", "Privacy" : "Приватност", diff --git a/l10n/mk.json b/l10n/mk.json index c2779d21c8e..c651da7a699 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -710,11 +710,6 @@ "An error occurred while performing the search" : "Настана грешка при обидот за пребарување", "Search …" : "Пребарај ...", "You are currently waiting in the lobby" : "Моментално чекате во лобито", - "Calls are not supported in your browser" : "Повици не се поддржани од вашиот прелистувач", - "Access to microphone is only possible with HTTPS" : "Пристап до микрофонот е возможен само преку безбедноска врска HTTPS", - "Access to microphone was denied" : "Нема пристап до микрофонот", - "Error while accessing microphone" : "Грешка при пристап до микрофон", - "Access to camera is only possible with HTTPS" : "Пристап до камерата е возможен само преку безбедноска врска HTTPS", "No microphone available" : "Нема микрофон", "Select microphone" : "Избери микрофон", "No camera available" : "Нема камера", @@ -872,6 +867,11 @@ "Select conversation" : "Избери разговор", "Link to a conversation" : "Линк до разговорот", "Save name" : "Зачувај име", + "Calls are not supported in your browser" : "Повици не се поддржани од вашиот прелистувач", + "Access to microphone is only possible with HTTPS" : "Пристап до микрофонот е возможен само преку безбедноска врска HTTPS", + "Access to microphone was denied" : "Нема пристап до микрофонот", + "Error while accessing microphone" : "Грешка при пристап до микрофон", + "Access to camera is only possible with HTTPS" : "Пристап до камерата е возможен само преку безбедноска врска HTTPS", "Choose devices" : "Избери уреди", "Attachments folder" : "Папка со прилози", "Privacy" : "Приватност", diff --git a/l10n/nb.js b/l10n/nb.js index 582012f1f92..c093106b1d6 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Du venter for øyeblikket i lobbyen", "The meeting will start soon" : "Møtet starter snart", "This meeting is scheduled for {startTime}" : "Dette møtet er planlagt til {startTime}", - "Calls are not supported in your browser" : "Anrop støttes ikke i nettleseren din", - "Access to microphone is only possible with HTTPS" : "Tilgang til mikrofon er bare mulig med HTTPS", - "Access to microphone was denied" : "Tilgang til mikrofon ble nektet", - "Error while accessing microphone" : "Feil under tilgang til mikrofon", - "Access to camera is only possible with HTTPS" : "Tilgang til kamera er bare mulig med HTTPS", "Select a device" : "Velg en enhet", "No microphone available" : "Ingen mikrofon er tilgjengelig", "Select microphone" : "Velg mikrofon", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "Nummer er ikke gyldig", "Save name" : "Lagre navn", "Display name: {name}" : "Visningsnavn: {name}", + "Calls are not supported in your browser" : "Anrop støttes ikke i nettleseren din", + "Access to microphone is only possible with HTTPS" : "Tilgang til mikrofon er bare mulig med HTTPS", + "Access to microphone was denied" : "Tilgang til mikrofon ble nektet", + "Error while accessing microphone" : "Feil under tilgang til mikrofon", + "Access to camera is only possible with HTTPS" : "Tilgang til kamera er bare mulig med HTTPS", "Choose devices" : "Velg enheter", "Attachments folder" : "Vedleggsmappe", "Browse …" : "Bla...", diff --git a/l10n/nb.json b/l10n/nb.json index eaf7792fbd3..a3217f6a2d9 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "Du venter for øyeblikket i lobbyen", "The meeting will start soon" : "Møtet starter snart", "This meeting is scheduled for {startTime}" : "Dette møtet er planlagt til {startTime}", - "Calls are not supported in your browser" : "Anrop støttes ikke i nettleseren din", - "Access to microphone is only possible with HTTPS" : "Tilgang til mikrofon er bare mulig med HTTPS", - "Access to microphone was denied" : "Tilgang til mikrofon ble nektet", - "Error while accessing microphone" : "Feil under tilgang til mikrofon", - "Access to camera is only possible with HTTPS" : "Tilgang til kamera er bare mulig med HTTPS", "Select a device" : "Velg en enhet", "No microphone available" : "Ingen mikrofon er tilgjengelig", "Select microphone" : "Velg mikrofon", @@ -1481,6 +1476,11 @@ "Number is not valid" : "Nummer er ikke gyldig", "Save name" : "Lagre navn", "Display name: {name}" : "Visningsnavn: {name}", + "Calls are not supported in your browser" : "Anrop støttes ikke i nettleseren din", + "Access to microphone is only possible with HTTPS" : "Tilgang til mikrofon er bare mulig med HTTPS", + "Access to microphone was denied" : "Tilgang til mikrofon ble nektet", + "Error while accessing microphone" : "Feil under tilgang til mikrofon", + "Access to camera is only possible with HTTPS" : "Tilgang til kamera er bare mulig med HTTPS", "Choose devices" : "Velg enheter", "Attachments folder" : "Vedleggsmappe", "Browse …" : "Bla...", diff --git a/l10n/nl.js b/l10n/nl.js index a1c7b0daa9e..797df363074 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -882,11 +882,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Je wacht nu in de lobby", "The meeting will start soon" : "De vergadering begint binnenkort", "This meeting is scheduled for {startTime}" : "Deze vergadering is ingeplant voor {startTime}", - "Calls are not supported in your browser" : "Oproepen worden niet ondersteund in je browser", - "Access to microphone is only possible with HTTPS" : "Toegang tot microfoon is alleen mogelijk met HTTPS", - "Access to microphone was denied" : "Toegang tot de microfoon is geweigerd", - "Error while accessing microphone" : "Fout bij toegang tot microfoon", - "Access to camera is only possible with HTTPS" : "Toegang tot de camera is alleen mogelijk met HTTPS", "No microphone available" : "Geen microfoon aanwezig", "Select microphone" : "Selecteer microfoon", "No camera available" : "Geen camera aanwezig", @@ -1049,6 +1044,11 @@ OC.L10N.register( "Select conversation" : "Selecteer een gesprek", "Link to a conversation" : "Verbind met een gesprek", "Save name" : "Naam opslaan", + "Calls are not supported in your browser" : "Oproepen worden niet ondersteund in je browser", + "Access to microphone is only possible with HTTPS" : "Toegang tot microfoon is alleen mogelijk met HTTPS", + "Access to microphone was denied" : "Toegang tot de microfoon is geweigerd", + "Error while accessing microphone" : "Fout bij toegang tot microfoon", + "Access to camera is only possible with HTTPS" : "Toegang tot de camera is alleen mogelijk met HTTPS", "Choose devices" : "Kies apparaten", "Attachments folder" : "Bijlagemap", "Privacy" : "Privacy", diff --git a/l10n/nl.json b/l10n/nl.json index 0be669db6f4..a9023f2f290 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -880,11 +880,6 @@ "You are currently waiting in the lobby" : "Je wacht nu in de lobby", "The meeting will start soon" : "De vergadering begint binnenkort", "This meeting is scheduled for {startTime}" : "Deze vergadering is ingeplant voor {startTime}", - "Calls are not supported in your browser" : "Oproepen worden niet ondersteund in je browser", - "Access to microphone is only possible with HTTPS" : "Toegang tot microfoon is alleen mogelijk met HTTPS", - "Access to microphone was denied" : "Toegang tot de microfoon is geweigerd", - "Error while accessing microphone" : "Fout bij toegang tot microfoon", - "Access to camera is only possible with HTTPS" : "Toegang tot de camera is alleen mogelijk met HTTPS", "No microphone available" : "Geen microfoon aanwezig", "Select microphone" : "Selecteer microfoon", "No camera available" : "Geen camera aanwezig", @@ -1047,6 +1042,11 @@ "Select conversation" : "Selecteer een gesprek", "Link to a conversation" : "Verbind met een gesprek", "Save name" : "Naam opslaan", + "Calls are not supported in your browser" : "Oproepen worden niet ondersteund in je browser", + "Access to microphone is only possible with HTTPS" : "Toegang tot microfoon is alleen mogelijk met HTTPS", + "Access to microphone was denied" : "Toegang tot de microfoon is geweigerd", + "Error while accessing microphone" : "Fout bij toegang tot microfoon", + "Access to camera is only possible with HTTPS" : "Toegang tot de camera is alleen mogelijk met HTTPS", "Choose devices" : "Kies apparaten", "Attachments folder" : "Bijlagemap", "Privacy" : "Privacy", diff --git a/l10n/oc.js b/l10n/oc.js index 6330e591584..7688c396346 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -813,11 +813,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Sètz a esperar dins la sala d’espèra", "The meeting will start soon" : "La conferéncia començarà lèu", "This meeting is scheduled for {startTime}" : "La conferéncia es planificada per {startTime}", - "Calls are not supported in your browser" : "Vòstre navegador pren pas encarga las sonadas", - "Access to microphone is only possible with HTTPS" : "L’accès al microfòn es sonque possibla amb HTTPS", - "Access to microphone was denied" : "L’accès al microfòn es estat refusat", - "Error while accessing microphone" : "Error pendent l’accès al microfòn", - "Access to camera is only possible with HTTPS" : "L’accès a la camèra es sonque possibla amb HTTPS", "No microphone available" : "Cap de microfòn pas disponible", "Select microphone" : "Causir microfòn", "No camera available" : "Cap de camèra pas disponibla", @@ -983,6 +978,11 @@ OC.L10N.register( "Number is not valid" : "Lo numèro es pas valid", "Save name" : "Enregistrar lo nom", "Display name: {name}" : "Nom d’afichatge : {name}", + "Calls are not supported in your browser" : "Vòstre navegador pren pas encarga las sonadas", + "Access to microphone is only possible with HTTPS" : "L’accès al microfòn es sonque possibla amb HTTPS", + "Access to microphone was denied" : "L’accès al microfòn es estat refusat", + "Error while accessing microphone" : "Error pendent l’accès al microfòn", + "Access to camera is only possible with HTTPS" : "L’accès a la camèra es sonque possibla amb HTTPS", "Choose devices" : "Causir periferics", "Attachments folder" : "Dossièr de pèças-juntas", "Browse …" : "Percórrer...", diff --git a/l10n/oc.json b/l10n/oc.json index dadd646c2b0..97b54755878 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -811,11 +811,6 @@ "You are currently waiting in the lobby" : "Sètz a esperar dins la sala d’espèra", "The meeting will start soon" : "La conferéncia començarà lèu", "This meeting is scheduled for {startTime}" : "La conferéncia es planificada per {startTime}", - "Calls are not supported in your browser" : "Vòstre navegador pren pas encarga las sonadas", - "Access to microphone is only possible with HTTPS" : "L’accès al microfòn es sonque possibla amb HTTPS", - "Access to microphone was denied" : "L’accès al microfòn es estat refusat", - "Error while accessing microphone" : "Error pendent l’accès al microfòn", - "Access to camera is only possible with HTTPS" : "L’accès a la camèra es sonque possibla amb HTTPS", "No microphone available" : "Cap de microfòn pas disponible", "Select microphone" : "Causir microfòn", "No camera available" : "Cap de camèra pas disponibla", @@ -981,6 +976,11 @@ "Number is not valid" : "Lo numèro es pas valid", "Save name" : "Enregistrar lo nom", "Display name: {name}" : "Nom d’afichatge : {name}", + "Calls are not supported in your browser" : "Vòstre navegador pren pas encarga las sonadas", + "Access to microphone is only possible with HTTPS" : "L’accès al microfòn es sonque possibla amb HTTPS", + "Access to microphone was denied" : "L’accès al microfòn es estat refusat", + "Error while accessing microphone" : "Error pendent l’accès al microfòn", + "Access to camera is only possible with HTTPS" : "L’accès a la camèra es sonque possibla amb HTTPS", "Choose devices" : "Causir periferics", "Attachments folder" : "Dossièr de pèças-juntas", "Browse …" : "Percórrer...", diff --git a/l10n/pl.js b/l10n/pl.js index 7a19fe5810e..1fb2547c890 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -1143,11 +1143,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Obecnie czekasz w poczekalni", "The meeting will start soon" : "Spotkanie rozpocznie się wkrótce", "This meeting is scheduled for {startTime}" : "Spotkanie jest zaplanowane na {startTime}", - "Calls are not supported in your browser" : "Twoja przeglądarka nie obsługuje połączeń", - "Access to microphone is only possible with HTTPS" : "Dostęp do mikrofonu jest możliwy tylko przy użyciu protokołu HTTPS", - "Access to microphone was denied" : "Odmowa dostępu do mikrofonu", - "Error while accessing microphone" : "Błąd podczas uzyskiwania dostępu do mikrofonu", - "Access to camera is only possible with HTTPS" : "Dostęp do kamery jest możliwy tylko przy użyciu protokołu HTTPS", "No microphone available" : "Brak dostępnego mikrofonu", "Select microphone" : "Wybierz mikrofon", "No camera available" : "Brak dostępnej kamery", @@ -1435,6 +1430,11 @@ OC.L10N.register( "Number is not valid" : "Numer jest nieprawidłowy", "Save name" : "Zapisz nazwę", "Display name: {name}" : "Wyświetlana nazwa: {name}", + "Calls are not supported in your browser" : "Twoja przeglądarka nie obsługuje połączeń", + "Access to microphone is only possible with HTTPS" : "Dostęp do mikrofonu jest możliwy tylko przy użyciu protokołu HTTPS", + "Access to microphone was denied" : "Odmowa dostępu do mikrofonu", + "Error while accessing microphone" : "Błąd podczas uzyskiwania dostępu do mikrofonu", + "Access to camera is only possible with HTTPS" : "Dostęp do kamery jest możliwy tylko przy użyciu protokołu HTTPS", "Choose devices" : "Wybierz urządzenia", "Attachments folder" : "Katalog z załącznikami", "Browse …" : "Przeglądaj…", diff --git a/l10n/pl.json b/l10n/pl.json index a41f2516330..925597668a1 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1141,11 +1141,6 @@ "You are currently waiting in the lobby" : "Obecnie czekasz w poczekalni", "The meeting will start soon" : "Spotkanie rozpocznie się wkrótce", "This meeting is scheduled for {startTime}" : "Spotkanie jest zaplanowane na {startTime}", - "Calls are not supported in your browser" : "Twoja przeglądarka nie obsługuje połączeń", - "Access to microphone is only possible with HTTPS" : "Dostęp do mikrofonu jest możliwy tylko przy użyciu protokołu HTTPS", - "Access to microphone was denied" : "Odmowa dostępu do mikrofonu", - "Error while accessing microphone" : "Błąd podczas uzyskiwania dostępu do mikrofonu", - "Access to camera is only possible with HTTPS" : "Dostęp do kamery jest możliwy tylko przy użyciu protokołu HTTPS", "No microphone available" : "Brak dostępnego mikrofonu", "Select microphone" : "Wybierz mikrofon", "No camera available" : "Brak dostępnej kamery", @@ -1433,6 +1428,11 @@ "Number is not valid" : "Numer jest nieprawidłowy", "Save name" : "Zapisz nazwę", "Display name: {name}" : "Wyświetlana nazwa: {name}", + "Calls are not supported in your browser" : "Twoja przeglądarka nie obsługuje połączeń", + "Access to microphone is only possible with HTTPS" : "Dostęp do mikrofonu jest możliwy tylko przy użyciu protokołu HTTPS", + "Access to microphone was denied" : "Odmowa dostępu do mikrofonu", + "Error while accessing microphone" : "Błąd podczas uzyskiwania dostępu do mikrofonu", + "Access to camera is only possible with HTTPS" : "Dostęp do kamery jest możliwy tylko przy użyciu protokołu HTTPS", "Choose devices" : "Wybierz urządzenia", "Attachments folder" : "Katalog z załącznikami", "Browse …" : "Przeglądaj…", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 99856a47646..89a5a5badbb 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Você está atualmente esperando no lobby", "The meeting will start soon" : "A reunião iniciará em breve", "This meeting is scheduled for {startTime}" : "Esta reunião está agendada para iniciar em {startTime}", - "Calls are not supported in your browser" : "Seu navegador não suporta chamadas", - "Access to microphone is only possible with HTTPS" : "O acesso ao microfone somente é possível via HTTPS", - "Access to microphone was denied" : "O acesso ao microfone foi negado", - "Error while accessing microphone" : "Erro ao acessar microfone", - "Access to camera is only possible with HTTPS" : "O acesso à câmera somente é possível via HTTPS", "Select a device" : "Selecione um dispositivo", "No microphone available" : "Nenhum microfone disponível", "Select microphone" : "Selecionar microfone", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "O número não é válido", "Save name" : "Salvar o nome", "Display name: {name}" : "Nome de exibição: {name}", + "Calls are not supported in your browser" : "Seu navegador não suporta chamadas", + "Access to microphone is only possible with HTTPS" : "O acesso ao microfone somente é possível via HTTPS", + "Access to microphone was denied" : "O acesso ao microfone foi negado", + "Error while accessing microphone" : "Erro ao acessar microfone", + "Access to camera is only possible with HTTPS" : "O acesso à câmera somente é possível via HTTPS", "Choose devices" : "Escolher dispositivos", "Attachments folder" : "Pasta para os anexos", "Browse …" : "Navegar ...", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index e0e3cf64486..6e9dcee5c66 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "Você está atualmente esperando no lobby", "The meeting will start soon" : "A reunião iniciará em breve", "This meeting is scheduled for {startTime}" : "Esta reunião está agendada para iniciar em {startTime}", - "Calls are not supported in your browser" : "Seu navegador não suporta chamadas", - "Access to microphone is only possible with HTTPS" : "O acesso ao microfone somente é possível via HTTPS", - "Access to microphone was denied" : "O acesso ao microfone foi negado", - "Error while accessing microphone" : "Erro ao acessar microfone", - "Access to camera is only possible with HTTPS" : "O acesso à câmera somente é possível via HTTPS", "Select a device" : "Selecione um dispositivo", "No microphone available" : "Nenhum microfone disponível", "Select microphone" : "Selecionar microfone", @@ -1481,6 +1476,11 @@ "Number is not valid" : "O número não é válido", "Save name" : "Salvar o nome", "Display name: {name}" : "Nome de exibição: {name}", + "Calls are not supported in your browser" : "Seu navegador não suporta chamadas", + "Access to microphone is only possible with HTTPS" : "O acesso ao microfone somente é possível via HTTPS", + "Access to microphone was denied" : "O acesso ao microfone foi negado", + "Error while accessing microphone" : "Erro ao acessar microfone", + "Access to camera is only possible with HTTPS" : "O acesso à câmera somente é possível via HTTPS", "Choose devices" : "Escolher dispositivos", "Attachments folder" : "Pasta para os anexos", "Browse …" : "Navegar ...", diff --git a/l10n/ro.js b/l10n/ro.js index 41395c28d9e..7d367588891 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -645,9 +645,6 @@ OC.L10N.register( "Search …" : "Caută ...", "Cancel search" : "Renunță la căutare", "The meeting will start soon" : "Întâlnirea va începe în curând", - "Calls are not supported in your browser" : "Apelurile video nu sunt suportate de browser", - "Access to microphone was denied" : "Accesul la microfon a fost respins", - "Error while accessing microphone" : "Eroare la accesarea microfonului", "Devices" : "Dispozitive", "Blur" : "Blurează", "Upload" : "Încărcare", @@ -738,6 +735,9 @@ OC.L10N.register( "Number length is not valid" : "Lungime număr incorectă", "Save name" : "Salvează numele", "Display name: {name}" : "Numele afișat: {name}", + "Calls are not supported in your browser" : "Apelurile video nu sunt suportate de browser", + "Access to microphone was denied" : "Accesul la microfon a fost respins", + "Error while accessing microphone" : "Eroare la accesarea microfonului", "Choose devices" : "Selectați dispozitivele", "Attachments folder" : "Dosarul pentru atașamente", "Browse …" : "Navigare ...", diff --git a/l10n/ro.json b/l10n/ro.json index abe3eab4553..ab2ec8db4ae 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -643,9 +643,6 @@ "Search …" : "Caută ...", "Cancel search" : "Renunță la căutare", "The meeting will start soon" : "Întâlnirea va începe în curând", - "Calls are not supported in your browser" : "Apelurile video nu sunt suportate de browser", - "Access to microphone was denied" : "Accesul la microfon a fost respins", - "Error while accessing microphone" : "Eroare la accesarea microfonului", "Devices" : "Dispozitive", "Blur" : "Blurează", "Upload" : "Încărcare", @@ -736,6 +733,9 @@ "Number length is not valid" : "Lungime număr incorectă", "Save name" : "Salvează numele", "Display name: {name}" : "Numele afișat: {name}", + "Calls are not supported in your browser" : "Apelurile video nu sunt suportate de browser", + "Access to microphone was denied" : "Accesul la microfon a fost respins", + "Error while accessing microphone" : "Eroare la accesarea microfonului", "Choose devices" : "Selectați dispozitivele", "Attachments folder" : "Dosarul pentru atașamente", "Browse …" : "Navigare ...", diff --git a/l10n/ru.js b/l10n/ru.js index 201f5713b3e..a293ea595f5 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1127,11 +1127,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "В данный момент вы ожидаете в вестибюле", "The meeting will start soon" : "Встреча скоро начнётся", "This meeting is scheduled for {startTime}" : "Начало встречи запланировано на {startTime}", - "Calls are not supported in your browser" : "Ваш браузер не поддерживает звонки", - "Access to microphone is only possible with HTTPS" : "Доступ к микрофону разрешён только при использовании протокола HTTPS", - "Access to microphone was denied" : "Доступ к микрофону запрещён", - "Error while accessing microphone" : "Не удалось получить доступ к микрофону", - "Access to camera is only possible with HTTPS" : "Доступ к камере разрешён только при использовании протокола HTTPS", "Select a device" : "Выберите устройство", "No microphone available" : "Нет ни одного доступного микрофона", "Select microphone" : "Выберите микрофон", @@ -1409,6 +1404,11 @@ OC.L10N.register( "Number is not valid" : "Номер указан некорректно", "Save name" : "Сохранить имя", "Display name: {name}" : "Отображаемое имя: {name}", + "Calls are not supported in your browser" : "Ваш браузер не поддерживает звонки", + "Access to microphone is only possible with HTTPS" : "Доступ к микрофону разрешён только при использовании протокола HTTPS", + "Access to microphone was denied" : "Доступ к микрофону запрещён", + "Error while accessing microphone" : "Не удалось получить доступ к микрофону", + "Access to camera is only possible with HTTPS" : "Доступ к камере разрешён только при использовании протокола HTTPS", "Choose devices" : "Выбор устройств", "Attachments folder" : "Папка для вложений", "Browse …" : "Выбрать …", diff --git a/l10n/ru.json b/l10n/ru.json index 7cf658d06a1..b5ee758a13e 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1125,11 +1125,6 @@ "You are currently waiting in the lobby" : "В данный момент вы ожидаете в вестибюле", "The meeting will start soon" : "Встреча скоро начнётся", "This meeting is scheduled for {startTime}" : "Начало встречи запланировано на {startTime}", - "Calls are not supported in your browser" : "Ваш браузер не поддерживает звонки", - "Access to microphone is only possible with HTTPS" : "Доступ к микрофону разрешён только при использовании протокола HTTPS", - "Access to microphone was denied" : "Доступ к микрофону запрещён", - "Error while accessing microphone" : "Не удалось получить доступ к микрофону", - "Access to camera is only possible with HTTPS" : "Доступ к камере разрешён только при использовании протокола HTTPS", "Select a device" : "Выберите устройство", "No microphone available" : "Нет ни одного доступного микрофона", "Select microphone" : "Выберите микрофон", @@ -1407,6 +1402,11 @@ "Number is not valid" : "Номер указан некорректно", "Save name" : "Сохранить имя", "Display name: {name}" : "Отображаемое имя: {name}", + "Calls are not supported in your browser" : "Ваш браузер не поддерживает звонки", + "Access to microphone is only possible with HTTPS" : "Доступ к микрофону разрешён только при использовании протокола HTTPS", + "Access to microphone was denied" : "Доступ к микрофону запрещён", + "Error while accessing microphone" : "Не удалось получить доступ к микрофону", + "Access to camera is only possible with HTTPS" : "Доступ к камере разрешён только при использовании протокола HTTPS", "Choose devices" : "Выбор устройств", "Attachments folder" : "Папка для вложений", "Browse …" : "Выбрать …", diff --git a/l10n/sc.js b/l10n/sc.js index 607bb6dd3b3..f0b28c87449 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -796,11 +796,6 @@ OC.L10N.register( "Other sources" : "Àteras fontes", "An error occurred while performing the search" : "B'at àpidu un'errore in sa chirca", "You are currently waiting in the lobby" : "Immoe ses abetende in s'intrada", - "Calls are not supported in your browser" : "Is mutidas no sunt suportadas in su navigadore tuo", - "Access to microphone is only possible with HTTPS" : "S'atzessu a su micròfonu si podet fàghere isceti cun HTTPS", - "Access to microphone was denied" : "S'atzessu a su micròfonu est istadu negadu", - "Error while accessing microphone" : "Errore in s'atzessu a su micròfonu", - "Access to camera is only possible with HTTPS" : "S'atzessu a sa càmera si podet fàghere isceti cun HTTPS", "No microphone available" : "Perunu micròfonu a disponimentu", "Select microphone" : "Seletziona su micròfonu", "No camera available" : "Peruna fotocàmera a disponimentu", @@ -919,6 +914,11 @@ OC.L10N.register( "Search conversations or users" : "Chirca resonadas o utentes", "Select conversation" : "Seletziona resonada", "Link to a conversation" : "Collega a una resonada", + "Calls are not supported in your browser" : "Is mutidas no sunt suportadas in su navigadore tuo", + "Access to microphone is only possible with HTTPS" : "S'atzessu a su micròfonu si podet fàghere isceti cun HTTPS", + "Access to microphone was denied" : "S'atzessu a su micròfonu est istadu negadu", + "Error while accessing microphone" : "Errore in s'atzessu a su micròfonu", + "Access to camera is only possible with HTTPS" : "S'atzessu a sa càmera si podet fàghere isceti cun HTTPS", "Choose devices" : "Sèbera dispositivos", "Attachments folder" : "Cartella de alligongiados", "Privacy" : "Riservadesa", diff --git a/l10n/sc.json b/l10n/sc.json index cadce527fc9..e079dd46589 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -794,11 +794,6 @@ "Other sources" : "Àteras fontes", "An error occurred while performing the search" : "B'at àpidu un'errore in sa chirca", "You are currently waiting in the lobby" : "Immoe ses abetende in s'intrada", - "Calls are not supported in your browser" : "Is mutidas no sunt suportadas in su navigadore tuo", - "Access to microphone is only possible with HTTPS" : "S'atzessu a su micròfonu si podet fàghere isceti cun HTTPS", - "Access to microphone was denied" : "S'atzessu a su micròfonu est istadu negadu", - "Error while accessing microphone" : "Errore in s'atzessu a su micròfonu", - "Access to camera is only possible with HTTPS" : "S'atzessu a sa càmera si podet fàghere isceti cun HTTPS", "No microphone available" : "Perunu micròfonu a disponimentu", "Select microphone" : "Seletziona su micròfonu", "No camera available" : "Peruna fotocàmera a disponimentu", @@ -917,6 +912,11 @@ "Search conversations or users" : "Chirca resonadas o utentes", "Select conversation" : "Seletziona resonada", "Link to a conversation" : "Collega a una resonada", + "Calls are not supported in your browser" : "Is mutidas no sunt suportadas in su navigadore tuo", + "Access to microphone is only possible with HTTPS" : "S'atzessu a su micròfonu si podet fàghere isceti cun HTTPS", + "Access to microphone was denied" : "S'atzessu a su micròfonu est istadu negadu", + "Error while accessing microphone" : "Errore in s'atzessu a su micròfonu", + "Access to camera is only possible with HTTPS" : "S'atzessu a sa càmera si podet fàghere isceti cun HTTPS", "Choose devices" : "Sèbera dispositivos", "Attachments folder" : "Cartella de alligongiados", "Privacy" : "Riservadesa", diff --git a/l10n/sk.js b/l10n/sk.js index 14392841ca3..a6d8e4aad3e 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -972,11 +972,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Momentálne ste v čakárni", "The meeting will start soon" : "Rozhovor začne čoskoro", "This meeting is scheduled for {startTime}" : "Tento rozhovor je naplánovaný na {startTime}", - "Calls are not supported in your browser" : "Váš prehliadač nepodporuje hovory", - "Access to microphone is only possible with HTTPS" : "Prístup k mikrofónu je možný iba pomocou protokolu HTTPS", - "Access to microphone was denied" : "Prístup k mikrofónu bol zamietnutý", - "Error while accessing microphone" : "Nastala chyba pri prístupe k mikrofónu", - "Access to camera is only possible with HTTPS" : "Prístup ku kamere je možný iba pomocou protokolu HTTPS", "No microphone available" : "Mikrofón nie je k dispozícii", "Select microphone" : "Vyberte mikrofón", "No camera available" : "Kamera nie je k dispozícii", @@ -1043,6 +1038,7 @@ OC.L10N.register( "See results" : "Zobraziť výsledky", "Add more reactions" : "Pridať viac reakcií", "No permission to post reactions in this conversation" : "Nemáte oprávnenie na uverejňovanie reakcií v tomto rozhovore", + "(edited)" : "(editované)", "No messages" : "Žiadne správy", "All messages have expired or have been deleted." : "Všetkým správam vypršala platnosť alebo boli zmazané.", "Today" : "Dnes", @@ -1175,6 +1171,11 @@ OC.L10N.register( "Either there are no open conversations or you joined all of them." : "Buď aktuálne neprebiehajú žiadne konverzácie alebo sa už všetkých účastníte.", "Save name" : "Uložiť meno", "Display name: {name}" : "Zobrazované meno: {name}", + "Calls are not supported in your browser" : "Váš prehliadač nepodporuje hovory", + "Access to microphone is only possible with HTTPS" : "Prístup k mikrofónu je možný iba pomocou protokolu HTTPS", + "Access to microphone was denied" : "Prístup k mikrofónu bol zamietnutý", + "Error while accessing microphone" : "Nastala chyba pri prístupe k mikrofónu", + "Access to camera is only possible with HTTPS" : "Prístup ku kamere je možný iba pomocou protokolu HTTPS", "Choose devices" : "Vyberte zariadenia", "Attachments folder" : "Priečinok s prílohami", "Browse …" : "Prechádzať...", diff --git a/l10n/sk.json b/l10n/sk.json index 15dde437664..43a3d2be671 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -970,11 +970,6 @@ "You are currently waiting in the lobby" : "Momentálne ste v čakárni", "The meeting will start soon" : "Rozhovor začne čoskoro", "This meeting is scheduled for {startTime}" : "Tento rozhovor je naplánovaný na {startTime}", - "Calls are not supported in your browser" : "Váš prehliadač nepodporuje hovory", - "Access to microphone is only possible with HTTPS" : "Prístup k mikrofónu je možný iba pomocou protokolu HTTPS", - "Access to microphone was denied" : "Prístup k mikrofónu bol zamietnutý", - "Error while accessing microphone" : "Nastala chyba pri prístupe k mikrofónu", - "Access to camera is only possible with HTTPS" : "Prístup ku kamere je možný iba pomocou protokolu HTTPS", "No microphone available" : "Mikrofón nie je k dispozícii", "Select microphone" : "Vyberte mikrofón", "No camera available" : "Kamera nie je k dispozícii", @@ -1041,6 +1036,7 @@ "See results" : "Zobraziť výsledky", "Add more reactions" : "Pridať viac reakcií", "No permission to post reactions in this conversation" : "Nemáte oprávnenie na uverejňovanie reakcií v tomto rozhovore", + "(edited)" : "(editované)", "No messages" : "Žiadne správy", "All messages have expired or have been deleted." : "Všetkým správam vypršala platnosť alebo boli zmazané.", "Today" : "Dnes", @@ -1173,6 +1169,11 @@ "Either there are no open conversations or you joined all of them." : "Buď aktuálne neprebiehajú žiadne konverzácie alebo sa už všetkých účastníte.", "Save name" : "Uložiť meno", "Display name: {name}" : "Zobrazované meno: {name}", + "Calls are not supported in your browser" : "Váš prehliadač nepodporuje hovory", + "Access to microphone is only possible with HTTPS" : "Prístup k mikrofónu je možný iba pomocou protokolu HTTPS", + "Access to microphone was denied" : "Prístup k mikrofónu bol zamietnutý", + "Error while accessing microphone" : "Nastala chyba pri prístupe k mikrofónu", + "Access to camera is only possible with HTTPS" : "Prístup ku kamere je možný iba pomocou protokolu HTTPS", "Choose devices" : "Vyberte zariadenia", "Attachments folder" : "Priečinok s prílohami", "Browse …" : "Prechádzať...", diff --git a/l10n/sl.js b/l10n/sl.js index 5d1082d825b..0f07f05286a 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1074,11 +1074,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Trenutno čakate v spletni čakalnici.", "The meeting will start soon" : "Srečanje se bo kmalu začelo", "This meeting is scheduled for {startTime}" : "Začetek srečanja je načrtovan ob {startTime}", - "Calls are not supported in your browser" : "Klici v tem brskalniku niso podprti", - "Access to microphone is only possible with HTTPS" : "Dostop do mikrofona je mogoče le prek protokola HTTPS", - "Access to microphone was denied" : "Dostop do mikrofona je bil zavrnjen.", - "Error while accessing microphone" : "Napaka med dostopom do mikrofona", - "Access to camera is only possible with HTTPS" : "Dostop do kamere je mogoče le prek protokola HTTPS", "No microphone available" : "Ni razpoložljivega mikrofona", "Select microphone" : "Izbor mikrofona", "No camera available" : "Ni razpoložljive kamere", @@ -1348,6 +1343,11 @@ OC.L10N.register( "Number is not valid" : "Številka ni veljavna", "Save name" : "Shrani ime", "Display name: {name}" : "Prikazano ime: {name}", + "Calls are not supported in your browser" : "Klici v tem brskalniku niso podprti", + "Access to microphone is only possible with HTTPS" : "Dostop do mikrofona je mogoče le prek protokola HTTPS", + "Access to microphone was denied" : "Dostop do mikrofona je bil zavrnjen.", + "Error while accessing microphone" : "Napaka med dostopom do mikrofona", + "Access to camera is only possible with HTTPS" : "Dostop do kamere je mogoče le prek protokola HTTPS", "Choose devices" : "Izbor naprav", "Attachments folder" : "Mapa prilog", "Browse …" : "Prebrskaj ...", diff --git a/l10n/sl.json b/l10n/sl.json index 713a372e5fa..a8b5c8cda6a 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1072,11 +1072,6 @@ "You are currently waiting in the lobby" : "Trenutno čakate v spletni čakalnici.", "The meeting will start soon" : "Srečanje se bo kmalu začelo", "This meeting is scheduled for {startTime}" : "Začetek srečanja je načrtovan ob {startTime}", - "Calls are not supported in your browser" : "Klici v tem brskalniku niso podprti", - "Access to microphone is only possible with HTTPS" : "Dostop do mikrofona je mogoče le prek protokola HTTPS", - "Access to microphone was denied" : "Dostop do mikrofona je bil zavrnjen.", - "Error while accessing microphone" : "Napaka med dostopom do mikrofona", - "Access to camera is only possible with HTTPS" : "Dostop do kamere je mogoče le prek protokola HTTPS", "No microphone available" : "Ni razpoložljivega mikrofona", "Select microphone" : "Izbor mikrofona", "No camera available" : "Ni razpoložljive kamere", @@ -1346,6 +1341,11 @@ "Number is not valid" : "Številka ni veljavna", "Save name" : "Shrani ime", "Display name: {name}" : "Prikazano ime: {name}", + "Calls are not supported in your browser" : "Klici v tem brskalniku niso podprti", + "Access to microphone is only possible with HTTPS" : "Dostop do mikrofona je mogoče le prek protokola HTTPS", + "Access to microphone was denied" : "Dostop do mikrofona je bil zavrnjen.", + "Error while accessing microphone" : "Napaka med dostopom do mikrofona", + "Access to camera is only possible with HTTPS" : "Dostop do kamere je mogoče le prek protokola HTTPS", "Choose devices" : "Izbor naprav", "Attachments folder" : "Mapa prilog", "Browse …" : "Prebrskaj ...", diff --git a/l10n/sr.js b/l10n/sr.js index ca202a2b3fe..56168f4842e 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Тренутно чекате у лобију", "The meeting will start soon" : "Састанак ће ускоро да почне", "This meeting is scheduled for {startTime}" : "Овај састанак је заказан за {startTime}", - "Calls are not supported in your browser" : "Ваш прегледач не подржава позиве", - "Access to microphone is only possible with HTTPS" : "Приступ микрофону је могућ само кроз HTTPS протокол", - "Access to microphone was denied" : "Приступ микрофону је одбијен", - "Error while accessing microphone" : "Грешка приликом приступања микрофону", - "Access to camera is only possible with HTTPS" : "Приступ камери је могућ само кроз HTTPS протокол", "Select a device" : "Изаберите уређај", "No microphone available" : "Нема доступног микрофона", "Select microphone" : "Изаберите микрофон", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "Број није исправан", "Save name" : "Сачувај име", "Display name: {name}" : "Име за приказ: {name}", + "Calls are not supported in your browser" : "Ваш прегледач не подржава позиве", + "Access to microphone is only possible with HTTPS" : "Приступ микрофону је могућ само кроз HTTPS протокол", + "Access to microphone was denied" : "Приступ микрофону је одбијен", + "Error while accessing microphone" : "Грешка приликом приступања микрофону", + "Access to camera is only possible with HTTPS" : "Приступ камери је могућ само кроз HTTPS протокол", "Choose devices" : "Изаберите уређаје", "Attachments folder" : "Фолдер са прилозима", "Browse …" : "Прегледај…", diff --git a/l10n/sr.json b/l10n/sr.json index 0adcf6a557c..c7baf875b5e 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "Тренутно чекате у лобију", "The meeting will start soon" : "Састанак ће ускоро да почне", "This meeting is scheduled for {startTime}" : "Овај састанак је заказан за {startTime}", - "Calls are not supported in your browser" : "Ваш прегледач не подржава позиве", - "Access to microphone is only possible with HTTPS" : "Приступ микрофону је могућ само кроз HTTPS протокол", - "Access to microphone was denied" : "Приступ микрофону је одбијен", - "Error while accessing microphone" : "Грешка приликом приступања микрофону", - "Access to camera is only possible with HTTPS" : "Приступ камери је могућ само кроз HTTPS протокол", "Select a device" : "Изаберите уређај", "No microphone available" : "Нема доступног микрофона", "Select microphone" : "Изаберите микрофон", @@ -1481,6 +1476,11 @@ "Number is not valid" : "Број није исправан", "Save name" : "Сачувај име", "Display name: {name}" : "Име за приказ: {name}", + "Calls are not supported in your browser" : "Ваш прегледач не подржава позиве", + "Access to microphone is only possible with HTTPS" : "Приступ микрофону је могућ само кроз HTTPS протокол", + "Access to microphone was denied" : "Приступ микрофону је одбијен", + "Error while accessing microphone" : "Грешка приликом приступања микрофону", + "Access to camera is only possible with HTTPS" : "Приступ камери је могућ само кроз HTTPS протокол", "Choose devices" : "Изаберите уређаје", "Attachments folder" : "Фолдер са прилозима", "Browse …" : "Прегледај…", diff --git a/l10n/th.js b/l10n/th.js index c5488b449f6..5cc898b6426 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -2,6 +2,8 @@ OC.L10N.register( "spreed", { "Other activities" : "กิจกรรมอื่น ๆ", + "{actor} set up Matterbridge to synchronize this conversation with other chats" : "{actor} ได้ตั้งค่า Matterbridge เพื่อซิงโครไนซ์การสนทนานี้กับแชทอื่น ๆ", + "You set up Matterbridge to synchronize this conversation with other chats" : "คุณได้ตั้งค่า Matterbridge เพื่อซิงโครไนซ์การสนทนานี้กับแชทอื่น ๆ", "Message deleted by author" : "ข้อความถูกลบโดยผู้เขียน", "File is too big" : "ไฟล์ใหญ่เกินไป", "Invalid file provided" : "ไฟล์ที่ระบุไม่ถูกต้อง", diff --git a/l10n/th.json b/l10n/th.json index aefdfca39f1..394b511ad65 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,5 +1,7 @@ { "translations": { "Other activities" : "กิจกรรมอื่น ๆ", + "{actor} set up Matterbridge to synchronize this conversation with other chats" : "{actor} ได้ตั้งค่า Matterbridge เพื่อซิงโครไนซ์การสนทนานี้กับแชทอื่น ๆ", + "You set up Matterbridge to synchronize this conversation with other chats" : "คุณได้ตั้งค่า Matterbridge เพื่อซิงโครไนซ์การสนทนานี้กับแชทอื่น ๆ", "Message deleted by author" : "ข้อความถูกลบโดยผู้เขียน", "File is too big" : "ไฟล์ใหญ่เกินไป", "Invalid file provided" : "ไฟล์ที่ระบุไม่ถูกต้อง", diff --git a/l10n/tr.js b/l10n/tr.js index 01ca9ee722a..cd49d8b64e4 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1151,11 +1151,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Şu anda girişte bekliyorsunuz", "The meeting will start soon" : "Toplantı yakında başlayacak", "This meeting is scheduled for {startTime}" : "Bu toplantının başlangıcı {startTime} olarak ayarlanmış", - "Calls are not supported in your browser" : "Tarayıcınız çağrıları desteklemiyor", - "Access to microphone is only possible with HTTPS" : "Mikrofona yalnızca HTTPS üzerinden erişilebilir", - "Access to microphone was denied" : "Mikrofona erişim reddedildi", - "Error while accessing microphone" : "Mikrofon erişilirken sorun çıktı", - "Access to camera is only possible with HTTPS" : "Kameraya yalnızca HTTPS üzerinden erişilebilir", "Select a device" : "Bir aygıt seçin", "No microphone available" : "Kullanılabilecek bir mikrofon yok", "Select microphone" : "Mikrofonu seçin", @@ -1458,6 +1453,11 @@ OC.L10N.register( "Number is not valid" : "Numara geçersiz", "Save name" : "Adı kaydet", "Display name: {name}" : "Görüntülenecek ad: {name}", + "Calls are not supported in your browser" : "Tarayıcınız çağrıları desteklemiyor", + "Access to microphone is only possible with HTTPS" : "Mikrofona yalnızca HTTPS üzerinden erişilebilir", + "Access to microphone was denied" : "Mikrofona erişim reddedildi", + "Error while accessing microphone" : "Mikrofon erişilirken sorun çıktı", + "Access to camera is only possible with HTTPS" : "Kameraya yalnızca HTTPS üzerinden erişilebilir", "Choose devices" : "Aygıtları seçin", "Attachments folder" : "Ek dosya klasörü", "Browse …" : "Göz at…", diff --git a/l10n/tr.json b/l10n/tr.json index 1f1a11212b4..e9327c0a808 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1149,11 +1149,6 @@ "You are currently waiting in the lobby" : "Şu anda girişte bekliyorsunuz", "The meeting will start soon" : "Toplantı yakında başlayacak", "This meeting is scheduled for {startTime}" : "Bu toplantının başlangıcı {startTime} olarak ayarlanmış", - "Calls are not supported in your browser" : "Tarayıcınız çağrıları desteklemiyor", - "Access to microphone is only possible with HTTPS" : "Mikrofona yalnızca HTTPS üzerinden erişilebilir", - "Access to microphone was denied" : "Mikrofona erişim reddedildi", - "Error while accessing microphone" : "Mikrofon erişilirken sorun çıktı", - "Access to camera is only possible with HTTPS" : "Kameraya yalnızca HTTPS üzerinden erişilebilir", "Select a device" : "Bir aygıt seçin", "No microphone available" : "Kullanılabilecek bir mikrofon yok", "Select microphone" : "Mikrofonu seçin", @@ -1456,6 +1451,11 @@ "Number is not valid" : "Numara geçersiz", "Save name" : "Adı kaydet", "Display name: {name}" : "Görüntülenecek ad: {name}", + "Calls are not supported in your browser" : "Tarayıcınız çağrıları desteklemiyor", + "Access to microphone is only possible with HTTPS" : "Mikrofona yalnızca HTTPS üzerinden erişilebilir", + "Access to microphone was denied" : "Mikrofona erişim reddedildi", + "Error while accessing microphone" : "Mikrofon erişilirken sorun çıktı", + "Access to camera is only possible with HTTPS" : "Kameraya yalnızca HTTPS üzerinden erişilebilir", "Choose devices" : "Aygıtları seçin", "Attachments folder" : "Ek dosya klasörü", "Browse …" : "Göz at…", diff --git a/l10n/uk.js b/l10n/uk.js index f46ddaba80c..57fac15ceef 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -916,10 +916,6 @@ OC.L10N.register( "Cancel search" : "Зупинити пошук", "You are currently waiting in the lobby" : "Чекаємо на схвалення доступу", "The meeting will start soon" : "Зустріч незабаром розпочнеться", - "Access to microphone is only possible with HTTPS" : "Доступ до мікрофона можливий лише за допомогою HTTPS", - "Access to microphone was denied" : "У доступі до мікрофону було відмовлено", - "Error while accessing microphone" : "Помилка під час доступу до мікрофона", - "Access to camera is only possible with HTTPS" : "Доступ до камери можливий лише через безпечний протокол HTTPS", "No microphone available" : "Мікрофон відсутній", "Select microphone" : "Виберіть мікрофон", "No camera available" : "Камера відсутня", @@ -1025,6 +1021,10 @@ OC.L10N.register( "Projects" : "Проєкти", "No shared items" : "Немає спільних елементів", "Search conversations or users" : "Пошук розмов та учасників", + "Access to microphone is only possible with HTTPS" : "Доступ до мікрофона можливий лише за допомогою HTTPS", + "Access to microphone was denied" : "У доступі до мікрофону було відмовлено", + "Error while accessing microphone" : "Помилка під час доступу до мікрофона", + "Access to camera is only possible with HTTPS" : "Доступ до камери можливий лише через безпечний протокол HTTPS", "Choose devices" : "Обрати пристрої", "Attachments folder" : "Каталог із вкладеннями", "Privacy" : "Конфіденційність", diff --git a/l10n/uk.json b/l10n/uk.json index 75425b6649b..347a738f15b 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -914,10 +914,6 @@ "Cancel search" : "Зупинити пошук", "You are currently waiting in the lobby" : "Чекаємо на схвалення доступу", "The meeting will start soon" : "Зустріч незабаром розпочнеться", - "Access to microphone is only possible with HTTPS" : "Доступ до мікрофона можливий лише за допомогою HTTPS", - "Access to microphone was denied" : "У доступі до мікрофону було відмовлено", - "Error while accessing microphone" : "Помилка під час доступу до мікрофона", - "Access to camera is only possible with HTTPS" : "Доступ до камери можливий лише через безпечний протокол HTTPS", "No microphone available" : "Мікрофон відсутній", "Select microphone" : "Виберіть мікрофон", "No camera available" : "Камера відсутня", @@ -1023,6 +1019,10 @@ "Projects" : "Проєкти", "No shared items" : "Немає спільних елементів", "Search conversations or users" : "Пошук розмов та учасників", + "Access to microphone is only possible with HTTPS" : "Доступ до мікрофона можливий лише за допомогою HTTPS", + "Access to microphone was denied" : "У доступі до мікрофону було відмовлено", + "Error while accessing microphone" : "Помилка під час доступу до мікрофона", + "Access to camera is only possible with HTTPS" : "Доступ до камери можливий лише через безпечний протокол HTTPS", "Choose devices" : "Обрати пристрої", "Attachments folder" : "Каталог із вкладеннями", "Privacy" : "Конфіденційність", diff --git a/l10n/vi.js b/l10n/vi.js index d10bb580c90..58b2522be00 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -515,11 +515,6 @@ OC.L10N.register( "Other sources" : "Những nguồn khác", "An error occurred while performing the search" : "Đã xảy ra lỗi khi thực hiện tìm kiếm", "You are currently waiting in the lobby" : "Bạn hiện đang đợi ở sảnh đợi", - "Calls are not supported in your browser" : "Cuộc gọi không được hỗ trợ trong trình duyệt của bạn", - "Access to microphone is only possible with HTTPS" : "Chỉ có thể truy cập vào micrô với HTTPS", - "Access to microphone was denied" : "Quyền truy cập vào micrô đã bị từ chối", - "Error while accessing microphone" : "Lỗi khi truy cập micrô", - "Access to camera is only possible with HTTPS" : "Chỉ có thể truy cập vào camera với HTTPS", "No microphone available" : "Không có micrô", "Select microphone" : "Chọn micrô", "No camera available" : "Không có camera khả dụng", @@ -613,6 +608,11 @@ OC.L10N.register( "Search conversations or users" : "Tìm kiếm cuộc trò chuyện hoặc người dùng", "Select conversation" : "Chọn cuộc trò chuyện", "Link to a conversation" : "Liên kết đến một cuộc trò chuyện", + "Calls are not supported in your browser" : "Cuộc gọi không được hỗ trợ trong trình duyệt của bạn", + "Access to microphone is only possible with HTTPS" : "Chỉ có thể truy cập vào micrô với HTTPS", + "Access to microphone was denied" : "Quyền truy cập vào micrô đã bị từ chối", + "Error while accessing microphone" : "Lỗi khi truy cập micrô", + "Access to camera is only possible with HTTPS" : "Chỉ có thể truy cập vào camera với HTTPS", "Choose devices" : "Chọn thiết bị", "Attachments folder" : "Thư mục đính kèm", "Privacy" : "Bảo mật", diff --git a/l10n/vi.json b/l10n/vi.json index 86c57ee649f..9ff2f2832e2 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -513,11 +513,6 @@ "Other sources" : "Những nguồn khác", "An error occurred while performing the search" : "Đã xảy ra lỗi khi thực hiện tìm kiếm", "You are currently waiting in the lobby" : "Bạn hiện đang đợi ở sảnh đợi", - "Calls are not supported in your browser" : "Cuộc gọi không được hỗ trợ trong trình duyệt của bạn", - "Access to microphone is only possible with HTTPS" : "Chỉ có thể truy cập vào micrô với HTTPS", - "Access to microphone was denied" : "Quyền truy cập vào micrô đã bị từ chối", - "Error while accessing microphone" : "Lỗi khi truy cập micrô", - "Access to camera is only possible with HTTPS" : "Chỉ có thể truy cập vào camera với HTTPS", "No microphone available" : "Không có micrô", "Select microphone" : "Chọn micrô", "No camera available" : "Không có camera khả dụng", @@ -611,6 +606,11 @@ "Search conversations or users" : "Tìm kiếm cuộc trò chuyện hoặc người dùng", "Select conversation" : "Chọn cuộc trò chuyện", "Link to a conversation" : "Liên kết đến một cuộc trò chuyện", + "Calls are not supported in your browser" : "Cuộc gọi không được hỗ trợ trong trình duyệt của bạn", + "Access to microphone is only possible with HTTPS" : "Chỉ có thể truy cập vào micrô với HTTPS", + "Access to microphone was denied" : "Quyền truy cập vào micrô đã bị từ chối", + "Error while accessing microphone" : "Lỗi khi truy cập micrô", + "Access to camera is only possible with HTTPS" : "Chỉ có thể truy cập vào camera với HTTPS", "Choose devices" : "Chọn thiết bị", "Attachments folder" : "Thư mục đính kèm", "Privacy" : "Bảo mật", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index ddbf1523036..ffe466e8cec 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1136,11 +1136,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "您当前正在大厅等待。", "The meeting will start soon" : "会议不久后开始", "This meeting is scheduled for {startTime}" : "此会议定于 {startTime} 开始", - "Calls are not supported in your browser" : "您的浏览器不支持呼叫", - "Access to microphone is only possible with HTTPS" : "麦克风只能通过 HTTPS 协议访问", - "Access to microphone was denied" : "无权访问麦克风", - "Error while accessing microphone" : "访问麦克风时出错", - "Access to camera is only possible with HTTPS" : "摄像头只能通过 HTTPS 协议访问", "No microphone available" : "麦克风不可用", "Select microphone" : "选择麦克风", "No camera available" : "摄像头不可用", @@ -1418,6 +1413,11 @@ OC.L10N.register( "Number is not valid" : "号码无效", "Save name" : "保存名称", "Display name: {name}" : "显示名称:{name}", + "Calls are not supported in your browser" : "您的浏览器不支持呼叫", + "Access to microphone is only possible with HTTPS" : "麦克风只能通过 HTTPS 协议访问", + "Access to microphone was denied" : "无权访问麦克风", + "Error while accessing microphone" : "访问麦克风时出错", + "Access to camera is only possible with HTTPS" : "摄像头只能通过 HTTPS 协议访问", "Choose devices" : "选择设备", "Attachments folder" : "附件文件夹", "Browse …" : "浏览……", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index b1a4e282446..b45b63a6d8a 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1134,11 +1134,6 @@ "You are currently waiting in the lobby" : "您当前正在大厅等待。", "The meeting will start soon" : "会议不久后开始", "This meeting is scheduled for {startTime}" : "此会议定于 {startTime} 开始", - "Calls are not supported in your browser" : "您的浏览器不支持呼叫", - "Access to microphone is only possible with HTTPS" : "麦克风只能通过 HTTPS 协议访问", - "Access to microphone was denied" : "无权访问麦克风", - "Error while accessing microphone" : "访问麦克风时出错", - "Access to camera is only possible with HTTPS" : "摄像头只能通过 HTTPS 协议访问", "No microphone available" : "麦克风不可用", "Select microphone" : "选择麦克风", "No camera available" : "摄像头不可用", @@ -1416,6 +1411,11 @@ "Number is not valid" : "号码无效", "Save name" : "保存名称", "Display name: {name}" : "显示名称:{name}", + "Calls are not supported in your browser" : "您的浏览器不支持呼叫", + "Access to microphone is only possible with HTTPS" : "麦克风只能通过 HTTPS 协议访问", + "Access to microphone was denied" : "无权访问麦克风", + "Error while accessing microphone" : "访问麦克风时出错", + "Access to camera is only possible with HTTPS" : "摄像头只能通过 HTTPS 协议访问", "Choose devices" : "选择设备", "Attachments folder" : "附件文件夹", "Browse …" : "浏览……", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 24b07d89435..c195fac6f9a 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "您當前正在等候室等候。", "The meeting will start soon" : "會議即將開始", "This meeting is scheduled for {startTime}" : "此會議定於 {startTime} 開始", - "Calls are not supported in your browser" : "你使用的瀏覽器不支援通話", - "Access to microphone is only possible with HTTPS" : "只有使用 HTTPS 才能存取米高風", - "Access to microphone was denied" : "存取米高風被拒絕", - "Error while accessing microphone" : "存取米高風時發生錯誤", - "Access to camera is only possible with HTTPS" : "只有使用 HTTPS 才能存取相機", "Select a device" : "選取裝置", "No microphone available" : "沒有可用的米高風", "Select microphone" : "選擇米高風", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "號碼無效", "Save name" : "保存名字", "Display name: {name}" : "顯示名稱:{name}", + "Calls are not supported in your browser" : "你使用的瀏覽器不支援通話", + "Access to microphone is only possible with HTTPS" : "只有使用 HTTPS 才能存取米高風", + "Access to microphone was denied" : "存取米高風被拒絕", + "Error while accessing microphone" : "存取米高風時發生錯誤", + "Access to camera is only possible with HTTPS" : "只有使用 HTTPS 才能存取相機", "Choose devices" : "選擇裝置", "Attachments folder" : "附件資料夾", "Browse …" : "瀏覽 …", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 682b6dad25e..77753e4b374 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "您當前正在等候室等候。", "The meeting will start soon" : "會議即將開始", "This meeting is scheduled for {startTime}" : "此會議定於 {startTime} 開始", - "Calls are not supported in your browser" : "你使用的瀏覽器不支援通話", - "Access to microphone is only possible with HTTPS" : "只有使用 HTTPS 才能存取米高風", - "Access to microphone was denied" : "存取米高風被拒絕", - "Error while accessing microphone" : "存取米高風時發生錯誤", - "Access to camera is only possible with HTTPS" : "只有使用 HTTPS 才能存取相機", "Select a device" : "選取裝置", "No microphone available" : "沒有可用的米高風", "Select microphone" : "選擇米高風", @@ -1481,6 +1476,11 @@ "Number is not valid" : "號碼無效", "Save name" : "保存名字", "Display name: {name}" : "顯示名稱:{name}", + "Calls are not supported in your browser" : "你使用的瀏覽器不支援通話", + "Access to microphone is only possible with HTTPS" : "只有使用 HTTPS 才能存取米高風", + "Access to microphone was denied" : "存取米高風被拒絕", + "Error while accessing microphone" : "存取米高風時發生錯誤", + "Access to camera is only possible with HTTPS" : "只有使用 HTTPS 才能存取相機", "Choose devices" : "選擇裝置", "Attachments folder" : "附件資料夾", "Browse …" : "瀏覽 …", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 003287abbe8..c153c2dcb6e 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1170,11 +1170,6 @@ OC.L10N.register( "You are currently waiting in the lobby" : "您目前正在大廳等候", "The meeting will start soon" : "會議即將開始", "This meeting is scheduled for {startTime}" : "此會議定於 {startTime} 開始", - "Calls are not supported in your browser" : "您的瀏覽器不支援通話", - "Access to microphone is only possible with HTTPS" : "僅使用 HTTPS 時才能存取麥克風", - "Access to microphone was denied" : "無法存取麥克風", - "Error while accessing microphone" : "存取麥克風時發生錯誤", - "Access to camera is only possible with HTTPS" : "僅使用 HTTPS 時才能存取網路攝影機", "Select a device" : "選取裝置", "No microphone available" : "沒有可用的麥克風", "Select microphone" : "選取麥克風", @@ -1483,6 +1478,11 @@ OC.L10N.register( "Number is not valid" : "號碼無效", "Save name" : "儲存名稱", "Display name: {name}" : "顯示名稱:{name}", + "Calls are not supported in your browser" : "您的瀏覽器不支援通話", + "Access to microphone is only possible with HTTPS" : "僅使用 HTTPS 時才能存取麥克風", + "Access to microphone was denied" : "無法存取麥克風", + "Error while accessing microphone" : "存取麥克風時發生錯誤", + "Access to camera is only possible with HTTPS" : "僅使用 HTTPS 時才能存取網路攝影機", "Choose devices" : "選擇裝置", "Attachments folder" : "附件資料夾", "Browse …" : "瀏覽……", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 8ecc65dba4b..384863efca0 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1168,11 +1168,6 @@ "You are currently waiting in the lobby" : "您目前正在大廳等候", "The meeting will start soon" : "會議即將開始", "This meeting is scheduled for {startTime}" : "此會議定於 {startTime} 開始", - "Calls are not supported in your browser" : "您的瀏覽器不支援通話", - "Access to microphone is only possible with HTTPS" : "僅使用 HTTPS 時才能存取麥克風", - "Access to microphone was denied" : "無法存取麥克風", - "Error while accessing microphone" : "存取麥克風時發生錯誤", - "Access to camera is only possible with HTTPS" : "僅使用 HTTPS 時才能存取網路攝影機", "Select a device" : "選取裝置", "No microphone available" : "沒有可用的麥克風", "Select microphone" : "選取麥克風", @@ -1481,6 +1476,11 @@ "Number is not valid" : "號碼無效", "Save name" : "儲存名稱", "Display name: {name}" : "顯示名稱:{name}", + "Calls are not supported in your browser" : "您的瀏覽器不支援通話", + "Access to microphone is only possible with HTTPS" : "僅使用 HTTPS 時才能存取麥克風", + "Access to microphone was denied" : "無法存取麥克風", + "Error while accessing microphone" : "存取麥克風時發生錯誤", + "Access to camera is only possible with HTTPS" : "僅使用 HTTPS 時才能存取網路攝影機", "Choose devices" : "選擇裝置", "Attachments folder" : "附件資料夾", "Browse …" : "瀏覽……",