diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/po/sk.po | 71 |
2 files changed, 72 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c5524e8..90aadd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ sitesummary (0.0.49) UNRELEASED; urgency=low * Add $syslog as init.d script dependency, to document that this package might log to syslog. * Updated Czech from Michal Simunek (Closes: #532230). + * Add Slovak translation from Ivan Masár (Closes: #532967). * Add Russian translation from Yuri Kozlov (Closes: #544256). -- Petter Reinholdtsen <pere@debian.org> Sat, 29 Aug 2009 11:02:12 +0200 diff --git a/debian/po/sk.po b/debian/po/sk.po new file mode 100644 index 0000000..eff2812 --- /dev/null +++ b/debian/po/sk.po @@ -0,0 +1,71 @@ +# Slovak translation of tzdata debconf template. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the udev package. +# Ivan Masár <helix84@centrum.sk>, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: sitesummary\n" +"Report-Msgid-Bugs-To: debian-edu@lists.debian.org\n" +"POT-Creation-Date: 2007-04-29 00:52+0200\n" +"PO-Revision-Date: 2009-06-13 11:38+0100\n" +"Last-Translator: Ivan Masár <helix84@centrum.sk>\n" +"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\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 "Zadajte URL zberača sitesummary, kam sa majú zasielať informácie sitesummary. Je možné uviesť niekoľko URL oddelených medzerou." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:1001 +msgid "The default URL is http://localhost/cgi-bin/sitesummary-collector.cgi" +msgstr "Predvolené URL je http://localhost/cgi-bin/sitesummary-collector.cgi" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:2001 +msgid "Site:" +msgstr "Lokalita:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:2001 +msgid "Insert a string identifying the site where this machine is located." +msgstr "Zadajte reťazec identifikujúci lokalitu stroja." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:3001 +msgid "Sitegroup:" +msgstr "Skupina lokalít:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:3001 +msgid "Insert a string identifying the subgroup within the site where this machine is located." +msgstr "Zadajte reťazec identifikujúci podskupinu v rámci lokality, kde sa stroj nachádza." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:4001 +msgid "Host class:" +msgstr "Trieda hostiteľa:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:4001 +msgid "Insert string identifying the host class, like workstation, server, laptop, thin client etc." +msgstr "Zadajte reťazec identifijujúci triedu hostiteľa ako pracovná stanica, server, notebook, tenký klient atď." + |