# 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.0.3\n" "Report-Msgid-Bugs-To: https://notabug.org/cage/tinmop/\n" "POT-Creation-Date: 2020-05-30 12:00+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: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:745 #, 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-window.lisp:299 #, lisp-format msgid "Error: command ~a not found" msgstr "" #: src/conditions.lisp:67 src/conditions.lisp:71 src/db.lisp:2217 #: 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:164 msgid "federated" msgstr "" #: src/db.lisp:166 msgid "local" msgstr "" #: src/db.lisp:168 msgid "direct" msgstr "" #: src/db.lisp:170 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/html-utils.lisp:104 msgid "No address found" msgstr "" #: src/keybindings.lisp:399 msgid "Enter" msgstr "" #: src/keybindings.lisp:401 msgid "Delete" msgstr "" #: src/keybindings.lisp:403 msgid "Page-up" msgstr "" #: src/keybindings.lisp:405 msgid "Page-down" msgstr "" #: src/keybindings.lisp:461 msgid "No documentation available, you can help! :-)" msgstr "" #: src/keybindings.lisp:493 msgid "Focused window keys" msgstr "" #: src/keybindings.lisp:494 msgid "Global keys" msgstr "" #: src/keybindings.lisp:510 msgid "Quick help" msgstr "" #: src/line-oriented-window.lisp:271 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-window.lisp:218 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:63 #, lisp-format msgid "~a pending" msgid_plural "~a pending" msgstr[0] "" msgstr[1] "" #: src/open-message-link-window.lisp:57 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:418 msgid "No message selected!" msgstr "" #: src/program-events.lisp:568 msgid "Message sent." msgstr "" #: src/program-events.lisp:623 #, lisp-format msgid "Downloaded new messages for tag ~a" msgstr "" #: src/program-events.lisp:735 #, 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:423 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:456 #, lisp-format msgid "Can not fit column of width of ~a in a box of width ~a" msgstr "" #: src/text-utils.lisp:570 #, lisp-format msgid "Unrecoverable error: ~a can not be fitted in a box of width ~a" msgstr "" #: src/thread-window.lisp:134 msgid "no timeline selected" msgstr "" #: src/thread-window.lisp:142 msgid "no folder selected" msgstr "" #: src/thread-window.lisp:397 msgid "Missing subject" msgstr "" #: src/thread-window.lisp:729 #, lisp-format msgid "No message with index ~a exists." msgstr "" #: src/thread-window.lisp:854 src/thread-window.lisp:888 #, lisp-format msgid "No next message that contains ~s exists." msgstr "" #: src/thread-window.lisp:860 src/thread-window.lisp:894 #, lisp-format msgid "No previous message that contains ~s exists." msgstr "" #: src/thread-window.lisp:910 msgid "No others unread messages exist." msgstr "" #: src/thread-window.lisp:921 msgid "Threads" msgstr "" #: src/tui-utils.lisp:104 #, lisp-format msgid "Unknown event ~a" msgstr "" #: src/tui-utils.lisp:477 #, lisp-format msgid "Error: ~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:529 src/ui-goodies.lisp:552 msgid "Downloading messages." msgstr "" #: src/ui-goodies.lisp:530 src/ui-goodies.lisp:553 src/ui-goodies.lisp:593 msgid "Messages downloaded." msgstr "" #: src/ui-goodies.lisp:570 msgid "Expanding thread" msgstr "" #: src/ui-goodies.lisp:592 msgid "Downloading tags messages." msgstr "" #: src/ui-goodies.lisp:605 msgid "Favorite this message?" msgstr "" #: src/ui-goodies.lisp:614 msgid "Favouring message." msgstr "" #: src/ui-goodies.lisp:615 msgid "Favoured message." msgstr "" #: src/ui-goodies.lisp:620 msgid "Remove this message from your favourites?" msgstr "" #: src/ui-goodies.lisp:629 msgid "Unfavouring message." msgstr "" #: src/ui-goodies.lisp:630 msgid "Unfavoured message." msgstr "" #: src/ui-goodies.lisp:635 msgid "Boost this message?" msgstr "" #: src/ui-goodies.lisp:644 msgid "Boosting message." msgstr "" #: src/ui-goodies.lisp:645 msgid "Boosted message." msgstr "" #: src/ui-goodies.lisp:650 msgid "Unboost this message?" msgstr "" #: src/ui-goodies.lisp:659 msgid "Uboosting message." msgstr "" #: src/ui-goodies.lisp:660 msgid "Unboosted message." msgstr "" #: src/ui-goodies.lisp:668 #, lisp-format msgid "Ignore ~s?" msgstr "" #: src/ui-goodies.lisp:671 #, lisp-format msgid "Ignoring ~s" msgstr "" #: src/ui-goodies.lisp:672 #, lisp-format msgid "User ~s ignored" msgstr "" #: src/ui-goodies.lisp:682 msgid "No username specified." msgstr "" #: src/ui-goodies.lisp:684 msgid "Unignore username: " msgstr "" #: src/ui-goodies.lisp:713 #, lisp-format msgid "File ~s does not exists." msgstr "" #: src/ui-goodies.lisp:715 msgid "Message ready to be sent" msgstr "" #: src/ui-goodies.lisp:717 msgid "Add attachment: " msgstr "" #: src/ui-goodies.lisp:727 msgid "New subject: " msgstr "" #: src/ui-goodies.lisp:736 msgid "New visibility: " msgstr "" #: src/ui-goodies.lisp:783 #, 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:807 msgid "Add subject: " msgstr "" #: src/ui-goodies.lisp:866 #, lisp-format msgid "The maximum allowed number of media is ~a." msgstr "" #: src/ui-goodies.lisp:869 msgid "Sending message" msgstr "" #: src/ui-goodies.lisp:947 msgid "Follow: " msgstr "" #: src/ui-goodies.lisp:950 #, lisp-format msgid "Following ~a" msgstr "" #: src/ui-goodies.lisp:951 #, lisp-format msgid "Followed ~a" msgstr "" #: src/ui-goodies.lisp:955 msgid "Unfollow: " msgstr "" #: src/ui-goodies.lisp:958 #, lisp-format msgid "Unfollowing ~a" msgstr "" #: src/ui-goodies.lisp:959 #, lisp-format msgid "Unfollowed ~a" msgstr "" #: src/ui-goodies.lisp:988 msgid "Confirm operation?" msgstr "" #: src/ui-goodies.lisp:1026 msgid "Updating conversations." msgstr "" #: src/ui-goodies.lisp:1027 msgid "Conversations updated." msgstr "" #: src/ui-goodies.lisp:1037 msgid "Open conversation: " msgstr "" #: src/ui-goodies.lisp:1072 msgid "Old name: " msgstr "" #: src/ui-goodies.lisp:1086 #, lisp-format msgid "A conversation with name ~a already exists." msgstr "" #: src/ui-goodies.lisp:1092 msgid "New name: " msgstr "" #: src/ui-goodies.lisp:1108 #, lisp-format msgid "Ignore conversation ~s? [y/N] " msgstr "" #: src/ui-goodies.lisp:1124 #, lisp-format msgid "Delete conversation ~s? [y/N] " msgstr "" #: src/ui-goodies.lisp:1143 #, 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:1150 #, lisp-format msgid "Reporting user: ~s" msgstr "" #: src/ui-goodies.lisp:1151 msgid "Report trasmitted." msgstr "" #: src/ui-goodies.lisp:1154 msgid "Comment on reports: " msgstr "" #: src/ui-goodies.lisp:1170 src/ui-goodies.lisp:1203 src/ui-goodies.lisp:1221 #, lisp-format msgid "User ~s does not exists in database" msgstr "" #: src/ui-goodies.lisp:1173 src/ui-goodies.lisp:1206 src/ui-goodies.lisp:1224 msgid "Username: " msgstr "" #: src/ui-goodies.lisp:1183 #, lisp-format msgid "Added crypto key for user ~s" msgstr "" #: src/ui-goodies.lisp:1186 msgid "Key: " msgstr "" #: src/ui-goodies.lisp:1200 #, lisp-format msgid "Generated key for user ~s" msgstr "" #: src/ui-goodies.lisp:1201 #, lisp-format msgid "user ~s key ~s" msgstr "" #: src/ui-goodies.lisp:1217 #, lisp-format msgid "Added key for user ~s: ~a" msgstr "" #: src/ui-goodies.lisp:1234 msgid "About this software" msgstr "" #: src/ui-goodies.lisp:1246 msgid "Clearing pagination data" msgstr "" #: src/windows.lisp:536 src/windows.lisp:592 msgid "OK" msgstr ""