Browse Source

Update translations

Bubka 3 years ago
parent
commit
aa3c1e9008

+ 3 - 0
resources/lang/de/auth.php

@@ -25,6 +25,9 @@ return [
     'login_and_password' => 'benutzername & passwort',
     'register' => 'Registrieren',
     'welcome_back_x' => 'Willkommen zurück, {0}',
+    'autolock_triggered' => 'Auto lock triggered',
+    'autolock_triggered_punchline' => 'The event watched by the Auto Lock feature has fired. You\'ve been automatically disconnected.',
+    'change_autolock_in_settings' => 'You can change the behavior of the Autolock feature in Settings > Options tab.',
     'already_authenticated' => 'Bereits angemeldet',
     'authentication' => 'Authentication',
     'maybe_later' => 'Vielleicht später',

+ 1 - 0
resources/lang/de/titles.php

@@ -33,6 +33,7 @@ return [
     ],
     'login' => 'Login',
     'register' => 'Register',
+    'autolock' => 'Auto lock',
     'password' => [
         'request' => 'Reset password',
         'reset' => 'New password',

+ 1 - 1
resources/lang/de/twofaccounts.php

@@ -99,7 +99,7 @@ return [
         ],
         'no_cam_on_device' => [
             'reason' => 'Keine Kamera in diesem Gerät',
-            'solution' => 'Möglicherweise haben Sie vergessen, eine Webcam anzuschließen'
+            'solution' => 'Maybe you forgot to plug in your webcam'
         ],
         'secured_context_required' => [
             'reason' => 'Sichere Umgebung erforderlich',

+ 3 - 0
resources/lang/en/auth.php

@@ -25,6 +25,9 @@ return [
     'login_and_password' => 'login & password',
     'register' => 'Register',
     'welcome_back_x' => 'Welcome back {0}',
+    'autolock_triggered' => 'Auto lock triggered',
+    'autolock_triggered_punchline' => 'The event watched by the Auto Lock feature has fired. You\'ve been automatically disconnected.',
+    'change_autolock_in_settings' => 'You can change the behavior of the Autolock feature in Settings > Options tab.',
     'already_authenticated' => 'Already authenticated',
     'authentication' => 'Authentication',
     'maybe_later' => 'Maybe later',

+ 1 - 0
resources/lang/en/titles.php

@@ -33,6 +33,7 @@ return [
     ],
     'login' => 'Login',
     'register' => 'Register',
+    'autolock' => 'Auto lock',
     'password' => [
         'request' => 'Reset password',
         'reset' => 'New password',

+ 1 - 1
resources/lang/en/twofaccounts.php

@@ -99,7 +99,7 @@ return [
         ],
         'no_cam_on_device' => [
             'reason' => 'No camera on this device',
-            'solution' => 'Maybe your forget to plug in your webcam'
+            'solution' => 'Maybe you forgot to plug in your webcam'
         ],
         'secured_context_required' => [
             'reason' => 'Secure context required',

+ 3 - 0
resources/lang/es/auth.php

@@ -25,6 +25,9 @@ return [
     'login_and_password' => 'usuario y contraseña',
     'register' => 'Registrarse',
     'welcome_back_x' => 'Bienvenido/a otra vez {0}',
+    'autolock_triggered' => 'Auto lock triggered',
+    'autolock_triggered_punchline' => 'The event watched by the Auto Lock feature has fired. You\'ve been automatically disconnected.',
+    'change_autolock_in_settings' => 'You can change the behavior of the Autolock feature in Settings > Options tab.',
     'already_authenticated' => 'Ya está autenticado',
     'authentication' => 'Autenticación',
     'maybe_later' => 'Quizás más tarde',

+ 1 - 0
resources/lang/es/titles.php

@@ -33,6 +33,7 @@ return [
     ],
     'login' => 'Login',
     'register' => 'Register',
+    'autolock' => 'Auto lock',
     'password' => [
         'request' => 'Reset password',
         'reset' => 'New password',

+ 1 - 1
resources/lang/es/twofaccounts.php

@@ -99,7 +99,7 @@ return [
         ],
         'no_cam_on_device' => [
             'reason' => 'No se encontraron cámaras en este dispositivo',
-            'solution' => 'Quizás hayas olvidado conectar la webcam'
+            'solution' => 'Maybe you forgot to plug in your webcam'
         ],
         'secured_context_required' => [
             'reason' => 'Requiere contexto seguro',

+ 3 - 0
resources/lang/fr/auth.php

@@ -25,6 +25,9 @@ return [
     'login_and_password' => 'login & mot de passe',
     'register' => 'Créer un compte',
     'welcome_back_x' => 'Bienvenue {0}',
+    'autolock_triggered' => 'Verrouillage automatique déclenché',
+    'autolock_triggered_punchline' => 'L\'événement surveillé par la fonction de verrouillage automatique s\'est déclenché. Vous avez été automatiquement déconnecté.',
+    'change_autolock_in_settings' => 'Vous pouvez modifier le comportement de la fonction de verrouillage automatique dans Réglages, onglet Options.',
     'already_authenticated' => 'Déjà authentifié',
     'authentication' => 'Authentification',
     'maybe_later' => 'Peut-être plus tard',

+ 1 - 0
resources/lang/fr/titles.php

@@ -33,6 +33,7 @@ return [
     ],
     'login' => 'Connexion',
     'register' => 'Inscription',
+    'autolock' => 'Verrouillage automatique',
     'password' => [
         'request' => 'Réinitialisation du mot de passe',
         'reset' => 'Nouveau mot de passe',

+ 3 - 0
resources/lang/si/auth.php

@@ -25,6 +25,9 @@ return [
     'login_and_password' => 'login & password',
     'register' => 'ලියාපදිංචි වන්න',
     'welcome_back_x' => 'Welcome back {0}',
+    'autolock_triggered' => 'Auto lock triggered',
+    'autolock_triggered_punchline' => 'The event watched by the Auto Lock feature has fired. You\'ve been automatically disconnected.',
+    'change_autolock_in_settings' => 'You can change the behavior of the Autolock feature in Settings > Options tab.',
     'already_authenticated' => 'Already authenticated',
     'authentication' => 'Authentication',
     'maybe_later' => 'Maybe later',

+ 1 - 0
resources/lang/si/titles.php

@@ -33,6 +33,7 @@ return [
     ],
     'login' => 'Login',
     'register' => 'Register',
+    'autolock' => 'Auto lock',
     'password' => [
         'request' => 'Reset password',
         'reset' => 'New password',

+ 1 - 1
resources/lang/si/twofaccounts.php

@@ -99,7 +99,7 @@ return [
         ],
         'no_cam_on_device' => [
             'reason' => 'No camera on this device',
-            'solution' => 'Maybe your forget to plug in your webcam'
+            'solution' => 'Maybe you forgot to plug in your webcam'
         ],
         'secured_context_required' => [
             'reason' => 'Secure context required',

+ 3 - 0
resources/lang/zh/auth.php

@@ -25,6 +25,9 @@ return [
     'login_and_password' => '使用密码登录',
     'register' => '注册',
     'welcome_back_x' => '欢迎回来!{0}!',
+    'autolock_triggered' => 'Auto lock triggered',
+    'autolock_triggered_punchline' => 'The event watched by the Auto Lock feature has fired. You\'ve been automatically disconnected.',
+    'change_autolock_in_settings' => 'You can change the behavior of the Autolock feature in Settings > Options tab.',
     'already_authenticated' => '已验证',
     'authentication' => '身份认证',
     'maybe_later' => '以后再说',

+ 1 - 0
resources/lang/zh/titles.php

@@ -33,6 +33,7 @@ return [
     ],
     'login' => 'Login',
     'register' => 'Register',
+    'autolock' => 'Auto lock',
     'password' => [
         'request' => 'Reset password',
         'reset' => 'New password',

+ 1 - 1
resources/lang/zh/twofaccounts.php

@@ -99,7 +99,7 @@ return [
         ],
         'no_cam_on_device' => [
             'reason' => 'No camera on this device',
-            'solution' => 'Maybe your forget to plug in your webcam'
+            'solution' => 'Maybe you forgot to plug in your webcam'
         ],
         'secured_context_required' => [
             'reason' => 'Secure context required',