Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/th/filter.json

Issue 29372834: Issue 4833 - Add translations for invalid filter messages (Closed)
Patch Set: Created Jan. 24, 2017, 11:14 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/sv-SE/filter.json ('k') | locale/tr/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/th/filter.json
diff --git a/locale/th/filter.json b/locale/th/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..f883ed3d3bb180a763183ed79b3904a9431122c5
--- /dev/null
+++ b/locale/th/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "มีเฉพาะรหัสประจำตัววัตถุเดียวเท่านั้นที่ซ่อนที่สามารถระบุได้"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "ไม่มีเกณฑ์ที่ระบุที่จำวัตถุที่จะซ่อน"
+ },
+ "filter_invalid_regexp": {
+ "message": "นิพจน์ทั่วไปที่ไม่ถูกต้อง"
+ },
+ "filter_regexp_tooltip": {
+ "message": "ตัวกรองนี้ก็เป็นการแสดงออกทั่วไปหรือสั้นเกินกว่าจะใช้ให้เหมาะสม ถ้ามีตัวกรองประเภทนี้มากเกินไปจะทำให้การเข้าเว็บช้าได้"
+ },
+ "filter_unknown_option": {
+ "message": "ตัวเลือกตัวกรองที่ไม่รู้จัก"
+ }
+}
« no previous file with comments | « locale/sv-SE/filter.json ('k') | locale/tr/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld