mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 19:42:54 +00:00
71 lines
No EOL
2.2 KiB
Text
71 lines
No EOL
2.2 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Kristof Bal <kristof.bal@gmail.com>, 2008.
|
|
# Freek de Kruijf <freekdekruijf@kde.nl>, 2010, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kdevdocumentview\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2014-10-01 05:08+0000\n"
|
|
"PO-Revision-Date: 2013-11-07 10:25+0100\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.5\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Freek de Kruijf"
|
|
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "freekdekruijf@kde.nl"
|
|
|
|
#: kdevdocumentview.cpp:74 kdevdocumentview.cpp:77
|
|
#: kdevdocumentviewplugin.cpp:94
|
|
msgid "Documents"
|
|
msgstr "Documenten"
|
|
|
|
#: kdevdocumentview.cpp:201
|
|
msgid "Reload"
|
|
msgstr "Opnieuw laden"
|
|
|
|
#: kdevdocumentview.cpp:206
|
|
msgid "Close Other Files"
|
|
msgstr "Andere bestanden sluiten"
|
|
|
|
#: kdevdocumentviewplugin.cpp:39
|
|
msgid "Document View"
|
|
msgstr "Documentweergave"
|
|
|
|
#: kdevdocumentviewplugin.cpp:39
|
|
msgid ""
|
|
"This plugin displays a graphical view of all documents currently loaded and "
|
|
"separates them by mimetype."
|
|
msgstr ""
|
|
"Deze plugin toont een grafische voorstelling van alle nu geladen documenten "
|
|
"en scheidt deze door het mimetype."
|
|
|
|
#. i18n: ectx: label, entry (displayMimeType), group (General Options)
|
|
#: settings/config.kcfg:9
|
|
msgid "Display document categories (mimetypes) in the view"
|
|
msgstr "Documentcategorieën (mimetypes) tonen in de weergave"
|
|
|
|
#. i18n: ectx: whatsthis, entry (displayMimeType), group (General Options)
|
|
#: settings/config.kcfg:11
|
|
msgid ""
|
|
"If this option is set, the Document View will organize documents\n"
|
|
" by their mimetype."
|
|
msgstr ""
|
|
"Wanneer deze optie is geactiveerd, zal de docmentweergave documenten\n"
|
|
" tonen geordend via hun mimetype."
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_displayMimeType)
|
|
#: settings/settingswidget.ui:38
|
|
msgid "Display document &categories"
|
|
msgstr "Document&categorieën tonen" |