From 64ebe0c13bbb28e638d32d624f11be29e7cdb5ce Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 26 Aug 2018 22:55:45 +0900 Subject: Fixed messages building and translations. Signed-off-by: Michele Calgaro --- po/fi/CMakeLists.txt | 2 -- po/fi/tdeio-gopher.po | 42 ++++++++++++++++++++++++++++++++++++++++++ po/fi/tdeio_gopher.po | 42 ------------------------------------------ 3 files changed, 42 insertions(+), 44 deletions(-) delete mode 100644 po/fi/CMakeLists.txt create mode 100644 po/fi/tdeio-gopher.po delete mode 100644 po/fi/tdeio_gopher.po (limited to 'po/fi') diff --git a/po/fi/CMakeLists.txt b/po/fi/CMakeLists.txt deleted file mode 100644 index f5e43fe..0000000 --- a/po/fi/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES( fi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff --git a/po/fi/tdeio-gopher.po b/po/fi/tdeio-gopher.po new file mode 100644 index 0000000..2ad7f1f --- /dev/null +++ b/po/fi/tdeio-gopher.po @@ -0,0 +1,42 @@ +# Finnish messages for tdeio_gopher. +# Copyright © 2009 This_file_is_part_of_KDE +# This file is distributed under the same license as the extragear package. +# Jorma Karvonen , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: desktop files\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2011-08-02 04:56+0200\n" +"PO-Revision-Date: 2009-12-29 16:04+0200\n" +"Last-Translator: Jorma Karvonen \n" +"Language-Team: Finnish \n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: tdeio_gopher.cpp:88 +#, kde-format +msgid "Connecting to %1..." +msgstr "Yhdistetään kohteeseen %1..." + +#: tdeio_gopher.cpp:89 +#, kde-format +msgid "%1 contacted. Retrieving data..." +msgstr "%1 yhteyttä syntynyt. Haetaan tietoja..." + +#: tdeio_gopher.cpp:104 +#, kde-format +msgid "Retrieved %1 bytes from %2..." +msgstr "Haettu %1 tavua kohteesta %2..." + +#: tdeio_gopher.cpp:322 +msgid "Enter a search term:" +msgstr "Kirjoita etsintätermi:" + +#: tdeio_gopher.cpp:326 +msgctxt "Text on a search button, like at a search engine" +msgid "Search" +msgstr "Etsintä" diff --git a/po/fi/tdeio_gopher.po b/po/fi/tdeio_gopher.po deleted file mode 100644 index 2ad7f1f..0000000 --- a/po/fi/tdeio_gopher.po +++ /dev/null @@ -1,42 +0,0 @@ -# Finnish messages for tdeio_gopher. -# Copyright © 2009 This_file_is_part_of_KDE -# This file is distributed under the same license as the extragear package. -# Jorma Karvonen , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: desktop files\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2011-08-02 04:56+0200\n" -"PO-Revision-Date: 2009-12-29 16:04+0200\n" -"Last-Translator: Jorma Karvonen \n" -"Language-Team: Finnish \n" -"Language: fi\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: tdeio_gopher.cpp:88 -#, kde-format -msgid "Connecting to %1..." -msgstr "Yhdistetään kohteeseen %1..." - -#: tdeio_gopher.cpp:89 -#, kde-format -msgid "%1 contacted. Retrieving data..." -msgstr "%1 yhteyttä syntynyt. Haetaan tietoja..." - -#: tdeio_gopher.cpp:104 -#, kde-format -msgid "Retrieved %1 bytes from %2..." -msgstr "Haettu %1 tavua kohteesta %2..." - -#: tdeio_gopher.cpp:322 -msgid "Enter a search term:" -msgstr "Kirjoita etsintätermi:" - -#: tdeio_gopher.cpp:326 -msgctxt "Text on a search button, like at a search engine" -msgid "Search" -msgstr "Etsintä" -- cgit v1.2.1