Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (749 of 749 strings)

Translation: Kvaesitso/i18n
  • Loading branch information
Stephan-P authored and weblate committed Jun 26, 2024
1 parent 7b3fd3f commit 8348525
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions core/i18n/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -757,4 +757,19 @@
<string name="item_visibility_calendar_default">Kalender widget &amp; Zoekresultaten</string>
<string name="item_visibility_search_only">Zoekresultaten</string>
<string name="item_visibility_hidden">Nooit</string>
<string name="contact_info_home">Thuis</string>
<string name="contact_info_work">Werk</string>
<plurals name="contact_postal_addresses">
<item quantity="one">%1$s postadres</item>
<item quantity="other">%1$s postadressen</item>
</plurals>
<string name="contact_info_mobile">Mobiel</string>
<plurals name="contact_email_addresses">
<item quantity="one">%1$s emailadres</item>
<item quantity="other">%1$s emailadressen</item>
</plurals>
<plurals name="contact_phone_numbers">
<item quantity="one">%1$s telefoonnumer</item>
<item quantity="other">%1$s telefoonnummers</item>
</plurals>
</resources>

0 comments on commit 8348525

Please sign in to comment.