mue/src/translations/nl.json

442 lines
15 KiB
JSON

{
"tabname": "New Tab",
"widgets": {
"greeting": {
"morning": "Goedemorgen",
"afternoon": "Goedemiddag",
"evening": "Goedenavond",
"christmas": "Fijne kerstdagen",
"newyear": "Gelukkig nieuwjaar",
"halloween": "Fijne Halloween",
"birthday": "Happy Birthday"
},
"background": {
"credit": "Foto van",
"unsplash": "on Unsplash",
"pexels": "on Pexels",
"information": "Information",
"download": "Download"
},
"search": "Zoeken",
"quicklinks": {
"new": "New Link",
"name": "Name",
"url": "URL",
"add": "Add",
"name_error": "Must provide name",
"url_error": "Must provide URL"
},
"date": {
"week": "Week"
},
"weather": {
"not_found": "Not Found",
"meters": "meter"
},
"navbar": {
"tooltips": {
"update": "Update Patch Notes",
"refresh": "Refresh Page",
"feedback": "Feedback"
},
"notes": {
"title": "Notes",
"placeholder": "Type here"
}
}
},
"modals": {
"main": {
"title": "Opties",
"loading": "Bezig met laden…",
"file_upload_error": "File is over 2MB",
"navbar": {
"settings": "Instellingen",
"addons": "Mijn extensies",
"marketplace": "Marktplaats"
},
"error_boundary": {
"title": "Foutmelding",
"message": "Failed to load this component of Mue",
"refresh": "Refresh"
},
"settings": {
"enabled": "Enabled",
"reminder": {
"title": "NOTICE",
"message": "In order for all of the changes to take place, the page must be refreshed."
},
"sections": {
"time": {
"title": "Tijd",
"format": "Format",
"type": "Type",
"digital": {
"title": "Digital",
"seconds": "Seconden tonen",
"twentyfourhour": "24-uursklok gebruiken",
"twelvehour": "12-uursklok gebruiken",
"zero": "Nulopvulling"
},
"analogue": {
"title": "Analogue",
"second_hand": "Seconds hand",
"minute_hand": "Minutes hand",
"hour_hand": "Hours hand",
"hour_marks": "Hour marks",
"minute_marks": "Minute marks"
},
"percentage_complete": "Percentage complete",
"date": {
"title": "Date",
"week_number": "Week number",
"day_of_week": "Day of week",
"datenth": "Date nth",
"type": {
"short": "Short",
"long": "Long"
},
"short_date": "Short date",
"short_format": "Short format",
"short_separator": {
"title": "Short separator",
"dots": "Dots",
"dash": "Dash",
"gaps": "Gaps",
"slashes": "Slashes"
}
}
},
"quote": {
"title": "Citaat",
"author_link": "Author link",
"custom": "Custom quote",
"custom_author": "Custom author",
"buttons": {
"title": "Buttons",
"copy": "Kopieerknop",
"tweet": "Tweetknop",
"favourite": "Knop 'Toevoegen aan favorieten'"
}
},
"greeting": {
"title": "Begroetingen",
"events": "Gebeurtenissen",
"default": "Standaard begroetingsnaam",
"name": "Naam van begroeting",
"birthday": "Birthday",
"birthday_age": "Birthday age",
"birthday_date": "Birthday date"
},
"background": {
"title": "Achtergrond",
"ddg_image_proxy": "Use DuckDuckGo image proxy",
"transition": "Fade-in transition",
"photo_information": "Show photo information",
"category": "Category",
"buttons": {
"title": "Buttons",
"view": "Weergave",
"favourite": "Favourite",
"download": "Download"
},
"effects": {
"title": "Effects",
"blur": "Vervaging instellen",
"brightness": "Adjust brightness",
"filters": {
"title": "Background filter",
"amount": "Filter amount",
"grayscale": "Grayscale",
"sepia": "Sepia",
"invert": "Invert",
"saturate": "Saturate",
"contrast": "Contrast"
}
},
"type": {
"title": "Type",
"api": "API",
"custom_image": "Custom image",
"custom_colour": "Custom colour/gradient"
},
"source": {
"title": "Source",
"api": "Achtergrond-api",
"custom_background": "Aangepaste achtergrond",
"custom_colour": "Aangepaste achtergrondkleur",
"upload": "Uploaden",
"add_colour": "Kleur toevoegen",
"disabled": "Uitgeschakeld",
"loop_video": "Loop video",
"mute_video": "Mute video",
"quality": {
"title": "Quality",
"original": "Original",
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
}
}
},
"search": {
"title": "Zoekbalk",
"search_engine": "Zoekmachine",
"custom": "Aangepaste zoekmachine-url",
"autocomplete": "Autocomplete",
"autocomplete_provider": "Autocomplete Provider",
"voice_search": "Spraakgestuurd zoeken gebruiken"
},
"weather": {
"title": "Weather",
"location": "Location",
"auto": "Auto",
"temp_format": {
"title": "Temperature format",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"kelvin": "Kelvin"
},
"extra_info": {
"title": "Extra information",
"show_location": "Show location",
"show_description": "Show description",
"cloudiness": "Cloudiness",
"humidity": "Humidity",
"visibility": "Visibility",
"wind_speed": "Wind speed",
"wind_direction": "Wind direction",
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
}
},
"quicklinks": {
"title": "Quick Links",
"open_new": "Open in new tab",
"tooltip": "Tooltip"
},
"appearance": {
"title": "Appearance",
"theme": {
"title": "Theme",
"auto": "Auto",
"light": "Light",
"dark": "Dark"
},
"animations": "Animations",
"navbar": {
"title": "Navbar",
"notes": "Notes",
"refresh": "Refresh button"
},
"font": {
"title": "Font",
"custom": "Custom font",
"google": "Import from Google Fonts",
"weight": {
"title": "Font weight",
"thin": "Thin",
"extra_light": "Extra Light",
"light": "Light",
"normal": "Normal",
"medium": "Medium",
"semi_bold": "Semi-Bold",
"bold": "Bold",
"extra_bold": "Extra-Bold"
},
"style": {
"title": "Font style",
"normal": "Normal",
"italic": "Italic",
"oblique": "Oblique"
}
},
"accessibility": {
"title": "Accessibility",
"widget_zoom": "Widget zoom",
"toast_duration": "Toast duration",
"milliseconds": "milliseconds"
}
},
"order": {
"title": "Widget Order"
},
"advanced": {
"title": "Advanced",
"offline_mode": "Offline-modus",
"data": "Data",
"reset_modal": {
"title": "WARNING",
"question": "Do you want to reset Mue?",
"information": "This will delete all data. If you wish to keep your data and preferences, please export them first.",
"cancel": "Cancel"
},
"customisation": "Customisation",
"custom_css": "Custom CSS",
"custom_js": "Custom JS",
"tab_name": "Tab name",
"experimental_warning": "Please note that the Mue team cannot provide support if you have experimental mode on. Please disable it first and see if the issue continues to occur before contacting support."
},
"experimental": {
"title": "Experimenteel",
"warning": "These settings have not been fully tested/implemented and may not work correctly!",
"developer": "Developer"
},
"language": {
"title": "Taal",
"quote": "Quote language"
},
"changelog": "Change Log",
"about": {
"title": "About",
"copyright": "Copyright",
"version": {
"title": "Version",
"checking_update": "Checking for update",
"update_available": "Update available",
"no_update": "No update available",
"offline_mode": "Cannot check for update in offline mode",
"error": {
"title": "Failed to get update information",
"description": "An error occured"
}
},
"contact_us": "Contact Us",
"support_mue": "Support Mue",
"resources_used": {
"title": "Resources used",
"bg_images": "Offline background images",
"welcome_img": "Welcome image",
"pin_icon": "Pin icon"
},
"contributors": "Contributors",
"supporters": "Supporters",
"photographers": "Photographers"
}
},
"buttons": {
"reset": "Herstellen",
"import": "Importeren",
"export": "Exporteren"
}
},
"marketplace": {
"photo_packs": "Fotoverzamelingen",
"quote_packs": "Citaatverzamelingen",
"preset_settings": "Voorinstellingen",
"no_items": "No items in this category",
"product": {
"overview": "Overzicht",
"information": "Informatie",
"last_updated": "Laatst geüpdatet",
"version": "Versie",
"author": "Maker",
"buttons": {
"addtomue": "Toevoegen aan Mue",
"remove": "Verwijderen"
},
"quote_warning": {
"title": "Waarschuwing",
"description": "Deze citaatverzameling maakt verbinding met externe servers die kunnen worden gebruikt om je te internetverkeer te tracken!"
}
},
"offline": {
"title": "Het lijkt er op dat je niet verbonden bent het internet",
"description": "Maak verbinding met het internet"
}
},
"addons": {
"added": "Toegevoegd",
"empty": {
"title": "Het is hier erg leeg",
"description": "Ga naar de marktplaats om een paar extensies toe te voegen"
},
"sideload": "Sideloaden",
"sort": {
"title": "Sort",
"newest": "Installed (Newest)",
"oldest": "Installed (Oldest)",
"a_z": "Alphabetical (A-Z)",
"z_a": "Alphabetical (Z-A)"
}
}
},
"update": {
"title": "Update",
"offline": {
"title": "Offline",
"description": "Cannot get update logs while in offline mode"
},
"error": {
"title": "Error",
"description": "Could not connect to the server"
},
"read_blog": "Read on the blog here",
"contact_support": "Contact us here"
},
"welcome": {
"tip": "Quick Tip",
"sections": {
"intro": {
"title": "Welcome to Mue Tab",
"description": "Thank you for installing, we hope you enjoy your time with out extension."
},
"language": {
"title": "Choose your language",
"description": "to be added"
},
"theme": {
"title": "Select a theme",
"description": "Mue is available in both light and dark theme, or this can be automatically set depending on your system theme.",
"tip": "Using the Auto settings will use the theme on your computer. This setting will impact the modals and some of the widgets displayed on the screen, such as weather and notes."
},
"settings": {
"title": "Import Settings",
"description": "Installing Mue on a new device? Feel free to import your old settings!",
"tip": "You can export your old settings by navigating to the Advanced tab in your old Mue setup. Then you need to click the export button which will download the JSON file. You can upload this file here to carry across your settings and preferences from your previous Mue installation."
},
"privacy": {
"title": "Privacy Options",
"description": "Enable settings to further protect your privacy with Mue.",
"offline_mode_description": "Enabling offline mode will disable all requests to any service. This will result in online backgrounds, online quotes, marketplace, weather, quick links, change log and some about tab information to be disabled.",
"links": {
"title": "Links",
"privacy_policy": "Privacy Policy"
}
},
"final": {
"title": "Final step",
"description": "Your Mue Tab experience is about to begin.",
"changes": "Changes",
"changes_description": "To change settings later click on the settings icon in the top right corner of your tab."
}
},
"buttons": {
"next": "Next",
"previous": "Previous",
"close": "Close"
}
},
"feedback": {
"title": "Give us feedback",
"question_one": "How would you rate your experience of this Mue build?",
"question_two": "What bugs did you encounter in your use of Mue?",
"question_three": "How likely would you be to recommend this version of Mue to a friend or colleague?",
"question_four": "What do you want adding to the next Mue build?",
"not_filled": "Question box must be filled",
"success": "Sent successfully!",
"submit": "Submit"
}
},
"toasts": {
"quote": "Het citaat is gekopieerd",
"notes": "Notes copied",
"reset": "Het herstellen is voltooid",
"installed": "De installatie is voltooid",
"uninstalled": "Het verwijderen is voltooid",
"error": "Er is iets misgegaan",
"imported": "Het importeren is voltooid"
}
}