From f36223c6fd1e3c5be452ef97b4043f94b0ebd911 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 11 Dec 2011 17:55:12 +0000 Subject: [PATCH] Slovakian translation --- lam-packaging/debian/po/sk.po | 66 +++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 lam-packaging/debian/po/sk.po diff --git a/lam-packaging/debian/po/sk.po b/lam-packaging/debian/po/sk.po new file mode 100644 index 00000000..f79f2aeb --- /dev/null +++ b/lam-packaging/debian/po/sk.po @@ -0,0 +1,66 @@ +# Slovak translations for ldap-account-manager package +# Slovenské preklady pre balík ldap-account-manager. +# Copyright (C) 2011 THE ldap-account-manager'S COPYRIGHT HOLDER +# This file is distributed under the same license as the ldap-account-manager package. +# Slavko , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: ldap-account-manager 3.6\n" +"Report-Msgid-Bugs-To: ldap-account-manager@packages.debian.org\n" +"POT-Creation-Date: 2010-06-03 12:36+0200\n" +"PO-Revision-Date: 2011-12-11 18:11+0100\n" +"Last-Translator: Slavko \n" +"Language-Team: slovenčina \n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. Type: multiselect +#. Description +#: ../templates:1001 +msgid "Web server configuration:" +msgstr "Nastavenie webového servera:" + +#. Type: multiselect +#. Description +#: ../templates:1001 +msgid "" +"LDAP Account Manager supports any webserver that supports PHP5, but this " +"automatic configuration process only supports Apache2. If you choose to " +"configure Apache2 then LAM can be accessed at http(s)://localhost/lam" +msgstr "" +"LDAP Account Manager podporuje každý webový server, ktorý podporuje PHP5, " +"ale automatické nastavenie dokáže len v spojení s Apache2. Ak zvolíte " +"nastavenie Apache2, LAM bude prístupný na adrese http(s)://localhost/lam." + +#. Type: string +#. Description +#: ../templates:2001 +msgid "Alias name:" +msgstr "Meno aliasu:" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "" +"LAM will add an alias to your httpd.conf which allows you to access LAM at " +"http(s)://localhost/lam. You may select an alias other than \"lam\"." +msgstr "" +"LAM pridá do vášho httpd.conf alias, pomocou ktorého budete môcť pristupovať " +"k LAM na adrese http(s)://localhost/lam. Môžete zadať aj iný alias ako „lam“." + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "Would you like to restart your webserver(s) now?" +msgstr "Chcete teraz reštartovať svoj webový server(y)?" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "Your webserver(s) need to be restarted in order to apply the changes." +msgstr "" +"Aby bolo vaše nové nastavenie aktivované, treba reštartovať webový server(y)."