summaryrefslogtreecommitdiffstats
path: root/po/da
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-08-25 22:09:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-08-25 22:09:31 +0900
commit1fea9ad19418595646770b7179972b682a074683 (patch)
tree6186b9203cf48985a651bc6c61a7498552b76587 /po/da
downloadtdeio-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/da')
-rw-r--r--po/da/CMakeLists.txt2
-rw-r--r--po/da/kio_gopher.po43
2 files changed, 45 insertions, 0 deletions
diff --git a/po/da/CMakeLists.txt b/po/da/CMakeLists.txt
new file mode 100644
index 0000000..d1793c4
--- /dev/null
+++ b/po/da/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( da ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff --git a/po/da/kio_gopher.po b/po/da/kio_gopher.po
new file mode 100644
index 0000000..ba9720a
--- /dev/null
+++ b/po/da/kio_gopher.po
@@ -0,0 +1,43 @@
+# Danish translation of kio_gopher
+# Copyright (C).
+#
+# Erik Kjær Pedersen <erik@binghamton.edu>, 2003, 2004.
+# Martin Schlander <mschlander@opensuse.org>, 2009.
+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: 2009-04-25 10:52+0200\n"
+"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
+"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 0.3\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#: kio_gopher.cpp:88
+#, kde-format
+msgid "Connecting to %1..."
+msgstr "Forbinder til %1..."
+
+#: kio_gopher.cpp:89
+#, kde-format
+msgid "%1 contacted. Retrieving data..."
+msgstr "%1 kontaktet. Modtager data..."
+
+#: kio_gopher.cpp:104
+#, kde-format
+msgid "Retrieved %1 bytes from %2..."
+msgstr "Modtog %1 byte fra %2..."
+
+#: kio_gopher.cpp:322
+msgid "Enter a search term:"
+msgstr "Indtast et søgeled:"
+
+#: kio_gopher.cpp:326
+msgctxt "Text on a search button, like at a search engine"
+msgid "Search"
+msgstr "Søg"