Files
comaps/android/sdk/src/main/res/values-fa/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

45 lines
2.4 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">مگابایت</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">وای‌فای</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="today">امروز</string>
<string name="yesterday">دیروز</string>
<string name="days_ago">%s روز پیش</string>
<string name="week_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>
<string name="maps_storage_shared">ویر درونی اَنبازیده</string>
<string name="maps_storage_external">ویر بیرونی اَنبازیده</string>
<string name="maps_storage_removable">کارت SD</string>
<string name="maps_storage_internal">ویر درونی خوِشیک</string>
</resources>