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

Side by Side Diff: _locales/te/messages.json

Issue 11396001: Fixed broken links on options page (Closed)
Patch Set: Created Aug. 5, 2013, 3:07 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 | « _locales/sv/messages.json ('k') | _locales/th/messages.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 "add": { 2 "add": {
3 "message": "చేర్చు" 3 "message": "చేర్చు"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "వాటికను (ప్రదేశాన్ని,డొమైన్ ను) జోడించు" 6 "message": "వాటికను (ప్రదేశాన్ని,డొమైన్ ను) జోడించు"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "తొట్టుని (వడపోతని) చేర్చు" 9 "message": "తొట్టుని (వడపోతని) చేర్చు"
10 }, 10 },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "enable_only_the": { 44 "enable_only_the": {
45 "message": "అవసరమయిన తొట్టెలను (వడపోతలను) మాత్రమే ప్రారంభించు. ఎక్కువ తొట్టె లు (వడపోతలు) క్రోమ్ ని స్పందించకుండా చేయవచ్చు " 45 "message": "అవసరమయిన తొట్టెలను (వడపోతలను) మాత్రమే ప్రారంభించు. ఎక్కువ తొట్టె లు (వడపోతలు) క్రోమ్ ని స్పందించకుండా చేయవచ్చు "
46 }, 46 },
47 "enabled_for_site": { 47 "enabled_for_site": {
48 "message": "ఈ సైట్ యందు యాడ్ బ్లాక్ ప్లస్ ప్రారంభించబడింది. " 48 "message": "ఈ సైట్ యందు యాడ్ బ్లాక్ ప్లస్ ప్రారంభించబడింది. "
49 }, 49 },
50 "filter_lists": { 50 "filter_lists": {
51 "message": "జాబితాలని వడకొట్టు" 51 "message": "జాబితాలని వడకొట్టు"
52 }, 52 },
53 "filter_must_follow_syntax": { 53 "filter_must_follow_syntax": {
54 "message": "మీ వడపోత (ఫిల్టర్) క్రింది యాడ్ బ్లాక్ ప్లస్ వడపోత సింటెక్స్ </a > ను అనుసరించే ఉండాలి \n <a href='$url$'>.", 54 "message": "మీ వడపోత (ఫిల్టర్) క్రింది యాడ్ బ్లాక్ ప్లస్ వడపోత సింటెక్స్ </a > ను అనుసరించే ఉండాలి \n <a>."
55 "placeholders": {
56 "url": {
57 "content": "$1"
58 }
59 }
60 }, 55 },
61 "found_a_bug": { 56 "found_a_bug": {
62 "message": "ఒక లోపాన్ని కనుగొన్నారా? మీ భాషలోకి యాడ్ బ్లాక్ ప్లస్ ని అనువదిం చాలనుకుంటున్నారా? దయచేసి మీ అభ్యర్ధనని ఇక్కడ <a Href='$url$'> పొందుపరచండి. ", 57 "message": "ఒక లోపాన్ని కనుగొన్నారా? మీ భాషలోకి యాడ్ బ్లాక్ ప్లస్ ని అనువదిం చాలనుకుంటున్నారా? దయచేసి మీ అభ్యర్ధనని ఇక్కడ <a> పొందుపరచండి. "
63 "placeholders": {
64 "url": {
65 "content": "$1"
66 }
67 }
68 }, 58 },
69 "general": { 59 "general": {
70 "message": "సాధారణం" 60 "message": "సాధారణం"
71 }, 61 },
72 "last_updated_at": { 62 "last_updated_at": {
73 "message": "తాజా నవీనకరణ $time$ $date$ యందు", 63 "message": "తాజా నవీనకరణ $time$ $date$ యందు",
74 "placeholders": { 64 "placeholders": {
75 "date": { 65 "date": {
76 "content": "$2" 66 "content": "$2"
77 }, 67 },
(...skipping 30 matching lines...) Expand all
108 }, 98 },
109 "subscriptionSelection_subscriptionSelector_label": { 99 "subscriptionSelection_subscriptionSelector_label": {
110 "message": "జాబితా నుండి ఒక తొట్టె (వడపోత) చందాని ఎంచుకోండి:" 100 "message": "జాబితా నుండి ఒక తొట్టె (వడపోత) చందాని ఎంచుకోండి:"
111 }, 101 },
112 "update_now": { 102 "update_now": {
113 "message": "ఇప్పుడు నవీనీకరించు" 103 "message": "ఇప్పుడు నవీనీకరించు"
114 }, 104 },
115 "whitelisted_domains": { 105 "whitelisted_domains": {
116 "message": "నమ్మదగిన వాటికలు (ప్రదేశాలు)" 106 "message": "నమ్మదగిన వాటికలు (ప్రదేశాలు)"
117 } 107 }
118 } 108 }
OLDNEW
« no previous file with comments | « _locales/sv/messages.json ('k') | _locales/th/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld