From 1fea9ad19418595646770b7179972b682a074683 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 25 Aug 2018 22:09:31 +0900 Subject: Initial import of kio-gopher 0.1.4 source code. Copyright (C) 2003-2008 by Albert Astals Cid (aacid@kde.org). The code is licenced under GPL version 2 as indicated in the source code comments and in the COPYING file. The code does not compile under TDE. Signed-off-by: Michele Calgaro --- po/et/CMakeLists.txt | 2 ++ po/et/kio_gopher.po | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 po/et/CMakeLists.txt create mode 100644 po/et/kio_gopher.po (limited to 'po/et') diff --git a/po/et/CMakeLists.txt b/po/et/CMakeLists.txt new file mode 100644 index 0000000..3bd0392 --- /dev/null +++ b/po/et/CMakeLists.txt @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES( et ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff --git a/po/et/kio_gopher.po b/po/et/kio_gopher.po new file mode 100644 index 0000000..7c93749 --- /dev/null +++ b/po/et/kio_gopher.po @@ -0,0 +1,42 @@ +# translation of kio_gopher.po to Estonian +# Copyright (C) 2004, 2008 Free Software Foundation, Inc. +# Marek Laane , 2004,2008. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_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-06-21 01:34+0300\n" +"Last-Translator: Marek Laane \n" +"Language-Team: Estonian \n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: kio_gopher.cpp:88 +#, kde-format +msgid "Connecting to %1..." +msgstr "Ühendumine serverisse %1..." + +#: kio_gopher.cpp:89 +#, kde-format +msgid "%1 contacted. Retrieving data..." +msgstr "Loodi kontakt serveriga %1. Andmete hankimine..." + +#: kio_gopher.cpp:104 +#, kde-format +msgid "Retrieved %1 bytes from %2..." +msgstr "Saadi %1 baiti %2-st..." + +#: kio_gopher.cpp:322 +msgid "Enter a search term:" +msgstr "Otsitav mõiste:" + +#: kio_gopher.cpp:326 +msgctxt "Text on a search button, like at a search engine" +msgid "Search" +msgstr "Otsi" -- cgit v1.2.1