diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-15 01:11:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-15 01:11:38 +0000 |
commit | 5a2a78c692120b2117deb11ff05f61802630be01 (patch) | |
tree | f975082b63387c73d43e5bab2bb82c12219c9655 /settings/l10n | |
parent | 2654a1949eaa8060dc705c42cc764f9db9d52173 (diff) | |
download | nextcloud-server-5a2a78c692120b2117deb11ff05f61802630be01.tar.gz nextcloud-server-5a2a78c692120b2117deb11ff05f61802630be01.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | settings/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | settings/l10n/gl.js | 1 | ||||
-rw-r--r-- | settings/l10n/gl.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index e76ecac51f6..a751f77cb4c 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -69,6 +69,8 @@ OC.L10N.register( "Google Chrome" : "Google Chrome", "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome for Android", + "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", + "Nextcloud Talk for Android" : "Nextcloud Talk for Android", "Sync client - {os}" : "Sync client - {os}", "This session" : "This session", "Copy" : "Copy", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index d0bd8a0cf50..93cb0bc290f 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -67,6 +67,8 @@ "Google Chrome" : "Google Chrome", "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome for Android", + "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", + "Nextcloud Talk for Android" : "Nextcloud Talk for Android", "Sync client - {os}" : "Sync client - {os}", "This session" : "This session", "Copy" : "Copy", diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index a712b5a263a..e2ce375af68 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -98,6 +98,7 @@ OC.L10N.register( "Strong password" : "Contrasinal forte", "Select a profile picture" : "Seleccione unha imaxe para o perfil", "Groups" : "Grupos", + "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser aplicada para todos os usuários e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", "Limit to groups" : "Límite para grupos", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "As aplicacións oficiais están desenvolvidas por e dentro da comunidade. Ofrecen unha funcionalidade central e están preparadas para o seu uso en produción.", "Official" : "Oficial", diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 1f034e3e616..276e0cd3699 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -96,6 +96,7 @@ "Strong password" : "Contrasinal forte", "Select a profile picture" : "Seleccione unha imaxe para o perfil", "Groups" : "Grupos", + "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser aplicada para todos os usuários e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", "Limit to groups" : "Límite para grupos", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "As aplicacións oficiais están desenvolvidas por e dentro da comunidade. Ofrecen unha funcionalidade central e están preparadas para o seu uso en produción.", "Official" : "Oficial", |