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

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

Issue 29679601: Issue 6316 - Add translations for the word English (Closed)
Patch Set: Created Jan. 25, 2018, 1:53 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/hu/desktop-options.json ('k') | locale/is/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_close": { 2 "options_close": {
3 "message": "tutup" 3 "message": "tutup"
4 }, 4 },
5 "options_customFilter_cancel": { 5 "options_customFilter_cancel": {
6 "message": "Batal" 6 "message": "Batal"
7 }, 7 },
8 "options_customFilter_edit": { 8 "options_customFilter_edit": {
9 "message": "Ubah Filter" 9 "message": "Ubah Filter"
10 }, 10 },
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 }, 43 },
44 "options_dialog_language_title": { 44 "options_dialog_language_title": {
45 "message": "Pilih Bahasa" 45 "message": "Pilih Bahasa"
46 }, 46 },
47 "options_dialog_predefined_confirm": { 47 "options_dialog_predefined_confirm": {
48 "message": "Ya, gunakan saringan ini" 48 "message": "Ya, gunakan saringan ini"
49 }, 49 },
50 "options_email": { 50 "options_email": {
51 "message": "Surel:" 51 "message": "Surel:"
52 }, 52 },
53 "options_english": {
54 "message": "Bahasa Inggris"
55 },
53 "options_filterList_column_name": { 56 "options_filterList_column_name": {
54 "message": "Daftar penyaring" 57 "message": "Daftar penyaring"
55 }, 58 },
56 "options_filterList_column_status": { 59 "options_filterList_column_status": {
57 "message": "Status" 60 "message": "Status"
58 }, 61 },
59 "options_filterList_lastDownload_checksumMismatch": { 62 "options_filterList_lastDownload_checksumMismatch": {
60 "message": "Gagal, checksum tidak cocok" 63 "message": "Gagal, checksum tidak cocok"
61 }, 64 },
62 "options_filterList_lastDownload_connectionError": { 65 "options_filterList_lastDownload_connectionError": {
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 "options_whitelist_placeholder_example": { 158 "options_whitelist_placeholder_example": {
156 "message": "misalnya $domain$", 159 "message": "misalnya $domain$",
157 "placeholders": { 160 "placeholders": {
158 "domain": { 161 "domain": {
159 "content": "$1", 162 "content": "$1",
160 "example": "www.example.com" 163 "example": "www.example.com"
161 } 164 }
162 } 165 }
163 } 166 }
164 } 167 }
OLDNEW
« no previous file with comments | « locale/hu/desktop-options.json ('k') | locale/is/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld