From 60895810ad5ef5867eb97aa82b2d43d6cb28944d Mon Sep 17 00:00:00 2001 From: Remco van 't Veer Date: Wed, 31 May 2023 22:20:38 +0200 Subject: nls: Update translation keys for guix gc. * po/*/*.po (guix/scripts/gc.scm): Round MiBs in user feedback. Signed-off-by: Florian Pelz --- po/guix/pl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/guix/pl.po') diff --git a/po/guix/pl.po b/po/guix/pl.po index ffaeb700cc..eb17ad6d9a 100644 --- a/po/guix/pl.po +++ b/po/guix/pl.po @@ -4285,13 +4285,13 @@ msgid "invoke the garbage collector" msgstr "" #: guix/scripts/gc.scm:263 -msgid "already ~h MiBs available on ~a, nothing to do~%" +msgid "already ~,2h MiBs available on ~a, nothing to do~%" msgstr "" #: guix/scripts/gc.scm:266 #, fuzzy -msgid "freeing ~h MiBs~%" -msgstr "zwalnianie ~h bajtów~%" +msgid "freeing ~,2h MiBs~%" +msgstr "zwalnianie ~,2h bajtów~%" #: guix/scripts/gc.scm:306 #, scheme-format @@ -4300,8 +4300,8 @@ msgstr "" #: guix/scripts/gc.scm:330 guix/scripts/gc.scm:333 #, fuzzy -msgid "freed ~h MiBs~%" -msgstr "zwolniono ~h bajtów~%" +msgid "freed ~,2h MiBs~%" +msgstr "zwolniono ~,2h bajtów~%" #: guix/scripts/git.scm:26 #, fuzzy -- cgit v1.2.3