diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-11 02:17:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-11 02:17:19 +0000 |
commit | 27da68b1a0fc2961f83283368e6f78d61138debe (patch) | |
tree | ac7fc8b7378c7d3165534df8c3954dab79cda32b /core/l10n | |
parent | 3f87ef91379cdd4c5937dd7c05a6da3c4861ce0a (diff) | |
download | nextcloud-server-27da68b1a0fc2961f83283368e6f78d61138debe.tar.gz nextcloud-server-27da68b1a0fc2961f83283368e6f78d61138debe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/fr.js | 1 | ||||
-rw-r--r-- | core/l10n/fr.json | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index b98acb5be5e..bc5ffcb54e0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -310,6 +310,7 @@ OC.L10N.register( "Confirm your password" : "Confirmer votre mot de passe", "Connect to your account" : "Connectez vous à votre compte", "Please log in before granting %1$s access to your %2$s account." : "Veuillez vous connecter avant d'autoriser %1$s à accéder à votre compte %2$s.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si vous n'essayez pas d'ajouter un nouveau périphérique ou une nouvelle application, quelqu'un fait une tentative d'accès à vos données. Dans ce cas, ne continuez pas et contactez votre administrateur système.", "App token" : "Jeton d'application", "Grant access" : "Autoriser l'accès", "Alternative log in using app token" : "Authentification alternative en utilisant un jeton d'application", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index ac5405b55f5..ed4a81c9da3 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -308,6 +308,7 @@ "Confirm your password" : "Confirmer votre mot de passe", "Connect to your account" : "Connectez vous à votre compte", "Please log in before granting %1$s access to your %2$s account." : "Veuillez vous connecter avant d'autoriser %1$s à accéder à votre compte %2$s.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si vous n'essayez pas d'ajouter un nouveau périphérique ou une nouvelle application, quelqu'un fait une tentative d'accès à vos données. Dans ce cas, ne continuez pas et contactez votre administrateur système.", "App token" : "Jeton d'application", "Grant access" : "Autoriser l'accès", "Alternative log in using app token" : "Authentification alternative en utilisant un jeton d'application", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 4ac6fa266af..c248d5640de 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -310,6 +310,7 @@ OC.L10N.register( "Confirm your password" : "确认您的密码", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "如果您不打算设置新设备或应用程序,则有人试图欺骗您,以授予他们访问数据的权限。 在这种情况下,请勿继续操作,而应与系统管理员联系。", "App token" : "App 令牌", "Grant access" : "授权访问", "Alternative log in using app token" : "使用应用程序令牌替代登录", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index f1528523b12..820e4a23098 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -308,6 +308,7 @@ "Confirm your password" : "确认您的密码", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "如果您不打算设置新设备或应用程序,则有人试图欺骗您,以授予他们访问数据的权限。 在这种情况下,请勿继续操作,而应与系统管理员联系。", "App token" : "App 令牌", "Grant access" : "授权访问", "Alternative log in using app token" : "使用应用程序令牌替代登录", |