diff options
author | onestone <onestone> | 2007-01-16 13:29:38 +0000 |
---|---|---|
committer | onestone <onestone> | 2007-01-16 13:29:38 +0000 |
commit | 0c00cddb88d7c7afcea350437ac391f7f969cb8b (patch) | |
tree | 7580e9867534c3fc5aff992ff4a84842641ccef5 | |
parent | 7e8554ae65efc0dc2d2713987a88532ee3020c0a (diff) | |
download | aquamarine-0c00cddb88d7c7afcea350437ac391f7f969cb8b.tar.gz aquamarine-0c00cddb88d7c7afcea350437ac391f7f969cb8b.tar.bz2 |
aquamarine: updated translations
-rw-r--r-- | kcm/main.cpp | 4 | ||||
-rw-r--r-- | po/aquamarine.pot | 110 | ||||
-rw-r--r-- | src/Makefile.am | 3 |
3 files changed, 93 insertions, 24 deletions
diff --git a/kcm/main.cpp b/kcm/main.cpp index 7cdfdc0..9872c64 100644 --- a/kcm/main.cpp +++ b/kcm/main.cpp @@ -52,6 +52,10 @@ KCMBeryl::KCMBeryl(QWidget *parent, const char *name, const QStringList &) about->addAuthor("Dennis Kasprzyk", 0, "onestone@beryl-project.org"); + KGlobal::locale()->insertCatalogue("kdelibs"); + KGlobal::locale()->insertCatalogue("aquamarine"); + KGlobal::locale()->setActiveCatalogue("aquamarine"); + setAboutData( about ); m_tabs = new QTabWidget( this ); diff --git a/po/aquamarine.pot b/po/aquamarine.pot index ebceee1..078fcf6 100644 --- a/po/aquamarine.pot +++ b/po/aquamarine.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-12-18 14:19+0100\n" +"POT-Creation-Date: 2007-01-16 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -15,11 +15,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: aquamarine.cpp:64 +#: aquamarine.cpp:62 msgid "Aquamarine" msgstr "" -#: aquamarine.cpp:65 +#: aquamarine.cpp:63 msgid "KDE Window Decorator for Beryl" msgstr "" @@ -71,66 +71,130 @@ msgstr "" msgid "Inactive decoration opacity." msgstr "" -#: window.cpp:327 +#: window.cpp:348 msgid "Keep &Above Others" msgstr "" -#: window.cpp:330 +#: window.cpp:351 msgid "Keep &Below Others" msgstr "" -#: window.cpp:333 +#: window.cpp:354 msgid "&Fullscreen" msgstr "" -#: window.cpp:336 +#: window.cpp:357 msgid "Ad&vanced" msgstr "" -#: window.cpp:344 +#: window.cpp:366 +msgid "To &Desktop" +msgstr "" + +#: window.cpp:374 msgid "On all Viewports" msgstr "" -#: window.cpp:350 +#: window.cpp:379 msgid "Move to Viewport %1" msgstr "" -#: window.cpp:353 +#: window.cpp:382 msgid "To Viewport" msgstr "" -#: window.cpp:355 +#: window.cpp:408 ../kcm/aquamarine_ui.cpp:115 +msgid "Opacity" +msgstr "" + +#: window.cpp:409 +msgid "Brightness" +msgstr "" + +#: window.cpp:411 +msgid "Saturation" +msgstr "" + +#: window.cpp:414 +msgid "Reset settings" +msgstr "" + +#: window.cpp:428 msgid "&Move" msgstr "" -#: window.cpp:357 +#: window.cpp:430 msgid "Re&size" msgstr "" -#: window.cpp:359 +#: window.cpp:432 msgid "Mi&nimize" msgstr "" -#: window.cpp:360 +#: window.cpp:433 msgid "Ma&ximize" msgstr "" -#: window.cpp:361 +#: window.cpp:434 msgid "Sh&ade" msgstr "" -#: window.cpp:388 -msgid "Opacity" +#: window.cpp:1573 +msgid "&All Desktops" msgstr "" -#: window.cpp:389 -msgid "Brightness" +#: ../kcm/aquamarine_ui.cpp:105 +msgid "AquamarineWidget" msgstr "" -#: window.cpp:391 -msgid "Saturation" +#: ../kcm/aquamarine_ui.cpp:106 +msgid "Shadows" msgstr "" -#: window.cpp:394 -msgid "Reset settings" +#: ../kcm/aquamarine_ui.cpp:107 +msgid "Shadow color:" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:108 +msgid "Shadow opacity:" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:109 +msgid "Shadow offset X:" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:110 +msgid "Shadow radius:" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:111 +msgid "Enab&le Shadows" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:112 +msgid "Alt+L" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:114 +msgid "Shadow offset Y:" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:116 +msgid "Active window opacity:" +msgstr "" + +#: ../kcm/aquamarine_ui.cpp:117 +msgid "Inactive window opacity:" +msgstr "" + +#: ../kcm/main.cpp:49 +msgid "kcmberyl" +msgstr "" + +#: ../kcm/main.cpp:49 +msgid "KDE Beryl/Aquamarine Control Module" +msgstr "" + +#: ../kcm/main.cpp:51 +msgid "(c) 2006 Dennis Kasprzyk" msgstr "" diff --git a/src/Makefile.am b/src/Makefile.am index fc2a287..91bc12a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,5 +19,6 @@ KDE_CXXFLAGS = $(BERYLSETTINGS_CFLAGS) $(XCOMPOSITE_CFLAGS) $(DECOLIB_CFLAGS) METASOURCES = AUTO messages: rc.cpp - $(XGETTEXT) *.h *.cpp -o $(podir)/aquamarine.pot + $(EXTRACTRC) */*.ui >> rc.cpp + $(XGETTEXT) *.h *.cpp ../kcm/*.cpp ../kcm/*.h -o $(podir)/aquamarine.pot |