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/th.js | |
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/th.js')
-rw-r--r-- | lib/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 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" : "วันจันทร์", |