diff options
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" : "ยกเลิก", |