diff options
author | cyberorg <cyberorg> | 2007-01-12 06:20:24 +0000 |
---|---|---|
committer | cyberorg <cyberorg> | 2007-01-12 06:20:24 +0000 |
commit | 7e8554ae65efc0dc2d2713987a88532ee3020c0a (patch) | |
tree | e375341ead0017ea4cf5ce3d0c010a7e2e695f2a /po/nl.po | |
parent | 877b8bf057cbc9c92bfe5c09effcb7d4eea9b017 (diff) | |
download | aquamarine-7e8554ae65efc0dc2d2713987a88532ee3020c0a.tar.gz aquamarine-7e8554ae65efc0dc2d2713987a88532ee3020c0a.tar.bz2 |
Dutch updates: closes #754 #755 #757 #758 #759
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 136 |
1 files changed, 136 insertions, 0 deletions
diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 0000000..336126d --- /dev/null +++ b/po/nl.po @@ -0,0 +1,136 @@ + # aquamarine.po translation. + # Copyright (C) 2006 + # This file is distributed under the same license as the Aquamarine package. +msgid "" +msgstr "" +"Project-Id-Version: 0.1\n" +"Report-Msgid-Bugs-To: http://bugs.beryl-project.org\n" +"POT-Creation-Date: 2006-12-18 14:19+0100\n" +"PO-Revision-Date: 2007-01-09 15:59+0100\n" +"Last-Translator: Elve <elve@savage-elve.net>\n" +"Language-Team: Dutch <nl@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: aquamarine.cpp:64 +msgid "Aquamarine" +msgstr "Aquamarine" + +#: aquamarine.cpp:65 +msgid "KDE Window Decorator for Beryl" +msgstr "KDE Venster Decorator voor Beryl" + +#. i18n: file aquamarine.kcfg line 7 +#: rc.cpp:3 +#, no-c-format +msgid "Whether to draw drop shadows." +msgstr "Wel of niet schaduw laten vallen" + +#. i18n: file aquamarine.kcfg line 11 +#: rc.cpp:6 +#, no-c-format +msgid "Shadow radius for windows." +msgstr "Schaduw radius voor vensters" + +#. i18n: file aquamarine.kcfg line 17 +#: rc.cpp:9 +#, no-c-format +msgid "Shadow Color." +msgstr "Schaduw kleur" + +#. i18n: file aquamarine.kcfg line 21 +#: rc.cpp:12 +#, no-c-format +msgid "Shadow opacity (darkness)." +msgstr "Schaduw ondoorzichtigheid (donkerheid)" + +#. i18n: file aquamarine.kcfg line 27 +#: rc.cpp:15 +#, no-c-format +msgid "Shadow X offset (distance)." +msgstr "Schaduw X offset (afstand)" + +#. i18n: file aquamarine.kcfg line 31 +#: rc.cpp:18 +#, no-c-format +msgid "Shadow Y offset (distance)." +msgstr "Schaduw Y offset (afstand)" + +#. i18n: file aquamarine.kcfg line 35 +#: rc.cpp:21 +#, no-c-format +msgid "Active decoration opacity." +msgstr "Actieve decoratie ondoorzichtigheid" + +#. i18n: file aquamarine.kcfg line 41 +#: rc.cpp:24 +#, no-c-format +msgid "Inactive decoration opacity." +msgstr "Inaptieve decoratie ondoorzichtigheid" + +#: window.cpp:327 +msgid "Keep &Above Others" +msgstr "Altijd op &voorgrond" + +#: window.cpp:330 +msgid "Keep &Below Others" +msgstr "Altijd op &achtergrond" + +#: window.cpp:333 +msgid "&Fullscreen" +msgstr "Venster &schermvullend" + +#: window.cpp:336 +msgid "Ad&vanced" +msgstr "Ge&avanceerd" + +#: window.cpp:344 +msgid "On all Viewports" +msgstr "In alle viewports" + +#: window.cpp:350 +msgid "Move to Viewport %1" +msgstr "Verplaats naar viewport %1" + +#: window.cpp:353 +msgid "To Viewport" +msgstr "Naar viewport" + +#: window.cpp:355 +msgid "&Move" +msgstr "&Verplaats" + +#: window.cpp:357 +msgid "Re&size" +msgstr "Afmetingen &wijzigen" + +#: window.cpp:359 +msgid "Mi&nimize" +msgstr "&Minimaliseren" + +#: window.cpp:360 +msgid "Ma&ximize" +msgstr "Ma&ximaliseren" + +#: window.cpp:361 +msgid "Sh&ade" +msgstr "&Oprollen" + +#: window.cpp:388 +msgid "Opacity" +msgstr "Ondoorzichtigheid" + +#: window.cpp:389 +msgid "Brightness" +msgstr "Helderheid" + +#: window.cpp:391 +msgid "Saturation" +msgstr "Kleurverzadiging" + +#: window.cpp:394 +msgid "Reset settings" +msgstr "Reset instellingen" + |