diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-nl/messages/tdebase/kio_trash.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-nl/messages/tdebase/kio_trash.po')
-rw-r--r-- | tde-i18n-nl/messages/tdebase/kio_trash.po | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/tde-i18n-nl/messages/tdebase/kio_trash.po b/tde-i18n-nl/messages/tdebase/kio_trash.po new file mode 100644 index 00000000000..ee981002ad7 --- /dev/null +++ b/tde-i18n-nl/messages/tdebase/kio_trash.po @@ -0,0 +1,83 @@ +# translation of kio_trash.po to Dutch +# translation of kio_trash.po to +# Rinse de Vries <rinsedevries@kde.nl>, 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_trash\n" +"POT-Creation-Date: 2006-11-07 02:35+0100\n" +"PO-Revision-Date: 2005-09-27 12:21+0200\n" +"Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" +"Language-Team: Dutch <tde-i18n-nl@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ktrash.cpp:30 +msgid "Empty the contents of the trash" +msgstr "Prullenbak legen" + +#: ktrash.cpp:32 +msgid "Restore a trashed file to its original location" +msgstr "Zet een weggegooid bestand terug op zijn oorspronkelijke locatie" + +#: ktrash.cpp:34 +msgid "Ignored" +msgstr "Genegeerd" + +#: ktrash.cpp:42 +msgid "ktrash" +msgstr "ktrash" + +#: ktrash.cpp:43 +msgid "" +"Helper program to handle the KDE trash can\n" +"Note: to move files to the trash, do not use ktrash, but \"kfmclient move 'url' " +"trash:/\"" +msgstr "" +"Hulpprogramma om KDE's prullenbak af te handelen\n" +"Opmerking, om bestanden in de prullenbak te plaatsen, gebruik geen ktrash, maar " +"\"kfmclient move 'url' trash:/\"" + +#: kio_trash.cpp:46 +msgid "Protocol name" +msgstr "Protocolnaam" + +#: kio_trash.cpp:47 kio_trash.cpp:48 +msgid "Socket name" +msgstr "Socket-naam" + +#: kio_trash.cpp:97 kio_trash.cpp:160 kio_trash.cpp:317 kio_trash.cpp:349 +#: kio_trash.cpp:511 kio_trash.cpp:523 +#, c-format +msgid "Malformed URL %1" +msgstr "Verkeerd gevormd URL-adres %1" + +#: kio_trash.cpp:116 +msgid "" +"The directory %1 does not exist anymore, so it is not possible to restore this " +"item to its original location. You can either recreate that directory and use " +"the restore operation again, or drag the item anywhere else to restore it." +msgstr "" +"De map %1 bestaat niet meer. U kunt dit item niet terugzetten op de " +"oorspronkelijke locatie. U kunt die map opnieuw aanmaken en de terugzetopdracht " +"nogmaals uitvoeren, of het item naar een andere plek buiten de prullenbak " +"slepen om het terug te halen." + +#: kio_trash.cpp:145 +msgid "This file is already in the trash bin." +msgstr "Dit bestand bevindt zich al in de prullenbak." + +#: kfile-plugin/kfile_trash.cpp:52 +msgid "General" +msgstr "Algemeen" + +#: kfile-plugin/kfile_trash.cpp:55 +msgid "Original Path" +msgstr "Oorspronkelijke locatie" + +#: kfile-plugin/kfile_trash.cpp:56 +msgid "Date of Deletion" +msgstr "Datum van verwijdering" |