~serge-hallyn/ubuntu/quantal/lxc/lxc-fixapi

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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# Czech translation of lxc debconf templates.
# Copyright (C) 2011 Michal Simunek <michal.simunek@gmail.com>
# This file is distributed under the same license as the lxc package.
#
msgid ""
msgstr ""
"Project-Id-Version: lxc 0.7.5-9\n"
"Report-Msgid-Bugs-To: lxc@packages.debian.org\n"
"POT-Creation-Date: 2012-02-09 13:08+0100\n"
"PO-Revision-Date: 2011-11-17 17:31+0100\n"
"Last-Translator: Michal Simunek <michal.simunek@gmail.com>\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
#: ../lxc.templates:1001
msgid "Linux Containers: LXC setup"
msgstr "Nastavení Linux Containers (LXC)"

#. Type: boolean
#. Description
#: ../lxc.templates:2001
msgid "Automatically start Linux Containers on boot?"
msgstr "Spouštět automaticky Linuxové kontejnery při zavádění systému?"

#. Type: boolean
#. Description
#: ../lxc.templates:2001
msgid ""
"Linux Containers that have their configuration files copied or symlinked to "
"the /etc/lxc/auto directory can be automatically started during system boot, "
"and shut down on reboot or halt."
msgstr ""
"Linuxové kontejnery, které mají své konfigurační soubory nakopírované, nebo "
"mají symbolické odkazy na adresář /etc/lxc/auto, lze automaticky spouštět "
"při zavádění systému a ukončovat při restartu či uspání."

#. Type: boolean
#. Description
#: ../lxc.templates:2001
msgid "If unsure, choose yes (default)."
msgstr "Nejste-li si jistí, zvolte ano (výchozí)."

#. Type: select
#. Description
#: ../lxc.templates:3001
#, fuzzy
#| msgid "Linux Container: Stop method"
msgid "Linux Container: Shutdown method"
msgstr "Linuxový kontejner: Způsob zastavení"

#. Type: select
#. Description
#: ../lxc.templates:3001
#, fuzzy
#| msgid ""
#| "Linux Containers can be stopped in different ways. The stop method kills "
#| "all processes inside the container. The halt method initiates a shutdown, "
#| "which takes longer and can have problems with containers that don't "
#| "shutdown themselves properly."
msgid ""
"Linux Containers can be shutdown in different ways. The stop method "
"terminates all processes inside the container. The halt method initiates a "
"shutdown, which takes longer and can have problems with containers that "
"don't shutdown themselves properly."
msgstr ""
"Linuxové kontejnery lze zastavit různými způsoby. Způsob stop zabije všechny "
"procesy uvnitř kontejneru. Způsob halt zinicializuje vypnutí, které trvá "
"delší dobu a může mít problémy s kontejnery, které se sami správně nevypnou."

#. Type: select
#. Description
#: ../lxc.templates:3001
msgid ""
"Unless you know that your containers don't shutdown properly, choose halt "
"(default)."
msgstr ""

#. Type: string
#. Description
#: ../lxc.templates:4001
msgid "LXC directory:"
msgstr "Adresář pro LXC:"

#. Type: string
#. Description
#: ../lxc.templates:4001
msgid ""
"Please specify the directory that will be used to store the Linux Containers."
msgstr ""
"Zadejte prosím adresář, který se bude používat k ukládání Linuxových "
"kontejnerů."

#. Type: string
#. Description
#: ../lxc.templates:4001
msgid "If unsure, use /var/lib/lxc (default)."
msgstr "Nejste-li si jistí, použijte /var/lib/lxc (výchozí)."

#~ msgid "If unsure, choose stop (default)."
#~ msgstr "Nejste-li si jistí, zvolte stop (výchozí)."