mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-09 13:54:37 +00:00
[strings] Update from Codeberg Translate
Co-authored-by: Codeberg Translate <translate@codeberg.org> Co-authored-by: ERYpTION <eryption@noreply.codeberg.org> Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org> Co-authored-by: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org> Co-authored-by: Juno Takano <jutty@noreply.codeberg.org> Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me> Co-authored-by: Oier <oier@noreply.codeberg.org> Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org> 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: dobridabar <dobridabar@noreply.codeberg.org> Co-authored-by: eBug <ebug@noreply.codeberg.org> Co-authored-by: map-per <map-per@noreply.codeberg.org> Co-authored-by: metehan <metehan@noreply.codeberg.org> Co-authored-by: ovl-005 <ovl-005@noreply.codeberg.org> Co-authored-by: patepelo <patepelo@noreply.codeberg.org> Co-authored-by: sunsand <sunsand@noreply.codeberg.org> Co-authored-by: tace16 <tace16@noreply.codeberg.org> Co-authored-by: teletext <teletext@noreply.codeberg.org> Co-authored-by: thesupertechie <thesupertechie@noreply.codeberg.org> Translate-URL: https://translate.codeberg.org/projects/comaps/android-typestrings/ Translate-URL: https://translate.codeberg.org/projects/comaps/ios-typestrings/ Translate-URL: https://translate.codeberg.org/projects/comaps/ios/ 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/iOS - Map Feature Types Translation: CoMaps/iOS Plist Translation: CoMaps/iOS UI Strings
This commit is contained in:
@@ -555,8 +555,8 @@
|
||||
<string name="routing_add_start_point">Gebruik zoeken of tik op de kaart om een startpunt voor de route toe te voegen</string>
|
||||
<!-- User selected the start of a route by pressing Route From. Now the destination of a route should be selected using search or by tapping on the map and then pressing "Route To". -->
|
||||
<string name="routing_add_finish_point">Gebruik Zoeken of tik op de kaart om een bestemmingspunt toe te voegen</string>
|
||||
<string name="planning_route_manage_route">Beheer route</string>
|
||||
<string name="button_plan">Plan</string>
|
||||
<string name="planning_route_manage_route">Route beheren</string>
|
||||
<string name="button_plan">Plannen</string>
|
||||
<string name="placepage_remove_stop">Verwijder tussenstop</string>
|
||||
<string name="placepage_add_stop">Voeg tussenstop toe</string>
|
||||
<string name="dialog_error_storage_title">Probleem met opslagtoegang</string>
|
||||
@@ -871,4 +871,39 @@
|
||||
<string name="hours_confirmed_time_ago">Bevestigd %s</string>
|
||||
<string name="pref_tts_no_system_tts_short">Geen tekst-naar-spraak processor gevonden, controleer de app-instellingen</string>
|
||||
<string name="offline_explanation_title">Offline kaarten</string>
|
||||
<string name="offline_explanation_text">Er moet een kaart worden gedownload om het gebied te kunnen bekijken en navigeren.\nDownload kaarten voor gebieden waar u wilt reizen.</string>
|
||||
<string name="editor_place_doesnt_exist_description">Beschrijf hoe de plaats er nu uitziet om een foutbericht te sturen naar de OpenStreetMap-community</string>
|
||||
<string name="avoid_steps">Trappen vermijden</string>
|
||||
<string name="avoid_paved">Verharde wegen vermijden</string>
|
||||
<string name="charge_socket_type2">Type 2 (geen kabel)</string>
|
||||
<string name="charge_socket_type2_cable">Type 2 (met kabel)</string>
|
||||
<string name="charge_socket_type2_combo">Type 2 combinatie</string>
|
||||
<string name="charge_socket_type1">Type 1</string>
|
||||
<string name="charge_socket_nacs">NACS</string>
|
||||
<string name="unknown_power_output">onbekend</string>
|
||||
<string name="charge_socket_chademo">CHAdeMO</string>
|
||||
<string name="unknown_socket_type">onbekende stekker</string>
|
||||
<string name="unknow_socket_type">onbekende stekker</string>
|
||||
<string name="unknown_count">onbekend</string>
|
||||
<string name="error_invalid_number">ongeldig aantal</string>
|
||||
<string name="edit_socket_info_tooltip">Maak nieuwe stekkers aan of bewerk bestaande.</string>
|
||||
<string name="charging_station_available_sockets">Beschikbare stekkers</string>
|
||||
<string name="charge_socket_unknown_other">Andere of onbekend</string>
|
||||
<string name="charge_socket_count">Aantal</string>
|
||||
<string name="charge_socket_power">Vermogen (kW)</string>
|
||||
<string name="editor_socket">Stekker bewerken</string>
|
||||
<string name="error_value_must_be_positive">De waarde moet positief zijn</string>
|
||||
<string name="list_description_empty">Bewerk de lijst om een beschrijving toe te voegen</string>
|
||||
<plurals name="minutes_short">
|
||||
<item quantity="one">%d min.</item>
|
||||
<item quantity="other">%d min.</item>
|
||||
</plurals>
|
||||
<string name="opens_at">Opent om %s</string>
|
||||
<string name="closes_at">Sluit om %s</string>
|
||||
<string name="opens_day_at">Opent op %1$s om %2$s</string>
|
||||
<string name="closes_day_at">Sluit op %1$s om %2$s</string>
|
||||
<string name="editor_submit">Indienen</string>
|
||||
<string name="editor_business_vacant_button">Bedrijfsruimte is leeg</string>
|
||||
<string name="editor_mark_business_vacant_title">Bedrijfsruimte leeg markeren</string>
|
||||
<string name="editor_mark_business_vacant_description">Gebruik dit als het bedrijf is verhuisd en de ruimte leeg is en klaar is voor een nieuwe huurder.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user