diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-27 02:28:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-27 02:28:35 +0000 |
commit | 63912cc5c5abb6e15c0902b0edb1705bd3aec209 (patch) | |
tree | 5afeb491cc08f399a7b71fbd0eed5c7f3ba3a391 /core/l10n/th.js | |
parent | 4df145a6bcb9c6e7999130c1d361466f128bd64e (diff) | |
download | nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.tar.gz nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.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 861f993350b..3efd44ebe81 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -239,7 +239,6 @@ OC.L10N.register( "The profile does not exist." : "โปรไฟล์นี้ไม่มีอยู่", "Back to %s" : "กลับสู่ %s", "Page not found" : "ไม่พบหน้า", - "The page could not be found on the server." : "ไม่พบหน้านี้บนเซิร์ฟเวอร์", "Too many requests" : "มีคำขอมากเกินไป", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "มีการส่งคำขอจากเครือข่ายของคุณมากเกินไป กรุณาลองอีกครั้งในภายหลัง หรือติดต่อผู้ดูแลระบบหากเป็นข้อผิดพลาด", "Error" : "ข้อผิดพลาด", @@ -359,6 +358,7 @@ OC.L10N.register( "Contacts" : "รายชื่อผู้ติดต่อ", "Contacts menu" : "เมนูรายชื่อผู้ติดต่อ", "Setup two-factor authentication" : "ตั้งค่าการยืนยันสองปัจจัย", - "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา" + "Press enter to start searching" : "กด Enter เพื่อเริ่มค้นหา", + "The page could not be found on the server." : "ไม่พบหน้านี้บนเซิร์ฟเวอร์" }, "nplurals=1; plural=0;"); |