Translated using Weblate (Dutch)

Currently translated at 96.9% (600 of 619 strings)

Co-authored-by: Oliebol <schrijfmedan@gmail.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nl/
Translation: Tusky/Tusky
This commit is contained in:
Oliebol 2023-08-19 10:11:23 +00:00 committed by Weblate
parent e53a0f0644
commit 25d7bfab5c
1 changed files with 4 additions and 4 deletions

View File

@ -259,10 +259,8 @@
<string name="title_lists">Lijsten</string>
<string name="compose_active_account_description">Berichten plaatsen als %1$s</string>
<plurals name="hint_describe_for_visually_impaired">
<item quantity="one">Omschrijf dit voor iemand met een visuele beperking
\n(tekenlimiet is %d)</item>
<item quantity="other">Omschrijf dit voor mensen met een visuele beperking
\n(tekenlimiet is %d)</item>
<item quantity="one">Omschrijf inhoud voor iemand met een visuele beperking (tekenlimiet is %d)</item>
<item quantity="other">Omschrijf inhoud voor mensen met een visuele beperking (tekenlimiet is %d)</item>
</plurals>
<string name="action_set_caption">Beschrijving toevoegen</string>
<string name="action_remove">Verwijderen</string>
@ -664,4 +662,6 @@
<string name="about_copied">Versie en apparaatinformatie gekopieerd</string>
<string name="error_media_upload_sending_fmt">De upload is mislukt: %s</string>
<string name="socket_timeout_exception">Contact zoeken met je server duurde te lang</string>
<string name="dialog_delete_filter_positive_action">Verwijder</string>
<string name="dialog_delete_filter_text">Verwijder filter \'%1$s\'\?</string>
</resources>