Files
comaps/android/sdk/src/main/res/values-bg/strings.xml
Codeberg Translate ca1d3fdb20 [strings] Update from Codeberg Translate
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: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org>
Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me>
Co-authored-by: NikoM <nikom@noreply.codeberg.org>
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 <noreply-mt-weblate@weblate.org>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
Co-authored-by: ZeljkoBG <zeljkobg@noreply.codeberg.org>
Co-authored-by: arnyminerz <arnyminerz@noreply.codeberg.org>
Co-authored-by: cirilla <cirilla@noreply.codeberg.org>
Co-authored-by: codebergian42 <codebergian42@noreply.codeberg.org>
Co-authored-by: lazlo <lazlo@noreply.codeberg.org>
Co-authored-by: ldmpub <ldmpub@noreply.codeberg.org>
Co-authored-by: loscati <loscati@noreply.codeberg.org>
Co-authored-by: mcliquid <mcliquid@noreply.codeberg.org>
Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org>
Co-authored-by: patepelo <patepelo@noreply.codeberg.org>
Co-authored-by: rimas <rimas@noreply.codeberg.org>
Co-authored-by: sunsand <sunsand@noreply.codeberg.org>
Co-authored-by: wirabdillah <wirabdillah@noreply.codeberg.org>
Co-authored-by: x7z4w <x7z4w@noreply.codeberg.org>
Translate-URL: https://translate.codeberg.org/projects/comaps/android-typestrings/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios-typestrings/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios/
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/F-Droid app description
Translation: CoMaps/Google Play and Huawei AppGallery descriptions
Translation: CoMaps/Search synonyms / aliases
Translation: CoMaps/Voice announcements for navigation (TTS)
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plist
Translation: CoMaps/iOS UI Strings
2026-01-12 21:15:55 +00:00

45 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Settings/Downloader - size string, only strings different from English should be translated -->
<string name="mb">МБ</string>
<string name="gb">ГБ</string>
<!-- A text for current gps location point/arrow selected on the map -->
<string name="core_my_position">Мое местоположение</string>
<!-- Default bookmark list name -->
<string name="core_my_places">Мои места</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">Пощенски код</string>
<!-- Place Page title for long tap -->
<string name="core_placepage_unknown_place">Точка на картата</string>
<!-- abbreviation for meters -->
<string name="m">м</string>
<!-- abbreviation for kilometers -->
<string name="km">км</string>
<!-- abbreviation for mile(s) -->
<string name="mi">ми</string>
<!-- A unit of measure -->
<string name="ft">фут</string>
<!-- Subway exits for public transport marks on the map -->
<string name="core_exit">Изход</string>
<string name="core_entrance">Вход</string>
<string name="subway_data_unavailable">Картата на метрото не е налична</string>
<string name="public_access">Публичен достъп</string>
<string name="limited_access">Ограничен достъп</string>
<string name="not_shared">Частен</string>
<string name="access_rules_author_only">Онлайн редактиране</string>
<string name="maps_storage_removable">Карта памет</string>
<string name="maps_storage_external">Външно споделено хранилище</string>
<string name="maps_storage_shared">Вътрешно споделено хранилище</string>
<string name="today">Днес</string>
<string name="maps_storage_internal">Вътрешно частно хранилище</string>
<string name="yesterday">Вчера</string>
<string name="week_ago">преди %s седмица</string>
<string name="days_ago">преди %s дни</string>
<string name="weeks_ago">преди %s седмици</string>
<string name="month_ago">преди %s месец</string>
<string name="months_ago">преди %s месеца</string>
<string name="year_ago">преди %s година</string>
<string name="years_ago">преди %s години</string>
</resources>