@@ -15,7 +15,7 @@ msgstr ""
1515"Content-Transfer-Encoding : 8bit\n "
1616
1717#
18- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 196
18+ # File: src/biglinux_swap/utils.py, line: 182
1919msgid ""
2020"Let the system choose the best settings based on your hardware. Zswap is "
2121"used when disk space is at least 5x your RAM size. Otherwise, Zram is used "
@@ -26,7 +26,7 @@ msgstr ""
2626"to save disk space."
2727
2828#
29- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 201
29+ # File: src/biglinux_swap/utils.py, line: 187
3030msgid ""
3131"Zswap offers better performance but uses more disk space. Best for SSD with "
3232"plenty of free space (5x RAM or more). Data is compressed in RAM before "
@@ -37,7 +37,7 @@ msgstr ""
3737"writing to disk files."
3838
3939#
40- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 206
40+ # File: src/biglinux_swap/utils.py, line: 192
4141msgid ""
4242"Zram uses less disk space than Zswap by compressing data in RAM. Best for "
4343"HDD or systems with limited disk space. Swap files on disk serve as backup "
@@ -48,7 +48,7 @@ msgstr ""
4848"when RAM is full."
4949
5050#
51- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 211
51+ # File: src/biglinux_swap/utils.py, line: 197
5252msgid ""
5353"Uses only compressed RAM, no disk files are created. Best for systems with "
5454"very limited disk space. All swap is handled entirely in memory."
@@ -57,7 +57,7 @@ msgstr ""
5757"very limited disk space. All swap is handled entirely in memory."
5858
5959#
60- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 216
60+ # File: src/biglinux_swap/utils.py, line: 202
6161msgid ""
6262"Completely disable swap management. The systemd-swap service will be "
6363"stopped. Not recommended unless you manage swap manually."
@@ -66,7 +66,7 @@ msgstr ""
6666"stopped. Not recommended unless you manage swap manually."
6767
6868#
69- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 222
69+ # File: src/biglinux_swap/utils.py, line: 208
7070msgid ""
7171"Compresses inactive memory before writing to disk. Reduces disk wear and "
7272"improves performance."
@@ -75,7 +75,7 @@ msgstr ""
7575"improves performance."
7676
7777#
78- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 226
78+ # File: src/biglinux_swap/utils.py, line: 212
7979msgid ""
8080"LZ4: Faster compression, uses more disk space.\n"
8181"ZSTD: Better compression, uses less disk space."
@@ -84,7 +84,7 @@ msgstr ""
8484"ZSTD: Better compression, uses less disk space."
8585
8686#
87- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 230
87+ # File: src/biglinux_swap/utils.py, line: 216
8888msgid ""
8989"How much RAM to use for compressed cache. Higher values = less disk writes "
9090"but less free RAM."
@@ -93,7 +93,7 @@ msgstr ""
9393"but less free RAM."
9494
9595#
96- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 234
96+ # File: src/biglinux_swap/utils.py, line: 220
9797msgid ""
9898"Automatically releases compressed memory when system needs more RAM. Helps "
9999"prevent out-of-memory situations."
@@ -102,7 +102,7 @@ msgstr ""
102102"prevent out-of-memory situations."
103103
104104#
105- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 238
105+ # File: src/biglinux_swap/utils.py, line: 224
106106msgid ""
107107"Only compress pages that achieve this compression ratio or better. Higher "
108108"values = only well-compressing data is cached."
@@ -111,7 +111,7 @@ msgstr ""
111111"values = only well-compressing data is cached."
112112
113113#
114- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 243
114+ # File: src/biglinux_swap/utils.py, line: 229
115115msgid ""
116116"Creates a compressed virtual disk in RAM. Stores more data without using "
117117"physical disk."
@@ -120,7 +120,7 @@ msgstr ""
120120"physical disk."
121121
122122#
123- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 247
123+ # File: src/biglinux_swap/utils.py, line: 233
124124msgid ""
125125"Size of compressed RAM disk. Higher values allow storing more compressed "
126126"data."
@@ -129,7 +129,7 @@ msgstr ""
129129"data."
130130
131131#
132- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 250
132+ # File: src/biglinux_swap/utils.py, line: 236
133133msgid ""
134134"LZ4: Fast but less compression.\n"
135135"ZSTD: Slower but better compression."
@@ -138,7 +138,7 @@ msgstr ""
138138"ZSTD: Slower but better compression."
139139
140140#
141- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 253
141+ # File: src/biglinux_swap/utils.py, line: 239
142142msgid ""
143143"Maximum actual RAM that zram can use. Prevents zram from consuming too much "
144144"memory."
@@ -147,7 +147,7 @@ msgstr ""
147147"memory."
148148
149149#
150- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 257
150+ # File: src/biglinux_swap/utils.py, line: 243
151151msgid ""
152152"Sets the priority for using zram vs other swap. Higher priority = zram is "
153153"used first before disk swap."
@@ -156,7 +156,7 @@ msgstr ""
156156"used first before disk swap."
157157
158158#
159- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 261
159+ # File: src/biglinux_swap/utils.py, line: 247
160160msgid ""
161161"Allows zram to write incompressible data to disk. Saves RAM for data that "
162162"compresses well."
@@ -165,7 +165,7 @@ msgstr ""
165165"compresses well."
166166
167167#
168- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 266
168+ # File: src/biglinux_swap/utils.py, line: 252
169169msgid ""
170170"Creates swap files on disk when RAM is full. Files grow and shrink "
171171"automatically as needed."
@@ -174,7 +174,7 @@ msgstr ""
174174"automatically as needed."
175175
176176#
177- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 270
177+ # File: src/biglinux_swap/utils.py, line: 256
178178msgid ""
179179"Initial size when creating new swap files. Smaller = less disk space, Larger "
180180"= fewer files."
@@ -183,7 +183,7 @@ msgstr ""
183183"= fewer files."
184184
185185#
186- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 274
186+ # File: src/biglinux_swap/utils.py, line: 260
187187msgid ""
188188"Maximum size each swap file can grow to. Limits how much disk space a single "
189189"file can use."
@@ -192,7 +192,7 @@ msgstr ""
192192"file can use."
193193
194194#
195- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 278
195+ # File: src/biglinux_swap/utils.py, line: 264
196196msgid ""
197197"Maximum number of swap files to create. More files = more available swap "
198198"space."
@@ -201,7 +201,7 @@ msgstr ""
201201"space."
202202
203203#
204- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 282
204+ # File: src/biglinux_swap/utils.py, line: 268
205205msgid ""
206206"How quickly swap files grow when more space is needed. Higher values = "
207207"faster growth but more disk usage."
@@ -210,7 +210,7 @@ msgstr ""
210210"faster growth but more disk usage."
211211
212212#
213- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 286
213+ # File: src/biglinux_swap/utils.py, line: 272
214214msgid ""
215215"Folder where swap files are stored. Choose a location on your fastest disk "
216216"for best performance."
@@ -219,7 +219,7 @@ msgstr ""
219219"for best performance."
220220
221221#
222- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 291
222+ # File: src/biglinux_swap/utils.py, line: 277
223223msgid ""
224224"Protects active programs from being swapped out. Prevents system freezes "
225225"when memory is low."
@@ -228,7 +228,7 @@ msgstr ""
228228"when memory is low."
229229
230230#
231- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 295
231+ # File: src/biglinux_swap/utils.py, line: 281
232232msgid ""
233233"How long to keep memory before allowing swap. Lower values = more aggressive "
234234"swap, Higher = more protection."
@@ -237,7 +237,7 @@ msgstr ""
237237"swap, Higher = more protection."
238238
239239#
240- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 300
240+ # File: src/biglinux_swap/utils.py, line: 286
241241msgid ""
242242"Shows if the swap management service is running. Green = active and working, "
243243"Red = stopped or error."
@@ -246,7 +246,7 @@ msgstr ""
246246"Red = stopped or error."
247247
248248#
249- # File: biglinux-systemd-swap-gui/ src/biglinux_swap/utils.py, line: 304
249+ # File: src/biglinux_swap/utils.py, line: 290
250250msgid ""
251251"Shows the current swap mode being used. This reflects the active "
252252"configuration."
0 commit comments