diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-20 02:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-20 02:19:27 +0000 |
commit | dc426f1e2113c3840b13d7a26bc35df62df15392 (patch) | |
tree | 6e330ce5a97cec292dbcd1c0c8d5fb22798bd7c2 /apps/dashboard/l10n/th.js | |
parent | d682a642ffc9708e35f3454a8a0155d7079dcd1b (diff) | |
download | nextcloud-server-dc426f1e2113c3840b13d7a26bc35df62df15392.tar.gz nextcloud-server-dc426f1e2113c3840b13d7a26bc35df62df15392.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/th.js')
-rw-r--r-- | apps/dashboard/l10n/th.js | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/th.js b/apps/dashboard/l10n/th.js new file mode 100644 index 00000000000..49af58891b0 --- /dev/null +++ b/apps/dashboard/l10n/th.js @@ -0,0 +1,31 @@ +OC.L10N.register( + "dashboard", + { + "Dashboard" : "แดชบอร์ด", + "Dashboard app" : "แอปแดชบอร์ด", + "Show something" : "แสดงบางอย่าง", + "Customize" : "ปรับแต่ง", + "Edit widgets" : "แก้ไข วิดเจ็ต", + "Get more widgets from the app store" : "เพิ่ม วิดเจ็ต จาก แอปสโตร์", + "Change background image" : "เปลี่ยน รูปภาพ พื้นหลัง", + "Weather service" : "บริการ สภาพอากาศ", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "สำหรับความเป็นส่วนตัวของ ข้อมูลสภาพอากาศเป็นการร้องขอในนาม Nextcloud เซิร์ฟเวอร์ ของคุณ ดังนั้นบริการสภาพอากาศจึงไม่ได้รับ หรือจัดเก็บ ข้อมูลส่วนบุคคล", + "Weather data from Met.no" : "ข้อมูลสภาพอากาศจาก Met.no", + "geocoding with Nominatim" : "พิกัดภูมิศาสตร์ จาก Nominatim", + "elevation data from OpenTopoData" : "ข้อมูลความสูงจาก OpenTopoData", + "Weather" : "สภาพอากาศ", + "Status" : "สถานะ", + "Good evening, {name}" : "สายัณห์สวัสดิ์ {name}", + "Good evening" : "สายัณห์สวัสดิ์", + "Good afternoon, {name}" : "ทิวาสวัสดิ์ {name}", + "Good afternoon" : "ทิวาสวัสดิ์", + "Good morning, {name}" : "อรุณสวัสดิ์ {name}", + "Good morning" : "อรุณสวัสดิ์", + "Good night, {name}" : "ราตรีสวัสดิ์ {name}", + "Good night" : "ราตรีสวัสดิ์", + "Pick from files" : "เลือกจากไฟล์", + "Default images" : "รูปภาพเริ่มต้น", + "Plain background" : "พื้นหลังธรรมดา", + "Insert from {productName}" : "แทรกจาก {productName}" +}, +"nplurals=1; plural=0;"); |