1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
# Czech debconf translation of update-inetd.
# Copyright (C) 1995-1996, 2009-2012, 2018-2020 update-inetd developers
# This file is distributed under the same license as the update-inetd package.
# Miroslav Kure <kurem@debian.cz>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: update-inetd 4.44\n"
"Report-Msgid-Bugs-To: update-inetd@packages.debian.org\n"
"POT-Creation-Date: 2018-05-14 00:03+0200\n"
"PO-Revision-Date: 2008-03-02 10:49+0100\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../update-inetd.templates:2001
msgid "Configuring service: ${service}"
msgstr "Nastavuje se služba: ${service}"
#. Type: boolean
#. Description
#: ../update-inetd.templates:3001
msgid "Ignore multiple entries and continue without changes?"
msgstr "Ignorovat násobné záznamy a pokračovat beze změn?"
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../update-inetd.templates:3001 ../update-inetd.templates:5001
#: ../update-inetd.templates:6001
msgid "There are multiple entries in ${inetdcf} for the '${service}' service."
msgstr "V ${inetdcf} existuje pro službu „${service}“ několik záznamů."
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid "Leave existing entry and continue without changes?"
msgstr "Ponechat stávající záznam a pokračovat beze změn?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid ""
"An unrecognized entry for ${sservice} was found in ${inetdcf} while trying "
"to add the following entry:"
msgstr ""
"Při pokusu o přidání následujícího záznamu byl v ${inetdcf} nalezen neznámý "
"záznam pro ${sservice}:"
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid "The unrecognized entry is:"
msgstr "Neznámý záznam:"
#. Type: boolean
#. Description
#: ../update-inetd.templates:5001
msgid "Remove inetd entries?"
msgstr "Odstranit inetd záznamy?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:5001
msgid "Please confirm that you agree to remove these entries."
msgstr "Potvrďte prosím, že souhlasíte s odstraněním těchto záznamů."
#. Type: boolean
#. Description
#: ../update-inetd.templates:6001
msgid "Disable inetd entries?"
msgstr "Zakázat inetd záznamy?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:6001
msgid "Please confirm that you agree to disable these entries."
msgstr "Potvrďte prosím, že souhlasíte se zakázáním těchto záznamů."
|