diff options
author | Slávek Banko <[email protected]> | 2020-05-03 15:46:36 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-03 15:46:44 +0200 |
commit | 6f3b7a195a6732f3d921c01fb54b62c6c4920025 (patch) | |
tree | 8ec9eaa7c792b18ff5cbcb4528b2059ae341c1ed | |
parent | 9ac9e9be7e1bb49b588579ffd54aff06d819d571 (diff) | |
download | mplayerthumbs-6f3b7a195a6732f3d921c01fb54b62c6c4920025.tar.gz mplayerthumbs-6f3b7a195a6732f3d921c01fb54b62c6c4920025.zip |
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 4bea7515135f53a6cc92b7a47cee99554f666712)
-rw-r--r-- | po/CMakeLists.txt | 6 | ||||
-rw-r--r-- | po/de.po | 65 | ||||
-rw-r--r-- | po/mplayerthumbs.pot | 65 |
3 files changed, 0 insertions, 136 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt deleted file mode 100644 index 46fba83..0000000 --- a/po/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# build translations if some are already available - -file( GLOB _srcs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.po ) -if( _srcs ) - tde_create_translation( LANG auto OUTPUT_NAME ${PROJECT_NAME} ) -endif( ) diff --git a/po/de.po b/po/de.po deleted file mode 100644 index 434e266..0000000 --- a/po/de.po +++ /dev/null @@ -1,65 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2019-01-03 17:27+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: de\n" -"MIME-Version: 1.0\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 "" - -#: mplayerthumbsconfig/main.cpp:29 -msgid "MPlayerThumbs Configuration Utility" -msgstr "" - -#: mplayerthumbsconfig/main.cpp:41 -msgid "MPlayerThumbsConfig" -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:37 -msgid "Enter here the path for mplayer executable file." -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:39 -msgid "Custom arguments for mplayer." -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:41 -msgid "Blacklisted File Extensions" -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:43 -msgid "General" -msgstr "" - -#: mplayerthumbs.kcfg:7 -#, no-c-format -msgid "Full path of the mplayer binary to use." -msgstr "" - -#: mplayerthumbs.kcfg:10 -#, no-c-format -msgid "File extensions that mplayerthumbs should avoid" -msgstr "" - -#: mplayerthumbs.kcfg:13 -#, no-c-format -msgid "Append custom arguments to mplayer" -msgstr "" diff --git a/po/mplayerthumbs.pot b/po/mplayerthumbs.pot deleted file mode 100644 index b4b9821..0000000 --- a/po/mplayerthumbs.pot +++ /dev/null @@ -1,65 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2019-01-03 17:27+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <[email protected]>\n" -"MIME-Version: 1.0\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 "" - -#: mplayerthumbsconfig/main.cpp:29 -msgid "MPlayerThumbs Configuration Utility" -msgstr "" - -#: mplayerthumbsconfig/main.cpp:41 -msgid "MPlayerThumbsConfig" -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:37 -msgid "Enter here the path for mplayer executable file." -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:39 -msgid "Custom arguments for mplayer." -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:41 -msgid "Blacklisted File Extensions" -msgstr "" - -#: mplayerthumbsconfig/mplayerthumbscfg.cpp:43 -msgid "General" -msgstr "" - -#: mplayerthumbs.kcfg:7 -#, no-c-format -msgid "Full path of the mplayer binary to use." -msgstr "" - -#: mplayerthumbs.kcfg:10 -#, no-c-format -msgid "File extensions that mplayerthumbs should avoid" -msgstr "" - -#: mplayerthumbs.kcfg:13 -#, no-c-format -msgid "Append custom arguments to mplayer" -msgstr "" |