← pag

Commit 4526207

0
plików
+0
dodanych
-0
usuniętych
@@ -187,7 +187,7 @@ T = {
187 187 "db_lock_hint": "If this is an error, remove: rm {}",
188 188 "no_index": "Cannot fetch repository indexes. Run 'pag update'.",
189 189 "all_installed": "All packages are already installed.",
190 - "to_install": "To install: {} packages ({:.1f} MB)",
190 + "to_install": "To install: {} packages ({:.2f} MB)",
191 191 "new": "NEW",
192 192 "continue_q": "Continue? [Y/n] ",
193 193 "cancelled": "Cancelled.",
@@ -235,7 +235,7 @@ T = {
235 235 "no_keys": "No trusted GPG keys.",
236 236 "verify_ok": "All {} files intact.",
237 237 "verify_errors": "{} problems found:",
238 - "cache_cleared": "{} files ({:.1f} MB) cleared from cache.",
238 + "cache_cleared": "{} files ({:.2f} MB) cleared from cache.",
239 239 "deployments_list": "Deployments ({}):",
240 240 "no_deployments": "No deployments.",
241 241 "active_deployment": "ACTIVE",
@@ -248,7 +248,7 @@ T = {
248 248 "why_not_installed": "not installed",
249 249 "autoremove_ok": "Removed {} orphaned packages.",
250 250 "autoremove_none": "No orphaned packages.",
251 - "downloaded": "Downloaded {} to cache ({:.1f} MB).",
251 + "downloaded": "Downloaded {} to cache ({:.2f} MB).",
252 252 "provides_mapped": "{} → {} (provides)",
253 253 "stats_title": "PAG Statistics",
254 254 "stats_packages": "Installed packages",
@@ -264,7 +264,7 @@ T = {
264 264 "db_lock_hint": "Jeśli to błąd, usuń: rm {}",
265 265 "no_index": "Nie można pobrać indeksów repozytoriów. Uruchom 'pag update'.",
266 266 "all_installed": "Wszystkie pakiety są już zainstalowane.",
267 - "to_install": "Do zainstalowania: {} pakietów ({:.1f} MB)",
267 + "to_install": "Do zainstalowania: {} pakietów ({:.2f} MB)",
268 268 "new": "NOWY",
269 269 "continue_q": "Kontynuować? [T/n] ",
270 270 "cancelled": "Anulowano.",
@@ -312,7 +312,7 @@ T = {
312 312 "no_keys": "Brak zaufanych kluczy GPG.",
313 313 "verify_ok": "Wszystkie {} plików sprawne.",
314 314 "verify_errors": "Znaleziono {} problemów:",
315 - "cache_cleared": "{} plików ({:.1f} MB) usuniętych z cache.",
315 + "cache_cleared": "{} plików ({:.2f} MB) usuniętych z cache.",
316 316 "deployments_list": "Deploymenty ({}):",
317 317 "no_deployments": "Brak deploymentów.",
318 318 "active_deployment": "AKTYWNY",
@@ -325,7 +325,7 @@ T = {
325 325 "why_not_installed": "niezainstalowany",
326 326 "autoremove_ok": "Usunięto {} osieroconych pakietów.",
327 327 "autoremove_none": "Brak osieroconych pakietów.",
328 - "downloaded": "Pobrano {} do cache ({:.1f} MB).",
328 + "downloaded": "Pobrano {} do cache ({:.2f} MB).",
329 329 "provides_mapped": "{} → {} (provides)",
330 330 "stats_title": "Statystyki PAG",
331 331 "stats_packages": "Zainstalowane pakiety",