[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: nls: Fix more Texinfo Italiano.
From: |
guix-commits |
Subject: |
branch master updated: nls: Fix more Texinfo Italiano. |
Date: |
Tue, 07 Mar 2023 16:22:47 -0500 |
This is an automated email from the git hooks/post-receive script.
roptat pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 4bb185a32c nls: Fix more Texinfo Italiano.
4bb185a32c is described below
commit 4bb185a32c07bd1be4e87e0426f3b1b7f1a34265
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Tue Mar 7 22:21:13 2023 +0100
nls: Fix more Texinfo Italiano.
po/guix/it.po: Fix `@esempio`, `@sempio`, `@fine`.
---
po/guix/it.po | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/po/guix/it.po b/po/guix/it.po
index e1329e4123..5e113a8283 100644
--- a/po/guix/it.po
+++ b/po/guix/it.po
@@ -278,9 +278,9 @@ msgstr ""
"di Giux è meno recente di quella che ha creato @file{~a}. Per risolvere il
problema,\n"
"è necessario aggiornare Giux:\n"
"\n"
-"@sempio\n"
-"giux pull\n"
-"@fine esempio"
+"@example\n"
+"guix pull\n"
+"@end example"
#: gnu/system.scm:632
#, scheme-format
@@ -2862,9 +2862,9 @@ msgstr ""
"Considerare l'eliminazione delle vecchie generazioni di profili\n"
"e di raccogliere la spazzatura, secondo queste modalità:\n"
"\n"
-"@esempio\n"
+"@example\n"
"guix gc --delete-generations=1m\n"
-"@fine esempio\n"
+"@end example\n"
#: guix/scripts/build.scm:90
#, scheme-format
@@ -3282,13 +3282,13 @@ msgstr ""
"alla fine del file che consiste solo nel nome della variabile del pacchetto
che si è\n"
"definito, come in questo esempio:\n"
"\n"
-"@esempio\n"
+"@example\n"
"(define-public my-package\n"
" (pacchetto\n"
" ...))\n"
"\n"
"mio-pacchetto\n"
-"@fine esempio"
+"@end example"
#: guix/scripts/build.scm:576
msgid ""
@@ -4022,7 +4022,7 @@ msgid ""
msgstr ""
"Considerare le impostazioni delle variabili d'ambiente necessarie
eseguendo:\n"
"\n"
-"@esempio\n"
+"@example\n"
"GUIX_PROFILE=\"~a\"\n"
".\"$GIUX_PROFILE/etc/profile\"\n"
"@end example\n"