diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files/l10n/th.js | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index a608461e6c2..455e0e51a79 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -183,6 +183,7 @@ OC.L10N.register( "Ownership transfer request sent" : "ส่งคำขอโอนย้ายความเป็นเจ้าของแล้ว", "Cannot transfer ownership of a file or folder you do not own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", "No files in here" : "ไม่มีไฟล์ที่นี่", + "Upload some content or sync with your devices!" : "ลองอัปโหลดเนื้อหาหรือซิงค์กับอุปกรณ์อื่นของคุณ", "Go back" : "กลับไป", "Open the files app settings" : "เปิดการตั้งค่าแอปไฟล์", "Files settings" : "การตั้งค่าไฟล์", @@ -205,14 +206,13 @@ OC.L10N.register( "Set up templates folder" : "ตั้งค่าโฟลเดอร์เทมเพลต", "Templates" : "เทมเพลต", "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", + "No favorites yet" : "ยังไม่มีรายการโปรด", + "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", "Toggle grid view" : "สลับมุมมองตาราง", - "Upload some content or sync with your devices!" : "ลองอัปโหลดเนื้อหาหรือซิงค์กับอุปกรณ์อื่นของคุณ", "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", "Upload too large" : "ไฟล์ที่อัปโหลดมีขนาดใหญ่เกินไป", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัปโหลดมีขนาดเกินกว่าขนาดสูงสุดที่อัปโหลดได้สำหรับเซิร์ฟเวอร์นี้", - "No favorites yet" : "ยังไม่มีรายการโปรด", - "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", "Text file" : "ไฟล์ข้อความ", "New text file.txt" : "ไฟล์ข้อความใหม่.txt", "Storage invalid" : "การจัดเก็บข้อมูลไม่ถูกต้อง", |