diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-26 02:25:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-26 02:25:08 +0000 |
commit | 4caa90dfb643aea958b10d0741a8f21be5e18f39 (patch) | |
tree | caa030a08df2b2daead56e1887f78ee9edc2d8cb /lib/l10n | |
parent | 352bd7ecea488201e4162e4e31a0cf9770cf20a0 (diff) | |
download | nextcloud-server-4caa90dfb643aea958b10d0741a8f21be5e18f39.tar.gz nextcloud-server-4caa90dfb643aea958b10d0741a8f21be5e18f39.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-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" : "管理設定", |