Skip to content

Commit

Permalink
New translations strings.xml (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippC committed Feb 19, 2024
1 parent de93b12 commit ee27bea
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
<string name="afc_pmsg_cannot_access_dir">Geen toegang tot \"%1$s\"</string>
<string name="afc_pmsg_cannot_create_folder">Kan map \"%1$s\" niet maken</string>
<string name="afc_pmsg_cannot_delete_file">Kan %1$s \"%2$s\" niet verwijderen</string>
<string name="afc_pmsg_confirm_delete_file">Weet je zeker dat je deze %1$s wilt verwijderen: \"%2$s\"?</string>
<string name="afc_pmsg_confirm_delete_file">Weet je zeker dat je dit wilt verwijderen: %1$s \"%2$s\"?</string>
<string name="afc_pmsg_confirm_replace_file">Het bestand \"%1$s\" bestaat al.\n\nWilt u het vervangen?</string>
<string name="afc_pmsg_deleting_file">%1$s \"%2$s\" verwijderen…</string>
<string name="afc_pmsg_deleting_file">Verwijdert %1$s \"%2$s\" …</string>
<string name="afc_pmsg_file_has_been_deleted">%1$s \"%2$s\" is verwijderd</string>
<string name="afc_pmsg_filename_is_directory">\"%1$s\" is een map</string>
<string name="afc_pmsg_filename_is_invalid">Bestandsnaam \"%1$s\" is ongeldig</string>
Expand Down

0 comments on commit ee27bea

Please sign in to comment.