# translation of unicode-inc.po to Slovenčina # LANGUAGE translation of Drupal (includes/unicode.inc) # Generated from file: unicode.inc,v 1.17 2006/03/13 21:44:49 unconed # Copyright YEAR NAME . # Tomi Belan , 2006. # msgid "" msgstr "" "Project-Id-Version: unicode-inc\n" "POT-Creation-Date: 2006-06-05 17:49+0200\n" "PO-Revision-Date: 2006-08-28 16:47+0200\n" "Last-Translator: Tomi Belan \n" "Language-Team: Slovenčina \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" "X-Generator: KBabel 1.10.2\n" #: includes/unicode.inc:34 msgid "The PCRE library in your PHP installation is outdated. This will cause problems when handling Unicode text. If you are running PHP 4.3.3 or higher, make sure you are using the PCRE library supplied by PHP. Please refer to the PHP PCRE documentation for more information." msgstr "Knižnica PCRE vo vašej PHP inštalácii je stará. Toto spôsobí problémy pri práci s Unicode textom. Ak používate PHP 4.3.3 alebo vyššie, uistite sa, že používate PCRE knižnicu dodávanú s PHP. Viac informácii je v PHP PCRE dokumentácii." #: includes/unicode.inc:47 msgid "Multibyte string function overloading in PHP is active and must be disabled. Check the php.ini mbstring.func_overload setting. Please refer to the PHP mbstring documentation for more information." msgstr "\"Multibyte string function overloading\" v PHP je zapnuté a treba ho vypnúť. Skúste mbstring.func_overload nastavenie v php.ini. Viac informácii je v PHP mbstring dokumentácii." #: includes/unicode.inc:53 msgid "Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.encoding_translation setting. Please refer to the PHP mbstring documentation for more information." msgstr "\"Multibyte string input conversion\" v PHP je zapnuté a treba ho vypnúť. Skúste mbstring.encoding_translation nastavenie v php.ini. Viac informácii je v PHP mbstring dokumentácii. " #: includes/unicode.inc:59 msgid "Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_input setting. Please refer to the PHP mbstring documentation for more information." msgstr "\"Multibyte string input conversion\" v PHP je zapnuté a treba ho vypnúť. Skúste mbstring.http_input nastavenie v php.ini. Viac informácii je v PHP mbstring dokumentácii. " #: includes/unicode.inc:65 msgid "Multibyte string output conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_output setting. Please refer to the PHP mbstring documentation for more information." msgstr "\"Multibyte string input conversion\" v PHP je zapnuté a treba ho vypnúť. Skúste mbstring.http_output nastavenie v php.ini. Viac informácii je v PHP mbstring dokumentácii. " #: includes/unicode.inc:81 msgid "Standard PHP: operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support." msgstr "Štandardné PHP: operácie na Unicode reťazcoch sú emulované najlepšie, ako sa len dá. Nainštalujte PHP mbstring rozšírenie pre lepšiu podporu Unicode." #: includes/unicode.inc:82 msgid "Multi-byte: operations on Unicode strings are supported through the PHP mbstring extension." msgstr "Multi-byte: operácie na Unicode reťazcoch sú podporované prostredníctvom PHP mbstring rozšírenia." #: includes/unicode.inc:83 msgid "Invalid: the current configuration is incompatible with Drupal." msgstr "Neplatná: momentálna konfigurácia nie je kompatibilná s Drupalom." #: includes/unicode.inc:84 msgid "String handling method" msgstr "Metóda práce s reťazcami" #: includes/unicode.inc:131 msgid "Could not convert XML encoding '%s' to UTF-8." msgstr "Nemohol som previesť XML kódovanie '%s' na UTF-8." #: includes/unicode.inc:164 msgid "Unsupported encoding '%s'. Please install iconv, GNU recode or mbstring for PHP." msgstr "Nepodporujem kódovanie '%s'. Prosím nainštalujte iconv, GNU recode alebo mbstring pre PHP."