diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/po/cs.po | 72 |
2 files changed, 73 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f0d3ef1..046858a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ sitesummary (0.0.18) UNRELEASED; urgency=low * Do not recommend sitesummary from sitesummary-client, to make it easier to install the client with aptitude without pulling in the server. + * Include Czech translation by Jakub Kasparec. (Closes: #396717) -- Petter Reinholdtsen <pere@debian.org> Sat, 21 Oct 2006 12:03:48 +0200 diff --git a/debian/po/cs.po b/debian/po/cs.po new file mode 100644 index 0000000..5c8c6f9 --- /dev/null +++ b/debian/po/cs.po @@ -0,0 +1,72 @@ +# translation of sitesummary_0.0.16_cs-utf8.po to czech +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Jakub Kasparec <mr.k@centrum.cz>, 2006. +msgid "" +msgstr "" +"Project-Id-Version: sitesummary_0.0.16_cs-utf8\n" +"Report-Msgid-Bugs-To: debian-edu@lists.debian.org\n" +"POT-Creation-Date: 2006-09-17 20:23+0200\n" +"PO-Revision-Date: 2006-10-18 21:13+0200\n" +"Last-Translator: Jakub Kasparec <mr.k@centrum.cz>\n" +"Language-Team: czech <debian-l10n-czech@lists.debian.org>\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" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:1001 +msgid "URL:" +msgstr "URL:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:1001 +msgid "" +"Insert the URL to the sitesummary collector, where should the sitesummary " +"information be submitted. Several URLs can be specified separated by space." +msgstr "Zadejte URL ke kolektoru balíku sitesummary, kam by měly být odesílány informace balíku sitesummary. Můžete zadat několik URL adres oddělených mezerou." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:2001 +msgid "Site:" +msgstr "Stránka:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:2001 +msgid "Insert a string identifying the site where this machine is located." +msgstr "Zadejte řetězec identifikující stránku s umístěním tohoto stroje." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:3001 +msgid "Sitegroup:" +msgstr "Skupina stránek:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:3001 +msgid "" +"Insert a string identifying the subgroup within the site where this machine " +"is located." +msgstr "Zadejte řetězec identifikující podskupinu ze stránky kde je umístěn tento stroj." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:4001 +msgid "Host class:" +msgstr "Třída hostitele:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:4001 +msgid "" +"Insert string identifying the host class, like workstation, server, laptop, " +"thin client etc." +msgstr "Zadejte řetězec identifikující třídu hostitele, jako pracovní stanice, server, laptop, tenký klient atd." + |