1
0
Fork 0

- [GUI] ensured the 'subscribe to gemlog' button is toggled only if the subscription succeeded;

- updated Italian translation.
This commit is contained in:
cage 2024-05-25 14:12:58 +02:00
parent 3bb8d8061f
commit 2b40d78625
8 changed files with 171 additions and 167 deletions

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414213562-rc1\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: 2024-05-25 13:29+0200\n"
"Last-Translator: Eloitor <Eloitor@users.noreply.translate.codeberg.org>\n"
"Language-Team: Catalan <https://translate.codeberg.org/projects/tinmop/"
@ -19,7 +19,8 @@ msgstr ""
#: data/modules/delete-by-regex.lisp:52
msgid "Delete posts that match regex: "
msgstr "Elimina les publicacions que coincideixin amb l'expressió regular (regex): "
msgstr ""
"Elimina les publicacions que coincideixin amb l'expressió regular (regex): "
#: data/modules/share-gemini-link.lisp:30 src/ui-goodies.lisp:2891
msgid "The window is not displaying a gemini document"
@ -36,8 +37,8 @@ msgid ""
"been successfully authorized, you can close this tab.</h1></body></html>"
msgstr ""
"<!doctype html><html><head><meta charset=\"utf-8\"/></head><body> <h1>~a ha "
"estat autoritzat correctament, pots tancar aquesta "
"pestanya.</h1></body></html>"
"estat autoritzat correctament, pots tancar aquesta pestanya.</h1></body></"
"html>"
#: src/api-client.lisp:206
#, lisp-format
@ -527,7 +528,7 @@ msgid "Gemini address"
msgstr ""
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr ""
@ -815,68 +816,73 @@ msgid ""
"just received?"
msgstr ""
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr ""
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr ""
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr ""
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr ""
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr ""
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr ""
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr ""
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr ""
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr ""
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr ""
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr ""
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr ""
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr ""
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr ""
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr ""
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr ""
@ -1426,11 +1432,6 @@ msgstr ""
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: 2024-05-17 11:11+0000\n"
"Last-Translator: Dirk <Dirk@users.noreply.translate.codeberg.org>\n"
"Language-Team: German <https://translate.codeberg.org/projects/tinmop/tinmop/"
@ -536,7 +536,7 @@ msgid "Gemini address"
msgstr "Gemini-Adresse"
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr "OK"
@ -826,68 +826,73 @@ msgstr ""
"Das Zertifikat für diese Adresse hat sich geändert, altes Zertifikat durch "
"das soeben neu empfangene ersetzen?"
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr "Tour wurde beendet"
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr "Passwort ändern"
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr "Passwort des Zertifikats ändern"
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr "Altes Passwort"
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr "Neues Passwort"
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr "Neues Passwort wiederholen"
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr "Passwort und Passwortwiederholung stimmen nicht überein"
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr "Passwort für Schlüssel ~a geändert"
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr "zurück"
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr "Adresse neu laden"
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr "zu Adresse gehen"
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr "eine Ebene rauf"
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr "Lesezeichen hinzufügen oder entfernen"
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr "zum nächsten Link in der Tour gehen"
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr "Dieses Gemlog abonnieren/deabonnieren"
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr "eingebettete Bilder"
@ -1440,11 +1445,6 @@ msgstr ""
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -531,7 +531,7 @@ msgid "Gemini address"
msgstr "Dirección de Gemini"
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr ""
@ -822,68 +822,73 @@ msgid ""
"just received?"
msgstr ""
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr ""
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr ""
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr ""
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr ""
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr ""
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr ""
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr ""
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr ""
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr "volver"
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr "dirección de recarga"
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr "ir a dirección"
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr "un nivel hacia arriba"
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr "añadir o quitar marcador"
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr "ir al enlace siguiente del recorrido"
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr ""
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr ""
@ -1433,11 +1438,6 @@ msgstr ""
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -535,7 +535,7 @@ msgid "Gemini address"
msgstr "Adresse Gemini"
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr "Ok"
@ -826,68 +826,73 @@ msgid ""
msgstr ""
"Le certificat de cette adresse a été modifié, remplacer avec le plus récent?"
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr "Visite terminée"
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr ""
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr ""
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr ""
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr ""
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr ""
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr ""
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr ""
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr "retour"
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr "recharger ladresse"
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr "aller à ladresse"
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr "niveau supérieur"
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr "ajouter ou supprimer un favori"
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr "se rendre au prochain lien de visite"
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr "inscription/désinscription à ce gemlog"
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr ""
@ -1441,11 +1446,6 @@ msgstr ""
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.0.1\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: 2024-05-25 13:05+0200\n"
"Last-Translator: cage <cage-dev@twistfold.it>\n"
"Language-Team: Italian <https://translate.codeberg.org/projects/tinmop/"
@ -538,7 +538,7 @@ msgid "Gemini address"
msgstr "Indirizzo gemini"
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr "OK"
@ -828,68 +828,73 @@ msgstr ""
"Il certificato relativo a questo indirizzo è cambiato dall'ultima visita, lo "
"rimpiazzo con quello appena ottenuto?"
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr "Non posso abbonarmi a ~s"
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr "Il tour è terminato"
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr "Cabbia password"
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr "Chambia la password del certificato"
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr "Vecchia password"
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr "Nuova password"
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr "Conferma la nuova password"
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr "la password e la conferma non combaciano"
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr "password cambiata per la chiava ~a"
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr "indietro"
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr "ricarica l'indirizzo"
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr "vai all'indirizzo"
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr "un livello in alto"
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr "Aggiungi o rimuovi segnalibro"
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr "vai al prossimo indirizzo del tour"
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr "Abbonati/disdici l'abbonamento a questo gemlog"
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr "includi nella pagina le immagini"
@ -1458,11 +1463,6 @@ msgstr "Indice della directory locale ~a~2%"
msgid "Empty address"
msgstr "Indirizzo vuoto"
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr "Non posso abbonarmi a ~s"
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -523,7 +523,7 @@ msgid "Gemini address"
msgstr ""
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr ""
@ -812,68 +812,73 @@ msgid ""
"just received?"
msgstr ""
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr ""
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr ""
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr ""
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr ""
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr ""
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr ""
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr ""
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr ""
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr ""
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr ""
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr ""
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr ""
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr ""
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr ""
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr ""
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr ""
@ -1423,11 +1428,6 @@ msgstr ""
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414213562-rc1\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2024-05-25 13:04+0200\n"
"POT-Creation-Date: 2024-05-25 14:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -523,7 +523,7 @@ msgid "Gemini address"
msgstr ""
#: src/gui/client/certificates-window.lisp:229
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1411
#: src/gui/client/gui-goodies.lisp:100 src/gui/client/main-window.lisp:1414
#: src/windows.lisp:642 src/windows.lisp:698
msgid "OK"
msgstr ""
@ -811,68 +811,73 @@ msgid ""
"just received?"
msgstr ""
#: src/gui/client/main-window.lisp:1399
#: src/gui/client/main-window.lisp:1391 src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/gui/client/main-window.lisp:1402
msgid "Tour is terminated"
msgstr ""
#: src/gui/client/main-window.lisp:1405
#: src/gui/client/main-window.lisp:1408
msgid "Change password"
msgstr ""
#: src/gui/client/main-window.lisp:1406
#: src/gui/client/main-window.lisp:1409
msgid "Change the password of the certificate"
msgstr ""
#: src/gui/client/main-window.lisp:1407
#: src/gui/client/main-window.lisp:1410
msgid "Old password"
msgstr ""
#: src/gui/client/main-window.lisp:1408
#: src/gui/client/main-window.lisp:1411
msgid "New password"
msgstr ""
#: src/gui/client/main-window.lisp:1409
#: src/gui/client/main-window.lisp:1412
msgid "Repeat new password"
msgstr ""
#: src/gui/client/main-window.lisp:1410 src/ui-goodies.lisp:1862
#: src/gui/client/main-window.lisp:1413 src/ui-goodies.lisp:1862
msgid "password and confirmation does not match"
msgstr ""
#: src/gui/client/main-window.lisp:1420 src/ui-goodies.lisp:1861
#: src/gui/client/main-window.lisp:1423 src/ui-goodies.lisp:1861
#, lisp-format
msgid "Password changed for key ~a"
msgstr ""
#: src/gui/client/main-window.lisp:1500
#: src/gui/client/main-window.lisp:1503
msgid "go back"
msgstr ""
#: src/gui/client/main-window.lisp:1501
#: src/gui/client/main-window.lisp:1504
msgid "reload address"
msgstr ""
#: src/gui/client/main-window.lisp:1502
#: src/gui/client/main-window.lisp:1505
msgid "go to address"
msgstr ""
#: src/gui/client/main-window.lisp:1503
#: src/gui/client/main-window.lisp:1506
msgid "one level up"
msgstr ""
#: src/gui/client/main-window.lisp:1504
#: src/gui/client/main-window.lisp:1507
msgid "add or remove bookmark"
msgstr ""
#: src/gui/client/main-window.lisp:1505
#: src/gui/client/main-window.lisp:1508
msgid "go to the next link in tour"
msgstr ""
#: src/gui/client/main-window.lisp:1506
#: src/gui/client/main-window.lisp:1509
msgid "subscribe/unsubscribe to this gemlog"
msgstr ""
#: src/gui/client/main-window.lisp:1507
#: src/gui/client/main-window.lisp:1510
msgid "inline images"
msgstr ""
@ -1422,11 +1427,6 @@ msgstr ""
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1567
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1619
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"

View File

@ -1384,9 +1384,12 @@ local file paths."
(progn
(comm:make-request :gemini-gemlog-unsubscribe 1 iri)
(set-subscribe-button-unsubscribed main-window))
(progn
(comm:make-request :gemini-gemlog-subscribe 1 iri)
(set-subscribe-button-subscribed main-window)))))))))
(let ((subscription-ok (comm:make-request :gemini-gemlog-subscribe 1 iri)))
(if subscription-ok
(set-subscribe-button-subscribed main-window)
(gui-goodies:notify-request-error (format nil
(_ "Unable to subscribe to ~s")
iri)))))))))))
(defun tour-visit-next-iri-clsr (main-window)
(lambda ()