kde-l10n/nl/messages/kde-extraapps/ktimer.po
2015-01-25 20:23:55 +00:00

322 lines
9.5 KiB
Text

# translation of ktimer.po to Dutch
# Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
#
# Bram Schoenmakers <bramschoenmakers@kde.nl>, 2005.
# Rinse de Vries <rinsedevries@kde.nl>, 2007.
# Kristof Bal <kristof.bal@gmail.com>, 2008.
# Freek de Kruijf <f.de.kruijf@hetnet.nl>, 2009.
# Freek de Kruijf <freekdekruijf@kde.nl>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: ktimer\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
"PO-Revision-Date: 2010-05-14 10:30+0200\n"
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: main.cpp:27
msgid "KDE Timer"
msgstr "KDE Timer"
#: main.cpp:33
msgid "KTimer"
msgstr "KTimer"
#: main.cpp:35
msgid "(c) 2001, Stefan Schimanski"
msgstr "(c) 2001, Stefan Schimanski"
#: main.cpp:37
msgid "Stefan Schimanski"
msgstr "Stefan Schimanski"
#. i18n: file: prefwidget.ui:14
#. i18n: ectx: property (windowTitle), widget (QDialog, PrefWidget)
#: rc.cpp:3
msgid "Timer Settings"
msgstr "Timerinstellingen"
#. i18n: file: prefwidget.ui:26
#. i18n: ectx: property (toolTip), widget (QTreeWidget, m_list)
#: rc.cpp:6
msgid "List of countdowns you have set"
msgstr "Lijst met door u ingestelde aftellingen"
#. i18n: file: prefwidget.ui:29
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, m_list)
#: rc.cpp:9
msgid ""
"New countdowns are put here. You can add and remove them, and stop and start "
"them."
msgstr ""
"Nieuwe aftellingen worden hier geplaatst. U kunt ze toevoegen en verwijderen "
"en stoppen en starten."
#. i18n: file: prefwidget.ui:36
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#: rc.cpp:12
msgid "Counter"
msgstr "Teller"
#. i18n: file: prefwidget.ui:41
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#: rc.cpp:15
msgid "Delay"
msgstr "Vertraging"
#. i18n: file: prefwidget.ui:46
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#. i18n: file: prefwidget.ui:104
#. i18n: ectx: property (title), widget (QGroupBox, m_state)
#: rc.cpp:18 rc.cpp:42
msgid "State"
msgstr "Status"
#. i18n: file: prefwidget.ui:51
#. i18n: ectx: property (text), widget (QTreeWidget, m_list)
#: rc.cpp:21
msgid "Command"
msgstr "Commando"
#. i18n: file: prefwidget.ui:59
#. i18n: ectx: property (toolTip), widget (KPushButton, m_add)
#: rc.cpp:24
msgid "Add a new task"
msgstr "Nieuwe taak toevoegen"
#. i18n: file: prefwidget.ui:62
#. i18n: ectx: property (whatsThis), widget (KPushButton, m_add)
#: rc.cpp:27
msgid "Add a new task to the list."
msgstr "Nieuwe taak aan de lijst toevoegen."
#. i18n: file: prefwidget.ui:65
#. i18n: ectx: property (text), widget (KPushButton, m_add)
#: rc.cpp:30
msgid "&New"
msgstr "&Nieuw"
#. i18n: file: prefwidget.ui:72
#. i18n: ectx: property (toolTip), widget (KPushButton, m_remove)
#: rc.cpp:33
msgid "Remove a task"
msgstr "Een taak verwijderen"
#. i18n: file: prefwidget.ui:75
#. i18n: ectx: property (whatsThis), widget (KPushButton, m_remove)
#: rc.cpp:36
msgid "Remove a task from the list."
msgstr "Verwijder een taak van de lijst."
#. i18n: file: prefwidget.ui:78
#. i18n: ectx: property (text), widget (KPushButton, m_remove)
#: rc.cpp:39
msgid "&Remove"
msgstr "&Verwijderen"
#. i18n: file: prefwidget.ui:116
#. i18n: ectx: property (toolTip), widget (QSlider, m_slider)
#: rc.cpp:45
msgid "Speed up or slow down your countdown"
msgstr "Versnel of vertraag uw aftelling"
#. i18n: file: prefwidget.ui:119
#. i18n: ectx: property (whatsThis), widget (QSlider, m_slider)
#: rc.cpp:48
msgid "You can use this slider to adjust the time."
msgstr "U kunt dit schuifje gebruiken om de tijd aan te passen."
#. i18n: file: prefwidget.ui:129
#. i18n: ectx: property (toolTip), widget (QLCDNumber, m_counter)
#: rc.cpp:51
msgid "Time in seconds until command is executed"
msgstr "Tijd in seconden tot het commando wordt uitgevoerd"
#. i18n: file: prefwidget.ui:132
#. i18n: ectx: property (whatsThis), widget (QLCDNumber, m_counter)
#: rc.cpp:54
msgid "This number is how many seconds are left for the selected countdown."
msgstr ""
"Dit getal geeft aan hoeveel seconden er nog te gaan zijn voor de "
"geselecteerde aftelling."
#. i18n: file: prefwidget.ui:142
#. i18n: ectx: property (toolTip), widget (QToolButton, m_pause)
#: rc.cpp:57
msgid "Pause a countdown"
msgstr "Een aftelling pauzeren"
#. i18n: file: prefwidget.ui:145
#. i18n: ectx: property (whatsThis), widget (QToolButton, m_pause)
#: rc.cpp:60
msgid "Use this to pause a timer countdown."
msgstr "Gebruik dit om een aftelling te pauzeren."
#. i18n: file: prefwidget.ui:148
#. i18n: ectx: property (text), widget (QToolButton, m_pause)
#: rc.cpp:63
msgid "||"
msgstr "||"
#. i18n: file: prefwidget.ui:155
#. i18n: ectx: property (toolTip), widget (QToolButton, m_start)
#: rc.cpp:66
msgid "Start a countdown"
msgstr "Een aftelling starten"
#. i18n: file: prefwidget.ui:158
#. i18n: ectx: property (whatsThis), widget (QToolButton, m_start)
#: rc.cpp:69
msgid "Use this to start or restart a countdown."
msgstr "Gebruik dit om een aftelling te starten of herstarten."
#. i18n: file: prefwidget.ui:161
#. i18n: ectx: property (text), widget (QToolButton, m_start)
#: rc.cpp:72
msgid ">"
msgstr ">"
#. i18n: file: prefwidget.ui:168
#. i18n: ectx: property (toolTip), widget (QToolButton, m_stop)
#: rc.cpp:75
msgid "Stop a countdown"
msgstr "Een aftelling stoppen."
#. i18n: file: prefwidget.ui:171
#. i18n: ectx: property (whatsThis), widget (QToolButton, m_stop)
#: rc.cpp:78
msgid "Use this to stop the countdown for a task."
msgstr "Gebruik dit om een aftelling voor een taak te stoppen."
#. i18n: file: prefwidget.ui:174
#. i18n: ectx: property (text), widget (QToolButton, m_stop)
#: rc.cpp:81
msgid "="
msgstr "="
#. i18n: file: prefwidget.ui:184
#. i18n: ectx: property (toolTip), widget (KPushButton, m_help)
#: rc.cpp:84
msgid "Detailed help documentation"
msgstr "Gedetaileerde hulpdocumentatie"
#. i18n: file: prefwidget.ui:187
#. i18n: ectx: property (whatsThis), widget (KPushButton, m_help)
#: rc.cpp:87
msgid "Click here to open the help documentation viewer."
msgstr "Klik hier om de de hulpinformatie weer te geven."
#. i18n: file: prefwidget.ui:197
#. i18n: ectx: property (title), widget (QGroupBox, m_settings)
#: rc.cpp:90
msgid "Settings"
msgstr "Instellingen"
#. i18n: file: prefwidget.ui:209
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_loop)
#. i18n: file: prefwidget.ui:212
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_loop)
#: rc.cpp:93 rc.cpp:96
msgid ""
"Check this box if you want your countdown to start over after it finishes"
msgstr ""
"Dit vakje activeren als het aftellen opnieuw moet beginnen nadat het is "
"geëindigd"
#. i18n: file: prefwidget.ui:215
#. i18n: ectx: property (text), widget (QCheckBox, m_loop)
#: rc.cpp:99
msgid "&Loop"
msgstr "Herha&len"
#. i18n: file: prefwidget.ui:222
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#: rc.cpp:102
msgid "Delay:"
msgstr "Vertraging:"
#. i18n: file: prefwidget.ui:229
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_delay)
#: rc.cpp:105
msgid "Enter the seconds here"
msgstr "Voer hier het aantal seconden in"
#. i18n: file: prefwidget.ui:232
#. i18n: ectx: property (whatsThis), widget (QSpinBox, m_delay)
#: rc.cpp:108
msgid "You can change the amount of time in the countdown here."
msgstr "U kunt de hoeveelheid tijd in het aftellen hier wijzigen."
#. i18n: file: prefwidget.ui:242
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_one)
#: rc.cpp:111
msgid "Check this box if you only want to open one copy of your program"
msgstr ""
"Dit vakje activeren als u alleen één kopie van uw programma wilt openen"
#. i18n: file: prefwidget.ui:245
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_one)
#: rc.cpp:114
msgid "Check this box if you only want one instance to open"
msgstr "Dit vakje activeren als u slechts één exemplaar open wilt hebben"
#. i18n: file: prefwidget.ui:248
#. i18n: ectx: property (text), widget (QCheckBox, m_one)
#: rc.cpp:117
msgid "Start only &one instance"
msgstr "Niet meer dan één exemplaar st&arten"
#. i18n: file: prefwidget.ui:255
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#: rc.cpp:120
msgid "seconds"
msgstr "seconden"
#. i18n: file: prefwidget.ui:271
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#: rc.cpp:123
msgid "Command line:"
msgstr "Commandoregel:"
#. i18n: file: prefwidget.ui:278
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_delayH)
#: rc.cpp:126
msgid "Enter the hours here"
msgstr "Voer hier het aantal uren in"
#. i18n: file: prefwidget.ui:285
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_delayM)
#: rc.cpp:129
msgid "Enter the minutes here"
msgstr "Voer hier het aantal minuten in"
#. i18n: file: prefwidget.ui:295
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#: rc.cpp:132
msgid "hours"
msgstr "uren"
#. i18n: file: prefwidget.ui:302
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#: rc.cpp:135
msgid "minutes"
msgstr "minuten"
#. i18n: file: prefwidget.ui:337
#. i18n: ectx: property (toolTip), widget (KUrlRequester, m_commandLine)
#: rc.cpp:138
msgid "command you would like to run when time is up"
msgstr "commando dat u wilt draaien als de tijd is verstreken"
#. i18n: file: prefwidget.ui:340
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, m_commandLine)
#: rc.cpp:141
msgid "Enter a program you would like to run when the countdown is zero"
msgstr "Voer een programma in dat u wilt draaien als de teller nul bereikt"