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

Side by Side Diff: _locales/ko/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 p.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 | « _locales/kn/messages.json ('k') | _locales/lt/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 } 214 }
215 }, 215 },
216 "stats_label_total": { 216 "stats_label_total": {
217 "message": "총 $number$ 개", 217 "message": "총 $number$ 개",
218 "placeholders": { 218 "placeholders": {
219 "number": { 219 "number": {
220 "content": "$1" 220 "content": "$1"
221 } 221 }
222 } 222 }
223 }, 223 },
224 "stats_over": {
225 "message": "$number$ 이상",
226 "placeholders": {
227 "number": {
228 "content": "$1"
229 }
230 }
231 },
232 "stats_share_download": {
233 "message": "애드블록 플러스를 내려받습니다."
234 },
235 "stats_share_message": { 224 "stats_share_message": {
236 "message": "Adblock Plus 덕분에 $number$ 개의 광고와 트래커를 차단했어요.", 225 "message": "Adblock Plus 덕분에 $number$ 개의 광고와 트래커를 차단했어요.",
237 "placeholders": { 226 "placeholders": {
238 "number": { 227 "number": {
239 "content": "$1" 228 "content": "$1"
240 } 229 }
241 } 230 }
242 }, 231 },
243 "stats_share_title": {
244 "message": "이 숫자를 공유"
245 },
246 "stats_show_iconnumber": { 232 "stats_show_iconnumber": {
247 "message": "아이콘에 차단된 광고 개수 표시" 233 "message": "아이콘에 차단된 광고 개수 표시"
248 }, 234 },
249 "stats_title": { 235 "stats_title": {
250 "message": "차단된 광고" 236 "message": "차단된 광고"
251 }, 237 },
252 "subscriptionSelection_location_label": { 238 "subscriptionSelection_location_label": {
253 "message": "위치 (L)" 239 "message": "위치 (L)"
254 }, 240 },
255 "subscriptionSelection_subscriptionSelector_label": { 241 "subscriptionSelection_subscriptionSelector_label": {
256 "message": "다음 목록에서 구독할 필터를 선택하십시오." 242 "message": "다음 목록에서 구독할 필터를 선택하십시오."
257 }, 243 },
258 "subscriptionSelection_title_label": { 244 "subscriptionSelection_title_label": {
259 "message": "이름 (T)" 245 "message": "이름 (T)"
260 }, 246 },
261 "unexpected_filter_list_header": { 247 "unexpected_filter_list_header": {
262 "message": "여기에서 필터 목록 헤더가 허용되지 않습니다" 248 "message": "여기에서 필터 목록 헤더가 허용되지 않습니다"
263 }, 249 },
264 "update_now": { 250 "update_now": {
265 "message": "지금 업데이트" 251 "message": "지금 업데이트"
266 }, 252 },
267 "whitelisted_domains": { 253 "whitelisted_domains": {
268 "message": "허용된 도메인" 254 "message": "허용된 도메인"
269 } 255 }
270 } 256 }
OLDNEW
« no previous file with comments | « _locales/kn/messages.json ('k') | _locales/lt/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld