diff options
author | cyberorg <cyberorg> | 2007-01-04 09:26:03 +0000 |
---|---|---|
committer | cyberorg <cyberorg> | 2007-01-04 09:26:03 +0000 |
commit | 47fd63959fbad4a85264095ad7d82c0af9cb7368 (patch) | |
tree | ce4e46d669f93690bb2aaf574bf20da978df3ab8 | |
parent | 3707666aa6e78e219c882a9cee31a3c30f0cbf2b (diff) | |
download | aquamarine-47fd63959fbad4a85264095ad7d82c0af9cb7368.tar.gz aquamarine-47fd63959fbad4a85264095ad7d82c0af9cb7368.tar.bz2 |
l10n: adding polish(from dzikyboo) and swedish(from yeager) translations
-rw-r--r-- | po/sv_SE.po | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/po/sv_SE.po b/po/sv_SE.po new file mode 100644 index 0000000..cb6bea9 --- /dev/null +++ b/po/sv_SE.po @@ -0,0 +1,137 @@ +# Swedish translation for aquamarine. +# Copyright (C) 2006 Free Software Foundation, Inc. +# This file is put in the public domain. +# Daniel Nylander <po@danielnylander.se>, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: aquamarine\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-12-18 14:19+0100\n" +"PO-Revision-Date: 2007-01-03 23:45+0100\n" +"Last-Translator: Daniel Nylander <po@danielnylander.se>\n" +"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: aquamarine.cpp:64 +msgid "Aquamarine" +msgstr "Aquamarine" + +#: aquamarine.cpp:65 +msgid "KDE Window Decorator for Beryl" +msgstr "KDE-fönsterdekoratör för Beryl" + +#. i18n: file aquamarine.kcfg line 7 +#: rc.cpp:3 +#, no-c-format +msgid "Whether to draw drop shadows." +msgstr "Huruvida skuggkastning ska ritas ut." + +#. i18n: file aquamarine.kcfg line 11 +#: rc.cpp:6 +#, no-c-format +msgid "Shadow radius for windows." +msgstr "Skuggradie för fönster." + +#. i18n: file aquamarine.kcfg line 17 +#: rc.cpp:9 +#, no-c-format +msgid "Shadow Color." +msgstr "Skuggfärg." + +#. i18n: file aquamarine.kcfg line 21 +#: rc.cpp:12 +#, no-c-format +msgid "Shadow opacity (darkness)." +msgstr "Skuggopacitet (mörkhet)." + +#. i18n: file aquamarine.kcfg line 27 +#: rc.cpp:15 +#, no-c-format +msgid "Shadow X offset (distance)." +msgstr "X-position för skugga (avstånd)." + +#. i18n: file aquamarine.kcfg line 31 +#: rc.cpp:18 +#, no-c-format +msgid "Shadow Y offset (distance)." +msgstr "Y-position för skugga (avstånd)." + +#. i18n: file aquamarine.kcfg line 35 +#: rc.cpp:21 +#, no-c-format +msgid "Active decoration opacity." +msgstr "Aktiv dekoreringsopacitet." + +#. i18n: file aquamarine.kcfg line 41 +#: rc.cpp:24 +#, no-c-format +msgid "Inactive decoration opacity." +msgstr "Inaktiv dekoreringsopacitet." + +#: window.cpp:327 +msgid "Keep &Above Others" +msgstr "Håll &ovanför andra" + +#: window.cpp:330 +msgid "Keep &Below Others" +msgstr "Håll &under andra" + +#: window.cpp:333 +msgid "&Fullscreen" +msgstr "&Helskärm" + +#: window.cpp:336 +msgid "Ad&vanced" +msgstr "A&vancerat" + +#: window.cpp:344 +msgid "On all Viewports" +msgstr "På alla arbetsytor" + +#: window.cpp:350 +msgid "Move to Viewport %1" +msgstr "Flytta till arbetsyta %1" + +#: window.cpp:353 +msgid "To Viewport" +msgstr "Till arbetsyta" + +#: window.cpp:355 +msgid "&Move" +msgstr "&Flytta" + +#: window.cpp:357 +msgid "Re&size" +msgstr "Ä&ndra storlek" + +#: window.cpp:359 +msgid "Mi&nimize" +msgstr "Mi&nimera" + +#: window.cpp:360 +msgid "Ma&ximize" +msgstr "Ma&ximera" + +#: window.cpp:361 +msgid "Sh&ade" +msgstr "Sk&uggning" + +#: window.cpp:388 +msgid "Opacity" +msgstr "Opacitet" + +#: window.cpp:389 +msgid "Brightness" +msgstr "Ljusstyrka" + +#: window.cpp:391 +msgid "Saturation" +msgstr "Färgmättnad" + +#: window.cpp:394 +msgid "Reset settings" +msgstr "Återställ inställningar" + |