mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
nls: Update translations.
Change-Id: I5c4cf2b47159d8c5cf8f79ea7d0efcbd14b4f68f
This commit is contained in:
@@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: guix manual checkout\n"
|
||||
"Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
|
||||
"POT-Creation-Date: 2025-10-21 03:18+0000\n"
|
||||
"PO-Revision-Date: 2025-11-30 13:56+0000\n"
|
||||
"POT-Creation-Date: 2025-12-01 03:18+0000\n"
|
||||
"PO-Revision-Date: 2025-12-03 14:14+0000\n"
|
||||
"Last-Translator: pelzflorian <pelzflorian@noreply.codeberg.org>\n"
|
||||
"Language-Team: Italian <https://translate.codeberg.org/projects/guix/documentation-cookbook/it/>\n"
|
||||
"Language: it\n"
|
||||
@@ -460,11 +460,11 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"(display (string-append \"Hello \" \"Guix\" \"\\n\"))\n"
|
||||
"@print{} Hello Guix!\n"
|
||||
"@print{} Hello Guix\n"
|
||||
"@result{} #<unspecified>\n"
|
||||
msgstr ""
|
||||
"(display (string-append \"Ciao \" \"Guix\" \"\\n\"))\n"
|
||||
"@print{} Ciao Guix!\n"
|
||||
"@print{} Ciao Guix\n"
|
||||
"@result{} #<unspecified>\n"
|
||||
|
||||
msgid "This last example is a function call nested in another function call. When a parenthesized expression is evaluated, the first term is the function and the rest are the arguments passed to the function. Every function returns the last evaluated expression as its return value."
|
||||
|
||||
Reference in New Issue
Block a user