messages.po (17839B)
1 msgid "" 2 msgstr "" 3 "Project-Id-Version: taler-merchant-demos\n" 4 "Report-Msgid-Bugs-To: taler@gnu.org\n" 5 "PO-Revision-Date: 2026-08-23 00:00+0200\n" 6 "Last-Translator: Taler developers <taler@gnu.org>\n" 7 "Language-Team: Italian <taler@gnu.org>\n" 8 "Language: it\n" 9 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset=UTF-8\n" 11 "Content-Transfer-Encoding: 8bit\n" 12 13 #: internal/web/blog.go:241 14 msgid "Aborting refund: order unknown" 15 msgstr "Rimborso annullato: ordine sconosciuto" 16 17 #. Accessible label for a button that opens publication and licensing details. 18 #: internal/web/templates/blog-index.gohtml:12 19 #: internal/web/templates/blog-index.gohtml:6 20 msgid "About this edition" 21 msgstr "Informazioni su questa edizione" 22 23 #. Form label for the monetary amount to donate. 24 #: internal/web/templates/donations-index.gohtml:11 25 msgid "Amount" 26 msgstr "Importo" 27 28 #. Default donor name used when the user does not enter their own name. 29 #: internal/web/templates/donations-index.gohtml:13 30 msgid "Anonymous Donor" 31 msgstr "Donatore anonimo" 32 33 #: internal/web/templates/donations-provider.gohtml:5 34 msgid "Back to donations" 35 msgstr "Torna alle donazioni" 36 37 #: internal/web/templates/donations-provider.gohtml:5 38 msgid "Back to payment methods" 39 msgstr "Torna ai metodi di pagamento" 40 41 #: internal/web/blog.go:149 internal/web/donations.go:173 42 msgid "Backend could not create the order" 43 msgstr "Il backend non ha potuto creare l'ordine" 44 45 #: internal/web/blog.go:262 46 msgid "Backend could not refund the order" 47 msgstr "Il backend non ha potuto rimborsare l’ordine" 48 49 #: internal/web/blog.go:127 internal/web/blog.go:136 internal/web/blog.go:219 50 #: internal/web/blog.go:246 internal/web/donations.go:202 51 msgid "Backend request failed" 52 msgstr "La richiesta al backend non è riuscita" 53 54 #: internal/web/donations.go:178 55 msgid "Backend response did not contain an order ID" 56 msgstr "La risposta del backend non conteneva un identificativo dell’ordine" 57 58 #: internal/web/blog.go:153 59 msgid "Backend response did not contain an order ID and token" 60 msgstr "" 61 "La risposta del backend non conteneva un identificativo dell’ordine e un " 62 "token" 63 64 #: internal/web/blog.go:266 internal/web/donations.go:208 65 msgid "Backend response did not contain an order status URL" 66 msgstr "La risposta del backend non conteneva l’URL dello stato dell’ordine" 67 68 #. Label introducing a raw response from the merchant backend on an error page. 69 #: internal/web/templates/error.gohtml:9 70 msgid "Backend response:" 71 msgstr "Risposta del backend:" 72 73 #. Navigation label for the demo bank. 74 #: internal/web/templates/base.gohtml:100 75 msgid "Bank" 76 msgstr "Banca" 77 78 #: internal/web/templates/landing.gohtml:17 79 #, python-brace-format 80 msgid "" 81 "Buy a chapter from Richard Stallman's <cite>Free Software, Free Society</" 82 "cite>, or donate to a Free Software project. The book is also available free " 83 "from the <a href=\"{fsf}\">FSF</a>." 84 msgstr "" 85 "Acquista un capitolo di <cite>Free Software, Free Society</cite> di Richard " 86 "Stallman oppure fai una donazione a un progetto di Software Libero. Il libro " 87 "è disponibile gratuitamente anche presso la <a href=\"{fsf}\">FSF</a>." 88 89 #. Merchant order description shown in the customer's wallet. 90 #: internal/web/blog.go:165 91 msgid "Buy an individual article" 92 msgstr "Acquista un singolo articolo" 93 94 #: internal/web/templates/blog-index.gohtml:31 95 msgid "Buy chapter" 96 msgstr "Acquista il capitolo" 97 98 #: internal/web/templates/blog-refunded.gohtml:7 99 msgid "Buy chapter again" 100 msgstr "Acquista di nuovo il capitolo" 101 102 #: internal/web/app.go:397 103 msgid "" 104 "Buy chapters from <cite>Free Software, Free Society</cite> with a toy " 105 "currency." 106 msgstr "" 107 "Acquista capitoli di <cite>Free Software, Free Society</cite> con una valuta " 108 "fittizia." 109 110 #. Merchant order description shown in the customer's wallet. 111 #: internal/web/blog.go:172 112 msgid "Buy one month of unlimited access" 113 msgstr "Acquista un mese di accesso illimitato" 114 115 #: internal/web/blog.go:223 116 msgid "Cannot refund unpaid article" 117 msgstr "Impossibile rimborsare un articolo non pagato" 118 119 #. Accessible name for the list of book chapters offered for sale. 120 #: internal/web/templates/blog-index.gohtml:21 121 msgid "Chapters" 122 msgstr "Capitoli" 123 124 #: internal/web/templates/donations-index.gohtml:18 125 msgid "Check the amount" 126 msgstr "Controlla l'importo" 127 128 #: internal/web/templates/landing.gohtml:13 129 msgid "Check your balance in your Taler wallet." 130 msgstr "Controlla il saldo nel tuo portafoglio Taler." 131 132 #: internal/web/templates/blog-index.gohtml:8 133 msgid "Choose a chapter to buy with GNU Taler." 134 msgstr "Scegli un capitolo da acquistare con GNU Taler." 135 136 #: internal/web/templates/donations-checkout.gohtml:3 137 msgid "Choose a payment method" 138 msgstr "Scegli un metodo di pagamento" 139 140 #: internal/web/templates/donations-index.gohtml:4 141 msgid "Choose a project and amount. Your name will appear on the receipt." 142 msgstr "Scegli un progetto e un importo. Il tuo nome comparirà sulla ricevuta." 143 144 #. Button that closes the publication details dialog. 145 #: internal/web/templates/blog-index.gohtml:14 146 msgid "Close" 147 msgstr "Chiudi" 148 149 #: internal/web/templates/landing.gohtml:26 150 msgid "Contact us" 151 msgstr "Contattaci" 152 153 #. Button that confirms the selected payment method and proceeds to payment. 154 #: internal/web/templates/donations-checkout.gohtml:14 155 msgid "Continue" 156 msgstr "Continua" 157 158 #: internal/web/templates/donations-fulfillment.gohtml:8 159 msgid "Copy receipt link" 160 msgstr "Copia il link della ricevuta" 161 162 #: internal/web/templates/donations-fulfillment.gohtml:8 163 msgid "Copy this receipt link:" 164 msgstr "Copia questo link della ricevuta:" 165 166 #: internal/web/blog.go:87 167 msgid "Could not create a browser session" 168 msgstr "Impossibile creare una sessione del browser" 169 170 #: internal/web/templates/landing.gohtml:11 171 #, python-brace-format 172 msgid "" 173 "Create a demo bank account to receive 100 {currency}, then withdraw the " 174 "coins to your wallet." 175 msgstr "" 176 "Crea un conto presso la banca dimostrativa per ricevere 100 {currency}, " 177 "quindi ritira le monete nel tuo portafoglio." 178 179 #: internal/web/templates/landing.gohtml:12 180 msgid "Demo bank" 181 msgstr "Banca dimostrativa" 182 183 #. Refund reason shown in the customer's wallet. 184 #: internal/web/blog.go:260 185 msgid "Demo reimbursement" 186 msgstr "Rimborso dimostrativo" 187 188 #. Label introducing technical diagnostic details on an error page. 189 #: internal/web/templates/error.gohtml:6 190 msgid "Details:" 191 msgstr "Dettagli:" 192 193 #. Button that submits the donation form; use the verb form. 194 #: internal/web/templates/donations-index.gohtml:16 195 msgid "Donate" 196 msgstr "Dona" 197 198 #: internal/web/templates/donations-fulfillment.gohtml:9 199 msgid "Donate again" 200 msgstr "Fai un'altra donazione" 201 202 #: internal/web/templates/donations-index.gohtml:3 203 msgid "Donate to Free Software projects" 204 msgstr "Dona a progetti Free Software" 205 206 #: internal/web/templates/donations-fulfillment.gohtml:4 207 msgid "Donation complete" 208 msgstr "Donazione completata" 209 210 #. Merchant order summary shown in the wallet; {receiver} is the project receiving the donation. 211 #: internal/web/donations.go:154 212 #, python-brace-format 213 msgid "Donation to {receiver}" 214 msgstr "Donazione a {receiver}" 215 216 #. Merchant order summary shown in the wallet; {receiver} is the project receiving the donation. 217 #: internal/web/donations.go:164 218 #, python-brace-format 219 msgid "Donation to {receiver} (with receipt)" 220 msgstr "Donazione a {receiver} (con ricevuta)" 221 222 #. Name of the donations demo page, used as a navigation label. 223 #: internal/web/app.go:390 internal/web/templates/base.gohtml:104 224 #: internal/web/templates/landing.gohtml:20 225 msgid "Donations" 226 msgstr "Donazioni" 227 228 #. Form label for the name of the person making the donation. 229 #: internal/web/templates/donations-index.gohtml:13 230 msgid "Donor" 231 msgstr "Donatore" 232 233 #. Name of the demo shop that sells individual essays. 234 #: internal/web/app.go:395 internal/web/templates/base.gohtml:102 235 #: internal/web/templates/landing.gohtml:19 236 msgid "Essay Shop" 237 msgstr "Negozio di saggi" 238 239 #. Merchant order summary shown in the wallet; {title} is the essay title. 240 #: internal/web/blog.go:189 241 #, python-brace-format 242 msgid "Essay: {title}" 243 msgstr "Saggio: {title}" 244 245 #: internal/web/templates/blog-index.gohtml:4 246 msgid "Free Software, Free Society" 247 msgstr "Free Software, Free Society" 248 249 #: internal/web/landing.go:47 250 msgid "GNU Taler Demo" 251 msgstr "GNU Taler Demo" 252 253 #: internal/web/blog.go:208 254 msgid "GNU Taler Demo: Article" 255 msgstr "GNU Taler Demo: Articolo" 256 257 #: internal/web/blog.go:231 258 msgid "GNU Taler Demo: Confirm refund" 259 msgstr "GNU Taler Demo: Conferma rimborso" 260 261 #: internal/web/donations.go:220 internal/web/donations.go:57 262 #: internal/web/donations.go:80 263 msgid "GNU Taler Demo: Donations" 264 msgstr "GNU Taler Demo: Donazioni" 265 266 #: internal/web/donations.go:110 267 msgid "GNU Taler Demo: Donations checkout" 268 msgstr "Demo GNU Taler: pagamento della donazione" 269 270 #: internal/web/app.go:449 271 msgid "GNU Taler Demo: Error" 272 msgstr "GNU Taler Demo: Errore" 273 274 #: internal/web/blog.go:63 275 msgid "GNU Taler Demo: Essay Shop" 276 msgstr "GNU Taler Demo: Negozio di Saggi" 277 278 #: internal/web/blog.go:123 279 msgid "GNU Taler Demo: Refunded" 280 msgstr "GNU Taler Demo: Rimborsato" 281 282 #. Alternative text for the GNU Taler brand logo. 283 #: internal/web/templates/base.gohtml:84 284 msgid "GNU Taler logo" 285 msgstr "Logo di GNU Taler" 286 287 #: internal/web/app.go:255 288 msgid "HTTP method not allowed for this page" 289 msgstr "Il metodo HTTP non è permesso in questa pagina" 290 291 #: internal/web/templates/landing.gohtml:6 292 msgid "Install Taler wallet" 293 msgstr "Installa il portafoglio Taler" 294 295 #: internal/web/templates/landing.gohtml:5 296 msgid "Install the Taler wallet in your browser, then return here." 297 msgstr "Installa il portafoglio Taler nel browser, quindi torna qui." 298 299 #: internal/web/app.go:206 internal/web/articles.go:155 300 msgid "Internal error" 301 msgstr "Errore interno" 302 303 #: internal/web/app.go:420 304 msgid "Internal server error" 305 msgstr "Errore del server" 306 307 #. Name of the introductory demo page, used as a navigation label. 308 #: internal/web/app.go:386 internal/web/templates/base.gohtml:98 309 msgid "Introduction" 310 msgstr "Introduzione" 311 312 #: internal/web/templates/base.gohtml:119 313 msgid "Learn more about GNU Taler" 314 msgstr "Scopri di più su GNU Taler" 315 316 #: internal/web/templates/blog-index.gohtml:35 317 msgid "No articles available in this language." 318 msgstr "Nessun articolo disponibile in questa lingua." 319 320 #: internal/web/templates/donations-checkout.gohtml:4 321 msgid "Only GNU Taler works in this demo." 322 msgstr "In questa demo funziona solo GNU Taler." 323 324 #: internal/web/app.go:230 internal/web/app.go:234 internal/web/app.go:240 325 #: internal/web/app.go:266 internal/web/articles.go:144 internal/web/blog.go:46 326 #: internal/web/blog.go:74 internal/web/donations.go:46 327 #: internal/web/landing.go:24 328 msgid "Page not found" 329 msgstr "Pagina non trovata" 330 331 #: internal/web/donations.go:86 332 #, python-brace-format 333 msgid "Parameter {name} is required." 334 msgstr "Il parametro {name} è obbligatorio." 335 336 #: internal/web/templates/blog-refunded.gohtml:5 337 #, python-brace-format 338 msgid "Payment <tt>{order}</tt> for <em>{article}</em> has been refunded." 339 msgstr "" 340 "Il pagamento <tt>{order}</tt> per <em>{article}</em> è stato rimborsato." 341 342 #: internal/web/templates/donations-provider.gohtml:3 343 msgid "Payment method unavailable" 344 msgstr "Metodo di pagamento non disponibile" 345 346 #: internal/web/blog.go:81 347 msgid "Please enable cookies." 348 msgstr "Per favore, abilita i cookie." 349 350 #. Label shown before the purchase price of a book chapter. 351 #: internal/web/templates/blog-index.gohtml:30 352 msgid "Price" 353 msgstr "Prezzo" 354 355 #: internal/web/templates/landing.gohtml:25 356 msgid "Questions and feedback are welcome." 357 msgstr "Domande e commenti sono benvenuti." 358 359 #: internal/web/templates/donations-fulfillment.gohtml:6 360 #, python-brace-format 361 msgid "Receipt ID: <strong>{id}</strong>" 362 msgstr "ID ricevuta: <strong>{id}</strong>" 363 364 #: internal/web/templates/donations-fulfillment.gohtml:11 365 msgid "Receipt link copied." 366 msgstr "Link della ricevuta copiato." 367 368 #. Form label for the Free Software project that receives the donation. 369 #: internal/web/templates/donations-index.gohtml:9 370 msgid "Receiver" 371 msgstr "Beneficiario" 372 373 #: internal/web/templates/blog-confirm-refund.gohtml:4 374 #, python-brace-format 375 msgid "" 376 "Refund <em>{name}</em>? The refund will be approved automatically in this " 377 "demo." 378 msgstr "" 379 "Rimborsare <em>{name}</em>? In questa demo il rimborso verrà approvato " 380 "automaticamente." 381 382 #: internal/web/templates/blog-refunded.gohtml:4 383 msgid "Refund complete" 384 msgstr "Rimborso completato" 385 386 #: internal/web/templates/blog-confirm-refund.gohtml:3 387 msgid "Refund this chapter?" 388 msgstr "Rimborsare questo capitolo?" 389 390 #: internal/web/templates/blog-article.gohtml:5 391 msgid "Refunds are available for one hour after purchase." 392 msgstr "I rimborsi sono disponibili per un'ora dopo l'acquisto." 393 394 #: internal/web/templates/blog-article.gohtml:5 395 #: internal/web/templates/blog-confirm-refund.gohtml:6 396 msgid "Request refund" 397 msgstr "Richiesta di rimborso" 398 399 #: internal/web/templates/base.gohtml:76 400 msgid "Skip to main content" 401 msgstr "Vai al contenuto principale" 402 403 #: internal/web/templates/error.gohtml:3 404 msgid "Something went wrong" 405 msgstr "Qualcosa è andato storto" 406 407 #: internal/web/templates/landing.gohtml:4 408 msgid "Step 1: Install the wallet" 409 msgstr "Passaggio 1: installa il portafoglio" 410 411 #: internal/web/templates/landing.gohtml:10 412 msgid "Step 2: Get demo coins" 413 msgstr "Passaggio 2: ottieni monete dimostrative" 414 415 #: internal/web/templates/landing.gohtml:16 416 msgid "Step 3: Spend your coins" 417 msgstr "Passaggio 3: spendi le tue monete" 418 419 #: internal/web/templates/landing.gohtml:24 420 msgid "Step 4: Send feedback" 421 msgstr "Passaggio 4: inviaci un commento" 422 423 #: internal/web/articles.go:150 424 msgid "Supplemental file not found" 425 msgstr "File aggiuntivo non trovato" 426 427 #: internal/web/app.go:392 428 msgid "Support Free Software projects with a toy currency." 429 msgstr "Sostieni progetti di Software Libero con una valuta fittizia." 430 431 #: internal/web/templates/donations-fulfillment.gohtml:5 432 #, python-brace-format 433 msgid "" 434 "Thank you, <strong>{donor}</strong>. You donated <strong>{amount}</strong> " 435 "to <strong>{receiver}</strong>." 436 msgstr "" 437 "Grazie, <strong>{donor}</strong>. Hai donato <strong>{amount}</strong> a " 438 "<strong>{receiver}</strong>." 439 440 #: internal/web/templates/donations-provider.gohtml:4 441 msgid "" 442 "That payment method is not available in this demo. Choose GNU Taler to " 443 "continue." 444 msgstr "" 445 "Questo metodo di pagamento non è disponibile nella demo. Scegli GNU Taler " 446 "per continuare." 447 448 #: internal/web/templates/donations-index.gohtml:18 449 #, python-brace-format 450 msgid "" 451 "The 5 {currency} option intentionally requests 6 {currency}. Check the final " 452 "amount in your wallet before paying." 453 msgstr "" 454 "L'opzione da 5 {currency} richiede intenzionalmente 6 {currency}. Controlla " 455 "l'importo finale nel portafoglio prima di pagare." 456 457 #: internal/web/templates/error.gohtml:7 458 #, python-brace-format 459 msgid "The merchant backend returned status code {code}." 460 msgstr "Il backend dell'esercente ha restituito il codice di stato {code}." 461 462 #: internal/web/blog.go:109 463 msgid "The paid order does not match this article" 464 msgstr "L’ordine pagato non corrisponde a questo articolo" 465 466 #: internal/web/templates/blog-confirm-refund.gohtml:5 467 msgid "" 468 "The refund must go to the wallet used for payment. You will lose access to " 469 "the chapter." 470 msgstr "" 471 "Il rimborso deve essere inviato al portafoglio usato per il pagamento. " 472 "Perderai l'accesso al capitolo." 473 474 #: internal/web/templates/blog-article.gohtml:5 475 msgid "The refund period for this chapter has ended." 476 msgstr "Il periodo di rimborso per questo capitolo è terminato." 477 478 #: internal/web/templates/landing.gohtml:7 479 msgid "" 480 "The wallet can open automatically when a site requests a Taler payment. It " 481 "does not share your browsing history." 482 msgstr "" 483 "Il portafoglio può aprirsi automaticamente quando un sito richiede un " 484 "pagamento Taler. Non condivide la cronologia di navigazione." 485 486 #: internal/web/blog.go:227 internal/web/blog.go:255 487 msgid "This article can no longer be refunded." 488 msgstr "Questo articolo non può più essere rimborsato." 489 490 #: internal/web/templates/blog-index.gohtml:16 491 msgid "" 492 "This is the latest edition of <cite>Free Software, Free Society: Selected " 493 "Essays of Richard M. Stallman.</cite>" 494 msgstr "" 495 "Questa è l'ultima edizione di <cite>Software libero, società libera: Saggi " 496 "selezionati di Richard M. Stallman.</cite>" 497 498 #: internal/web/app.go:388 499 msgid "Try GNU Taler with a toy currency." 500 msgstr "Prova GNU Taler con una valuta fittizia." 501 502 #: internal/web/donations.go:124 internal/web/donations.go:193 503 msgid "Unknown donation receiver" 504 msgstr "Beneficiario della donazione sconosciuto" 505 506 #: internal/web/templates/blog-index.gohtml:17 507 msgid "" 508 "Verbatim copying and distribution of this entire book are permitted " 509 "worldwide, without royalty, in any medium, provided this notice is " 510 "preserved. Permission is granted to copy and distribute translations of this " 511 "book from the original English into another language provided the " 512 "translation has been approved by the Free Software Foundation and the " 513 "copyright notice and this permission notice are preserved on all copies." 514 msgstr "" 515 "La copia e la distribuzione di questo libro è permessa in tutto il mondo, " 516 "senza licenza, con ogni mezzo, solo se rimane valido questo permesso. Sono " 517 "concesse la copia e la distribuzione di traduzioni di questo libro dalla " 518 "versione originale in inglese a qualsiasi altra lingua, purché la traduzione " 519 "venga approvata dalla Free Software Foundation e il rispetto del copyright e " 520 "di questo permesso siano preservati in tutte le copie." 521 522 #: internal/web/blog.go:250 523 msgid "You did not pay for this article (nice try!)" 524 msgstr "Non hai pagato questo articolo (bel tentativo!)" 525 526 #: internal/web/templates/blog-refunded.gohtml:6 527 msgid "You no longer have access to this chapter." 528 msgstr "Non hai più accesso a questo capitolo."