# The Czech translation for the gettext package. # Copyright (C) 2011 Yoyodyne, Inc. (msgids) # This file is distributed under the same license as the gettext package. # # Marek Černocký , 2011. # Petr Písař , 2025. # msgid "" msgstr "" "Project-Id-Version: hello-go 0.26-pre1\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "PO-Revision-Date: 2025-07-04 19:55+02:00\n" "Last-Translator: Petr Pisar \n" "Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: example1/hello1ml.go.in:42 example1/hello1sl.go.in:40 #: example2/hello2sl.go.in:28 example3/hello3ml.go.in:44 msgid "Hello, world!" msgstr "Ahoj světe!" #: example1/hello1ml.go.in:43 example1/hello1sl.go.in:41 #: example2/hello2sl.go.in:29 example3/hello3ml.go.in:45 #, go-format msgid "This program is running as process number %d." msgstr "Tento program běží jako proces číslo %d."