diff --git a/android/app/src/main/res/values-pt-rBR/strings.xml b/android/app/src/main/res/values-pt-rBR/strings.xml deleted file mode 100644 index a6b3daec9..000000000 --- a/android/app/src/main/res/values-pt-rBR/strings.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/fastlane/metadata/android/pl/full_description.txt b/fastlane/metadata/android/pl/full_description.txt index 983675856..2c26d7bb2 100644 --- a/fastlane/metadata/android/pl/full_description.txt +++ b/fastlane/metadata/android/pl/full_description.txt @@ -1,5 +1,5 @@ Aves obsługuje wszelkiego rodzaju obrazy i filmy, w tym typowe pliki JPEG i MP4 ale także bardziej egzotyczne formaty takie jak wielostronnicowe pliki TIFF, SVG, stare pliki AVI i wiele więcej! Skanuje twoją kolekcję multimediów aby zidentyfikować ruchome zdjęcia, panoramy (inaczej zdjęcia sferyczne), filmy 360°, a także pliki GeoTIFF. -Nawigacja i wyszukiwanie jest ważną częścią Aves. Celem jest aby użytkownicy mogli łatwo przechodzić od albumów do zdjęć, tagów, map itp. +Nawigacja i wyszukiwanie jest ważną częścią Aves. Celem jest aby użytkownicy mogli łatwo przechodzić od albumów do zdjęć, tagów, map itd. Aves integruje się z Androidem (od API 19 do 33, czyli od KitKata do Androida 13) z funkcjami takimi jak widżety, skróty do aplikacji, wygaszacz ekranu i obsługa globalnego wyszukiwania. Działa również jako przeglądarka i selektor mediów. \ No newline at end of file diff --git a/fastlane/metadata/android/pt_BR/full_description.txt b/fastlane/metadata/android/pt_BR/full_description.txt deleted file mode 100644 index 8806906a1..000000000 --- a/fastlane/metadata/android/pt_BR/full_description.txt +++ /dev/null @@ -1,5 +0,0 @@ -Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like multi-page TIFFs, SVGs, old AVIs and more! It scans your media collection to identify motion photos, panoramas (aka photo spheres), 360° videos, as well as GeoTIFF files. - -Navigation and search is an important part of Aves. The goal is for users to easily flow from albums to photos to tags to maps, etc. - -Aves integrates with Android (from API 19 to 33, i.e. from KitKat to Android 13) with features such as widgets, app shortcuts, screen saver and global search handling. It also works as a media viewer and picker. \ No newline at end of file diff --git a/fastlane/metadata/android/pt_BR/short_description.txt b/fastlane/metadata/android/pt_BR/short_description.txt deleted file mode 100644 index 8c9445bd5..000000000 --- a/fastlane/metadata/android/pt_BR/short_description.txt +++ /dev/null @@ -1 +0,0 @@ -Gallery and metadata explorer \ No newline at end of file diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index c6a48ff21..aca84d7e8 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -17,11 +17,11 @@ "@timeDays": {}, "focalLength": "{length} mm", "@focalLength": {}, - "applyButtonLabel": "APLIQUE", + "applyButtonLabel": "APLICAR", "@applyButtonLabel": {}, "deleteButtonLabel": "EXCLUIR", "@deleteButtonLabel": {}, - "nextButtonLabel": "PROXIMO", + "nextButtonLabel": "SEGUINTE", "@nextButtonLabel": {}, "showButtonLabel": "MOSTRAR", "@showButtonLabel": {}, @@ -29,15 +29,15 @@ "@hideButtonLabel": {}, "continueButtonLabel": "CONTINUAR", "@continueButtonLabel": {}, - "cancelTooltip": "Cancela", + "cancelTooltip": "Cancelar", "@cancelTooltip": {}, "changeTooltip": "Mudar", "@changeTooltip": {}, - "clearTooltip": "Claro", + "clearTooltip": "Limpar", "@clearTooltip": {}, "previousTooltip": "Anterior", "@previousTooltip": {}, - "nextTooltip": "Proximo", + "nextTooltip": "Seguinte", "@nextTooltip": {}, "showTooltip": "Mostrar", "@showTooltip": {}, @@ -45,31 +45,31 @@ "@hideTooltip": {}, "actionRemove": "Remover", "@actionRemove": {}, - "resetTooltip": "Resetar", + "resetTooltip": "Redefinir", "@resetTooltip": {}, - "saveTooltip": "Salve", + "saveTooltip": "Salvar", "@saveTooltip": {}, "pickTooltip": "Escolher", "@pickTooltip": {}, - "doubleBackExitMessage": "Toque em “voltar” novamente para sair.", + "doubleBackExitMessage": "Toque “voltar” novamente para sair.", "@doubleBackExitMessage": {}, - "doNotAskAgain": "Não pergunte novamente", + "doNotAskAgain": "Não perguntar novamente", "@doNotAskAgain": {}, "sourceStateLoading": "Carregando", "@sourceStateLoading": {}, - "sourceStateCataloguing": "Catalogação", + "sourceStateCataloguing": "Catalogando", "@sourceStateCataloguing": {}, "sourceStateLocatingCountries": "Localizando países", "@sourceStateLocatingCountries": {}, "sourceStateLocatingPlaces": "Localizando lugares", "@sourceStateLocatingPlaces": {}, - "chipActionDelete": "Deletar", + "chipActionDelete": "Excluir", "@chipActionDelete": {}, "chipActionGoToAlbumPage": "Mostrar nos Álbuns", "@chipActionGoToAlbumPage": {}, - "chipActionGoToCountryPage": "Mostrar em Países", + "chipActionGoToCountryPage": "Mostrar nos Países", "@chipActionGoToCountryPage": {}, - "chipActionGoToTagPage": "Mostrar em Etiquetas", + "chipActionGoToTagPage": "Mostrar nas Etiquetas", "@chipActionGoToTagPage": {}, "chipActionFilterOut": "Filtrar dentro", "@chipActionFilterOut": {}, @@ -1142,5 +1142,7 @@ "filePickerNoItems": "Nenhum itens", "@filePickerNoItems": {}, "filePickerUseThisFolder": "Usar esta pasta", - "@filePickerUseThisFolder": {} + "@filePickerUseThisFolder": {}, + "widgetOpenPageCollection": "Abrir coleção", + "@widgetOpenPageCollection": {} } diff --git a/lib/l10n/app_pt_BR.arb b/lib/l10n/app_pt_BR.arb index 0967ef424..c7295586c 100644 --- a/lib/l10n/app_pt_BR.arb +++ b/lib/l10n/app_pt_BR.arb @@ -1 +1,64 @@ -{} +{ + "appName": "Aves", + "@appName": {}, + "welcomeMessage": "Bem-vindo ao Aves", + "@welcomeMessage": {}, + "welcomeOptional": "Opcional", + "@welcomeOptional": {}, + "applyButtonLabel": "APLICAR", + "@applyButtonLabel": {}, + "deleteButtonLabel": "EXCLUIR", + "@deleteButtonLabel": {}, + "nextButtonLabel": "SEGUINTE", + "@nextButtonLabel": {}, + "showButtonLabel": "MOSTRAR", + "@showButtonLabel": {}, + "hideButtonLabel": "OCULTAR", + "@hideButtonLabel": {}, + "continueButtonLabel": "CONTINUAR", + "@continueButtonLabel": {}, + "cancelTooltip": "Cancelar", + "@cancelTooltip": {}, + "clearTooltip": "Limpar", + "@clearTooltip": {}, + "nextTooltip": "Seguinte", + "@nextTooltip": {}, + "showTooltip": "Mostrar", + "@showTooltip": {}, + "hideTooltip": "Ocultar", + "@hideTooltip": {}, + "actionRemove": "Remover", + "@actionRemove": {}, + "resetTooltip": "Redefinir", + "@resetTooltip": {}, + "saveTooltip": "Salvar", + "@saveTooltip": {}, + "pickTooltip": "Escolher", + "@pickTooltip": {}, + "doubleBackExitMessage": "Toque \"voltar\" novamente para sair.", + "@doubleBackExitMessage": {}, + "doNotAskAgain": "Não perguntar novamente", + "@doNotAskAgain": {}, + "sourceStateLoading": "Carregando", + "@sourceStateLoading": {}, + "sourceStateCataloguing": "Catalogando", + "@sourceStateCataloguing": {}, + "sourceStateLocatingCountries": "Localizando países", + "@sourceStateLocatingCountries": {}, + "sourceStateLocatingPlaces": "Localizando lugares", + "@sourceStateLocatingPlaces": {}, + "chipActionDelete": "Excluir", + "@chipActionDelete": {}, + "chipActionGoToAlbumPage": "Mostrar nos Álbuns", + "@chipActionGoToAlbumPage": {}, + "chipActionGoToCountryPage": "Mostrar nos Países", + "@chipActionGoToCountryPage": {}, + "chipActionGoToTagPage": "Mostrar nas Etiquetas", + "@chipActionGoToTagPage": {}, + "changeTooltip": "Mudar", + "@changeTooltip": {}, + "previousTooltip": "Anterior", + "@previousTooltip": {}, + "welcomeTermsToggle": "Eu concordo com os termos e condições", + "@welcomeTermsToggle": {} +}