diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /core/l10n/th.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.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, 2 insertions, 2 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index dbceb400473..1a67925bc94 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -139,12 +139,12 @@ OC.L10N.register( "Reset search" : "รีเซ็ตการค้นหา", "Start search" : "เริ่มค้นหา", "Search for {name} only" : "ค้นหาเฉพาะ {name} เท่านั้น", - "No results for {query}" : "ไม่มีผลลัพธ์สำหรับ {query}", - "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", "Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา", "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …", "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", "Search" : "ค้นหา", + "No results for {query}" : "ไม่มีผลลัพธ์สำหรับ {query}", + "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", "An error occurred while searching for {type}" : "เกิดข้อผิดพลาดขณะค้นหา {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["โปรดพิมพ์อย่างน้อย {minSearchLength} ตัวอักษรเพื่อค้นหา"], "This browser is not supported" : "เบราว์เซอร์นี้ไม่ได้รับการสนับสนุน", |