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

Side by Side Diff: locale/he/mobile-options.json

Issue 29633608: Issue 6179 - import remaining translations from the crowdin (Closed)
Patch Set: Updated translations with latest fixes by Tamara Created Dec. 18, 2017, 12:03 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 | « locale/he/issue-reporter.json ('k') | locale/hr/desktop-options.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 "mops_acceptableAds_description": { 2 "mops_acceptableAds_description": {
3 "message": "אפשור קצת פרסום לא פולשני" 3 "message": "התר במידה פרסום בלתי-פולשני"
4 },
5 "mops_acceptableAds_more": {
6 "message": "למד עוד"
4 }, 7 },
5 "mops_action_cancel": { 8 "mops_action_cancel": {
6 "message": "ביטול" 9 "message": "ביטול"
7 }, 10 },
11 "mops_enabled_label": {
12 "message": "אפשר את Adblock Plus על <strong>$domain$</strong>",
13 "placeholders": {
14 "domain": {
15 "content": "$1",
16 "example": "example.com"
17 }
18 }
19 },
20 "mops_error_title": {
21 "message": "אנא הכנס כותרת"
22 },
23 "mops_error_url": {
24 "message": "אנא הכנס קישור כתובת"
25 },
26 "mops_filterlist_add": {
27 "message": "+ הוסף רשימת מסננים"
28 },
29 "mops_filterlist_add_action": {
30 "message": "הוסף רשימת מסננים"
31 },
32 "mops_filterlist_add_url": {
33 "message": "+ הוסף רשימת מסננים מותאמת אישית"
34 },
35 "mops_header": {
36 "message": "הגדרות Adblock Plus"
37 },
38 "mops_subscribe_header": {
39 "message": "הוסף רשימת מסננים מותאמת אישית"
40 },
41 "mops_subscribe_title": {
42 "message": "שם רשימת המסננים"
43 },
44 "mops_subscribe_url": {
45 "message": "כתובת רשימת המסננים"
46 },
8 "mops_subscriptions_header": { 47 "mops_subscriptions_header": {
9 "message": "הרשמות מסננים" 48 "message": "מנויי מסננים"
49 },
50 "mops_title": {
51 "message": "הגדרות Adblock Plus"
10 } 52 }
11 } 53 }
OLDNEW
« no previous file with comments | « locale/he/issue-reporter.json ('k') | locale/hr/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld