New translations settings.php (Dutch)

[ci skip]
This commit is contained in:
crowdin 2024-08-09 15:27:31 +00:00
parent 5cd4670891
commit b5884c98a1

View File

@ -17,9 +17,9 @@ return [
'site_icon_hint' => 'Site icons are what you see on your browser tabs, bookmarks bar, and when you add a website as a shortcut on mobile devices.',
'site_icon_helper' => 'Icon must be squared and at least 512px wide and tall.',
'site_name' => 'Naam van site',
'site_description' => 'Site description',
'site_description' => 'Site beschrijving',
'submit' => 'Opslaan',
'editSuccess' => 'Instance has been updated successfully!',
'editSuccess' => 'Instantie is succesvol bijgewerkt!',
'deleteIconSuccess' => 'Site icon has been remove successfully!',
],
'images' => [
@ -32,12 +32,12 @@ return [
'title' => 'Huishouden',
'subtitle' => 'Runs various housekeeping tasks. Use this feature if you ever encounter issues with media files or data integrity. These tasks may take a while.',
'reset_counts' => 'Reset counts',
'reset_counts_helper' => 'This option will recalculate and reset all data counts (number of followers, posts, comments, …).',
'rewrite_media' => 'Rewrite media metadata',
'reset_counts_helper' => 'Deze optie zal alle gegevensaantallen herberekenen en resetten (aantal volgers, berichten, opmerkingen, …).',
'rewrite_media' => 'Herschrijf mediametagegevens',
'rewrite_media_helper' => 'This option will delete all superfluous media files and recreate them (images, audio files, transcripts, chapters, …)',
'rename_episodes_files' => 'Rename episode audio files',
'rename_episodes_files' => 'Hernoem audiobestanden voor aflevering',
'rename_episodes_files_hint' => 'This option will rename all episodes audio files to a random string of characters. Use this if one of your private episodes link was leaked as this will effectively hide it.',
'clear_cache' => 'Clear all cache',
'clear_cache' => 'Alle cache wissen',
'clear_cache_helper' => 'This option will flush redis cache or writable/cache files.',
'run' => 'Run housekeeping',
'runSuccess' => 'Housekeeping has been run successfully!',