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

Delta Between Two Patch Sets: _locales/pt_PT/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Left Patch Set: Created March 23, 2018, 1:18 a.m.
Right Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 p.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 | « _locales/pt_BR/messages.json ('k') | _locales/ro/messages.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 "add": { 2 "add": {
3 "message": "Adicionar" 3 "message": "Adicionar"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Adicionar domínio" 6 "message": "Adicionar domínio"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Adicionar filtro" 9 "message": "Adicionar filtro"
10 }, 10 },
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 }, 148 },
149 "line": { 149 "line": {
150 "message": "Linha $number$", 150 "message": "Linha $number$",
151 "placeholders": { 151 "placeholders": {
152 "number": { 152 "number": {
153 "content": "$1" 153 "content": "$1"
154 } 154 }
155 } 155 }
156 }, 156 },
157 "loading": { 157 "loading": {
158 "message": "Carregar..." 158 "message": "Carregando..."
159 }, 159 },
160 "name": { 160 "name": {
161 "message": "Adblock Plus" 161 "message": "Adblock Plus"
162 }, 162 },
163 "name_devbuild": { 163 "name_devbuild": {
164 "message": "Versão de desenvolvimento do Adblock Plus" 164 "message": "Versão de desenvolvimento do Adblock Plus"
165 }, 165 },
166 "notification_configure": { 166 "notification_configure": {
167 "message": "Configurar definições de notificação" 167 "message": "Configurar definições de notificação"
168 }, 168 },
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 "unexpected_filter_list_header": { 253 "unexpected_filter_list_header": {
254 "message": "Filtrar lista de cabeçalhos não é permitido aqui" 254 "message": "Filtrar lista de cabeçalhos não é permitido aqui"
255 }, 255 },
256 "update_now": { 256 "update_now": {
257 "message": "Atualizar agora" 257 "message": "Atualizar agora"
258 }, 258 },
259 "whitelisted_domains": { 259 "whitelisted_domains": {
260 "message": "Domínios na lista branca" 260 "message": "Domínios na lista branca"
261 } 261 }
262 } 262 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld