nls: Fix more Texinfo Italiano.
po/guix/it.po: Fix `@esempio`, `@sempio`, `@fine`.master
parent
d333958763
commit
4bb185a32c
|
@ -278,9 +278,9 @@ msgstr ""
|
||||||
"di Giux è meno recente di quella che ha creato @file{~a}. Per risolvere il problema,\n"
|
"di Giux è meno recente di quella che ha creato @file{~a}. Per risolvere il problema,\n"
|
||||||
"è necessario aggiornare Giux:\n"
|
"è necessario aggiornare Giux:\n"
|
||||||
"\n"
|
"\n"
|
||||||
"@sempio\n"
|
"@example\n"
|
||||||
"giux pull\n"
|
"guix pull\n"
|
||||||
"@fine esempio"
|
"@end example"
|
||||||
|
|
||||||
#: gnu/system.scm:632
|
#: gnu/system.scm:632
|
||||||
#, scheme-format
|
#, scheme-format
|
||||||
|
@ -2862,9 +2862,9 @@ msgstr ""
|
||||||
"Considerare l'eliminazione delle vecchie generazioni di profili\n"
|
"Considerare l'eliminazione delle vecchie generazioni di profili\n"
|
||||||
"e di raccogliere la spazzatura, secondo queste modalità:\n"
|
"e di raccogliere la spazzatura, secondo queste modalità:\n"
|
||||||
"\n"
|
"\n"
|
||||||
"@esempio\n"
|
"@example\n"
|
||||||
"guix gc --delete-generations=1m\n"
|
"guix gc --delete-generations=1m\n"
|
||||||
"@fine esempio\n"
|
"@end example\n"
|
||||||
|
|
||||||
#: guix/scripts/build.scm:90
|
#: guix/scripts/build.scm:90
|
||||||
#, scheme-format
|
#, scheme-format
|
||||||
|
@ -3282,13 +3282,13 @@ msgstr ""
|
||||||
"alla fine del file che consiste solo nel nome della variabile del pacchetto che si è\n"
|
"alla fine del file che consiste solo nel nome della variabile del pacchetto che si è\n"
|
||||||
"definito, come in questo esempio:\n"
|
"definito, come in questo esempio:\n"
|
||||||
"\n"
|
"\n"
|
||||||
"@esempio\n"
|
"@example\n"
|
||||||
"(define-public my-package\n"
|
"(define-public my-package\n"
|
||||||
" (pacchetto\n"
|
" (pacchetto\n"
|
||||||
" ...))\n"
|
" ...))\n"
|
||||||
"\n"
|
"\n"
|
||||||
"mio-pacchetto\n"
|
"mio-pacchetto\n"
|
||||||
"@fine esempio"
|
"@end example"
|
||||||
|
|
||||||
#: guix/scripts/build.scm:576
|
#: guix/scripts/build.scm:576
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -4022,7 +4022,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Considerare le impostazioni delle variabili d'ambiente necessarie eseguendo:\n"
|
"Considerare le impostazioni delle variabili d'ambiente necessarie eseguendo:\n"
|
||||||
"\n"
|
"\n"
|
||||||
"@esempio\n"
|
"@example\n"
|
||||||
"GUIX_PROFILE=\"~a\"\n"
|
"GUIX_PROFILE=\"~a\"\n"
|
||||||
".\"$GIUX_PROFILE/etc/profile\"\n"
|
".\"$GIUX_PROFILE/etc/profile\"\n"
|
||||||
"@end example\n"
|
"@end example\n"
|
||||||
|
|
Reference in New Issue