Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/1/head
parent
6d18930592
commit
e2b7430149
@ -0,0 +1,29 @@
|
|||||||
|
#################################################
|
||||||
|
#
|
||||||
|
# (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(
|
||||||
|
CATALOG "desktop-effects-tde"
|
||||||
|
SOURCES "*.py" "*.ui"
|
||||||
|
KEYWORDS
|
||||||
|
_ __tr __tr:1,2
|
||||||
|
translate translate:1,2
|
||||||
|
)
|
@ -1,101 +1,141 @@
|
|||||||
# SOME DESCRIPTIVE TITLE.
|
# SOME DESCRIPTIVE TITLE.
|
||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
|
||||||
# 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-23 19:39+0100\n"
|
||||||
"POT-Creation-Date: 2008-04-20 20:28-0400\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"
|
||||||
|
|
||||||
|
#: _translatorinfo:1
|
||||||
|
msgid ""
|
||||||
|
"_: NAME OF TRANSLATORS\n"
|
||||||
|
"Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: _translatorinfo:2
|
||||||
|
msgid ""
|
||||||
|
"_: EMAIL OF TRANSLATORS\n"
|
||||||
|
"Your emails"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsCommon.py:73
|
#: DesktopEffects/DesktopEffectsCommon.py:73
|
||||||
#: DesktopEffects/DesktopEffectsKDE.py:96
|
#: DesktopEffects/DesktopEffectsTDE.py:96
|
||||||
msgid "&Remove Desktop Effects"
|
msgid "&Remove Desktop Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsCommon.py:76
|
#: DesktopEffects/DesktopEffectsCommon.py:76
|
||||||
#: DesktopEffects/DesktopEffectsKDE.py:100
|
#: DesktopEffects/DesktopEffectsTDE.py:100
|
||||||
msgid "The Compiz engine is installed in your system."
|
msgid "The Compiz engine is installed in your system."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsCommon.py:80
|
#: DesktopEffects/DesktopEffectsCommon.py:80
|
||||||
#: DesktopEffects/DesktopEffectsKDE.py:105
|
#: DesktopEffects/DesktopEffectsDialog.py:2720
|
||||||
|
#: DesktopEffects/DesktopEffectsTDE.py:105
|
||||||
|
#: data/DesktopEffectsDialog.ui:52
|
||||||
|
#, no-c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"In order for Compiz Desktop Effects to work, the Compiz engine must be "
|
"In order for Compiz Desktop Effects to work, the Compiz engine must be "
|
||||||
"installed on your system."
|
"installed on your system."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsCommon.py:82
|
#: DesktopEffects/DesktopEffectsCommon.py:82
|
||||||
#: DesktopEffects/DesktopEffectsKDE.py:107
|
#: DesktopEffects/DesktopEffectsTDE.py:107
|
||||||
msgid "&Install Desktop Effects"
|
msgid "&Install Desktop Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:84
|
#: DesktopEffects/DesktopEffectsDialog.py:2719
|
||||||
msgid "Compiz Desktop Effects"
|
#: data/DesktopEffectsDialog.ui:16
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Desktop Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:85
|
#: DesktopEffects/DesktopEffectsDialog.py:2721
|
||||||
|
#: data/DesktopEffectsDialog.ui:68
|
||||||
|
#, no-c-format
|
||||||
msgid "Install"
|
msgid "Install"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:86
|
#: DesktopEffects/DesktopEffectsDialog.py:2722
|
||||||
|
#: data/DesktopEffectsDialog.ui:105
|
||||||
|
#, no-c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Desktop Effects are an experimental feature of Kubuntu and are not "
|
"Desktop Effects are a great way to enjoy a modern desktop experience without "
|
||||||
"officially supported."
|
"transitioning to KDE4"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:87
|
#: DesktopEffects/DesktopEffectsDialog.py:2723
|
||||||
|
#: data/DesktopEffectsDialog.ui:115
|
||||||
|
#, no-c-format
|
||||||
msgid "Effects Level"
|
msgid "Effects Level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:88
|
#: DesktopEffects/DesktopEffectsDialog.py:2724
|
||||||
|
#: data/DesktopEffectsDialog.ui:142
|
||||||
|
#, no-c-format
|
||||||
msgid "No Effects"
|
msgid "No Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:89
|
#: DesktopEffects/DesktopEffectsDialog.py:2725
|
||||||
|
#: data/DesktopEffectsDialog.ui:150
|
||||||
|
#, no-c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"All effects are disabled and KDE Window manager is used. This is the default "
|
"All effects are disabled and TDE Window manager is used.\n"
|
||||||
"behaviour."
|
"This is the default behaviour."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:90
|
#: DesktopEffects/DesktopEffectsDialog.py:2727
|
||||||
|
#: data/DesktopEffectsDialog.ui:204
|
||||||
|
#, no-c-format
|
||||||
msgid "Standard Effects"
|
msgid "Standard Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:91
|
#: DesktopEffects/DesktopEffectsDialog.py:2728
|
||||||
msgid "Some simple effects."
|
#: data/DesktopEffectsDialog.ui:212
|
||||||
|
#, no-c-format
|
||||||
|
msgid "A compromise between usability and efficiency."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:92
|
#: DesktopEffects/DesktopEffectsDialog.py:2729
|
||||||
|
#: data/DesktopEffectsDialog.ui:265
|
||||||
|
#, no-c-format
|
||||||
msgid "Extra Effects"
|
msgid "Extra Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:93
|
#: DesktopEffects/DesktopEffectsDialog.py:2730
|
||||||
msgid "You'll need sunglasses"
|
#: data/DesktopEffectsDialog.ui:273
|
||||||
|
#, no-c-format
|
||||||
|
msgid ""
|
||||||
|
"All effects are enabled. This setting may require a\n"
|
||||||
|
"newer graphic card."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:94
|
#: DesktopEffects/DesktopEffectsDialog.py:2732
|
||||||
|
#: data/DesktopEffectsDialog.ui:327
|
||||||
|
#, no-c-format
|
||||||
msgid "Custom Effects"
|
msgid "Custom Effects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:95
|
#: DesktopEffects/DesktopEffectsDialog.py:2733
|
||||||
msgid ""
|
#: data/DesktopEffectsDialog.ui:335
|
||||||
"Use custom settings from another settings manager. Switching from this "
|
#, no-c-format
|
||||||
"option to another will back up any custom settings"
|
msgid "Your custom Compiz settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:96
|
#: DesktopEffects/DesktopEffectsDialog.py:2734
|
||||||
|
#: data/DesktopEffectsDialog.ui:399
|
||||||
|
#, no-c-format
|
||||||
msgid "Apply"
|
msgid "Apply"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: DesktopEffects/DesktopEffectsKDE4.py:97
|
#: DesktopEffects/DesktopEffectsDialog.py:2735
|
||||||
msgid "Done"
|
#: data/DesktopEffectsDialog.ui:407
|
||||||
|
#, no-c-format
|
||||||
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in new issue