diff --git a/l10n/ast.js b/l10n/ast.js index 9fdae9e41b..618f5a5460 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "Namái TCP", "(group)" : "(grupu)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "El to restolador nun sofita la compartición de pantalla.", "Screensharing requires the page to be loaded through HTTPS." : "La compartición de pantalla rique que les páxines carguen pente HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la to pantalla namái funciona con Firefox 52 o más mayor.", @@ -20,6 +21,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Da-y accesu al restolador pa que puea usar la to cámara y micrófonu, y usar esta aplicación.", "Looking great today! :)" : "¡Güei tas perguapu/a! ;)", "Time to call your friends" : "Hora de llamar a los tos collacios", + "Mute audio" : "Silenciar audiu", + "Disable video" : "Deshabilitar videu", "Copy" : "Copiar", "Copied!" : "¡Copióse!", "Not supported!" : "¡Nun se sofita!", @@ -53,9 +56,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} convidóte a una llamada en grupu: {call}", "%s invited you to a group call" : "%s convidóte a una llamada en grupu", "{user} invited you to a group call" : "{user} convidóte a una llamada en grupu", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audiu", - "Disable video" : "Deshabilitar videu", "Share screen" : "Compartir pantalla", "Show your screen" : "Amosar la to pantalla", "Stop screensharing" : "Parar compartición de pantalla", diff --git a/l10n/ast.json b/l10n/ast.json index f6b96dc19c..79898edd41 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -6,6 +6,7 @@ "TCP only" : "Namái TCP", "(group)" : "(grupu)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "El to restolador nun sofita la compartición de pantalla.", "Screensharing requires the page to be loaded through HTTPS." : "La compartición de pantalla rique que les páxines carguen pente HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la to pantalla namái funciona con Firefox 52 o más mayor.", @@ -18,6 +19,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Da-y accesu al restolador pa que puea usar la to cámara y micrófonu, y usar esta aplicación.", "Looking great today! :)" : "¡Güei tas perguapu/a! ;)", "Time to call your friends" : "Hora de llamar a los tos collacios", + "Mute audio" : "Silenciar audiu", + "Disable video" : "Deshabilitar videu", "Copy" : "Copiar", "Copied!" : "¡Copióse!", "Not supported!" : "¡Nun se sofita!", @@ -51,9 +54,6 @@ "{user} invited you to a group call: {call}" : "{user} convidóte a una llamada en grupu: {call}", "%s invited you to a group call" : "%s convidóte a una llamada en grupu", "{user} invited you to a group call" : "{user} convidóte a una llamada en grupu", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audiu", - "Disable video" : "Deshabilitar videu", "Share screen" : "Compartir pantalla", "Show your screen" : "Amosar la to pantalla", "Stop screensharing" : "Parar compartición de pantalla", diff --git a/l10n/bg.js b/l10n/bg.js index 33dbc66bca..3a417fe06c 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -7,6 +7,9 @@ OC.L10N.register( "UDP only" : "само UDP", "TCP only" : "само TCP", "(group)" : "(група)", + "Fullscreen" : "Цял екран", + "Mute audio" : "Спиране на звука", + "Disable video" : "Изключване на видеото", "Copy" : "Копиране", "Copied!" : "Копирано!", "Not supported!" : "Не се поддържа!", @@ -28,9 +31,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} Ви покани на групов разговор: {call}", "%s invited you to a group call" : "%s Ви покани на групов разговор", "{user} invited you to a group call" : "{user}  Ви покани на групов разговор", - "Fullscreen" : "Цял екран", - "Mute audio" : "Спиране на звука", - "Disable video" : "Изключване на видеото", "Share screen" : "Споделяне на екран", "Smile in 3… 2… 1!" : "Усмивка след 3… 2… 1!", "Choose person …" : "Избор на човек ...", diff --git a/l10n/bg.json b/l10n/bg.json index 23cc646686..acd132d4b7 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -5,6 +5,9 @@ "UDP only" : "само UDP", "TCP only" : "само TCP", "(group)" : "(група)", + "Fullscreen" : "Цял екран", + "Mute audio" : "Спиране на звука", + "Disable video" : "Изключване на видеото", "Copy" : "Копиране", "Copied!" : "Копирано!", "Not supported!" : "Не се поддържа!", @@ -26,9 +29,6 @@ "{user} invited you to a group call: {call}" : "{user} Ви покани на групов разговор: {call}", "%s invited you to a group call" : "%s Ви покани на групов разговор", "{user} invited you to a group call" : "{user}  Ви покани на групов разговор", - "Fullscreen" : "Цял екран", - "Mute audio" : "Спиране на звука", - "Disable video" : "Изключване на видеото", "Share screen" : "Споделяне на екран", "Smile in 3… 2… 1!" : "Усмивка след 3… 2… 1!", "Choose person …" : "Избор на човек ...", diff --git a/l10n/ca.js b/l10n/ca.js index b2edca7d48..2bd4b41d2a 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "TCP només", "(group)" : "(grup)", "New public call" : "Nova trucada pública", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "El navegador no admet l'ús compartit de les pantalles.", "Screensharing requires the page to be loaded through HTTPS." : "L'ús compartit de la pantalla requereix que la pàgina es carregui a través d'HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla només funciona amb la versió de Firefox 52 o posterior.", @@ -21,6 +22,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Proporcioneu accés al vostre navegador per utilitzar la càmera i el micròfon per utilitzar aquesta aplicació.", "Looking great today! :)" : "Està molt bé avui! :)", "Time to call your friends" : "Moment de trucar als teus amics", + "Mute audio" : "Silència audio", + "Disable video" : "Desactiva el vídeo", "Copy" : "Copia", "Copied!" : "Copiat", "Not supported!" : "No soportat!", @@ -65,9 +68,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{usuari} us ha convidat a una trucada en grup: {call}", "%s invited you to a group call" : "%s l'ha invitat per a una trucada en grup", "{user} invited you to a group call" : "{user} l'ha invitat per a una trucada en grup", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silència audio", - "Disable video" : "Desactiva el vídeo", "Share screen" : "Pantalla d'ús compartit", "Show your screen" : "Mostra la teva pantalla", "Stop screensharing" : "Deixar de compartir", diff --git a/l10n/ca.json b/l10n/ca.json index ef2115c87d..611e8d0d64 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -6,6 +6,7 @@ "TCP only" : "TCP només", "(group)" : "(grup)", "New public call" : "Nova trucada pública", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "El navegador no admet l'ús compartit de les pantalles.", "Screensharing requires the page to be loaded through HTTPS." : "L'ús compartit de la pantalla requereix que la pàgina es carregui a través d'HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla només funciona amb la versió de Firefox 52 o posterior.", @@ -19,6 +20,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Proporcioneu accés al vostre navegador per utilitzar la càmera i el micròfon per utilitzar aquesta aplicació.", "Looking great today! :)" : "Està molt bé avui! :)", "Time to call your friends" : "Moment de trucar als teus amics", + "Mute audio" : "Silència audio", + "Disable video" : "Desactiva el vídeo", "Copy" : "Copia", "Copied!" : "Copiat", "Not supported!" : "No soportat!", @@ -63,9 +66,6 @@ "{user} invited you to a group call: {call}" : "{usuari} us ha convidat a una trucada en grup: {call}", "%s invited you to a group call" : "%s l'ha invitat per a una trucada en grup", "{user} invited you to a group call" : "{user} l'ha invitat per a una trucada en grup", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silència audio", - "Disable video" : "Desactiva el vídeo", "Share screen" : "Pantalla d'ús compartit", "Show your screen" : "Mostra la teva pantalla", "Stop screensharing" : "Deixar de compartir", diff --git a/l10n/cs.js b/l10n/cs.js index e28b90e6a3..4643cb2c5e 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "Pouze TCP", "(group)" : "(skupina)", "New public call" : "Nový veřejný hovor", + "Fullscreen" : "Celá obrazovka", "Screensharing is not supported by your browser." : "Sdílení obrazovky není vaším prohlížečem podporováno.", "Screensharing requires the page to be loaded through HTTPS." : "Sdílení obrazovky vyžaduje, aby byla stránka načtena přes HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Sdílení vaší obrazovky funguje pouze s Firefoxem 52 a novějším.", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Prosíme dejte vašemu prohlížeči přístup ke kameře a mikrofonu, nebo nebude možné tuto aplikaci použít.", "Looking great today! :)" : "Dnes vypadáš skvěle! :)", "Time to call your friends" : "Je čas zavolat vašim přátelům", + "Mute audio" : "Ztlumit audio", + "Disable video" : "Zakázat video", "Copy" : "Kopírovat", "Copied!" : "Zkopírováno!", "Not supported!" : "Nepodporováno!", @@ -89,9 +92,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} vás pozval(a) ke skupinovému hovoru", "This call is password-protected" : "Toto volání je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkus to znovu.", - "Fullscreen" : "Celá obrazovka", - "Mute audio" : "Ztlumit audio", - "Disable video" : "Zakázat video", "Share screen" : "Sdílet obrazovku", "Show your screen" : "Zobrazit vaši obrazovku", "Stop screensharing" : "Zastavit sdílení obrazovky", diff --git a/l10n/cs.json b/l10n/cs.json index dd12ab68e5..f16b51c1f6 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -9,6 +9,7 @@ "TCP only" : "Pouze TCP", "(group)" : "(skupina)", "New public call" : "Nový veřejný hovor", + "Fullscreen" : "Celá obrazovka", "Screensharing is not supported by your browser." : "Sdílení obrazovky není vaším prohlížečem podporováno.", "Screensharing requires the page to be loaded through HTTPS." : "Sdílení obrazovky vyžaduje, aby byla stránka načtena přes HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Sdílení vaší obrazovky funguje pouze s Firefoxem 52 a novějším.", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Prosíme dejte vašemu prohlížeči přístup ke kameře a mikrofonu, nebo nebude možné tuto aplikaci použít.", "Looking great today! :)" : "Dnes vypadáš skvěle! :)", "Time to call your friends" : "Je čas zavolat vašim přátelům", + "Mute audio" : "Ztlumit audio", + "Disable video" : "Zakázat video", "Copy" : "Kopírovat", "Copied!" : "Zkopírováno!", "Not supported!" : "Nepodporováno!", @@ -87,9 +90,6 @@ "{user} invited you to a group call" : "{user} vás pozval(a) ke skupinovému hovoru", "This call is password-protected" : "Toto volání je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkus to znovu.", - "Fullscreen" : "Celá obrazovka", - "Mute audio" : "Ztlumit audio", - "Disable video" : "Zakázat video", "Share screen" : "Sdílet obrazovku", "Show your screen" : "Zobrazit vaši obrazovku", "Stop screensharing" : "Zastavit sdílení obrazovky", diff --git a/l10n/da.js b/l10n/da.js index 98c2d1c309..762f1f93ba 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "kun TCP", "(group)" : "(gruppe)", "New public call" : "Nyt offentligt opkald", + "Fullscreen" : "Fuldskærm", "Screensharing is not supported by your browser." : "Skærmdeling er ikke understøttet af din browser.", "Screensharing requires the page to be loaded through HTTPS." : "Skærmdeling kræver at siden bliver vist gennem HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Skærmdeling virker kun med Firefox version 52 eller nyere.", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "For at give bruge denne app skal du give din browser adgang til dit kamera og mikrofon.", "Looking great today! :)" : "Du ser godt ud idag! :)", "Time to call your friends" : "Påtide at ringe til dine venner", + "Mute audio" : "Mute lyd", + "Disable video" : "Deaktiver video", "Copy" : "Kopiér", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} inviterede dig til et gruppe opkald", "This call is password-protected" : "Dette opkald er password beskyttet ", "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", - "Fullscreen" : "Fuldskærm", - "Mute audio" : "Mute lyd", - "Disable video" : "Deaktiver video", "Share screen" : "Del skærm", "Show your screen" : "Vis din skærm", "Stop screensharing" : "Stop skærmdeling", diff --git a/l10n/da.json b/l10n/da.json index 9ebb38075a..1ab9facd25 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -9,6 +9,7 @@ "TCP only" : "kun TCP", "(group)" : "(gruppe)", "New public call" : "Nyt offentligt opkald", + "Fullscreen" : "Fuldskærm", "Screensharing is not supported by your browser." : "Skærmdeling er ikke understøttet af din browser.", "Screensharing requires the page to be loaded through HTTPS." : "Skærmdeling kræver at siden bliver vist gennem HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Skærmdeling virker kun med Firefox version 52 eller nyere.", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "For at give bruge denne app skal du give din browser adgang til dit kamera og mikrofon.", "Looking great today! :)" : "Du ser godt ud idag! :)", "Time to call your friends" : "Påtide at ringe til dine venner", + "Mute audio" : "Mute lyd", + "Disable video" : "Deaktiver video", "Copy" : "Kopiér", "Copied!" : "Kopieret!", "Not supported!" : "Ikke understøttet", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} inviterede dig til et gruppe opkald", "This call is password-protected" : "Dette opkald er password beskyttet ", "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", - "Fullscreen" : "Fuldskærm", - "Mute audio" : "Mute lyd", - "Disable video" : "Deaktiver video", "Share screen" : "Del skærm", "Show your screen" : "Vis din skærm", "Stop screensharing" : "Stop skærmdeling", diff --git a/l10n/de.js b/l10n/de.js index f81218de61..427ee4640d 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Nur TCP", "(group)" : "(Gruppe)", "New public call" : "Neuer öffentlicher Anruf", + "Fullscreen" : "Vollbild", "Screensharing is not supported by your browser." : "Das Teilen des Bildschirms wird durch deinen Browser nicht unterstützt.", "Screensharing requires the page to be loaded through HTTPS." : "Das Teilen des Bildschirms erfordert das Laden der Seite über HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Das Teilen des Bildschirm funktioniert nur mit Firefox ab Version 52.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Bitte lasse Deinen Browser auf die Kamera und das Mikrofon zugreifen, um diese App nutzen zu können.", "Looking great today! :)" : "Du siehst heute toll aus! :-)", "Time to call your friends" : "Zeit um Freunde anzurufen", + "Mute audio" : "Mikrofon stummschalten", + "Disable video" : "Video deaktivieren", "You can set your name on the right sidebar so other participants can identify you better." : "Du kannst Deinen Namen oben rechts auf dieser Seite setzen, damit andere Teilnehmer dich besser erkennen können. ", "Copy" : "Kopieren", "Copied!" : "Kopiert!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} hat dich zu einem Gruppenanruf eingeladen", "This call is password-protected" : "Dieser Anruf ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte erneut versuchen.", - "Fullscreen" : "Vollbild", - "Mute audio" : "Mikrofon stummschalten", - "Disable video" : "Video deaktivieren", "Share screen" : "Bildschirm teilen", "Show your screen" : "Deinen Bildschirm anzeigen", "Stop screensharing" : "Billdschirm-Teilen beenden", diff --git a/l10n/de.json b/l10n/de.json index 9092c0c66c..3d400356b9 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -10,6 +10,7 @@ "TCP only" : "Nur TCP", "(group)" : "(Gruppe)", "New public call" : "Neuer öffentlicher Anruf", + "Fullscreen" : "Vollbild", "Screensharing is not supported by your browser." : "Das Teilen des Bildschirms wird durch deinen Browser nicht unterstützt.", "Screensharing requires the page to be loaded through HTTPS." : "Das Teilen des Bildschirms erfordert das Laden der Seite über HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Das Teilen des Bildschirm funktioniert nur mit Firefox ab Version 52.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Bitte lasse Deinen Browser auf die Kamera und das Mikrofon zugreifen, um diese App nutzen zu können.", "Looking great today! :)" : "Du siehst heute toll aus! :-)", "Time to call your friends" : "Zeit um Freunde anzurufen", + "Mute audio" : "Mikrofon stummschalten", + "Disable video" : "Video deaktivieren", "You can set your name on the right sidebar so other participants can identify you better." : "Du kannst Deinen Namen oben rechts auf dieser Seite setzen, damit andere Teilnehmer dich besser erkennen können. ", "Copy" : "Kopieren", "Copied!" : "Kopiert!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} hat dich zu einem Gruppenanruf eingeladen", "This call is password-protected" : "Dieser Anruf ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte erneut versuchen.", - "Fullscreen" : "Vollbild", - "Mute audio" : "Mikrofon stummschalten", - "Disable video" : "Video deaktivieren", "Share screen" : "Bildschirm teilen", "Show your screen" : "Deinen Bildschirm anzeigen", "Stop screensharing" : "Billdschirm-Teilen beenden", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 32d0b59b45..e3aa7ebc5c 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Nur TCP", "(group)" : "(Gruppe)", "New public call" : "Neuer öffentlicher Anruf", + "Fullscreen" : "Vollbild", "Screensharing is not supported by your browser." : "Das Teilen des Bildschirms wird durch Ihren Browser nicht unterstützt.", "Screensharing requires the page to be loaded through HTTPS." : "Das Teilen des Bildschirms erfordert das Laden der Seite über HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Das Teilen des Bildschirm funktioniert nur mit Firefox ab Version 52.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Bitte lassen Sie Ihren Browser auf die Kamera und das Mikrofon zugreifen, um diese App nutzen zu können.", "Looking great today! :)" : "Sie sehen heute toll aus! :-)", "Time to call your friends" : "Zeit um Freunde anzurufen", + "Mute audio" : "Mikrofon stummschalten", + "Disable video" : "Video deaktivieren", "You can set your name on the right sidebar so other participants can identify you better." : "Sie können Ihren Namen oben rechts auf dieser Seite setzen, damit andere Teilnehmer Sie besser erkennen können. ", "Copy" : "Kopieren", "Copied!" : "Kopiert!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} hat Sie zu einem Gruppenanruf eingeladen", "This call is password-protected" : "Dieser Anruf ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", - "Fullscreen" : "Vollbild", - "Mute audio" : "Mikrofon stummschalten", - "Disable video" : "Video deaktivieren", "Share screen" : "Bildschirm teilen", "Show your screen" : "Ihren Bildschirm anzeigen", "Stop screensharing" : "Billdschirm-Teilen beenden", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index bda868886b..f462b0ce7e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -10,6 +10,7 @@ "TCP only" : "Nur TCP", "(group)" : "(Gruppe)", "New public call" : "Neuer öffentlicher Anruf", + "Fullscreen" : "Vollbild", "Screensharing is not supported by your browser." : "Das Teilen des Bildschirms wird durch Ihren Browser nicht unterstützt.", "Screensharing requires the page to be loaded through HTTPS." : "Das Teilen des Bildschirms erfordert das Laden der Seite über HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Das Teilen des Bildschirm funktioniert nur mit Firefox ab Version 52.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Bitte lassen Sie Ihren Browser auf die Kamera und das Mikrofon zugreifen, um diese App nutzen zu können.", "Looking great today! :)" : "Sie sehen heute toll aus! :-)", "Time to call your friends" : "Zeit um Freunde anzurufen", + "Mute audio" : "Mikrofon stummschalten", + "Disable video" : "Video deaktivieren", "You can set your name on the right sidebar so other participants can identify you better." : "Sie können Ihren Namen oben rechts auf dieser Seite setzen, damit andere Teilnehmer Sie besser erkennen können. ", "Copy" : "Kopieren", "Copied!" : "Kopiert!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} hat Sie zu einem Gruppenanruf eingeladen", "This call is password-protected" : "Dieser Anruf ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", - "Fullscreen" : "Vollbild", - "Mute audio" : "Mikrofon stummschalten", - "Disable video" : "Video deaktivieren", "Share screen" : "Bildschirm teilen", "Show your screen" : "Ihren Bildschirm anzeigen", "Stop screensharing" : "Billdschirm-Teilen beenden", diff --git a/l10n/el.js b/l10n/el.js index 7c61749386..af38e3ca5b 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -10,6 +10,7 @@ OC.L10N.register( "TCP only" : "Μόνο TCP", "(group)" : "(ομάδα)", "New public call" : "Νέα δημόσια κλήση", + "Fullscreen" : "Πλήρης οθόνη", "Screensharing is not supported by your browser." : "Ο διαμοιρασμός της οθόνης δεν υποστηρίζεται από τον φυλλομετρητή σας.", "Screensharing requires the page to be loaded through HTTPS." : "Για τον διαμοιρασμό οθόνης απαιτείται η φόρτωση της σελίδας μέσω HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Η κοινή χρήση της οθόνης σας λειτουργεί μόνο με την έκδοση Firefox 52 ή νεότερη.", @@ -22,6 +23,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Παρακαλούμε δώστε πρόσβαση στον φυλλομετρητή να χρησιμοποιήσει την κάμερα και το μικρόφωνο ώστε να χρησιμοποιήσετε αυτή την εφαρμογή.", "Looking great today! :)" : "Φαίνεσαι μια χαρά σήμερα! :)", "Time to call your friends" : "Ώρα να καλέσετε τους φίλους σας", + "Mute audio" : "Σίγαση ήχου", + "Disable video" : "Απενεργοποίηση βίντεο", "Copy" : "Αντιγραφή", "Copied!" : "Αντιγράφτηκε!", "Not supported!" : "Δεν υποστηρίζεται!", @@ -52,9 +55,6 @@ OC.L10N.register( "{user} invited you to a private call" : "Ο {user} σας προσκάλεσε σε ιδιωτική κλήση", "%s invited you to a group call" : "Ο %s σας προσκάλεσε σε ομαδική κλήση", "{user} invited you to a group call" : "Ο {user} σας προσκάλεσε σε ομαδική κλήση", - "Fullscreen" : "Πλήρης οθόνη", - "Mute audio" : "Σίγαση ήχου", - "Disable video" : "Απενεργοποίηση βίντεο", "Share screen" : "Διαμοιρασμός οθόνης", "Show your screen" : "Εμφάνιση της οθόνης σας", "Stop screensharing" : "Διακόψτε την κοινή χρήση της οθόνης", diff --git a/l10n/el.json b/l10n/el.json index 0ade6cd295..dbf040d256 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -8,6 +8,7 @@ "TCP only" : "Μόνο TCP", "(group)" : "(ομάδα)", "New public call" : "Νέα δημόσια κλήση", + "Fullscreen" : "Πλήρης οθόνη", "Screensharing is not supported by your browser." : "Ο διαμοιρασμός της οθόνης δεν υποστηρίζεται από τον φυλλομετρητή σας.", "Screensharing requires the page to be loaded through HTTPS." : "Για τον διαμοιρασμό οθόνης απαιτείται η φόρτωση της σελίδας μέσω HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Η κοινή χρήση της οθόνης σας λειτουργεί μόνο με την έκδοση Firefox 52 ή νεότερη.", @@ -20,6 +21,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Παρακαλούμε δώστε πρόσβαση στον φυλλομετρητή να χρησιμοποιήσει την κάμερα και το μικρόφωνο ώστε να χρησιμοποιήσετε αυτή την εφαρμογή.", "Looking great today! :)" : "Φαίνεσαι μια χαρά σήμερα! :)", "Time to call your friends" : "Ώρα να καλέσετε τους φίλους σας", + "Mute audio" : "Σίγαση ήχου", + "Disable video" : "Απενεργοποίηση βίντεο", "Copy" : "Αντιγραφή", "Copied!" : "Αντιγράφτηκε!", "Not supported!" : "Δεν υποστηρίζεται!", @@ -50,9 +53,6 @@ "{user} invited you to a private call" : "Ο {user} σας προσκάλεσε σε ιδιωτική κλήση", "%s invited you to a group call" : "Ο %s σας προσκάλεσε σε ομαδική κλήση", "{user} invited you to a group call" : "Ο {user} σας προσκάλεσε σε ομαδική κλήση", - "Fullscreen" : "Πλήρης οθόνη", - "Mute audio" : "Σίγαση ήχου", - "Disable video" : "Απενεργοποίηση βίντεο", "Share screen" : "Διαμοιρασμός οθόνης", "Show your screen" : "Εμφάνιση της οθόνης σας", "Stop screensharing" : "Διακόψτε την κοινή χρήση της οθόνης", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index a47d2aadc5..686600d89c 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "TCP only", "(group)" : "(group)", "New public call" : "New public call", + "Fullscreen" : "Fullscreen", "Screensharing is not supported by your browser." : "Screensharing is not supported by your browser.", "Screensharing requires the page to be loaded through HTTPS." : "Screensharing requires the page to be loaded through HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Sharing your screen only works with Firefox version 52 or newer.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Please give your browser access to use your camera and microphone in order to use this app.", "Looking great today! :)" : "Looking great today! :)", "Time to call your friends" : "Time to call your friends", + "Mute audio" : "Mute audio", + "Disable video" : "Disable video", "You can set your name on the right sidebar so other participants can identify you better." : "You can set your name on the right sidebar so other participants can identify you better.", "Copy" : "Copy", "Copied!" : "Copied!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} invited you to a group call", "This call is password-protected" : "This call is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", - "Fullscreen" : "Fullscreen", - "Mute audio" : "Mute audio", - "Disable video" : "Disable video", "Share screen" : "Share screen", "Show your screen" : "Show your screen", "Stop screensharing" : "Stop screensharing", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index b42d07cd21..c65816dc57 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -10,6 +10,7 @@ "TCP only" : "TCP only", "(group)" : "(group)", "New public call" : "New public call", + "Fullscreen" : "Fullscreen", "Screensharing is not supported by your browser." : "Screensharing is not supported by your browser.", "Screensharing requires the page to be loaded through HTTPS." : "Screensharing requires the page to be loaded through HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Sharing your screen only works with Firefox version 52 or newer.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Please give your browser access to use your camera and microphone in order to use this app.", "Looking great today! :)" : "Looking great today! :)", "Time to call your friends" : "Time to call your friends", + "Mute audio" : "Mute audio", + "Disable video" : "Disable video", "You can set your name on the right sidebar so other participants can identify you better." : "You can set your name on the right sidebar so other participants can identify you better.", "Copy" : "Copy", "Copied!" : "Copied!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} invited you to a group call", "This call is password-protected" : "This call is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", - "Fullscreen" : "Fullscreen", - "Mute audio" : "Mute audio", - "Disable video" : "Disable video", "Share screen" : "Share screen", "Show your screen" : "Show your screen", "Stop screensharing" : "Stop screensharing", diff --git a/l10n/es.js b/l10n/es.js index fc56d09381..004e315ae3 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "TCP solo", "(group)" : "(grupo)", "New public call" : "Nueva llamada pública", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no esta soportado en su navegador.", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página sea cargada a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir pantalla solo funciona con Firefox versión 52 o posterior.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor, da a tu navegador acceso a tu cámara y micrófono para usar esta app.", "Looking great today! :)" : "¡Se ve genial hoy! :)", "Time to call your friends" : "Tiempo para llamar a sus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Desactivar video", "You can set your name on the right sidebar so other participants can identify you better." : "Puedes configurar tu nombre en la barra lateral derecha para que otros participantes puedan identificarte mejor.", "Copy" : "Copiar", "Copied!" : "Copiado.", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} lo invitó a una llamada grupal", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña es errónea. Vuelve a intentarlo.", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Desactivar video", "Share screen" : "Compartir pantalla", "Show your screen" : "Muestre su pantalla", "Stop screensharing" : "Detenga el compartir pantalla", diff --git a/l10n/es.json b/l10n/es.json index 97c6696aaa..f50281ae7d 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -10,6 +10,7 @@ "TCP only" : "TCP solo", "(group)" : "(grupo)", "New public call" : "Nueva llamada pública", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no esta soportado en su navegador.", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página sea cargada a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir pantalla solo funciona con Firefox versión 52 o posterior.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor, da a tu navegador acceso a tu cámara y micrófono para usar esta app.", "Looking great today! :)" : "¡Se ve genial hoy! :)", "Time to call your friends" : "Tiempo para llamar a sus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Desactivar video", "You can set your name on the right sidebar so other participants can identify you better." : "Puedes configurar tu nombre en la barra lateral derecha para que otros participantes puedan identificarte mejor.", "Copy" : "Copiar", "Copied!" : "Copiado.", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} lo invitó a una llamada grupal", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña es errónea. Vuelve a intentarlo.", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Desactivar video", "Share screen" : "Compartir pantalla", "Show your screen" : "Muestre su pantalla", "Stop screensharing" : "Detenga el compartir pantalla", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 1e5806332e..b886e5eec2 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "sólo TCP", "(group)" : "(grupo)", "New public call" : "Nueva llamada pública", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por su navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -20,6 +21,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Favor de dar acceso a su navegador a usar su camara y micrófono poder usar esta aplicaión. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a sus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -53,9 +56,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} lo invitó a una llamada en grupo: {call}", "%s invited you to a group call" : "%s lo invitó a una llamada en grupo", "{user} invited you to a group call" : "{user} lo ha invitado a una llamada en gupo", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar su pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index e1977e0b1a..efa6418423 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -6,6 +6,7 @@ "TCP only" : "sólo TCP", "(group)" : "(grupo)", "New public call" : "Nueva llamada pública", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por su navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -18,6 +19,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Favor de dar acceso a su navegador a usar su camara y micrófono poder usar esta aplicaión. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a sus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -51,9 +54,6 @@ "{user} invited you to a group call: {call}" : "{user} lo invitó a una llamada en grupo: {call}", "%s invited you to a group call" : "%s lo invitó a una llamada en grupo", "{user} invited you to a group call" : "{user} lo ha invitado a una llamada en gupo", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar su pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 4b3da19221..a3630d933c 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "You can set your name on the right sidebar so other participants can identify you better." : "Puedes establecer tu nombre en la barra derecha para que otros participantes te puedan identificar más facilmente. ", "Copy" : "Copiar", "Copied!" : "¡Copiado!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 3200a92e9e..f10b856833 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -10,6 +10,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "You can set your name on the right sidebar so other participants can identify you better." : "Puedes establecer tu nombre en la barra derecha para que otros participantes te puedan identificar más facilmente. ", "Copy" : "Copiar", "Copied!" : "¡Copiado!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 4b3da19221..a3630d933c 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "You can set your name on the right sidebar so other participants can identify you better." : "Puedes establecer tu nombre en la barra derecha para que otros participantes te puedan identificar más facilmente. ", "Copy" : "Copiar", "Copied!" : "¡Copiado!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 3200a92e9e..f10b856833 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -10,6 +10,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "You can set your name on the right sidebar so other participants can identify you better." : "Puedes establecer tu nombre en la barra derecha para que otros participantes te puedan identificar más facilmente. ", "Copy" : "Copiar", "Copied!" : "¡Copiado!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 834d22539a..cf5688f5a9 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -86,9 +89,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index e0e7423c9b..24d69a7a01 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -9,6 +9,7 @@ "TCP only" : "TCP únicamente", "(group)" : "(grupo)", "New public call" : "Llamada pública nueva", + "Fullscreen" : "Pantalla completa", "Screensharing is not supported by your browser." : "Compartir pantalla no está soportado por tu navegador. ", "Screensharing requires the page to be loaded through HTTPS." : "Compartir pantalla requiere que la página se cargue a través de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartir la pantalla sólo funciona con Firefox versión 52 o superior. ", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Por favor da acceso a tu navegador para usar tu camara y micrófono poder usar esta aplicación. ", "Looking great today! :)" : "¡Hoy te ves muy bien! :)", "Time to call your friends" : "Hora de llamar a tus amigos", + "Mute audio" : "Silenciar audio", + "Disable video" : "Deshabilitar video", "Copy" : "Copiar", "Copied!" : "¡Copiado!", "Not supported!" : "¡No soportado!", @@ -84,9 +87,6 @@ "{user} invited you to a group call" : "{user} te ha invitado a una llamada en gupo", "This call is password-protected" : "Esta llamada está protegida con contraseña", "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ", - "Fullscreen" : "Pantalla completa", - "Mute audio" : "Silenciar audio", - "Disable video" : "Deshabilitar video", "Share screen" : "Compartir la pantalla", "Show your screen" : "Mostrar tu pantalla", "Stop screensharing" : "Dejar de compartir la pantalla", diff --git a/l10n/eu.js b/l10n/eu.js index e585b85ab2..b3d8850012 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "TCP bakarrik", "(group)" : "(taldea)", "New public call" : "Dei publiko berria", + "Fullscreen" : "Pantaila osoa", "Screensharing is not supported by your browser." : "Zure nabigatzaileak ez du pantaila partekatzea onartzen", "Screensharing requires the page to be loaded through HTTPS." : "Pantaila partekatzeko webguneak HTTPS erabili behar du. ", "Sharing your screen only works with Firefox version 52 or newer." : "Pantaila partekatzea Firefox 52 edo berriagoekin bakarrik funtzionatzen du", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "App hau erabiltzeko mesedez, nabigatzaileari kamara eta mikroa erabiltzeko baimena eman. ", "Looking great today! :)" : "Itxura ederra gaur! :)", "Time to call your friends" : "Lagunak deitzeko garaia heldu da", + "Mute audio" : "Audioa ixildu", + "Disable video" : "Bideoa desgaitu", "You can set your name on the right sidebar so other participants can identify you better." : "Eskubiko barran zure izena jar dezakezu, partehartzaileek hobeto identifikatzeko.", "Copy" : "Kopiatu", "Copied!" : "Kopiatuta!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} talde deira gonbidatu zaitu", "This call is password-protected" : "Deia pasahitzarekin babestua dago", "The password is wrong. Try again." : "Pasahitza gaizki dago. Saiatu berriz", - "Fullscreen" : "Pantaila osoa", - "Mute audio" : "Audioa ixildu", - "Disable video" : "Bideoa desgaitu", "Share screen" : "Pantaila partekatu", "Show your screen" : "Idazmahaia erakutsi", "Stop screensharing" : "Pantaila partekatzeari utzi", diff --git a/l10n/eu.json b/l10n/eu.json index 558368f4db..dce8a1eefd 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -10,6 +10,7 @@ "TCP only" : "TCP bakarrik", "(group)" : "(taldea)", "New public call" : "Dei publiko berria", + "Fullscreen" : "Pantaila osoa", "Screensharing is not supported by your browser." : "Zure nabigatzaileak ez du pantaila partekatzea onartzen", "Screensharing requires the page to be loaded through HTTPS." : "Pantaila partekatzeko webguneak HTTPS erabili behar du. ", "Sharing your screen only works with Firefox version 52 or newer." : "Pantaila partekatzea Firefox 52 edo berriagoekin bakarrik funtzionatzen du", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "App hau erabiltzeko mesedez, nabigatzaileari kamara eta mikroa erabiltzeko baimena eman. ", "Looking great today! :)" : "Itxura ederra gaur! :)", "Time to call your friends" : "Lagunak deitzeko garaia heldu da", + "Mute audio" : "Audioa ixildu", + "Disable video" : "Bideoa desgaitu", "You can set your name on the right sidebar so other participants can identify you better." : "Eskubiko barran zure izena jar dezakezu, partehartzaileek hobeto identifikatzeko.", "Copy" : "Kopiatu", "Copied!" : "Kopiatuta!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} talde deira gonbidatu zaitu", "This call is password-protected" : "Deia pasahitzarekin babestua dago", "The password is wrong. Try again." : "Pasahitza gaizki dago. Saiatu berriz", - "Fullscreen" : "Pantaila osoa", - "Mute audio" : "Audioa ixildu", - "Disable video" : "Bideoa desgaitu", "Share screen" : "Pantaila partekatu", "Show your screen" : "Idazmahaia erakutsi", "Stop screensharing" : "Pantaila partekatzeari utzi", diff --git a/l10n/fi.js b/l10n/fi.js index 404c338688..b3fb8e0231 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "Vain TCP", "(group)" : "(ryhmä)", "New public call" : "Uusi julkinen puhelu", + "Fullscreen" : "Koko näyttö", "Screensharing is not supported by your browser." : "Selaimesi ei tue näytönjakoa.", "Screensharing requires the page to be loaded through HTTPS." : "Näytön jakaminen vaatii sivun lataamista HTTPS-protokollalla.", "Sharing your screen only works with Firefox version 52 or newer." : "Näytön jakaminen toimii vain Firefox-selaimen versiolla 52 tai sitä uudemmilla.", @@ -21,6 +22,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Anna selaimellesi oikeus käyttää kameraa ja mikrofonia käyttääksesi tätä sovellusta.", "Looking great today! :)" : "Näytät hyvältä tänään! :)", "Time to call your friends" : "Aika soittaa ystävillesi", + "Mute audio" : "Mykistä ääni", + "Disable video" : "Poista video käytöstä", "Copy" : "Kopioi", "Copied!" : "Kopioitu!", "Not supported!" : "Ei tuettu!", @@ -58,9 +61,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} kutsui sinut ryhmäpuheluun: {call}", "%s invited you to a group call" : "%s kutsui sinut ryhmäpuheluun", "{user} invited you to a group call" : "{user} kutsui sinut ryhmäpuheluun", - "Fullscreen" : "Koko näyttö", - "Mute audio" : "Mykistä ääni", - "Disable video" : "Poista video käytöstä", "Share screen" : "Jaa näyttö", "Show your screen" : "Näytä oma näyttösi", "Stop screensharing" : "Lopeta näytön jakaminen", diff --git a/l10n/fi.json b/l10n/fi.json index d1b1d15054..61cf8cf2e7 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -6,6 +6,7 @@ "TCP only" : "Vain TCP", "(group)" : "(ryhmä)", "New public call" : "Uusi julkinen puhelu", + "Fullscreen" : "Koko näyttö", "Screensharing is not supported by your browser." : "Selaimesi ei tue näytönjakoa.", "Screensharing requires the page to be loaded through HTTPS." : "Näytön jakaminen vaatii sivun lataamista HTTPS-protokollalla.", "Sharing your screen only works with Firefox version 52 or newer." : "Näytön jakaminen toimii vain Firefox-selaimen versiolla 52 tai sitä uudemmilla.", @@ -19,6 +20,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Anna selaimellesi oikeus käyttää kameraa ja mikrofonia käyttääksesi tätä sovellusta.", "Looking great today! :)" : "Näytät hyvältä tänään! :)", "Time to call your friends" : "Aika soittaa ystävillesi", + "Mute audio" : "Mykistä ääni", + "Disable video" : "Poista video käytöstä", "Copy" : "Kopioi", "Copied!" : "Kopioitu!", "Not supported!" : "Ei tuettu!", @@ -56,9 +59,6 @@ "{user} invited you to a group call: {call}" : "{user} kutsui sinut ryhmäpuheluun: {call}", "%s invited you to a group call" : "%s kutsui sinut ryhmäpuheluun", "{user} invited you to a group call" : "{user} kutsui sinut ryhmäpuheluun", - "Fullscreen" : "Koko näyttö", - "Mute audio" : "Mykistä ääni", - "Disable video" : "Poista video käytöstä", "Share screen" : "Jaa näyttö", "Show your screen" : "Näytä oma näyttösi", "Stop screensharing" : "Lopeta näytön jakaminen", diff --git a/l10n/fr.js b/l10n/fr.js index 5dd9304b57..d2d9ccb5d7 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "TCP uniquement", "(group)" : "(groupe)", "New public call" : "Nouvel appel public", + "Fullscreen" : "Plein écran", "Screensharing is not supported by your browser." : "Le partage d'écran n'est pas pris en charge par votre navigateur.", "Screensharing requires the page to be loaded through HTTPS." : "Le partage d'écran nécessite que la page soit chargée en HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Le partage d'écran fonctionne uniquement avec la version 52 ou ultérieure de Firefox", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Veuillez donner à votre navigateur l'accès à votre caméra et votre microphone pour pouvoir utiliser l'application.", "Looking great today! :)" : "Excellente journée ! :)", "Time to call your friends" : "C'est le moment d'appeler vos amis", + "Mute audio" : "Couper le son", + "Disable video" : "Désactiver la vidéo", "You can set your name on the right sidebar so other participants can identify you better." : "Vous pouvez renseigner votre nom dans la barre latérale de droite pour que les autres participants puissent mieux vous identifer.", "Copy" : "Copier", "Copied!" : "Copié !", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} vous a invité dans un appel de groupe", "This call is password-protected" : "Cet appel est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", - "Fullscreen" : "Plein écran", - "Mute audio" : "Couper le son", - "Disable video" : "Désactiver la vidéo", "Share screen" : "Partager l'écran", "Show your screen" : "Montrer votre écran", "Stop screensharing" : "Terminer le partage d'écran", diff --git a/l10n/fr.json b/l10n/fr.json index 823cd09cd2..199813a124 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -10,6 +10,7 @@ "TCP only" : "TCP uniquement", "(group)" : "(groupe)", "New public call" : "Nouvel appel public", + "Fullscreen" : "Plein écran", "Screensharing is not supported by your browser." : "Le partage d'écran n'est pas pris en charge par votre navigateur.", "Screensharing requires the page to be loaded through HTTPS." : "Le partage d'écran nécessite que la page soit chargée en HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Le partage d'écran fonctionne uniquement avec la version 52 ou ultérieure de Firefox", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Veuillez donner à votre navigateur l'accès à votre caméra et votre microphone pour pouvoir utiliser l'application.", "Looking great today! :)" : "Excellente journée ! :)", "Time to call your friends" : "C'est le moment d'appeler vos amis", + "Mute audio" : "Couper le son", + "Disable video" : "Désactiver la vidéo", "You can set your name on the right sidebar so other participants can identify you better." : "Vous pouvez renseigner votre nom dans la barre latérale de droite pour que les autres participants puissent mieux vous identifer.", "Copy" : "Copier", "Copied!" : "Copié !", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} vous a invité dans un appel de groupe", "This call is password-protected" : "Cet appel est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", - "Fullscreen" : "Plein écran", - "Mute audio" : "Couper le son", - "Disable video" : "Désactiver la vidéo", "Share screen" : "Partager l'écran", "Show your screen" : "Montrer votre écran", "Stop screensharing" : "Terminer le partage d'écran", diff --git a/l10n/hu.js b/l10n/hu.js index ef2f30a75d..5f570b3497 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "csak TCP", "(group)" : "(csoport)", "New public call" : "Új nyilvános hívás", + "Fullscreen" : "Teljes képernyő", "Screensharing is not supported by your browser." : "A böngésződ nem támogatja a képernyőmegosztást.", "Screensharing requires the page to be loaded through HTTPS." : "A képernyőmegosztáshoz HTTPS szükséges.", "Sharing your screen only works with Firefox version 52 or newer." : "A képernyőmegosztás 52-es és magasabb Firefox verziótól érhető el.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Kérlek engedélyezd a kamera és mikrofon elérést az app használatához.", "Looking great today! :)" : "Jól nézel ki ma! :)", "Time to call your friends" : "Ideje a barátaidat felhívni", + "Mute audio" : "Hang némítása", + "Disable video" : "Videó kikapcsolása", "You can set your name on the right sidebar so other participants can identify you better." : "A jobb sávban beállíthatod a nevedet, hogy a többi résztvevő könnyebben azonosíthasson.", "Copy" : "Másol", "Copied!" : "Másolva!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} meghívott egy csoportos beszélgetésre", "This call is password-protected" : "Ez a hívás jelszóval védett", "The password is wrong. Try again." : "Hibás jelszó, próbáld újra.", - "Fullscreen" : "Teljes képernyő", - "Mute audio" : "Hang némítása", - "Disable video" : "Videó kikapcsolása", "Share screen" : "Képernyő megosztása", "Show your screen" : "Képernyőd megosztása", "Stop screensharing" : "Képernyő megosztás befejezése", diff --git a/l10n/hu.json b/l10n/hu.json index c17b7c4722..b3f68af2fe 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -10,6 +10,7 @@ "TCP only" : "csak TCP", "(group)" : "(csoport)", "New public call" : "Új nyilvános hívás", + "Fullscreen" : "Teljes képernyő", "Screensharing is not supported by your browser." : "A böngésződ nem támogatja a képernyőmegosztást.", "Screensharing requires the page to be loaded through HTTPS." : "A képernyőmegosztáshoz HTTPS szükséges.", "Sharing your screen only works with Firefox version 52 or newer." : "A képernyőmegosztás 52-es és magasabb Firefox verziótól érhető el.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Kérlek engedélyezd a kamera és mikrofon elérést az app használatához.", "Looking great today! :)" : "Jól nézel ki ma! :)", "Time to call your friends" : "Ideje a barátaidat felhívni", + "Mute audio" : "Hang némítása", + "Disable video" : "Videó kikapcsolása", "You can set your name on the right sidebar so other participants can identify you better." : "A jobb sávban beállíthatod a nevedet, hogy a többi résztvevő könnyebben azonosíthasson.", "Copy" : "Másol", "Copied!" : "Másolva!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} meghívott egy csoportos beszélgetésre", "This call is password-protected" : "Ez a hívás jelszóval védett", "The password is wrong. Try again." : "Hibás jelszó, próbáld újra.", - "Fullscreen" : "Teljes képernyő", - "Mute audio" : "Hang némítása", - "Disable video" : "Videó kikapcsolása", "Share screen" : "Képernyő megosztása", "Show your screen" : "Képernyőd megosztása", "Stop screensharing" : "Képernyő megosztás befejezése", diff --git a/l10n/ia.js b/l10n/ia.js index db4d9d6282..000b05c03b 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -6,6 +6,7 @@ OC.L10N.register( "TCP only" : "solo TCP", "(group)" : "(gruppo)", "New public call" : "Nove appello public", + "Fullscreen" : "Schermo plen", "Copy" : "Copiar", "Copied!" : "Copiate!", "Not supported!" : "Non supportate!", @@ -24,7 +25,6 @@ OC.L10N.register( "Error while accessing microphone & camera" : "Error durante accesso a microphono e camera", "WebRTC is not supported in your browser :-/" : "WebRTC non es supportate per tu navigator :-/", ", " : ", ", - "Fullscreen" : "Schermo plen", "Smile in 3… 2… 1!" : "Surride in 3… 2… 1!", "Choose person …" : "Selectiona persona ...", "TURN server" : "servitor TURN", diff --git a/l10n/ia.json b/l10n/ia.json index ad5633b492..a73c1e8585 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -4,6 +4,7 @@ "TCP only" : "solo TCP", "(group)" : "(gruppo)", "New public call" : "Nove appello public", + "Fullscreen" : "Schermo plen", "Copy" : "Copiar", "Copied!" : "Copiate!", "Not supported!" : "Non supportate!", @@ -22,7 +23,6 @@ "Error while accessing microphone & camera" : "Error durante accesso a microphono e camera", "WebRTC is not supported in your browser :-/" : "WebRTC non es supportate per tu navigator :-/", ", " : ", ", - "Fullscreen" : "Schermo plen", "Smile in 3… 2… 1!" : "Surride in 3… 2… 1!", "Choose person …" : "Selectiona persona ...", "TURN server" : "servitor TURN", diff --git a/l10n/is.js b/l10n/is.js index 171caa6f87..f7d9944497 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Aðeins TCP", "(group)" : "(hópur)", "New public call" : "Nýtt opinbert símtal", + "Fullscreen" : "Fylla skjáinn", "Screensharing is not supported by your browser." : "Deiling á skjá er ekki studd í vafranum þínum", "Screensharing requires the page to be loaded through HTTPS." : "Deiling á skjá krefst þess að síðunni sé hlaðið inn með HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Skjádeiling virkar aðeins með Firefox útgáfu 52 eða nýrri.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Til að nota þetta forrit, þarftu að gefa vafranum þínum heimild til að nota hljóðnema og myndavél.", "Looking great today! :)" : "Lítur vel út í dag! :)", "Time to call your friends" : "Tími til að hringja í vinina", + "Mute audio" : "Þagga hljóð", + "Disable video" : "Gera myndskeið óvirk", "You can set your name on the right sidebar so other participants can identify you better." : "Þú getur stillt þetta þannig að nafnið þitt birtist efst á hægra hliðarspjaldi svo að aðrir þáttakendur eigi auðveldara með að þekkja þig.", "Copy" : "Afrita", "Copied!" : "Afritað!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} bauð þér að taka þátt í hópsímtali", "This call is password-protected" : "Þetta samtal er er varið með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", - "Fullscreen" : "Fylla skjáinn", - "Mute audio" : "Þagga hljóð", - "Disable video" : "Gera myndskeið óvirk", "Share screen" : "Deila skjá", "Show your screen" : "Birta skjáinn þinn", "Stop screensharing" : "Hætta skjádeilingu", diff --git a/l10n/is.json b/l10n/is.json index 492c0a5e2d..ce20a67f25 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -10,6 +10,7 @@ "TCP only" : "Aðeins TCP", "(group)" : "(hópur)", "New public call" : "Nýtt opinbert símtal", + "Fullscreen" : "Fylla skjáinn", "Screensharing is not supported by your browser." : "Deiling á skjá er ekki studd í vafranum þínum", "Screensharing requires the page to be loaded through HTTPS." : "Deiling á skjá krefst þess að síðunni sé hlaðið inn með HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Skjádeiling virkar aðeins með Firefox útgáfu 52 eða nýrri.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Til að nota þetta forrit, þarftu að gefa vafranum þínum heimild til að nota hljóðnema og myndavél.", "Looking great today! :)" : "Lítur vel út í dag! :)", "Time to call your friends" : "Tími til að hringja í vinina", + "Mute audio" : "Þagga hljóð", + "Disable video" : "Gera myndskeið óvirk", "You can set your name on the right sidebar so other participants can identify you better." : "Þú getur stillt þetta þannig að nafnið þitt birtist efst á hægra hliðarspjaldi svo að aðrir þáttakendur eigi auðveldara með að þekkja þig.", "Copy" : "Afrita", "Copied!" : "Afritað!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} bauð þér að taka þátt í hópsímtali", "This call is password-protected" : "Þetta samtal er er varið með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", - "Fullscreen" : "Fylla skjáinn", - "Mute audio" : "Þagga hljóð", - "Disable video" : "Gera myndskeið óvirk", "Share screen" : "Deila skjá", "Show your screen" : "Birta skjáinn þinn", "Stop screensharing" : "Hætta skjádeilingu", diff --git a/l10n/it.js b/l10n/it.js index 9e14a391aa..6b424e4fae 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Solo TCP", "(group)" : "(gruppo)", "New public call" : "Nuova chiamata pubblica", + "Fullscreen" : "Schermo intero", "Screensharing is not supported by your browser." : "La condivisione dello schermo non è supportata dal tuo browser.", "Screensharing requires the page to be loaded through HTTPS." : "La condivisione dello schermo richiede che la pagina sia caricata tramite HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "La condivisione dello schermo funziona solo con la versione 52 o superiore di Firefox.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Consenti al tuo browser di accedere alla camera e al microfono per utilizzare questa applicazione.", "Looking great today! :)" : "Sei in gran forma oggi! :)", "Time to call your friends" : "È ora di chiamare i tuoi amici", + "Mute audio" : "Silenzia audio", + "Disable video" : "Disabilitata video", "You can set your name on the right sidebar so other participants can identify you better." : "Puoi impostare il tuo nome nella barra laterale di sinistra in modo che gli altri partecipanti possano identificarti meglio.", "Copy" : "Copia", "Copied!" : "Copiato!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} ti ha invitato a una chiamata di gruppo", "This call is password-protected" : "Questa chiamata è protetta da password", "The password is wrong. Try again." : "La password è errata. Prova ancora.", - "Fullscreen" : "Schermo intero", - "Mute audio" : "Silenzia audio", - "Disable video" : "Disabilitata video", "Share screen" : "Condividi schermo", "Show your screen" : "Mostra il tuo schermo", "Stop screensharing" : "Ferma la condivisione dello schermo", diff --git a/l10n/it.json b/l10n/it.json index 241d552d6a..44efd8644e 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -10,6 +10,7 @@ "TCP only" : "Solo TCP", "(group)" : "(gruppo)", "New public call" : "Nuova chiamata pubblica", + "Fullscreen" : "Schermo intero", "Screensharing is not supported by your browser." : "La condivisione dello schermo non è supportata dal tuo browser.", "Screensharing requires the page to be loaded through HTTPS." : "La condivisione dello schermo richiede che la pagina sia caricata tramite HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "La condivisione dello schermo funziona solo con la versione 52 o superiore di Firefox.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Consenti al tuo browser di accedere alla camera e al microfono per utilizzare questa applicazione.", "Looking great today! :)" : "Sei in gran forma oggi! :)", "Time to call your friends" : "È ora di chiamare i tuoi amici", + "Mute audio" : "Silenzia audio", + "Disable video" : "Disabilitata video", "You can set your name on the right sidebar so other participants can identify you better." : "Puoi impostare il tuo nome nella barra laterale di sinistra in modo che gli altri partecipanti possano identificarti meglio.", "Copy" : "Copia", "Copied!" : "Copiato!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} ti ha invitato a una chiamata di gruppo", "This call is password-protected" : "Questa chiamata è protetta da password", "The password is wrong. Try again." : "La password è errata. Prova ancora.", - "Fullscreen" : "Schermo intero", - "Mute audio" : "Silenzia audio", - "Disable video" : "Disabilitata video", "Share screen" : "Condividi schermo", "Show your screen" : "Mostra il tuo schermo", "Stop screensharing" : "Ferma la condivisione dello schermo", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index bbe164ab86..7e1d1e4d33 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "მხოლოდ TCP", "(group)" : "(ჯგუფი)", "New public call" : "ახალი ღია ზარი", + "Fullscreen" : "მთელი ეკრანი", "Screensharing is not supported by your browser." : "თქვენი ბრაუზერი ეკრანის გაზიარებას არ უჭერს მხარს.", "Screensharing requires the page to be loaded through HTTPS." : "ეკრანების გაზიარება საჭიროებს გვერდის HTTPS პროტოკოლით ჩატვირთვას.", "Sharing your screen only works with Firefox version 52 or newer." : "ეკრანის გაზიარება მოქმედია Firefox-ის მხოლოდ 52 ვერსიით ან უფრო ახლით.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "ამ აპლიკაციის გამოყენბისთვის გთხოვთ მიანიჭოთ ბრაუზერს წვდომა კამერასა და მიკროფონზე.", "Looking great today! :)" : "დღეს კარგად გამოიყურებით! :)", "Time to call your friends" : "დროა დაურეკოთ თქვენს მეგობრებს", + "Mute audio" : "ხმის ჩახშობა", + "Disable video" : "ვიდეოს გათიშვა", "You can set your name on the right sidebar so other participants can identify you better." : "მარჯვენა ბარზე შეგიძლიათ დააყენოთ სახელი, მონაწილეები უკეთ ამოგიცნობენ.", "Copy" : "კოპირება", "Copied!" : "კოპირებულია!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} მომხმარებლის მოწვევა ჯგუფურ ზარზე", "This call is password-protected" : "ეს ზარი დაცულია პაროლით", "The password is wrong. Try again." : "პაროლი არასწორია. სცადეთ ახლიდან.", - "Fullscreen" : "მთელი ეკრანი", - "Mute audio" : "ხმის ჩახშობა", - "Disable video" : "ვიდეოს გათიშვა", "Share screen" : "ეკრანის გაზიარება", "Show your screen" : "თქვენი ეკრანის ჩვენება", "Stop screensharing" : "ეკრანის გაზიარების გათიშვა", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 61aad0d6a7..e958d07485 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -10,6 +10,7 @@ "TCP only" : "მხოლოდ TCP", "(group)" : "(ჯგუფი)", "New public call" : "ახალი ღია ზარი", + "Fullscreen" : "მთელი ეკრანი", "Screensharing is not supported by your browser." : "თქვენი ბრაუზერი ეკრანის გაზიარებას არ უჭერს მხარს.", "Screensharing requires the page to be loaded through HTTPS." : "ეკრანების გაზიარება საჭიროებს გვერდის HTTPS პროტოკოლით ჩატვირთვას.", "Sharing your screen only works with Firefox version 52 or newer." : "ეკრანის გაზიარება მოქმედია Firefox-ის მხოლოდ 52 ვერსიით ან უფრო ახლით.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "ამ აპლიკაციის გამოყენბისთვის გთხოვთ მიანიჭოთ ბრაუზერს წვდომა კამერასა და მიკროფონზე.", "Looking great today! :)" : "დღეს კარგად გამოიყურებით! :)", "Time to call your friends" : "დროა დაურეკოთ თქვენს მეგობრებს", + "Mute audio" : "ხმის ჩახშობა", + "Disable video" : "ვიდეოს გათიშვა", "You can set your name on the right sidebar so other participants can identify you better." : "მარჯვენა ბარზე შეგიძლიათ დააყენოთ სახელი, მონაწილეები უკეთ ამოგიცნობენ.", "Copy" : "კოპირება", "Copied!" : "კოპირებულია!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} მომხმარებლის მოწვევა ჯგუფურ ზარზე", "This call is password-protected" : "ეს ზარი დაცულია პაროლით", "The password is wrong. Try again." : "პაროლი არასწორია. სცადეთ ახლიდან.", - "Fullscreen" : "მთელი ეკრანი", - "Mute audio" : "ხმის ჩახშობა", - "Disable video" : "ვიდეოს გათიშვა", "Share screen" : "ეკრანის გაზიარება", "Show your screen" : "თქვენი ეკრანის ჩვენება", "Stop screensharing" : "ეკრანის გაზიარების გათიშვა", diff --git a/l10n/ko.js b/l10n/ko.js index 1600619296..ab9b658952 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "TCP만", "(group)" : "(그룹)", "New public call" : "새 공개 통화", + "Fullscreen" : "전체 화면", "Screensharing is not supported by your browser." : "웹 브라우저에서 화면 공유를 지원하지 않습니다.", "Screensharing requires the page to be loaded through HTTPS." : "화면 공유를 사용하려면 HTTPS로 페이지를 불러 와야 합니다.", "Sharing your screen only works with Firefox version 52 or newer." : "화면 공유는 Firefox 버전 52 이상에서만 지원합니다.", @@ -20,6 +21,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "이 앱을 사용하려면 웹 브라우저에 카메라 및 마이크 사용 권한을 부여해야 합니다.", "Looking great today! :)" : "오늘 괜찮아 보이시네요! :)", "Time to call your friends" : "친구들에게 통화할 시간입니다", + "Mute audio" : "오디오 음소거", + "Disable video" : "동영상 비활성화", "Copy" : "복사", "Copied!" : "복사 성공!", "Not supported!" : "지원하지 않음!", @@ -53,9 +56,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} 님이 그룹 통화에 초대함: {call}", "%s invited you to a group call" : "%s 님이 그룹 통화에 초대함", "{user} invited you to a group call" : "{user} 님이 그룹 통화에 초대함", - "Fullscreen" : "전체 화면", - "Mute audio" : "오디오 음소거", - "Disable video" : "동영상 비활성화", "Share screen" : "화면 공유", "Show your screen" : "내 화면 보이기", "Stop screensharing" : "화면 공유 중지", diff --git a/l10n/ko.json b/l10n/ko.json index a558626f9d..a7400c57ac 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -6,6 +6,7 @@ "TCP only" : "TCP만", "(group)" : "(그룹)", "New public call" : "새 공개 통화", + "Fullscreen" : "전체 화면", "Screensharing is not supported by your browser." : "웹 브라우저에서 화면 공유를 지원하지 않습니다.", "Screensharing requires the page to be loaded through HTTPS." : "화면 공유를 사용하려면 HTTPS로 페이지를 불러 와야 합니다.", "Sharing your screen only works with Firefox version 52 or newer." : "화면 공유는 Firefox 버전 52 이상에서만 지원합니다.", @@ -18,6 +19,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "이 앱을 사용하려면 웹 브라우저에 카메라 및 마이크 사용 권한을 부여해야 합니다.", "Looking great today! :)" : "오늘 괜찮아 보이시네요! :)", "Time to call your friends" : "친구들에게 통화할 시간입니다", + "Mute audio" : "오디오 음소거", + "Disable video" : "동영상 비활성화", "Copy" : "복사", "Copied!" : "복사 성공!", "Not supported!" : "지원하지 않음!", @@ -51,9 +54,6 @@ "{user} invited you to a group call: {call}" : "{user} 님이 그룹 통화에 초대함: {call}", "%s invited you to a group call" : "%s 님이 그룹 통화에 초대함", "{user} invited you to a group call" : "{user} 님이 그룹 통화에 초대함", - "Fullscreen" : "전체 화면", - "Mute audio" : "오디오 음소거", - "Disable video" : "동영상 비활성화", "Share screen" : "화면 공유", "Show your screen" : "내 화면 보이기", "Stop screensharing" : "화면 공유 중지", diff --git a/l10n/lv.js b/l10n/lv.js index e7397791e1..c9d8767780 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -8,10 +8,12 @@ OC.L10N.register( "TCP only" : "tikai TCP", "(group)" : "(grupa)", "New public call" : "Jauns zvans", + "Fullscreen" : "Pilnekrāna", "Waiting for {participantName} to join the call …" : "Gaida {participantName} kad pievienosies zvanam …", "Waiting for others to join the call …" : "Gaidot citus pievienoties zvanam …", "Looking great today! :)" : "Šodien izskatāties lieliski :)!", "Time to call your friends" : "Laiks zvanīt draugiem", + "Mute audio" : "Izslēgt audio", "Copy" : "Kopēt", "Copied!" : "Nokopēts!", "Not supported!" : "Nav atbalstīts!", @@ -33,8 +35,6 @@ OC.L10N.register( "_%n guest_::_%n guests_" : ["%n viesi","%n viesi","%n viesi"], "_%n other guest_::_%n other guests_" : ["%n citi viesi","%n citi viesi","%n citi viesi"], ", " : ", ", - "Fullscreen" : "Pilnekrāna", - "Mute audio" : "Izslēgt audio", "Smile in 3… 2… 1!" : "Smaidi pēc, 3 … 2 … 1!", "Choose person …" : "Izvēlieties personas …", "TURN server" : "TURN serveris", diff --git a/l10n/lv.json b/l10n/lv.json index e7ab714e5c..467f914857 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -6,10 +6,12 @@ "TCP only" : "tikai TCP", "(group)" : "(grupa)", "New public call" : "Jauns zvans", + "Fullscreen" : "Pilnekrāna", "Waiting for {participantName} to join the call …" : "Gaida {participantName} kad pievienosies zvanam …", "Waiting for others to join the call …" : "Gaidot citus pievienoties zvanam …", "Looking great today! :)" : "Šodien izskatāties lieliski :)!", "Time to call your friends" : "Laiks zvanīt draugiem", + "Mute audio" : "Izslēgt audio", "Copy" : "Kopēt", "Copied!" : "Nokopēts!", "Not supported!" : "Nav atbalstīts!", @@ -31,8 +33,6 @@ "_%n guest_::_%n guests_" : ["%n viesi","%n viesi","%n viesi"], "_%n other guest_::_%n other guests_" : ["%n citi viesi","%n citi viesi","%n citi viesi"], ", " : ", ", - "Fullscreen" : "Pilnekrāna", - "Mute audio" : "Izslēgt audio", "Smile in 3… 2… 1!" : "Smaidi pēc, 3 … 2 … 1!", "Choose person …" : "Izvēlieties personas …", "TURN server" : "TURN serveris", diff --git a/l10n/nb.js b/l10n/nb.js index 8c93d7363e..5f6fbe273c 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "kun TCP", "(group)" : "(gruppe)", "New public call" : "Ny offentlig samtale", + "Fullscreen" : "Fullskjerm", "Screensharing is not supported by your browser." : "Skjermdeling støttes ikke av din nettleser.", "Screensharing requires the page to be loaded through HTTPS." : "Skjermdeling krever at siden er innlastet med HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Deling av skjermen din fungere bare med Firefox versjon 52 eller nyere.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Gi nettleseren tilgang til å bruke kamera og mikrofon for å kunne bruke dette programmet.", "Looking great today! :)" : "Ser bra ut i dag! :)", "Time to call your friends" : "På tide å ringe dine venner", + "Mute audio" : "Slå av lyd", + "Disable video" : "Skru av video", "You can set your name on the right sidebar so other participants can identify you better." : "Du kan sette navnet ditt øverst til høyre i sidefeltet, slik at andre deltagere har lettere for å identifisere deg.", "Copy" : "Kopier", "Copied!" : "Kopiert!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} inviterte deg til gruppesamtale", "This call is password-protected" : "Denne samtalen er passordbeskyttet", "The password is wrong. Try again." : "Feil passord. Prøv igjen.", - "Fullscreen" : "Fullskjerm", - "Mute audio" : "Slå av lyd", - "Disable video" : "Skru av video", "Share screen" : "Del skjerm", "Show your screen" : "Vis din skjerm", "Stop screensharing" : "Stopp skjermdeling", diff --git a/l10n/nb.json b/l10n/nb.json index 8191343615..d8c0967554 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -10,6 +10,7 @@ "TCP only" : "kun TCP", "(group)" : "(gruppe)", "New public call" : "Ny offentlig samtale", + "Fullscreen" : "Fullskjerm", "Screensharing is not supported by your browser." : "Skjermdeling støttes ikke av din nettleser.", "Screensharing requires the page to be loaded through HTTPS." : "Skjermdeling krever at siden er innlastet med HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Deling av skjermen din fungere bare med Firefox versjon 52 eller nyere.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Gi nettleseren tilgang til å bruke kamera og mikrofon for å kunne bruke dette programmet.", "Looking great today! :)" : "Ser bra ut i dag! :)", "Time to call your friends" : "På tide å ringe dine venner", + "Mute audio" : "Slå av lyd", + "Disable video" : "Skru av video", "You can set your name on the right sidebar so other participants can identify you better." : "Du kan sette navnet ditt øverst til høyre i sidefeltet, slik at andre deltagere har lettere for å identifisere deg.", "Copy" : "Kopier", "Copied!" : "Kopiert!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} inviterte deg til gruppesamtale", "This call is password-protected" : "Denne samtalen er passordbeskyttet", "The password is wrong. Try again." : "Feil passord. Prøv igjen.", - "Fullscreen" : "Fullskjerm", - "Mute audio" : "Slå av lyd", - "Disable video" : "Skru av video", "Share screen" : "Del skjerm", "Show your screen" : "Vis din skjerm", "Stop screensharing" : "Stopp skjermdeling", diff --git a/l10n/nl.js b/l10n/nl.js index 4b73497fe0..5a3789fbef 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "Alleen tcp", "(group)" : "(groep)", "New public call" : "Nieuwe openbare oproep", + "Fullscreen" : "Volledig scherm", "Screensharing is not supported by your browser." : "Schermdelen wordt niet ondersteund door je browser.", "Screensharing requires the page to be loaded through HTTPS." : "Schermdelen vereist het over HTTPS laden van de pagina.", "Sharing your screen only works with Firefox version 52 or newer." : "Schermdelen werkt alleen met Firefox versie 52 of nieuwer.", @@ -26,6 +27,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Geef je browser toegang tot de camera en microfoon om deze app te kunnen te gebruiken.", "Looking great today! :)" : "Ziet er goed uit vandaag! :)", "Time to call your friends" : "Tijd om je vrienden te bellen", + "Mute audio" : "Audio dempen", + "Disable video" : "Video uitschakelen", "You can set your name on the right sidebar so other participants can identify you better." : "Je kan je naam in de rechter zijbalk instellen zodat de overige deelnemers je beter herkennen.", "Copy" : "Kopiëren", "Copied!" : "Gekopieerd!", @@ -93,9 +96,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} heeft je uitgenodigd voor een groepsgesprek", "This call is password-protected" : "Dit gesprek is met een wachtwoord beveiligd", "The password is wrong. Try again." : "Het wachtwoord is verkeerd. Probeer het opnieuw.", - "Fullscreen" : "Volledig scherm", - "Mute audio" : "Audio dempen", - "Disable video" : "Video uitschakelen", "Share screen" : "Scherm delen", "Show your screen" : "Mijn scherm weergeven", "Stop screensharing" : "Stop schemdelen", diff --git a/l10n/nl.json b/l10n/nl.json index 645f7e6494..6eb6d87ef6 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -9,6 +9,7 @@ "TCP only" : "Alleen tcp", "(group)" : "(groep)", "New public call" : "Nieuwe openbare oproep", + "Fullscreen" : "Volledig scherm", "Screensharing is not supported by your browser." : "Schermdelen wordt niet ondersteund door je browser.", "Screensharing requires the page to be loaded through HTTPS." : "Schermdelen vereist het over HTTPS laden van de pagina.", "Sharing your screen only works with Firefox version 52 or newer." : "Schermdelen werkt alleen met Firefox versie 52 of nieuwer.", @@ -24,6 +25,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Geef je browser toegang tot de camera en microfoon om deze app te kunnen te gebruiken.", "Looking great today! :)" : "Ziet er goed uit vandaag! :)", "Time to call your friends" : "Tijd om je vrienden te bellen", + "Mute audio" : "Audio dempen", + "Disable video" : "Video uitschakelen", "You can set your name on the right sidebar so other participants can identify you better." : "Je kan je naam in de rechter zijbalk instellen zodat de overige deelnemers je beter herkennen.", "Copy" : "Kopiëren", "Copied!" : "Gekopieerd!", @@ -91,9 +94,6 @@ "{user} invited you to a group call" : "{user} heeft je uitgenodigd voor een groepsgesprek", "This call is password-protected" : "Dit gesprek is met een wachtwoord beveiligd", "The password is wrong. Try again." : "Het wachtwoord is verkeerd. Probeer het opnieuw.", - "Fullscreen" : "Volledig scherm", - "Mute audio" : "Audio dempen", - "Disable video" : "Video uitschakelen", "Share screen" : "Scherm delen", "Show your screen" : "Mijn scherm weergeven", "Stop screensharing" : "Stop schemdelen", diff --git a/l10n/pl.js b/l10n/pl.js index 6d2e58a74e..90aafb2a2f 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "Tylko TCP", "(group)" : "(grupa)", "New public call" : "Nowa publiczna rozmowa", + "Fullscreen" : "Pełny ekran", "Screensharing is not supported by your browser." : "Współdzielenie ekranu nie jest wspierane przez Twoją przeglądarkę.", "Screensharing requires the page to be loaded through HTTPS." : "Współdzielenie ekrany wymaga, aby strona została załadowana przez HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Współdzielenie twojego ekranu działa tylko z Firefoksem w wersji 52 lub nowszym.", @@ -25,6 +26,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Proszę dać swojej przeglądarce uprawnienia do użycia kamery i mikrofonu, aby używać tej aplikacji", "Looking great today! :)" : "Wyglądasz dziś świetnie! :)", "Time to call your friends" : "Czas zadzwonić do Twoich przyjaciół", + "Mute audio" : "Wyciszono audio", + "Disable video" : "Wyłącz wideo.", "Copy" : "Skopiuj", "Copied!" : "Skopiowano!", "Not supported!" : "Brak wsparcia!", @@ -85,9 +88,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} zaprosił Cię do grupowej rozmowy", "This call is password-protected" : "Ta rozmowa jest zabezpieczona hasłem", "The password is wrong. Try again." : "Błędne hasło. Spróbuj ponownie.", - "Fullscreen" : "Pełny ekran", - "Mute audio" : "Wyciszono audio", - "Disable video" : "Wyłącz wideo.", "Share screen" : "Współdziel ekran", "Show your screen" : "Pokaż swój ekran", "Stop screensharing" : "Zatrzymaj współdzielenie ekranu", diff --git a/l10n/pl.json b/l10n/pl.json index 82f8e91b90..58b9761489 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -9,6 +9,7 @@ "TCP only" : "Tylko TCP", "(group)" : "(grupa)", "New public call" : "Nowa publiczna rozmowa", + "Fullscreen" : "Pełny ekran", "Screensharing is not supported by your browser." : "Współdzielenie ekranu nie jest wspierane przez Twoją przeglądarkę.", "Screensharing requires the page to be loaded through HTTPS." : "Współdzielenie ekrany wymaga, aby strona została załadowana przez HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Współdzielenie twojego ekranu działa tylko z Firefoksem w wersji 52 lub nowszym.", @@ -23,6 +24,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Proszę dać swojej przeglądarce uprawnienia do użycia kamery i mikrofonu, aby używać tej aplikacji", "Looking great today! :)" : "Wyglądasz dziś świetnie! :)", "Time to call your friends" : "Czas zadzwonić do Twoich przyjaciół", + "Mute audio" : "Wyciszono audio", + "Disable video" : "Wyłącz wideo.", "Copy" : "Skopiuj", "Copied!" : "Skopiowano!", "Not supported!" : "Brak wsparcia!", @@ -83,9 +86,6 @@ "{user} invited you to a group call" : "{user} zaprosił Cię do grupowej rozmowy", "This call is password-protected" : "Ta rozmowa jest zabezpieczona hasłem", "The password is wrong. Try again." : "Błędne hasło. Spróbuj ponownie.", - "Fullscreen" : "Pełny ekran", - "Mute audio" : "Wyciszono audio", - "Disable video" : "Wyłącz wideo.", "Share screen" : "Współdziel ekran", "Show your screen" : "Pokaż swój ekran", "Stop screensharing" : "Zatrzymaj współdzielenie ekranu", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 6b88649a60..b95061263f 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Somente TCP", "(group)" : "(grupo)", "New public call" : "Nova chamada pública", + "Fullscreen" : "Fullscreen", "Screensharing is not supported by your browser." : "O compartilhamento de tela não é suportado pelo seu navegador.", "Screensharing requires the page to be loaded through HTTPS." : "O compartilhamento de tela requer que a página seja carregada através de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartilhar sua tela só funciona com Firefox versão 52 ou superior.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Para usar este aplicativo, permita o acesso de seu navegador à sua câmera e microfone", "Looking great today! :)" : "Parece ótimo hoje! :)", "Time to call your friends" : "Hora de ligar para seus amigos", + "Mute audio" : "Silenciar áudio", + "Disable video" : "Desativar vídeo", "You can set your name on the right sidebar so other participants can identify you better." : "Você pode definir seu nome na barra lateral direita para que outros participantes possam identificá-lo melhor.", "Copy" : "Copiar", "Copied!" : "Copiado!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} convidou você para uma chamada em grupo", "This call is password-protected" : "Esta chamada é protegida por senha", "The password is wrong. Try again." : "Senha errada. Tente novamente.", - "Fullscreen" : "Fullscreen", - "Mute audio" : "Silenciar áudio", - "Disable video" : "Desativar vídeo", "Share screen" : "Compartilhar tela", "Show your screen" : "Mostrar sua tela", "Stop screensharing" : "Parar de compartilhar tela", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 3008b6582d..6af0ccdc54 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -10,6 +10,7 @@ "TCP only" : "Somente TCP", "(group)" : "(grupo)", "New public call" : "Nova chamada pública", + "Fullscreen" : "Fullscreen", "Screensharing is not supported by your browser." : "O compartilhamento de tela não é suportado pelo seu navegador.", "Screensharing requires the page to be loaded through HTTPS." : "O compartilhamento de tela requer que a página seja carregada através de HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Compartilhar sua tela só funciona com Firefox versão 52 ou superior.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Para usar este aplicativo, permita o acesso de seu navegador à sua câmera e microfone", "Looking great today! :)" : "Parece ótimo hoje! :)", "Time to call your friends" : "Hora de ligar para seus amigos", + "Mute audio" : "Silenciar áudio", + "Disable video" : "Desativar vídeo", "You can set your name on the right sidebar so other participants can identify you better." : "Você pode definir seu nome na barra lateral direita para que outros participantes possam identificá-lo melhor.", "Copy" : "Copiar", "Copied!" : "Copiado!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} convidou você para uma chamada em grupo", "This call is password-protected" : "Esta chamada é protegida por senha", "The password is wrong. Try again." : "Senha errada. Tente novamente.", - "Fullscreen" : "Fullscreen", - "Mute audio" : "Silenciar áudio", - "Disable video" : "Desativar vídeo", "Share screen" : "Compartilhar tela", "Show your screen" : "Mostrar sua tela", "Stop screensharing" : "Parar de compartilhar tela", diff --git a/l10n/ru.js b/l10n/ru.js index e4af3c2495..76deab1832 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "только TCP", "(group)" : "(группа)", "New public call" : "Новый общий звонок", + "Fullscreen" : "Во весь экран", "Screensharing is not supported by your browser." : "Общий доступ к экрану не поддерживается браузером", "Screensharing requires the page to be loaded through HTTPS." : "Для общего доступа к экрану требуется загрузка этой страницы с использованием протокола HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Общий доступ к вашему экрану возможен только в Firefox версии 52 или более новой.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Для использования этого приложения разрешите браузеру доступ к камере и микрофону.", "Looking great today! :)" : "Отлично выглядите сегодня! :)", "Time to call your friends" : "Время позвонить друзьям", + "Mute audio" : "Отключить звук", + "Disable video" : "Отключить видео", "You can set your name on the right sidebar so other participants can identify you better." : "Вы можете ввести своё имя в правом поле, чтобы другие участники могли лучше Вас идентифицировать. ", "Copy" : "Копировать", "Copied!" : "Скопировано!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} пригласил вас в групповой звонок", "This call is password-protected" : "Этот звонок защищён паролем", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", - "Fullscreen" : "Во весь экран", - "Mute audio" : "Отключить звук", - "Disable video" : "Отключить видео", "Share screen" : "Поделиться экраном", "Show your screen" : "Показать ваш экран", "Stop screensharing" : "Прекратить доступ к экрану", diff --git a/l10n/ru.json b/l10n/ru.json index b6e37ddad0..926d67ccbd 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -10,6 +10,7 @@ "TCP only" : "только TCP", "(group)" : "(группа)", "New public call" : "Новый общий звонок", + "Fullscreen" : "Во весь экран", "Screensharing is not supported by your browser." : "Общий доступ к экрану не поддерживается браузером", "Screensharing requires the page to be loaded through HTTPS." : "Для общего доступа к экрану требуется загрузка этой страницы с использованием протокола HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Общий доступ к вашему экрану возможен только в Firefox версии 52 или более новой.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Для использования этого приложения разрешите браузеру доступ к камере и микрофону.", "Looking great today! :)" : "Отлично выглядите сегодня! :)", "Time to call your friends" : "Время позвонить друзьям", + "Mute audio" : "Отключить звук", + "Disable video" : "Отключить видео", "You can set your name on the right sidebar so other participants can identify you better." : "Вы можете ввести своё имя в правом поле, чтобы другие участники могли лучше Вас идентифицировать. ", "Copy" : "Копировать", "Copied!" : "Скопировано!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} пригласил вас в групповой звонок", "This call is password-protected" : "Этот звонок защищён паролем", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", - "Fullscreen" : "Во весь экран", - "Mute audio" : "Отключить звук", - "Disable video" : "Отключить видео", "Share screen" : "Поделиться экраном", "Show your screen" : "Показать ваш экран", "Stop screensharing" : "Прекратить доступ к экрану", diff --git a/l10n/sk.js b/l10n/sk.js index 5d8404b1d2..41e37c1497 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "iba TCP", "(group)" : "(skupina)", "New public call" : "Nový verejný hovor", + "Fullscreen" : "Celá obrazovka", "Screensharing is not supported by your browser." : "Sprístupnenie obrazovky nie je podporované vaším prehliadačom.", "Screensharing requires the page to be loaded through HTTPS." : "Sprístupnenie obrazovky vyžaduje, aby bola stánka načítaná cez protokol HTTPS.", "Screensharing extension is required to share your screen." : "Rozšírenie sprístupnenia obrazovky je potrebné pre sprístupnenie obrazovky.", @@ -19,6 +20,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Pre použitie tejto aplikácie, povoľte prosím vášmu prehliadaču prístup ku kamere a mikrofónu.", "Looking great today! :)" : "Dnes je skvelý deň! :)", "Time to call your friends" : "Je čas zavolať svojím priateľom", + "Mute audio" : "Stlmiť zvuk", + "Disable video" : "Zakázať video", "Copy" : "Kopírovať", "Copied!" : "Skopírované!", "Not supported!" : "Nie je podporované!", @@ -48,9 +51,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} vás pozval na skupinový hovor: {call}", "%s invited you to a group call" : "%s vás pozval na skupinový hovor", "{user} invited you to a group call" : "{user} vás pozval na skupinový hovor", - "Fullscreen" : "Celá obrazovka", - "Mute audio" : "Stlmiť zvuk", - "Disable video" : "Zakázať video", "Share screen" : "Sprístupniť obrazovku", "Smile in 3… 2… 1!" : "3.. 2.. 1.. Úsmev!", "Choose person …" : "Vyberte osobu ...", diff --git a/l10n/sk.json b/l10n/sk.json index a166e9dfd3..68509e95e6 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -6,6 +6,7 @@ "TCP only" : "iba TCP", "(group)" : "(skupina)", "New public call" : "Nový verejný hovor", + "Fullscreen" : "Celá obrazovka", "Screensharing is not supported by your browser." : "Sprístupnenie obrazovky nie je podporované vaším prehliadačom.", "Screensharing requires the page to be loaded through HTTPS." : "Sprístupnenie obrazovky vyžaduje, aby bola stánka načítaná cez protokol HTTPS.", "Screensharing extension is required to share your screen." : "Rozšírenie sprístupnenia obrazovky je potrebné pre sprístupnenie obrazovky.", @@ -17,6 +18,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Pre použitie tejto aplikácie, povoľte prosím vášmu prehliadaču prístup ku kamere a mikrofónu.", "Looking great today! :)" : "Dnes je skvelý deň! :)", "Time to call your friends" : "Je čas zavolať svojím priateľom", + "Mute audio" : "Stlmiť zvuk", + "Disable video" : "Zakázať video", "Copy" : "Kopírovať", "Copied!" : "Skopírované!", "Not supported!" : "Nie je podporované!", @@ -46,9 +49,6 @@ "{user} invited you to a group call: {call}" : "{user} vás pozval na skupinový hovor: {call}", "%s invited you to a group call" : "%s vás pozval na skupinový hovor", "{user} invited you to a group call" : "{user} vás pozval na skupinový hovor", - "Fullscreen" : "Celá obrazovka", - "Mute audio" : "Stlmiť zvuk", - "Disable video" : "Zakázať video", "Share screen" : "Sprístupniť obrazovku", "Smile in 3… 2… 1!" : "3.. 2.. 1.. Úsmev!", "Choose person …" : "Vyberte osobu ...", diff --git a/l10n/sl.js b/l10n/sl.js index 2ce8fb1d42..8ede76124f 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -9,7 +9,10 @@ OC.L10N.register( "TCP only" : "Samo TCP", "(group)" : "(skupina)", "New public call" : "Nov javni klic", + "Fullscreen" : "Celoten zaslon", "Time to call your friends" : "Čas, da pokličeš prijatelje", + "Mute audio" : "Utišaj zvok", + "Disable video" : "Onemogoči video posnetek", "Copy" : "Kopiraj", "Copied!" : "Kopirano!", "Not supported!" : "Ni podprto!", @@ -35,9 +38,6 @@ OC.L10N.register( "WebRTC is not supported in your browser :-/" : "WebRTC ni podprt v vašem brskalniku :-/", "Your screen" : "Tvoj zaslon", "Video call" : "Video klic", - "Fullscreen" : "Celoten zaslon", - "Mute audio" : "Utišaj zvok", - "Disable video" : "Onemogoči video posnetek", "Share screen" : "Deli zaslon", "Smile in 3… 2… 1!" : "Nasmehni se 3... 2... 1!", "Video calls" : "Video klici", diff --git a/l10n/sl.json b/l10n/sl.json index 1dc3267628..b79a03ce5b 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -7,7 +7,10 @@ "TCP only" : "Samo TCP", "(group)" : "(skupina)", "New public call" : "Nov javni klic", + "Fullscreen" : "Celoten zaslon", "Time to call your friends" : "Čas, da pokličeš prijatelje", + "Mute audio" : "Utišaj zvok", + "Disable video" : "Onemogoči video posnetek", "Copy" : "Kopiraj", "Copied!" : "Kopirano!", "Not supported!" : "Ni podprto!", @@ -33,9 +36,6 @@ "WebRTC is not supported in your browser :-/" : "WebRTC ni podprt v vašem brskalniku :-/", "Your screen" : "Tvoj zaslon", "Video call" : "Video klic", - "Fullscreen" : "Celoten zaslon", - "Mute audio" : "Utišaj zvok", - "Disable video" : "Onemogoči video posnetek", "Share screen" : "Deli zaslon", "Smile in 3… 2… 1!" : "Nasmehni se 3... 2... 1!", "Video calls" : "Video klici", diff --git a/l10n/sq.js b/l10n/sq.js index 0fe915b5d1..de8674b9ba 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -8,6 +8,7 @@ OC.L10N.register( "TCP only" : "Vetëm TCP", "(group)" : "(grup)", "New public call" : "Thirrje e re publike", + "Fullscreen" : "Ekran i plotë", "Screensharing is not supported by your browser." : "Ndarja e erkaneve nuk është e mbështetur nga shfletuesi juaj ", "Screensharing requires the page to be loaded through HTTPS." : "Ndarja e ekranit kërkon faqen të ngarkohet përmes HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Ndarja e ekranit punon vetëm me Firefox, versionin 52 ose më të ri.", @@ -20,6 +21,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Ju lutemi, ti jepni akses browser-it tuaj për të përdorur kameran dhe mikrofonin në mënyrë që të përdorni këtë app.", "Looking great today! :)" : "Ju dukeni perfekt sot! :)", "Time to call your friends" : "Koha për të thirrur shokët tuaj", + "Mute audio" : "Mute audio", + "Disable video" : "Çaktivizo video", "Copy" : "Kopjo", "Copied!" : "U kopjua!", "Not supported!" : "Nuk mbështetet!", @@ -53,9 +56,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} ju ftoi në një thirrje grupi: {call}", "%s invited you to a group call" : "%s ju ftoi t'i bashkoheni një thirrje në grup", "{user} invited you to a group call" : "{user} ju ftoi në një thirrje në grup", - "Fullscreen" : "Ekran i plotë", - "Mute audio" : "Mute audio", - "Disable video" : "Çaktivizo video", "Share screen" : "Ndaje ekranin", "Show your screen" : "Shfaq ekranin tënd", "Stop screensharing" : "Ndalo ndarjen e ekranit", diff --git a/l10n/sq.json b/l10n/sq.json index 9ee4dbefcb..5e9aa66846 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -6,6 +6,7 @@ "TCP only" : "Vetëm TCP", "(group)" : "(grup)", "New public call" : "Thirrje e re publike", + "Fullscreen" : "Ekran i plotë", "Screensharing is not supported by your browser." : "Ndarja e erkaneve nuk është e mbështetur nga shfletuesi juaj ", "Screensharing requires the page to be loaded through HTTPS." : "Ndarja e ekranit kërkon faqen të ngarkohet përmes HTTPS.", "Sharing your screen only works with Firefox version 52 or newer." : "Ndarja e ekranit punon vetëm me Firefox, versionin 52 ose më të ri.", @@ -18,6 +19,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Ju lutemi, ti jepni akses browser-it tuaj për të përdorur kameran dhe mikrofonin në mënyrë që të përdorni këtë app.", "Looking great today! :)" : "Ju dukeni perfekt sot! :)", "Time to call your friends" : "Koha për të thirrur shokët tuaj", + "Mute audio" : "Mute audio", + "Disable video" : "Çaktivizo video", "Copy" : "Kopjo", "Copied!" : "U kopjua!", "Not supported!" : "Nuk mbështetet!", @@ -51,9 +54,6 @@ "{user} invited you to a group call: {call}" : "{user} ju ftoi në një thirrje grupi: {call}", "%s invited you to a group call" : "%s ju ftoi t'i bashkoheni një thirrje në grup", "{user} invited you to a group call" : "{user} ju ftoi në një thirrje në grup", - "Fullscreen" : "Ekran i plotë", - "Mute audio" : "Mute audio", - "Disable video" : "Çaktivizo video", "Share screen" : "Ndaje ekranin", "Show your screen" : "Shfaq ekranin tënd", "Stop screensharing" : "Ndalo ndarjen e ekranit", diff --git a/l10n/sr.js b/l10n/sr.js index 65f4d058ed..5cafd94e90 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Само TCP", "(group)" : "(група)", "New public call" : "Нови јавни разговор", + "Fullscreen" : "Цео екран", "Screensharing is not supported by your browser." : "Ваш веб читач не подржава дељење екрана.", "Screensharing requires the page to be loaded through HTTPS." : "Дељење екрана захтева да се страна учита преко HTTPS-а.", "Sharing your screen only works with Firefox version 52 or newer." : "Дељење екрана је подржано само од Фајерфокса верзије 52 и веће.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Дајте Вашем веб читачи дозволу да користи камеру и микрофон да бисте користили апликацију.", "Looking great today! :)" : "Изгледате сјајно данас! :)", "Time to call your friends" : "Време да позовемо пријатеље", + "Mute audio" : "Утишај звук", + "Disable video" : "Искључи видео", "You can set your name on the right sidebar so other participants can identify you better." : "Можете подесити име у траци са десне стране, да се боље представите учесницима разговора.", "Copy" : "Копирај", "Copied!" : "Копирано!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} Вас је позвао/ла на групни разговор", "This call is password-protected" : "Овај позив је заштићен лозинком", "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.", - "Fullscreen" : "Цео екран", - "Mute audio" : "Утишај звук", - "Disable video" : "Искључи видео", "Share screen" : "Подели екран", "Show your screen" : "Прикажите екран", "Stop screensharing" : "Заустави дељење екрана", diff --git a/l10n/sr.json b/l10n/sr.json index 11b93137eb..3b47790f5f 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -10,6 +10,7 @@ "TCP only" : "Само TCP", "(group)" : "(група)", "New public call" : "Нови јавни разговор", + "Fullscreen" : "Цео екран", "Screensharing is not supported by your browser." : "Ваш веб читач не подржава дељење екрана.", "Screensharing requires the page to be loaded through HTTPS." : "Дељење екрана захтева да се страна учита преко HTTPS-а.", "Sharing your screen only works with Firefox version 52 or newer." : "Дељење екрана је подржано само од Фајерфокса верзије 52 и веће.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Дајте Вашем веб читачи дозволу да користи камеру и микрофон да бисте користили апликацију.", "Looking great today! :)" : "Изгледате сјајно данас! :)", "Time to call your friends" : "Време да позовемо пријатеље", + "Mute audio" : "Утишај звук", + "Disable video" : "Искључи видео", "You can set your name on the right sidebar so other participants can identify you better." : "Можете подесити име у траци са десне стране, да се боље представите учесницима разговора.", "Copy" : "Копирај", "Copied!" : "Копирано!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} Вас је позвао/ла на групни разговор", "This call is password-protected" : "Овај позив је заштићен лозинком", "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.", - "Fullscreen" : "Цео екран", - "Mute audio" : "Утишај звук", - "Disable video" : "Искључи видео", "Share screen" : "Подели екран", "Show your screen" : "Прикажите екран", "Stop screensharing" : "Заустави дељење екрана", diff --git a/l10n/sv.js b/l10n/sv.js index 9ad232b93e..70b55c3be2 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "endast TCP", "(group)" : " (grupp)", "New public call" : "Nytt offentligt samtal", + "Fullscreen" : "Helskärm", "Screensharing is not supported by your browser." : "Skärmdelning fungerar inte i din nuvarande webbläsare.", "Screensharing requires the page to be loaded through HTTPS." : "Skärmdelning kräver HTTPS", "Sharing your screen only works with Firefox version 52 or newer." : "Skärmdelning fungerar endast med Firefox version 52 eller nyare.", @@ -24,6 +25,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Vänligen ge din webbläsare tillåtelse att använda din kamera och mikrofon för att kunna använda denna funktion.", "Looking great today! :)" : "Du ser bra ut idag! :)", "Time to call your friends" : "Dags att ringa dina vänner", + "Mute audio" : "Stäng av ljud", + "Disable video" : "Stäng av video", "Copy" : "Kopiera", "Copied!" : "Kopierat!", "Not supported!" : "Ej kompatibel!", @@ -68,9 +71,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user} bjöd in dig till ett gruppsamtal: {call}", "%s invited you to a group call" : "%s har bjudit in dig till ett gruppsamtal", "{user} invited you to a group call" : "{user} har bjudit in dig till ett gruppsamtal", - "Fullscreen" : "Helskärm", - "Mute audio" : "Stäng av ljud", - "Disable video" : "Stäng av video", "Share screen" : "Dela skärm", "Show your screen" : "Visa din skärm", "Stop screensharing" : "Stoppa skärmdelning", diff --git a/l10n/sv.json b/l10n/sv.json index 6449e0b44a..0d8e308523 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -9,6 +9,7 @@ "TCP only" : "endast TCP", "(group)" : " (grupp)", "New public call" : "Nytt offentligt samtal", + "Fullscreen" : "Helskärm", "Screensharing is not supported by your browser." : "Skärmdelning fungerar inte i din nuvarande webbläsare.", "Screensharing requires the page to be loaded through HTTPS." : "Skärmdelning kräver HTTPS", "Sharing your screen only works with Firefox version 52 or newer." : "Skärmdelning fungerar endast med Firefox version 52 eller nyare.", @@ -22,6 +23,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Vänligen ge din webbläsare tillåtelse att använda din kamera och mikrofon för att kunna använda denna funktion.", "Looking great today! :)" : "Du ser bra ut idag! :)", "Time to call your friends" : "Dags att ringa dina vänner", + "Mute audio" : "Stäng av ljud", + "Disable video" : "Stäng av video", "Copy" : "Kopiera", "Copied!" : "Kopierat!", "Not supported!" : "Ej kompatibel!", @@ -66,9 +69,6 @@ "{user} invited you to a group call: {call}" : "{user} bjöd in dig till ett gruppsamtal: {call}", "%s invited you to a group call" : "%s har bjudit in dig till ett gruppsamtal", "{user} invited you to a group call" : "{user} har bjudit in dig till ett gruppsamtal", - "Fullscreen" : "Helskärm", - "Mute audio" : "Stäng av ljud", - "Disable video" : "Stäng av video", "Share screen" : "Dela skärm", "Show your screen" : "Visa din skärm", "Stop screensharing" : "Stoppa skärmdelning", diff --git a/l10n/tr.js b/l10n/tr.js index b726f25116..6af1a144a9 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -12,6 +12,7 @@ OC.L10N.register( "TCP only" : "Yalnız TCP", "(group)" : "(grup)", "New public call" : "Yeni herkese açık görüşme", + "Fullscreen" : "Tam Ekran", "Screensharing is not supported by your browser." : "Web tarayıcınız ekran paylaşımını desteklemiyor.", "Screensharing requires the page to be loaded through HTTPS." : "Ekran paylaşımı için sayfa HTTPS kullanılarak yüklenmiş olmalıdır.", "Sharing your screen only works with Firefox version 52 or newer." : "Ekran paylaşımı yalnız Firefox 52 ve üzerindeki sürümlerde kullanılabilir.", @@ -27,6 +28,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "Lütfen bu uygulamayı kullanabilmek için tarayıcınıza kamera ve mikrofonunuza erişme izni verin.", "Looking great today! :)" : "Bugün harika görünüyorsun! :)", "Time to call your friends" : "Arkadaşlarını arama zamanı", + "Mute audio" : "Sesi Kıs", + "Disable video" : "Görüntüyü Kapat", "You can set your name on the right sidebar so other participants can identify you better." : "Diğer kullanıcıların sizi daha iyi tanıyabilmesi için bu sayfanın sağ üst köşesinden adınızı ayarlayabilirsiniz.", "Copy" : "Kopyala", "Copied!" : "Kopyalandı!", @@ -97,9 +100,6 @@ OC.L10N.register( "{user} invited you to a group call" : "{user} sizi bir grup görüşmesine çağırdı", "This call is password-protected" : "Bu görüşme parola korumalı", "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.", - "Fullscreen" : "Tam Ekran", - "Mute audio" : "Sesi Kıs", - "Disable video" : "Görüntüyü Kapat", "Share screen" : "Ekranı Paylaş", "Show your screen" : "Ekranınızı görüntüleyin", "Stop screensharing" : "Ekran paylaşımını durdur", diff --git a/l10n/tr.json b/l10n/tr.json index f3974c60a2..16632dd480 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -10,6 +10,7 @@ "TCP only" : "Yalnız TCP", "(group)" : "(grup)", "New public call" : "Yeni herkese açık görüşme", + "Fullscreen" : "Tam Ekran", "Screensharing is not supported by your browser." : "Web tarayıcınız ekran paylaşımını desteklemiyor.", "Screensharing requires the page to be loaded through HTTPS." : "Ekran paylaşımı için sayfa HTTPS kullanılarak yüklenmiş olmalıdır.", "Sharing your screen only works with Firefox version 52 or newer." : "Ekran paylaşımı yalnız Firefox 52 ve üzerindeki sürümlerde kullanılabilir.", @@ -25,6 +26,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "Lütfen bu uygulamayı kullanabilmek için tarayıcınıza kamera ve mikrofonunuza erişme izni verin.", "Looking great today! :)" : "Bugün harika görünüyorsun! :)", "Time to call your friends" : "Arkadaşlarını arama zamanı", + "Mute audio" : "Sesi Kıs", + "Disable video" : "Görüntüyü Kapat", "You can set your name on the right sidebar so other participants can identify you better." : "Diğer kullanıcıların sizi daha iyi tanıyabilmesi için bu sayfanın sağ üst köşesinden adınızı ayarlayabilirsiniz.", "Copy" : "Kopyala", "Copied!" : "Kopyalandı!", @@ -95,9 +98,6 @@ "{user} invited you to a group call" : "{user} sizi bir grup görüşmesine çağırdı", "This call is password-protected" : "Bu görüşme parola korumalı", "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.", - "Fullscreen" : "Tam Ekran", - "Mute audio" : "Sesi Kıs", - "Disable video" : "Görüntüyü Kapat", "Share screen" : "Ekranı Paylaş", "Show your screen" : "Ekranınızı görüntüleyin", "Stop screensharing" : "Ekran paylaşımını durdur", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index bc0ef94497..60f979b7b6 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -11,6 +11,7 @@ OC.L10N.register( "TCP only" : "仅TCP", "(group)" : "(组)", "New public call" : "新公共通话", + "Fullscreen" : "全屏", "Screensharing is not supported by your browser." : "你的浏览器不支持屏幕共享.", "Screensharing requires the page to be loaded through HTTPS." : "屏幕共享需要页面通过 HTTPS 装入.", "Sharing your screen only works with Firefox version 52 or newer." : "共享屏幕仅适用于Firefox 52或更高版本。", @@ -24,6 +25,8 @@ OC.L10N.register( "Please, give your browser access to use your camera and microphone in order to use this app." : "如果使用这个应用程序,请允许你的浏览器使用的你摄像头和麦克风", "Looking great today! :)" : "今天看起来很棒!  :)", "Time to call your friends" : "是时候给你的朋友打电话了", + "Mute audio" : "静音", + "Disable video" : "禁用视频", "Copy" : "复制", "Copied!" : "已复制!", "Not supported!" : "不支持!", @@ -68,9 +71,6 @@ OC.L10N.register( "{user} invited you to a group call: {call}" : "{user}邀请你加入一个组通话{call}", "%s invited you to a group call" : "%s邀请你入一个组通话", "{user} invited you to a group call" : "{user}邀请你加入一个组通话", - "Fullscreen" : "全屏", - "Mute audio" : "静音", - "Disable video" : "禁用视频", "Share screen" : "共享屏幕", "Show your screen" : "显示你的屏幕", "Stop screensharing" : "停止屏幕共享", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 30f585e4cf..a0e355de75 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -9,6 +9,7 @@ "TCP only" : "仅TCP", "(group)" : "(组)", "New public call" : "新公共通话", + "Fullscreen" : "全屏", "Screensharing is not supported by your browser." : "你的浏览器不支持屏幕共享.", "Screensharing requires the page to be loaded through HTTPS." : "屏幕共享需要页面通过 HTTPS 装入.", "Sharing your screen only works with Firefox version 52 or newer." : "共享屏幕仅适用于Firefox 52或更高版本。", @@ -22,6 +23,8 @@ "Please, give your browser access to use your camera and microphone in order to use this app." : "如果使用这个应用程序,请允许你的浏览器使用的你摄像头和麦克风", "Looking great today! :)" : "今天看起来很棒!  :)", "Time to call your friends" : "是时候给你的朋友打电话了", + "Mute audio" : "静音", + "Disable video" : "禁用视频", "Copy" : "复制", "Copied!" : "已复制!", "Not supported!" : "不支持!", @@ -66,9 +69,6 @@ "{user} invited you to a group call: {call}" : "{user}邀请你加入一个组通话{call}", "%s invited you to a group call" : "%s邀请你入一个组通话", "{user} invited you to a group call" : "{user}邀请你加入一个组通话", - "Fullscreen" : "全屏", - "Mute audio" : "静音", - "Disable video" : "禁用视频", "Share screen" : "共享屏幕", "Show your screen" : "显示你的屏幕", "Stop screensharing" : "停止屏幕共享", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js deleted file mode 100644 index dd805607d3..0000000000 --- a/l10n/zh_TW.js +++ /dev/null @@ -1,37 +0,0 @@ -OC.L10N.register( - "spreed", - { - "Validate SSL certificate" : "驗證 SSL憑證", - "Delete server" : "刪除伺服器", - "Add new server" : "新增伺服器", - "Saved" : "儲存", - "UDP and TCP" : "UDP 和 TCP", - "UDP only" : "僅UDP", - "TCP only" : "僅TCP", - "(group)" : "(群組)", - "Screensharing is not supported by your browser." : "您的瀏覽器並不支援螢幕分享", - "Participants" : "參與者", - "Chat" : "聊天", - "Copy" : "複製", - "Copied!" : "已複製!", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "按下 ⌘-C 來複製", - "Press Ctrl-C to copy." : "按下 Ctrl-C 複製", - "Password" : "密碼", - "Cancel" : "取消", - "Submit" : "送出", - "Share link" : "分享連結", - "Change password" : "變更密碼", - "Name" : "名稱", - "Rename" : "重新命名", - "Send" : "傳送", - "No messages yet, start the conversation!" : "尚無訊息,開始對話!", - "[Unknown user name]" : "[未知的使用者名稱]", - "Edit" : "編輯", - "Guest" : "訪客", - "Close" : "關閉", - "Share screen" : "分享螢幕", - "Video calls" : "視訊通話", - "STUN server" : "STUN伺服器" -}, -"nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json deleted file mode 100644 index ad6209ed4f..0000000000 --- a/l10n/zh_TW.json +++ /dev/null @@ -1,35 +0,0 @@ -{ "translations": { - "Validate SSL certificate" : "驗證 SSL憑證", - "Delete server" : "刪除伺服器", - "Add new server" : "新增伺服器", - "Saved" : "儲存", - "UDP and TCP" : "UDP 和 TCP", - "UDP only" : "僅UDP", - "TCP only" : "僅TCP", - "(group)" : "(群組)", - "Screensharing is not supported by your browser." : "您的瀏覽器並不支援螢幕分享", - "Participants" : "參與者", - "Chat" : "聊天", - "Copy" : "複製", - "Copied!" : "已複製!", - "Not supported!" : "不支援!", - "Press ⌘-C to copy." : "按下 ⌘-C 來複製", - "Press Ctrl-C to copy." : "按下 Ctrl-C 複製", - "Password" : "密碼", - "Cancel" : "取消", - "Submit" : "送出", - "Share link" : "分享連結", - "Change password" : "變更密碼", - "Name" : "名稱", - "Rename" : "重新命名", - "Send" : "傳送", - "No messages yet, start the conversation!" : "尚無訊息,開始對話!", - "[Unknown user name]" : "[未知的使用者名稱]", - "Edit" : "編輯", - "Guest" : "訪客", - "Close" : "關閉", - "Share screen" : "分享螢幕", - "Video calls" : "視訊通話", - "STUN server" : "STUN伺服器" -},"pluralForm" :"nplurals=1; plural=0;" -} \ No newline at end of file