[strings] Update from Codeberg Translate

Co-authored-by: Codeberg Translate <translate@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: ikanakova <ikanakova@noreply.codeberg.org>
Co-authored-by: omarhassan <omarhassan@noreply.codeberg.org>
Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org>
Co-authored-by: strebski <strebski@noreply.codeberg.org>
Co-authored-by: summoner <summoner@noreply.codeberg.org>
Co-authored-by: summoner001 <summoner@disroot.org>
Co-authored-by: x7z4w <x7z4w@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/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 UI Strings
This commit is contained in:
Codeberg Translate
2025-10-09 16:09:33 +00:00
committed by map-per
parent 54ba143bbe
commit 66fae205c2
16 changed files with 253 additions and 217 deletions

View File

@@ -164,7 +164,6 @@
<string name="type.highway.path.tunnel">Тунел</string>
<!-- These translations are used for all type.highway.*.bridge. -->
<string name="type.highway.pedestrian.bridge">Мост</string>
<string name="type.highway.pedestrian.square">Площад</string>
<!-- These translations are used for all type.highway.*.tunnel. -->
<string name="type.highway.pedestrian.tunnel">Тунел</string>
@@ -1374,4 +1373,7 @@
<string name="type.piste_type.downhill.novice.area">Спускане със ски за начинаещи</string>
<string name="type.highway.services">Обслужвана зона</string>
<string name="type.landuse.forest">Гора</string>
<string name="type.amenity.animal_shelter">Приют за животни</string>
<string name="type.internet_access">Интернет</string>
<string name="type.internet_access.wlan">Интернет</string>
</resources>

View File

@@ -1255,4 +1255,8 @@
<string name="type.amenity.parcel_locker">Pakkeboks</string>
<string name="type.landuse.recreation_ground">Rekreasjonsområde</string>
<string name="type.leisure.marina">Marina</string>
<string name="type.amenity.bicycle_parking.covered">Overbygd sykkelparkering</string>
<string name="type.barrier.cycle_barrier">Sykkelbarriere</string>
<string name="type.highway.ladder">Stige</string>
<string name="type.barrier.guard_rail">Autovern</string>
</resources>

View File

@@ -36,4 +36,12 @@
<string name="mb">MB</string>
<string name="gb">GB</string>
<string name="today">Dzisiaj</string>
<string name="yesterday">Wczoraj</string>
<string name="days_ago">%s dni temu</string>
<string name="week_ago">%s tydzień temu</string>
<string name="weeks_ago">%s tygodni temu</string>
<string name="month_ago">%s miesiąc temu</string>
<string name="months_ago">%s miesięcy temu</string>
<string name="year_ago">%s rok temu</string>
<string name="years_ago">%s lat temu</string>
</resources>