From 6ba2f0c69a97d5033c7c730790c2715dba22522e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 1 May 2020 19:34:28 +0200 Subject: Remove the original translation directory layout. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- po/CMakeLists.txt | 5 ----- po/de.po | 39 --------------------------------------- po/kpicosim.pot | 39 --------------------------------------- 3 files changed, 83 deletions(-) delete mode 100644 po/CMakeLists.txt delete mode 100644 po/de.po delete mode 100644 po/kpicosim.pot diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt deleted file mode 100644 index 366643b..0000000 --- a/po/CMakeLists.txt +++ /dev/null @@ -1,5 +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 16c1d6b..0000000 --- a/po/de.po +++ /dev/null @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2018-12-10 19:19+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 "" - -#: main.cpp:29 -msgid "A TDE KPart Application" -msgstr "" - -#: main.cpp:41 -msgid "KPicoSim" -msgstr "" - -#: kpicosimui.rc:4 -#, no-c-format -msgid "C&ustom" -msgstr "" diff --git a/po/kpicosim.pot b/po/kpicosim.pot deleted file mode 100644 index 6e75912..0000000 --- a/po/kpicosim.pot +++ /dev/null @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2018-12-10 19:19+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \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 "" - -#: main.cpp:29 -msgid "A TDE KPart Application" -msgstr "" - -#: main.cpp:41 -msgid "KPicoSim" -msgstr "" - -#: kpicosimui.rc:4 -#, no-c-format -msgid "C&ustom" -msgstr "" -- cgit v1.2.3