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:
authorThomas Steur <thomas.steur@gmail.com>2014-08-24 21:24:02 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-08-24 23:14:45 +0400
commitc1573b9becddcaf3156294d11b3ee6945d2ec08a (patch)
treeebb409f47778d6116f8e4159e902510f5b5f1c8e /plugins/PrivacyManager/lang/th.json
parentfb52fd827ebb2fc804c3da764acebbe3a844c248 (diff)
refs #5863 another try to move translations into plugins. This time we always load all translations of all plugins that are not 3rd party and bogus. As the translation file will be cached the time to load the translation drops from > 10ms to 1ms
Diffstat (limited to 'plugins/PrivacyManager/lang/th.json')
-rw-r--r--plugins/PrivacyManager/lang/th.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/plugins/PrivacyManager/lang/th.json b/plugins/PrivacyManager/lang/th.json
new file mode 100644
index 0000000000..50aad9f7de
--- /dev/null
+++ b/plugins/PrivacyManager/lang/th.json
@@ -0,0 +1,23 @@
+{
+ "PrivacyManager": {
+ "AnonymizeIpInlineHelp": "Anonymize มีขนาดเป็นไบต์ล่าสุดของที่อยู่ IP ของผู้เข้าชมเพื่อให้สอดคล้องกับนโยบายข้อมูลส่วนบุคคลภายในเครื่องของคุณ",
+ "ClickHereSettings": "คลิกที่นี่เพื่อเข้าถึงการตั้งค่า %s",
+ "CurrentDBSize": "ขนาดฐานข้อมูลปัจจุบัน",
+ "DBPurged": "ล้าง DB",
+ "DeleteDataInterval": "ลบข้อมูลเก่าทุกๆ",
+ "DeleteDataSettings": "ลบบันทึกการเข้าชมและรายงานที่เก่าแล้ว",
+ "DeleteLogsOlderThan": "ลบบันทึก logs ที่มีอายุเก่ากว่า",
+ "DeleteMaxRowsNoLimit": "ไม่จำกัด",
+ "DeleteReportsOlderThan": "ลบรายงานที่มีอายุเก่ากว่า",
+ "KeepDataFor": "เก็บข้อมูลทั้งหมดไว้:",
+ "LastDelete": "ลบครั้งสุดท้ายเมื่อ",
+ "MenuPrivacySettings": "ความเป็นส่วนตัว",
+ "PluginDescription": "กำหนด Piwik เพื่อให้สอดคล้องกับความเป็นส่วนตัวของกฎหมายที่มีอยู่",
+ "PurgeNow": "ล้างข้อมูลในฐานข้อมูลตอนนี้เลย",
+ "PurgingData": "กำลังล้างข้อมูล...",
+ "ReportsDataSavedEstimate": "ขนาดฐานข้อมูล",
+ "Teaser": "ในหน้านี้ คุณสามารถปรับแต่ง Piwik เพื่อให้สอดคล้องกับความเป็นส่วนตัวตามกฎหมายที่มีอยู่โดย: %s ผู้เข้าชมแบบไม่ระบุ IP %s, %s จะลบไฟบ์บันทึกโดยอัตโนมัติของการเข้าเยี่ยมชมเก่าจากฐานข้อมูล %s และ %s การให้กลไกการออกแบบสำหรับเว็บไซต์ของคุณ %s",
+ "TeaserHeadline": "การตั้งค่าความเป็นส่วนตัว",
+ "UseAnonymizeIp": "ผู้เข้าชมแบบไม่ระบุที่อยู่ IP"
+ }
+} \ No newline at end of file