|
|
|
|
@ -28,10 +28,12 @@ return [
|
|
|
|
|
'next' => 'Volgende',
|
|
|
|
|
'close' => 'Sluiten',
|
|
|
|
|
'clickHere' => 'klik hier',
|
|
|
|
|
|
|
|
|
|
'sensitive' => 'Gevoelig',
|
|
|
|
|
'sensitiveContent' => 'Gevoelige inhoud',
|
|
|
|
|
'sensitiveContentWarning' => 'Deze post kan gevoelige inhoud bevatten',
|
|
|
|
|
'javascript' => '',
|
|
|
|
|
'loading' => '',
|
|
|
|
|
'continue' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'site' => [
|
|
|
|
|
@ -59,8 +61,10 @@ return [
|
|
|
|
|
'profile' => 'Profiel',
|
|
|
|
|
'drive' => 'Drive',
|
|
|
|
|
'settings' => 'Instellingen',
|
|
|
|
|
'appearance' => '',
|
|
|
|
|
'compose' => 'Nieuwe aanmaken',
|
|
|
|
|
'logout' => 'Uitloggen',
|
|
|
|
|
'createStory' => '',
|
|
|
|
|
|
|
|
|
|
// Nav footer
|
|
|
|
|
'about' => 'Over',
|
|
|
|
|
@ -68,9 +72,12 @@ return [
|
|
|
|
|
'language' => 'Taal',
|
|
|
|
|
'privacy' => 'Privacy',
|
|
|
|
|
'terms' => 'Voorwaarden',
|
|
|
|
|
'legalNotice' => '',
|
|
|
|
|
'mobileApps' => '',
|
|
|
|
|
|
|
|
|
|
// Temporary links
|
|
|
|
|
'backToPreviousDesign' => 'Ga terug naar het vorige ontwerp',
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'directMessages' => [
|
|
|
|
|
@ -80,6 +87,7 @@ return [
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'notifications' => [
|
|
|
|
|
'title' => '',
|
|
|
|
|
'liked' => 'vond leuk je',
|
|
|
|
|
'commented' => 'reageerde op je',
|
|
|
|
|
'reacted' => 'heeft gereageerd op je',
|
|
|
|
|
@ -103,6 +111,23 @@ return [
|
|
|
|
|
'post' => 'bericht',
|
|
|
|
|
'story' => 'verhaal',
|
|
|
|
|
'noneFound' => 'Geen notificaties gevonden',
|
|
|
|
|
'youRecent' => '',
|
|
|
|
|
'hasUnlisted' => '',
|
|
|
|
|
'cannotDisplay' => '',
|
|
|
|
|
'followRequest' => '',
|
|
|
|
|
'filteringResults' => '',
|
|
|
|
|
'mentions' => '',
|
|
|
|
|
'mentionsDescription' => '',
|
|
|
|
|
'likes' => '',
|
|
|
|
|
'likesDescription' => '',
|
|
|
|
|
'followers' => '',
|
|
|
|
|
'followersDescription' => '',
|
|
|
|
|
'reblogs' => '',
|
|
|
|
|
'reblogsDescription' => '',
|
|
|
|
|
'dms' => '',
|
|
|
|
|
'dmsDescription' => '',
|
|
|
|
|
'accept' => '',
|
|
|
|
|
'reject' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'post' => [
|
|
|
|
|
@ -126,6 +151,24 @@ return [
|
|
|
|
|
|
|
|
|
|
'emptyCollections' => 'We kunnen geen collecties vinden',
|
|
|
|
|
'emptyPosts' => 'We kunnen geen berichten vinden',
|
|
|
|
|
|
|
|
|
|
'blocking' => '',
|
|
|
|
|
'sponsor' => '',
|
|
|
|
|
'followYou' => '',
|
|
|
|
|
'archives' => '',
|
|
|
|
|
'bookmarks' => '',
|
|
|
|
|
'likes' => '',
|
|
|
|
|
'muted' => '',
|
|
|
|
|
'blocked' => '',
|
|
|
|
|
'myPortifolio' => '',
|
|
|
|
|
'private' => '',
|
|
|
|
|
'public' => '',
|
|
|
|
|
'draft' => '',
|
|
|
|
|
'emptyLikes' => '',
|
|
|
|
|
'emptyBookmarks' => '',
|
|
|
|
|
'emptyArchives' => '',
|
|
|
|
|
'untitled' => '',
|
|
|
|
|
'noDescription' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'menu' => [
|
|
|
|
|
@ -175,10 +218,41 @@ return [
|
|
|
|
|
'deletePostConfirm' => 'Weet je zeker dat je deze post wil verwijderen?',
|
|
|
|
|
'archivePostConfirm' => 'Weet je zeker dat je deze post wilt archiveren?',
|
|
|
|
|
'unarchivePostConfirm' => 'Weet je zeker dat je deze post wilt dearchiveren?',
|
|
|
|
|
'pin' => '',
|
|
|
|
|
'unpin' => '',
|
|
|
|
|
'pinPostConfirm' => '',
|
|
|
|
|
'unpinPostConfirm' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'story' => [
|
|
|
|
|
'add' => 'Verhaal toevoegen',
|
|
|
|
|
'myStory' => '',
|
|
|
|
|
'viewMyStory' => '',
|
|
|
|
|
'goBack' => '',
|
|
|
|
|
'delete' => '',
|
|
|
|
|
'crop' => '',
|
|
|
|
|
'error' => '',
|
|
|
|
|
'cropping' => '',
|
|
|
|
|
'storyDuration' => '',
|
|
|
|
|
'seconds' => '',
|
|
|
|
|
'processing' => '',
|
|
|
|
|
'shareWithFollowers' => '',
|
|
|
|
|
'cancel' => '',
|
|
|
|
|
'viewedBy' => '',
|
|
|
|
|
'next' => '',
|
|
|
|
|
'zoom' => '',
|
|
|
|
|
'options' => '',
|
|
|
|
|
'allowReplies' => '',
|
|
|
|
|
'allowReactions' => '',
|
|
|
|
|
'limit' => '',
|
|
|
|
|
'reactionSent' => '',
|
|
|
|
|
'replySent' => '',
|
|
|
|
|
'expiresIn' => '',
|
|
|
|
|
'viewers' => '',
|
|
|
|
|
'report' => '',
|
|
|
|
|
'close' => '',
|
|
|
|
|
'myStories' => '',
|
|
|
|
|
'seeAll' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'timeline' => [
|
|
|
|
|
@ -205,4 +279,133 @@ return [
|
|
|
|
|
'contactAdminMsg' => 'Als u over dit bericht of rapport contact wilt opnemen met een beheerder',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'appearance' => [
|
|
|
|
|
'theme' => '',
|
|
|
|
|
'profileLayout' => '',
|
|
|
|
|
'compactPreviews' => '',
|
|
|
|
|
'loadComments' => '',
|
|
|
|
|
'hideStats' => '',
|
|
|
|
|
|
|
|
|
|
'auto' => '',
|
|
|
|
|
'lightMode' => '',
|
|
|
|
|
'darkMode' => '',
|
|
|
|
|
|
|
|
|
|
'grid' => '',
|
|
|
|
|
'masonry' => '',
|
|
|
|
|
'feed' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'settings' => [
|
|
|
|
|
'filters' => [
|
|
|
|
|
'title' => '',
|
|
|
|
|
'manage_your_custom_filters' => '',
|
|
|
|
|
'customize_your_experience' => '',
|
|
|
|
|
'add_new_filter' => '',
|
|
|
|
|
'limit_message' => '',
|
|
|
|
|
'learn_more_help_center' => '',
|
|
|
|
|
'no_filters' => '',
|
|
|
|
|
'no_filters_message' => '',
|
|
|
|
|
'create_first_filter' => '',
|
|
|
|
|
'no_matching_filters' => '',
|
|
|
|
|
'no_matching_filters_message' => '',
|
|
|
|
|
'create_new_filter' => '',
|
|
|
|
|
'filter_title' => '',
|
|
|
|
|
'edit_filter' => '',
|
|
|
|
|
'advance_mode' => '',
|
|
|
|
|
'simple_mode' => '',
|
|
|
|
|
'keywords' => '',
|
|
|
|
|
'legend' => '',
|
|
|
|
|
'whole_word' => '',
|
|
|
|
|
'partial_word' => '',
|
|
|
|
|
'duplicate_not_allowed' => '',
|
|
|
|
|
'filter_action' => '',
|
|
|
|
|
'hide_media_blur' => '',
|
|
|
|
|
'show_warning' => '',
|
|
|
|
|
'hide_content_completely' => '',
|
|
|
|
|
'apply_filters_to' => '',
|
|
|
|
|
'home_timeline' => '',
|
|
|
|
|
'notifications' => '',
|
|
|
|
|
'public_timeline' => '',
|
|
|
|
|
'hashtags' => '',
|
|
|
|
|
'groups' => '',
|
|
|
|
|
'conversations' => '',
|
|
|
|
|
'duration' => '',
|
|
|
|
|
'forever' => '',
|
|
|
|
|
'30_minutes' => '',
|
|
|
|
|
'1_hour' => '',
|
|
|
|
|
'6_hours' => '',
|
|
|
|
|
'12_hours' => '',
|
|
|
|
|
'1_day' => '',
|
|
|
|
|
'1_week' => '',
|
|
|
|
|
'cutom' => '',
|
|
|
|
|
'enter_duration_in_seconds' => '',
|
|
|
|
|
'save_changes' => '',
|
|
|
|
|
'create_filter' => '',
|
|
|
|
|
'name_your_filter' => '',
|
|
|
|
|
'give_your_filter_a_name' => '',
|
|
|
|
|
'my_filter_name' => '',
|
|
|
|
|
'filter_duration' => '',
|
|
|
|
|
'add_filter_keywords' => '',
|
|
|
|
|
'add_word_or_phrase' => '',
|
|
|
|
|
'whole_word_match' => '',
|
|
|
|
|
'partial_word_match' => '',
|
|
|
|
|
'add_another_keyword' => '',
|
|
|
|
|
'please_remove_duplicate_keywords' => '',
|
|
|
|
|
'choose_filter_action' => '',
|
|
|
|
|
'choose_filter_action_description' => '',
|
|
|
|
|
'hide_completely' => '',
|
|
|
|
|
'choose_where_to_apply' => '',
|
|
|
|
|
'choose_where_to_apply_description' => '',
|
|
|
|
|
'review_your_filter' => '',
|
|
|
|
|
'review_your_filter_description' => '',
|
|
|
|
|
'no_keywords_specified' => '',
|
|
|
|
|
'action' => '',
|
|
|
|
|
'expires' => '',
|
|
|
|
|
'never_expires' => '',
|
|
|
|
|
'titleAdvance' => '',
|
|
|
|
|
'context' => '',
|
|
|
|
|
'review' => '',
|
|
|
|
|
'add_keyword' => '',
|
|
|
|
|
'enter_filter_title' => '',
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
'powered_by_pixelfed' => '',
|
|
|
|
|
|
|
|
|
|
'landing' => [
|
|
|
|
|
'login' => '',
|
|
|
|
|
'signup' => '',
|
|
|
|
|
'about' => '',
|
|
|
|
|
'directory' => '',
|
|
|
|
|
'explore' => '',
|
|
|
|
|
'decentralized_by_pixelfed' => '',
|
|
|
|
|
'posts' => '',
|
|
|
|
|
'active_users' => '',
|
|
|
|
|
'total_users' => '',
|
|
|
|
|
'managed_by' => '',
|
|
|
|
|
'server_rules' => '',
|
|
|
|
|
'supported_features' => '',
|
|
|
|
|
'features' => [
|
|
|
|
|
'photo_posts' => '',
|
|
|
|
|
'photo_albums' => '',
|
|
|
|
|
'photo_filters' => '',
|
|
|
|
|
'collections' => '',
|
|
|
|
|
'comments' => '',
|
|
|
|
|
'hashtags' => '',
|
|
|
|
|
'likes' => '',
|
|
|
|
|
'notifications' => '',
|
|
|
|
|
'shares' => '',
|
|
|
|
|
'share_up_to_n_photos' => '',
|
|
|
|
|
'share_up_to_n_photos_videos' => '',
|
|
|
|
|
'file_size' => '',
|
|
|
|
|
'federation' => '',
|
|
|
|
|
'mobile_app' => '',
|
|
|
|
|
'stories' => '',
|
|
|
|
|
'videos' => '',
|
|
|
|
|
],
|
|
|
|
|
'discover_accounts' => '',
|
|
|
|
|
'nothing_to_show' => '',
|
|
|
|
|
'explore_trending' => '',
|
|
|
|
|
],
|
|
|
|
|
];
|
|
|
|
|
|