Package: flex Severity: wishlist Tags: l10n, patch Hi,
in attachement there is updated Czech (cs.po) translation of flex debconf messages. Please include it with the package. Thanks -- Miroslav Kure
# # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: flex\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" "POT-Creation-Date: 2007-10-30 07:26+0100\n" "PO-Revision-Date: 2007-11-04 15:09+0100\n" "Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n" "Language-Team: Czech <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates.master:2001 msgid "Are you sure you want to upgrade flex?" msgstr "Jste si jisti, že chcete flex aktualizovat?" #. Type: boolean #. Description #: ../templates.master:2001 #| msgid "" #| "This version of Flex is a major upgrade from previous versions. There " #| "have been extensive changes. Flex scanners are now reenterant, you may " #| "have multiple scanners in the same program with differing sets of " #| "defaults, and they play nicer with modern C and C++ compilers. The flip " #| "side is that Flex no longer conforms to the POSIX lex behaviour, and the " #| "scanners require conforming implementations when flex is used in ANSI C " #| "mode. The package flex-old provides the same behaviour as version 2.5.4a " #| "of Flex." msgid "" "The behavior of Flex has undergone a major change since version 2.5.4a. Flex " "scanners are now reentrant: they can have multiple scanners in the same " "program with differing sets of defaults, and they play nicer with modern C " "and C++ compilers. The flipside is that Flex no longer conforms to the POSIX " "lex behavior, and the scanners require conforming implementations when Flex " "is used in ANSI C mode. The package flex-old provides the older behavior." msgstr "" "Chování Flexu prošlo od verze 2.5.4a podstatnými změnami. Scannery jsou nyní " "reentrantní, v jednom programu může být více scannerů s různými výchozími " "nastaveními a také se lépe snáší s moderními kompilátory C a C++. Odvrácenou " "stranou je fakt, že již neodpovídá POSIXovému chování lexu a při použití v " "režimu ANSI C vyžadují scannery odpovídající implementace. Původní chování " "nyní naleznete v balíku flex-old." #. Type: boolean #. Description #: ../templates.master:2001 msgid "" "Please make sure you are prepared for these changes in Flex before " "continuing with its upgrade." msgstr "" "Než budete pokračovat v aktualizaci, ujistěte se prosím, že jste na popsané " "změny ve Flexu připraveni."