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

Unified Diff: locale/ms/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/mn/filter.json ('k') | locale/nb-NO/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ms/filter.json
diff --git a/locale/ms/filter.json b/locale/ms/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..8e810b2544f31e0db2e1e2944b96008f755e0e20
--- /dev/null
+++ b/locale/ms/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Hanya satu ID elemen untuk disembunyikan boleh dinyatakan"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Tiada kriteria yang dinyatakan untuk mengenal pasti elemen untuk disembunyikan"
+ },
+ "filter_invalid_regexp": {
+ "message": "Ungkapan/Kod yang tidak sah"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Penapis ini hanya ungkapan biasa atau terlalu pendek untuk dioptimumkan. Terlalu banyak penapis mungkin akan melambatkan penjelajahan web."
+ },
+ "filter_unknown_option": {
+ "message": "Pilihan tapisan tidak diketahui"
+ }
+}
« no previous file with comments | « locale/mn/filter.json ('k') | locale/nb-NO/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld