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.
|
||||
# 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.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-04-20 20:28-0400\n"
|
||||
"POT-Creation-Date: 2018-12-23 19:39+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"
|
||||
"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"
|
||||
|
||||
#: _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/DesktopEffectsKDE.py:96
|
||||
#: DesktopEffects/DesktopEffectsTDE.py:96
|
||||
msgid "&Remove Desktop Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsCommon.py:76
|
||||
#: DesktopEffects/DesktopEffectsKDE.py:100
|
||||
#: DesktopEffects/DesktopEffectsTDE.py:100
|
||||
msgid "The Compiz engine is installed in your system."
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsCommon.py:80
|
||||
#: DesktopEffects/DesktopEffectsKDE.py:105
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2720
|
||||
#: DesktopEffects/DesktopEffectsTDE.py:105
|
||||
#: data/DesktopEffectsDialog.ui:52
|
||||
#, no-c-format
|
||||
msgid ""
|
||||
"In order for Compiz Desktop Effects to work, the Compiz engine must be "
|
||||
"installed on your system."
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsCommon.py:82
|
||||
#: DesktopEffects/DesktopEffectsKDE.py:107
|
||||
#: DesktopEffects/DesktopEffectsTDE.py:107
|
||||
msgid "&Install Desktop Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:84
|
||||
msgid "Compiz Desktop Effects"
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2719
|
||||
#: data/DesktopEffectsDialog.ui:16
|
||||
#, no-c-format
|
||||
msgid "Desktop Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:85
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2721
|
||||
#: data/DesktopEffectsDialog.ui:68
|
||||
#, no-c-format
|
||||
msgid "Install"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:86
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2722
|
||||
#: data/DesktopEffectsDialog.ui:105
|
||||
#, no-c-format
|
||||
msgid ""
|
||||
"Desktop Effects are an experimental feature of Kubuntu and are not "
|
||||
"officially supported."
|
||||
"Desktop Effects are a great way to enjoy a modern desktop experience without "
|
||||
"transitioning to KDE4"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:87
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2723
|
||||
#: data/DesktopEffectsDialog.ui:115
|
||||
#, no-c-format
|
||||
msgid "Effects Level"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:88
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2724
|
||||
#: data/DesktopEffectsDialog.ui:142
|
||||
#, no-c-format
|
||||
msgid "No Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:89
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2725
|
||||
#: data/DesktopEffectsDialog.ui:150
|
||||
#, no-c-format
|
||||
msgid ""
|
||||
"All effects are disabled and KDE Window manager is used. This is the default "
|
||||
"behaviour."
|
||||
"All effects are disabled and TDE Window manager is used.\n"
|
||||
"This is the default behaviour."
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:90
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2727
|
||||
#: data/DesktopEffectsDialog.ui:204
|
||||
#, no-c-format
|
||||
msgid "Standard Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:91
|
||||
msgid "Some simple effects."
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2728
|
||||
#: data/DesktopEffectsDialog.ui:212
|
||||
#, no-c-format
|
||||
msgid "A compromise between usability and efficiency."
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:92
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2729
|
||||
#: data/DesktopEffectsDialog.ui:265
|
||||
#, no-c-format
|
||||
msgid "Extra Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:93
|
||||
msgid "You'll need sunglasses"
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2730
|
||||
#: data/DesktopEffectsDialog.ui:273
|
||||
#, no-c-format
|
||||
msgid ""
|
||||
"All effects are enabled. This setting may require a\n"
|
||||
"newer graphic card."
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:94
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2732
|
||||
#: data/DesktopEffectsDialog.ui:327
|
||||
#, no-c-format
|
||||
msgid "Custom Effects"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:95
|
||||
msgid ""
|
||||
"Use custom settings from another settings manager. Switching from this "
|
||||
"option to another will back up any custom settings"
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2733
|
||||
#: data/DesktopEffectsDialog.ui:335
|
||||
#, no-c-format
|
||||
msgid "Your custom Compiz settings."
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:96
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2734
|
||||
#: data/DesktopEffectsDialog.ui:399
|
||||
#, no-c-format
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
#: DesktopEffects/DesktopEffectsKDE4.py:97
|
||||
msgid "Done"
|
||||
#: DesktopEffects/DesktopEffectsDialog.py:2735
|
||||
#: data/DesktopEffectsDialog.ui:407
|
||||
#, no-c-format
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in new issue