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

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

Issue 29632580: Issue 6173 - import options page title translations (Closed)
Patch Set: Created Dec. 7, 2017, 2:24 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
OLDNEW
1 { 1 {
2 "options_acceptableAds_ads_label": { 2 "options_acceptableAds_ads_label": {
3 "message": "Dopusti prihvatljive oglase" 3 "message": "Dopusti prihvatljive oglase"
4 }, 4 },
5 "options_acceptableAds_header": { 5 "options_acceptableAds_header": {
6 "message": "Prihvatljive reklame" 6 "message": "Prihvatljive reklame"
7 }, 7 },
8 "options_close": { 8 "options_close": {
9 "message": "zatvori" 9 "message": "zatvori"
10 }, 10 },
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 }, 142 },
143 "options_learn_more": { 143 "options_learn_more": {
144 "message": "Saznajte više" 144 "message": "Saznajte više"
145 }, 145 },
146 "options_new_label": { 146 "options_new_label": {
147 "message": "Novi" 147 "message": "Novi"
148 }, 148 },
149 "options_notification_hide": { 149 "options_notification_hide": {
150 "message": "Zatvori obavijest" 150 "message": "Zatvori obavijest"
151 }, 151 },
152 "options_page_document_title": {
153 "message": "Postavke"
154 },
152 "options_page_title": { 155 "options_page_title": {
153 "message": "Postavke" 156 "message": "Postavke"
154 }, 157 },
155 "options_privacy_header": { 158 "options_privacy_header": {
156 "message": "Privatnost i sigurnost" 159 "message": "Privatnost i sigurnost"
157 }, 160 },
158 "options_protection_privacy_tooltip": { 161 "options_protection_privacy_tooltip": {
159 "message": "Zaštitite osobne podatke uklanjanjem svih oblika praćenja na int ernetu uključujući informacije kolektora." 162 "message": "Zaštitite osobne podatke uklanjanjem svih oblika praćenja na int ernetu uključujući informacije kolektora."
160 }, 163 },
161 "options_report_ad": { 164 "options_report_ad": {
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 "options_whitelist_placeholder_example": { 215 "options_whitelist_placeholder_example": {
213 "message": "npr. $domain$", 216 "message": "npr. $domain$",
214 "placeholders": { 217 "placeholders": {
215 "domain": { 218 "domain": {
216 "content": "$1", 219 "content": "$1",
217 "example": "www.example.com" 220 "example": "www.example.com"
218 } 221 }
219 } 222 }
220 } 223 }
221 } 224 }
OLDNEW

Powered by Google App Engine
This is Rietveld