mirror of
https://github.com/inventree/inventree-app.git
synced 2025-05-03 07:48:53 +00:00
New translations app_en.arb (Portuguese) (#177)
This commit is contained in:
parent
aa274b2e45
commit
33d11241e5
@ -1,5 +1,13 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
},
|
||||
"ok": "OK",
|
||||
"@ok": {
|
||||
"description": "OK"
|
||||
},
|
||||
"about": "Sobre",
|
||||
"@about": {},
|
||||
"accountDetails": "Detalhes da Conta",
|
||||
@ -40,10 +48,14 @@
|
||||
},
|
||||
"attachmentNone": "Não foram encontrados quaisquer anexos",
|
||||
"@attachmentNone": {},
|
||||
"attachmentNoneDetail": "Não foram encontrados anexos",
|
||||
"@attachmentNoneDetail": {},
|
||||
"attachmentSelect": "Selecionar anexo",
|
||||
"@attachmentSelect": {},
|
||||
"attention": "Aviso",
|
||||
"@attention": {},
|
||||
"availableStock": "Stock disponível",
|
||||
"@availableStock": {},
|
||||
"barcodeAssign": "Atribuir Código de Barras",
|
||||
"@barcodeAssign": {},
|
||||
"barcodeAssigned": "Código de barras atribuído",
|
||||
@ -68,6 +80,8 @@
|
||||
"@barcodeScanLocation": {},
|
||||
"barcodeScanIntoLocationSuccess": "Escaneado no local",
|
||||
"@barcodeScanIntoLocationSuccess": {},
|
||||
"barcodeScanIntoLocationFailure": "O item não foi digitalizado em",
|
||||
"@barcodeScanIntoLocationFailure": {},
|
||||
"barcodeScanItem": "Escanear ítem",
|
||||
"@barcodeScanItem": {},
|
||||
"barcodeTones": "Tons do código de barras",
|
||||
@ -174,6 +188,14 @@
|
||||
"@errorCreate": {},
|
||||
"errorDelete": "Erro ao excluir entrada no banco de dados",
|
||||
"@errorDelete": {},
|
||||
"errorDetails": "Detalhes do erro",
|
||||
"@errorDetails": {},
|
||||
"errorFetch": "Erro ao recolher dados do servidor",
|
||||
"@errorFetch": {},
|
||||
"errorReporting": "Comunicação de Erros",
|
||||
"@errorReporting": {},
|
||||
"errorReportUpload": "Enviar relatórios de erro",
|
||||
"@errorReportUpload": {},
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"@homeShowSupplierDescription": {},
|
||||
"lastUpdated": "Ultima atualização",
|
||||
|
Loading…
x
Reference in New Issue
Block a user