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

Side by Side Diff: locale/ar/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 | « no previous file | locale/be/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_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 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 }, 268 },
269 "options_tab_general": { 269 "options_tab_general": {
270 "message": "عامة" 270 "message": "عامة"
271 }, 271 },
272 "options_tab_help": { 272 "options_tab_help": {
273 "message": "تعليمات" 273 "message": "تعليمات"
274 }, 274 },
275 "options_tab_whitelist": { 275 "options_tab_whitelist": {
276 "message": "مواقع الويب المدرجة في القوائم البيضاء" 276 "message": "مواقع الويب المدرجة في القوائم البيضاء"
277 }, 277 },
278 "options_tracking_warning_1": {
279 "message": "لاحظنا أنه لديك على حد سواء <strong>$tracking$</strong> و <stron g>$acceptableAds$</strong> مفعلة.",
280 "placeholders": {
281 "acceptableAds": {
282 "content": "$2",
283 "example": "Allow Acceptable Ads"
284 },
285 "tracking": {
286 "content": "$1",
287 "example": "Block additional tracking"
288 }
289 }
290 },
291 "options_tracking_warning_2": {
292 "message": "نريدك أن تعرف أنه حتى يتمكن المعلنون من عرض إعلانات ملائمة أكثر، <strong>قد</strong> يكون هناك بعض التتبع مع الإعلانات المقبولة."
293 },
294 "options_tracking_warning_3": {
295 "message": "إذا كنت تفضل خصوصية إضافية، حدد <strong>$acceptableAdsPrivacy$</ strong> خانة الاختيار أدناه.",
296 "placeholders": {
297 "acceptableAdsPrivacy": {
298 "content": "$1",
299 "example": "Only allow ads without third-party tracking"
300 }
301 }
302 },
303 "options_tracking_warning_acknowledgment": {
304 "message": "حسناً، فهمت"
305 },
278 "options_whitelist_add": { 306 "options_whitelist_add": {
279 "message": "إضافة موقع ويب" 307 "message": "إضافة موقع ويب"
280 }, 308 },
281 "options_whitelist_description": { 309 "options_whitelist_description": {
282 "message": "لقد أوقفت تشغيل حجب الإعلانات في مواقع الويب هذه ومن ثم سترى إعل اناتها فيها." 310 "message": "لقد أوقفت تشغيل حجب الإعلانات في مواقع الويب هذه ومن ثم سترى إعل اناتها فيها."
283 }, 311 },
284 "options_whitelist_empty_1": { 312 "options_whitelist_empty_1": {
285 "message": "ليس لديك أي مواقع ويب مدرجة في القائمة البيضاء." 313 "message": "ليس لديك أي مواقع ويب مدرجة في القائمة البيضاء."
286 }, 314 },
287 "options_whitelist_empty_2": { 315 "options_whitelist_empty_2": {
(...skipping 11 matching lines...) Expand all
299 "options_whitelist_placeholder_example": { 327 "options_whitelist_placeholder_example": {
300 "message": "مثال $domain$", 328 "message": "مثال $domain$",
301 "placeholders": { 329 "placeholders": {
302 "domain": { 330 "domain": {
303 "content": "$1", 331 "content": "$1",
304 "example": "www.example.com" 332 "example": "www.example.com"
305 } 333 }
306 } 334 }
307 } 335 }
308 } 336 }
OLDNEW
« no previous file with comments | « no previous file | locale/be/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld