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

Side by Side Diff: locale/tr/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/th/desktop-options.json ('k') | locale/vi/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": "Kabul edilebilir reklamlar, can sıkıcı olmayan ve görüntülemekte olduğunuz içeriğe müdahale etmeyen reklamlardır. <a>Kabul edilebilir reklamlar ölçütleri hakkında daha fazla bilgi alın</a>" 3 "message": "Kabul edilebilir reklamlar, can sıkıcı olmayan ve görüntülemekte olduğunuz içeriğe müdahale etmeyen reklamlardır. <a>Kabul edilebilir reklamlar ölçütleri hakkında daha fazla bilgi alın</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "Kabul edilebilir reklamlar izin verin" 6 "message": "Kabul edilebilir reklamlar izin verin"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "Kabul edilebilir reklamlar zorla girmeyen reklamlardır. Bunlar w eb sitesi sahipleri için gelir kaynağı niteliğinde oldukları için, reklam engell eme ile çevrimiçi içeriği destekleme arasında orta gruptaki reklamlardır." 9 "message": "Kabul edilebilir reklamlar zorla girmeyen reklamlardır. Bunlar w eb sitesi sahipleri için gelir kaynağı niteliğinde oldukları için, reklam engell eme ile çevrimiçi içeriği destekleme arasında orta gruptaki reklamlardır."
10 }, 10 },
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 }, 280 },
281 "options_tab_general": { 281 "options_tab_general": {
282 "message": "Genel" 282 "message": "Genel"
283 }, 283 },
284 "options_tab_help": { 284 "options_tab_help": {
285 "message": "Yardım" 285 "message": "Yardım"
286 }, 286 },
287 "options_tab_whitelist": { 287 "options_tab_whitelist": {
288 "message": "Güvenilir listesindeki web siteleri" 288 "message": "Güvenilir listesindeki web siteleri"
289 }, 289 },
290 "options_tracking_warning_1": {
291 "message": "Her ikisinin de devrede olduğu anlaşılıyor: <strong>$tracking$</ strong> ve <strong>$acceptableAds$</strong>.",
292 "placeholders": {
293 "acceptableAds": {
294 "content": "$2",
295 "example": "Allow Acceptable Ads"
296 },
297 "tracking": {
298 "content": "$1",
299 "example": "Block additional tracking"
300 }
301 }
302 },
303 "options_tracking_warning_2": {
304 "message": "Reklamcıların size daha uygun reklam gösterebilmeleri amacıyla, Kabul Edilebilir Reklamlar'dan bazıları sizi takip ediyor <strong>olabilir</stro ng>."
305 },
306 "options_tracking_warning_3": {
307 "message": "Daha fazla gizlilik istiyorsanız aşağıdaki <strong>$acceptableAd sPrivacy$</strong> kutucuğunu işaretleyin.",
308 "placeholders": {
309 "acceptableAdsPrivacy": {
310 "content": "$1",
311 "example": "Only allow ads without third-party tracking"
312 }
313 }
314 },
315 "options_tracking_warning_acknowledgment": {
316 "message": "Tamam, anladım"
317 },
290 "options_whitelist_add": { 318 "options_whitelist_add": {
291 "message": "WEB SİTESİ EKLEYİN" 319 "message": "WEB SİTESİ EKLEYİN"
292 }, 320 },
293 "options_whitelist_description": { 321 "options_whitelist_description": {
294 "message": "Bu web sitelerinden reklam engellemeyi kapattığınız için, bu sit eleri ziyaret ettiğinizde reklamlar göreceksiniz." 322 "message": "Bu web sitelerinden reklam engellemeyi kapattığınız için, bu sit eleri ziyaret ettiğinizde reklamlar göreceksiniz."
295 }, 323 },
296 "options_whitelist_empty_1": { 324 "options_whitelist_empty_1": {
297 "message": "Hiçbir güvenilir listesindeki web sitesi mevcut değil." 325 "message": "Hiçbir güvenilir listesindeki web sitesi mevcut değil."
298 }, 326 },
299 "options_whitelist_empty_2": { 327 "options_whitelist_empty_2": {
(...skipping 11 matching lines...) Expand all
311 "options_whitelist_placeholder_example": { 339 "options_whitelist_placeholder_example": {
312 "message": "örn. $domain$", 340 "message": "örn. $domain$",
313 "placeholders": { 341 "placeholders": {
314 "domain": { 342 "domain": {
315 "content": "$1", 343 "content": "$1",
316 "example": "www.example.com" 344 "example": "www.example.com"
317 } 345 }
318 } 346 }
319 } 347 }
320 } 348 }
OLDNEW
« no previous file with comments | « locale/th/desktop-options.json ('k') | locale/vi/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld