diff options
Diffstat (limited to 'gnulib/po/sk.po')
-rw-r--r-- | gnulib/po/sk.po | 435 |
1 files changed, 435 insertions, 0 deletions
diff --git a/gnulib/po/sk.po b/gnulib/po/sk.po new file mode 100644 index 0000000..21578fd --- /dev/null +++ b/gnulib/po/sk.po @@ -0,0 +1,435 @@ +# Slovak translations for GNU textutils +# Copyright (C) 1996 Free Software Foundation, Inc. +# Miroslav Vasko <vasko@debian.cz>, 1999 +# +msgid "" +msgstr "" +"Project-Id-Version: textutils 2.0.14\n" +"Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" +"POT-Creation-Date: 2013-07-01 17:23+0400\n" +"PO-Revision-Date: 2001-06-08 22:10 +02:00\n" +"Last-Translator: Stanislav Meduna <stano@trillian.eunet.sk>\n" +"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8-bit\n" + +#: gnulib/lib/argp-help.c:147 +#, c-format +msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" +msgstr "" + +#: gnulib/lib/argp-help.c:220 +#, c-format +msgid "%.*s: ARGP_HELP_FMT parameter requires a value" +msgstr "" + +#: gnulib/lib/argp-help.c:226 +#, c-format +msgid "%.*s: ARGP_HELP_FMT parameter must be positive" +msgstr "" + +#: gnulib/lib/argp-help.c:235 +#, c-format +msgid "%.*s: Unknown ARGP_HELP_FMT parameter" +msgstr "" + +#: gnulib/lib/argp-help.c:247 +#, c-format +msgid "Garbage in ARGP_HELP_FMT: %s" +msgstr "" + +#: gnulib/lib/argp-help.c:1247 +msgid "" +"Mandatory or optional arguments to long options are also mandatory or " +"optional for any corresponding short options." +msgstr "" + +#: gnulib/lib/argp-help.c:1640 +msgid "Usage:" +msgstr "" + +#: gnulib/lib/argp-help.c:1644 +msgid " or: " +msgstr "" + +#: gnulib/lib/argp-help.c:1656 +#, fuzzy +msgid " [OPTION...]" +msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR]...\n" + +#: gnulib/lib/argp-help.c:1683 +#, fuzzy, c-format +msgid "Try '%s --help' or '%s --usage' for more information.\n" +msgstr "Viac informácií získate príkazom `%s --help'.\n" + +#: gnulib/lib/argp-help.c:1711 +#, fuzzy, c-format +msgid "Report bugs to %s.\n" +msgstr "" +"\n" +" Chyby v programe oznamujte na adrese <bug-textutils@gnu.org> (iba\n" +"anglicky), pripomienky k prekladu zasielajte na adresu <sk@li.org> " +"(slovensky)." + +#: gnulib/lib/argp-help.c:1930 +msgid "Unknown system error" +msgstr "Neznáma systémová chyba" + +#: gnulib/lib/argp-parse.c:81 +msgid "give this help list" +msgstr "" + +#: gnulib/lib/argp-parse.c:82 +msgid "give a short usage message" +msgstr "" + +#: gnulib/lib/argp-parse.c:83 +msgid "NAME" +msgstr "" + +#: gnulib/lib/argp-parse.c:83 +msgid "set the program name" +msgstr "" + +#: gnulib/lib/argp-parse.c:84 +msgid "SECS" +msgstr "" + +#: gnulib/lib/argp-parse.c:85 +msgid "hang for SECS seconds (default 3600)" +msgstr "" + +#: gnulib/lib/argp-parse.c:142 +#, fuzzy +msgid "print program version" +msgstr "chyba pri čítaní" + +#: gnulib/lib/argp-parse.c:159 +msgid "(PROGRAM ERROR) No version known!?" +msgstr "" + +#: gnulib/lib/argp-parse.c:612 +#, fuzzy, c-format +msgid "%s: Too many arguments\n" +msgstr "príliš veľa argumentov" + +#: gnulib/lib/argp-parse.c:755 +msgid "(PROGRAM ERROR) Option should have been recognized!?" +msgstr "" + +#: gnulib/lib/getopt.c:547 gnulib/lib/getopt.c:576 +#, fuzzy, c-format +msgid "%s: option '%s' is ambiguous; possibilities:" +msgstr "%s: voľba `%s' nie je jednoznačná\n" + +#: gnulib/lib/getopt.c:624 gnulib/lib/getopt.c:628 +#, fuzzy, c-format +msgid "%s: option '--%s' doesn't allow an argument\n" +msgstr "%s: prepínač `--%s' nepovoľuje argument\n" + +#: gnulib/lib/getopt.c:637 gnulib/lib/getopt.c:642 +#, fuzzy, c-format +msgid "%s: option '%c%s' doesn't allow an argument\n" +msgstr "%s: prepínač `%c%s' nepovoľuje argument\n" + +#: gnulib/lib/getopt.c:685 gnulib/lib/getopt.c:704 +#, fuzzy, c-format +msgid "%s: option '--%s' requires an argument\n" +msgstr "%s: prepínač `%s' vyžaduje argument\n" + +#: gnulib/lib/getopt.c:742 gnulib/lib/getopt.c:745 +#, fuzzy, c-format +msgid "%s: unrecognized option '--%s'\n" +msgstr "%s: neznámy prepínač `--%s'\n" + +#: gnulib/lib/getopt.c:753 gnulib/lib/getopt.c:756 +#, fuzzy, c-format +msgid "%s: unrecognized option '%c%s'\n" +msgstr "%s: neznámy prepínač `%c%s'\n" + +#: gnulib/lib/getopt.c:805 gnulib/lib/getopt.c:808 +#, fuzzy, c-format +msgid "%s: invalid option -- '%c'\n" +msgstr "%s: chybný prepínač -- %c\n" + +#: gnulib/lib/getopt.c:861 gnulib/lib/getopt.c:878 gnulib/lib/getopt.c:1088 +#: gnulib/lib/getopt.c:1106 +#, fuzzy, c-format +msgid "%s: option requires an argument -- '%c'\n" +msgstr "%s: prepínač vyžaduje argument -- %c\n" + +#: gnulib/lib/getopt.c:934 gnulib/lib/getopt.c:950 +#, fuzzy, c-format +msgid "%s: option '-W %s' is ambiguous\n" +msgstr "%s: prepínač `-W %s' nie je jednoznačný\n" + +#: gnulib/lib/getopt.c:974 gnulib/lib/getopt.c:992 +#, fuzzy, c-format +msgid "%s: option '-W %s' doesn't allow an argument\n" +msgstr "%s: prepínač `-W %s' nepovoľuje argument\n" + +#: gnulib/lib/getopt.c:1013 gnulib/lib/getopt.c:1031 +#, fuzzy, c-format +msgid "%s: option '-W %s' requires an argument\n" +msgstr "%s: prepínač `%s' vyžaduje argument\n" + +#, fuzzy +#~ msgid "invalid argument %s for %s" +#~ msgstr "chybný argument %s pre `%s'" + +#, fuzzy +#~ msgid "ambiguous argument %s for %s" +#~ msgstr "nejednoznačný argument %s pre `%s'" + +#~ msgid "Valid arguments are:" +#~ msgstr "Platné argumenty sú:" + +#, fuzzy +#~ msgid "program error" +#~ msgstr "chyba pri čítaní" + +#~ msgid "write error" +#~ msgstr "chyba pri zápise" + +#, fuzzy +#~ msgid "error while opening \"%s\" for reading" +#~ msgstr "nie je možné otvoriť %s pre čítanie" + +#, fuzzy +#~ msgid "cannot open backup file \"%s\" for writing" +#~ msgstr "nie je možné otvoriť %s pre čítanie" + +#, fuzzy +#~ msgid "error reading \"%s\"" +#~ msgstr "chyba pri čítaní %s" + +#, fuzzy +#~ msgid "error writing \"%s\"" +#~ msgstr "chyba pri zápise %s" + +#, fuzzy +#~ msgid "error after reading \"%s\"" +#~ msgstr "chyba pri čítaní %s" + +#, fuzzy +#~ msgid "fdopen() failed" +#~ msgstr "zlyhalo otvorenie" + +#, fuzzy +#~ msgid "%s subprocess failed" +#~ msgstr "%s: chybný vzor" + +#, fuzzy +#~ msgid "regular empty file" +#~ msgstr "zlyhalo čítanie" + +#, fuzzy +#~ msgid "regular file" +#~ msgstr "zlyhalo čítanie" + +#, fuzzy +#~ msgid "directory" +#~ msgstr "Adresár: " + +#, fuzzy +#~ msgid "block special file" +#~ msgstr "veľkosť bloku" + +#, fuzzy +#~ msgid "character special file" +#~ msgstr "pozícia znaku je nula" + +#, fuzzy +#~ msgid "symbolic link" +#~ msgstr "ioctl na `%s' nie je možné vykonať" + +#, fuzzy +#~ msgid "weird file" +#~ msgstr "zlyhalo čítanie" + +#, fuzzy +#~ msgid "Address family for hostname not supported" +#~ msgstr "tento systém nepodporuje rúry" + +#, fuzzy +#~ msgid "ai_family not supported" +#~ msgstr "tento systém nepodporuje rúry" + +#, fuzzy +#~ msgid "ai_socktype not supported" +#~ msgstr "tento systém nepodporuje rúry" + +#, fuzzy +#~ msgid "System error" +#~ msgstr "chyba pri zápise" + +#, fuzzy +#~ msgid "Unknown error" +#~ msgstr "Neznáma systémová chyba" + +#~ msgid "%s: illegal option -- %c\n" +#~ msgstr "%s: nepovolený prepínač -- %c\n" + +#~ msgid "block size" +#~ msgstr "veľkosť bloku" + +#~ msgid "%s exists but is not a directory" +#~ msgstr "%s existuje, ale nie je adresárom" + +#~ msgid "cannot change owner and/or group of %s" +#~ msgstr "nie je možné zmeniť používateľa a/alebo skupinu %s" + +#~ msgid "cannot create directory %s" +#~ msgstr "nie je možné vytvoriť adresár %s" + +#, fuzzy +#~ msgid "cannot chdir to directory %s" +#~ msgstr "nie je možné vojsť do adresára, %s" + +#~ msgid "cannot change permissions of %s" +#~ msgstr "nie je možné zmeniť práva %s" + +#~ msgid "memory exhausted" +#~ msgstr "vyčerpaná pamäť" + +#, fuzzy +#~ msgid "unable to record current working directory" +#~ msgstr "nie je možné vytvoriť adresár %s" + +#, fuzzy +#~ msgid "Failed to open /dev/zero for read" +#~ msgstr "nie je možné zmeniť práva %s" + +#, fuzzy +#~ msgid "cannot create pipe" +#~ msgstr "nie je možné vytvoriť adresár %s" + +#~ msgid "`" +#~ msgstr "`" + +#~ msgid "'" +#~ msgstr "'" + +#, fuzzy +#~ msgid "Invalid regular expression" +#~ msgstr "%s: chybný regulárny výraz: %s" + +#, fuzzy +#~ msgid "Invalid character class name" +#~ msgstr "chybná trieda znaku `%s'" + +#, fuzzy +#~ msgid "Memory exhausted" +#~ msgstr "vyčerpaná pamäť" + +#, fuzzy +#~ msgid "Invalid preceding regular expression" +#~ msgstr "%s: chybný regulárny výraz: %s" + +#, fuzzy +#~ msgid "Premature end of regular expression" +#~ msgstr "chyba pri vyhľadávaní pomocou regulárneho výrazu" + +#, fuzzy +#~ msgid "Regular expression too big" +#~ msgstr "%s: chybný regulárny výraz: %s" + +#, fuzzy +#~ msgid "No previous regular expression" +#~ msgstr "chyba pri vyhľadávaní pomocou regulárneho výrazu" + +#~ msgid "^[yY]" +#~ msgstr "^[yYaAáÁ]" + +#~ msgid "^[nN]" +#~ msgstr "^[nN]" + +#, fuzzy +#~ msgid "iconv function not usable" +#~ msgstr "nie je možné vypísať U+%04X: funkcia iconv nie je použiteľná" + +#, fuzzy +#~ msgid "iconv function not available" +#~ msgstr "nie je možné vypísať U+%04X: funkcia iconv nie je dostupná" + +#, fuzzy +#~ msgid "character out of range" +#~ msgstr "U+%04X: znak je mimo rozsah" + +#~ msgid "cannot convert U+%04X to local character set" +#~ msgstr "nie je možné konvertovať U+%04X do lokálnej znakovej sady" + +#, fuzzy +#~ msgid "cannot convert U+%04X to local character set: %s" +#~ msgstr "nie je možné konvertovať U+%04X do lokálnej znakovej sady" + +#~ msgid "invalid user" +#~ msgstr "neplatný používateľ" + +#~ msgid "invalid group" +#~ msgstr "neplatná skupina" + +#~ msgid "cannot get the login group of a numeric UID" +#~ msgstr "nie je možné určiť skupinu číselného UID" + +#, fuzzy +#~ msgid "" +#~ "\n" +#~ "This is free software. You may redistribute copies of it under the terms " +#~ "of\n" +#~ "the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.\n" +#~ "There is NO WARRANTY, to the extent permitted by law.\n" +#~ "\n" +#~ msgstr "" +#~ " Tento program je voľné programové vybavenie; môžete ho šíriť a " +#~ "modifikovať\n" +#~ "podľa podmienok Všeobecnej verejnej licencie GNU, vydávanej Free " +#~ "Software\n" +#~ "Foundation; a to buď verzie 2 tejto licencie alebo (podľa vášho " +#~ "uváženia),\n" +#~ "ktorejkoľvek neskoršej verzie.\n" +#~ "\n" +#~ " Tento program je rozširovaný v nádeji, že bude užitočný, avšak BEZ " +#~ "AKEJKOĽVEK\n" +#~ "ZÁRUKY; neposkytujú sa ani odvodené záruky PREDAJNOSTI alebo VHODNOSTI " +#~ "PRE\n" +#~ "NEJAKÝ KONKRÉTNY ÚČEL. Ďaľšie podrobnosti nájdete vo Všeobecnej verejnej\n" +#~ "licencii GNU.\n" +#~ "\n" +#~ " Kópia Všeobecnej verejnej licencie GNU mala byť dodaná spolu s týmto\n" +#~ "programom; pokiaľ sa tak nestalo, napíšte do Free Software Foundation, " +#~ "Inc.,\n" +#~ "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" + +#~ msgid "Written by %s.\n" +#~ msgstr "Napísal %s.\n" + +#, fuzzy +#~ msgid "Written by %s and %s.\n" +#~ msgstr "Napísal %s.\n" + +#, fuzzy +#~ msgid "Written by %s, %s, and %s.\n" +#~ msgstr "Napísal %s.\n" + +#, fuzzy +#~ msgid "" +#~ "Written by %s, %s, %s,\n" +#~ "and %s.\n" +#~ msgstr "Napísal %s.\n" + +#, fuzzy +#~ msgid "" +#~ "Written by %s, %s, %s,\n" +#~ "%s, and %s.\n" +#~ msgstr "Napísal %s.\n" + +#, fuzzy +#~ msgid "string comparison failed" +#~ msgstr "zlyhal stat" + +#, fuzzy +#~ msgid "The strings compared were %s and %s." +#~ msgstr "nie je možné vytvoriť odkaz %s" |