Add CMakeL10n rules.

Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/2/head
Slávek Banko 5 years ago
parent 893ae3502d
commit 7a2f7de501
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -0,0 +1,23 @@
#################################################
#
# (C) 2018 Slávek Banko
# slavek.banko (AT) axis.cz
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
cmake_minimum_required( VERSION 2.8 )
##### include our cmake modules #################
set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEL10n )
##### create translation templates ##############
tde_l10n_create_template( "gtkqtengine" )

@ -1,174 +1,335 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-12-24 13:07+0100\n"
"POT-Creation-Date: 2006-10-16 17:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 16 #: _translatorinfo:1
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/mozillaprofile.ui line 16 msgid ""
#: rc.cpp:3 rc.cpp:54 "_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: kcm_gtk/kcmgtk.cpp:325
msgid "%1 (size %2)"
msgstr ""
#: src/qt_qt_wrapper.cpp:112
msgid "gtk-qt-engine"
msgstr ""
#: src/qt_qt_wrapper.cpp:377
msgid "Maintainer"
msgstr ""
#: src/qt_qt_wrapper.cpp:378
msgid "Original Author"
msgstr ""
#: kcm_gtk/emacsdetails.ui:16
#, no-c-format
msgid "Emacs Keyboard Shortcuts"
msgstr ""
#: kcm_gtk/emacsdetails.ui:27
#, no-c-format
msgid ""
"These keyboard shortcuts are useful for Emacs users.\n"
"When enabled, they will override the standard keyboard shortcuts in GTK "
"applications."
msgstr ""
#: kcm_gtk/emacsdetails.ui:34
#, no-c-format
msgid "Shortcut"
msgstr ""
#: kcm_gtk/emacsdetails.ui:45
#, no-c-format
msgid "Description"
msgstr ""
#: kcm_gtk/emacsdetails.ui:56
#, no-c-format
msgid "Ctrl+A"
msgstr ""
#: kcm_gtk/emacsdetails.ui:59
#, no-c-format
msgid "Go to beginning of line"
msgstr ""
#: kcm_gtk/emacsdetails.ui:70
#, no-c-format
msgid "Ctrl+E"
msgstr ""
#: kcm_gtk/emacsdetails.ui:73
#, no-c-format
msgid "Go to end of line"
msgstr ""
#: kcm_gtk/emacsdetails.ui:84
#, no-c-format
msgid "Ctrl+F"
msgstr ""
#: kcm_gtk/emacsdetails.ui:87
#, no-c-format
msgid "Go right one character"
msgstr ""
#: kcm_gtk/emacsdetails.ui:98
#, no-c-format
msgid "Ctrl+B"
msgstr ""
#: kcm_gtk/emacsdetails.ui:101
#, no-c-format
msgid "Go left one character"
msgstr ""
#: kcm_gtk/emacsdetails.ui:112
#, no-c-format
msgid "Ctrl+K"
msgstr ""
#: kcm_gtk/emacsdetails.ui:115
#, no-c-format
msgid "Delete to end of line"
msgstr ""
#: kcm_gtk/emacsdetails.ui:126
#, no-c-format
msgid "Ctrl+U"
msgstr ""
#: kcm_gtk/emacsdetails.ui:129
#, no-c-format
msgid "Delete entire line"
msgstr ""
#: kcm_gtk/emacsdetails.ui:140
#, no-c-format
msgid "Ctrl+W"
msgstr ""
#: kcm_gtk/emacsdetails.ui:143
#, no-c-format
msgid "Delete word, left"
msgstr ""
#: kcm_gtk/emacsdetails.ui:154
#, no-c-format
msgid "Ctrl+H"
msgstr ""
#: kcm_gtk/emacsdetails.ui:157
#, no-c-format
msgid "Delete character, left"
msgstr ""
#: kcm_gtk/emacsdetails.ui:168
#, no-c-format
msgid "Ctrl+D"
msgstr ""
#: kcm_gtk/emacsdetails.ui:171
#, no-c-format
msgid "Delete character, right"
msgstr ""
#: kcm_gtk/emacsdetails.ui:217
#, no-c-format
msgid "C&lose"
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:16 kcm_gtk/mozillaprofile.ui:16
#, no-c-format #, no-c-format
msgid "Form2" msgid "Form2"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 38 #: kcm_gtk/kcmgtkwidget.ui:38
#: rc.cpp:6 #, no-c-format
msgid "GTK2 Styles"
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:117 kcm_gtk/kcmgtkwidget.ui:289
#, no-c-format
msgid "Change search paths..."
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:144
#, no-c-format #, no-c-format
msgid "GTK Styles" msgid "&Use my TDE style in GTK2 applications"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 109 #: kcm_gtk/kcmgtkwidget.ui:168 kcm_gtk/kcmgtkwidget.ui:340
#: rc.cpp:9
#, no-c-format #, no-c-format
msgid "&Use my KDE style in GTK applications" msgid "Use &another style:"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 117 #: kcm_gtk/kcmgtkwidget.ui:179
#: rc.cpp:12
#, no-c-format #, no-c-format
msgid "Use another style:" msgid ""
"<b>Warning:</b> The Gtk-Qt theme engine is not installed. This means you "
"will not be able to use your TDE style in GTK2 applications."
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 128 #: kcm_gtk/kcmgtkwidget.ui:187
#: rc.cpp:15
#, no-c-format #, no-c-format
msgid "Gtk-Qt theme engine homepage" msgid "Gtk-Qt theme engine homepage"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 131 #: kcm_gtk/kcmgtkwidget.ui:190
#: rc.cpp:18
#, no-c-format #, no-c-format
msgid "http://gtk-qt.ecs.soton.ac.uk/" msgid "http://gtk-qt.ecs.soton.ac.uk/"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 139 #: kcm_gtk/kcmgtkwidget.ui:210
#: rc.cpp:21 #, no-c-format
msgid "GTK3 Styles"
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:316
#, no-c-format
msgid "&Use my TDE style in GTK3 applications"
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:351
#, no-c-format #, no-c-format
msgid "" msgid ""
"<b>Warning:</b> The Gtk-Qt theme engine is not installed. This means you " "<b>Warning:</b> The Gtk3-TQt theme engine is not installed. This means you "
"will not be able to use your KDE style in GTK applications." "will not be able to use your TDE style in GTK3 applications."
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:359
#, no-c-format
msgid "Gtk3-TQt theme engine homepage"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 175 #: kcm_gtk/kcmgtkwidget.ui:362
#: rc.cpp:24
#, no-c-format #, no-c-format
msgid "GTK Fonts" msgid "http://www.trinitydesktop.org/"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 229 #: kcm_gtk/kcmgtkwidget.ui:382
#: rc.cpp:27 #, no-c-format
msgid "GTK2 Fonts"
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:436
#, no-c-format #, no-c-format
msgid "Change..." msgid "Change..."
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 254 #: kcm_gtk/kcmgtkwidget.ui:461
#: rc.cpp:30
#, no-c-format #, no-c-format
msgid "Use another font:" msgid "Use another font:"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 287 #: kcm_gtk/kcmgtkwidget.ui:494
#: rc.cpp:33
#, no-c-format #, no-c-format
msgid "The Quick Brown Fox Jumped Over The Lazy Dog" msgid "The Quick Brown Fox Jumped Over The Lazy Dog"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 297 #: kcm_gtk/kcmgtkwidget.ui:504
#: rc.cpp:36 #, no-c-format
msgid "Use m&y TDE fonts in GTK2 applications"
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:507
#, no-c-format #, no-c-format
msgid "Use m&y KDE fonts in GTK applications" msgid "Alt+Y"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 330 #: kcm_gtk/kcmgtkwidget.ui:540
#: rc.cpp:39
#, no-c-format #, no-c-format
msgid "Preview line 1" msgid "Preview line 1"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 355 #: kcm_gtk/kcmgtkwidget.ui:557
#: rc.cpp:42
#, no-c-format #, no-c-format
msgid "Firefox and Thunderbird" msgid "GTK2 Keyboard Shortcuts"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 409 #: kcm_gtk/kcmgtkwidget.ui:611
#: rc.cpp:45
#, no-c-format #, no-c-format
msgid "" msgid "Use Emacs-like key&board shortcuts for text editing"
"Scrollbar buttons may sometimes be displayed incorrectly in Firefox and "
"Thunderbird. This can be fixed by installing some files into your Mozilla "
"profile."
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 428 #: kcm_gtk/kcmgtkwidget.ui:614
#: rc.cpp:48
#, no-c-format #, no-c-format
msgid "I&nstall scrollbar fix..." msgid "Alt+B"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/kcmgtkwidget.ui line 459 #: kcm_gtk/kcmgtkwidget.ui:630
#: rc.cpp:51 #, no-c-format
msgid "Details..."
msgstr ""
#: kcm_gtk/kcmgtkwidget.ui:661
#, no-c-format #, no-c-format
msgid "" msgid ""
"Note that changes made here will only affect GTK applications when KDE is " "Note that changes made here will only affect GTK applications when TDE is "
"running. To change the styles and fonts used by applications in GNOME, use " "running. To change the styles and fonts used by applications in GNOME, use "
"the GNOME configuration tools." "the GNOME configuration tools."
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/mozillaprofile.ui line 38 #: kcm_gtk/mozillaprofile.ui:38
#: rc.cpp:57
#, no-c-format #, no-c-format
msgid "Please select the profiles that you want to fix:" msgid "Please select the profiles that you want to fix:"
msgstr "" msgstr ""
#. i18n: file /mnt/lvm/home/david/projects/cmakestuff/gtk-qt-engine/po/../kcm_gtk/mozillaprofile.ui line 44 #: kcm_gtk/mozillaprofile.ui:44
#: rc.cpp:60
#, no-c-format #, no-c-format
msgid "Profile" msgid "Profile"
msgstr "" msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:212 #: kcm_gtk/searchpaths.ui:16
msgid "%1 (size %2)" #, no-c-format
msgstr "" msgid "Change search paths"
#: ../kcm_gtk/kcmgtk.cpp:413
msgid "No Mozilla profiles found"
msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:413
msgid "Could not load Mozilla profiles"
msgstr "" msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:422 ../kcm_gtk/kcmgtk.cpp:455 #: kcm_gtk/searchpaths.ui:27
#: ../kcm_gtk/kcmgtk.cpp:576 #, no-c-format
msgid "Mozilla profile" msgid ""
"The control center module could not find the GTK-Qt theme engine in its list "
"of search paths. If you have installed it elsewhere, you will need to add "
"the correct path to the list below."
msgstr "" msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:455 #: kcm_gtk/searchpaths.ui:59
msgid "" #, no-c-format
"Your Mozilla profile was updated sucessfully. You must close and restart " msgid "Add"
"all Firefox and Thunderbird windows for the changes to take effect"
msgstr "" msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:472 #: kcm_gtk/searchpaths.ui:73
msgid "Thunderbird" #, no-c-format
msgid "Remove"
msgstr "" msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:472 #: kcm_gtk/searchpaths.ui:122
msgid "Firefox" #, no-c-format
msgid "Ok"
msgstr "" msgstr ""
#: ../kcm_gtk/kcmgtk.cpp:576 #: kcm_gtk/searchpaths.ui:130
msgid "Could not write to %1" #, no-c-format
msgid "Cancel"
msgstr "" msgstr ""

Loading…
Cancel
Save