diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-26 02:42:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-26 02:42:01 +0000 |
commit | bd9b3c3752c6b13352fe18331d0a5618a57f3739 (patch) | |
tree | 57f5716ad806747c3bd2974c7f5c3f468708eae6 /lib | |
parent | e1164fd8d5006decf14a10a45c6c219ff3a9f3b5 (diff) | |
download | nextcloud-server-bd9b3c3752c6b13352fe18331d0a5618a57f3739.tar.gz nextcloud-server-bd9b3c3752c6b13352fe18331d0a5618a57f3739.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/th.js | 2 | ||||
-rw-r--r-- | lib/l10n/th.json | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index cd1292293a6..9269824891c 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -67,7 +67,7 @@ OC.L10N.register( "You are not allowed to share %s" : "คุณไม่ได้รับอนุญาตให้แชร์ %s", "Cannot increase permissions of %s" : "ไม่สามารถเพิ่มสิทธิ์ของ %s", "Expiration date is in the past" : "วันหมดอายุอยู่ในอดีต", - "Sharing %s failed, because this item is already shared with user %s" : "%s ที่กำลังแชร์ล้มเหลว เพราะรายการนี้ได้ถูกแชร์กับผู้ใช้ %s", + "Sharing %s failed, because this item is already shared with user %s" : "การแชร์ %s ล้มเหลว เพราะรายการนี้ได้แชร์กับผู้ใช้ %s ไปแล้ว", "Could not find category \"%s\"" : "ไม่สามารถหาหมวดหมู่ \"%s\"", "Sunday" : "วันอาทิตย์", "Monday" : "วันจันทร์", diff --git a/lib/l10n/th.json b/lib/l10n/th.json index 1dcd16b4f5f..91ad89fae41 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -65,7 +65,7 @@ "You are not allowed to share %s" : "คุณไม่ได้รับอนุญาตให้แชร์ %s", "Cannot increase permissions of %s" : "ไม่สามารถเพิ่มสิทธิ์ของ %s", "Expiration date is in the past" : "วันหมดอายุอยู่ในอดีต", - "Sharing %s failed, because this item is already shared with user %s" : "%s ที่กำลังแชร์ล้มเหลว เพราะรายการนี้ได้ถูกแชร์กับผู้ใช้ %s", + "Sharing %s failed, because this item is already shared with user %s" : "การแชร์ %s ล้มเหลว เพราะรายการนี้ได้แชร์กับผู้ใช้ %s ไปแล้ว", "Could not find category \"%s\"" : "ไม่สามารถหาหมวดหมู่ \"%s\"", "Sunday" : "วันอาทิตย์", "Monday" : "วันจันทร์", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 1c23c817e5a..bb56ed61457 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -93,7 +93,7 @@ OC.L10N.register( "__language_name__" : "正體中文(香港)", "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", "Help" : "說明", - "Appearance and accessibility" : "外觀和可訪問性", + "Appearance and accessibility" : "外觀和可及性", "Apps" : "應用程式", "Personal settings" : "個人設定", "Administration settings" : "管理設定", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 09b83be5966..8d3242cb59c 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -91,7 +91,7 @@ "__language_name__" : "正體中文(香港)", "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", "Help" : "說明", - "Appearance and accessibility" : "外觀和可訪問性", + "Appearance and accessibility" : "外觀和可及性", "Apps" : "應用程式", "Personal settings" : "個人設定", "Administration settings" : "管理設定", |