Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #498

Merged
merged 11 commits into from
Feb 10, 2021
4 changes: 4 additions & 0 deletions messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@
"description": "Label for name & version of current configuration",
"message": "Configuración actual"
},
"screens.Settings.importConfig": {
"description": "Button to import Mapeo config file",
"message": "Importar configuración"
},
"screens.Settings.language": {
"description": "Primary text for language settings",
"message": "Idioma"
Expand Down
28 changes: 26 additions & 2 deletions messages/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
"description": "Button on dialog to keep editing (cancelling close action)",
"message": "Continuar editando"
},
"AppContainer.EditHeader.discardChangesContent": {
"description": "Button on dialog to cancel observation edits",
"message": "Descartar alterações"
},
"AppContainer.EditHeader.discardChangesTitle": {
"description": "Title of dialog that shows when cancelling observation edits",
"message": "Descartar alterações?"
},
"AppContainer.EditHeader.discardContent": {
"description": "Button on dialog to cancel a new observation",
"message": "Excluir observação"
Expand All @@ -19,6 +27,10 @@
"description": "Label for Android version",
"message": "Versão do Android"
},
"screens.AboutMapeo.mapeoType": {
"description": "Label for Mapeo type",
"message": "Tipo de Mapeo"
},
"screens.AboutMapeo.mapeoVersion": {
"description": "Label for Mapeo version",
"message": "Versão do Mapeo"
Expand Down Expand Up @@ -272,14 +284,26 @@
"description": "Description of the 'About Mapeo' page",
"message": "Versão e número de compilação"
},
"screens.Settings.configErrorDescription": {
"description": "Description of error dialog when there is an error importing a config file",
"message": "Houve um erro ao tentar importar este arquivo de configuração"
},
"screens.Settings.configErrorOkButton": {
"description": "Button to dismiss error dialog when there is an error importing a config file",
"message": "OK"
},
"screens.Settings.configErrorTitle": {
"description": "Title of error dialog when there is an error importing a config file",
"message": "Erro ao importar"
},
"screens.Settings.currentConfig": {
"description": "Label for name & version of current configuration",
"message": "Configuração atual"
},
"screens.Settings.importConfig": {
"description": "Button to import Mapeo config file",
"message": "Importar configuração"
},
"screens.Settings.language": {
"description": "Primary text for language settings",
"message": "Idioma"
Expand All @@ -302,7 +326,7 @@
},
"screens.Settings.title": {
"description": "Title of settings screen",
"message": "Configurações"
"message": "Ajustes"
},
"screens.Settings.unnamedConfig": {
"description": "Config name when do name is defined",
Expand Down Expand Up @@ -362,7 +386,7 @@
},
"screens.SyncModal.SyncView.settingsButton": {
"description": "Button to open WiFi settings",
"message": "Abrir configurações"
"message": "Abrir ajustes"
},
"screens.SyncModal.SyncView.syncHeader": {
"description": "Header of sync screen",
Expand Down
10 changes: 9 additions & 1 deletion messages/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
"description": "Title of dialog that shows when cancelling a new observation",
"message": "Hủy bỏ quan sát?"
},
"screens.AboutMapeo.androidBuild": {
"description": "Label for Android build number",
"message": "Android GD2I"
},
"screens.AboutMapeo.androidVersion": {
"description": "Label for Android version",
"message": "Phiên bản Android"
},
"screens.AddPhoto.cancel": {
"message": "Hủy"
},
Expand Down Expand Up @@ -60,7 +68,7 @@
},
"screens.LanguageSettings.title": {
"description": "Title language settings screen",
"message": "Ngôn ngữ"
"message": "Language"
},
"screens.ManualGpsScreen.easting": {
"message": "Hướng Đông"
Expand Down