# 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.1.5.1\n" "Report-Msgid-Bugs-To: https://notabug.org/cage/tinmop/\n" "POT-Creation-Date: 2020-07-28 15:52+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:132 src/ui-goodies.lisp:137 #: 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: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:299 #, lisp-format msgid "Error: command ~a not found" msgstr "" #: src/conditions.lisp:70 src/conditions.lisp:74 src/db.lisp:2472 #: 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: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:108 msgid "Gemini document downloading aborted" msgstr "" #: src/gemini-viewer.lisp:109 msgid "Gemini document downloading completed" msgstr "" #: src/gemini-viewer.lisp:132 #, lisp-format msgid "Could not understand the address ~s" msgstr "" #: src/gemini-viewer.lisp:161 #, lisp-format msgid "Redirects to ~s, follows redirect? [y/N] " msgstr "" #: src/gemini-viewer.lisp:174 #, lisp-format msgid "Server ~s asks: ~s " msgstr "" #: src/gemini-viewer.lisp:212 #, lisp-format msgid "" "Host ~s signature changed! This is a potential security risk! Ignore this " "warning? [y/N] " msgstr "" #: src/gemini-viewer.lisp:215 src/tui-utils.lisp:481 #, lisp-format msgid "Error: ~a" msgstr "" #: src/gemini-viewer.lisp:223 #, lisp-format msgid "Error getting ~s: ~a" msgstr "" #: src/gemini-viewer.lisp:234 #, lisp-format msgid "Going back to: ~a" msgstr "" #: src/gemini-viewer.lisp:243 #, lisp-format msgid "Viewing source of: ~a" 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: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:77 #: src/ui-goodies.lisp:94 msgid "Information" msgstr "" #: src/main.lisp:78 #, 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:132 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:242 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: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:387 msgid "Invalid regular expression" msgstr "" #: src/program-events.lisp:491 msgid "No message selected!" msgstr "" #: src/program-events.lisp:641 msgid "Message sent." msgstr "" #: src/program-events.lisp:696 #, lisp-format msgid "Downloaded new messages for tag ~a" msgstr "" #: src/program-events.lisp:808 #, 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:509 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:61 src/ui-goodies.lisp:70 msgid "Task completed" msgstr "" #: src/ui-goodies.lisp:84 src/ui-goodies.lisp:106 msgid "Error" msgstr "" #: src/ui-goodies.lisp:130 #, lisp-format msgid "File \"~a\" exists, overwrite?" msgstr "" #: src/ui-goodies.lisp:142 #, lisp-format msgid "Request failed: error code ~d message \"~a\"" msgstr "" #: src/ui-goodies.lisp:180 msgid "Jump to message: " msgstr "" #: src/ui-goodies.lisp:197 src/ui-goodies.lisp:221 src/ui-goodies.lisp:321 msgid "Search key: " msgstr "" #: src/ui-goodies.lisp:278 msgid "Subscribe to: " msgstr "" #: src/ui-goodies.lisp:294 msgid "Unsubscribe to: " msgstr "" #: src/ui-goodies.lisp:335 msgid "Focus changed" msgstr "" #: src/ui-goodies.lisp:351 msgid "focus passed on threads window" msgstr "" #: src/ui-goodies.lisp:360 msgid "Focus passed on message window" msgstr "" #: src/ui-goodies.lisp:373 msgid "Focus passed on send message window" msgstr "" #: src/ui-goodies.lisp:385 msgid "Focus passed on follow requests window" msgstr "" #: src/ui-goodies.lisp:397 msgid "Focus passed on tags window" msgstr "" #: src/ui-goodies.lisp:408 msgid "Focus passed on conversation window" msgstr "" #: src/ui-goodies.lisp:420 msgid "Focus passed on attach window" msgstr "" #: src/ui-goodies.lisp:432 msgid "Focus passed on link window" msgstr "" #: src/ui-goodies.lisp:453 #, lisp-format msgid "Saving messages in ~s" msgstr "" #: src/ui-goodies.lisp:454 #, lisp-format msgid "Saved message in ~s" msgstr "" #: src/ui-goodies.lisp:457 src/ui-goodies.lisp:475 msgid "No folder specified." msgstr "" #: src/ui-goodies.lisp:459 msgid "Move to folder: " msgstr "" #: src/ui-goodies.lisp:473 #, lisp-format msgid "Folder ~s does not exists." msgstr "" #: src/ui-goodies.lisp:477 msgid "Change folder: " msgstr "" #: src/ui-goodies.lisp:488 msgid "No timeline specified." msgstr "" #: src/ui-goodies.lisp:490 msgid "This timeline is protected." msgstr "" #: src/ui-goodies.lisp:494 msgid "Change timeline: " msgstr "" #: src/ui-goodies.lisp:510 msgid "Downloading messages." msgstr "" #: src/ui-goodies.lisp:514 src/ui-goodies.lisp:608 msgid "Messages downloaded." msgstr "" #: src/ui-goodies.lisp:587 msgid "Expanding thread" msgstr "" #: src/ui-goodies.lisp:607 msgid "Downloading tags messages." msgstr "" #: src/ui-goodies.lisp:620 msgid "Favorite this message?" msgstr "" #: src/ui-goodies.lisp:629 msgid "Favouring message." msgstr "" #: src/ui-goodies.lisp:630 msgid "Favoured message." msgstr "" #: src/ui-goodies.lisp:635 msgid "Remove this message from your favourites?" msgstr "" #: src/ui-goodies.lisp:644 msgid "Unfavouring message." msgstr "" #: src/ui-goodies.lisp:645 msgid "Unfavoured message." msgstr "" #: src/ui-goodies.lisp:650 msgid "Boost this message?" msgstr "" #: src/ui-goodies.lisp:659 msgid "Boosting message." msgstr "" #: src/ui-goodies.lisp:660 msgid "Boosted message." msgstr "" #: src/ui-goodies.lisp:665 msgid "Unboost this message?" msgstr "" #: src/ui-goodies.lisp:674 msgid "Uboosting message." msgstr "" #: src/ui-goodies.lisp:675 msgid "Unboosted message." msgstr "" #: src/ui-goodies.lisp:683 #, lisp-format msgid "Ignore ~s?" msgstr "" #: src/ui-goodies.lisp:686 #, lisp-format msgid "Ignoring ~s" msgstr "" #: src/ui-goodies.lisp:687 #, lisp-format msgid "User ~s ignored" msgstr "" #: src/ui-goodies.lisp:697 msgid "No username specified." msgstr "" #: src/ui-goodies.lisp:699 msgid "Unignore username: " msgstr "" #: src/ui-goodies.lisp:728 #, lisp-format msgid "File ~s does not exists." msgstr "" #: src/ui-goodies.lisp:730 msgid "Message ready to be sent" msgstr "" #: src/ui-goodies.lisp:732 msgid "Add attachment: " msgstr "" #: src/ui-goodies.lisp:742 msgid "New subject: " msgstr "" #: src/ui-goodies.lisp:751 msgid "New visibility: " msgstr "" #: src/ui-goodies.lisp:804 #, 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:828 msgid "Add subject: " msgstr "" #: src/ui-goodies.lisp:908 #, lisp-format msgid "The maximum allowed number of media is ~a." msgstr "" #: src/ui-goodies.lisp:911 msgid "Sending message" msgstr "" #: src/ui-goodies.lisp:1002 msgid "Follow: " msgstr "" #: src/ui-goodies.lisp:1005 #, lisp-format msgid "Following ~a" msgstr "" #: src/ui-goodies.lisp:1006 #, lisp-format msgid "Followed ~a" msgstr "" #: src/ui-goodies.lisp:1010 msgid "Unfollow: " msgstr "" #: src/ui-goodies.lisp:1013 #, lisp-format msgid "Unfollowing ~a" msgstr "" #: src/ui-goodies.lisp:1014 #, lisp-format msgid "Unfollowed ~a" msgstr "" #: src/ui-goodies.lisp:1043 msgid "Confirm operation?" msgstr "" #: src/ui-goodies.lisp:1081 msgid "Updating conversations." msgstr "" #: src/ui-goodies.lisp:1082 msgid "Conversations updated." msgstr "" #: src/ui-goodies.lisp:1092 msgid "Open conversation: " msgstr "" #: src/ui-goodies.lisp:1127 msgid "Old name: " msgstr "" #: src/ui-goodies.lisp:1141 #, lisp-format msgid "A conversation with name ~a already exists." msgstr "" #: src/ui-goodies.lisp:1147 msgid "New name: " msgstr "" #: src/ui-goodies.lisp:1163 #, lisp-format msgid "Ignore conversation ~s? [y/N] " msgstr "" #: src/ui-goodies.lisp:1179 #, lisp-format msgid "Delete conversation ~s? [y/N] " msgstr "" #: src/ui-goodies.lisp:1198 #, 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:1205 #, lisp-format msgid "Reporting user: ~s" msgstr "" #: src/ui-goodies.lisp:1206 msgid "Report trasmitted." msgstr "" #: src/ui-goodies.lisp:1209 msgid "Comment on reports: " msgstr "" #: src/ui-goodies.lisp:1225 src/ui-goodies.lisp:1258 src/ui-goodies.lisp:1276 #, lisp-format msgid "User ~s does not exists in database" msgstr "" #: src/ui-goodies.lisp:1228 src/ui-goodies.lisp:1261 src/ui-goodies.lisp:1279 msgid "Username: " msgstr "" #: src/ui-goodies.lisp:1238 #, lisp-format msgid "Added crypto key for user ~s" msgstr "" #: src/ui-goodies.lisp:1241 msgid "Key: " msgstr "" #: src/ui-goodies.lisp:1255 #, lisp-format msgid "Generated key for user ~s" msgstr "" #: src/ui-goodies.lisp:1256 #, lisp-format msgid "user ~s key ~s" msgstr "" #: src/ui-goodies.lisp:1272 #, lisp-format msgid "Added key for user ~s: ~a" msgstr "" #: src/ui-goodies.lisp:1289 msgid "About this software" msgstr "" #: src/ui-goodies.lisp:1301 msgid "Clearing pagination data" msgstr "" #: src/ui-goodies.lisp:1320 msgid "Invalid choices, usa a space separated list of positive integers." msgstr "" #: src/ui-goodies.lisp:1337 #, lisp-format msgid "Invalid choices, index choice out of range (max ~a)." msgstr "" #: src/ui-goodies.lisp:1339 msgid "Voting... " msgstr "" #: src/ui-goodies.lisp:1340 msgid "Choice sent." msgstr "" #: src/ui-goodies.lisp:1349 msgid "Type the index (or space separated indices) of selected choices: " msgstr "" #: src/ui-goodies.lisp:1350 msgid "This in not a poll" msgstr "" #: src/ui-goodies.lisp:1361 msgid "This is not a valid gemini address" msgstr "" #: src/ui-goodies.lisp:1362 msgid "Open Gemini url: " msgstr "" #: src/windows.lisp:536 src/windows.lisp:592 msgid "OK" msgstr ""