Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Schmidt <github@chsc.dk>2018-06-08 01:50:53 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-06-08 01:50:53 +0300
commit3bb70547569d02d07db038f42b6b07be9de6d4e4 (patch)
treefea0f40a080770a4b204ae2dec8dcf9ba9d6c396 /plugins/SitesManager/lang/th.json
parent5076bd6bfdc32b969f122a5ef65c02fb1ab3c5b2 (diff)
Translate timezone names (#12901)
* Translate timezone names * Add translations * Remove unnecessary help text * Wrap less code in try/catch * Always populate timezone_name * Use "UTC" instead of "GMT" from CLDR * Update screenshot
Diffstat (limited to 'plugins/SitesManager/lang/th.json')
-rw-r--r--plugins/SitesManager/lang/th.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/SitesManager/lang/th.json b/plugins/SitesManager/lang/th.json
index 4faed17a76..11f57bed64 100644
--- a/plugins/SitesManager/lang/th.json
+++ b/plugins/SitesManager/lang/th.json
@@ -4,7 +4,6 @@
"AdvancedTimezoneSupportNotFound": "ไม่พบการสนับสนุนโซนเวลาขั้นสูงใน PHP ของคุณ (ได้รับการสนับสนุนใน PHP>=5.2) นอกจากนี้คุณยังสามารถเลือกออฟเซต UTC ด้วยตนเองได้",
"AliasUrlHelp": "เป็นที่แนะนำ แต่ไม่จำเป็น การระบุต่างๆ ของ url อย่างใดอย่างหนึ่ง สำหรับแต่ละบรรทัดที่ผู้เข้าชมของคุณสามารถใช้เพื่อเข้าถึงเว็บไซต์นี้ นามแฝง url สำหรับเว็บไซต์จะไม่ปรากฏในที่ แหล่งที่มา > รายงานเว็บไซต์ หมายเหตุว่า คุณไม่จำเป็นต้องระบุ url ที่มีและไม่มี 'www' Matomo จะพิจารณาทั้งสองอย่างโดยอัตโนมัติ",
"ChangingYourTimezoneWillOnlyAffectDataForward": "เปลี่ยนโซนเวลาของคุณจะเท่านั้น มีผลต่อข้อมูลไปข้างหน้า และจะไม่สามารถใช้ย้อนหลังได้",
- "ChooseCityInSameTimezoneAsYou": "เลือกเมืองในโซนเวลาเดียวกันกับคุณ",
"Currency": "สกุลเงิน",
"CurrencySymbolWillBeUsedForGoals": "สัญลักษณ์สกุลเงินจะแสดงถัดจากเป้าหมายรายได้",
"DefaultCurrencyForNewWebsites": "สกุลเงินเริ่มต้นสำหรับเว็บไซต์ใหม่",
@@ -42,4 +41,4 @@
"WebsitesManagement": "การจัดการเว็บไซต์",
"YourCurrentIpAddressIs": "ที่อยู่ IP ของคุณปัจจุบันคือ %s"
}
-} \ No newline at end of file
+}