diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/th.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index 5d7a7108bfe..49ab6bbbd54 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -133,10 +133,11 @@ OC.L10N.register( "Install the Contacts app" : "ติดตั้งแอปรายชื่อ", "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …", "Looking for {term} …" : "กำลังค้นหา {term} …", - "Modified" : "แก้ไขเมื่อ", + "Date" : "วันที่", "Today" : "วันนี้", "People" : "ผู้คน", "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", + "Searching …" : "กำลังค้นหา …", "Forgot password?" : "ลืมรหัสผ่าน?", "Back" : "ย้อนกลับ", "Login form is disabled." : "ฟอร์มล็อกอินถูกปิดใช้งาน", @@ -336,6 +337,7 @@ OC.L10N.register( "No more subfolders in here" : "ไม่พบโฟลเดอร์ย่อยเพิ่มเติมที่นี่", "Name" : "ชื่อ", "Size" : "ขนาด", + "Modified" : "แก้ไขเมื่อ", "\"{name}\" is an invalid file name." : "\"{name}\" เป็นชื่อไฟล์ที่ไม่ถูกต้อง", "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้", "\"/\" is not allowed inside a file name." : "ไม่อนุญาตให้ใช้ \"/\" ในชื่อไฟล์", |