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

Delta Between Two Patch Sets: _locales/fa/messages.json

Issue 29470677: Noissue - Updated translations from Crowdin for Adblock Plus 1.13.3 (Closed)
Left Patch Set: Created June 21, 2017, 4:04 p.m.
Right Patch Set: Updated strings from Crowdin Created June 23, 2017, 4:41 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « _locales/es/messages.json ('k') | _locales/hi/messages.json » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "add": { 2 "add": {
3 "message": "اضافه کردن" 3 "message": "اضافه کردن"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "اضافه کردن سایت" 6 "message": "اضافه کردن سایت"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "اضافه کردن فیلتر" 9 "message": "اضافه کردن فیلتر"
10 }, 10 },
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 }, 61 },
62 "invalid_css_selector": { 62 "invalid_css_selector": {
63 "message": "$selector$ انتخابگر معتبری در CSS نیست", 63 "message": "$selector$ انتخابگر معتبری در CSS نیست",
64 "placeholders": { 64 "placeholders": {
65 "selector": { 65 "selector": {
66 "content": "$1" 66 "content": "$1"
67 } 67 }
68 } 68 }
69 }, 69 },
70 "last_updated_at": { 70 "last_updated_at": {
71 "message": "آخرین بروزرسانی در $time$ $date$", 71 "message": "آخرین بروزرسانی در زمان $time$ و تاریخ $date$",
72 "placeholders": { 72 "placeholders": {
73 "date": { 73 "date": {
74 "content": "$2" 74 "content": "$2"
75 }, 75 },
76 "time": { 76 "time": {
77 "content": "$1" 77 "content": "$1"
78 } 78 }
79 } 79 }
80 }, 80 },
81 "last_updated_at_today": { 81 "last_updated_at_today": {
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "unexpected_filter_list_header": { 177 "unexpected_filter_list_header": {
178 "message": "فیلتر لیست هدر ها ، اینجا مجاز نیست" 178 "message": "فیلتر لیست هدر ها ، اینجا مجاز نیست"
179 }, 179 },
180 "update_now": { 180 "update_now": {
181 "message": "آپدیت کن" 181 "message": "آپدیت کن"
182 }, 182 },
183 "whitelisted_domains": { 183 "whitelisted_domains": {
184 "message": "لیست سفید سایت ها (که تبلیغات مسدود نشه)" 184 "message": "لیست سفید سایت ها (که تبلیغات مسدود نشه)"
185 } 185 }
186 } 186 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld