publiccode.si/site/languages/strings.nl.toml

192 lines
11 KiB
TOML
Raw Normal View History

2017-09-08 14:51:52 +02:00
# == NEDERLANDS ==
# General strings
[Languages.nl]
# languageCode = "en"
# languageName = "English"
# description = "Public Money, Public Code - A campaign for releasing publicly financed software as Free Software"
# fsdefinition = "Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy."
languageCode = "nl" # 2-letter code of language (ISO 639-1)
languageName = "Nederlands" # verbose name of language (e.g. "Français" or "Русский")
description = "Public Geld, Publieke Code - Een campagne om publiek gefinancieerde software uit te brengen als Vrije Software"
fsdefinition = "Vrije Software geeft iedereen het recht om software te gebruiken, te begrijpen, aan te passen en te delen. Deze rechten helpen het ondersteunen van andere fundamentele vrijheden zoals de vrijheid van meningsuiting, pers en privacy."
# Navigation
[Languages.nl.navigation]
[Languages.nl.navigation.links]
# start = "Start"
# about = "About"
# arguments = "Reasons"
# action = "Take Action"
# spread = "Spread the Word"
start = "Begin"
about = "Over"
arguments = "Stellingen"
action = "Onderneem Actie"
spread = "Deel"
# Start banner
[Languages.nl.start]
# subtitle1 = "Why is software created using taxpayers' money not released as Free Software?"
2017-09-08 17:02:30 +02:00
# subtitle2 = "We want legislation requiring that publicly financed software developed for the public sector be made publicly available under a [Free and Open Source Software](https://fsfe.org/about/mission.html 'Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy.') licence. If it is public money, it should be public code as well."
2017-09-08 14:51:52 +02:00
# subtitle3 = "**Code paid by the people should be available to the people!**"
subtitle1 = "Waarom is software die geschreven is met belastinggeld niet beschikbaar als Vrije Software?"
subtitle2 = "TODO: We want legislation requiring that publicly financed software developed for public sector must be made publicly available under a [Free and Open Source Software](https://fsfe.org/freesoftware/basics/summary.html 'Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy.') licence. If it is public money, it should be public code as well."
subtitle3 = "**Code betaald door iedereen moet beschikbaar zijn voor iedereen!**"
# About section
[Languages.nl.about]
# headline = "Sound complicated? It's not. It's super easy!"
# buttonText = "More advantages"
2017-09-08 16:33:10 +02:00
headline = "Klinkt ingewikkeld? Nee, het is heel simpel!"
2017-09-08 14:51:52 +02:00
buttonText = "Meer voordelen"
# Arguments section
[Languages.nl.arguments]
# headline = "Reasons for Public Code"
# followup = "Do you believe that Free Software should be the default option for publicly financed software? **Let's convince your political representatives!**"
# buttonText = "Sign the Open Letter"
headline = "Redenen voor Publieke Code"
followup = "TODO: Do you believe that Free Software must be the default option for publicly financed software? **Then let's convince your political representatives!**"
buttonText = "Onderteken de Open Brief"
[[Languages.nl.arguments.list]]
# icon = "fa-eur"
# title = "Tax savings"
# description = "Similar applications don't have to be programmed from scratch every time."
icon = "fa-eur" # <-- do not translate this
title = "Besparen op belastingen"
description = "Soortgelijke toepassingen hoeven niet opnieuw van de grond af ontwikkeld te worden."
[[Languages.nl.arguments.list]]
# icon = "fa-handshake-o"
# title = "Collaboration"
# description = "Efforts on major projects can share expertise and costs."
icon = "fa-handshake-o" # <-- do not translate this
title = "Samenwerking"
description = "Grote projecten kunnen samenwerken om expertise en kosten te delen."
[[Languages.nl.arguments.list]]
# icon = "fa-users"
# title = "Serving the public"
# description = "Applications paid by the public should be available for everyone."
icon = "fa-users" # <-- do not translate this
title = "Algemeen belang"
description = "Programma's betaald door het publiek zouden voor iedereen beschikbaar moeten zijn."
[[Languages.nl.arguments.list]]
# icon = "fa-lightbulb-o"
# title = "Fostering innovation"
# description = "With transparent processes, others don't have to reinvent the wheel."
icon = "fa-lightbulb-o" # <-- do not translate this
title = "Innovatie bevorderen"
description = "Met transparante processen hoeft het wiel niet opnieuw uitgevonden te worden."
# Action section
[Languages.nl.action]
# headline = "Tell Your Representatives!"
# subheadline = "This is our demand: **“Implement legislation requiring that publicly financed software developed for the public sector be made publicly available under a [Free and Open Source Software](https://fsfe.org/about/mission.html 'Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy.') licence.”**"
2017-09-08 16:21:22 +02:00
# description = "**$ORGS organisations** and **$INDS individuals** already support this call for action by signing our [open letter](openletter/). You can help us make a much bigger impact by signing it, too! We will hand over all signatures to representatives all over Europe that are debating software freedom in public administration."
headline = "Vertel uw vertegenwoordigers!"
2017-09-08 14:51:52 +02:00
# In "subheadline", please use curly quotation marks for the demand. Otherwise the build might fail: https://en.wikipedia.org/wiki/Quotation_mark
subheadline = "TODO (copy from open letter). We demand: **„Implement legislation requiring that publicly financed software developed for public sector must be made publicly available under a [Free and Open Source Software](https://fsfe.org/freesoftware/basics/summary.html 'Free Software gives everybody the rights to use, study, share and improve software. These rights help support other fundamental freedoms like freedom of speech, press and privacy.') licence.“**"
2017-09-08 16:21:22 +02:00
description = "TODO: **$ORGS organisations** and **$INDS individuals** already support this call for action by signing our [Open Letter](openletter/). Help us to make an impact by signing it, too! We will hand over all signatures to representatives all over Europe that are debating software freedom in public administration."
2017-09-08 14:51:52 +02:00
[Languages.nl.action.box]
# text = "Already **$INDS SIGNATURES** sign the open letter now!"
text = "TODO: Already **$INDS SIGNATURES** sign the Open Letter now!"
[Languages.nl.action.form]
# name = "Name (required)"
# email = "Email (required)"
# country = "Your Country"
# zip = "Zip Code"
# comment = "Your comment (max. 140 characters)"
# permPriv = "I have read and accepted the [privacy statement](privacy/)"
# permNews = "I want to stay informed about the future of this campaign"
# permPub = "I want my signature to appear in the [list of signatures](openletter/all-signatures)"
# submit = "Sign Now!"
name = "Naam (verplicht)"
email = "E-mail (verplicht)"
country = "Uw land"
2017-09-08 14:51:52 +02:00
zip = "Postcode"
comment = "Uw commentaar (max. 140 karakters)"
2017-09-08 14:51:52 +02:00
permPriv = "Ik heb het [privacybeleid](privacy/) gelezen en geaccepteerd"
permNews = "TODO: I want to stay informed about the future of this campaign"
permPub = "TODO: I want my signature to appear in the [list of signatures](openletter/all-signatures)"
submit = "TODO: Sign Now!"
# Organisations section
[Languages.nl.organisations]
# headline = "Supporting Organisations"
# text = "The following organisations support our [open letter](openletter/). If your organisation is also interested in joining the call for Public Code, please [contact us](mailto:contact@fsfe.org)."
headline = "Ondersteunende organisaties"
text = "De volgende organisaties ondersteunen onze [Open Brief](openletter/). Als uw organisatie ook geïnteresseerd is om mee te doen aan de eis voor Publieke Code, neem dan [contact](mailto:contact@fsfe.org) met ons op."
# Spread the word section
[Languages.nl.spread]
# headline = "Spread the word!"
# promoText = "Order the latest stickers and flyers from FSFE"
# promoButtonText = "Get promo material"
# shareText = "Tell your friends and followers about Public Code:"
# defaultSocialText = "If it is public money, it should be public code as well. I support this call for more public code under a Free Software license: "
headline = "TODO: Spread the word!"
promoText = "TODO: Order the latest stickers and flyers from FSFE"
promoButtonText = "TODO: Get promo material"
shareText = "TODO: Tell your friends and followers about Public Code:"
defaultSocialText = "Als het publiek geld is, dan moet het ook publieke code zijn! Ik steun de eis voor meer publieke code onder een Vrije Softwarelicentie: "
# Legal Section
[Languages.nl.legal]
# by = "This is a campaign by Free Software Foundation Europe"
# imprint = "Imprint"
# privacy = "Privacy"
# transparency = "Transparency"
# contribute1 = "The code of this website is Free Software."
# contribute2 = "You're welcome to contribute!"
# license = "This work is licensed under a [Creative Commons BY-SA 4.0 License](http://creativecommons.org/licenses/by-sa/4.0/)."
by = "Dit is een compagne door Free Software Foundation Europe"
imprint = "TODO: Imprint"
privacy = "Privacy"
transparency = "Openheid"
contribute1 = "De code van deze website is Vrije Software."
contribute2 = "TODO: You're welcome to contribute!"
license = "TODO: This work is licensed under a [Creative Commons BY-SA 4.0 License](http://creativecommons.org/licenses/by-sa/4.0/)."
# Language selection
[Languages.nl.language]
# description = "Read this page in another language"
description = "Lees deze pagina in een andere taal"
# 404 Error Page
[Languages.nl.error]
# headline = "Error 404 - Page not found"
# description = "The page you're looking for does not exist."
# button = "Back to start page"
headline = "TODO: Error 404 - Page not found"
description = "TODO: The page you're looking for does not exist."
button = "TODO: Back to start page"
# Specific sub-pages
[Languages.nl.subpage]
[Languages.nl.subpage.signatures]
# headline = "Individual Open Letter Signatures"
# description = "Below are the signatures of the signees who agreed to have their names made public. Be the next one!"
# allSignatures = "See [all public signatures](all-signatures/)."
# tableName = "Name"
# tableCountry = "Country"
# tableComment = "Comment"
headline = "Individuele handtekeningen voor de Open Brief"
2017-09-08 16:35:40 +02:00
description = "TODO: Below are the signatures of the signees who agreed to have their names made public. Be the next one!"
2017-09-08 16:34:52 +02:00
allSignatures = "Bekijk [alle openbare handtekeningen](all-signatures/)."
2017-09-08 14:51:52 +02:00
tableName = "Naam"
tableCountry = "Land"
tableComment = "Commentaar"