diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
commit | 603890e951d44d96fd3e38a5389c804b47eef795 (patch) | |
tree | bd6aed30e77b66670c67714398a853d0b862cb34 /lib | |
parent | a2c4cb6c334b60ed53319d4232a5147ed685689f (diff) | |
download | nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.tar.gz nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ar.js | 2 | ||||
-rw-r--r-- | lib/l10n/ar.json | 2 | ||||
-rw-r--r-- | lib/l10n/zh_CN.js | 6 | ||||
-rw-r--r-- | lib/l10n/zh_CN.json | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 7d5bd1f7264..b0a314279f6 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -413,7 +413,7 @@ OC.L10N.register( "Could not create user" : "لا يمكن إنشاء المستخدم", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "الحروف التالية فقط مسموحٌ بها في اسم المستخدِم: \"a-z\"و \"A-Z\"و \"0-9\" و الفراغ و \"_.@-'\"", "A valid username must be provided" : "يجب ادخال اسم مستخدم صحيح", - "Username contains whitespace at the beginning or at the end" : "إنّ إسم المستخدم يحتوي على مسافة بيضاء سواءا في البداية أو النهاية", + "Username contains whitespace at the beginning or at the end" : "إنّ اسم المستخدم يحتوي على مسافة بيضاء سواءا في البداية أو النهاية", "Username must not consist of dots only" : "اسم المستخدم يجب ألاّ يتكون من نقاطٍ dots فقط", "Username is invalid because files already exist for this user" : "اسم المستخدم غير صحيحٍ لأن هنالك ملفات موجودة سلفاً لهذا المستخدم", "User disabled" : "تم تعطيل المستخدم", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 32ee09ee202..f8af0e0bda4 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -411,7 +411,7 @@ "Could not create user" : "لا يمكن إنشاء المستخدم", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "الحروف التالية فقط مسموحٌ بها في اسم المستخدِم: \"a-z\"و \"A-Z\"و \"0-9\" و الفراغ و \"_.@-'\"", "A valid username must be provided" : "يجب ادخال اسم مستخدم صحيح", - "Username contains whitespace at the beginning or at the end" : "إنّ إسم المستخدم يحتوي على مسافة بيضاء سواءا في البداية أو النهاية", + "Username contains whitespace at the beginning or at the end" : "إنّ اسم المستخدم يحتوي على مسافة بيضاء سواءا في البداية أو النهاية", "Username must not consist of dots only" : "اسم المستخدم يجب ألاّ يتكون من نقاطٍ dots فقط", "Username is invalid because files already exist for this user" : "اسم المستخدم غير صحيحٍ لأن هنالك ملفات موجودة سلفاً لهذا المستخدم", "User disabled" : "تم تعطيل المستخدم", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index f300c8b9f00..18aa47d1677 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -37,10 +37,10 @@ OC.L10N.register( "The following platforms are supported: %s" : "支持以下平台:%s", "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", - "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登录的账户必须是管理员、副管理员或获得访问此设置的特殊权限", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登录的账号必须是管理员、副管理员或获得访问此设置的特殊权限", "Your current IP address doesn’t allow you to perform admin actions" : "您当前的 IP 地址不允许您执行管理员操作", - "Logged in account must be an admin or sub admin" : "登录账户必须是管理员或副管理员", - "Logged in account must be an admin" : "登录的账户必须是管理员", + "Logged in account must be an admin or sub admin" : "登录账号必须是管理员或副管理员", + "Logged in account must be an admin" : "登录的账号必须是管理员", "Wiping of device %s has started" : "设备%s的擦除操作已开始", "Wiping of device »%s« has started" : "设备 »%s« 的擦除操作已开始", "»%s« started remote wipe" : "»%s« 已开始远程擦除", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 71f337f595c..2c9cbd65d1c 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -35,10 +35,10 @@ "The following platforms are supported: %s" : "支持以下平台:%s", "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", - "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登录的账户必须是管理员、副管理员或获得访问此设置的特殊权限", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登录的账号必须是管理员、副管理员或获得访问此设置的特殊权限", "Your current IP address doesn’t allow you to perform admin actions" : "您当前的 IP 地址不允许您执行管理员操作", - "Logged in account must be an admin or sub admin" : "登录账户必须是管理员或副管理员", - "Logged in account must be an admin" : "登录的账户必须是管理员", + "Logged in account must be an admin or sub admin" : "登录账号必须是管理员或副管理员", + "Logged in account must be an admin" : "登录的账号必须是管理员", "Wiping of device %s has started" : "设备%s的擦除操作已开始", "Wiping of device »%s« has started" : "设备 »%s« 的擦除操作已开始", "»%s« started remote wipe" : "»%s« 已开始远程擦除", |