abouttreesummaryrefslogcommitdiff
path: root/metadata/android/pt-BR
AgeCommit message (Collapse)AuthorFilesLines
2024-03-16Move fastlane metadata into fastlane/metadata/androidJules Aguillon3-20/+0
2024-03-04Revert renaming metadata locale directoriesJules Aguillon3-0/+20
Metadata directories were renamed while adding store descriptions into strings files for simplicity. This interferes with releases so is released. An hardcoded lookup table is used instead.
2024-02-06Move store descriptions into strings filesJules Aguillon3-20/+0
This makes translation easier as there's a single file to edit at. Existing short and full descriptions are conserved. sync_translations.py takes care of updating the metadata files. The metadata directories are renamed to match the language codes used in `res/`. Contributing guidelines are updated accordingly.
2023-05-28Update pt-BR title.txt (#368)marciozomb131-1/+1
Updated to Match the translated name
2022-03-05Brazilian portuguese translations (#87)igorSilCar3-0/+20
* Added brazilian portuguese translations for app description and settings * making the swiping option more intelligible * fix typo on full_description pt-BR translation Co-authored-by: Igor da Silva de Carvalho <igu@coiso.meanhouse>