diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-25 22:09:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-25 22:09:31 +0900 |
commit | 1fea9ad19418595646770b7179972b682a074683 (patch) | |
tree | 6186b9203cf48985a651bc6c61a7498552b76587 /po/rw | |
download | tdeio-gopher-1fea9ad19418595646770b7179972b682a074683.tar.gz tdeio-gopher-1fea9ad19418595646770b7179972b682a074683.zip |
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/rw')
-rw-r--r-- | po/rw/CMakeLists.txt | 2 | ||||
-rw-r--r-- | po/rw/kio_gopher.po | 52 |
2 files changed, 54 insertions, 0 deletions
diff --git a/po/rw/CMakeLists.txt b/po/rw/CMakeLists.txt new file mode 100644 index 0000000..79d40db --- /dev/null +++ b/po/rw/CMakeLists.txt @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES( rw ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff --git a/po/rw/kio_gopher.po b/po/rw/kio_gopher.po new file mode 100644 index 0000000..021a71d --- /dev/null +++ b/po/rw/kio_gopher.po @@ -0,0 +1,52 @@ +# translation of kio_gopher to Kinyarwanda. +# Copyright (C) +# This file is distributed under the same license as the kio_gopher package. +# Steve Murphy <murf@e-tools.com>, 2005. +# Steve performed initial rough translation from compendium built from translations provided by the following translators: +# Philibert Ndandali <ndandali@yahoo.fr>, 2005. +# Viateur MUGENZI <muvia1@yahoo.fr>, 2005. +# Noƫlla Mupole <s24211045@tuks.co.za>, 2005. +# Carole Karema <karemacarole@hotmail.com>, 2005. +# JEAN BAPTISTE NGENDAHAYO <ngenda_denis@yahoo.co.uk>, 2005. +# Augustin KIBERWA <akiberwa@yahoo.co.uk>, 2005. +# Donatien NSENGIYUMVA <ndonatienuk@yahoo.co.uk>, 2005. +# Antoine Bigirimana <antoine@e-tools.com>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_gopher 3.4\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2011-08-02 04:56+0200\n" +"PO-Revision-Date: 2005-05-25 18:14-0600\n" +"Last-Translator: Steve Murphy <murf@e-tools.com>\n" +"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n" +"Language: rw\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: kio_gopher.cpp:88 +#, kde-format +msgid "Connecting to %1..." +msgstr "Kwihuza ku %1\"..." + +#: kio_gopher.cpp:89 +#, fuzzy, kde-format +msgid "%1 contacted. Retrieving data..." +msgstr "%1yabajijwe." + +#: kio_gopher.cpp:104 +#, fuzzy, kde-format +msgid "Retrieved %1 bytes from %2..." +msgstr "%1 Bayite Kuva: %2 ... " + +#: kio_gopher.cpp:322 +msgid "Enter a search term:" +msgstr "Injiza ijambo ryo gushaka:" + +#: kio_gopher.cpp:326 +#, fuzzy +#| msgid "Search" +msgctxt "Text on a search button, like at a search engine" +msgid "Search" +msgstr "Gushaka" |