diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-12-15 00:12:43 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-12-15 00:15:36 +0100 |
commit | 047ae5c3458d03bea4926e6cc1760bcfce1e2ab4 (patch) | |
tree | b5dd51609ff44a2285d450ed1b61c0d1ac1c42a9 /po/doc/guix-manual.pt_BR.po | |
parent | 2cf16f2c31e5e124754ec8c400f22ad9fe4a506b (diff) |
doc: Use VM image file name consistently.
Previously, what "/tmp/qemu-image" refers to could be unclear at first.
* doc/guix.texi (Running Guix in a VM): Use the original image file
name instead of /tmp/qemu-image.
* po/doc/guix-manual.de.po, po/doc/guix-manual.es.po,
po/doc/guix-manual.fr.po, po/doc/guix-manual.pt_BR.po,
po/doc/guix-manual.ru.po, po/doc/guix-manual.zh_CN.po: Adjust
accordingly.
Diffstat (limited to 'po/doc/guix-manual.pt_BR.po')
-rw-r--r-- | po/doc/guix-manual.pt_BR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/doc/guix-manual.pt_BR.po b/po/doc/guix-manual.pt_BR.po index bfe3e98eb1..0372dc2c13 100644 --- a/po/doc/guix-manual.pt_BR.po +++ b/po/doc/guix-manual.pt_BR.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: guix manual checkout\n" "Report-Msgid-Bugs-To: bug-guix@gnu.org\n" "POT-Creation-Date: 2022-12-02 03:18+0000\n" -"PO-Revision-Date: 2022-01-25 15:16+0000\n" +"PO-Revision-Date: 2022-12-15 00:11+0100\n" "Last-Translator: Fábio Rodrigues Ribeiro <farribeiro@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/projects/guix/documentation-manual/pt_BR/>\n" "Language: pt_BR\n" @@ -71324,7 +71324,7 @@ msgstr "" #. type: table #: guix-git/doc/guix.texi:39296 -msgid "Use our QCOW image, the @file{/tmp/qemu-image} file, as the backing store of the ``myhd'' drive." +msgid "Use our QCOW image, the @file{guix-system-vm-image-@value{VERSION}.x86_64-linux.qcow2} file, as the backing store of the ``myhd'' drive." msgstr "" #. type: Plain text |