[strings] Update from Codeberg Translate

Co-authored-by: AnanasSux <ananassux@noreply.codeberg.org>
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: DCoderUltra <dcoderultra@noreply.codeberg.org>
Co-authored-by: Fjuro <git@alius.cz>
Co-authored-by: Laurent FAVOLE <lfavole@noreply.codeberg.org>
Co-authored-by: Outbreak2096 <outbreak2096@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: gpesquero <gpesquero@noreply.codeberg.org>
Co-authored-by: map-per <map-per@noreply.codeberg.org>
Co-authored-by: paulb <paulb@noreply.codeberg.org>
Co-authored-by: phama <phama@noreply.codeberg.org>
Translate-URL: https://translate.codeberg.org/projects/comaps/android-typestrings/fi/
Translate-URL: https://translate.codeberg.org/projects/comaps/android-typestrings/nl/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/cs/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/de/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/es/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/fr/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/it/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/nl/
Translate-URL: https://translate.codeberg.org/projects/comaps/android/zh_Hans/
Translate-URL: https://translate.codeberg.org/projects/comaps/fdroid-app-description/pt/
Translate-URL: https://translate.codeberg.org/projects/comaps/fdroid-app-description/tr/
Translate-URL: https://translate.codeberg.org/projects/comaps/google-play-descriptions/fi/
Translate-URL: https://translate.codeberg.org/projects/comaps/google-play-descriptions/tr/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios-typestrings/fi/
Translate-URL: https://translate.codeberg.org/projects/comaps/ios-typestrings/nl/
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/F-Droid app description
Translation: CoMaps/Google Play and Huawei AppGallery descriptions
Translation: CoMaps/iOS - Map Feature Types
This commit is contained in:
Codeberg Translate
2025-06-15 07:58:32 +00:00
parent ef15d93053
commit 51b669cfd1
11 changed files with 26 additions and 5 deletions

View File

@@ -881,4 +881,7 @@
<string name="saved">Uloženo</string>
<string name="pref_left_button_disable">Zakázat</string>
<string name="pref_left_button_title">Nastavení levého tlačítka</string>
<string name="error_enter_correct_level">Zadejte platné číslo podlaží</string>
<string name="editor_building_levels">Podlaží (vč. přízemí, bez střechy)</string>
<string name="editor_level">Podlaží (0 je přízemí)</string>
</resources>

View File

@@ -890,4 +890,7 @@
<string name="pref_left_button_title">Einstellung linker Knopf</string>
<string name="saved">Gespeichert</string>
<string name="pref_left_button_disable">Deaktivieren</string>
<string name="editor_building_levels">Etagen (inkl. Erdgeschoss, ohne Dach)</string>
<string name="error_enter_correct_level">Geben Sie eine gültige Etagen Nummer ein</string>
<string name="editor_level">Etage (0 ist Erdgeschoss)</string>
</resources>

View File

@@ -212,7 +212,7 @@
<!-- Settings information group in settings screen -->
<string name="prefs_group_information">Información</string>
<string name="prefs_group_route">Navegación</string>
<string name="pref_zoom_title">Botones de zum</string>
<string name="pref_zoom_title">Botones de zoom</string>
<string name="pref_zoom_summary">Visualización en la pantalla</string>
<!-- Settings «Map» category: «Night style» title -->
<string name="pref_map_style_title">Modo nocturno</string>
@@ -242,7 +242,7 @@
<string name="pref_tts_playing_test_voice">Compruebe el volumen o la configuración de texto a voz del sistema si ahora no oye la voz.</string>
<!-- Settings «Route» category: «Tts unavailable» subtitle -->
<string name="pref_tts_unavailable">No disponible</string>
<string name="pref_map_auto_zoom">Zum automático</string>
<string name="pref_map_auto_zoom">Zoom automático</string>
<string name="placepage_distance">Distancia</string>
<string name="search_show_on_map">Ver en el mapa</string>
<!-- Menu button -->

View File

@@ -881,4 +881,6 @@
<string name="instagram_url">https://www.instagram.com/comapscommunity/</string>
<string name="mb">MB</string>
<string name="tts_info_link">https://www.comaps.app/support/tts-configuration-guide-for-android/</string>
<string name="app_site_url">https://comaps.app/</string>
<string name="bluesky">Bluesky</string>
</resources>

View File

@@ -1394,4 +1394,8 @@
<string name="type.highway.world_towns_level">highway-world_towns_level</string>
<string name="type.leisure.hackerspace">Hackerspace</string>
<string name="type.amenity.food_court">Food court</string>
<string name="type.highway.ladder">ladder</string>
<string name="type.leisure.firepit">vuurplaats</string>
<string name="type.sport.diving">duiken</string>
<string name="type.landuse.plant_nursery">plantenkwekerij</string>
</resources>

View File

@@ -893,4 +893,7 @@
<string name="saved">已保存</string>
<string name="pref_left_button_disable">禁用</string>
<string name="pref_left_button_title">左侧按钮设置</string>
<string name="editor_level">楼层0 表示地面层)</string>
<string name="error_enter_correct_level">请输入有效的楼层编号</string>
<string name="editor_building_levels">楼层(含地面层,不含屋顶)</string>
</resources>