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

Side by Side Diff: locale/sl/desktop-options.json

Issue 29631579: Issue 6170 - import translations for the conflict message (Closed)
Patch Set: Created Dec. 6, 2017, 2:54 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/sk/desktop-options.json ('k') | locale/th/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 "options_acceptableAds_header": { 2 "options_acceptableAds_header": {
3 "message": "Sprejemljivi oglasi" 3 "message": "Sprejemljivi oglasi"
4 }, 4 },
5 "options_close": { 5 "options_close": {
6 "message": "zapri" 6 "message": "zapri"
7 }, 7 },
8 "options_customFilter_cancel": { 8 "options_customFilter_cancel": {
9 "message": "Prekliči" 9 "message": "Prekliči"
10 }, 10 },
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 "message": "Podpora" 48 "message": "Podpora"
49 }, 49 },
50 "options_tab_general": { 50 "options_tab_general": {
51 "message": "Splošno" 51 "message": "Splošno"
52 }, 52 },
53 "options_tab_help": { 53 "options_tab_help": {
54 "message": "Pomoč" 54 "message": "Pomoč"
55 }, 55 },
56 "options_tab_whitelist": { 56 "options_tab_whitelist": {
57 "message": "Dovoljene spletne strani" 57 "message": "Dovoljene spletne strani"
58 },
59 "options_tracking_warning_1": {
60 "message": "Opatili smo, da imate omogočena tako <strong>$tracking$</strong> kot <strong>$acceptableAds$</strong>.",
61 "placeholders": {
62 "acceptableAds": {
63 "content": "$2",
64 "example": "Allow Acceptable Ads"
65 },
66 "tracking": {
67 "content": "$1",
68 "example": "Block additional tracking"
69 }
70 }
71 },
72 "options_tracking_warning_2": {
73 "message": "Upoštevajte, da če želite od oglaševalcev videti ustreznejše ogl ase, je <strong>lahko</strong> pri sprejemljivih oglasih prisotnega nekaj sleden ja."
74 },
75 "options_tracking_warning_3": {
76 "message": "Če imate rajši zasebnost, spodaj označite polje <strong>$accepta bleAdsPrivacy$</strong>.",
77 "placeholders": {
78 "acceptableAdsPrivacy": {
79 "content": "$1",
80 "example": "Only allow ads without third-party tracking"
81 }
82 }
83 },
84 "options_tracking_warning_acknowledgment": {
85 "message": "V redu, razumem"
58 } 86 }
59 } 87 }
OLDNEW
« no previous file with comments | « locale/sk/desktop-options.json ('k') | locale/th/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld