New translations strings.i18n.json (Portuguese, Brazilian)
This commit is contained in:
parent
578d800008
commit
dea7147fba
|
@ -61,7 +61,7 @@
|
||||||
"supporter": "'Tier' de apoiador ${Tier}",
|
"supporter": "'Tier' de apoiador ${Tier}",
|
||||||
"comparingWith": "Data from ${newDate} comparing with ${oldDate}",
|
"comparingWith": "Data from ${newDate} comparing with ${oldDate}",
|
||||||
"compare": "Compare",
|
"compare": "Compare",
|
||||||
"comparison": "Comparison",
|
"comparison": "Comparação",
|
||||||
"general": "General",
|
"general": "General",
|
||||||
"badges": "Badges",
|
"badges": "Badges",
|
||||||
"obtainDate": "Obtained ${date}",
|
"obtainDate": "Obtained ${date}",
|
||||||
|
@ -118,11 +118,11 @@
|
||||||
"stateRemoved": "${date} state was removed from database!",
|
"stateRemoved": "${date} state was removed from database!",
|
||||||
"matchRemoved": "${date} match was removed from database!",
|
"matchRemoved": "${date} match was removed from database!",
|
||||||
"notForWeb": "Function is not available for web version",
|
"notForWeb": "Function is not available for web version",
|
||||||
"importSuccess": "Import successful",
|
"importSuccess": "Importação bem sucedida",
|
||||||
"importCancelled": "Import was cancelled"
|
"importCancelled": "A importação foi cancelada"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"noRecords": "No records",
|
"noRecords": "Nenhum registro",
|
||||||
"notEnoughData": "Not enough data",
|
"notEnoughData": "Not enough data",
|
||||||
"noHistorySaved": "No history saved",
|
"noHistorySaved": "No history saved",
|
||||||
"connection": "Some issue with connection: ${code} ${message}",
|
"connection": "Some issue with connection: ${code} ${message}",
|
||||||
|
@ -179,11 +179,11 @@
|
||||||
"cutoffTR": "Cutoff TR",
|
"cutoffTR": "Cutoff TR",
|
||||||
"targetTR": "Target TR",
|
"targetTR": "Target TR",
|
||||||
"state": "State",
|
"state": "State",
|
||||||
"advanced": "Advanced",
|
"advanced": "Avançado",
|
||||||
"players": "Players ($n)",
|
"players": "Players ($n)",
|
||||||
"moreInfo": "More Info",
|
"moreInfo": "More Info",
|
||||||
"NumberOne": "№ 1 is $tr TR",
|
"NumberOne": "O n. º 1 $tr TR",
|
||||||
"inflated": "Inflated on $tr TR",
|
"inflated": "Infestado de $tr TR",
|
||||||
"notInflated": "Not inflated",
|
"notInflated": "Not inflated",
|
||||||
"deflated": "Deflated on $tr TR",
|
"deflated": "Deflated on $tr TR",
|
||||||
"notDeflated": "Not deflated",
|
"notDeflated": "Not deflated",
|
||||||
|
|
Loading…
Reference in New Issue