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/es/CMakeLists.txt | 2 -- po/es/tdeio-gopher.po | 47 +++++++++++++++++++++++++++++++++++++++++++++++ po/es/tdeio_gopher.po | 47 ----------------------------------------------- 3 files changed, 47 insertions(+), 49 deletions(-) delete mode 100644 po/es/CMakeLists.txt create mode 100644 po/es/tdeio-gopher.po delete mode 100644 po/es/tdeio_gopher.po (limited to 'po/es') diff --git a/po/es/CMakeLists.txt b/po/es/CMakeLists.txt deleted file mode 100644 index 6e120d6..0000000 --- a/po/es/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES( es ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff --git a/po/es/tdeio-gopher.po b/po/es/tdeio-gopher.po new file mode 100644 index 0000000..c042281 --- /dev/null +++ b/po/es/tdeio-gopher.po @@ -0,0 +1,47 @@ +# Translation of tdeio_gopher.po to Spanish +# translation of tdeio_gopher.po to +# translation of tdeio_gopher.po to Español +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# +# Miguel Revilla Rodríguez , 2003, 2004. +# Antonio Pijuan , 2003. +# Ignacio Bezanilla Diaz , 2004. +# Enrique Matias Sanchez , 2008. +msgid "" +msgstr "" +"Project-Id-Version: tdeio_gopher\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2011-08-02 04:56+0200\n" +"PO-Revision-Date: 2008-09-11 14:04+0200\n" +"Last-Translator: Enrique Matias Sanchez \n" +"Language-Team: Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: tdeio_gopher.cpp:88 +#, kde-format +msgid "Connecting to %1..." +msgstr "Conectando a %1..." + +#: tdeio_gopher.cpp:89 +#, kde-format +msgid "%1 contacted. Retrieving data..." +msgstr "%1 contactado. Recibiendo datos..." + +#: tdeio_gopher.cpp:104 +#, kde-format +msgid "Retrieved %1 bytes from %2..." +msgstr "Recibidos %1 bytes de %2..." + +#: tdeio_gopher.cpp:322 +msgid "Enter a search term:" +msgstr "Introduzca un término de búsqueda:" + +#: tdeio_gopher.cpp:326 +msgctxt "Text on a search button, like at a search engine" +msgid "Search" +msgstr "Buscar" diff --git a/po/es/tdeio_gopher.po b/po/es/tdeio_gopher.po deleted file mode 100644 index c042281..0000000 --- a/po/es/tdeio_gopher.po +++ /dev/null @@ -1,47 +0,0 @@ -# Translation of tdeio_gopher.po to Spanish -# translation of tdeio_gopher.po to -# translation of tdeio_gopher.po to Español -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. -# -# Miguel Revilla Rodríguez , 2003, 2004. -# Antonio Pijuan , 2003. -# Ignacio Bezanilla Diaz , 2004. -# Enrique Matias Sanchez , 2008. -msgid "" -msgstr "" -"Project-Id-Version: tdeio_gopher\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2011-08-02 04:56+0200\n" -"PO-Revision-Date: 2008-09-11 14:04+0200\n" -"Last-Translator: Enrique Matias Sanchez \n" -"Language-Team: Spanish \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" - -#: tdeio_gopher.cpp:88 -#, kde-format -msgid "Connecting to %1..." -msgstr "Conectando a %1..." - -#: tdeio_gopher.cpp:89 -#, kde-format -msgid "%1 contacted. Retrieving data..." -msgstr "%1 contactado. Recibiendo datos..." - -#: tdeio_gopher.cpp:104 -#, kde-format -msgid "Retrieved %1 bytes from %2..." -msgstr "Recibidos %1 bytes de %2..." - -#: tdeio_gopher.cpp:322 -msgid "Enter a search term:" -msgstr "Introduzca un término de búsqueda:" - -#: tdeio_gopher.cpp:326 -msgctxt "Text on a search button, like at a search engine" -msgid "Search" -msgstr "Buscar" -- cgit v1.2.1