summaryrefslogtreecommitdiff
path: root/i18n/cz/libmemoryapplet.ts
blob: 8c2d66775485c3cd643448ca397f5894f20cc57f (plain)
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE TS><TS>
<context>
    <name>LoadInfo</name>
    <message>
        <source>Application CPU usage (%)</source>
        <translation>Zatížení CPU aplikacemi (%)</translation>
    </message>
    <message>
        <source>System CPU usage (%)</source>
        <translation>Zatížení CPU systémem (%)</translation>
    </message>
    <message>
        <source>This page shows how much this device&apos;s processor is being used.</source>
        <translation>Tato strana ukazuje vytížení procesoru tohoto zařízení.</translation>
    </message>
    <message>
        <source>Type: </source>
        <translation>Typ:</translation>
    </message>
</context>
<context>
    <name>MemoryInfo</name>
    <message>
        <source>This page shows how memory (i.e. RAM) is being allocated on your device.
Memory is categorized as follows:

1. Used - memory used to by Opie and any running applications.
2. Buffers - temporary storage used to improve performance
3. Cached - information that has recently been used, but has not been freed yet.
4. Free - memory not currently used by Opie or any running applications.</source>
        <translation>Tato strana ukazuje obsazení paměti (RAM) vašeho zařízení.
Paměť je kategorizována následovně:

1. Used - paměť, kterou používá Opie a jiné běžící aplikace.
2. Buffers - dočasné úložiště použité pro zvýšení výkonu
3. Cached - informace, které byly nedávno použity, ale nebyly ještě uvolněny.
4. Free - Volná paměť, kterou nepoužívá Opie, ani žádná jiná běžící aplikace.</translation>
    </message>
    <message>
        <source>Total Memory: %1 kB</source>
        <translation>Celková paměť: %1 kB</translation>
    </message>
    <message>
        <source>Used (%1 kB)</source>
        <translation>Used (%1 kB)</translation>
    </message>
    <message>
        <source>Buffers (%1 kB)</source>
        <translation>Buffers (%1 kB)</translation>
    </message>
    <message>
        <source>Cached (%1 kB)</source>
        <translation>Cached (%1 kB)</translation>
    </message>
    <message>
        <source>Free (%1 kB)</source>
        <translation>Free (%1 kB)</translation>
    </message>
    <message>
        <source>Total Swap: %1 kB</source>
        <translation>Celkový Swap: %1 kB</translation>
    </message>
</context>
<context>
    <name>MemoryStatus</name>
    <message>
        <source>Memory Status</source>
        <translation>Stav paměti</translation>
    </message>
    <message>
        <source>Memory</source>
        <translation>Paměť</translation>
    </message>
    <message>
        <source>Swapfile</source>
        <translation>Swap soubor</translation>
    </message>
    <message>
        <source>&lt;center&gt;&lt;b&gt;Memory Monitor Plugin&lt;/b&gt;&lt;br&gt;Copyright (C) 2003 Anton Maslovsky&lt;br&gt;&amp;lt;&lt;a href=&quot;mailto:my-zaurus@narod.ru&quot;&gt;my-zaurus@narod.ru&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;a href=&quot;http://my-zaurus.narod.ru&quot;&gt;http://my-zaurus.narod.ru&lt;/a&gt;&lt;br&gt;Based on source code from:&lt;br&gt; qswap (udoseidel@gmx.de) &lt;br&gt; Battery Applet (trolltech.com) &lt;br&gt; SysInfo (OPIE)&lt;br&gt;&lt;br&gt;This program is licensed under GNU GPL.&lt;/center&gt;</source>
        <translation>&lt;center&gt;&lt;b&gt;Memory Monitor Plugin&lt;/b&gt;&lt;br&gt;Copyright (C) 2003 Anton Maslovsky&lt;br&gt;&amp;lt;&lt;a href=&quot;mailto:my-zaurus@narod.ru&quot;&gt;my-zaurus@narod.ru&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;a href=&quot;http://my-zaurus.narod.ru&quot;&gt;http://my-zaurus.narod.ru&lt;/a&gt;&lt;br&gt;Založeno na zdrojovém kódu:&lt;br&gt; qswap (udoseidel@gmx.de) &lt;br&gt; Battery Applet (trolltech.com) &lt;br&gt; SysInfo (OPIE)&lt;br&gt;&lt;br&gt;Tento program je licencován pod GNU GPL.&lt;/center&gt;</translation>
    </message>
    <message>
        <source>About</source>
        <translation>O aplikaci</translation>
    </message>
</context>
<context>
    <name>Swapfile</name>
    <message>
        <source>Swapfile location</source>
        <translation>Umístění swap souboru</translation>
    </message>
    <message>
        <source>RAM</source>
        <translation>RAM</translation>
    </message>
    <message>
        <source>CF Card</source>
        <translation>Karta CF</translation>
    </message>
    <message>
        <source>SD Card</source>
        <translation>Karta SD</translation>
    </message>
    <message>
        <source> On </source>
        <translation>Zapnout</translation>
    </message>
    <message>
        <source> Off </source>
        <translation>Vypnout</translation>
    </message>
    <message>
        <source>Manage Swapfile</source>
        <translation>Správa swap souboru</translation>
    </message>
    <message>
        <source>Generate</source>
        <translation>Vytvořit</translation>
    </message>
    <message>
        <source>Remove</source>
        <translation>Odstranit</translation>
    </message>
    <message>
        <source>2 Mb,4 Mb,6 Mb,8 Mb</source>
        <translation type="obsolete">2 MB,4 MB,6 MB,8 MB</translation>
    </message>
    <message>
        <source>Failed to detach swapfile.</source>
        <translation>Selhalo odpojení swap souboru.</translation>
    </message>
    <message>
        <source>Swapfile deactivated.</source>
        <translation>Soubor swap deaktivován.</translation>
    </message>
    <message>
        <source>Failed to create swapfile.</source>
        <translation>Nelze vytvořit swap soubor.</translation>
    </message>
    <message>
        <source>Failed to initialize swapfile.</source>
        <translation>Nelze inicializovat swap soubor.</translation>
    </message>
    <message>
        <source>Swapfile created.</source>
        <translation>Swap soubor vytvořen.</translation>
    </message>
    <message>
        <source>Failed to remove swapfile.</source>
        <translation>Nelze odstranit swap soubor.</translation>
    </message>
    <message>
        <source>Swapfile removed.</source>
        <translation>Swap soubor odstraněn.</translation>
    </message>
    <message>
        <source>Swapfile activated.</source>
        <translation>Swap soubor aktivován.</translation>
    </message>
    <message>
        <source></source>
        <translation></translation>
    </message>
    <message>
        <source>2 Mb,4 Mb,6 Mb,8 Mb,16 Mb,32 Mb,64 Mb</source>
        <translation>2 MB,4 MB,6 MB,8 MB,16 MB,32 MB,64 MB</translation>
    </message>
</context>
</TS>