# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR cage # This file is distributed under the same license as the tinmop package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: tinmop 0.2.0\n" "Report-Msgid-Bugs-To: https://notabug.org/cage/tinmop/\n" "POT-Creation-Date: 2020-09-18 16:32+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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:155 src/ui-goodies.lisp:160 #: src/windows.lisp:532 src/windows.lisp:588 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/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:104 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:104 msgid "Usage" msgstr "" #: src/command-line.lisp:105 msgid "Available options" msgstr "" #: src/command-window.lisp:314 #, lisp-format msgid "Error: command ~a not found" msgstr "" #: src/conditions.lisp:70 src/conditions.lisp:74 src/db.lisp:2654 #: src/message-rendering-utils.lisp:156 src/message-rendering-utils.lisp:190 #: src/message-rendering-utils.lisp:195 msgid "unknown" msgstr "" #: src/conversations-window.lisp:152 msgid "Conversations" msgstr "" #: src/db.lisp:182 msgid "federated" msgstr "" #: src/db.lisp:184 msgid "local" msgstr "" #: src/db.lisp:186 msgid "direct" msgstr "" #: src/db.lisp:188 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:310 msgid "Gemini document downloading aborted" msgstr "" #: src/gemini-viewer.lisp:312 msgid "Gemini document downloading completed" msgstr "" #: src/gemini-viewer.lisp:357 #, lisp-format msgid "Could not understand the address ~s" msgstr "" #: src/gemini-viewer.lisp:394 #, lisp-format msgid "Server ~s asks: ~s " msgstr "" #: src/gemini-viewer.lisp:417 #, lisp-format msgid "Redirects to ~s, follows redirect? [y/N] " msgstr "" #: src/gemini-viewer.lisp:486 #, lisp-format msgid "" "Host ~s signature changed! This is a potential security risk! Ignore this " "warning? [y/N] " msgstr "" #: src/gemini-viewer.lisp:489 src/tui-utils.lisp:389 #, lisp-format msgid "Error: ~a" msgstr "" #: src/gemini-viewer.lisp:497 #, lisp-format msgid "Error getting ~s: ~a" msgstr "" #: src/gemini-viewer.lisp:508 #, lisp-format msgid "Going back to: ~a" msgstr "" #: src/gemini-viewer.lisp:520 #, lisp-format msgid "Viewing source of: ~a" msgstr "" #: src/gemini-viewer.lisp:598 msgid "Current gemini streams" msgstr "" #: src/gemini/client.lisp:152 #, lisp-format msgid "The server responded with the error ~a: ~a" msgstr "" #: src/gemini/client.lisp:163 #, lisp-format msgid "The certificate of host ~a has changed from your latest visit." msgstr "" #: src/gemini/client.lisp:258 msgid "" "The server requested a certificate but client validation is not implemented " "by this program" msgstr "" #: src/html-utils.lisp:108 msgid "No address found" msgstr "" #: src/keybindings.lisp:414 msgid "Enter" msgstr "" #: src/keybindings.lisp:416 msgid "Delete" msgstr "" #: src/keybindings.lisp:418 msgid "Page-up" msgstr "" #: src/keybindings.lisp:420 msgid "Page-down" msgstr "" #: src/keybindings.lisp:476 msgid "No documentation available, you can help! :-)" msgstr "" #: src/keybindings.lisp:508 msgid "Focused window keys" msgstr "" #: src/keybindings.lisp:509 msgid "Global keys" msgstr "" #: src/keybindings.lisp:525 msgid "Quick help" msgstr "" #: src/line-oriented-window.lisp:307 src/ui-goodies.lisp:100 #: src/ui-goodies.lisp:117 msgid "Information" msgstr "" #: src/main.lisp:85 #, lisp-format msgid "Folder ~s does not exists" msgstr "" #: src/message-rendering-utils.lisp:93 msgid "This message will *not* be crypted" msgstr "" #: src/message-rendering-utils.lisp:101 #, lisp-format msgid "No key to crypt message for ~s found" msgstr "" #: src/message-rendering-utils.lisp:138 #, lisp-format msgid "Unable to find the crypto key for user ~s." msgstr "" #: src/message-rendering-utils.lisp:153 msgid "invalid type" msgstr "" #: src/message-rendering-utils.lisp:156 msgid "image" msgstr "" #: src/message-rendering-utils.lisp:156 msgid "gifv" msgstr "" #: src/message-rendering-utils.lisp:156 msgid "video" msgstr "" #: src/message-rendering-utils.lisp:156 msgid "audio" msgstr "" #: src/message-rendering-utils.lisp:162 #, lisp-format msgid "description: ~a~%" msgstr "" #: src/message-rendering-utils.lisp:165 #, lisp-format msgid "size: ~aX~a pixels~%" msgstr "" #: src/message-rendering-utils.lisp:172 #, lisp-format msgid "duration: ~a~%" msgstr "" #: src/message-rendering-utils.lisp:183 src/open-attach-window.lisp:88 #: src/sending-message.lisp:142 msgid "Attachments" msgstr "" #: src/message-rendering-utils.lisp:192 #, lisp-format msgid "type: ~a~%metadata~%~a~%address: ~a~2%" msgstr "" #: src/message-rendering-utils.lisp:234 msgid "From: " msgstr "" #: src/message-rendering-utils.lisp:235 msgid "Boosted: " msgstr "" #: src/message-rendering-utils.lisp:239 msgid "Date: " msgstr "" #: src/message-rendering-utils.lisp:298 msgid "Multiple choices allowed" msgstr "" #: src/message-rendering-utils.lisp:299 msgid "A single choice allowed" msgstr "" #: src/message-rendering-utils.lisp:301 msgid "The poll has expired" msgstr "" #: src/message-window.lisp:267 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:71 #, 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:144 msgid "Links" msgstr "" #: src/open-message-link-window.lisp:206 msgid "Chat attachments" msgstr "" #: src/os-utils.lisp:55 msgid "" "No editor found, please configure the 'editor' directive in your " "configuration file" msgstr "" #: src/program-events.lisp:400 msgid "Invalid regular expression" msgstr "" #: src/program-events.lisp:504 msgid "No message selected!" msgstr "" #: src/program-events.lisp:669 msgid "Message sent." msgstr "" #: src/program-events.lisp:724 #, lisp-format msgid "Downloaded new messages for tag ~a" msgstr "" #: src/program-events.lisp:836 #, lisp-format msgid "Got ~a notification" msgid_plural "Got ~a notifications" msgstr[0] "" msgstr[1] "" #: src/program-events.lisp:1101 msgid "no label" msgstr "" #: 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: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/sending-message.lisp:123 msgid "Visibility: " msgstr "" #: src/software-configuration.lisp:513 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:105 #, lisp-format msgid "Unknown event ~a" msgstr "" #: src/ui-goodies.lisp:21 msgid "y" msgstr "" #: src/ui-goodies.lisp:37 #, lisp-format msgid "~a Temporary files~2%" msgstr "" #: src/ui-goodies.lisp:49 #, 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:66 #, lisp-format msgid "Delete ~a message? [y/N] " msgid_plural "Delete ~a messages? [y/N] " msgstr[0] "" msgstr[1] "" #: src/ui-goodies.lisp:84 src/ui-goodies.lisp:93 msgid "Task completed" msgstr "" #: src/ui-goodies.lisp:107 src/ui-goodies.lisp:129 msgid "Error" msgstr "" #: src/ui-goodies.lisp:153 #, lisp-format msgid "File \"~a\" exists, overwrite?" msgstr "" #: src/ui-goodies.lisp:165 #, lisp-format msgid "Request failed: error code ~d message \"~a\"" msgstr "" #: src/ui-goodies.lisp:207 msgid "Jump to message: " msgstr "" #: src/ui-goodies.lisp:224 src/ui-goodies.lisp:248 src/ui-goodies.lisp:348 msgid "Search key: " msgstr "" #: src/ui-goodies.lisp:305 msgid "Subscribe to: " msgstr "" #: src/ui-goodies.lisp:321 msgid "Unsubscribe to: " msgstr "" #: src/ui-goodies.lisp:362 msgid "Focus changed" msgstr "" #: src/ui-goodies.lisp:378 msgid "focus passed on threads window" msgstr "" #: src/ui-goodies.lisp:395 msgid "Focus passed on message window" msgstr "" #: src/ui-goodies.lisp:409 msgid "Focus passed on send message window" msgstr "" #: src/ui-goodies.lisp:423 msgid "Focus passed on follow requests window" msgstr "" #: src/ui-goodies.lisp:437 msgid "Focus passed on tags window" msgstr "" #: src/ui-goodies.lisp:450 msgid "Focus passed on conversation window" msgstr "" #: src/ui-goodies.lisp:464 msgid "Focus passed on attach window" msgstr "" #: src/ui-goodies.lisp:478 msgid "Focus passed on link window" msgstr "" #: src/ui-goodies.lisp:492 msgid "Focus passed on gemini-stream window" msgstr "" #: src/ui-goodies.lisp:506 msgid "Focus passed on chats list window" msgstr "" #: src/ui-goodies.lisp:529 #, lisp-format msgid "Saving messages in ~s" msgstr "" #: src/ui-goodies.lisp:530 #, lisp-format msgid "Saved message in ~s" msgstr "" #: src/ui-goodies.lisp:533 src/ui-goodies.lisp:551 msgid "No folder specified." msgstr "" #: src/ui-goodies.lisp:535 msgid "Move to folder: " msgstr "" #: src/ui-goodies.lisp:549 #, lisp-format msgid "Folder ~s does not exists." msgstr "" #: src/ui-goodies.lisp:553 msgid "Change folder: " msgstr "" #: src/ui-goodies.lisp:564 msgid "No timeline specified." msgstr "" #: src/ui-goodies.lisp:566 msgid "This timeline is protected." msgstr "" #: src/ui-goodies.lisp:570 msgid "Change timeline: " msgstr "" #: src/ui-goodies.lisp:586 msgid "Downloading messages." msgstr "" #: src/ui-goodies.lisp:590 src/ui-goodies.lisp:684 msgid "Messages downloaded." msgstr "" #: src/ui-goodies.lisp:663 msgid "Expanding thread" msgstr "" #: src/ui-goodies.lisp:683 msgid "Downloading tags messages." msgstr "" #: src/ui-goodies.lisp:696 msgid "Favorite this message?" msgstr "" #: src/ui-goodies.lisp:705 msgid "Favouring message." msgstr "" #: src/ui-goodies.lisp:706 msgid "Favoured message." msgstr "" #: src/ui-goodies.lisp:711 msgid "Remove this message from your favourites?" msgstr "" #: src/ui-goodies.lisp:720 msgid "Unfavouring message." msgstr "" #: src/ui-goodies.lisp:721 msgid "Unfavoured message." msgstr "" #: src/ui-goodies.lisp:726 msgid "Boost this message?" msgstr "" #: src/ui-goodies.lisp:735 msgid "Boosting message." msgstr "" #: src/ui-goodies.lisp:736 msgid "Boosted message." msgstr "" #: src/ui-goodies.lisp:741 msgid "Unboost this message?" msgstr "" #: src/ui-goodies.lisp:750 msgid "Uboosting message." msgstr "" #: src/ui-goodies.lisp:751 msgid "Unboosted message." msgstr "" #: src/ui-goodies.lisp:759 #, lisp-format msgid "Ignore ~s?" msgstr "" #: src/ui-goodies.lisp:762 #, lisp-format msgid "Ignoring ~s" msgstr "" #: src/ui-goodies.lisp:763 #, lisp-format msgid "User ~s ignored" msgstr "" #: src/ui-goodies.lisp:773 msgid "No username specified." msgstr "" #: src/ui-goodies.lisp:775 msgid "Unignore username: " msgstr "" #: src/ui-goodies.lisp:804 #, lisp-format msgid "File ~s does not exists." msgstr "" #: src/ui-goodies.lisp:806 msgid "Message ready to be sent" msgstr "" #: src/ui-goodies.lisp:808 msgid "Add attachment: " msgstr "" #: src/ui-goodies.lisp:818 msgid "New subject: " msgstr "" #: src/ui-goodies.lisp:827 msgid "New visibility: " msgstr "" #: src/ui-goodies.lisp:837 msgid "Add mentions: " msgstr "" #: src/ui-goodies.lisp:890 #, 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:914 msgid "Add subject: " msgstr "" #: src/ui-goodies.lisp:994 #, lisp-format msgid "The maximum allowed number of media is ~a." msgstr "" #: src/ui-goodies.lisp:997 msgid "Sending message" msgstr "" #: src/ui-goodies.lisp:1098 msgid "Follow: " msgstr "" #: src/ui-goodies.lisp:1101 #, lisp-format msgid "Following ~a" msgstr "" #: src/ui-goodies.lisp:1102 #, lisp-format msgid "Followed ~a" msgstr "" #: src/ui-goodies.lisp:1106 msgid "Unfollow: " msgstr "" #: src/ui-goodies.lisp:1109 #, lisp-format msgid "Unfollowing ~a" msgstr "" #: src/ui-goodies.lisp:1110 #, lisp-format msgid "Unfollowed ~a" msgstr "" #: src/ui-goodies.lisp:1139 msgid "Confirm operation?" msgstr "" #: src/ui-goodies.lisp:1177 msgid "Updating conversations." msgstr "" #: src/ui-goodies.lisp:1178 msgid "Conversations updated." msgstr "" #: src/ui-goodies.lisp:1188 msgid "Open conversation: " msgstr "" #: src/ui-goodies.lisp:1223 msgid "Old name: " msgstr "" #: src/ui-goodies.lisp:1237 #, lisp-format msgid "A conversation with name ~a already exists." msgstr "" #: src/ui-goodies.lisp:1243 msgid "New name: " msgstr "" #: src/ui-goodies.lisp:1259 #, lisp-format msgid "Ignore conversation ~s? [y/N] " msgstr "" #: src/ui-goodies.lisp:1275 #, lisp-format msgid "Delete conversation ~s? [y/N] " msgstr "" #: src/ui-goodies.lisp:1294 #, 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:1301 #, lisp-format msgid "Reporting user: ~s" msgstr "" #: src/ui-goodies.lisp:1302 msgid "Report trasmitted." msgstr "" #: src/ui-goodies.lisp:1305 msgid "Comment on reports: " msgstr "" #: src/ui-goodies.lisp:1321 src/ui-goodies.lisp:1354 src/ui-goodies.lisp:1372 #, lisp-format msgid "User ~s does not exists in database" msgstr "" #: src/ui-goodies.lisp:1324 src/ui-goodies.lisp:1357 src/ui-goodies.lisp:1375 msgid "Username: " msgstr "" #: src/ui-goodies.lisp:1334 #, lisp-format msgid "Added crypto key for user ~s" msgstr "" #: src/ui-goodies.lisp:1337 msgid "Key: " msgstr "" #: src/ui-goodies.lisp:1351 #, lisp-format msgid "Generated key for user ~s" msgstr "" #: src/ui-goodies.lisp:1352 #, lisp-format msgid "user ~s key ~s" msgstr "" #: src/ui-goodies.lisp:1368 #, lisp-format msgid "Added key for user ~s: ~a" msgstr "" #: src/ui-goodies.lisp:1385 msgid "About this software" msgstr "" #: src/ui-goodies.lisp:1397 msgid "Clearing pagination data" msgstr "" #: src/ui-goodies.lisp:1416 msgid "Invalid choices, usa a space separated list of positive integers." msgstr "" #: src/ui-goodies.lisp:1433 #, lisp-format msgid "Invalid choices, index choice out of range (max ~a)." msgstr "" #: src/ui-goodies.lisp:1435 msgid "Voting... " msgstr "" #: src/ui-goodies.lisp:1436 msgid "Choice sent." msgstr "" #: src/ui-goodies.lisp:1445 msgid "Type the index (or space separated indices) of selected choices: " msgstr "" #: src/ui-goodies.lisp:1446 msgid "This in not a poll" msgstr "" #: src/ui-goodies.lisp:1513 msgid "Add message (enter to quit): " msgstr "" #: src/ui-goodies.lisp:1538 src/ui-goodies.lisp:1551 msgid "Type the new label of the chat: " msgstr "" #: src/ui-goodies.lisp:1559 #, lisp-format msgid "Chat ~a with ~a created" msgstr "" #: src/ui-goodies.lisp:1563 msgid "Type the user to chat with: " msgstr "" #: src/ui-goodies.lisp:1588 msgid "This is not a valid gemini address" msgstr "" #: src/ui-goodies.lisp:1589 msgid "Open Gemini url: " msgstr "" #: src/windows.lisp:538 src/windows.lisp:594 msgid "OK" msgstr ""