1
0
Fork 0
tinmop/po/tinmop.pot

1263 lines
23 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR cage
# This file is distributed under the same license as the tinmop package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: tinmop 0.8.3\n"
"Report-Msgid-Bugs-To: https://notabug.org/cage/tinmop/\n"
"POT-Creation-Date: 2021-08-20 17:25+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: modules/share-gemini-link.lisp:30 src/ui-goodies.lisp:2111
msgid "The window is not displaying a gemini document"
msgstr ""
#: src/api-client.lisp:118
msgid "Please visit the address below."
msgstr ""
#: src/api-client.lisp:138
#, lisp-format
msgid ""
"<!doctype html><html><head><meta charset=\"utf-8\"/></head><body><h1>~a has "
"been successfully authorized, you can close this tab.</h1></body></html>"
msgstr ""
#: src/api-client.lisp:201
#, lisp-format
msgid ""
"Credential invalid. Try to remove ~a and restart the software to "
"authenticate again."
msgstr ""
#: src/api-client.lisp:212
msgid "Save address"
msgstr ""
#: src/api-client.lisp:213
msgid "Open address"
msgstr ""
#: src/api-client.lisp:214 src/ui-goodies.lisp:170 src/ui-goodies.lisp:175
#: src/windows.lisp:550 src/windows.lisp:606
msgid "Cancel"
msgstr ""
#: src/api-client.lisp:226
msgid "This client has been authorized"
msgstr ""
#: src/api-client.lisp:230
msgid "Got a generic error when registering client"
msgstr ""
#: src/api-client.lisp:232
#, lisp-format
msgid "File ~a saved"
msgstr ""
#: src/api-client.lisp:234
msgid "Please enter below the file where to save the address"
msgstr ""
#: src/api-client.lisp:254
msgid ""
"Error: was not able to create server socket to listen for authorization code"
msgstr ""
#: src/api-client.lisp:795
#, lisp-format
msgid "Initializing empty credentials file in ~a"
msgstr ""
#: src/chats-list-window.lisp:42
#, lisp-format
msgid "~a ~a unread: ~a"
msgstr ""
#: src/chats-list-window.lisp:66
#, lisp-format
msgid "~a ~a wrote:~%~a ~a~2%"
msgstr ""
#: src/chats-list-window.lisp:105
msgid "Current chats"
msgstr ""
#: src/command-line.lisp:21
#, lisp-format
msgid "~a version ~a~%"
msgstr ""
#: src/command-line.lisp:26
msgid "Print help and exit"
msgstr ""
#: src/command-line.lisp:30
msgid "Print program information and exit"
msgstr ""
#: src/command-line.lisp:34
msgid "Starting folder"
msgstr ""
#: src/command-line.lisp:37
msgid "FOLDER-NAME"
msgstr ""
#: src/command-line.lisp:40
msgid "Starting timeline"
msgstr ""
#: src/command-line.lisp:42
msgid "TIMELINE-NAME"
msgstr ""
#: src/command-line.lisp:46
msgid "Update timeline"
msgstr ""
#: src/command-line.lisp:50
msgid "Reset the timeline pagination"
msgstr ""
#: src/command-line.lisp:54
msgid "Check follows requests"
msgstr ""
#: src/command-line.lisp:58
msgid "Execute script"
msgstr ""
#: src/command-line.lisp:61
msgid "SCRIPT-FILE"
msgstr ""
#: src/command-line.lisp:64
msgid "Notify messages that mentions the user"
msgstr ""
#: src/command-line.lisp:68
msgid "Open gemini url"
msgstr ""
#: src/command-line.lisp:73
msgid "Load a module"
msgstr ""
#: src/command-line.lisp:75
msgid "MODULE-FILE"
msgstr ""
#: src/command-line.lisp:112
msgid "Usage"
msgstr ""
#: src/command-line.lisp:113
msgid "Available options"
msgstr ""
#: src/command-window.lisp:317
#, lisp-format
msgid "Error: command ~a not found"
msgstr ""
#: src/conditions.lisp:72 src/conditions.lisp:76 src/db.lisp:2822
#: src/message-rendering-utils.lisp:155 src/message-rendering-utils.lisp:189
#: src/message-rendering-utils.lisp:194
msgid "unknown"
msgstr ""
#: src/conversations-window.lisp:152
msgid "Conversations"
msgstr ""
#: src/db.lisp:198
msgid "federated"
msgstr ""
#: src/db.lisp:200
msgid "local"
msgstr ""
#: src/db.lisp:202
msgid "direct"
msgstr ""
#: src/db.lisp:204
msgid "home"
msgstr ""
#: src/db.lisp:3110
msgid "no description"
msgstr ""
#: src/follow-requests.lisp:67
msgid ""
"Please evaluate the following requests, only items shown below will be "
"accepted, deleted ones will be rejected:"
msgstr ""
#: src/gemini-client-certificates-window.lisp:47
msgid "address: "
msgstr ""
#: src/gemini-client-certificates-window.lisp:49
msgid " creation date: "
msgstr ""
#: src/gemini-client-certificates-window.lisp:52
msgid " last access date: "
msgstr ""
#: src/gemini-client-certificates-window.lisp:99
msgid "Generated certificates"
msgstr ""
#: src/gemini-page-toc.lisp:90
msgid "Table of contents"
msgstr ""
#: src/gemini-subscription-window.lisp:50 src/program-events.lisp:1296
msgid "No subtitle"
msgstr ""
#: src/gemini-subscription-window.lisp:89
msgid "Subscribed gemlogs"
msgstr ""
#: src/gemini-viewer.lisp:437
msgid "Gemini document downloading aborted"
msgstr ""
#: src/gemini-viewer.lisp:440
msgid "Gemini document downloading completed"
msgstr ""
#: src/gemini-viewer.lisp:617
#, lisp-format
msgid "Server ~s asks: ~s "
msgstr ""
#: src/gemini-viewer.lisp:637
#, lisp-format
msgid "Redirects to ~s, follows redirect? [y/N] "
msgstr ""
#: src/gemini-viewer.lisp:714 src/tui-utils.lisp:476 src/tui-utils.lisp:486
#, lisp-format
msgid "Error: ~a"
msgstr ""
#: src/gemini-viewer.lisp:722
#, lisp-format
msgid "Error getting ~s: ~a"
msgstr ""
#: src/gemini-viewer.lisp:733
#, lisp-format
msgid "Going back to: ~a"
msgstr ""
#: src/gemini-viewer.lisp:745
#, lisp-format
msgid "Viewing source of: ~a"
msgstr ""
#: src/gemini-viewer.lisp:801
msgid "Current gemini streams"
msgstr ""
#: src/gemini/client.lisp:167
#, lisp-format
msgid "The server responded with the error ~a: ~a"
msgstr ""
#: src/gemini/client.lisp:178
#, lisp-format
msgid "The certificate of host ~a has changed from your latest visit."
msgstr ""
#: src/html-utils.lisp:121
msgid "No address found"
msgstr ""
#: src/keybindings.lisp:423
msgid "Enter"
msgstr ""
#: src/keybindings.lisp:425
msgid "Delete"
msgstr ""
#: src/keybindings.lisp:427
msgid "Page-up"
msgstr ""
#: src/keybindings.lisp:429
msgid "Page-down"
msgstr ""
#: src/keybindings.lisp:485
msgid "No documentation available, you can help! :-)"
msgstr ""
#: src/keybindings.lisp:528
msgid "Focused window keys"
msgstr ""
#: src/keybindings.lisp:529
msgid "Global keys"
msgstr ""
#: src/keybindings.lisp:544
msgid "No command matching your criteria found"
msgstr ""
#: src/keybindings.lisp:550
msgid "Quick help"
msgstr ""
#: src/keybindings.lisp:558
#, lisp-format
msgid "invalid regular expression ~s ~a"
msgstr ""
#: src/line-oriented-window.lisp:320 src/open-message-link-window.lisp:194
#: src/program-events.lisp:450
msgid "Invalid regular expression"
msgstr ""
#: src/line-oriented-window.lisp:452 src/ui-goodies.lisp:113
#: src/ui-goodies.lisp:130
msgid "Information"
msgstr ""
#: src/main.lisp:85
#, lisp-format
msgid "Folder ~s does not exists"
msgstr ""
#: src/main.lisp:98
#, lisp-format
msgid "Loading configuration file ~a~%"
msgstr ""
#: src/main.lisp:110
#, lisp-format
msgid ""
"Non fatal error~%~a~%Tinmop will add an empty file for you. This file will "
"be enough to use the program as a gemini client but to connect to pleroma "
"the file must be properly filled.~%Consult the manpage ~a(1) for more details"
msgstr ""
#: src/main.lisp:155
#, lisp-format
msgid "Unable to load module ~a"
msgstr ""
#: src/message-rendering-utils.lisp:92
msgid "This message will *not* be crypted"
msgstr ""
#: src/message-rendering-utils.lisp:100
#, lisp-format
msgid "No key to crypt message for ~s found"
msgstr ""
#: src/message-rendering-utils.lisp:137
#, lisp-format
msgid "Unable to find the crypto key for user ~s."
msgstr ""
#: src/message-rendering-utils.lisp:152
msgid "invalid type"
msgstr ""
#: src/message-rendering-utils.lisp:155
msgid "image"
msgstr ""
#: src/message-rendering-utils.lisp:155
msgid "gifv"
msgstr ""
#: src/message-rendering-utils.lisp:155
msgid "video"
msgstr ""
#: src/message-rendering-utils.lisp:155
msgid "audio"
msgstr ""
#: src/message-rendering-utils.lisp:161
#, lisp-format
msgid "description: ~a~%"
msgstr ""
#: src/message-rendering-utils.lisp:164
#, lisp-format
msgid "size: ~aX~a pixels~%"
msgstr ""
#: src/message-rendering-utils.lisp:171
#, lisp-format
msgid "duration: ~a~%"
msgstr ""
#: src/message-rendering-utils.lisp:182 src/open-attach-window.lisp:89
#: src/sending-message.lisp:142
msgid "Attachments"
msgstr ""
#: src/message-rendering-utils.lisp:191
#, lisp-format
msgid "type: ~a~%metadata~%~a~%address: ~a~2%"
msgstr ""
#: src/message-rendering-utils.lisp:241
msgid "From: "
msgstr ""
#: src/message-rendering-utils.lisp:242
msgid "Boosted: "
msgstr ""
#: src/message-rendering-utils.lisp:243 src/sending-message.lisp:123
msgid "Visibility: "
msgstr ""
#: src/message-rendering-utils.lisp:247
msgid "Date: "
msgstr ""
#: src/message-rendering-utils.lisp:312
msgid "Multiple choices allowed"
msgstr ""
#: src/message-rendering-utils.lisp:313
msgid "A single choice allowed"
msgstr ""
#: src/message-rendering-utils.lisp:315
msgid "The poll has expired"
msgstr ""
#: src/message-window.lisp:648
msgid "Messages"
msgstr ""
#: src/modeline-window.lisp:29
msgid "modeline"
msgstr ""
#: src/modules.lisp:38
#, lisp-format
msgid ""
"Unrecoverable error: file ~a not found in any of the directory ~a ~a ~a ~a"
msgstr ""
#: src/notify-window.lisp:71
#, lisp-format
msgid "~a pending"
msgid_plural "~a pending"
msgstr[0] ""
msgstr[1] ""
#: src/open-message-link-window.lisp:61 src/open-message-link-window.lisp:202
msgid "Links"
msgstr ""
#: src/open-message-link-window.lisp:266
msgid "Chat attachments"
msgstr ""
#: src/os-utils.lisp:169
#, lisp-format
msgid "File ~s does not exists"
msgstr ""
#: src/os-utils.lisp:171
#, lisp-format
msgid "Destination directory ~s does not exists"
msgstr ""
#: src/program-events.lisp:555
msgid "No message selected!"
msgstr ""
#: src/program-events.lisp:726
msgid "Message sent."
msgstr ""
#: src/program-events.lisp:750
#, lisp-format
msgid "Unable to find user ~a"
msgstr ""
#: src/program-events.lisp:800
#, lisp-format
msgid "Downloaded new messages for tag ~a"
msgstr ""
#: src/program-events.lisp:915
#, lisp-format
msgid "Got ~a notification"
msgid_plural "Got ~a notifications"
msgstr[0] ""
msgstr[1] ""
#: src/program-events.lisp:1082
msgid "Empty address"
msgstr ""
#: src/program-events.lisp:1096
#, lisp-format
msgid "Index of local directory ~a~2%"
msgstr ""
#: src/program-events.lisp:1251
#, lisp-format
msgid "Unable to subscribe to ~s"
msgstr ""
#: src/program-events.lisp:1307
#, lisp-format
msgid "~a ~:[(not opened)~;(opened)~]~%"
msgstr ""
#: src/program-events.lisp:1331
#, lisp-format
msgid "updating gemlog ~a"
msgstr ""
#: src/program-events.lisp:1378
msgid "TOC can be shown for gemini windows only."
msgstr ""
#: src/program-events.lisp:1485
msgid "no label"
msgstr ""
#: src/resources-utils.lisp:55
#, lisp-format
msgid "Cannot find ~s in either ~s or ~s."
msgstr ""
#: src/resources-utils.lisp:73
#, lisp-format
msgid "Unrecoverable error: cannot find file ~s."
msgstr ""
#: src/scheduled-events.lisp:46
msgid "Updating all chats."
msgstr ""
#: src/scheduled-events.lisp:54
msgid "Removing old gemlog posts…"
msgstr ""
#: src/scheduled-events.lisp:56
msgid "Removed"
msgstr ""
#: src/sending-message.lisp:119
msgid "none"
msgstr ""
#: src/sending-message.lisp:120
msgid "Reply to: "
msgstr ""
#: src/sending-message.lisp:121
msgid "Mentions: "
msgstr ""
#: src/sending-message.lisp:122
msgid "Subject: "
msgstr ""
#: src/software-configuration.lisp:568
#, lisp-format
msgid "fatal error: The file ~a is empty"
msgstr ""
#: src/software-configuration.lisp:595
#, lisp-format
msgid "The configuration (*.conf) file is missing the value for ~s"
msgstr ""
#: src/software-configuration.lisp:636
msgid "(directory)"
msgstr ""
#: src/software-configuration.lisp:751
msgid "This message was crypted."
msgstr ""
#: src/suggestions-window.lisp:33
#, lisp-format
msgid "Page ~a of ~a"
msgstr ""
#: src/tags-window.lisp:142
msgid "Subscribed tags"
msgstr ""
#: src/text-utils.lisp:491
#, lisp-format
msgid "Can not fit column of width of ~a in a box of width ~a"
msgstr ""
#: src/text-utils.lisp:623
#, lisp-format
msgid "Unrecoverable error: ~a can not be fitted in a box of width ~a"
msgstr ""
#: src/thread-window.lisp:146
msgid "no timeline selected"
msgstr ""
#: src/thread-window.lisp:154
msgid "no folder selected"
msgstr ""
#: src/thread-window.lisp:426
msgid "Missing subject"
msgstr ""
#: src/thread-window.lisp:772
#, lisp-format
msgid "No message with index ~a exists."
msgstr ""
#: src/thread-window.lisp:910 src/thread-window.lisp:944
#, lisp-format
msgid "No next message that contains ~s exists."
msgstr ""
#: src/thread-window.lisp:916 src/thread-window.lisp:950
#, lisp-format
msgid "No previous message that contains ~s exists."
msgstr ""
#: src/thread-window.lisp:966
msgid "No others unread messages exist."
msgstr ""
#: src/thread-window.lisp:991
msgid "Threads"
msgstr ""
#: src/tui-utils.lisp:105
#, lisp-format
msgid "Unknown event ~a"
msgstr ""
#: src/ui-goodies.lisp:21
msgid "y"
msgstr ""
#: src/ui-goodies.lisp:38
#, lisp-format
msgid "~a Temporary files~2%"
msgstr ""
#: src/ui-goodies.lisp:53
#, lisp-format
msgid "Delete ~a temporary file? [y/N] "
msgid_plural "Delete ~a temporary files? [y/N] "
msgstr[0] ""
msgstr[1] ""
#: src/ui-goodies.lisp:75
#, lisp-format
msgid "Delete ~a message? [y/N] "
msgid_plural "Delete ~a messages? [y/N] "
msgstr[0] ""
msgstr[1] ""
#: src/ui-goodies.lisp:95 src/ui-goodies.lisp:106
msgid "Task completed"
msgstr ""
#: src/ui-goodies.lisp:120 src/ui-goodies.lisp:142
msgid "Error"
msgstr ""
#: src/ui-goodies.lisp:168
#, lisp-format
msgid "File \"~a\" exists, overwrite?"
msgstr ""
#: src/ui-goodies.lisp:180
#, lisp-format
msgid "Request failed: error code ~d message \"~a\""
msgstr ""
#: src/ui-goodies.lisp:222
msgid "Jump to message: "
msgstr ""
#: src/ui-goodies.lisp:239 src/ui-goodies.lisp:263 src/ui-goodies.lisp:377
#: src/ui-goodies.lisp:1128
msgid "Search key: "
msgstr ""
#: src/ui-goodies.lisp:327
msgid "Subscribe to: "
msgstr ""
#: src/ui-goodies.lisp:343
msgid "Unsubscribe to: "
msgstr ""
#: src/ui-goodies.lisp:483
msgid "Focus changed"
msgstr ""
#: src/ui-goodies.lisp:497
msgid "focus passed on threads window"
msgstr ""
#: src/ui-goodies.lisp:507
msgid "Focus passed on message window"
msgstr ""
#: src/ui-goodies.lisp:512
msgid "Focus passed on send message window"
msgstr ""
#: src/ui-goodies.lisp:517
msgid "Focus passed on follow requests window"
msgstr ""
#: src/ui-goodies.lisp:522
msgid "Focus passed on tags window"
msgstr ""
#: src/ui-goodies.lisp:527
msgid "Focus passed on conversation window"
msgstr ""
#: src/ui-goodies.lisp:532
msgid "Focus passed on attach window"
msgstr ""
#: src/ui-goodies.lisp:537
msgid "Focus passed on link window"
msgstr ""
#: src/ui-goodies.lisp:542
msgid "Focus passed on gemini-stream window"
msgstr ""
#: src/ui-goodies.lisp:547
msgid "Focus passed on chats list window"
msgstr ""
#: src/ui-goodies.lisp:552
msgid "Focus passed on TLS certificates window."
msgstr ""
#: src/ui-goodies.lisp:557
msgid "Focus passed on gemlog subscriptions window."
msgstr ""
#: src/ui-goodies.lisp:562
msgid "Focus passed on gemini toc window."
msgstr ""
#: src/ui-goodies.lisp:575
msgid "Search for commands (regexp): "
msgstr ""
#: src/ui-goodies.lisp:586
#, lisp-format
msgid "Saving messages in ~s"
msgstr ""
#: src/ui-goodies.lisp:587
#, lisp-format
msgid "Saved message in ~s"
msgstr ""
#: src/ui-goodies.lisp:590 src/ui-goodies.lisp:608
msgid "No folder specified."
msgstr ""
#: src/ui-goodies.lisp:592
msgid "Move to folder: "
msgstr ""
#: src/ui-goodies.lisp:606
#, lisp-format
msgid "Folder ~s does not exists."
msgstr ""
#: src/ui-goodies.lisp:610
msgid "Change folder: "
msgstr ""
#: src/ui-goodies.lisp:621
msgid "No timeline specified."
msgstr ""
#: src/ui-goodies.lisp:623
msgid "This timeline is protected."
msgstr ""
#: src/ui-goodies.lisp:627
msgid "Change timeline: "
msgstr ""
#: src/ui-goodies.lisp:643
msgid "Downloading messages."
msgstr ""
#: src/ui-goodies.lisp:647 src/ui-goodies.lisp:752
msgid "Messages downloaded."
msgstr ""
#: src/ui-goodies.lisp:717
msgid "Expanding thread"
msgstr ""
#: src/ui-goodies.lisp:751
msgid "Downloading tags messages."
msgstr ""
#: src/ui-goodies.lisp:764
msgid "Favorite this message?"
msgstr ""
#: src/ui-goodies.lisp:773
msgid "Favouring message."
msgstr ""
#: src/ui-goodies.lisp:774
msgid "Favoured message."
msgstr ""
#: src/ui-goodies.lisp:779
msgid "Remove this message from your favourites?"
msgstr ""
#: src/ui-goodies.lisp:788
msgid "Unfavouring message."
msgstr ""
#: src/ui-goodies.lisp:789
msgid "Unfavoured message."
msgstr ""
#: src/ui-goodies.lisp:794
msgid "Boost this message?"
msgstr ""
#: src/ui-goodies.lisp:803
msgid "Boosting message."
msgstr ""
#: src/ui-goodies.lisp:804
msgid "Boosted message."
msgstr ""
#: src/ui-goodies.lisp:809
msgid "Unboost this message?"
msgstr ""
#: src/ui-goodies.lisp:818
msgid "Uboosting message."
msgstr ""
#: src/ui-goodies.lisp:819
msgid "Unboosted message."
msgstr ""
#: src/ui-goodies.lisp:827
#, lisp-format
msgid "Ignore ~s?"
msgstr ""
#: src/ui-goodies.lisp:830
#, lisp-format
msgid "Ignoring ~s"
msgstr ""
#: src/ui-goodies.lisp:831
#, lisp-format
msgid "User ~s ignored"
msgstr ""
#: src/ui-goodies.lisp:841
msgid "No username specified."
msgstr ""
#: src/ui-goodies.lisp:843
msgid "Unignore username: "
msgstr ""
#: src/ui-goodies.lisp:872
#, lisp-format
msgid "File ~s does not exists."
msgstr ""
#: src/ui-goodies.lisp:874
msgid "Message ready to be sent"
msgstr ""
#: src/ui-goodies.lisp:876
msgid "Add attachment: "
msgstr ""
#: src/ui-goodies.lisp:886
msgid "New subject: "
msgstr ""
#: src/ui-goodies.lisp:895
msgid "New visibility: "
msgstr ""
#: src/ui-goodies.lisp:905
msgid "Add mentions: "
msgstr ""
#: src/ui-goodies.lisp:959
#, lisp-format
msgid "Your message is ~a character too long."
msgid_plural "Your message is ~a characters too long."
msgstr[0] ""
msgstr[1] ""
#: src/ui-goodies.lisp:983
msgid "Add subject: "
msgstr ""
#: src/ui-goodies.lisp:1083
#, lisp-format
msgid "The maximum allowed number of media is ~a."
msgstr ""
#: src/ui-goodies.lisp:1086
msgid "Sending message"
msgstr ""
#: src/ui-goodies.lisp:1236
msgid "Delete this certificate? [Y/n] "
msgstr ""
#: src/ui-goodies.lisp:1256
#, lisp-format
msgid "Canceling subscription for ~s"
msgstr ""
#: src/ui-goodies.lisp:1288
msgid "Follow: "
msgstr ""
#: src/ui-goodies.lisp:1291
#, lisp-format
msgid "Following ~a"
msgstr ""
#: src/ui-goodies.lisp:1292
#, lisp-format
msgid "Followed ~a"
msgstr ""
#: src/ui-goodies.lisp:1296
msgid "Unfollow: "
msgstr ""
#: src/ui-goodies.lisp:1299
#, lisp-format
msgid "Unfollowing ~a"
msgstr ""
#: src/ui-goodies.lisp:1300
#, lisp-format
msgid "Unfollowed ~a"
msgstr ""
#: src/ui-goodies.lisp:1330
msgid "Confirm operation?"
msgstr ""
#: src/ui-goodies.lisp:1368
msgid "Updating conversations."
msgstr ""
#: src/ui-goodies.lisp:1369
msgid "Conversations updated."
msgstr ""
#: src/ui-goodies.lisp:1379
msgid "Open conversation: "
msgstr ""
#: src/ui-goodies.lisp:1414
msgid "Old name: "
msgstr ""
#: src/ui-goodies.lisp:1428
#, lisp-format
msgid "A conversation with name ~a already exists."
msgstr ""
#: src/ui-goodies.lisp:1434
msgid "New name: "
msgstr ""
#: src/ui-goodies.lisp:1450
#, lisp-format
msgid "Ignore conversation ~s? [y/N] "
msgstr ""
#: src/ui-goodies.lisp:1466
#, lisp-format
msgid "Delete conversation ~s? [y/N] "
msgstr ""
#: src/ui-goodies.lisp:1485
#, lisp-format
msgid "Comment too long by ~a character"
msgid_plural "Comment too long by ~a characters"
msgstr[0] ""
msgstr[1] ""
#: src/ui-goodies.lisp:1492
#, lisp-format
msgid "Reporting user: ~s"
msgstr ""
#: src/ui-goodies.lisp:1493
msgid "Report trasmitted."
msgstr ""
#: src/ui-goodies.lisp:1496
msgid "Comment on reports: "
msgstr ""
#: src/ui-goodies.lisp:1512 src/ui-goodies.lisp:1545 src/ui-goodies.lisp:1563
#, lisp-format
msgid "User ~s does not exists in database"
msgstr ""
#: src/ui-goodies.lisp:1515 src/ui-goodies.lisp:1548 src/ui-goodies.lisp:1566
msgid "Username: "
msgstr ""
#: src/ui-goodies.lisp:1525
#, lisp-format
msgid "Added crypto key for user ~s"
msgstr ""
#: src/ui-goodies.lisp:1528
msgid "Key: "
msgstr ""
#: src/ui-goodies.lisp:1542
#, lisp-format
msgid "Generated key for user ~s"
msgstr ""
#: src/ui-goodies.lisp:1543
#, lisp-format
msgid "user ~s key ~s"
msgstr ""
#: src/ui-goodies.lisp:1559
#, lisp-format
msgid "Added key for user ~s: ~a"
msgstr ""
#: src/ui-goodies.lisp:1576
msgid "About this software"
msgstr ""
#: src/ui-goodies.lisp:1588
msgid "Welcome"
msgstr ""
#: src/ui-goodies.lisp:1601
msgid "Clearing pagination data"
msgstr ""
#: src/ui-goodies.lisp:1620
msgid "Invalid choices, use a space separated list of positive integers."
msgstr ""
#: src/ui-goodies.lisp:1637
#, lisp-format
msgid "Invalid choices, index choice out of range (max ~a)."
msgstr ""
#: src/ui-goodies.lisp:1639
msgid "Voting… "
msgstr ""
#: src/ui-goodies.lisp:1640
msgid "Choice sent."
msgstr ""
#: src/ui-goodies.lisp:1649
msgid "Type the index (or space separated indices) of selected choices: "
msgstr ""
#: src/ui-goodies.lisp:1650
msgid "This in not a poll"
msgstr ""
#: src/ui-goodies.lisp:1718
msgid "Add message (enter to quit): "
msgstr ""
#: src/ui-goodies.lisp:1743 src/ui-goodies.lisp:1756
msgid "Type the new label of the chat: "
msgstr ""
#: src/ui-goodies.lisp:1764
#, lisp-format
msgid "Chat ~a with ~a created"
msgstr ""
#: src/ui-goodies.lisp:1768
msgid "Type the user to chat with: "
msgstr ""
#: src/ui-goodies.lisp:1788
msgid "Open Gemini url: "
msgstr ""
#: src/ui-goodies.lisp:1889
#, lisp-format
msgid "Subscribing to ~s"
msgstr ""
#: src/ui-goodies.lisp:1900
#, lisp-format
msgid "Command ~s completed"
msgstr ""
#: src/ui-goodies.lisp:1908
msgid "Send to command: "
msgstr ""
#: src/ui-goodies.lisp:1917
msgid "Send message to command: "
msgstr ""
#: src/ui-goodies.lisp:1945
#, lisp-format
msgid "Index ~a out of range"
msgstr ""
#: src/ui-goodies.lisp:1947
msgid "Tour saved"
msgstr ""
#: src/ui-goodies.lisp:1959
msgid "link indices: "
msgstr ""
#: src/ui-goodies.lisp:1966
msgid "Tour completed"
msgstr ""
#: src/ui-goodies.lisp:1986
#, lisp-format
msgid "~s saved in tour"
msgstr ""
#: src/ui-goodies.lisp:2028
#, lisp-format
msgid ""
"Host ~s signature changed! This is a potential security risk! Ignore this "
"warning? [y/N] "
msgstr ""
#: src/ui-goodies.lisp:2039
msgid "Empty path"
msgstr ""
#: src/ui-goodies.lisp:2042
#, lisp-format
msgid "No such file ~s"
msgstr ""
#: src/ui-goodies.lisp:2045
#, lisp-format
msgid "File ~s is empty"
msgstr ""
#: src/ui-goodies.lisp:2052
msgid "Insert certificate key file: "
msgstr ""
#: src/ui-goodies.lisp:2056
msgid "Insert the gemini IRI where where credential are valid: "
msgstr ""
#: src/ui-goodies.lisp:2079
#, lisp-format
msgid "Certificate imported for ~s"
msgstr ""
#: src/ui-goodies.lisp:2081
#, lisp-format
msgid "~s is not a valid gemini address"
msgstr ""
#: src/ui-goodies.lisp:2084
msgid "Insert certificate file: "
msgstr ""
#: src/ui-goodies.lisp:2095
msgid "Empty description"
msgstr ""
#: src/ui-goodies.lisp:2099
msgid "Insert bookmark section: "
msgstr ""
#: src/ui-goodies.lisp:2107
#, lisp-format
msgid "Added ~s in bookmark"
msgstr ""
#: src/ui-goodies.lisp:2109
msgid "Insert bookmark description: "
msgstr ""
#: src/ui-goodies.lisp:2116
#, lisp-format
msgid "My bookmark~2%"
msgstr ""
#: src/ui-goodies.lisp:2121
msgid "Uncategorized"
msgstr ""
#: src/ui-goodies.lisp:2143
msgid "No entry selected"
msgstr ""
#: src/ui-goodies.lisp:2148
msgid "Delete bookmark: "
msgstr ""
#: src/windows.lisp:556 src/windows.lisp:612
msgid "OK"
msgstr ""