diff options
-rw-r--r-- | po/modules/mediaplayer/mediaplayer_nl.po | 133 | ||||
-rw-r--r-- | po/modules/notifier/notifier_nl.po | 77 | ||||
-rw-r--r-- | po/modules/torrent/torrent_nl.po | 74 |
3 files changed, 284 insertions, 0 deletions
diff --git a/po/modules/mediaplayer/mediaplayer_nl.po b/po/modules/mediaplayer/mediaplayer_nl.po new file mode 100644 index 0000000..69f99db --- /dev/null +++ b/po/modules/mediaplayer/mediaplayer_nl.po @@ -0,0 +1,133 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Heimen Stoffels <vistausss@fastmail.com>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-11 04:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:66 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:92 +msgid "Trying media player interface \"%Q\": score %d" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:74 +msgid "" +"Not sure about the results, trying a second, more agressive detection pass" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:102 +msgid "Choosing media player interface \"%Q\"" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:105 +msgid "Seems that there is no usable media player on this machine" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:115 +msgid "No mediaplayer interface selected. Try /mediaplayer.detect" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:134 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:571 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:594 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:636 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:675 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1183 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1319 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1363 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1551 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1594 +msgid "" +"The selected media player interface failed to execute the requested function" +msgstr "" + +#: src/modules/mediaplayer/libkvimediaplayer.cpp:135 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:572 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:595 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:637 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:676 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1184 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1320 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1364 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1552 +#: src/modules/mediaplayer/libkvimediaplayer.cpp:1595 +msgid "Last interface error: " +msgstr "" + +#: src/modules/mediaplayer/mp_amarokinterface.cpp:43 +msgid "An interface to the AmaroK TDE media player." +msgstr "" + +#: src/modules/mediaplayer/mp_amipinterface.cpp:83 +msgid "" +"An interface to the AMIP plug-in.\n" +"You can download it from http://amip.tools-for.net.\n" +"To use this interface you must install AMIP plug-in for your player." +msgstr "" + +#: src/modules/mediaplayer/mp_interface.cpp:41 +msgid "Function not implemented" +msgstr "" + +#: src/modules/mediaplayer/mp_jukinterface.cpp:45 +msgid "An interface to the Juk TDE media player." +msgstr "" + +#: src/modules/mediaplayer/mp_winampinterface.cpp:184 +msgid "Can't find a running winamp window" +msgstr "" + +#: src/modules/mediaplayer/mp_winampinterface.cpp:194 +msgid "" +"An interface to the popupar Winamp media player.\n" +"You can download it from http://www.winamp.com.\n" +"To use all the features of this interface you must copy the gen_kvirc.dll " +"plugin found in the KVIrc distribution directory to the Winamp plugins " +"folder and restart winamp." +msgstr "" + +#: src/modules/mediaplayer/mp_winampinterface.cpp:316 +#: src/modules/mediaplayer/mp_winampinterface.cpp:350 +msgid "" +"The winamp plugin has not been installed properly. Check /help mediaplayer." +"nowplaying" +msgstr "" + +#: src/modules/mediaplayer/mp_xmmsinterface.cpp:38 +msgid "" +"An interface to the popular UNIX xmms media player.\n" +"Download it from http://www.xmms.org\n" +msgstr "" + +#: src/modules/mediaplayer/mp_xmmsinterface.cpp:49 +msgid "" +"An interface to the popular UNIX audacious media player.\n" +"Download it from http://audacious-media-player.org\n" +msgstr "" + +#: src/modules/mediaplayer/mp_xmmsinterface.cpp:133 +msgid "Can't load the player library (%Q)" +msgstr "" + +#: src/modules/mediaplayer/mp_xmmsinterface.cpp:142 +msgid "Can't find symbol %s in %Q" +msgstr "" diff --git a/po/modules/notifier/notifier_nl.po b/po/modules/notifier/notifier_nl.po new file mode 100644 index 0000000..1564c12 --- /dev/null +++ b/po/modules/notifier/notifier_nl.po @@ -0,0 +1,77 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Heimen Stoffels <vistausss@fastmail.com>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-08-31 18:17+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/notifier/libkvinotifier.cpp:137 +msgid "The specified window does not exist" +msgstr "" + +#: src/modules/notifier/libkvinotifier.cpp:151 +msgid "The specified timeout is not valid, assuming 0" +msgstr "" + +#: src/modules/notifier/libkvinotifier.cpp:154 +msgid "The -t switch expects a timeout in seconds" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1142 +msgid "Hide" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1145 +msgid "1 Minute" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1146 +msgid "5 Minutes" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1147 +msgid "15 Minutes" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1148 +msgid "30 Minutes" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1149 +msgid "1 Hour" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1151 +msgid "Until KVIrc is Restarted" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1152 +msgid "Permanently (Until Explicitly Enabled)" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1154 +msgid "Disable" +msgstr "" + +#: src/modules/notifier/notifierwindow.cpp:1245 +msgid "Write text or commands to window" +msgstr "" diff --git a/po/modules/torrent/torrent_nl.po b/po/modules/torrent/torrent_nl.po new file mode 100644 index 0000000..dc02504 --- /dev/null +++ b/po/modules/torrent/torrent_nl.po @@ -0,0 +1,74 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Heimen Stoffels <vistausss@fastmail.com>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-11 04:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:63 +msgid "Trying torrent client interface \"%Q\": score %d" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:103 +msgid "Choosing torrent client interface \"%Q\"" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:110 +msgid "Seems that there is no usable torrent client on this machine" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:119 +msgid "No torrent client interface selected. Try /torrent.detect" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:129 +msgid "" +"The selected torrent client interface failed to execute the requested " +"function" +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:130 +msgid "Last interface error: " +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:712 +msgid "Using client interface \"%Q\"." +msgstr "" + +#: src/modules/torrent/libkvitorrent.cpp:720 +msgid "Invalid client interface \"%Q\"!" +msgstr "" + +#: src/modules/torrent/tc_ktorrentdcopinterface.cpp:45 +msgid "" +"An interface to TDE's excellent KTorrent client.\n" +"Download it from http://www.ktorrent.org\n" +msgstr "" + +#: src/modules/torrent/tc_ktorrentdcopinterface.cpp:61 +#, c-format +msgid "Index out of range: %d [0-%d]!" +msgstr "" + +#: src/modules/torrent/tc_statusbarapplet.cpp:64 +msgid "No client selected!" +msgstr "" |