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

Unified Diff: locale/vi/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/uk/filter.json ('k') | locale/zh-CN/filter.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/vi/filter.json
diff --git a/locale/vi/filter.json b/locale/vi/filter.json
new file mode 100644
index 0000000000000000000000000000000000000000..abe26cfc9a66d9d65b820d926d3dbc7163283798
--- /dev/null
+++ b/locale/vi/filter.json
@@ -0,0 +1,17 @@
+{
+ "filter_elemhide_duplicate_id": {
+ "message": "Chỉ có thể xác định một ID của phần tử bị ẩn"
+ },
+ "filter_elemhide_nocriteria": {
+ "message": "Không có chuẩn để nhận diện các phần tử bị ẩn"
+ },
+ "filter_invalid_regexp": {
+ "message": "Biểu hiện thường xuyên không hợp lệ"
+ },
+ "filter_regexp_tooltip": {
+ "message": "Bộ lọc này là một biểu thức chính quy hoặc là do quá ngắn nên không tối ưu hóa được. Quá nhiều bộ lọc như thế này có thể làm chậm việc duyệt của bạn."
+ },
+ "filter_unknown_option": {
+ "message": "Bộ lọc tùy chọn không rõ"
+ }
+}
« no previous file with comments | « locale/uk/filter.json ('k') | locale/zh-CN/filter.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld