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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locale/uk/filter.json ('k') | locale/zh-CN/filter.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "filter_elemhide_duplicate_id": {
3 "message": "Chỉ có thể xác định một ID của phần tử bị ẩn"
4 },
5 "filter_elemhide_nocriteria": {
6 "message": "Không có chuẩn để nhận diện các phần tử bị ẩn"
7 },
8 "filter_invalid_regexp": {
9 "message": "Biểu hiện thường xuyên không hợp lệ"
10 },
11 "filter_regexp_tooltip": {
12 "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."
13 },
14 "filter_unknown_option": {
15 "message": "Bộ lọc tùy chọn không rõ"
16 }
17 }
OLDNEW
« 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