diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/files/l10n/th.js | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/th.js')
-rw-r--r-- | apps/files/l10n/th.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 3c8cad665bb..8412fae269d 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "แสดงมุมมองตาราง", "Home" : "หน้าหลัก", "Close" : "ปิด", - "Favorites" : "รายการโปรด", "Could not create folder \"{dir}\"" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\"", "This will stop your current uploads." : "การกระทำนี้จะหยุดการอัปโหลดปัจจุบันของคุณ", "Upload cancelled." : "การอัปโหลดถูกยกเลิก", @@ -104,7 +103,6 @@ OC.L10N.register( "Favorited" : "เพิ่มในรายการโปรดแล้ว", "Favorite" : "รายการโปรด", "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "New folder" : "โฟลเดอร์ใหม่", "Create new folder" : "สร้างโฟลเดอร์ใหม่", "Upload file" : "อัปโหลดไฟล์", @@ -117,6 +115,7 @@ OC.L10N.register( "Removed from favorites" : "เอาออกจากรายการโปรดแล้ว", "You added {file} to your favorites" : "คุณได้เพิ่ม {file} ในรายการโปรดของคุณ", "You removed {file} from your favorites" : "คุณได้เอา {file} ออกจากรายการโปรดของคุณ", + "Favorites" : "รายการโปรด", "File changes" : "การเปลี่ยนแปลงไฟล์", "Created by {user}" : "สร้างโดย {user}", "Changed by {user}" : "เปลี่ยนแปลงโดย {user}", @@ -223,6 +222,7 @@ OC.L10N.register( "Text file" : "ไฟล์ข้อความ", "New text file.txt" : "ไฟล์ข้อความใหม่.txt", "Storage invalid" : "การจัดเก็บข้อมูลไม่ถูกต้อง", + "You can only favorite a single file or folder at a time" : "คุณสามารถระบุเป็นรายการโปรดได้แค่ครั้งละ 1 ไฟล์หรือโฟลเดอร์", "Unlimited" : "ไม่จำกัด", "Search users" : "ค้นหาผู้ใช้", "Cancel" : "ยกเลิก", |