1
0
Fork 0
tinmop/po/tinmop.pot

887 lines
16 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.0.9\n"
"Report-Msgid-Bugs-To: https://notabug.org/cage/tinmop/\n"
"POT-Creation-Date: 2020-06-23 15:48+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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/api-client.lisp:118
msgid "Please visit the address below."
msgstr ""
#: src/api-client.lisp:178
#, lisp-format
msgid ""
"Credential invalid. Try to remove ~a and restart the software to "
"authenticate again."
msgstr ""
#: src/api-client.lisp:189
msgid "Save address"
msgstr ""
#: src/api-client.lisp:190
msgid "Open address"
msgstr ""
#: src/api-client.lisp:191 src/ui-goodies.lisp:129 src/ui-goodies.lisp:134
#: src/windows.lisp:530 src/windows.lisp:586
msgid "Cancel"
msgstr ""
#: src/api-client.lisp:203
msgid "This client has been authorized"
msgstr ""
#: src/api-client.lisp:207
msgid "Got a generic error when registering client"
msgstr ""
#: src/api-client.lisp:209
#, lisp-format
msgid "File ~a saved"
msgstr ""
#: src/api-client.lisp:211
msgid "Please enter below the file where to save the address"
msgstr ""
#: src/api-client.lisp:231
msgid ""
"Error: was not able to create server socket to listen for authorization code"
msgstr ""
#: src/api-client.lisp:782
#, lisp-format
msgid "Initializing empty credentials file in ~a"
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:69
msgid "Open gemini url"
msgstr ""
#: src/command-window.lisp:299
#, lisp-format
msgid "Error: command ~a not found"
msgstr ""
#: src/conditions.lisp:70 src/conditions.lisp:74 src/db.lisp:2432
#: src/message-rendering-utils.lisp:132 src/message-rendering-utils.lisp:166
#: src/message-rendering-utils.lisp:171
msgid "unknown"
msgstr ""
#: src/conversations-window.lisp:152
msgid "Conversations"
msgstr ""
#: src/db.lisp:176
msgid "federated"
msgstr ""
#: src/db.lisp:178
msgid "local"
msgstr ""
#: src/db.lisp:180
msgid "direct"
msgstr ""
#: src/db.lisp:182
msgid "home"
msgstr ""
#: src/follow-requests.lisp:68
msgid ""
"Please evaluate the following requests, only items shown below will be "
"accepted, deleted ones will be rejected:"
msgstr ""
#: src/gemini-viewer.lisp:24
#, lisp-format
msgid "Could not understand the address ~s"
msgstr ""
#: src/gemini-viewer.lisp:52
#, lisp-format
msgid "Redirects to ~s, follows redirect? [y/N] "
msgstr ""
#: src/gemini-viewer.lisp:65
#, lisp-format
msgid "Server ~s asks: ~s "
msgstr ""
#: src/gemini-viewer.lisp:94
#, lisp-format
msgid ""
"Host ~s signature changed! This is a potential security risk! Ignore this "
"warning? [y/N] "
msgstr ""
#: src/gemini-viewer.lisp:97 src/tui-utils.lisp:478
#, lisp-format
msgid "Error: ~a"
msgstr ""
#: src/gemini-viewer.lisp:104
#, lisp-format
msgid "Error getting ~s: ~a"
msgstr ""
#: src/gemini/client.lisp:155
#, lisp-format
msgid "The server responded with the error ~a: ~a"
msgstr ""
#: src/gemini/client.lisp:166
#, lisp-format
msgid "The certificate of host ~a has changed from your latest visit."
msgstr ""
#: src/gemini/client.lisp:208
msgid ""
"The server requested a certificate but client validation is not implemented "
"by this program"
msgstr ""
#: src/html-utils.lisp:104
msgid "No address found"
msgstr ""
#: src/keybindings.lisp:406
msgid "Enter"
msgstr ""
#: src/keybindings.lisp:408
msgid "Delete"
msgstr ""
#: src/keybindings.lisp:410
msgid "Page-up"
msgstr ""
#: src/keybindings.lisp:412
msgid "Page-down"
msgstr ""
#: src/keybindings.lisp:468
msgid "No documentation available, you can help! :-)"
msgstr ""
#: src/keybindings.lisp:500
msgid "Focused window keys"
msgstr ""
#: src/keybindings.lisp:501
msgid "Global keys"
msgstr ""
#: src/keybindings.lisp:517
msgid "Quick help"
msgstr ""
#: src/line-oriented-window.lisp:287 src/ui-goodies.lisp:74
#: src/ui-goodies.lisp:91
msgid "Information"
msgstr ""
#: src/main.lisp:78
#, lisp-format
msgid "Folder ~s does not exists"
msgstr ""
#: src/message-rendering-utils.lisp:69
msgid "This message will *not* be crypted"
msgstr ""
#: src/message-rendering-utils.lisp:77
#, lisp-format
msgid "No key to crypt message for ~s found"
msgstr ""
#: src/message-rendering-utils.lisp:114
#, lisp-format
msgid "Unable to find the crypto key for user ~s."
msgstr ""
#: src/message-rendering-utils.lisp:129
msgid "invalid type"
msgstr ""
#: src/message-rendering-utils.lisp:132
msgid "image"
msgstr ""
#: src/message-rendering-utils.lisp:132
msgid "gifv"
msgstr ""
#: src/message-rendering-utils.lisp:132
msgid "video"
msgstr ""
#: src/message-rendering-utils.lisp:132
msgid "audio"
msgstr ""
#: src/message-rendering-utils.lisp:138
#, lisp-format
msgid "description: ~a~%"
msgstr ""
#: src/message-rendering-utils.lisp:141
#, lisp-format
msgid "size: ~aX~a pixels~%"
msgstr ""
#: src/message-rendering-utils.lisp:148
#, lisp-format
msgid "duration: ~a~%"
msgstr ""
#: src/message-rendering-utils.lisp:159 src/open-attach-window.lisp:88
#: src/sending-message.lisp:132
msgid "Attachments"
msgstr ""
#: src/message-rendering-utils.lisp:168
#, lisp-format
msgid "type: ~a~%metadata~%~a~%address: ~a~2%"
msgstr ""
#: src/message-rendering-utils.lisp:210
msgid "From: "
msgstr ""
#: src/message-rendering-utils.lisp:211
msgid "Boosted: "
msgstr ""
#: src/message-rendering-utils.lisp:215
msgid "Date: "
msgstr ""
#: src/message-rendering-utils.lisp:273
msgid "Multiple choices allowed"
msgstr ""
#: src/message-rendering-utils.lisp:274
msgid "A single choice allowed"
msgstr ""
#: src/message-rendering-utils.lisp:276
msgid "The poll has expired"
msgstr ""
#: src/message-window.lisp:226
msgid "Messages"
msgstr ""
#: src/modeline-window.lisp:29
msgid "modeline"
msgstr ""
#: src/modules.lisp:37
#, lisp-format
msgid ""
"Unrecoverable error: file ~a not found in any of the directory ~a ~a ~a ~a"
msgstr ""
#: src/notify-window.lisp:70
#, lisp-format
msgid "~a pending"
msgid_plural "~a pending"
msgstr[0] ""
msgstr[1] ""
#: src/open-message-link-window.lisp:57 src/open-message-link-window.lisp:138
msgid "Links"
msgstr ""
#: src/os-utils.lisp:55
msgid ""
"No editor found, please configure the 'editor' directive in your "
"configuration file"
msgstr ""
#: src/program-events.lisp:469
msgid "No message selected!"
msgstr ""
#: src/program-events.lisp:619
msgid "Message sent."
msgstr ""
#: src/program-events.lisp:674
#, lisp-format
msgid "Downloaded new messages for tag ~a"
msgstr ""
#: src/program-events.lisp:786
#, lisp-format
msgid "Got ~a notification"
msgid_plural "Got ~a notifications"
msgstr[0] ""
msgstr[1] ""
#: src/resources-utils.lisp:55
#, lisp-format
msgid "Unrecoverable error: cannot find ~s in either ~s or ~s."
msgstr ""
#: src/resources-utils.lisp:72
#, lisp-format
msgid "Unrecoverable error: cannot find file ~s."
msgstr ""
#: src/sending-message.lisp:114
msgid "none"
msgstr ""
#: src/sending-message.lisp:115
msgid "Reply to: "
msgstr ""
#: src/sending-message.lisp:116
msgid "Subject:"
msgstr ""
#: src/sending-message.lisp:117
msgid "Visibility:"
msgstr ""
#: src/software-configuration.lisp:445
msgid "This message was crypted."
msgstr ""
#: src/suggestions-window.lisp:33
#, lisp-format
msgid "Page ~a of ~a"
msgstr ""
#: src/tags-window.lisp:140
msgid "Subscribed tags"
msgstr ""
#: src/text-utils.lisp:476
#, lisp-format
msgid "Can not fit column of width of ~a in a box of width ~a"
msgstr ""
#: src/text-utils.lisp:590
#, lisp-format
msgid "Unrecoverable error: ~a can not be fitted in a box of width ~a"
msgstr ""
#: src/thread-window.lisp:142
msgid "no timeline selected"
msgstr ""
#: src/thread-window.lisp:150
msgid "no folder selected"
msgstr ""
#: src/thread-window.lisp:406
msgid "Missing subject"
msgstr ""
#: src/thread-window.lisp:754
#, lisp-format
msgid "No message with index ~a exists."
msgstr ""
#: src/thread-window.lisp:884 src/thread-window.lisp:918
#, lisp-format
msgid "No next message that contains ~s exists."
msgstr ""
#: src/thread-window.lisp:890 src/thread-window.lisp:924
#, lisp-format
msgid "No previous message that contains ~s exists."
msgstr ""
#: src/thread-window.lisp:940
msgid "No others unread messages exist."
msgstr ""
#: src/thread-window.lisp:951
msgid "Threads"
msgstr ""
#: src/tui-utils.lisp:104
#, lisp-format
msgid "Unknown event ~a"
msgstr ""
#: src/ui-goodies.lisp:21
msgid "y"
msgstr ""
#: src/ui-goodies.lisp:43
#, lisp-format
msgid "Delete ~a message? [y/N] "
msgid_plural "Delete ~a messages? [y/N] "
msgstr[0] ""
msgstr[1] ""
#: src/ui-goodies.lisp:58 src/ui-goodies.lisp:67
msgid "Task completed"
msgstr ""
#: src/ui-goodies.lisp:81 src/ui-goodies.lisp:103
msgid "Error"
msgstr ""
#: src/ui-goodies.lisp:127
#, lisp-format
msgid "File \"~a\" exists, overwrite?"
msgstr ""
#: src/ui-goodies.lisp:139
#, lisp-format
msgid "Request failed: error code ~d message \"~a\""
msgstr ""
#: src/ui-goodies.lisp:175
msgid "Jump to message: "
msgstr ""
#: src/ui-goodies.lisp:192 src/ui-goodies.lisp:216 src/ui-goodies.lisp:316
msgid "Search key: "
msgstr ""
#: src/ui-goodies.lisp:273
msgid "Subscribe to: "
msgstr ""
#: src/ui-goodies.lisp:289
msgid "Unsubscribe to: "
msgstr ""
#: src/ui-goodies.lisp:330
msgid "Focus changed"
msgstr ""
#: src/ui-goodies.lisp:344
msgid "Focus passed on threads window"
msgstr ""
#: src/ui-goodies.lisp:356
msgid "Focus passed on message window"
msgstr ""
#: src/ui-goodies.lisp:369
msgid "Focus passed on send message window"
msgstr ""
#: src/ui-goodies.lisp:381
msgid "Focus passed on follow requests window"
msgstr ""
#: src/ui-goodies.lisp:393
msgid "Focus passed on tags window"
msgstr ""
#: src/ui-goodies.lisp:404
msgid "Focus passed on conversation window"
msgstr ""
#: src/ui-goodies.lisp:416
msgid "Focus passed on attach window"
msgstr ""
#: src/ui-goodies.lisp:428
msgid "Focus passed on link window"
msgstr ""
#: src/ui-goodies.lisp:449
#, lisp-format
msgid "Saving messages in ~s"
msgstr ""
#: src/ui-goodies.lisp:450
#, lisp-format
msgid "Saved message in ~s"
msgstr ""
#: src/ui-goodies.lisp:453 src/ui-goodies.lisp:471
msgid "No folder specified."
msgstr ""
#: src/ui-goodies.lisp:455
msgid "Move to folder: "
msgstr ""
#: src/ui-goodies.lisp:469
#, lisp-format
msgid "Folder ~s does not exists."
msgstr ""
#: src/ui-goodies.lisp:473
msgid "Change folder: "
msgstr ""
#: src/ui-goodies.lisp:484
msgid "No timeline specified."
msgstr ""
#: src/ui-goodies.lisp:486
msgid "This timeline is protected."
msgstr ""
#: src/ui-goodies.lisp:490
msgid "Change timeline: "
msgstr ""
#: src/ui-goodies.lisp:531 src/ui-goodies.lisp:556
msgid "Downloading messages."
msgstr ""
#: src/ui-goodies.lisp:532 src/ui-goodies.lisp:557 src/ui-goodies.lisp:599
msgid "Messages downloaded."
msgstr ""
#: src/ui-goodies.lisp:578
msgid "Expanding thread"
msgstr ""
#: src/ui-goodies.lisp:598
msgid "Downloading tags messages."
msgstr ""
#: src/ui-goodies.lisp:611
msgid "Favorite this message?"
msgstr ""
#: src/ui-goodies.lisp:620
msgid "Favouring message."
msgstr ""
#: src/ui-goodies.lisp:621
msgid "Favoured message."
msgstr ""
#: src/ui-goodies.lisp:626
msgid "Remove this message from your favourites?"
msgstr ""
#: src/ui-goodies.lisp:635
msgid "Unfavouring message."
msgstr ""
#: src/ui-goodies.lisp:636
msgid "Unfavoured message."
msgstr ""
#: src/ui-goodies.lisp:641
msgid "Boost this message?"
msgstr ""
#: src/ui-goodies.lisp:650
msgid "Boosting message."
msgstr ""
#: src/ui-goodies.lisp:651
msgid "Boosted message."
msgstr ""
#: src/ui-goodies.lisp:656
msgid "Unboost this message?"
msgstr ""
#: src/ui-goodies.lisp:665
msgid "Uboosting message."
msgstr ""
#: src/ui-goodies.lisp:666
msgid "Unboosted message."
msgstr ""
#: src/ui-goodies.lisp:674
#, lisp-format
msgid "Ignore ~s?"
msgstr ""
#: src/ui-goodies.lisp:677
#, lisp-format
msgid "Ignoring ~s"
msgstr ""
#: src/ui-goodies.lisp:678
#, lisp-format
msgid "User ~s ignored"
msgstr ""
#: src/ui-goodies.lisp:688
msgid "No username specified."
msgstr ""
#: src/ui-goodies.lisp:690
msgid "Unignore username: "
msgstr ""
#: src/ui-goodies.lisp:719
#, lisp-format
msgid "File ~s does not exists."
msgstr ""
#: src/ui-goodies.lisp:721
msgid "Message ready to be sent"
msgstr ""
#: src/ui-goodies.lisp:723
msgid "Add attachment: "
msgstr ""
#: src/ui-goodies.lisp:733
msgid "New subject: "
msgstr ""
#: src/ui-goodies.lisp:742
msgid "New visibility: "
msgstr ""
#: src/ui-goodies.lisp:789
#, 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:813
msgid "Add subject: "
msgstr ""
#: src/ui-goodies.lisp:872
#, lisp-format
msgid "The maximum allowed number of media is ~a."
msgstr ""
#: src/ui-goodies.lisp:875
msgid "Sending message"
msgstr ""
#: src/ui-goodies.lisp:962
msgid "Follow: "
msgstr ""
#: src/ui-goodies.lisp:965
#, lisp-format
msgid "Following ~a"
msgstr ""
#: src/ui-goodies.lisp:966
#, lisp-format
msgid "Followed ~a"
msgstr ""
#: src/ui-goodies.lisp:970
msgid "Unfollow: "
msgstr ""
#: src/ui-goodies.lisp:973
#, lisp-format
msgid "Unfollowing ~a"
msgstr ""
#: src/ui-goodies.lisp:974
#, lisp-format
msgid "Unfollowed ~a"
msgstr ""
#: src/ui-goodies.lisp:1003
msgid "Confirm operation?"
msgstr ""
#: src/ui-goodies.lisp:1041
msgid "Updating conversations."
msgstr ""
#: src/ui-goodies.lisp:1042
msgid "Conversations updated."
msgstr ""
#: src/ui-goodies.lisp:1052
msgid "Open conversation: "
msgstr ""
#: src/ui-goodies.lisp:1087
msgid "Old name: "
msgstr ""
#: src/ui-goodies.lisp:1101
#, lisp-format
msgid "A conversation with name ~a already exists."
msgstr ""
#: src/ui-goodies.lisp:1107
msgid "New name: "
msgstr ""
#: src/ui-goodies.lisp:1123
#, lisp-format
msgid "Ignore conversation ~s? [y/N] "
msgstr ""
#: src/ui-goodies.lisp:1139
#, lisp-format
msgid "Delete conversation ~s? [y/N] "
msgstr ""
#: src/ui-goodies.lisp:1158
#, 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:1165
#, lisp-format
msgid "Reporting user: ~s"
msgstr ""
#: src/ui-goodies.lisp:1166
msgid "Report trasmitted."
msgstr ""
#: src/ui-goodies.lisp:1169
msgid "Comment on reports: "
msgstr ""
#: src/ui-goodies.lisp:1185 src/ui-goodies.lisp:1218 src/ui-goodies.lisp:1236
#, lisp-format
msgid "User ~s does not exists in database"
msgstr ""
#: src/ui-goodies.lisp:1188 src/ui-goodies.lisp:1221 src/ui-goodies.lisp:1239
msgid "Username: "
msgstr ""
#: src/ui-goodies.lisp:1198
#, lisp-format
msgid "Added crypto key for user ~s"
msgstr ""
#: src/ui-goodies.lisp:1201
msgid "Key: "
msgstr ""
#: src/ui-goodies.lisp:1215
#, lisp-format
msgid "Generated key for user ~s"
msgstr ""
#: src/ui-goodies.lisp:1216
#, lisp-format
msgid "user ~s key ~s"
msgstr ""
#: src/ui-goodies.lisp:1232
#, lisp-format
msgid "Added key for user ~s: ~a"
msgstr ""
#: src/ui-goodies.lisp:1249
msgid "About this software"
msgstr ""
#: src/ui-goodies.lisp:1261
msgid "Clearing pagination data"
msgstr ""
#: src/ui-goodies.lisp:1280
msgid "Invalid choices, usa a space separated list of positive integers."
msgstr ""
#: src/ui-goodies.lisp:1297
#, lisp-format
msgid "Invalid choices, index choice out of range (max ~a)."
msgstr ""
#: src/ui-goodies.lisp:1299
msgid "Voting... "
msgstr ""
#: src/ui-goodies.lisp:1300
msgid "Choice sent."
msgstr ""
#: src/ui-goodies.lisp:1309
msgid "Type the index (or space separated indices) of selected choices: "
msgstr ""
#: src/ui-goodies.lisp:1310
msgid "This in not a poll"
msgstr ""
#: src/windows.lisp:536 src/windows.lisp:592
msgid "OK"
msgstr ""