Files
comaps/android/sdk/src/main/res/values-eu/strings.xml
Codeberg Translate eea6825618 [strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Lenny Angst <lenny@familie-angst.ch>
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me>
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org>
Co-authored-by: ZeljkoBG <zeljkobg@noreply.codeberg.org>
Co-authored-by: alexgabi <alexgabi@noreply.codeberg.org>
Co-authored-by: patepelo <patepelo@noreply.codeberg.org>
Co-authored-by: sas33 <sas33@noreply.codeberg.org>
Co-authored-by: summoner <summoner@noreply.codeberg.org>
Co-authored-by: summoner001 <summoner@disroot.org>
Co-authored-by: sunsand <sunsand@noreply.codeberg.org>
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/Countries and regions names
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS UI Strings
2025-09-29 15:09:28 +00:00

46 lines
2.4 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">Nire kokapena</string>
<!-- Default bookmark list name -->
<string name="core_my_places">Nire tokiak</string>
<!-- Internal storage type in Maps Storage settings (not accessible by the user) -->
<string name="maps_storage_internal">Barne biltegiratze pribatua</string>
<!-- Shared storage type in Maps Storage settings (a primary storage usually) -->
<string name="maps_storage_shared">Barne biltegiratze partekatua</string>
<!-- Removable external storage type in Maps Storage settings, e.g. an SD card -->
<string name="maps_storage_removable">SD txartela</string>
<!-- Generic external storage type in Maps Storage settings -->
<string name="maps_storage_external">Kanpoko biltegiratze partekatua</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">Posta kodea</string>
<!-- Place Page title for long tap -->
<string name="core_placepage_unknown_place">Maparen puntua</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">oin</string>
<!-- Subway exits for public transport marks on the map -->
<string name="core_exit">Irten</string>
<string name="core_entrance">Sarrera</string>
<string name="subway_data_unavailable">Metroaren mapa ez dago erabilgarri</string>
<string name="public_access">Sarbide publikoa</string>
<string name="limited_access">Sarbide mugatua</string>
<string name="not_shared">Pribatua</string>
<string name="access_rules_author_only">Sarean editatzen</string>
<string name="mb">MB</string>
<string name="gb">GB</string>
<string name="today">Gaur</string>
<string name="yesterday">Atzo</string>
<string name="days_ago">duela %s egun</string>
<string name="week_ago">duela %s aste</string>
<string name="weeks_ago">duela %s aste</string>
<string name="month_ago">duela %s hilabete</string>
<string name="year_ago">duela %s urte</string>
</resources>