[strings] Update from Codeberg Translate

Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org>
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org>
Co-authored-by: yannikbloscheck <yannikbloscheck@noreply.codeberg.org>
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/iOS - Map Feature Types
This commit is contained in:
Codeberg Translate
2025-11-16 20:09:31 +00:00
parent 0243b1e86b
commit 1a95097fbb
3 changed files with 13 additions and 0 deletions

View File

@@ -897,4 +897,11 @@
<string name="opens_at">Öffnet um %s</string>
<string name="closes_at">Schließt um %s</string>
<string name="opens_day_at">Öffnet am %1$s um %2$s</string>
<string name="closes_day_at">Schließt am %1$s um %2$s</string>
<plurals name="minutes_short">
<item quantity="one">%d min</item>
<item quantity="other">%d min</item>
</plurals>
<string name="editor_business_vacant_button">Geschäft ist leerstehend</string>
<string name="editor_mark_business_vacant_title">Geschäft als leerstehend markieren</string>
</resources>

View File

@@ -1496,4 +1496,7 @@
<string name="type.shop.beauty.day_spa">Tages-Spa</string>
<string name="type.amenity.give_box">Spendenbox</string>
<string name="type.xmas.tree">Weihnachtsbaum</string>
<string name="type.amenity.mobile_money_agent">Mobile Money Vertretung</string>
<string name="type.amenity.food_sharing">Food Sharing</string>
<string name="type.natural.sand">Sand</string>
</resources>

View File

@@ -1584,3 +1584,6 @@
"type.shop.beauty.day_spa" = "Tages-Spa";
"type.amenity.give_box" = "Spendenbox";
"type.xmas.tree" = "Weihnachtsbaum";
"type.natural.sand" = "Sand";
"type.amenity.mobile_money_agent" = "Mobile Money Vertretung";
"type.amenity.food_sharing" = "Food Sharing";