diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-04 02:27:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-04 02:27:44 +0000 |
commit | 797b603a1f11e76348c36c17e766e97b43dd127e (patch) | |
tree | fee8f4cf884244dca11fe5e70ec81288a0aa681e /apps/settings | |
parent | 7976cb7e94d2d73173d1774534c1ae636dc4e17f (diff) | |
download | nextcloud-server-797b603a1f11e76348c36c17e766e97b43dd127e.tar.gz nextcloud-server-797b603a1f11e76348c36c17e766e97b43dd127e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/mk.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 3e1bcb4b3ee..333f1b57395 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -113,7 +113,7 @@ OC.L10N.register( "Nextcloud settings" : "Nextcloud параметри", "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." : "Двофакторна автентикација може да биде задолжителна за сите\tкорисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", "Enforce two-factor authentication" : "Задолжителна двофакторна автентикација", - "Limit to groups" : "Огранилчвање на групи", + "Limit to groups" : "Ограничување на групи", "Enforcement of two-factor authentication can be set for certain groups only." : "Задолжителна двофакторна автентикација може да се постави само за одредени групи.", "Two-factor authentication is enforced for all\tmembers of the following groups." : "Двофакторна автентикација е задолжителна за сите\tчленовите во следните групи.", "Enforced groups" : "Задолжителни групи", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 2332d75e962..0f451faa6e6 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -111,7 +111,7 @@ "Nextcloud settings" : "Nextcloud параметри", "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." : "Двофакторна автентикација може да биде задолжителна за сите\tкорисници и одредени групи. Доколку корисниците немаат поставено провајдер за двофакторна автентикација, нема да можат да се најават на системот.", "Enforce two-factor authentication" : "Задолжителна двофакторна автентикација", - "Limit to groups" : "Огранилчвање на групи", + "Limit to groups" : "Ограничување на групи", "Enforcement of two-factor authentication can be set for certain groups only." : "Задолжителна двофакторна автентикација може да се постави само за одредени групи.", "Two-factor authentication is enforced for all\tmembers of the following groups." : "Двофакторна автентикација е задолжителна за сите\tчленовите во следните групи.", "Enforced groups" : "Задолжителни групи", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 88bf4a7ea0c..093bc05bb29 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -99,7 +99,7 @@ OC.L10N.register( "Your %s account was created" : "您的账号 %s 已创建", "Welcome aboard" : "欢迎使用", "Welcome aboard %s" : "%s,欢迎使用", - "Welcome to your %s account, you can add, protect, and share your data." : "欢迎使用您的 %s 账号,您可以添加、保护和共享您的数据。", + "Welcome to your %s account, you can add, protect, and share your data." : "欢迎使用您的账号 %s ,您可以添加、保护和共享您的数据。", "Your username is: %s" : "您的用户名是:%s", "Set your password" : "设置您的密码", "Go to %s" : "访问 %s", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index fe94c9af34c..299749979a9 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -97,7 +97,7 @@ "Your %s account was created" : "您的账号 %s 已创建", "Welcome aboard" : "欢迎使用", "Welcome aboard %s" : "%s,欢迎使用", - "Welcome to your %s account, you can add, protect, and share your data." : "欢迎使用您的 %s 账号,您可以添加、保护和共享您的数据。", + "Welcome to your %s account, you can add, protect, and share your data." : "欢迎使用您的账号 %s ,您可以添加、保护和共享您的数据。", "Your username is: %s" : "您的用户名是:%s", "Set your password" : "设置您的密码", "Go to %s" : "访问 %s", |