1
0
Fork 0

- added id of the posts the notification refers to;

- updated italian translation.
This commit is contained in:
cage 2023-12-27 20:13:05 +01:00
parent d5182c2dac
commit 5401fd5c92
7 changed files with 925 additions and 1052 deletions

757
po/de.po

File diff suppressed because it is too large Load Diff

745
po/es.po

File diff suppressed because it is too large Load Diff

116
po/fr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n" "Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n" "Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2023-11-12 19:43+0100\n" "POT-Creation-Date: 2023-12-27 20:11+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -75,7 +75,17 @@ msgid ""
"Error: was not able to create server socket to listen for authorization code" "Error: was not able to create server socket to listen for authorization code"
msgstr "" msgstr ""
#: src/api-client.lisp:962 #: src/api-client.lisp:838
#, lisp-format
msgid "type: ~a from ~a"
msgstr ""
#: src/api-client.lisp:845
#, lisp-format
msgid "post: ~a"
msgstr ""
#: src/api-client.lisp:968
#, lisp-format #, lisp-format
msgid "Initializing empty credentials file in ~a" msgid "Initializing empty credentials file in ~a"
msgstr "" msgstr ""
@ -223,7 +233,7 @@ msgid "not implemented"
msgstr "" msgstr ""
#: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325 #: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325
#: src/open-message-link-window.lisp:239 src/program-events.lisp:558 #: src/open-message-link-window.lisp:239 src/program-events.lisp:560
msgid "Invalid regular expression" msgid "Invalid regular expression"
msgstr "" msgstr ""
@ -282,7 +292,7 @@ msgstr ""
msgid "Table of contents" msgid "Table of contents"
msgstr "" msgstr ""
#: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1565 #: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1568
msgid "No subtitle" msgid "No subtitle"
msgstr "" msgstr ""
@ -309,7 +319,7 @@ msgid "Redirects to ~s, follows redirect? [y/N] "
msgstr "" msgstr ""
#: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275 #: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275
#: src/tui-utils.lisp:510 src/tui-utils.lisp:521 src/ui-goodies.lisp:3009 #: src/tui-utils.lisp:511 src/tui-utils.lisp:523 src/ui-goodies.lisp:3009
#, lisp-format #, lisp-format
msgid "Error: ~a" msgid "Error: ~a"
msgstr "" msgstr ""
@ -609,128 +619,128 @@ msgstr ""
msgid "file ~a not found" msgid "file ~a not found"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1070 #: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1072
msgid "Server certificate error" msgid "Server certificate error"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1091 #: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1093
#, lisp-format #, lisp-format
msgid "Follow redirection to ~a?" msgid "Follow redirection to ~a?"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1092 #: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1094
msgid "Redirection" msgid "Redirection"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:531 #: src/gui/client/main-window.lisp:533
#, lisp-format #, lisp-format
msgid "~a added to tour" msgid "~a added to tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:544 #: src/gui/client/main-window.lisp:546
#, lisp-format #, lisp-format
msgid "~s has been copied to the clipboard" msgid "~s has been copied to the clipboard"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:553 #: src/gui/client/main-window.lisp:555
#, lisp-format #, lisp-format
msgid "~s already bookmarked" msgid "~s already bookmarked"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:567 #: src/gui/client/main-window.lisp:569
#, lisp-format #, lisp-format
msgid "Files ~s" msgid "Files ~s"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:577 #: src/gui/client/main-window.lisp:579
msgid "Choose a file for saving" msgid "Choose a file for saving"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:583 #: src/gui/client/main-window.lisp:585
msgid "link menu" msgid "link menu"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:591 #: src/gui/client/main-window.lisp:593
msgid "Inline" msgid "Inline"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:593 #: src/gui/client/main-window.lisp:595
msgid "Add link to tour" msgid "Add link to tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:594 #: src/gui/client/main-window.lisp:596
msgid "Copy link to the clipboard" msgid "Copy link to the clipboard"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:595 #: src/gui/client/main-window.lisp:597
msgid "Add link to bookmarks" msgid "Add link to bookmarks"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:598 #: src/gui/client/main-window.lisp:600
msgid "Save link as…" msgid "Save link as…"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:600 #: src/gui/client/main-window.lisp:602
msgid "Open link in background" msgid "Open link in background"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:924 #: src/gui/client/main-window.lisp:926
#, lisp-format #, lisp-format
msgid "No such file or directory: ~a" msgid "No such file or directory: ~a"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:972 #: src/gui/client/main-window.lisp:974
#, lisp-format #, lisp-format
msgid "The server asks:~2%~a" msgid "The server asks:~2%~a"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:974 #: src/gui/client/main-window.lisp:976
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:975 #: src/gui/client/main-window.lisp:977
msgid "Input query" msgid "Input query"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1069 #: src/gui/client/main-window.lisp:1071
msgid "" msgid ""
"The certificate for this address has changed, replace the old with the one I " "The certificate for this address has changed, replace the old with the one I "
"just received?" "just received?"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1251 #: src/gui/client/main-window.lisp:1253
msgid "Tour is terminated" msgid "Tour is terminated"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1314 #: src/gui/client/main-window.lisp:1316
msgid "go back" msgid "go back"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1315 #: src/gui/client/main-window.lisp:1317
msgid "reload address" msgid "reload address"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1316 #: src/gui/client/main-window.lisp:1318
msgid "go to address" msgid "go to address"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1317 #: src/gui/client/main-window.lisp:1319
msgid "one level up" msgid "one level up"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1318 #: src/gui/client/main-window.lisp:1320
msgid "add or remove bookmark" msgid "add or remove bookmark"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1319 #: src/gui/client/main-window.lisp:1321
msgid "go to the next link in tour" msgid "go to the next link in tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1320 #: src/gui/client/main-window.lisp:1322
msgid "subscribe/unsubscribe to this gemlog" msgid "subscribe/unsubscribe to this gemlog"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1321 #: src/gui/client/main-window.lisp:1323
msgid "inline images" msgid "inline images"
msgstr "" msgstr ""
@ -868,7 +878,7 @@ msgstr ""
msgid "no such stream ~s" msgid "no such stream ~s"
msgstr "" msgstr ""
#: src/html-utils.lisp:147 #: src/html-utils.lisp:152
msgid "No address found" msgid "No address found"
msgstr "" msgstr ""
@ -1197,89 +1207,89 @@ msgstr ""
msgid "File ~s extraction from ~s failed" msgid "File ~s extraction from ~s failed"
msgstr "" msgstr ""
#: src/program-events.lisp:675 #: src/program-events.lisp:677
msgid "No message selected!" msgid "No message selected!"
msgstr "" msgstr ""
#: src/program-events.lisp:889 #: src/program-events.lisp:891
msgid "Message sent" msgid "Message sent"
msgstr "" msgstr ""
#: src/program-events.lisp:916 #: src/program-events.lisp:918
#, lisp-format #, lisp-format
msgid "Unable to find user ~a" msgid "Unable to find user ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:929 #: src/program-events.lisp:931
#, lisp-format #, lisp-format
msgid "Followed ~a" msgid "Followed ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:930 #: src/program-events.lisp:932
#, lisp-format #, lisp-format
msgid "User ~a not found on the server" msgid "User ~a not found on the server"
msgstr "" msgstr ""
#: src/program-events.lisp:940 #: src/program-events.lisp:942
#, lisp-format #, lisp-format
msgid "Unfollowed ~a" msgid "Unfollowed ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:976 #: src/program-events.lisp:978
#, lisp-format #, lisp-format
msgid "Downloaded new messages for tag ~a" msgid "Downloaded new messages for tag ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1103 #: src/program-events.lisp:1105
#, lisp-format #, lisp-format
msgid "Got ~a notification" msgid "Got ~a notification"
msgid_plural "Got ~a notifications" msgid_plural "Got ~a notifications"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/program-events.lisp:1290 #: src/program-events.lisp:1292
#, lisp-format #, lisp-format
msgid "Index of local directory ~a~2%" msgid "Index of local directory ~a~2%"
msgstr "" msgstr ""
#: src/program-events.lisp:1323 src/program-events.lisp:1412 #: src/program-events.lisp:1325 src/program-events.lisp:1414
#: src/ui-goodies.lisp:2422 #: src/ui-goodies.lisp:2422
msgid "Empty address" msgid "Empty address"
msgstr "" msgstr ""
#: src/program-events.lisp:1524 #: src/program-events.lisp:1527
#, lisp-format #, lisp-format
msgid "Unable to subscribe to ~s" msgid "Unable to subscribe to ~s"
msgstr "" msgstr ""
#: src/program-events.lisp:1576 #: src/program-events.lisp:1579
#, lisp-format #, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%" msgid "~a ~:[(not opened)~;(opened)~]~%"
msgstr "" msgstr ""
#: src/program-events.lisp:1608 #: src/program-events.lisp:1611
#, lisp-format #, lisp-format
msgid "updating gemlog ~a" msgid "updating gemlog ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1656 #: src/program-events.lisp:1659
msgid "TOC can be shown for gemini windows only" msgid "TOC can be shown for gemini windows only"
msgstr "" msgstr ""
#: src/program-events.lisp:1766 #: src/program-events.lisp:1769
msgid "no label" msgid "no label"
msgstr "" msgstr ""
#: src/program-events.lisp:1866 #: src/program-events.lisp:1869
msgid "No mentions" msgid "No mentions"
msgstr "" msgstr ""
#: src/program-events.lisp:1878 #: src/program-events.lisp:1881
#, lisp-format #, lisp-format
msgid "Deleting: ~a" msgid "Deleting: ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1907 #: src/program-events.lisp:1910
msgid "Announcements " msgid "Announcements "
msgstr "" msgstr ""

118
po/it.po
View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tinmop 0.0.1\n" "Project-Id-Version: tinmop 0.0.1\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n" "Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2023-11-12 19:43+0100\n" "POT-Creation-Date: 2023-12-27 20:11+0100\n"
"PO-Revision-Date: 2023-11-12 19:19+0000\n" "PO-Revision-Date: 2023-12-27 20:12+0100\n"
"Last-Translator: cage <cage-dev@twistfold.it>\n" "Last-Translator: cage <cage-dev@twistfold.it>\n"
"Language-Team: Italian <https://translate.codeberg.org/projects/tinmop/" "Language-Team: Italian <https://translate.codeberg.org/projects/tinmop/"
"tinmop/it/>\n" "tinmop/it/>\n"
@ -84,7 +84,17 @@ msgstr ""
"Errore: non sono stato in grado di creare il socket per la cattura del " "Errore: non sono stato in grado di creare il socket per la cattura del "
"codice di autorizzazione" "codice di autorizzazione"
#: src/api-client.lisp:962 #: src/api-client.lisp:838
#, lisp-format
msgid "type: ~a from ~a"
msgstr "tipo ~a da ~a"
#: src/api-client.lisp:845
#, lisp-format
msgid "post: ~a"
msgstr "messaggio: ~a"
#: src/api-client.lisp:968
#, lisp-format #, lisp-format
msgid "Initializing empty credentials file in ~a" msgid "Initializing empty credentials file in ~a"
msgstr "Inizializzo credenziali vuote (segnaposto) nel file ~a" msgstr "Inizializzo credenziali vuote (segnaposto) nel file ~a"
@ -234,7 +244,7 @@ msgid "not implemented"
msgstr "Non implementato" msgstr "Non implementato"
#: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325 #: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325
#: src/open-message-link-window.lisp:239 src/program-events.lisp:558 #: src/open-message-link-window.lisp:239 src/program-events.lisp:560
msgid "Invalid regular expression" msgid "Invalid regular expression"
msgstr "Espressione regolare non valida" msgstr "Espressione regolare non valida"
@ -296,7 +306,7 @@ msgstr "Certificati generati"
msgid "Table of contents" msgid "Table of contents"
msgstr "Indice" msgstr "Indice"
#: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1565 #: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1568
msgid "No subtitle" msgid "No subtitle"
msgstr "Nessun sottotitolo" msgstr "Nessun sottotitolo"
@ -323,7 +333,7 @@ msgid "Redirects to ~s, follows redirect? [y/N] "
msgstr "Seguire la redirezione a ~s? [s/N] " msgstr "Seguire la redirezione a ~s? [s/N] "
#: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275 #: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275
#: src/tui-utils.lisp:510 src/tui-utils.lisp:521 src/ui-goodies.lisp:3009 #: src/tui-utils.lisp:511 src/tui-utils.lisp:523 src/ui-goodies.lisp:3009
#, lisp-format #, lisp-format
msgid "Error: ~a" msgid "Error: ~a"
msgstr "Errore: ~a" msgstr "Errore: ~a"
@ -623,90 +633,90 @@ msgstr "Rimescola"
msgid "file ~a not found" msgid "file ~a not found"
msgstr "file ~a non trovato" msgstr "file ~a non trovato"
#: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1070 #: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1072
msgid "Server certificate error" msgid "Server certificate error"
msgstr "Errore sul certificato del server" msgstr "Errore sul certificato del server"
#: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1091 #: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1093
#, lisp-format #, lisp-format
msgid "Follow redirection to ~a?" msgid "Follow redirection to ~a?"
msgstr "Seguire la redirezione a ~a?" msgstr "Seguire la redirezione a ~a?"
#: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1092 #: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1094
msgid "Redirection" msgid "Redirection"
msgstr "Redirezione" msgstr "Redirezione"
#: src/gui/client/main-window.lisp:531 #: src/gui/client/main-window.lisp:533
#, lisp-format #, lisp-format
msgid "~a added to tour" msgid "~a added to tour"
msgstr "~a salvato nel tour" msgstr "~a salvato nel tour"
#: src/gui/client/main-window.lisp:544 #: src/gui/client/main-window.lisp:546
#, lisp-format #, lisp-format
msgid "~s has been copied to the clipboard" msgid "~s has been copied to the clipboard"
msgstr "l' indirizzo ~s è stato copiato negli appunti" msgstr "l' indirizzo ~s è stato copiato negli appunti"
#: src/gui/client/main-window.lisp:553 #: src/gui/client/main-window.lisp:555
#, lisp-format #, lisp-format
msgid "~s already bookmarked" msgid "~s already bookmarked"
msgstr "l'indirizzo ~s è già tra i segnalibri" msgstr "l'indirizzo ~s è già tra i segnalibri"
#: src/gui/client/main-window.lisp:567 #: src/gui/client/main-window.lisp:569
#, lisp-format #, lisp-format
msgid "Files ~s" msgid "Files ~s"
msgstr "File ~s" msgstr "File ~s"
#: src/gui/client/main-window.lisp:577 #: src/gui/client/main-window.lisp:579
msgid "Choose a file for saving" msgid "Choose a file for saving"
msgstr "Scegli il nome del file da salvare" msgstr "Scegli il nome del file da salvare"
#: src/gui/client/main-window.lisp:583 #: src/gui/client/main-window.lisp:585
msgid "link menu" msgid "link menu"
msgstr "link menu" msgstr "link menu"
#: src/gui/client/main-window.lisp:591 #: src/gui/client/main-window.lisp:593
msgid "Inline" msgid "Inline"
msgstr "Includi nel flusso del testo" msgstr "Includi nel flusso del testo"
#: src/gui/client/main-window.lisp:593 #: src/gui/client/main-window.lisp:595
msgid "Add link to tour" msgid "Add link to tour"
msgstr "Aggiungi indirizzo al tour" msgstr "Aggiungi indirizzo al tour"
#: src/gui/client/main-window.lisp:594 #: src/gui/client/main-window.lisp:596
msgid "Copy link to the clipboard" msgid "Copy link to the clipboard"
msgstr "Copia l'indirizzo negli appunti" msgstr "Copia l'indirizzo negli appunti"
#: src/gui/client/main-window.lisp:595 #: src/gui/client/main-window.lisp:597
msgid "Add link to bookmarks" msgid "Add link to bookmarks"
msgstr "Aggiungi indirizzo tra i segnalibri" msgstr "Aggiungi indirizzo tra i segnalibri"
#: src/gui/client/main-window.lisp:598 #: src/gui/client/main-window.lisp:600
msgid "Save link as…" msgid "Save link as…"
msgstr "Salva link con nome" msgstr "Salva link con nome"
#: src/gui/client/main-window.lisp:600 #: src/gui/client/main-window.lisp:602
msgid "Open link in background" msgid "Open link in background"
msgstr "Apri collegamento in backgroud" msgstr "Apri collegamento in backgroud"
#: src/gui/client/main-window.lisp:924 #: src/gui/client/main-window.lisp:926
#, lisp-format #, lisp-format
msgid "No such file or directory: ~a" msgid "No such file or directory: ~a"
msgstr "Non esiste il file o la directory ~a" msgstr "Non esiste il file o la directory ~a"
#: src/gui/client/main-window.lisp:972 #: src/gui/client/main-window.lisp:974
#, lisp-format #, lisp-format
msgid "The server asks:~2%~a" msgid "The server asks:~2%~a"
msgstr "Il server chiede:~2%~a" msgstr "Il server chiede:~2%~a"
#: src/gui/client/main-window.lisp:974 #: src/gui/client/main-window.lisp:976
msgid "Submit" msgid "Submit"
msgstr "Inoltra" msgstr "Inoltra"
#: src/gui/client/main-window.lisp:975 #: src/gui/client/main-window.lisp:977
msgid "Input query" msgid "Input query"
msgstr "Input" msgstr "Input"
#: src/gui/client/main-window.lisp:1069 #: src/gui/client/main-window.lisp:1071
msgid "" msgid ""
"The certificate for this address has changed, replace the old with the one I " "The certificate for this address has changed, replace the old with the one I "
"just received?" "just received?"
@ -714,39 +724,39 @@ msgstr ""
"Il certificato relativo a questo indirizzo è cambiato dall'ultima visita, lo " "Il certificato relativo a questo indirizzo è cambiato dall'ultima visita, lo "
"rimpiazzo con quello appena ottenuto?" "rimpiazzo con quello appena ottenuto?"
#: src/gui/client/main-window.lisp:1251 #: src/gui/client/main-window.lisp:1253
msgid "Tour is terminated" msgid "Tour is terminated"
msgstr "Il tour è terminato" msgstr "Il tour è terminato"
#: src/gui/client/main-window.lisp:1314 #: src/gui/client/main-window.lisp:1316
msgid "go back" msgid "go back"
msgstr "indietro" msgstr "indietro"
#: src/gui/client/main-window.lisp:1315 #: src/gui/client/main-window.lisp:1317
msgid "reload address" msgid "reload address"
msgstr "ricarica l'indirizzo" msgstr "ricarica l'indirizzo"
#: src/gui/client/main-window.lisp:1316 #: src/gui/client/main-window.lisp:1318
msgid "go to address" msgid "go to address"
msgstr "vai all'indirizzo" msgstr "vai all'indirizzo"
#: src/gui/client/main-window.lisp:1317 #: src/gui/client/main-window.lisp:1319
msgid "one level up" msgid "one level up"
msgstr "un livello in alto" msgstr "un livello in alto"
#: src/gui/client/main-window.lisp:1318 #: src/gui/client/main-window.lisp:1320
msgid "add or remove bookmark" msgid "add or remove bookmark"
msgstr "Aggiungi o rimuovi segnalibro" msgstr "Aggiungi o rimuovi segnalibro"
#: src/gui/client/main-window.lisp:1319 #: src/gui/client/main-window.lisp:1321
msgid "go to the next link in tour" msgid "go to the next link in tour"
msgstr "vai al prossimo indirizzo del tour" msgstr "vai al prossimo indirizzo del tour"
#: src/gui/client/main-window.lisp:1320 #: src/gui/client/main-window.lisp:1322
msgid "subscribe/unsubscribe to this gemlog" msgid "subscribe/unsubscribe to this gemlog"
msgstr "Abbonati/disdici l'abbonamento a questo gemlog" msgstr "Abbonati/disdici l'abbonamento a questo gemlog"
#: src/gui/client/main-window.lisp:1321 #: src/gui/client/main-window.lisp:1323
msgid "inline images" msgid "inline images"
msgstr "includi nella pagina le immagini" msgstr "includi nella pagina le immagini"
@ -886,7 +896,7 @@ msgstr "impossibile connettermi a \\\"~a\\\": host non trovato"
msgid "no such stream ~s" msgid "no such stream ~s"
msgstr "il flusso ~s non esiste" msgstr "il flusso ~s non esiste"
#: src/html-utils.lisp:147 #: src/html-utils.lisp:152
msgid "No address found" msgid "No address found"
msgstr "nessun indirizzo trovato" msgstr "nessun indirizzo trovato"
@ -1226,89 +1236,89 @@ msgstr "La directory di destinazione ~s non esiste"
msgid "File ~s extraction from ~s failed" msgid "File ~s extraction from ~s failed"
msgstr "File ~s estrazione da ~s fallita" msgstr "File ~s estrazione da ~s fallita"
#: src/program-events.lisp:675 #: src/program-events.lisp:677
msgid "No message selected!" msgid "No message selected!"
msgstr "Nessun messaggio selezionato!" msgstr "Nessun messaggio selezionato!"
#: src/program-events.lisp:889 #: src/program-events.lisp:891
msgid "Message sent" msgid "Message sent"
msgstr "Messaggio spedito" msgstr "Messaggio spedito"
#: src/program-events.lisp:916 #: src/program-events.lisp:918
#, lisp-format #, lisp-format
msgid "Unable to find user ~a" msgid "Unable to find user ~a"
msgstr "Non trovo l'utente ~a" msgstr "Non trovo l'utente ~a"
#: src/program-events.lisp:929 #: src/program-events.lisp:931
#, lisp-format #, lisp-format
msgid "Followed ~a" msgid "Followed ~a"
msgstr "Adesso segui ~a" msgstr "Adesso segui ~a"
#: src/program-events.lisp:930 #: src/program-events.lisp:932
#, lisp-format #, lisp-format
msgid "User ~a not found on the server" msgid "User ~a not found on the server"
msgstr "L'utente: ~a non è stato trovato sul server" msgstr "L'utente: ~a non è stato trovato sul server"
#: src/program-events.lisp:940 #: src/program-events.lisp:942
#, lisp-format #, lisp-format
msgid "Unfollowed ~a" msgid "Unfollowed ~a"
msgstr "Hai abbandonato ~a" msgstr "Hai abbandonato ~a"
#: src/program-events.lisp:976 #: src/program-events.lisp:978
#, lisp-format #, lisp-format
msgid "Downloaded new messages for tag ~a" msgid "Downloaded new messages for tag ~a"
msgstr "Scaricati nuovi messaggi per l'etichetta ~a" msgstr "Scaricati nuovi messaggi per l'etichetta ~a"
#: src/program-events.lisp:1103 #: src/program-events.lisp:1105
#, lisp-format #, lisp-format
msgid "Got ~a notification" msgid "Got ~a notification"
msgid_plural "Got ~a notifications" msgid_plural "Got ~a notifications"
msgstr[0] "Hai ~a notifica" msgstr[0] "Hai ~a notifica"
msgstr[1] "Hai ~a notifiche" msgstr[1] "Hai ~a notifiche"
#: src/program-events.lisp:1290 #: src/program-events.lisp:1292
#, lisp-format #, lisp-format
msgid "Index of local directory ~a~2%" msgid "Index of local directory ~a~2%"
msgstr "Indice della directory locale ~a~2%" msgstr "Indice della directory locale ~a~2%"
#: src/program-events.lisp:1323 src/program-events.lisp:1412 #: src/program-events.lisp:1325 src/program-events.lisp:1414
#: src/ui-goodies.lisp:2422 #: src/ui-goodies.lisp:2422
msgid "Empty address" msgid "Empty address"
msgstr "Indirizzo vuoto" msgstr "Indirizzo vuoto"
#: src/program-events.lisp:1524 #: src/program-events.lisp:1527
#, lisp-format #, lisp-format
msgid "Unable to subscribe to ~s" msgid "Unable to subscribe to ~s"
msgstr "Non posso abbonarmi a ~s" msgstr "Non posso abbonarmi a ~s"
#: src/program-events.lisp:1576 #: src/program-events.lisp:1579
#, lisp-format #, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%" msgid "~a ~:[(not opened)~;(opened)~]~%"
msgstr "~a ~:[(non aperto)~;(aperto)~]~%" msgstr "~a ~:[(non aperto)~;(aperto)~]~%"
#: src/program-events.lisp:1608 #: src/program-events.lisp:1611
#, lisp-format #, lisp-format
msgid "updating gemlog ~a" msgid "updating gemlog ~a"
msgstr "Aggiornamento del gemlog ~a" msgstr "Aggiornamento del gemlog ~a"
#: src/program-events.lisp:1656 #: src/program-events.lisp:1659
msgid "TOC can be shown for gemini windows only" msgid "TOC can be shown for gemini windows only"
msgstr "L'indice può essere generato solo per le pagine gemini" msgstr "L'indice può essere generato solo per le pagine gemini"
#: src/program-events.lisp:1766 #: src/program-events.lisp:1769
msgid "no label" msgid "no label"
msgstr "nessuna etichetta" msgstr "nessuna etichetta"
#: src/program-events.lisp:1866 #: src/program-events.lisp:1869
msgid "No mentions" msgid "No mentions"
msgstr "Nessuna menzione" msgstr "Nessuna menzione"
#: src/program-events.lisp:1878 #: src/program-events.lisp:1881
#, lisp-format #, lisp-format
msgid "Deleting: ~a" msgid "Deleting: ~a"
msgstr "cancello: ~a" msgstr "cancello: ~a"
#: src/program-events.lisp:1907 #: src/program-events.lisp:1910
msgid "Announcements " msgid "Announcements "
msgstr "Annunci " msgstr "Annunci "

116
po/pl.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n" "Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n" "Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2023-11-12 19:43+0100\n" "POT-Creation-Date: 2023-12-27 20:11+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -76,7 +76,17 @@ msgid ""
"Error: was not able to create server socket to listen for authorization code" "Error: was not able to create server socket to listen for authorization code"
msgstr "" msgstr ""
#: src/api-client.lisp:962 #: src/api-client.lisp:838
#, lisp-format
msgid "type: ~a from ~a"
msgstr ""
#: src/api-client.lisp:845
#, lisp-format
msgid "post: ~a"
msgstr ""
#: src/api-client.lisp:968
#, lisp-format #, lisp-format
msgid "Initializing empty credentials file in ~a" msgid "Initializing empty credentials file in ~a"
msgstr "" msgstr ""
@ -224,7 +234,7 @@ msgid "not implemented"
msgstr "" msgstr ""
#: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325 #: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325
#: src/open-message-link-window.lisp:239 src/program-events.lisp:558 #: src/open-message-link-window.lisp:239 src/program-events.lisp:560
msgid "Invalid regular expression" msgid "Invalid regular expression"
msgstr "" msgstr ""
@ -283,7 +293,7 @@ msgstr ""
msgid "Table of contents" msgid "Table of contents"
msgstr "" msgstr ""
#: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1565 #: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1568
msgid "No subtitle" msgid "No subtitle"
msgstr "" msgstr ""
@ -310,7 +320,7 @@ msgid "Redirects to ~s, follows redirect? [y/N] "
msgstr "" msgstr ""
#: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275 #: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275
#: src/tui-utils.lisp:510 src/tui-utils.lisp:521 src/ui-goodies.lisp:3009 #: src/tui-utils.lisp:511 src/tui-utils.lisp:523 src/ui-goodies.lisp:3009
#, lisp-format #, lisp-format
msgid "Error: ~a" msgid "Error: ~a"
msgstr "" msgstr ""
@ -610,128 +620,128 @@ msgstr ""
msgid "file ~a not found" msgid "file ~a not found"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1070 #: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1072
msgid "Server certificate error" msgid "Server certificate error"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1091 #: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1093
#, lisp-format #, lisp-format
msgid "Follow redirection to ~a?" msgid "Follow redirection to ~a?"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1092 #: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1094
msgid "Redirection" msgid "Redirection"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:531 #: src/gui/client/main-window.lisp:533
#, lisp-format #, lisp-format
msgid "~a added to tour" msgid "~a added to tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:544 #: src/gui/client/main-window.lisp:546
#, lisp-format #, lisp-format
msgid "~s has been copied to the clipboard" msgid "~s has been copied to the clipboard"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:553 #: src/gui/client/main-window.lisp:555
#, lisp-format #, lisp-format
msgid "~s already bookmarked" msgid "~s already bookmarked"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:567 #: src/gui/client/main-window.lisp:569
#, lisp-format #, lisp-format
msgid "Files ~s" msgid "Files ~s"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:577 #: src/gui/client/main-window.lisp:579
msgid "Choose a file for saving" msgid "Choose a file for saving"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:583 #: src/gui/client/main-window.lisp:585
msgid "link menu" msgid "link menu"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:591 #: src/gui/client/main-window.lisp:593
msgid "Inline" msgid "Inline"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:593 #: src/gui/client/main-window.lisp:595
msgid "Add link to tour" msgid "Add link to tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:594 #: src/gui/client/main-window.lisp:596
msgid "Copy link to the clipboard" msgid "Copy link to the clipboard"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:595 #: src/gui/client/main-window.lisp:597
msgid "Add link to bookmarks" msgid "Add link to bookmarks"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:598 #: src/gui/client/main-window.lisp:600
msgid "Save link as…" msgid "Save link as…"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:600 #: src/gui/client/main-window.lisp:602
msgid "Open link in background" msgid "Open link in background"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:924 #: src/gui/client/main-window.lisp:926
#, lisp-format #, lisp-format
msgid "No such file or directory: ~a" msgid "No such file or directory: ~a"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:972 #: src/gui/client/main-window.lisp:974
#, lisp-format #, lisp-format
msgid "The server asks:~2%~a" msgid "The server asks:~2%~a"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:974 #: src/gui/client/main-window.lisp:976
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:975 #: src/gui/client/main-window.lisp:977
msgid "Input query" msgid "Input query"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1069 #: src/gui/client/main-window.lisp:1071
msgid "" msgid ""
"The certificate for this address has changed, replace the old with the one I " "The certificate for this address has changed, replace the old with the one I "
"just received?" "just received?"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1251 #: src/gui/client/main-window.lisp:1253
msgid "Tour is terminated" msgid "Tour is terminated"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1314 #: src/gui/client/main-window.lisp:1316
msgid "go back" msgid "go back"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1315 #: src/gui/client/main-window.lisp:1317
msgid "reload address" msgid "reload address"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1316 #: src/gui/client/main-window.lisp:1318
msgid "go to address" msgid "go to address"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1317 #: src/gui/client/main-window.lisp:1319
msgid "one level up" msgid "one level up"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1318 #: src/gui/client/main-window.lisp:1320
msgid "add or remove bookmark" msgid "add or remove bookmark"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1319 #: src/gui/client/main-window.lisp:1321
msgid "go to the next link in tour" msgid "go to the next link in tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1320 #: src/gui/client/main-window.lisp:1322
msgid "subscribe/unsubscribe to this gemlog" msgid "subscribe/unsubscribe to this gemlog"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1321 #: src/gui/client/main-window.lisp:1323
msgid "inline images" msgid "inline images"
msgstr "" msgstr ""
@ -869,7 +879,7 @@ msgstr ""
msgid "no such stream ~s" msgid "no such stream ~s"
msgstr "" msgstr ""
#: src/html-utils.lisp:147 #: src/html-utils.lisp:152
msgid "No address found" msgid "No address found"
msgstr "" msgstr ""
@ -1198,89 +1208,89 @@ msgstr ""
msgid "File ~s extraction from ~s failed" msgid "File ~s extraction from ~s failed"
msgstr "" msgstr ""
#: src/program-events.lisp:675 #: src/program-events.lisp:677
msgid "No message selected!" msgid "No message selected!"
msgstr "" msgstr ""
#: src/program-events.lisp:889 #: src/program-events.lisp:891
msgid "Message sent" msgid "Message sent"
msgstr "" msgstr ""
#: src/program-events.lisp:916 #: src/program-events.lisp:918
#, lisp-format #, lisp-format
msgid "Unable to find user ~a" msgid "Unable to find user ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:929 #: src/program-events.lisp:931
#, lisp-format #, lisp-format
msgid "Followed ~a" msgid "Followed ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:930 #: src/program-events.lisp:932
#, lisp-format #, lisp-format
msgid "User ~a not found on the server" msgid "User ~a not found on the server"
msgstr "" msgstr ""
#: src/program-events.lisp:940 #: src/program-events.lisp:942
#, lisp-format #, lisp-format
msgid "Unfollowed ~a" msgid "Unfollowed ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:976 #: src/program-events.lisp:978
#, lisp-format #, lisp-format
msgid "Downloaded new messages for tag ~a" msgid "Downloaded new messages for tag ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1103 #: src/program-events.lisp:1105
#, lisp-format #, lisp-format
msgid "Got ~a notification" msgid "Got ~a notification"
msgid_plural "Got ~a notifications" msgid_plural "Got ~a notifications"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/program-events.lisp:1290 #: src/program-events.lisp:1292
#, lisp-format #, lisp-format
msgid "Index of local directory ~a~2%" msgid "Index of local directory ~a~2%"
msgstr "" msgstr ""
#: src/program-events.lisp:1323 src/program-events.lisp:1412 #: src/program-events.lisp:1325 src/program-events.lisp:1414
#: src/ui-goodies.lisp:2422 #: src/ui-goodies.lisp:2422
msgid "Empty address" msgid "Empty address"
msgstr "" msgstr ""
#: src/program-events.lisp:1524 #: src/program-events.lisp:1527
#, lisp-format #, lisp-format
msgid "Unable to subscribe to ~s" msgid "Unable to subscribe to ~s"
msgstr "" msgstr ""
#: src/program-events.lisp:1576 #: src/program-events.lisp:1579
#, lisp-format #, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%" msgid "~a ~:[(not opened)~;(opened)~]~%"
msgstr "" msgstr ""
#: src/program-events.lisp:1608 #: src/program-events.lisp:1611
#, lisp-format #, lisp-format
msgid "updating gemlog ~a" msgid "updating gemlog ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1656 #: src/program-events.lisp:1659
msgid "TOC can be shown for gemini windows only" msgid "TOC can be shown for gemini windows only"
msgstr "" msgstr ""
#: src/program-events.lisp:1766 #: src/program-events.lisp:1769
msgid "no label" msgid "no label"
msgstr "" msgstr ""
#: src/program-events.lisp:1866 #: src/program-events.lisp:1869
msgid "No mentions" msgid "No mentions"
msgstr "" msgstr ""
#: src/program-events.lisp:1878 #: src/program-events.lisp:1881
#, lisp-format #, lisp-format
msgid "Deleting: ~a" msgid "Deleting: ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1907 #: src/program-events.lisp:1910
msgid "Announcements " msgid "Announcements "
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tinmop 0.9.9.1414\n" "Project-Id-Version: tinmop 0.9.9.1414\n"
"Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n" "Report-Msgid-Bugs-To: https://codeberg.org/cage/tinmop/\n"
"POT-Creation-Date: 2023-11-12 19:43+0100\n" "POT-Creation-Date: 2023-12-27 20:11+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -76,7 +76,17 @@ msgid ""
"Error: was not able to create server socket to listen for authorization code" "Error: was not able to create server socket to listen for authorization code"
msgstr "" msgstr ""
#: src/api-client.lisp:962 #: src/api-client.lisp:838
#, lisp-format
msgid "type: ~a from ~a"
msgstr ""
#: src/api-client.lisp:845
#, lisp-format
msgid "post: ~a"
msgstr ""
#: src/api-client.lisp:968
#, lisp-format #, lisp-format
msgid "Initializing empty credentials file in ~a" msgid "Initializing empty credentials file in ~a"
msgstr "" msgstr ""
@ -224,7 +234,7 @@ msgid "not implemented"
msgstr "" msgstr ""
#: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325 #: src/filesystem-tree-window.lisp:520 src/line-oriented-window.lisp:325
#: src/open-message-link-window.lisp:239 src/program-events.lisp:558 #: src/open-message-link-window.lisp:239 src/program-events.lisp:560
msgid "Invalid regular expression" msgid "Invalid regular expression"
msgstr "" msgstr ""
@ -283,7 +293,7 @@ msgstr ""
msgid "Table of contents" msgid "Table of contents"
msgstr "" msgstr ""
#: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1565 #: src/gemini-subscription-window.lisp:64 src/program-events.lisp:1568
msgid "No subtitle" msgid "No subtitle"
msgstr "" msgstr ""
@ -310,7 +320,7 @@ msgid "Redirects to ~s, follows redirect? [y/N] "
msgstr "" msgstr ""
#: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275 #: src/gemini-viewer.lisp:811 src/gui/server/public-api-gemini-stream.lisp:275
#: src/tui-utils.lisp:510 src/tui-utils.lisp:521 src/ui-goodies.lisp:3009 #: src/tui-utils.lisp:511 src/tui-utils.lisp:523 src/ui-goodies.lisp:3009
#, lisp-format #, lisp-format
msgid "Error: ~a" msgid "Error: ~a"
msgstr "" msgstr ""
@ -610,128 +620,128 @@ msgstr ""
msgid "file ~a not found" msgid "file ~a not found"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1070 #: src/gui/client/main-window.lisp:402 src/gui/client/main-window.lisp:1072
msgid "Server certificate error" msgid "Server certificate error"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1091 #: src/gui/client/main-window.lisp:418 src/gui/client/main-window.lisp:1093
#, lisp-format #, lisp-format
msgid "Follow redirection to ~a?" msgid "Follow redirection to ~a?"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1092 #: src/gui/client/main-window.lisp:419 src/gui/client/main-window.lisp:1094
msgid "Redirection" msgid "Redirection"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:531 #: src/gui/client/main-window.lisp:533
#, lisp-format #, lisp-format
msgid "~a added to tour" msgid "~a added to tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:544 #: src/gui/client/main-window.lisp:546
#, lisp-format #, lisp-format
msgid "~s has been copied to the clipboard" msgid "~s has been copied to the clipboard"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:553 #: src/gui/client/main-window.lisp:555
#, lisp-format #, lisp-format
msgid "~s already bookmarked" msgid "~s already bookmarked"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:567 #: src/gui/client/main-window.lisp:569
#, lisp-format #, lisp-format
msgid "Files ~s" msgid "Files ~s"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:577 #: src/gui/client/main-window.lisp:579
msgid "Choose a file for saving" msgid "Choose a file for saving"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:583 #: src/gui/client/main-window.lisp:585
msgid "link menu" msgid "link menu"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:591 #: src/gui/client/main-window.lisp:593
msgid "Inline" msgid "Inline"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:593 #: src/gui/client/main-window.lisp:595
msgid "Add link to tour" msgid "Add link to tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:594 #: src/gui/client/main-window.lisp:596
msgid "Copy link to the clipboard" msgid "Copy link to the clipboard"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:595 #: src/gui/client/main-window.lisp:597
msgid "Add link to bookmarks" msgid "Add link to bookmarks"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:598 #: src/gui/client/main-window.lisp:600
msgid "Save link as…" msgid "Save link as…"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:600 #: src/gui/client/main-window.lisp:602
msgid "Open link in background" msgid "Open link in background"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:924 #: src/gui/client/main-window.lisp:926
#, lisp-format #, lisp-format
msgid "No such file or directory: ~a" msgid "No such file or directory: ~a"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:972 #: src/gui/client/main-window.lisp:974
#, lisp-format #, lisp-format
msgid "The server asks:~2%~a" msgid "The server asks:~2%~a"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:974 #: src/gui/client/main-window.lisp:976
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:975 #: src/gui/client/main-window.lisp:977
msgid "Input query" msgid "Input query"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1069 #: src/gui/client/main-window.lisp:1071
msgid "" msgid ""
"The certificate for this address has changed, replace the old with the one I " "The certificate for this address has changed, replace the old with the one I "
"just received?" "just received?"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1251 #: src/gui/client/main-window.lisp:1253
msgid "Tour is terminated" msgid "Tour is terminated"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1314 #: src/gui/client/main-window.lisp:1316
msgid "go back" msgid "go back"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1315 #: src/gui/client/main-window.lisp:1317
msgid "reload address" msgid "reload address"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1316 #: src/gui/client/main-window.lisp:1318
msgid "go to address" msgid "go to address"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1317 #: src/gui/client/main-window.lisp:1319
msgid "one level up" msgid "one level up"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1318 #: src/gui/client/main-window.lisp:1320
msgid "add or remove bookmark" msgid "add or remove bookmark"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1319 #: src/gui/client/main-window.lisp:1321
msgid "go to the next link in tour" msgid "go to the next link in tour"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1320 #: src/gui/client/main-window.lisp:1322
msgid "subscribe/unsubscribe to this gemlog" msgid "subscribe/unsubscribe to this gemlog"
msgstr "" msgstr ""
#: src/gui/client/main-window.lisp:1321 #: src/gui/client/main-window.lisp:1323
msgid "inline images" msgid "inline images"
msgstr "" msgstr ""
@ -869,7 +879,7 @@ msgstr ""
msgid "no such stream ~s" msgid "no such stream ~s"
msgstr "" msgstr ""
#: src/html-utils.lisp:147 #: src/html-utils.lisp:152
msgid "No address found" msgid "No address found"
msgstr "" msgstr ""
@ -1198,89 +1208,89 @@ msgstr ""
msgid "File ~s extraction from ~s failed" msgid "File ~s extraction from ~s failed"
msgstr "" msgstr ""
#: src/program-events.lisp:675 #: src/program-events.lisp:677
msgid "No message selected!" msgid "No message selected!"
msgstr "" msgstr ""
#: src/program-events.lisp:889 #: src/program-events.lisp:891
msgid "Message sent" msgid "Message sent"
msgstr "" msgstr ""
#: src/program-events.lisp:916 #: src/program-events.lisp:918
#, lisp-format #, lisp-format
msgid "Unable to find user ~a" msgid "Unable to find user ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:929 #: src/program-events.lisp:931
#, lisp-format #, lisp-format
msgid "Followed ~a" msgid "Followed ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:930 #: src/program-events.lisp:932
#, lisp-format #, lisp-format
msgid "User ~a not found on the server" msgid "User ~a not found on the server"
msgstr "" msgstr ""
#: src/program-events.lisp:940 #: src/program-events.lisp:942
#, lisp-format #, lisp-format
msgid "Unfollowed ~a" msgid "Unfollowed ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:976 #: src/program-events.lisp:978
#, lisp-format #, lisp-format
msgid "Downloaded new messages for tag ~a" msgid "Downloaded new messages for tag ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1103 #: src/program-events.lisp:1105
#, lisp-format #, lisp-format
msgid "Got ~a notification" msgid "Got ~a notification"
msgid_plural "Got ~a notifications" msgid_plural "Got ~a notifications"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/program-events.lisp:1290 #: src/program-events.lisp:1292
#, lisp-format #, lisp-format
msgid "Index of local directory ~a~2%" msgid "Index of local directory ~a~2%"
msgstr "" msgstr ""
#: src/program-events.lisp:1323 src/program-events.lisp:1412 #: src/program-events.lisp:1325 src/program-events.lisp:1414
#: src/ui-goodies.lisp:2422 #: src/ui-goodies.lisp:2422
msgid "Empty address" msgid "Empty address"
msgstr "" msgstr ""
#: src/program-events.lisp:1524 #: src/program-events.lisp:1527
#, lisp-format #, lisp-format
msgid "Unable to subscribe to ~s" msgid "Unable to subscribe to ~s"
msgstr "" msgstr ""
#: src/program-events.lisp:1576 #: src/program-events.lisp:1579
#, lisp-format #, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%" msgid "~a ~:[(not opened)~;(opened)~]~%"
msgstr "" msgstr ""
#: src/program-events.lisp:1608 #: src/program-events.lisp:1611
#, lisp-format #, lisp-format
msgid "updating gemlog ~a" msgid "updating gemlog ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1656 #: src/program-events.lisp:1659
msgid "TOC can be shown for gemini windows only" msgid "TOC can be shown for gemini windows only"
msgstr "" msgstr ""
#: src/program-events.lisp:1766 #: src/program-events.lisp:1769
msgid "no label" msgid "no label"
msgstr "" msgstr ""
#: src/program-events.lisp:1866 #: src/program-events.lisp:1869
msgid "No mentions" msgid "No mentions"
msgstr "" msgstr ""
#: src/program-events.lisp:1878 #: src/program-events.lisp:1881
#, lisp-format #, lisp-format
msgid "Deleting: ~a" msgid "Deleting: ~a"
msgstr "" msgstr ""
#: src/program-events.lisp:1907 #: src/program-events.lisp:1910
msgid "Announcements " msgid "Announcements "
msgstr "" msgstr ""

View File

@ -835,9 +835,14 @@ the latest 15 mentions)."
(defun notification->text (notification) (defun notification->text (notification)
(let ((raw-text (format nil (let ((raw-text (format nil
"type: ~a from ~a" (_ "type: ~a from ~a")
(tooter:kind notification) (tooter:kind notification)
(tooter:account-name (tooter:account notification))))) (tooter:account-name (tooter:account notification))))
(status (tooter:status notification)))
(when status
(setf raw-text
(strcat raw-text
(format nil (_ "post: ~a") (tooter:id status)))))
(tui:make-tui-string raw-text))) (tui:make-tui-string raw-text)))
(defun update-mentions-folder (&key (defun update-mentions-folder (&key