[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>