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

Delta Between Two Patch Sets: locale/uk/desktop-options.json

Issue 29683559: Issue 6336 - Import existing adblockplusui translations from Crowdin (Closed)
Left Patch Set: Created Jan. 29, 2018, 12:06 p.m.
Right Patch Set: Updated with latest crowdin changes Created Feb. 22, 2018, 11:20 a.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 | « locale/uk/common.json ('k') | locale/uk/mobile-options.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 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "«Допустима реклама» не дратує й не перекривається з помітним вмі стом. <a>Дізнатися більше про критерії «Допустимої реклами»</a>" 3 "message": "«Допустима реклама» не дратує й не перекривається з помітним вмі стом. <a>Дізнатися більше про критерії «Допустимої реклами»</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "Включити допустиму рекламу" 6 "message": "Включити допустиму рекламу"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "«Допустима реклама» – це ненав'язлива реклама. Це компроміс між блокуванням реклами та підтримкою онлайн-вмісту, тому що така реклама створює до хід для власників сайтів." 9 "message": "«Допустима реклама» – це ненав'язлива реклама. Це компроміс між блокуванням реклами та підтримкою онлайн-вмісту, тому що така реклама створює до хід для власників сайтів."
10 }, 10 },
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "message": "Обрати мову" 129 "message": "Обрати мову"
130 }, 130 },
131 "options_dialog_predefined_confirm": { 131 "options_dialog_predefined_confirm": {
132 "message": "Так, використовувати цей список фільтрів" 132 "message": "Так, використовувати цей список фільтрів"
133 }, 133 },
134 "options_dialog_predefined_title": { 134 "options_dialog_predefined_title": {
135 "message": "Ви впевнені, що хочете додати цей список?" 135 "message": "Ви впевнені, що хочете додати цей список?"
136 }, 136 },
137 "options_email": { 137 "options_email": {
138 "message": "Електронна пошта:" 138 "message": "Електронна пошта:"
139 },
140 "options_english": {
141 "message": "Англійська"
139 }, 142 },
140 "options_filterList_add": { 143 "options_filterList_add": {
141 "message": "+ Додати новий список фільтрів" 144 "message": "+ Додати новий список фільтрів"
142 }, 145 },
143 "options_filterList_column_name": { 146 "options_filterList_column_name": {
144 "message": "Списки фільтрів" 147 "message": "Списки фільтрів"
145 }, 148 },
146 "options_filterList_column_status": { 149 "options_filterList_column_status": {
147 "message": "Статус" 150 "message": "Статус"
148 }, 151 },
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 "options_whitelist_placeholder_example": { 345 "options_whitelist_placeholder_example": {
343 "message": "наприклад, $domain$", 346 "message": "наприклад, $domain$",
344 "placeholders": { 347 "placeholders": {
345 "domain": { 348 "domain": {
346 "content": "$1", 349 "content": "$1",
347 "example": "www.example.com" 350 "example": "www.example.com"
348 } 351 }
349 } 352 }
350 } 353 }
351 } 354 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld