l10n
This commit is contained in:
parent
1d70e7efe1
commit
9f44077345
2 changed files with 12 additions and 13 deletions
|
@ -58,6 +58,9 @@
|
||||||
"entryActionPrint": "Imprimir",
|
"entryActionPrint": "Imprimir",
|
||||||
"entryActionShare": "Compartilhado",
|
"entryActionShare": "Compartilhado",
|
||||||
"entryActionViewSource": "Ver fonte",
|
"entryActionViewSource": "Ver fonte",
|
||||||
|
"entryActionShowGeoTiffOnMap": "Mostrar como sobreposição de mapa",
|
||||||
|
"entryActionConvertMotionPhotoToStillImage": "Converter para imagem estática",
|
||||||
|
"entryActionViewMotionPhotoVideo": "Abrir vídeo",
|
||||||
"entryActionEdit": "Editar",
|
"entryActionEdit": "Editar",
|
||||||
"entryActionOpen": "Abrir com",
|
"entryActionOpen": "Abrir com",
|
||||||
"entryActionSetAs": "Definir como",
|
"entryActionSetAs": "Definir como",
|
||||||
|
@ -184,6 +187,7 @@
|
||||||
"videoResumeButtonLabel": "RETOMAR",
|
"videoResumeButtonLabel": "RETOMAR",
|
||||||
|
|
||||||
"setCoverDialogLatest": "Último item",
|
"setCoverDialogLatest": "Último item",
|
||||||
|
"setCoverDialogAuto": "Auto",
|
||||||
"setCoverDialogCustom": "Personalizado",
|
"setCoverDialogCustom": "Personalizado",
|
||||||
|
|
||||||
"hideFilterConfirmationDialogMessage": "Fotos e vídeos correspondentes serão ocultados da sua coleção. Você pode mostrá-los novamente nas configurações de “Privacidade”.\n\nTem certeza de que deseja ocultá-los?",
|
"hideFilterConfirmationDialogMessage": "Fotos e vídeos correspondentes serão ocultados da sua coleção. Você pode mostrá-los novamente nas configurações de “Privacidade”.\n\nTem certeza de que deseja ocultá-los?",
|
||||||
|
@ -237,6 +241,7 @@
|
||||||
"removeEntryMetadataDialogMore": "Mais",
|
"removeEntryMetadataDialogMore": "Mais",
|
||||||
|
|
||||||
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage": "XMP é necessário para reproduzir o vídeo dentro de uma foto em movimento.\n\nTem certeza de que deseja removê-lo?",
|
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage": "XMP é necessário para reproduzir o vídeo dentro de uma foto em movimento.\n\nTem certeza de que deseja removê-lo?",
|
||||||
|
"convertMotionPhotoToStillImageWarningDialogMessage": "Tem certeza?",
|
||||||
|
|
||||||
"videoSpeedDialogLabel": "Velocidade de reprodução",
|
"videoSpeedDialogLabel": "Velocidade de reprodução",
|
||||||
|
|
||||||
|
@ -264,6 +269,13 @@
|
||||||
"tileLayoutGrid": "Grid",
|
"tileLayoutGrid": "Grid",
|
||||||
"tileLayoutList": "Lista",
|
"tileLayoutList": "Lista",
|
||||||
|
|
||||||
|
"coverDialogTabCover": "Capa",
|
||||||
|
"coverDialogTabApp": "Aplicativo",
|
||||||
|
"coverDialogTabColor": "Cor",
|
||||||
|
|
||||||
|
"appPickDialogTitle": "Escolha o aplicativo",
|
||||||
|
"appPickDialogNone": "Nenhum",
|
||||||
|
|
||||||
"aboutPageTitle": "Sobre",
|
"aboutPageTitle": "Sobre",
|
||||||
"aboutLinkSources": "Fontes",
|
"aboutLinkSources": "Fontes",
|
||||||
"aboutLinkLicense": "Licença",
|
"aboutLinkLicense": "Licença",
|
||||||
|
|
|
@ -23,18 +23,5 @@
|
||||||
"coverDialogTabColor",
|
"coverDialogTabColor",
|
||||||
"appPickDialogTitle",
|
"appPickDialogTitle",
|
||||||
"appPickDialogNone"
|
"appPickDialogNone"
|
||||||
],
|
|
||||||
|
|
||||||
"pt": [
|
|
||||||
"entryActionShowGeoTiffOnMap",
|
|
||||||
"entryActionConvertMotionPhotoToStillImage",
|
|
||||||
"entryActionViewMotionPhotoVideo",
|
|
||||||
"setCoverDialogAuto",
|
|
||||||
"convertMotionPhotoToStillImageWarningDialogMessage",
|
|
||||||
"coverDialogTabCover",
|
|
||||||
"coverDialogTabApp",
|
|
||||||
"coverDialogTabColor",
|
|
||||||
"appPickDialogTitle",
|
|
||||||
"appPickDialogNone"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue