Files
comaps/android/sdk/src/main/res/values-lt/strings.xml
Codeberg Translate 5e141e2a98 [strings] Update from Codeberg Translate
Co-authored-by: Alexey Ladygin <nitrodox@noreply.codeberg.org>
Co-authored-by: B o d o <timtrek@noreply.codeberg.org>
Co-authored-by: CharlesNepote <charlesnepote@noreply.codeberg.org>
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org>
Co-authored-by: Edison_Lu <edison_lu@noreply.codeberg.org>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Juno Takano <jutty@noreply.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: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>
Co-authored-by: Stephan-P <stephan-p@noreply.codeberg.org>
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Co-authored-by: aoxa <aoxa@noreply.codeberg.org>
Co-authored-by: artnay <artnay@noreply.codeberg.org>
Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org>
Co-authored-by: filip_grgic <filip_grgic@noreply.codeberg.org>
Co-authored-by: ghose <ghose@noreply.codeberg.org>
Co-authored-by: hectodium <hectodium@noreply.codeberg.org>
Co-authored-by: jaspernb <jaspernb@noreply.codeberg.org>
Co-authored-by: javnik <javnik@noreply.codeberg.org>
Co-authored-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org>
Co-authored-by: medveonmaga <medveonmaga@noreply.codeberg.org>
Co-authored-by: patepelo <patepelo@noreply.codeberg.org>
Co-authored-by: paulb <paulb@noreply.codeberg.org>
Co-authored-by: relet <relet@noreply.codeberg.org>
Co-authored-by: rimas <rimas@noreply.codeberg.org>
Co-authored-by: sunriverus97 <sunriverus97@noreply.codeberg.org>
Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org>
Co-authored-by: thesupertechie <thesupertechie@noreply.codeberg.org>
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Android UI Strings (SDK)
Translation: CoMaps/Apple AppStore description
Translation: CoMaps/Countries and regions names
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Google Play and Huawei AppGallery descriptions
Translation: CoMaps/Voice announcements for navigation (TTS)
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plist
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
2025-09-04 14:14:24 +00:00

49 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Settings/Downloader - size string, only strings different from English should be translated -->
<string name="mb">MB</string>
<string name="gb">GB</string>
<!-- A text for current gps location point/arrow selected on the map -->
<string name="core_my_position">Mano vieta</string>
<!-- Default bookmark list name -->
<string name="core_my_places">Mano vietos</string>
<!-- Internal storage type in Maps Storage settings (not accessible by the user) -->
<string name="maps_storage_internal">Vidinė privati saugykla</string>
<!-- Shared storage type in Maps Storage settings (a primary storage usually) -->
<string name="maps_storage_shared">Vidinė bendroji saugykla</string>
<!-- Removable external storage type in Maps Storage settings, e.g. an SD card -->
<string name="maps_storage_removable">SD kortelė</string>
<!-- Generic external storage type in Maps Storage settings -->
<string name="maps_storage_external">Išorinė bendroji saugykla</string>
<!-- Search category for WiFi access; any changes should be duplicated in categories.txt @category_wifi! -->
<string name="category_wifi">Belaidis ryšys</string>
<string name="postal_code">Pašto kodas</string>
<!-- Place Page title for long tap -->
<string name="core_placepage_unknown_place">Žemėlapio taškas</string>
<!-- abbreviation for meters -->
<string name="m">m</string>
<!-- abbreviation for kilometers -->
<string name="km">km</string>
<!-- abbreviation for mile(s) -->
<string name="mi">myl.</string>
<!-- A unit of measure -->
<string name="ft">pėd.</string>
<!-- Subway exits for public transport marks on the map -->
<string name="core_exit">Išėjimas</string>
<string name="core_entrance">Įėjimas</string>
<string name="subway_data_unavailable">Metro žemėlapis neprieinamas</string>
<string name="public_access">Vieša prieiga</string>
<string name="limited_access">Ribota prieiga</string>
<string name="not_shared">Privatus</string>
<string name="access_rules_author_only">Taisymas internete</string>
<string name="today">Šiandien</string>
<string name="week_ago">Prieš %s sav.</string>
<string name="weeks_ago">prieš %s sav.</string>
<string name="month_ago">prieš %s mėn.</string>
<string name="months_ago">prieš %s mėn.</string>
<string name="year_ago">prieš %s m.</string>
<string name="years_ago">prieš %s m.</string>
<string name="days_ago">prieš %s d.</string>
<string name="yesterday">Vakar</string>
</resources>