Files
comaps/android/sdk/src/main/res/values-pt-rBR/strings.xml
Codeberg Translate f16432123d [strings] Update from Codeberg Translate
Co-authored-by: B o d o <timtrek@noreply.codeberg.org>
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org>
Co-authored-by: Stephan-P <stephan-p@noreply.codeberg.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org>
Co-authored-by: gedankenstuecke <gedankenstuecke@noreply.codeberg.org>
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org>
Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org>
Co-authored-by: menganito <menganito@noreply.codeberg.org>
Co-authored-by: metehan <metehan@noreply.codeberg.org>
Co-authored-by: pL1 <pl1@noreply.codeberg.org>
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org>
Translate-URL: https://translate.codeberg.org/projects/comaps/search-synonyms-aliases/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/Apple AppStore description
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Google Play and Huawei AppGallery descriptions
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-09-16 15:09:16 +00:00

48 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- A text for current gps location point/arrow selected on the map -->
<string name="core_my_position">Minha posição</string>
<!-- Default bookmark list name -->
<string name="core_my_places">Meus locais</string>
<!-- Internal storage type in Maps Storage settings (not accessible by the user) -->
<string name="maps_storage_internal">Armazenamento interno privado</string>
<!-- Shared storage type in Maps Storage settings (a primary storage usually) -->
<string name="maps_storage_shared">Armazenamento interno compartilhado</string>
<!-- Removable external storage type in Maps Storage settings, e.g. an SD card -->
<string name="maps_storage_removable">Cartão SD</string>
<!-- Generic external storage type in Maps Storage settings -->
<string name="maps_storage_external">Armazenamento externo compartilhado</string>
<!-- Search category for WiFi access; any changes should be duplicated in categories.txt @category_wifi! -->
<string name="category_wifi">WiFi</string>
<string name="postal_code">CEP</string>
<!-- Place Page title for long tap -->
<string name="core_placepage_unknown_place">Ponto do mapa</string>
<!-- abbreviation for meters -->
<string name="m">m</string>
<!-- abbreviation for kilometers -->
<string name="km">km</string>
<!-- abbreviation for mile(s) -->
<string name="mi">mi</string>
<!-- A unit of measure -->
<string name="ft">ft</string>
<!-- Subway exits for public transport marks on the map -->
<string name="core_exit">Saída</string>
<string name="core_entrance">Entrada</string>
<string name="subway_data_unavailable">O mapa de metrô não está disponível</string>
<string name="public_access">Acesso público</string>
<string name="limited_access">Acesso limitado</string>
<string name="not_shared">Privado</string>
<string name="access_rules_author_only">Edição online</string>
<string name="mb">MB</string>
<string name="gb">GB</string>
<string name="today">Hoje</string>
<string name="yesterday">Ontem</string>
<string name="days_ago">Há %s dias</string>
<string name="week_ago">Há %s semana</string>
<string name="weeks_ago">Há %s semanas</string>
<string name="month_ago">Há %s mês</string>
<string name="months_ago">Há %s meses</string>
<string name="year_ago">Há %s ano</string>
<string name="years_ago">Há %s anos</string>
</resources>