# English translations for Gajim - A Jabber Instant Messager package. # Copyright (C) 2006 THE Gajim - A Jabber Instant Messager'S COPYRIGHT HOLDER # This file is distributed under the same license as the Gajim - A Jabber Instant Messager package. # # Jeff Bailes , 2006, 2009. msgid "" msgstr "" "Project-Id-Version: Gajim - A Jabber Instant Messager 0.13\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-04-17 02:05+0000\n" "PO-Revision-Date: 2009-11-20 20:49+1100\n" "Last-Translator: Jeff Bailes \n" "Language-Team: English \n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: gajim/chat_control_base.py:549 msgid "_Undo" msgstr "" #: gajim/chat_control_base.py:557 gajim/conversation_textview.py:530 msgid "_Clear" msgstr "" #: gajim/chat_control_base.py:562 msgid "Paste as quote" msgstr "" #: gajim/chat_control_base.py:1102 msgid "Really send file?" msgstr "Really send file?" #: gajim/chat_control_base.py:1103 #, fuzzy, python-format msgid "If you send a file to %s, your real JID will be revealed." msgstr "If you send a file to %s, he/she will know your real Jabber ID." #: gajim/filetransfers_window.py:97 msgid "File" msgstr "File" #: gajim/filetransfers_window.py:112 msgid "Time" msgstr "Time" #: gajim/filetransfers_window.py:124 msgid "Progress" msgstr "Progress" #: gajim/filetransfers_window.py:231 gajim/filetransfers_window.py:287 #, python-format msgid "Filename: %s" msgstr "Filename: %s" #: gajim/filetransfers_window.py:232 gajim/filetransfers_window.py:440 #, python-format msgid "Size: %s" msgstr "Size: %s" #: gajim/filetransfers_window.py:241 gajim/filetransfers_window.py:251 #: gajim/history_manager.py:527 msgid "You" msgstr "You" #: gajim/filetransfers_window.py:242 #, python-format msgid "Sender: %s" msgstr "Sender: %s" #: gajim/filetransfers_window.py:243 gajim/filetransfers_window.py:718 #: gajim/tooltips.py:631 msgid "Recipient: " msgstr "Recipient: " #: gajim/filetransfers_window.py:254 #, python-format msgid "Saved in: %s" msgstr "Saved in: %s" #: gajim/filetransfers_window.py:256 gajim/chat_control.py:1497 msgid "File transfer completed" msgstr "File transfer completed" #: gajim/filetransfers_window.py:258 gajim/chat_control.py:1501 #, fuzzy msgid "Open _Containing Folder" msgstr "_Open Containing Folder" #: gajim/filetransfers_window.py:271 gajim/filetransfers_window.py:278 #: gajim/chat_control.py:1556 msgid "File transfer cancelled" msgstr "File transfer cancelled" #: gajim/filetransfers_window.py:271 gajim/filetransfers_window.py:279 #: gajim/chat_control.py:1557 msgid "Connection with peer cannot be established." msgstr "Connection with peer cannot be established." #: gajim/filetransfers_window.py:288 #, python-format msgid "Recipient: %s" msgstr "Recipient: %s" #: gajim/filetransfers_window.py:290 #, python-format msgid "Error message: %s" msgstr "Error message: %s" #: gajim/filetransfers_window.py:291 gajim/chat_control.py:1553 msgid "File transfer stopped" msgstr "File transfer stopped" #: gajim/filetransfers_window.py:327 #, python-format msgid "" "The file %(file)s has been received, but it seems to have been damaged along " "the way.\n" "Do you want to download it again?" msgstr "" #: gajim/filetransfers_window.py:341 #, fuzzy msgid "Gajim can not read this file" msgstr "Gajim cannot access this file" #: gajim/filetransfers_window.py:342 msgid "Another process is using this file." msgstr "" #: gajim/filetransfers_window.py:388 gajim/gtkgui_helpers.py:443 #, python-format msgid "Cannot overwrite existing file \"%s\"" msgstr "Cannot overwrite existing file \"%s\"" #: gajim/filetransfers_window.py:389 gajim/gtkgui_helpers.py:444 msgid "" "A file with this name already exists and you do not have permission to " "overwrite it." msgstr "" "A file with this name already exists and you do not have permission to " "overwrite it." #: gajim/filetransfers_window.py:405 gajim/gtkgui_helpers.py:448 msgid "This file already exists" msgstr "This file already exists" #: gajim/filetransfers_window.py:405 gajim/gtkgui_helpers.py:448 msgid "What do you want to do?" msgstr "What do you want to do?" #: gajim/filetransfers_window.py:416 gajim/gtkgui_helpers.py:454 #, python-format msgid "Directory \"%s\" is not writable" msgstr "Directory \"%s\" is not writable" #: gajim/filetransfers_window.py:417 gajim/gtkgui_helpers.py:455 msgid "You do not have permission to create files in this directory." msgstr "You do not have permission to create files in this directory." #: gajim/filetransfers_window.py:437 #, python-format msgid "File: %s" msgstr "File: %s" #: gajim/filetransfers_window.py:443 #, python-format msgid "Type: %s" msgstr "Type: %s" #: gajim/filetransfers_window.py:445 #, python-format msgid "Description: %s" msgstr "Description: %s" #: gajim/filetransfers_window.py:446 #, python-format msgid "%s wants to send you a file:" msgstr "%s wants to send you a file:" #: gajim/filetransfers_window.py:487 #, fuzzy msgid "Checking file…" msgstr "Sending profile..." #: gajim/filetransfers_window.py:501 #, fuzzy msgid "File error" msgstr "File Transfer Error" #: gajim/filetransfers_window.py:538 #, python-format msgid "%(hours)02.d:%(minutes)02.d:%(seconds)02.d" msgstr "%(hours)02.d:%(minutes)02.d:%(seconds)02.d" #: gajim/filetransfers_window.py:632 #, python-format msgid "(%(filesize_unit)s/s)" msgstr "(%(filesize_unit)s/s)" #: gajim/filetransfers_window.py:685 gajim/filetransfers_window.py:688 msgid "Invalid File" msgstr "Invalid File" #: gajim/filetransfers_window.py:685 msgid "File: " msgstr "File: " #: gajim/filetransfers_window.py:689 msgid "It is not possible to send empty files" msgstr "It is not possible to send empty files" #: gajim/filetransfers_window.py:714 gajim/tooltips.py:622 msgid "Name: " msgstr "Name: " #: gajim/filetransfers_window.py:716 gajim/tooltips.py:625 msgid "Sender: " msgstr "Sender: " #: gajim/filetransfers_window.py:844 msgid "Pause" msgstr "Pause" #: gajim/filetransfers_window.py:855 msgid "_Continue" msgstr "_Continue" #: gajim/filetransfers_window.py:1019 #, fuzzy msgid "Choose a File to Send…" msgstr "Choose File to Send..." #: gajim/gtkgui_helpers.py:432 msgid "Extension not supported" msgstr "Extension not supported" #: gajim/gtkgui_helpers.py:433 #, python-format msgid "Image cannot be saved in %(type)s format. Save as %(new_filename)s?" msgstr "Image cannot be saved in %(type)s format. Save as %(new_filename)s?" #: gajim/vcard.py:164 gajim/vcard.py:516 gajim/chat_control.py:587 #: gajim/gtk/profile.py:165 #, fuzzy msgid "Save _As" msgstr "Have " #: gajim/vcard.py:288 gajim/vcard.py:295 msgid "?Client:Unknown" msgstr "Unknown" #: gajim/vcard.py:292 gajim/vcard.py:297 msgid "?OS:Unknown" msgstr "Unknown" #: gajim/vcard.py:326 gajim/vcard.py:329 msgid "?Time:Unknown" msgstr "Unknown" #: gajim/vcard.py:380 msgid "?Role in Group Chat:Role:" msgstr "" #: gajim/vcard.py:384 msgid "Affiliation:" msgstr "Affiliation:" #: gajim/vcard.py:391 #, fuzzy msgid "" "This contact is interested in your presence information, but you are not " "interested in their presence" msgstr "" "This contact is interested in your presence information, but you are not " "interested in his/her presence" #: gajim/vcard.py:393 #, fuzzy msgid "" "You are interested in the contact's presence information, but it is not " "mutual" msgstr "" "You are interested in the contact's presence information, but he/she is not " "interested in yours" #: gajim/vcard.py:395 #, fuzzy msgid "The contact and you want to exchange presence information" msgstr "" "You and the contact are interested in each other's presence information" #: gajim/vcard.py:397 #, fuzzy msgid "" "You and the contact have a mutual disinterest in each-others presence " "information" msgstr "" "You and the contact are interested in each other's presence information" #: gajim/vcard.py:403 msgid "You are waiting contact's answer about your subscription request" msgstr "You are waiting contact's answer about your subscription request" #: gajim/vcard.py:405 msgid "There is no pending subscription request." msgstr "There is no pending subscription request." #: gajim/vcard.py:410 gajim/vcard.py:456 gajim/vcard.py:571 msgid " resource with priority " msgstr " resource with priority " #: gajim/options_dialog.py:393 gajim/config.py:707 gajim/gtk/filechoosers.py:88 #: gajim/gtk/filechoosers.py:136 gajim/gtk/filechoosers.py:143 msgid "All files" msgstr "All files" #: gajim/options_dialog.py:402 gajim/data/gui/manage_sounds_window.ui:109 #, fuzzy msgid "Clear File" msgstr "Cleaning" #: gajim/options_dialog.py:484 #, fuzzy msgid "Manage Proxies" msgstr "Manage Proxy Profiles" #: gajim/options_dialog.py:494 gajim/options_dialog.py:560 #: gajim/options_dialog.py:581 gajim/dialogs.py:320 gajim/dialogs.py:322 #: gajim/dialogs.py:528 gajim/dialogs.py:541 gajim/roster_window.py:3002 #: gajim/roster_window.py:3008 gajim/roster_window.py:3013 gajim/config.py:85 #: gajim/config.py:195 gajim/data/gui/account_creation_wizard_window.ui:22 #: gajim/data/gui/change_mood_dialog.ui:98 gajim/gtk/account_wizard.py:268 #: gajim/gtk/account_wizard.py:347 gajim/gtk/preferences.py:996 #: gajim/gtk/preferences.py:1010 gajim/gtk/preferences.py:1015 msgid "None" msgstr "None" #: gajim/options_dialog.py:516 #, fuzzy msgid "Adjust to Status" msgstr "_Adjust to status" #: gajim/options_dialog.py:528 msgid "On" msgstr "" #: gajim/options_dialog.py:528 #, fuzzy msgid "Off" msgstr "Offline" #: gajim/options_dialog.py:564 msgid "Failed to get secret keys" msgstr "Failed to get secret keys" #: gajim/options_dialog.py:565 msgid "There is no OpenPGP secret key available." msgstr "There is no OpenPGP secret key available." #: gajim/options_dialog.py:570 msgid "OpenPGP Key Selection" msgstr "OpenPGP Key Selection" #: gajim/options_dialog.py:570 msgid "Choose your OpenPGP key" msgstr "Choose your OpenPGP key" #: gajim/gui_menu_builder.py:95 msgid "_New Group Chat" msgstr "_New Group Chat" #: gajim/gui_menu_builder.py:286 gajim/gui_menu_builder.py:410 #: gajim/dialogs.py:890 gajim/dialogs.py:919 gajim/dialogs.py:1138 #: gajim/chat_control.py:289 gajim/roster_window.py:827 #: gajim/roster_window.py:1754 gajim/roster_window.py:1756 #: gajim/roster_window.py:2079 gajim/roster_window.py:3424 #: gajim/roster_window.py:3451 gajim/gui_interface.py:515 #: gajim/common/contacts.py:191 gajim/common/contacts.py:318 #: gajim/common/helpers.py:69 gajim/common/helpers.py:294 #: gajim/gtk/add_contact.py:294 msgid "Not in Roster" msgstr "Not in Roster" #: gajim/gui_menu_builder.py:423 msgid "I would like to add you to my roster" msgstr "I would like to add you to my roster" #: gajim/gui_menu_builder.py:502 #, fuzzy msgid "Send Single _Message…" msgstr "Send Single _Message" #: gajim/gui_menu_builder.py:515 gajim/roster_window.py:5155 #: gajim/data/gui/contact_context_menu.ui:58 msgid "Send Cus_tom Status" msgstr "Send Cus_tom Status" #: gajim/gui_menu_builder.py:535 #, fuzzy msgid "E_xecute Command…" msgstr "_Execute Command" #: gajim/gui_menu_builder.py:543 msgid "_Manage Transport" msgstr "_Manage Transport" #: gajim/gui_menu_builder.py:549 msgid "_Modify Transport" msgstr "_Modify Transport" #: gajim/gui_menu_builder.py:556 gajim/roster_window.py:5183 #, fuzzy msgid "_Rename…" msgstr "_Rename" #: gajim/gui_menu_builder.py:567 gajim/roster_window.py:5199 #: gajim/roster_window.py:5314 gajim/data/gui/blocked_contacts_window.ui:52 #: gajim/data/gui/gc_occupants_menu.ui:148 #: gajim/data/gui/contact_context_menu.ui:166 msgid "_Unblock" msgstr "_Unblock" #: gajim/gui_menu_builder.py:570 gajim/roster_window.py:5204 #: gajim/roster_window.py:5318 gajim/data/gui/gc_occupants_menu.ui:140 #: gajim/data/gui/contact_context_menu.ui:174 msgid "_Block" msgstr "_Block" #: gajim/gui_menu_builder.py:578 gajim/roster_window.py:5211 #: gajim/data/gui/contact_context_menu.ui:204 msgid "Remo_ve" msgstr "Remo_ve" #: gajim/gui_menu_builder.py:588 gajim/data/gui/contact_context_menu.ui:221 #: gajim/data/gui/search_window.ui:98 msgid "_Information" msgstr "_Information" #: gajim/gui_menu_builder.py:601 gajim/groupchat_control.py:640 #: gajim/chat_control.py:326 #, fuzzy msgid "Send File…" msgstr "Send _File" #: gajim/gui_menu_builder.py:602 #, fuzzy msgid "Upload File…" msgstr "Save File as..." #: gajim/gui_menu_builder.py:603 #, fuzzy msgid "Send File Directly…" msgstr "Save File as..." #: gajim/gui_menu_builder.py:605 #, fuzzy msgid "Invite Contacts" msgstr "Invite _Contacts" #: gajim/gui_menu_builder.py:606 #, fuzzy msgid "Add to Roster" msgstr "_Add to Roster" #: gajim/gui_menu_builder.py:607 msgid "Audio Session" msgstr "" #: gajim/gui_menu_builder.py:608 msgid "Video Session" msgstr "" #: gajim/gui_menu_builder.py:609 #, fuzzy msgid "Information" msgstr "_Information" #: gajim/gui_menu_builder.py:610 gajim/gui_menu_builder.py:647 #: gajim/data/gui/application_menu.ui:37 #, fuzzy msgid "History" msgstr "_History" #: gajim/gui_menu_builder.py:634 #, fuzzy msgid "Manage Room" msgstr "_Manage Room" #: gajim/gui_menu_builder.py:635 #, fuzzy msgid "Change Subject" msgstr "Change _Subject..." #: gajim/gui_menu_builder.py:636 #, fuzzy msgid "Configure Room" msgstr "Configure _Room..." #: gajim/gui_menu_builder.py:637 #, fuzzy msgid "Upload Avatar…" msgstr "Choose Image" #: gajim/gui_menu_builder.py:638 #, fuzzy msgid "Destroy Room" msgstr "_Destroy Room" #: gajim/gui_menu_builder.py:640 msgid "Sync Threshold" msgstr "" #: gajim/gui_menu_builder.py:641 #, fuzzy msgid "Change Nick" msgstr "Change _Nickname..." #: gajim/gui_menu_builder.py:642 #, fuzzy msgid "Bookmark Room" msgstr "Bookmark this room" #: gajim/gui_menu_builder.py:643 #, fuzzy msgid "Request Voice" msgstr "_Voice" #: gajim/gui_menu_builder.py:644 gajim/data/gui/gc_control_popup_menu.ui:72 #, fuzzy msgid "Notify on all messages" msgstr "Preset messages:" #: gajim/gui_menu_builder.py:645 #, fuzzy msgid "Minimize on close" msgstr "_Minimise on close" #: gajim/gui_menu_builder.py:646 gajim/roster_window.py:5383 #, fuzzy msgid "Execute command" msgstr "_Execute Command" #: gajim/gui_menu_builder.py:648 #, fuzzy msgid "Disconnect" msgstr "_Disconnect" #: gajim/gui_menu_builder.py:678 msgid "No threshold" msgstr "" #: gajim/gui_menu_builder.py:680 #, fuzzy, python-format msgid "%i day" msgid_plural "%i days" msgstr[0] "%i days ago" msgstr[1] "%i days ago" #: gajim/gui_menu_builder.py:695 gajim/gui_menu_builder.py:735 #: gajim/gtk/join_groupchat.py:38 msgid "Join Group Chat" msgstr "Join Group Chat" #: gajim/gui_menu_builder.py:734 #, fuzzy msgid "Add Contact…" msgstr "_Add Contact..." #: gajim/gui_menu_builder.py:736 gajim/gtk/profile.py:50 #: gajim/gtk/accounts.py:572 gajim/gtk/accounts.py:671 #: gajim/gtk/accounts.py:711 #, fuzzy msgid "Profile" msgstr "file" #: gajim/gui_menu_builder.py:737 #, fuzzy msgid "Discover Services" msgstr "_Discover Services" #: gajim/gui_menu_builder.py:738 #, fuzzy msgid "Send Single Message…" msgstr "Send Single _Message" #: gajim/gui_menu_builder.py:739 gajim/data/gui/preferences_window.ui:2620 msgid "Advanced" msgstr "Advanced" #: gajim/gui_menu_builder.py:740 #, fuzzy msgid "Archiving Preferences" msgstr "_Preferences" #: gajim/gui_menu_builder.py:741 #, fuzzy msgid "Synchronise History" msgstr "Synchronise" #: gajim/gui_menu_builder.py:742 gajim/gtk/privacy_list.py:427 msgid "Privacy Lists" msgstr "Privacy Lists" #: gajim/gui_menu_builder.py:743 gajim/gtk/server_info.py:32 #, fuzzy msgid "Server Info" msgstr "Server" #: gajim/gui_menu_builder.py:744 gajim/gui_menu_builder.py:755 #: gajim/data/gui/xml_console_window.ui:77 msgid "XML Console" msgstr "XML Console" #: gajim/gui_menu_builder.py:746 #, fuzzy msgid "Admin" msgstr "_Admin" #: gajim/gui_menu_builder.py:747 #, fuzzy msgid "Send Server Message…" msgstr "_Send Server Message..." #: gajim/gui_menu_builder.py:748 #, fuzzy msgid "Set MOTD…" msgstr "Set MOTD..." #: gajim/gui_menu_builder.py:749 #, fuzzy msgid "Update MOTD…" msgstr "Update MOTD..." #: gajim/gui_menu_builder.py:750 #, fuzzy msgid "Delete MOTD…" msgstr "Delete MOTD" #: gajim/gui_menu_builder.py:799 #, fuzzy msgid "No Accounts available" msgstr "No account available" #: gajim/gui_menu_builder.py:810 gajim/data/gui/application_menu.ui:5 #: gajim/data/gui/application_menu.ui:71 gajim/data/gui/shortcuts_window.ui:168 #: gajim/gtk/accounts.py:52 msgid "Accounts" msgstr "Accounts" #: gajim/gui_menu_builder.py:868 gajim/gui_menu_builder.py:873 #, fuzzy msgid "Copy JID" msgstr "Room JID" #: gajim/gui_menu_builder.py:869 gajim/gui_menu_builder.py:895 #, fuzzy msgid "Join Groupchat" msgstr "Join Group Chat" #: gajim/gui_menu_builder.py:874 gajim/gui_menu_builder.py:894 #: gajim/data/gui/application_menu.ui:76 msgid "Start Chat" msgstr "Start Chat" #: gajim/gui_menu_builder.py:875 gajim/gui_menu_builder.py:896 #, fuzzy msgid "Add to Roster…" msgstr "_Add to Roster" #: gajim/gui_menu_builder.py:880 #, fuzzy msgid "Copy Link Location" msgstr "_Copy Link Location" #: gajim/gui_menu_builder.py:881 #, fuzzy msgid "Open Link in Browser" msgstr "_Open Link in Browser" #: gajim/gui_menu_builder.py:886 #, fuzzy msgid "Copy Email Address" msgstr "_Copy JID/E-mail Address" #: gajim/gui_menu_builder.py:887 gajim/gui_menu_builder.py:893 #, fuzzy msgid "Open Email Composer" msgstr "_Open E-mail Composer" #: gajim/gui_menu_builder.py:892 #, fuzzy msgid "Copy JID/Email" msgstr "_Copy JID/E-mail Address" #: gajim/history_manager.py:71 #, fuzzy msgid "Usage:" msgstr "message" #: gajim/history_manager.py:73 #, fuzzy msgid "Options:" msgstr "_Emoticons:" #: gajim/history_manager.py:75 msgid "Show this help message and exit" msgstr "" #: gajim/history_manager.py:76 msgid "Choose folder for logfile" msgstr "" #: gajim/history_manager.py:115 msgid "Cannot find history logs database" msgstr "Cannot find history logs database" #: gajim/history_manager.py:156 gajim/history_manager.py:207 #: gajim/dialogs.py:1119 gajim/config.py:425 gajim/disco.py:817 msgid "JID" msgstr "JID" #: gajim/history_manager.py:169 gajim/history_manager.py:213 #: gajim/data/gui/history_window.ui:89 gajim/gtk/history.py:113 msgid "Date" msgstr "Date" #: gajim/history_manager.py:176 gajim/history_manager.py:232 #: gajim/data/gui/join_groupchat_window.ui:208 #: gajim/data/gui/profile_window.ui:214 #: gajim/data/gui/vcard_information_window.ui:443 msgid "Nickname" msgstr "Nickname" #: gajim/history_manager.py:185 gajim/history_manager.py:220 #: gajim/gtk/history.py:122 msgid "Message" msgstr "Message" #: gajim/history_manager.py:193 gajim/history_manager.py:226 msgid "Subject" msgstr "Subject" #: gajim/history_manager.py:255 msgid "" "Do you want to clean up the database? (STRONGLY NOT RECOMMENDED IF GAJIM IS " "RUNNING)" msgstr "" "Do you want to clean up the database? (STRONGLY NOT RECOMMENDED IF GAJIM IS " "RUNNING)" #: gajim/history_manager.py:257 #, fuzzy msgid "" "Normally allocated database size will not be freed, it will just become " "reusable. If you really want to reduce database filesize, click YES, else " "click NO.\n" "\n" "In case you click YES, please wait…" msgstr "" "Normally allocated database size will not be freed, it will just become " "reusable. If you really want to reduce database filesize, click YES, " "otherwise click NO.\n" "\n" "In case you click YES, please wait..." #: gajim/history_manager.py:262 #, fuzzy msgid "Database Cleanup" msgstr "Database Error" #: gajim/history_manager.py:539 #, python-format msgid "%(who)s on %(time)s said: %(message)s\n" msgstr "%(who)s on %(time)s said: %(message)s\n" #: gajim/history_manager.py:577 #, fuzzy, python-format msgid "Do you wish to delete all correspondence with %(jid)s?" msgstr "Do you really want to delete the selected message?" #: gajim/history_manager.py:581 #, fuzzy msgid "Do you wish to delete all correspondence with the selected contacts?" msgstr "Do you really want to delete the logs of the selected contact?" #: gajim/history_manager.py:583 #, fuzzy msgid "This can not be undone." msgstr "The service could not be found" #: gajim/history_manager.py:585 gajim/history_manager.py:624 #, fuzzy msgid "Deletion Confirmation" msgstr "Cancel confirmation" #: gajim/history_manager.py:619 msgid "Do you really want to delete the selected message?" msgid_plural "Do you really want to delete the selected messages?" msgstr[0] "Do you really want to delete the selected message?" msgstr[1] "Do you really want to delete the selected messages?" #: gajim/history_manager.py:622 msgid "This is an irreversible operation." msgstr "This is an irreversible operation." #: gajim/dialogs.py:82 #, python-format msgid "Contact name: %s" msgstr "Contact name: %s" #: gajim/dialogs.py:84 #, fuzzy, python-format msgid "JID: %s" msgstr "Jabber ID: %s" #: gajim/dialogs.py:114 gajim/dialogs.py:127 gajim/roster_window.py:2944 #: gajim/roster_window.py:3951 gajim/roster_window.py:5221 #: gajim/common/contacts.py:141 gajim/common/contacts.py:175 #: gajim/data/gui/preferences_window.ui:540 #: gajim/data/gui/shortcuts_window.ui:163 gajim/gtk/accounts.py:575 msgid "General" msgstr "General" #: gajim/dialogs.py:200 msgid "Group" msgstr "Group" #: gajim/dialogs.py:207 msgid "In the group" msgstr "In the group" #: gajim/dialogs.py:302 msgid "KeyID" msgstr "KeyID" #: gajim/dialogs.py:307 msgid "Contact name" msgstr "Contact name" #: gajim/dialogs.py:483 msgid "Set Mood" msgstr "Set Mood" #: gajim/dialogs.py:603 #, python-format msgid "%s Status Message" msgstr "%s Status Message" #: gajim/dialogs.py:617 msgid "Status Message" msgstr "Status Message" #: gajim/dialogs.py:807 msgid "Overwrite Status Message?" msgstr "Overwrite Status Message?" #: gajim/dialogs.py:808 msgid "" "This name is already used. Do you want to overwrite this status message?" msgstr "" "This name is already used. Do you want to overwrite this status message?" #: gajim/dialogs.py:816 msgid "Save as Preset Status Message" msgstr "Save as Preset Status Message" #: gajim/dialogs.py:817 msgid "Please type a name for this status message" msgstr "Please type a name for this status message" #: gajim/dialogs.py:848 msgid "Subscription Request" msgstr "Subscription Request" #: gajim/dialogs.py:857 #, python-format msgid "Subscription request for account %(account)s from %(jid)s" msgstr "Subscription request for account %(account)s from %(jid)s" #: gajim/dialogs.py:860 #, python-format msgid "Subscription request from %s" msgstr "Subscription request from %s" #: gajim/dialogs.py:927 gajim/disco.py:503 gajim/gui_interface.py:1757 #: gajim/dialog_messages.py:31 gajim/gtk/profile.py:332 #: gajim/gtk/join_groupchat.py:234 msgid "You are not connected to the server" msgstr "You are not connected to the server" #: gajim/dialogs.py:928 msgid "Without a connection, you can not synchronise your contacts." msgstr "Without a connection, you can not synchronise your contacts." #: gajim/dialogs.py:939 gajim/dialogs.py:1010 gajim/dialogs.py:1122 #: gajim/disco.py:810 gajim/disco.py:1639 gajim/disco.py:1920 #: gajim/data/gui/manage_bookmarks_window.ui:125 gajim/gtk/history.py:104 msgid "Name" msgstr "Name" #: gajim/dialogs.py:942 gajim/data/gui/join_groupchat_window.ui:163 msgid "Server" msgstr "Server" #: gajim/dialogs.py:978 msgid "This account is not connected to the server" msgstr "This account is not connected to the server" #: gajim/dialogs.py:979 msgid "You cannot synchronize with an account unless it is connected." msgstr "You cannot synchronise with an account unless it is connected." #: gajim/dialogs.py:1008 msgid "Synchronise" msgstr "Synchronise" #: gajim/dialogs.py:1065 #, fuzzy msgid "add" msgstr "Sad" #: gajim/dialogs.py:1065 #, fuzzy msgid "modify" msgstr "Modify" #: gajim/dialogs.py:1066 #, fuzzy msgid "remove" msgstr "Remo_ve" #: gajim/dialogs.py:1095 #, fuzzy, python-format msgid "" "%(jid)s would like you to %(action)s some contacts in your " "roster." msgstr "%s would like you to %s some contacts in your roster." #: gajim/dialogs.py:1111 gajim/dialogs.py:1157 msgid "Add" msgstr "Add" #: gajim/dialogs.py:1113 gajim/dialogs.py:1188 msgid "Modify" msgstr "Modify" #: gajim/dialogs.py:1115 gajim/dialogs.py:1212 msgid "Delete" msgstr "Delete" #: gajim/dialogs.py:1125 msgid "Groups" msgstr "Groups" #: gajim/dialogs.py:1233 #, python-format msgid "%s suggested me to add you in my roster." msgstr "%s suggested me to add you in my roster." #: gajim/dialogs.py:1247 #, fuzzy, python-format msgid "Added %d contact" msgid_plural "Added %d contacts" msgstr[0] "_Add contact" msgstr[1] "_Add contact" #: gajim/dialogs.py:1285 #, fuzzy, python-format msgid "Removed %d contact" msgid_plural "Removed %d contacts" msgstr[0] "Removes contact from roster" msgstr[1] "Removes contact from roster" #: gajim/dialogs.py:1305 msgid "You are invited to a groupchat" msgstr "You are invited to a groupchat" #: gajim/dialogs.py:1308 msgid "$Contact has invited you to join a discussion" msgstr "$Contact has invited you to join a discussion" #: gajim/dialogs.py:1310 #, python-format msgid "$Contact has invited you to group chat %(room_jid)s" msgstr "$Contact has invited you to group chat %(room_jid)s" #: gajim/dialogs.py:1319 #, python-format msgid "Comment: %s" msgstr "Comment: %s" #: gajim/dialogs.py:1321 msgid "Do you want to accept the invitation?" msgstr "Do you want to accept the invitation?" #: gajim/dialogs.py:1337 msgid "Reason (if you decline):" msgstr "" #: gajim/dialogs.py:1339 gajim/chat_control.py:1527 gajim/gui_interface.py:643 #: gajim/notify.py:193 gajim/notify.py:212 gajim/notify.py:279 msgid "Groupchat Invitation" msgstr "Groupchat Invitation" #: gajim/dialogs.py:1624 msgid "an audio and video" msgstr "" #: gajim/dialogs.py:1626 msgid "an audio" msgstr "" #: gajim/dialogs.py:1628 msgid "a video" msgstr "" #: gajim/dialogs.py:1632 #, python-format msgid "" "%(contact)s wants to start %(type)s session with you. Do you want to answer " "the call?" msgstr "" #: gajim/dialogs.py:1736 gajim/data/gui/application_menu.ui:32 #, fuzzy msgid "File Transfer" msgstr "File Transfers" #: gajim/dialogs.py:1756 msgid "Requesting HTTP Upload Slot…" msgstr "" #: gajim/dialogs.py:1760 msgid "Uploading file via HTTP File Upload…" msgstr "" #: gajim/dialogs.py:1764 #, fuzzy msgid "Encrypting file…" msgstr "E2E encryption disabled" #: gajim/dialogs.py:1790 #, python-format msgid "%(progress)s of %(total)s MiB sent" msgstr "" #: gajim/groupchat_control.py:203 gajim/groupchat_control.py:1926 #, python-format msgid "%(nick)s is now known as %(new_nick)s" msgstr "%(nick)s is now known as %(new_nick)s" #: gajim/groupchat_control.py:222 gajim/groupchat_control.py:2069 #: gajim/common/connection_handlers_events.py:1120 gajim/gtk/history.py:580 #, python-format msgid "%(nick)s is now %(status)s" msgstr "%(nick)s is now %(status)s" #: gajim/groupchat_control.py:251 msgid "Sending private message failed" msgstr "Sending private message failed" #: gajim/groupchat_control.py:253 #, python-format msgid "You are no longer in group chat \"%(room)s\" or \"%(nick)s\" has left." msgstr "You are no longer in group chat \"%(room)s\" or \"%(nick)s\" has left." #: gajim/groupchat_control.py:642 gajim/chat_control.py:328 #, fuzzy msgid "No File Transfer available" msgstr "File Transfers" #: gajim/groupchat_control.py:684 gajim/groupchat_control.py:2415 msgid "Changing Subject" msgstr "Changing Subject" #: gajim/groupchat_control.py:685 gajim/groupchat_control.py:2416 msgid "Please specify the new subject:" msgstr "Please specify the new subject:" #: gajim/groupchat_control.py:692 msgid "Changing Nickname" msgstr "Changing Nickname" #: gajim/groupchat_control.py:693 msgid "Please specify the new nickname you want to use:" msgstr "Please specify the new nickname you want to use:" #: gajim/groupchat_control.py:711 #, fuzzy msgid "Invalid group chat JID" msgstr "Invalid group chat Jabber ID" #: gajim/groupchat_control.py:712 #, fuzzy msgid "The group chat JID has not allowed characters." msgstr "The group chat Jabber ID has invalid characters." #: gajim/groupchat_control.py:724 #, python-format msgid "Destroying %s" msgstr "Destroying %s" #: gajim/groupchat_control.py:725 #, fuzzy msgid "" "You are going to remove this room permanently.\n" "You may specify a reason below:" msgstr "" "You are going to definitively destroy this room.\n" "You may specify a reason below:" #: gajim/groupchat_control.py:727 msgid "You may also enter an alternate venue:" msgstr "You may also enter an alternate venue:" #: gajim/groupchat_control.py:802 gajim/gtk/profile.py:133 msgid "Could not load image" msgstr "Could not load image" #: gajim/groupchat_control.py:934 msgid "Insert Nickname" msgstr "Insert Nickname" #: gajim/groupchat_control.py:1102 gajim/chat_control.py:803 msgid "and authenticated" msgstr "and authenticated" #: gajim/groupchat_control.py:1106 gajim/chat_control.py:807 msgid "and NOT authenticated" msgstr "and NOT authenticated" #: gajim/groupchat_control.py:1110 gajim/chat_control.py:811 #, python-format msgid "%(type)s encryption is active %(authenticated)s." msgstr "%(type)s encryption is active %(authenticated)s." #: gajim/groupchat_control.py:1157 msgid "Conversation with " msgstr "Conversation with " #: gajim/groupchat_control.py:1159 msgid "Continued conversation" msgstr "Continued conversation" #: gajim/groupchat_control.py:1525 #, fuzzy, python-format msgid "%(nick)s has set the subject to %(subject)s" msgstr "%(jid)s has set the subject to %(subject)s" #: gajim/groupchat_control.py:1553 gajim/groupchat_control.py:1870 msgid "Any occupant is allowed to see your full JID" msgstr "Any occupant is allowed to see your full JID" #: gajim/groupchat_control.py:1556 #, fuzzy msgid "Room now shows unavailable members" msgstr "Room now shows unavailable member" #: gajim/groupchat_control.py:1558 #, fuzzy msgid "Room now does not show unavailable members" msgstr "room now does not show unavailable members" #: gajim/groupchat_control.py:1560 msgid "A setting not related to privacy has been changed" msgstr "" #: gajim/groupchat_control.py:1566 msgid "Room logging is now enabled" msgstr "Room logging is now enabled" #: gajim/groupchat_control.py:1568 msgid "Room logging is now disabled" msgstr "Room logging is now disabled" #: gajim/groupchat_control.py:1570 msgid "Room is now non-anonymous" msgstr "Room is now non-anonymous" #: gajim/groupchat_control.py:1573 msgid "Room is now semi-anonymous" msgstr "Room is now semi-anonymous" #: gajim/groupchat_control.py:1576 #, fuzzy msgid "Room is now fully anonymous" msgstr "Room is now fully-anonymous" #: gajim/groupchat_control.py:1615 #, fuzzy, python-format msgid "Ping? (%s)" msgstr "Pong! (%s s.)" #: gajim/groupchat_control.py:1618 #, fuzzy, python-format msgid "Pong! (%(nick)s %(delay)s s.)" msgstr "Pong! (%s s.)" #: gajim/groupchat_control.py:1621 gajim/chat_control.py:1207 msgid "Error." msgstr "Error." #: gajim/groupchat_control.py:1845 #, fuzzy, python-format msgid "You (%s) joined the room" msgstr "%s has joined the group chat" #: gajim/groupchat_control.py:1863 gajim/groupchat_control.py:2444 #: gajim/roster_window.py:3131 gajim/gui_interface.py:602 #, fuzzy, python-format msgid "%(jid)s has been invited in this room" msgstr "%(nick)s has been removed from the room (%(reason)s)" #: gajim/groupchat_control.py:1875 msgid "Room logging is enabled" msgstr "Room logging is enabled" #: gajim/groupchat_control.py:1879 msgid "A new room has been created" msgstr "A new room has been created" #: gajim/groupchat_control.py:1882 msgid "The server has assigned or modified your roomnick" msgstr "The server has assigned or modified your roomnick" #: gajim/groupchat_control.py:1890 #, python-format msgid "%s kicked us due to an error" msgstr "" #: gajim/groupchat_control.py:1892 #, python-format msgid "%s has left due to an error" msgstr "" #: gajim/groupchat_control.py:1898 #, python-format msgid "%(nick)s has been kicked: %(reason)s" msgstr "%(nick)s has been kicked: %(reason)s" #: gajim/groupchat_control.py:1901 #, python-format msgid "%(nick)s has been kicked by %(who)s: %(reason)s" msgstr "%(nick)s has been kicked by %(who)s: %(reason)s" #: gajim/groupchat_control.py:1910 #, python-format msgid "%(nick)s has been banned: %(reason)s" msgstr "%(nick)s has been banned: %(reason)s" #: gajim/groupchat_control.py:1913 #, python-format msgid "%(nick)s has been banned by %(who)s: %(reason)s" msgstr "%(nick)s has been banned by %(who)s: %(reason)s" #: gajim/groupchat_control.py:1924 gajim/groupchat_control.py:1994 #, python-format msgid "You are now known as %s" msgstr "You are now known as %s" #: gajim/groupchat_control.py:1948 gajim/groupchat_control.py:1953 #: gajim/groupchat_control.py:1959 #, python-format msgid "%(nick)s has been removed from the room (%(reason)s)" msgstr "%(nick)s has been removed from the room (%(reason)s)" #: gajim/groupchat_control.py:1950 msgid "affiliation changed" msgstr "affiliation changed" #: gajim/groupchat_control.py:1955 msgid "room configuration changed to members-only" msgstr "room configuration changed to members-only" #: gajim/groupchat_control.py:1961 msgid "system shutdown" msgstr "system shutdown" #: gajim/groupchat_control.py:2015 #, python-format msgid "** Affiliation of %(nick)s has been set to %(affiliation)s by %(actor)s" msgstr "" "** Affiliation of %(nick)s has been set to %(affiliation)s by %(actor)s" #: gajim/groupchat_control.py:2019 #, python-format msgid "** Affiliation of %(nick)s has been set to %(affiliation)s" msgstr "** Affiliation of %(nick)s has been set to %(affiliation)s" #: gajim/groupchat_control.py:2034 #, python-format msgid "** Role of %(nick)s has been set to %(role)s by %(actor)s" msgstr "** Role of %(nick)s has been set to %(role)s by %(actor)s" #: gajim/groupchat_control.py:2038 #, python-format msgid "** Role of %(nick)s has been set to %(role)s" msgstr "** Role of %(nick)s has been set to %(role)s" #: gajim/groupchat_control.py:2062 #, python-format msgid "%s has left" msgstr "%s has left" #: gajim/groupchat_control.py:2067 #, python-format msgid "%s has joined the group chat" msgstr "%s has joined the group chat" #: gajim/groupchat_control.py:2374 #, python-format msgid "Are you sure you want to leave group chat \"%s\"?" msgstr "Are you sure you want to leave group chat \"%s\"?" #: gajim/groupchat_control.py:2376 msgid "" "If you close this window, you will be disconnected from this group chat." msgstr "" "If you close this window, you will be disconnected from this group chat." #: gajim/groupchat_control.py:2380 gajim/roster_window.py:2896 #: gajim/roster_window.py:3535 gajim/roster_window.py:4282 #: gajim/message_window.py:245 gajim/gui_interface.py:708 #: gajim/gui_interface.py:1451 gajim/gui_interface.py:1492 #: gajim/gtk/dialogs.py:447 #, fuzzy msgid "_Do not ask me again" msgstr "Do _not ask me again" #: gajim/groupchat_control.py:2596 #, python-format msgid "Kicking %s" msgstr "Kicking %s" #: gajim/groupchat_control.py:2597 gajim/groupchat_control.py:2897 msgid "You may specify a reason below:" msgstr "You may specify a reason below:" #: gajim/groupchat_control.py:2896 #, python-format msgid "Banning %s" msgstr "Banning %s" #: gajim/chat_control.py:389 msgid "Show a list of formattings" msgstr "Show a list of formattings" #: gajim/chat_control.py:393 msgid "Formatting is not available so long as GPG is active" msgstr "" #: gajim/chat_control.py:396 #, fuzzy msgid "This contact does not support HTML" msgstr "This contact does not support file transfer." #: gajim/chat_control.py:519 #, python-format msgid "%(type)s state : %(state)s, reason: %(reason)s" msgstr "" #: gajim/chat_control.py:660 #, python-format msgid "%(nickname)s from group chat %(room_name)s" msgstr "%(nickname)s from group chat %(room_name)s" #: gajim/chat_control.py:1159 #, python-format msgid "You just received a new message from \"%s\"" msgstr "You just received a new message from \"%s\"" #: gajim/chat_control.py:1161 msgid "" "If you close this tab and you have history disabled, this message will be " "lost." msgstr "" "If you close this tab and you have history disabled, this message will be " "lost." #: gajim/chat_control.py:1202 msgid "Ping?" msgstr "Ping?" #: gajim/chat_control.py:1205 #, fuzzy, python-format msgid "Pong! (%s seconds)" msgstr "Pong! (%s s.)" #: gajim/chat_control.py:1313 #, python-format msgid "" "Subject: %(subject)s\n" "%(message)s" msgstr "" "Subject: %(subject)s\n" "%(message)s" #: gajim/chat_control.py:1416 #, fuzzy, python-format msgid "%(name)s is now %(show)s %(status)s" msgstr "%(name)s is now %(status)s" #: gajim/chat_control.py:1471 #, fuzzy msgid "File transfer" msgstr "File Transfers" #: gajim/chat_control.py:1474 msgid "Size" msgstr "Size" #: gajim/chat_control.py:1476 #, fuzzy msgid "Accept" msgstr "Accept" #: gajim/chat_control.py:1530 gajim/disco.py:1699 msgid "_Join" msgstr "_Join" #: gajim/chat_control.py:1549 gajim/roster_window.py:1995 #: gajim/gui_interface.py:988 msgid "Remote contact stopped transfer" msgstr "Remote contact stopped transfer" #: gajim/chat_control.py:1551 gajim/roster_window.py:1997 #: gajim/gui_interface.py:991 msgid "Error opening file" msgstr "Error opening file" #: gajim/application.py:68 #, fuzzy msgid "Show the application's version" msgstr "Use t_rayicon (aka. notification area icon)" #: gajim/application.py:75 #, fuzzy msgid "Show only critical errors" msgstr "Show only in _roster" #: gajim/application.py:82 msgid "Separate profile files completely (even history database and plugins)" msgstr "" #: gajim/application.py:90 msgid "Print XML stanzas and other debug information" msgstr "" #: gajim/application.py:97 #, fuzzy msgid "Use defined profile in configuration directory" msgstr "Advanced Configuration Editor" #: gajim/application.py:105 #, fuzzy msgid "Set configuration directory" msgstr "Room Configuration" #: gajim/application.py:113 msgid "Configure logging system" msgstr "" #: gajim/application.py:121 #, fuzzy msgid "Show all warnings" msgstr "Show All Pending _Events" #: gajim/application.py:128 msgid "Open IPython shell" msgstr "" #: gajim/application.py:135 msgid "Pops up a window with the next pending event" msgstr "Pops up a window with the next pending event" #: gajim/application.py:141 gajim/data/gui/shortcuts_window.ui:189 #: data/org.gajim.Gajim.desktop.in:21 #, fuzzy msgid "Start a new chat" msgstr "Start Chat" #: gajim/application.py:148 msgid "Simulate loss of connectivity" msgstr "" #: gajim/application.py:155 msgid "Simulate regaining connectivity" msgstr "" #: gajim/application.py:196 gajim/gui_interface.py:139 msgid "Database Error" msgstr "Database Error" #: gajim/roster_window.py:291 gajim/roster_window.py:1072 msgid "Merged accounts" msgstr "Merged accounts" #: gajim/roster_window.py:894 gajim/roster_window.py:1666 #: gajim/roster_window.py:1699 gajim/roster_window.py:1750 #: gajim/roster_window.py:1752 gajim/roster_window.py:1913 #: gajim/roster_window.py:2584 gajim/roster_window.py:5145 gajim/disco.py:122 #: gajim/disco.py:123 gajim/disco.py:1403 gajim/common/contacts.py:173 #: gajim/common/contacts.py:419 gajim/common/helpers.py:69 msgid "Transports" msgstr "Transports" #: gajim/roster_window.py:1758 gajim/roster_window.py:1760 #: gajim/roster_window.py:2611 gajim/roster_window.py:5115 #: gajim/message_window.py:522 gajim/gui_interface.py:1930 #: gajim/gui_interface.py:1955 gajim/common/contacts.py:171 #: gajim/common/helpers.py:69 gajim/common/modules/adhoc_commands.py:248 msgid "Groupchats" msgstr "Groupchats" #: gajim/roster_window.py:2056 #, fuzzy msgid "Authorization sent" msgstr "Authorisation has been sent" #: gajim/roster_window.py:2057 #, fuzzy, python-format msgid "\"%s\" will now see your status." msgstr "Now \"%s\" will know your status." #: gajim/roster_window.py:2080 msgid "Subscription request has been sent" msgstr "Subscription request has been sent" #: gajim/roster_window.py:2081 #, python-format msgid "If \"%s\" accepts this request you will know his or her status." msgstr "If \"%s\" accepts this request you will know his or her status." #: gajim/roster_window.py:2095 #, fuzzy msgid "Authorization removed" msgstr "Authorisation has been removed" #: gajim/roster_window.py:2096 #, python-format msgid "Now \"%s\" will always see you as offline." msgstr "Now \"%s\" will always see you as offline." #: gajim/roster_window.py:2120 #, fuzzy msgid "OpenPGP is not usable" msgstr "GPG is not usable" #: gajim/roster_window.py:2121 #, python-format msgid "" "Gajim needs python-gnupg >= 0.3.8\n" "Beware there is an incompatible Python package called gnupg.\n" "You will be connected to %s without OpenPGP." msgstr "" #: gajim/roster_window.py:2330 gajim/roster_window.py:3631 msgid "You are participating in one or more group chats" msgstr "You are participating in one or more group chats" #: gajim/roster_window.py:2331 gajim/roster_window.py:3632 msgid "" "Changing your status to invisible will result in disconnection from those " "group chats. Are you sure you want to go invisible?" msgstr "" "Changing your status to invisible will result in disconnection from those " "group chats. Are you sure you want to go invisible?" #: gajim/roster_window.py:2358 #, fuzzy msgid "desynced" msgstr "desync'ed" #: gajim/roster_window.py:2425 msgid "Really quit Gajim?" msgstr "Really quit Gajim?" #: gajim/roster_window.py:2426 msgid "Are you sure you want to quit Gajim?" msgstr "Are you sure you want to quit Gajim?" #: gajim/roster_window.py:2427 msgid "Always close Gajim" msgstr "Always close Gajim" #: gajim/roster_window.py:2514 #, fuzzy msgid "You have running file transfers" msgstr "Cancel file transfer" #: gajim/roster_window.py:2515 msgid "" "If you quit now, the file(s) being transferred will be stopped. Do you still " "want to quit?" msgstr "" #: gajim/roster_window.py:2546 gajim/roster_window.py:2824 msgid "You have unread messages" msgstr "You have unread messages" #: gajim/roster_window.py:2547 msgid "" "Messages will only be available for reading them later if you have history " "enabled and contact is in your roster." msgstr "" "Messages will only be available for reading them later if you have history " "enabled and contact is in your roster." #: gajim/roster_window.py:2825 msgid "You must read them before removing this transport." msgstr "You must read them before removing this transport." #: gajim/roster_window.py:2828 #, python-format msgid "Transport \"%s\" will be removed" msgstr "Transport \"%s\" will be removed" #: gajim/roster_window.py:2829 msgid "" "You will no longer be able to send and receive messages from contacts using " "this transport." msgstr "" "You will no longer be able to send and receive messages from contacts using " "this transport." #: gajim/roster_window.py:2832 msgid "Transports will be removed" msgstr "Transports will be removed" #: gajim/roster_window.py:2837 #, python-format msgid "" "You will no longer be able to send and receive messages to contacts from " "these transports: %s" msgstr "" "You will no longer be able to send and receive messages to contacts from " "these transports: %s" #: gajim/roster_window.py:2891 msgid "You are about to block a contact. Are you sure you want to continue?" msgstr "You are about to block a contact. Are you sure you want to continue?" #: gajim/roster_window.py:2893 #, fuzzy msgid "" "This contact will see you offline and you will not receive messages it sends " "you." msgstr "" "This contact will see you offline and you will not receive messages he will " "send you." #: gajim/roster_window.py:2939 msgid "Rename Contact" msgstr "Rename Contact" #: gajim/roster_window.py:2940 #, python-format msgid "Enter a new nickname for contact %s" msgstr "Enter a new nickname for contact %s" #: gajim/roster_window.py:2947 msgid "Rename Group" msgstr "Rename Group" #: gajim/roster_window.py:2948 #, python-format msgid "Enter a new name for group %s" msgstr "Enter a new name for group %s" #: gajim/roster_window.py:2993 msgid "Remove Group" msgstr "Remove Group" #: gajim/roster_window.py:2994 #, python-format msgid "Do you want to remove group %s from the roster?" msgstr "Do you want to remove group %s from the roster?" #: gajim/roster_window.py:2995 msgid "Also remove all contacts in this group from your roster" msgstr "Also remove all contacts in this group from your roster" #: gajim/roster_window.py:3034 msgid "Assign OpenPGP Key" msgstr "Assign OpenPGP Key" #: gajim/roster_window.py:3035 msgid "Select a key to apply to the contact" msgstr "Select a key to apply to the contact" #: gajim/roster_window.py:3441 #, python-format msgid "Contact \"%s\" will be removed from your roster" msgstr "Contact \"%s\" will be removed from your roster" #: gajim/roster_window.py:3443 #, python-format msgid "You are about to remove \"%(name)s\" (%(jid)s) from your roster.\n" msgstr "You are about to remove \"%(name)s\" (%(jid)s) from your roster.\n" #: gajim/roster_window.py:3448 #, fuzzy msgid "" "By removing this contact you also remove authorization resulting in them " "always seeing you as offline." msgstr "" "By removing these contacts:%s\n" "you also remove authorisation resulting in them always seeing you as offline." #: gajim/roster_window.py:3454 msgid "Do you want to continue?" msgstr "Do you want to continue?" #: gajim/roster_window.py:3458 #, fuzzy msgid "" "By removing this contact you also by default remove authorization resulting " "in them always seeing you as offline." msgstr "" "By removing this contact you also by default remove authorisation resulting " "in him or her always seeing you as offline." #: gajim/roster_window.py:3461 msgid "I want this contact to know my status after removal" msgstr "I want this contact to know my status after removal" #: gajim/roster_window.py:3465 msgid "Contacts will be removed from your roster" msgstr "Contacts will be removed from your roster" #: gajim/roster_window.py:3470 #, python-format msgid "" "By removing these contacts:%s\n" "you also remove authorization resulting in them always seeing you as offline." msgstr "" "By removing these contacts:%s\n" "you also remove authorisation resulting in them always seeing you as offline." #: gajim/roster_window.py:3529 #, fuzzy msgid "" "You are about to send a custom status. Are you sure you want to continue?" msgstr "" "You are about to send a custom status. Are you sure you want to continue?" #: gajim/roster_window.py:3531 #, fuzzy, python-format msgid "" "This contact will temporarily see you as %(status)s, but only until you " "change your status. Then they will see your global status." msgstr "" "This contact will temporarily see you as %(status)s, but only until you " "change your status. Then they will see your global status." #: gajim/roster_window.py:3550 msgid "No account available" msgstr "No account available" #: gajim/roster_window.py:3551 msgid "You must create an account before you can chat with other contacts." msgstr "You must create an account before you can chat with other contacts." #: gajim/roster_window.py:4178 msgid "Metacontacts storage not supported by your server" msgstr "Metacontacts storage not supported by your server" #: gajim/roster_window.py:4180 #, fuzzy msgid "" "Your server does not support storing metacontacts information. So this " "information will not be saved on next reconnection." msgstr "" "Your server does not support storing metacontacts information. So those " "information will not be saved on next reconnection." #: gajim/roster_window.py:4276 msgid "" "You are about to create a metacontact. Are you sure you want to continue?" msgstr "" "You are about to create a metacontact. Are you sure you want to continue?" #: gajim/roster_window.py:4278 #, fuzzy msgid "" "Metacontacts are a way to regroup several contacts in one line. Generally it " "is used when the same person has several XMPP- or transport -accounts." msgstr "" "Metacontacts are a way to regroup several contacts in one line. Generally it " "is used when the same person has several Jabber accounts or transport " "accounts." #: gajim/roster_window.py:4400 msgid "Invalid file URI:" msgstr "Invalid file URI:" #: gajim/roster_window.py:4411 #, fuzzy msgid "Send file?" msgstr "Send _File" #: gajim/roster_window.py:4412 #, python-format msgid "Do you want to send this file to %s:" msgid_plural "Do you want to send these files to %s:" msgstr[0] "Do you want to send this file to %s:" msgstr[1] "Do you want to send these files to %s:" #: gajim/roster_window.py:4552 #, fuzzy, python-format msgid "Send %(from)s to %(to)s" msgstr "Send %s to %s" #: gajim/roster_window.py:4565 #, fuzzy, python-format msgid "Make %s first contact" msgstr "Make %s and %s metacontacts" #: gajim/roster_window.py:4570 #, fuzzy, python-format msgid "Make %(contact1)s and %(contact2)s metacontacts" msgstr "Make %s and %s metacontacts" #: gajim/roster_window.py:4945 gajim/roster_window.py:5043 msgid "_Change Status Message" msgstr "_Change Status Message" #: gajim/roster_window.py:4965 msgid "Publish Tune" msgstr "Publish Tune" #: gajim/roster_window.py:4976 #, fuzzy msgid "Publish Location" msgstr "Publish Tune" #: gajim/roster_window.py:4988 #, fuzzy msgid "Configure Services…" msgstr "Configure Services..." #: gajim/roster_window.py:5117 msgid "_Maximize All" msgstr "_Maximise All" #: gajim/roster_window.py:5124 gajim/roster_window.py:5283 msgid "Send Group M_essage" msgstr "Send Group M_essage" #: gajim/roster_window.py:5131 msgid "To all users" msgstr "To all users" #: gajim/roster_window.py:5135 msgid "To all online users" msgstr "To all online users" #: gajim/roster_window.py:5147 gajim/roster_window.py:5289 #: gajim/data/gui/gc_occupants_menu.ui:110 #: gajim/data/gui/contact_context_menu.ui:36 msgid "In_vite to" msgstr "In_vite to" #: gajim/roster_window.py:5299 msgid "_Manage Contacts" msgstr "_Manage Contacts" #: gajim/roster_window.py:5305 #, fuzzy msgid "Edit _Groups…" msgstr "Edit _Groups" #: gajim/roster_window.py:5326 gajim/data/gui/filetransfers.ui:11 #: gajim/data/gui/remove_account_window.ui:137 msgid "_Remove" msgstr "_Remove" #: gajim/roster_window.py:5363 msgid "_Maximize" msgstr "_Maximise" #: gajim/roster_window.py:5370 msgid "_Reconnect" msgstr "_Reconnect" #: gajim/roster_window.py:5375 gajim/data/gui/gc_control_popup_menu.ui:120 msgid "_Disconnect" msgstr "_Disconnect" #: gajim/roster_window.py:5391 gajim/data/gui/gc_occupants_menu.ui:170 #: gajim/data/gui/gc_control_popup_menu.ui:113 #: gajim/data/gui/contact_context_menu.ui:228 msgid "_History" msgstr "_History" #: gajim/roster_window.py:5467 gajim/data/gui/application_menu.ui:86 #: gajim/data/gui/history_window.ui:57 msgid "History Manager" msgstr "History Manager" #: gajim/roster_window.py:5475 msgid "_Join New Group Chat" msgstr "_Join New Group Chat" #: gajim/config.py:359 msgid "Ban List" msgstr "Ban List" #: gajim/config.py:360 msgid "Member List" msgstr "Member List" #: gajim/config.py:360 msgid "Owner List" msgstr "Owner List" #: gajim/config.py:361 msgid "Administrator List" msgstr "Administrator List" #: gajim/config.py:435 msgid "Reason" msgstr "Reason" #: gajim/config.py:442 msgid "Nick" msgstr "Nick" #: gajim/config.py:448 gajim/data/gui/profile_window.ui:945 #: gajim/data/gui/vcard_information_window.ui:1135 msgid "Role" msgstr "Role" #: gajim/config.py:478 #, fuzzy msgid "Banning…" msgstr "Banning..." #: gajim/config.py:480 msgid "" "Whom do you want to ban?\n" "\n" msgstr "" "Whom do you want to ban?\n" "\n" #: gajim/config.py:482 #, fuzzy msgid "Adding Member…" msgstr "Adding Member..." #: gajim/config.py:483 msgid "" "Whom do you want to make a member?\n" "\n" msgstr "" "Whom do you want to make a member?\n" "\n" #: gajim/config.py:485 #, fuzzy msgid "Adding Owner…" msgstr "Adding Owner..." #: gajim/config.py:486 msgid "" "Whom do you want to make an owner?\n" "\n" msgstr "" "Whom do you want to make an owner?\n" "\n" #: gajim/config.py:488 #, fuzzy msgid "Adding Administrator…" msgstr "Adding Administrator..." #: gajim/config.py:489 msgid "" "Whom do you want to make an administrator?\n" "\n" msgstr "" "Whom do you want to make an administrator?\n" "\n" #: gajim/config.py:490 msgid "" "Can be one of the following:\n" "1. user@domain/resource (only that resource matches).\n" "2. user@domain (any resource matches).\n" "3. domain/resource (only that resource matches).\n" "4. domain (the domain itself matches, as does any user@domain,\n" "domain/resource, or address containing a subdomain)." msgstr "" "Can be one of the following:\n" "1. user@domain/resource (only that resource matches).\n" "2. user@domain (any resource matches).\n" "3. domain/resource (only that resource matches).\n" "4. domain (the domain itself matches, as does any user@domain,\n" "domain/resource, or address containing a subdomain)." #: gajim/config.py:593 #, python-format msgid "Removing %s account" msgstr "Removing %s account" #: gajim/config.py:608 #, fuzzy msgid "Account is disabled" msgstr "Emoticons disabled" #: gajim/config.py:609 msgid "To unregister from a server, account must be enabled." msgstr "" #: gajim/config.py:623 gajim/gui_interface.py:326 gajim/gui_interface.py:731 msgid "Password Required" msgstr "Password Required" #: gajim/config.py:624 gajim/gui_interface.py:716 #, python-format msgid "Enter your password for account %s" msgstr "Enter your password for account %s" #: gajim/config.py:625 gajim/gui_interface.py:731 msgid "Save password" msgstr "Save password" #: gajim/config.py:636 #, python-format msgid "Account \"%s\" is connected to the server" msgstr "Account \"%s\" is connected to the server" #: gajim/config.py:637 msgid "If you remove it, the connection will be lost." msgstr "If you remove it, the connection will be lost." #: gajim/config.py:652 #, fuzzy, python-format msgid "Connection to server %s failed" msgstr "Connection to proxy failed" #: gajim/config.py:653 #, fuzzy msgid "What would you like to do?" msgstr "What do you want to do?" #: gajim/config.py:654 #, fuzzy msgid "Remove only from Gajim" msgstr "Remove account _only from Gajim" #: gajim/config.py:655 msgid "Don't remove anything. I'll try again later" msgstr "" #: gajim/config.py:712 msgid "Wav Sounds" msgstr "Wav Sounds" #: gajim/config.py:745 #, fuzzy msgid "Attention Message Received" msgstr "First Message Received" #: gajim/config.py:746 msgid "First Message Received" msgstr "First Message Received" #: gajim/config.py:747 msgid "Next Message Received Focused" msgstr "Next Message Received Focused" #: gajim/config.py:748 msgid "Next Message Received Unfocused" msgstr "Next Message Received Unfocused" #: gajim/config.py:749 msgid "Contact Connected" msgstr "Contact Connected" #: gajim/config.py:750 msgid "Contact Disconnected" msgstr "Contact Disconnected" #: gajim/config.py:751 msgid "Message Sent" msgstr "Message Sent" #: gajim/config.py:752 msgid "Group Chat Message Highlight" msgstr "Group Chat Message Highlight" #: gajim/config.py:753 msgid "Group Chat Message Received" msgstr "Group Chat Message Received" #: gajim/tooltips.py:235 #, python-format msgid "%(owner_or_admin_or_member)s of this group chat" msgstr "%(owner_or_admin_or_member)s of this group chat" #: gajim/tooltips.py:264 gajim/common/helpers.py:359 msgid "?Group Chat Contact Affiliation:None" msgstr "None" #: gajim/tooltips.py:266 gajim/common/helpers.py:365 msgid "Member" msgstr "Member" #: gajim/tooltips.py:268 gajim/common/helpers.py:363 msgid "Administrator" msgstr "Administrator" #: gajim/tooltips.py:270 gajim/common/helpers.py:361 msgid "Owner" msgstr "Owner" #: gajim/tooltips.py:398 msgid " [blocked]" msgstr " [blocked]" #: gajim/tooltips.py:402 msgid " [minimized]" msgstr " [minimised]" #: gajim/tooltips.py:574 msgid "Connected" msgstr "Connected" #: gajim/tooltips.py:576 msgid "Disconnected" msgstr "Disconnected" #: gajim/tooltips.py:624 #, fuzzy msgid "?Noun:Download" msgstr "Download" #: gajim/tooltips.py:630 #, fuzzy msgid "?Noun:Upload" msgstr "Upload" #: gajim/tooltips.py:637 msgid "Type: " msgstr "Type: " #: gajim/tooltips.py:643 msgid "Transferred: " msgstr "Transferred: " #: gajim/tooltips.py:645 msgid "Status: " msgstr "Status: " #: gajim/tooltips.py:647 msgid "Description: " msgstr "Description: " #: gajim/tooltips.py:672 msgid "Aborted" msgstr "" #: gajim/tooltips.py:674 msgid "Completed" msgstr "Completed" #: gajim/tooltips.py:676 msgid "?transfer status:Paused" msgstr "Paused" #: gajim/tooltips.py:679 msgid "Stalled" msgstr "Stalled" #: gajim/tooltips.py:683 msgid "Transferring" msgstr "Transferring" #: gajim/tooltips.py:684 gajim/tooltips.py:685 msgid "Not started" msgstr "Not started" #: gajim/tooltips.py:695 gajim/common/helpers.py:275 #, fuzzy msgid "?user status:Available" msgstr "Paused" #: gajim/tooltips.py:697 gajim/common/helpers.py:270 msgid "Free for Chat" msgstr "Free for Chat" #: gajim/tooltips.py:699 gajim/common/helpers.py:282 #: gajim/common/modules/adhoc_commands.py:123 #: gajim/command_system/implementation/standard.py:139 msgid "Away" msgstr "Away" #: gajim/tooltips.py:701 gajim/common/helpers.py:260 msgid "Busy" msgstr "Busy" #: gajim/tooltips.py:703 gajim/common/helpers.py:265 msgid "Not Available" msgstr "Not Available" #: gajim/tooltips.py:705 gajim/common/helpers.py:287 msgid "Offline" msgstr "Offline" #: gajim/statusicon.py:210 #, fuzzy msgid "_Change Status Message…" msgstr "_Change Status Message" #: gajim/statusicon.py:244 gajim/statusicon.py:289 gajim/statusicon.py:296 #, python-format msgid "using account %s" msgstr "using account %s" #: gajim/statusicon.py:306 #, fuzzy msgid "_Manage Bookmarks…" msgstr "Manage Bookmarks" #: gajim/statusicon.py:322 #, fuzzy msgid "Hide _Roster" msgstr "in _roster" #: gajim/statusicon.py:326 msgid "Show _Roster" msgstr "Show _Roster" #: gajim/statusicon.py:334 msgid "Hide this menu" msgstr "Hide this menu" #: gajim/dataforms_widget.py:584 #, fuzzy msgid "Unable to load image" msgstr "Unable to load idle module" #: gajim/dataforms_widget.py:586 #, fuzzy, python-format msgid "Media type not supported: %s" msgstr "Invisibility not supported" #: gajim/dataforms_widget.py:601 msgid "This field is required" msgstr "" #: gajim/dataforms_widget.py:655 msgid "new@jabber.id" msgstr "new@jabber.id" #: gajim/dataforms_widget.py:658 gajim/dataforms_widget.py:660 #, python-format msgid "new%d@jabber.id" msgstr "new%d@jabber.id" #: gajim/disco.py:67 msgid "This service has not yet responded with detailed information" msgstr "This service has not yet responded with detailed information" #: gajim/disco.py:68 msgid "" "This service could not respond with detailed information.\n" "It is most likely legacy or broken" msgstr "" "This service could not respond with detailed information.\n" "It is most likely legacy or broken" #: gajim/disco.py:121 msgid "Others" msgstr "Others" #: gajim/disco.py:125 msgid "Conference" msgstr "Conference" #: gajim/disco.py:504 msgid "Without a connection, you can not browse available services" msgstr "Without a connection, you can not browse available services" #: gajim/disco.py:593 #, python-format msgid "Service Discovery using account %s" msgstr "Service Discovery using account %s" #: gajim/disco.py:595 msgid "Service Discovery" msgstr "Service Discovery" #: gajim/disco.py:676 msgid "The service could not be found" msgstr "The service could not be found" #: gajim/disco.py:677 msgid "" "There is no service at the address you entered, or it is not responding. " "Check the address and try again." msgstr "" "There is no service at the address you entered, or it is not responding. " "Check the address and try again." #: gajim/disco.py:684 gajim/disco.py:1036 msgid "The service is not browsable" msgstr "The service is not browsable" #: gajim/disco.py:685 msgid "This type of service does not contain any items to browse." msgstr "This type of service does not contain any items to browse." #: gajim/disco.py:726 gajim/disco.py:736 msgid "Invalid Server Name" msgstr "Invalid Server Name" #: gajim/disco.py:794 #, python-format msgid "Browsing %(address)s using account %(account)s" msgstr "Browsing %(address)s using account %(account)s" #: gajim/disco.py:841 #, fuzzy msgid "Browse" msgstr "_Browse" #: gajim/disco.py:1037 msgid "This service does not contain any items to browse." msgstr "This service does not contain any items to browse." #: gajim/disco.py:1248 #, fuzzy msgid "Execute Command" msgstr "_Execute Command" #: gajim/disco.py:1252 gajim/disco.py:1409 msgid "Re_gister" msgstr "Re_gister" #: gajim/disco.py:1261 gajim/data/gui/join_groupchat_window.ui:437 #, fuzzy msgid "Join" msgstr "_Join" #: gajim/disco.py:1270 gajim/data/gui/search_window.ui:23 msgid "Search" msgstr "Search" #: gajim/disco.py:1407 msgid "_Edit" msgstr "_Edit" #: gajim/disco.py:1450 #, python-format msgid "Scanning %(current)d / %(total)d.." msgstr "Scanning %(current)d / %(total)d.." #: gajim/disco.py:1649 msgid "Users" msgstr "Users" #: gajim/disco.py:1657 msgid "Description" msgstr "Description" #: gajim/disco.py:1665 msgid "Id" msgstr "Id" #: gajim/disco.py:1695 gajim/data/gui/gc_control_popup_menu.ui:99 msgid "_Bookmark" msgstr "_Bookmark" #: gajim/disco.py:1721 msgid "Bookmark already set" msgstr "Bookmark already set" #: gajim/disco.py:1722 #, python-format msgid "Group Chat \"%s\" is already in your bookmarks." msgstr "Group Chat \"%s\" is already in your bookmarks." #: gajim/disco.py:1734 msgid "Bookmark has been added successfully" msgstr "Bookmark has been added successfully" #: gajim/disco.py:1735 msgid "You can manage your bookmarks via Actions menu in your roster." msgstr "You can manage your bookmarks via Actions menu in your roster." #: gajim/disco.py:1929 msgid "Subscribed" msgstr "Subscribed" #: gajim/disco.py:1938 msgid "Node" msgstr "Node" #: gajim/disco.py:2005 msgid "New post" msgstr "New post" #: gajim/disco.py:2011 msgid "_Subscribe" msgstr "_Subscribe" #: gajim/disco.py:2017 msgid "_Unsubscribe" msgstr "_Unsubscribe" #: gajim/conversation_textview.py:320 msgid "" "Text below this line is what has been said since the\n" "last time you paid attention to this group chat" msgstr "" "Text below this line is what has been said since the\n" "last time you paid attention to this group chat" #: gajim/conversation_textview.py:541 msgid "_Quote" msgstr "_Quote" #: gajim/conversation_textview.py:549 #, python-format msgid "_Actions for \"%s\"" msgstr "_Actions for \"%s\"" #: gajim/conversation_textview.py:563 msgid "Read _Wikipedia Article" msgstr "Read _Wikipedia Article" #: gajim/conversation_textview.py:568 msgid "Look it up in _Dictionary" msgstr "Look it up in _Dictionary" #: gajim/conversation_textview.py:585 #, python-format msgid "Dictionary URL is missing an \"%s\" and it is not WIKTIONARY" msgstr "Dictionary URL is missing an \"%s\" and it is not WIKTIONARY" #: gajim/conversation_textview.py:599 #, python-format msgid "Web Search URL is missing an \"%s\"" msgstr "Web Search URL is missing an \"%s\"" #: gajim/conversation_textview.py:602 msgid "Web _Search for it" msgstr "Web _Search for it" #: gajim/conversation_textview.py:608 msgid "Open as _Link" msgstr "Open as _Link" #: gajim/conversation_textview.py:884 #, fuzzy msgid "Invalid URL" msgstr "Invalid JID" #: gajim/conversation_textview.py:969 msgid "" "Message corrected. Original message:\n" "{}" msgstr "" #: gajim/conversation_textview.py:1115 #, fuzzy, python-format msgid "Yesterday" msgid_plural "%(nb_days)i days ago" msgstr[0] "Yesterday" msgstr[1] "Yesterday" #: gajim/conversation_textview.py:1145 #, fuzzy msgid "Not encrypted" msgstr "Not started" #: gajim/conversation_textview.py:1241 gajim/gtk/history.py:617 #, python-format msgid "Subject: %s\n" msgstr "Subject: %s\n" #: gajim/message_textview.py:43 #, fuzzy msgid "Write a message…" msgstr "New Private Message" #: gajim/message_window.py:243 msgid "You are going to close several tabs" msgstr "You are going to close several tabs" #: gajim/message_window.py:244 msgid "Do you really want to close them all?" msgstr "Do you really want to close them all?" #: gajim/message_window.py:520 #, fuzzy msgid "?Noun:Chats" msgstr "Group Chats" #: gajim/message_window.py:524 msgid "Private Chats" msgstr "Private Chats" #: gajim/message_window.py:530 msgid "Messages" msgstr "Messages" #: gajim/gui_interface.py:169 gajim/gui_interface.py:341 #: gajim/gui_interface.py:350 gajim/gui_interface.py:357 #: gajim/gui_interface.py:361 gajim/gui_interface.py:364 #: gajim/gui_interface.py:372 msgid "Unable to join group chat" msgstr "Unable to join group chat" #: gajim/gui_interface.py:170 #, fuzzy, python-format msgid "" "Your desired nickname in group chat\n" "%s\n" "is in use or registered by another occupant.\n" "Please specify another nickname below:" msgstr "" "Your desired nickname in group chat %s is in use or registered by another " "occupant.\n" "Please specify another nickname below:" #: gajim/gui_interface.py:192 msgid "Do you accept this request?" msgstr "Do you accept this request?" #: gajim/gui_interface.py:194 #, python-format msgid "Do you accept this request on account %s?" msgstr "Do you accept this request on account %s?" #: gajim/gui_interface.py:197 #, fuzzy, python-format msgid "HTTP (%(method)s) Authorization for %(url)s (ID: %(id)s)" msgstr "HTTP (%(method)s) Authorisation for %(url)s (id: %(id)s)" #: gajim/gui_interface.py:240 gajim/notify.py:194 gajim/notify.py:214 msgid "Connection Failed" msgstr "Connection Failed" #: gajim/gui_interface.py:327 #, python-format msgid "A Password is required to join the room %s. Please type it." msgstr "A Password is required to join the room %s. Please type it." #: gajim/gui_interface.py:342 #, fuzzy, python-format msgid "%s is full" msgstr "Font" #: gajim/gui_interface.py:351 #, fuzzy, python-format msgid "You are banned from group chat %s." msgstr "You are banned from group chat %s." #: gajim/gui_interface.py:358 #, fuzzy, python-format msgid "Remote server %s does not exist." msgstr "Group chat %s does not exist." #: gajim/gui_interface.py:362 #, fuzzy, python-format msgid "Group chat %s does not exist." msgstr "Group chat %s does not exist." #: gajim/gui_interface.py:365 #, fuzzy msgid "Group chat creation is not permitted." msgstr "Group chat creation is restricted." #: gajim/gui_interface.py:367 #, fuzzy msgid "Unable to join groupchat" msgstr "Unable to join group chat" #: gajim/gui_interface.py:368 #, fuzzy, python-format msgid "You must use your registered nickname in %s." msgstr "Your registered nickname must be used in group chat %s." #: gajim/gui_interface.py:373 #, python-format msgid "You are not in the members list in groupchat %s." msgstr "You are not in the members list in groupchat %s." #: gajim/gui_interface.py:447 gajim/gui_interface.py:451 #, python-format msgid "Error %(code)s: %(msg)s" msgstr "Error %(code)s: %(msg)s" #: gajim/gui_interface.py:462 gajim/gui_interface.py:478 #: gajim/common/modules/message.py:161 #, python-format msgid "error while sending %(message)s ( %(error)s )" msgstr "error while sending %(message)s ( %(error)s )" #: gajim/gui_interface.py:503 gajim/notify.py:194 msgid "Subscription request" msgstr "Subscription request" #: gajim/gui_interface.py:515 gajim/common/contacts.py:169 #: gajim/common/helpers.py:69 msgid "Observers" msgstr "Observers" #: gajim/gui_interface.py:529 msgid "Authorization accepted" msgstr "Authorisation accepted" #: gajim/gui_interface.py:530 #, fuzzy, python-format msgid "The contact \"%s\" has authorized you to see their status." msgstr "The contact \"%s\" has authorised you to see his or her status." #: gajim/gui_interface.py:538 #, python-format msgid "Contact \"%s\" removed subscription from you" msgstr "Contact \"%s\" removed subscription from you" #: gajim/gui_interface.py:539 #, fuzzy msgid "" "You will always see them as offline.\n" "Do you want to remove them from your contact list?" msgstr "" "You will always see him or her as offline.\n" "Do you want to remove him or her from your contact list?" #: gajim/gui_interface.py:560 gajim/notify.py:194 msgid "Unsubscribed" msgstr "Unsubscribed" #: gajim/gui_interface.py:621 #, python-format msgid "%(jid)s declined the invitation: %(reason)s" msgstr "" #: gajim/gui_interface.py:626 #, python-format msgid "%(jid)s declined the invitation" msgstr "" #: gajim/gui_interface.py:644 #, fuzzy, python-brace-format msgid "You are invited to {room} by {user}" msgstr "You are invited to a groupchat" #: gajim/gui_interface.py:658 #, fuzzy msgid "" "You configured Gajim to use OpenPGP agent, but there is no OpenPGP agent " "running or it returned a wrong passphrase.\n" msgstr "" "You configured Gajim to use GPG agent, but there is no GPG agent running or " "it returned a wrong passphrase.\n" #: gajim/gui_interface.py:661 gajim/gui_interface.py:669 msgid "You are currently connected without your OpenPGP key." msgstr "You are currently connected without your OpenPGP key." #: gajim/gui_interface.py:663 #, fuzzy msgid "Wrong passphrase" msgstr "Wrong Passphrase" #: gajim/gui_interface.py:668 #, fuzzy msgid "Wrong OpenPGP passphrase" msgstr "Wrong Passphrase" #: gajim/gui_interface.py:682 #, fuzzy msgid "Certificate Passphrase Required" msgstr "Certificate has expired" #: gajim/gui_interface.py:683 #, fuzzy, python-format msgid "Enter the certificate passphrase for account %s" msgstr "Enter GPG key passphrase for key %(keyid)s (account %(account)s)." #: gajim/gui_interface.py:706 #, fuzzy msgid "Untrusted OpenPGP key" msgstr "Choose your OpenPGP key" #: gajim/gui_interface.py:706 #, fuzzy msgid "" "The OpenPGP key used to encrypt this chat is not trusted. Do you really want " "to encrypt this message?" msgstr "" "The GPG key used to encrypt this chat is not trusted. Do you really want to " "encrypt this message?" #: gajim/gui_interface.py:752 msgid "" "Please copy / paste the refresh token from the website that has just been " "opened." msgstr "" #: gajim/gui_interface.py:755 msgid "Oauth2 Credentials" msgstr "" #: gajim/gui_interface.py:833 gajim/gui_interface.py:864 gajim/notify.py:192 #: gajim/notify.py:274 msgid "File Transfer Error" msgstr "File Transfer Error" #: gajim/gui_interface.py:898 #, python-format msgid "%s wants to send you a file." msgstr "%s wants to send you a file." #: gajim/gui_interface.py:900 gajim/notify.py:191 gajim/notify.py:272 msgid "File Transfer Request" msgstr "File Transfer Request" #: gajim/gui_interface.py:996 msgid "SSL certificate error" msgstr "SSL certificate error" #: gajim/gui_interface.py:1005 gajim/gui_interface.py:1034 #: gajim/gui_interface.py:1055 gajim/notify.py:192 gajim/notify.py:276 msgid "File Transfer Completed" msgstr "File Transfer Completed" #: gajim/gui_interface.py:1009 gajim/gui_interface.py:1038 #: gajim/gui_interface.py:1059 gajim/notify.py:193 gajim/notify.py:277 msgid "File Transfer Stopped" msgstr "File Transfer Stopped" #: gajim/gui_interface.py:1013 #, fuzzy msgid "File Transfer Failed" msgstr "File Transfers" #: gajim/gui_interface.py:1035 #, fuzzy, python-format msgid "%(filename)s received from %(name)s." msgstr "File transfer of %(filename)s from %(name)s stopped." #: gajim/gui_interface.py:1039 #, python-format msgid "File transfer of %(filename)s from %(name)s stopped." msgstr "File transfer of %(filename)s from %(name)s stopped." #: gajim/gui_interface.py:1043 #, fuzzy, python-format msgid "File transfer of %(filename)s from %(name)s failed." msgstr "File transfer of %(filename)s from %(name)s stopped." #: gajim/gui_interface.py:1056 #, python-format msgid "You successfully sent %(filename)s to %(name)s." msgstr "You successfully sent %(filename)s to %(name)s." #: gajim/gui_interface.py:1060 #, python-format msgid "File transfer of %(filename)s to %(name)s stopped." msgstr "File transfer of %(filename)s to %(name)s stopped." #: gajim/gui_interface.py:1064 #, fuzzy, python-format msgid "File transfer of %(filename)s to %(name)s failed." msgstr "File transfer of %(filename)s to %(name)s stopped." #: gajim/gui_interface.py:1177 msgid "Username Conflict" msgstr "Username Conflict" #: gajim/gui_interface.py:1178 msgid "Please type a new username for your local account" msgstr "Please type a new username for your local account" #: gajim/gui_interface.py:1201 msgid "Resource Conflict" msgstr "Resource Conflict" #: gajim/gui_interface.py:1202 msgid "" "You are already connected to this account with the same resource. Please " "type a new one" msgstr "" "You are already connected to this account with the same resource. Please " "type a new one" #: gajim/gui_interface.py:1259 #, fuzzy, python-format msgid "%s wants to start a voice chat." msgstr "%s wants to send you a file." #: gajim/gui_interface.py:1261 #, fuzzy msgid "Voice Chat Request" msgstr "File Transfer Request" #: gajim/gui_interface.py:1329 gajim/gtk/account_wizard.py:314 msgid "Certificate Already in File" msgstr "Certificate Already in File" #: gajim/gui_interface.py:1330 gajim/gtk/account_wizard.py:315 #, python-format msgid "This certificate is already in file %s, so it's not added again." msgstr "This certificate is already in file %s, so it's not added again." #: gajim/gui_interface.py:1351 #, fuzzy, python-format msgid "The authenticity of the %s certificate could be invalid" msgstr "The authenticity of the %s certificate could be invalid." #: gajim/gui_interface.py:1354 #, python-format msgid "" "\n" "Unknown SSL error: %d" msgstr "" "\n" "Unknown SSL error: %d" #: gajim/gui_interface.py:1356 #, python-format msgid "" "\n" "SSL Error: %s" msgstr "" "\n" "SSL Error: %s" #: gajim/gui_interface.py:1361 msgid "Error verifying SSL certificate" msgstr "Error verifying SSL certificate" #: gajim/gui_interface.py:1362 #, fuzzy, python-format msgid "" "There was an error verifying the SSL certificate of your XMPP server: " "%(error)s\n" "Do you still want to connect to this server?" msgstr "" "There was an error verifying the SSL certificate of your jabber server: " "%(error)s\n" "Do you still want to connect to this server?" #: gajim/gui_interface.py:1366 gajim/gtk/account_wizard.py:415 #, fuzzy, python-format msgid "" "Add this certificate to the list of trusted certificates.\n" "SHA-1 fingerprint of the certificate:\n" "%(sha1)s\n" "SHA-256 fingerprint of the certificate:\n" "%(sha256)s" msgstr "" "Add this certificate to the list of trusted certificates.\n" "SHA1 fingerprint of the certificate:\n" "%s" #: gajim/gui_interface.py:1372 msgid "Ignore this error for this certificate." msgstr "Ignore this error for this certificate." #: gajim/gui_interface.py:1380 #, fuzzy, python-format msgid "SSL Certificate Verification for %s" msgstr "SSL certificate error" #: gajim/gui_interface.py:1385 msgid "Non Anonymous Server" msgstr "" #: gajim/gui_interface.py:1446 gajim/gui_interface.py:1488 #: gajim/gtk/dialogs.py:439 gajim/gtk/dialogs.py:454 msgid "Insecure connection" msgstr "Insecure connection" #: gajim/gui_interface.py:1447 msgid "" "You are about to send your password on an insecure connection. You should " "install PyOpenSSL to prevent that. Are you sure you want to do that?" msgstr "" "You are about to send your password on an insecure connection. You should " "install PyOpenSSL to prevent that. Are you sure you want to do that?" #: gajim/gui_interface.py:1450 gajim/gui_interface.py:1491 #: gajim/gtk/dialogs.py:445 msgid "Yes, I really want to connect insecurely" msgstr "Yes, I really want to connect insecurely" #: gajim/gui_interface.py:1489 #, fuzzy msgid "" "You are about to send your password unencrypted on an insecure connection. " "Are you sure you want to do that?" msgstr "" "You are about to send your password on an unencrypted connection. Are you " "sure you want to do that?" #: gajim/gui_interface.py:1758 gajim/gtk/join_groupchat.py:235 msgid "You can not join a group chat unless you are connected." msgstr "You can not join a group chat unless you are connected." #: gajim/gui_interface.py:1764 #, fuzzy msgid "JID is not a Groupchat" msgstr "This is not a group chat" #: gajim/gui_interface.py:1895 msgid "This is not a group chat" msgstr "This is not a group chat" #: gajim/gui_interface.py:1896 #, python-format msgid "" "%(room_jid)s is already in your roster. Please check if %(room_jid)s is a " "correct group chat name. If it is, delete it from your roster and try " "joining the group chat again." msgstr "" #: gajim/gui_interface.py:1921 gajim/dialog_messages.py:63 msgid "You cannot join a group chat while you are invisible" msgstr "You cannot join a group chat while you are invisible" #: gajim/gui_interface.py:2280 msgid "Could not save your settings and preferences" msgstr "Could not save your settings and preferences" #: gajim/gui_interface.py:2823 msgid "Passphrase Required" msgstr "Passphrase Required" #: gajim/gui_interface.py:2824 #, fuzzy, python-format msgid "Enter OpenPGP key passphrase for key %(keyid)s (account %(account)s)." msgstr "Enter GPG key passphrase for key %(keyid)s (account %(account)s)." #: gajim/gui_interface.py:2841 #, fuzzy msgid "OpenPGP key expired" msgstr "GPG key expired" #: gajim/gui_interface.py:2842 #, fuzzy, python-format msgid "" "Your OpenPGP key has expired, you will be connected to %s without OpenPGP." msgstr "Your GPG key has expied, you will be connected to %s without OpenPGP." #: gajim/gui_interface.py:2852 msgid "Wrong Passphrase" msgstr "Wrong Passphrase" #: gajim/gui_interface.py:2853 #, fuzzy msgid "Please retype your OpenPGP passphrase or press Cancel." msgstr "Please retype your GPG passphrase or press Cancel." #: gajim/search_window.py:107 msgid "Waiting for results" msgstr "Waiting for results" #: gajim/search_window.py:145 gajim/search_window.py:223 msgid "Error in received dataform" msgstr "Error in received dataform" #: gajim/search_window.py:180 gajim/search_window.py:215 msgid "No result" msgstr "No result" #: gajim/htmltextview.py:532 #, fuzzy msgid "Loading" msgstr "Coding" #: gajim/atom_window.py:123 #, fuzzy, python-format msgid "You have received new entries (and %d not displayed):" msgid_plural "You have received new entries (and %d not displayed):" msgstr[0] "You have received new entries (and %(count)d not displayed):" msgstr[1] "You have received new entries (and %(count)d not displayed):" #: gajim/atom_window.py:128 gajim/data/gui/atom_entry_window.ui:20 msgid "You have received new entry:" msgstr "You have received new entry:" #: gajim/adhoc_commands.py:125 gajim/data/gui/adhoc_commands_window.ui:9 msgid "Ad-hoc Commands - Gajim" msgstr "Ad-hoc Commands - Gajim" #: gajim/adhoc_commands.py:326 msgid "Cancel confirmation" msgstr "Cancel confirmation" #: gajim/adhoc_commands.py:327 msgid "" "You are in process of executing command. Do you really want to cancel it?" msgstr "" "You are in process of executing command. Do you really want to cancel it?" #: gajim/adhoc_commands.py:394 gajim/adhoc_commands.py:417 msgid "Service sent malformed data" msgstr "Service sent malformed data" #: gajim/adhoc_commands.py:402 msgid "Service changed the session identifier." msgstr "Service changed the session identifier." #: gajim/adhoc_commands.py:422 #, python-format msgid "%s - Ad-hoc Commands - Gajim" msgstr "%s - Ad-hoc Commands - Gajim" #: gajim/adhoc_commands.py:516 msgid "Service returned an error." msgstr "Service returned an error." #: gajim/notify.py:189 gajim/notify.py:209 gajim/notify.py:265 #: gajim/common/connection_handlers_events.py:1130 msgid "Contact Signed In" msgstr "Contact Signed In" #: gajim/notify.py:189 gajim/notify.py:209 gajim/notify.py:267 #: gajim/common/connection_handlers_events.py:1136 msgid "Contact Signed Out" msgstr "Contact Signed Out" #: gajim/notify.py:190 gajim/notify.py:216 gajim/notify.py:269 #: gajim/common/connection_handlers_events.py:985 msgid "New Message" msgstr "New Message" #: gajim/notify.py:190 gajim/notify.py:216 gajim/notify.py:269 #: gajim/common/connection_handlers_events.py:979 msgid "New Single Message" msgstr "New Single Message" #: gajim/notify.py:190 gajim/notify.py:217 gajim/notify.py:270 #: gajim/common/connection_handlers_events.py:982 msgid "New Private Message" msgstr "New Private Message" #: gajim/notify.py:191 gajim/notify.py:210 gajim/notify.py:281 #: gajim/common/connection_handlers_events.py:1124 msgid "Contact Changed Status" msgstr "Contact Changed Status" #: gajim/notify.py:203 #, fuzzy msgid "Open" msgstr "OpenGPG" #: gajim/notify.py:270 msgid "New E-mail" msgstr "New E-mail" #: gajim/dialog_messages.py:32 #, fuzzy msgid "You can not start a new conversation unless you are connected." msgstr "You can not join a group chat unless you are connected." #: gajim/dialog_messages.py:36 gajim/dialog_messages.py:41 #: gajim/gtk/single_message.py:297 gajim/gtk/join_groupchat.py:211 #: gajim/gtk/account_wizard.py:231 msgid "Invalid JID" msgstr "Invalid JID" #: gajim/dialog_messages.py:42 gajim/gtk/single_message.py:298 #, python-format msgid "It is not possible to send a message to %s, this JID is not valid." msgstr "It is not possible to send a message to %s, this JID is not valid." #: gajim/dialog_messages.py:47 msgid "Unread events" msgstr "Unread events" #: gajim/dialog_messages.py:48 msgid "Read all pending events before removing this account." msgstr "Read all pending events before removing this account." #: gajim/dialog_messages.py:52 msgid "You are currently connected to the server" msgstr "You are currently connected to the server" #: gajim/dialog_messages.py:53 msgid "To disable the account, you must be disconnected." msgstr "To disable the account, you must be disconnected." #: gajim/dialog_messages.py:57 #, fuzzy msgid "Invalid Form" msgstr "Invalid room" #: gajim/dialog_messages.py:58 #, fuzzy msgid "The form is not filled correctly." msgstr "The nickname has not allowed characters." #: gajim/dialog_messages.py:62 gajim/common/helpers.py:292 msgid "Invisible" msgstr "Invisible" #: gajim/dialog_messages.py:67 msgid "A connection is not available" msgstr "A connection is not available" #: gajim/dialog_messages.py:68 msgid "Your message can not be sent until you are connected." msgstr "Your message can not be sent until you are connected." #: gajim/dialog_messages.py:72 #, fuzzy msgid "JID already in list" msgstr "Jabber ID already in list" #: gajim/dialog_messages.py:73 #, fuzzy msgid "The JID you entered is already in the list. Choose another one." msgstr "The Jabber ID you entered is already in the list. Choose another one." #: gajim/dialog_messages.py:77 msgid "Invalid answer" msgstr "Invalid answer" #: gajim/dialog_messages.py:78 #, python-format msgid "Transport %(name)s answered wrongly to register request: %(error)s" msgstr "Transport %(name)s answered wrongly to register request: %(error)s" #: gajim/dialog_messages.py:83 #, fuzzy msgid "Wrong Custom Hostname" msgstr "Use custom hostname/port" #: gajim/dialog_messages.py:84 #, fuzzy, python-format msgid "Wrong custom hostname \"%s\". Ignoring it." msgstr "Use custom hostname/port" #: gajim/dialog_messages.py:88 msgid "Error while removing privacy list" msgstr "Error while removing privacy list" #: gajim/dialog_messages.py:89 #, python-format msgid "" "Privacy list %s has not been removed. It is maybe active in one of your " "connected resources. Deactivate it and try again." msgstr "" "Privacy list %s has not been removed. It is maybe active in one of your " "connected resources. Deactivate it and try again." #: gajim/dialog_messages.py:95 msgid "Invisibility not supported" msgstr "Invisibility not supported" #: gajim/dialog_messages.py:96 #, python-format msgid "Account %s doesn't support invisibility." msgstr "Account %s doesn't support invisibility." #: gajim/dialog_messages.py:100 msgid "Unregister failed" msgstr "Unregister failed" #: gajim/dialog_messages.py:101 #, python-format msgid "Unregistration with server %(server)s failed: %(error)s" msgstr "Unregistration with server %(server)s failed: %(error)s" #: gajim/dialog_messages.py:105 msgid "Registration succeeded" msgstr "Registration succeeded" #: gajim/dialog_messages.py:106 #, python-format msgid "Registration with agent %s succeeded" msgstr "Registration with agent %s succeeded" #: gajim/dialog_messages.py:110 gajim/gtk/service_registration.py:216 msgid "Registration failed" msgstr "Registration failed" #: gajim/dialog_messages.py:111 #, python-format msgid "" "Registration with agent %(agent)s failed with error %(error)s: %(error_msg)s" msgstr "" "Registration with agent %(agent)s failed with error %(error)s: %(error_msg)s" #: gajim/dialog_messages.py:116 #, fuzzy msgid "Unable to join Groupchat" msgstr "Unable to join group chat" #: gajim/dialog_messages.py:121 msgid "GStreamer error" msgstr "" #: gajim/dialog_messages.py:122 #, fuzzy, python-format msgid "" "Error: %(error)s\n" "Debug: %(debug)s" msgstr "Error message: %s" #: gajim/dialog_messages.py:126 msgid "Wrong host" msgstr "Wrong host" #: gajim/dialog_messages.py:127 msgid "Invalid local address? :-O" msgstr "Invalid local address? :-O" #: gajim/dialog_messages.py:131 msgid "Avahi error" msgstr "Avahi error" #: gajim/dialog_messages.py:132 #, python-format msgid "" "%s\n" "Link-local messaging might not work properly." msgstr "" "%s\n" "Link-local messaging might not work properly." #: gajim/dialog_messages.py:136 gajim/dialog_messages.py:141 #, fuzzy msgid "Could not request upload slot" msgstr "Could not start local service" #: gajim/dialog_messages.py:142 msgid "Got unexpected response from server (see log)" msgstr "" #: gajim/dialog_messages.py:146 gajim/dialog_messages.py:151 #, fuzzy msgid "Could not open file" msgstr "Could not load image" #: gajim/dialog_messages.py:147 msgid "Exception raised while opening file (see log)" msgstr "" #: gajim/dialog_messages.py:156 msgid "Unsecure" msgstr "" #: gajim/dialog_messages.py:157 #, fuzzy msgid "Server returned unsecure transport (HTTP)" msgstr "Service returned an error." #: gajim/dialog_messages.py:161 #, fuzzy msgid "Could not upload file" msgstr "Could not load image" #: gajim/dialog_messages.py:162 #, python-format msgid "HTTP response code from server: %s" msgstr "" #: gajim/dialog_messages.py:166 msgid "Upload Error" msgstr "" #: gajim/dialog_messages.py:171 #, fuzzy msgid "Encryption Error" msgstr "E2E encryption enabled" #: gajim/dialog_messages.py:172 #, fuzzy msgid "For the chosen encryption there is no encryption method available" msgstr "A connection is not available" #: gajim/dialog_messages.py:176 #, fuzzy msgid "Avatar upload failed" msgstr "vCard publication failed" #: gajim/gajim_remote.py:55 gajim/common/exceptions.py:70 msgid "D-Bus is not present on this machine or python module is missing" msgstr "D-Bus is not present on this machine or python module is missing" #: gajim/gajim_remote.py:77 msgid "Shows a help on specific command" msgstr "Shows a help on specific command" #: gajim/gajim_remote.py:80 msgid "command" msgstr "command" #: gajim/gajim_remote.py:81 msgid "show help on command" msgstr "show help on command" #: gajim/gajim_remote.py:85 #, fuzzy msgid "Lists all contacts in roster, one for each line" msgstr "" "Prints a list of all contacts in the roster. Each contact appears on a " "separate line" #: gajim/gajim_remote.py:87 gajim/gajim_remote.py:102 gajim/gajim_remote.py:112 #: gajim/gajim_remote.py:126 gajim/gajim_remote.py:140 #: gajim/gajim_remote.py:149 gajim/gajim_remote.py:170 #: gajim/gajim_remote.py:200 gajim/gajim_remote.py:209 #: gajim/gajim_remote.py:216 #, fuzzy msgid "?CLI:account" msgstr "account" #: gajim/gajim_remote.py:87 msgid "show only contacts of the given account" msgstr "show only contacts of the given account" #: gajim/gajim_remote.py:93 msgid "Prints a list of registered accounts" msgstr "Prints a list of registered accounts" #: gajim/gajim_remote.py:97 #, fuzzy msgid "Changes the status of account(s)" msgstr "Changes the status of account or accounts" #: gajim/gajim_remote.py:100 #, fuzzy msgid "?CLI:status" msgstr "status" #: gajim/gajim_remote.py:100 #, fuzzy msgid "" "one of: offline, online, chat, away, xa, dnd, invisible. If not set, use " "account's previous status" msgstr "one of: offline, online, chat, away, xa, dnd, invisible " #: gajim/gajim_remote.py:101 gajim/gajim_remote.py:123 #: gajim/gajim_remote.py:137 gajim/gajim_remote.py:148 #, fuzzy msgid "?CLI:message" msgstr "message" #: gajim/gajim_remote.py:101 msgid "status message" msgstr "status message" #: gajim/gajim_remote.py:102 msgid "" "change status of account \"account\". If not specified, try to change status " "of all accounts that have \"sync with global status\" option set" msgstr "" "change status of account \"account\". If not specified, try to change status " "of all accounts that have \"sync with global status\" option set" #: gajim/gajim_remote.py:108 #, fuzzy msgid "Changes the priority of account(s)" msgstr "Changes the priority of account or accounts" #: gajim/gajim_remote.py:110 #, fuzzy msgid "?CLI:priority" msgstr "priority" #: gajim/gajim_remote.py:110 msgid "priority you want to give to the account" msgstr "priority you want to give to the account" #: gajim/gajim_remote.py:112 msgid "" "change the priority of the given account. If not specified, change status of " "all accounts that have \"sync with global status\" option set" msgstr "" "change the priority of the given account. If not specified, change status of " "all accounts that have \"sync with global status\" option set" #: gajim/gajim_remote.py:118 msgid "" "Sends new chat message to a contact in the roster. Both OpenPGP key and " "account are optional. If you want to set only 'account', without 'OpenPGP " "key', just set 'OpenPGP key' to ''." msgstr "" "Sends new chat message to a contact in the roster. Both OpenPGP key and " "account are optional. If you want to set only 'account', without 'OpenPGP " "key', just set 'OpenPGP key' to ''." #: gajim/gajim_remote.py:122 gajim/gajim_remote.py:135 msgid "JID of the contact that will receive the message" msgstr "JID of the contact that will receive the message" #: gajim/gajim_remote.py:123 gajim/gajim_remote.py:137 #: gajim/gajim_remote.py:148 msgid "message contents" msgstr "message contents" #: gajim/gajim_remote.py:124 gajim/gajim_remote.py:138 msgid "PGP key" msgstr "" #: gajim/gajim_remote.py:124 gajim/gajim_remote.py:138 msgid "if specified, the message will be encrypted using this public key" msgstr "if specified, the message will be encrypted using this public key" #: gajim/gajim_remote.py:126 gajim/gajim_remote.py:140 #: gajim/gajim_remote.py:149 msgid "if specified, the message will be sent using this account" msgstr "if specified, the message will be sent using this account" #: gajim/gajim_remote.py:131 #, fuzzy msgid "" "Sends a chat message to someone on your roster. Optionally with OpenPGP key " "and account. If you want to only set the latter, set OpenPGP key to \"\"." msgstr "" "Sends new chat message to a contact in the roster. Both OpenPGP key and " "account are optional. If you want to set only 'account', without 'OpenPGP " "key', just set 'OpenPGP key' to ''." #: gajim/gajim_remote.py:136 msgid "subject" msgstr "subject" #: gajim/gajim_remote.py:136 msgid "message subject" msgstr "message subject" #: gajim/gajim_remote.py:145 msgid "Sends new message to a groupchat you've joined." msgstr "Sends new message to a groupchat you've joined." #: gajim/gajim_remote.py:147 msgid "JID of the room that will receive the message" msgstr "JID of the room that will receive the message" #: gajim/gajim_remote.py:154 msgid "Gets detailed info on a contact" msgstr "Gets detailed info on a contact" #: gajim/gajim_remote.py:156 gajim/gajim_remote.py:169 #: gajim/gajim_remote.py:199 msgid "JID of the contact" msgstr "JID of the contact" #: gajim/gajim_remote.py:160 msgid "Gets detailed info on a account" msgstr "Gets detailed info on a account" #: gajim/gajim_remote.py:162 msgid "Name of the account" msgstr "Name of the account" #: gajim/gajim_remote.py:166 msgid "Sends file to a contact" msgstr "Sends file to a contact" #: gajim/gajim_remote.py:168 msgid "file" msgstr "file" #: gajim/gajim_remote.py:168 msgid "File path" msgstr "File path" #: gajim/gajim_remote.py:170 msgid "if specified, file will be sent using this account" msgstr "if specified, file will be sent using this account" #: gajim/gajim_remote.py:175 msgid "Lists all preferences and their values" msgstr "Lists all preferences and their values" #: gajim/gajim_remote.py:179 msgid "Sets value of 'key' to 'value'." msgstr "Sets value of 'key' to 'value'." #: gajim/gajim_remote.py:181 msgid "key=value" msgstr "key=value" #: gajim/gajim_remote.py:181 #, fuzzy msgid "'key' is the name of the preference, 'value' is what to set it to" msgstr "'key' is the name of the preference, 'value' is the value to set it to" #: gajim/gajim_remote.py:186 msgid "Deletes a preference item" msgstr "Deletes a preference item" #: gajim/gajim_remote.py:188 msgid "key" msgstr "key" #: gajim/gajim_remote.py:188 msgid "name of the preference to be deleted" msgstr "name of the preference to be deleted" #: gajim/gajim_remote.py:192 msgid "Writes the current state of Gajim preferences to the .config file" msgstr "Writes the current state of Gajim preferences to the .config file" #: gajim/gajim_remote.py:197 msgid "Removes contact from roster" msgstr "Removes contact from roster" #: gajim/gajim_remote.py:200 msgid "if specified, contact is taken from the contact list of this account" msgstr "if specified, contact is taken from the contact list of this account" #: gajim/gajim_remote.py:207 msgid "Returns current status (the global one unless account is specified)" msgstr "Returns current status (the global one unless account is specified)" #: gajim/gajim_remote.py:214 msgid "" "Returns current status message (the global one unless account is specified)" msgstr "" "Returns current status message (the global one unless account is specified)" #: gajim/gajim_remote.py:221 msgid "Returns number of unread messages" msgstr "Returns number of unread messages" #: gajim/gajim_remote.py:226 msgid "Sends custom XML" msgstr "Sends custom XML" #: gajim/gajim_remote.py:228 msgid "XML to send" msgstr "XML to send" #: gajim/gajim_remote.py:229 #, fuzzy msgid "" "Account to which the XML will be sent; if not specified, XML will be sent to " "all accounts" msgstr "" "Account in which the xml will be sent; if not specified, xml will be sent to " "all accounts" #: gajim/gajim_remote.py:235 #, fuzzy msgid "Change the avatar" msgstr "Change status" #: gajim/gajim_remote.py:237 #, fuzzy msgid "Picture to use" msgstr "Nickname to use" #: gajim/gajim_remote.py:238 #, fuzzy msgid "" "Account in which the avatar will be set; if not specified, the avatar will " "be set for all accounts" msgstr "" "Account in which the xml will be sent; if not specified, xml will be sent to " "all accounts" #: gajim/gajim_remote.py:245 msgid "Check if Gajim is running" msgstr "Check if Gajim is running" #: gajim/gajim_remote.py:271 msgid "Missing argument \"contact_jid\"" msgstr "Missing argument \"contact_jid\"" #: gajim/gajim_remote.py:291 #, python-format msgid "" "'%s' is not in your roster.\n" "Please specify account for sending the message." msgstr "" "'%s' is not in your roster.\n" "Please specify account for sending the message." #: gajim/gajim_remote.py:294 msgid "You have no active account" msgstr "You have no active account" #: gajim/gajim_remote.py:342 msgid "It seems Gajim is not running. So you can't use gajim-remote." msgstr "It seems Gajim is not running. So you can't use gajim-remote." #: gajim/gajim_remote.py:369 #, python-format msgid "" "Usage: %(basename)s %(command)s %(arguments)s \n" "\t %(help)s" msgstr "" "Usage: %(basename)s %(command)s %(arguments)s \n" "\t %(help)s" #: gajim/gajim_remote.py:373 msgid "Arguments:" msgstr "Arguments:" #: gajim/gajim_remote.py:377 #, python-format msgid "%s not found" msgstr "%s not found" #: gajim/gajim_remote.py:383 #, fuzzy, python-format msgid "" "Usage:\n" " %s command [arguments]\n" "\n" "Command is one of:\n" msgstr "" "Usage: %s command [arguments]\n" "Command is one of:\n" #: gajim/gajim_remote.py:453 #, python-format msgid "" "Too many arguments. \n" "Type \"%(basename)s help %(command)s\" for more info" msgstr "" "Too many arguments. \n" "Type \"%(basename)s help %(command)s\" for more info" #: gajim/gajim_remote.py:458 #, python-format msgid "" "Argument \"%(arg)s\" is not specified. \n" "Type \"%(basename)s help %(command)s\" for more info" msgstr "" "Argument \"%(arg)s\" is not specified. \n" "Type \"%(basename)s help %(command)s\" for more info" #: gajim/common/fuzzyclock.py:36 msgid "twelve" msgstr "twelve" #: gajim/common/fuzzyclock.py:36 msgid "one" msgstr "one" #: gajim/common/fuzzyclock.py:36 msgid "two" msgstr "two" #: gajim/common/fuzzyclock.py:36 msgid "three" msgstr "three" #: gajim/common/fuzzyclock.py:36 msgid "four" msgstr "four" #: gajim/common/fuzzyclock.py:37 msgid "five" msgstr "five" #: gajim/common/fuzzyclock.py:37 msgid "six" msgstr "six" #: gajim/common/fuzzyclock.py:37 msgid "seven" msgstr "seven" #: gajim/common/fuzzyclock.py:37 msgid "eight" msgstr "eight" #: gajim/common/fuzzyclock.py:37 msgid "nine" msgstr "nine" #: gajim/common/fuzzyclock.py:37 msgid "ten" msgstr "ten" #: gajim/common/fuzzyclock.py:38 msgid "eleven" msgstr "eleven" #: gajim/common/fuzzyclock.py:45 #, python-format msgid "%(0)s o'clock" msgstr "%(0)s o'clock" #: gajim/common/fuzzyclock.py:46 #, python-format msgid "five past %(0)s" msgstr "five past %(0)s" #: gajim/common/fuzzyclock.py:47 #, python-format msgid "ten past %(0)s" msgstr "ten past %(0)s" #: gajim/common/fuzzyclock.py:48 #, python-format msgid "quarter past %(0)s" msgstr "quarter past %(0)s" #: gajim/common/fuzzyclock.py:49 #, python-format msgid "twenty past %(0)s" msgstr "twenty past %(0)s" #: gajim/common/fuzzyclock.py:50 #, python-format msgid "twenty five past %(0)s" msgstr "twenty five past %(0)s" #: gajim/common/fuzzyclock.py:51 #, python-format msgid "half past %(0)s" msgstr "half past %(0)s" #: gajim/common/fuzzyclock.py:52 #, python-format msgid "twenty five to %(1)s" msgstr "twenty five to %(1)s" #: gajim/common/fuzzyclock.py:53 #, python-format msgid "twenty to %(1)s" msgstr "twenty to %(1)s" #: gajim/common/fuzzyclock.py:54 #, python-format msgid "quarter to %(1)s" msgstr "quarter to %(1)s" #: gajim/common/fuzzyclock.py:55 #, python-format msgid "ten to %(1)s" msgstr "ten to %(1)s" #: gajim/common/fuzzyclock.py:56 #, python-format msgid "five to %(1)s" msgstr "five to %(1)s" #: gajim/common/fuzzyclock.py:57 #, python-format msgid "%(1)s o'clock" msgstr "%(1)s o'clock" #: gajim/common/fuzzyclock.py:61 gajim/common/fuzzyclock.py:69 msgid "Night" msgstr "Night" #: gajim/common/fuzzyclock.py:62 msgid "Early morning" msgstr "Early morning" #: gajim/common/fuzzyclock.py:63 msgid "Morning" msgstr "Morning" #: gajim/common/fuzzyclock.py:64 msgid "Almost noon" msgstr "Almost noon" #: gajim/common/fuzzyclock.py:65 msgid "Noon" msgstr "Noon" #: gajim/common/fuzzyclock.py:66 msgid "Afternoon" msgstr "Afternoon" #: gajim/common/fuzzyclock.py:67 msgid "Evening" msgstr "Evening" #: gajim/common/fuzzyclock.py:68 msgid "Late evening" msgstr "Late evening" #: gajim/common/fuzzyclock.py:73 msgid "Start of week" msgstr "Start of week" #: gajim/common/fuzzyclock.py:74 gajim/common/fuzzyclock.py:75 #: gajim/common/fuzzyclock.py:76 msgid "Middle of week" msgstr "Middle of week" #: gajim/common/fuzzyclock.py:77 msgid "End of week" msgstr "End of week" #: gajim/common/fuzzyclock.py:78 gajim/common/fuzzyclock.py:79 msgid "Weekend!" msgstr "Weekend!" #: gajim/common/logger.py:142 gajim/common/logger.py:147 #, python-format msgid "%s is a directory but should be a file" msgstr "%s is a directory but should be a file" #: gajim/common/logger.py:167 #, fuzzy, python-format msgid "Creating %s" msgstr "Destroying %s" #. #destroyroom #: gajim/common/connection_handlers_events.py:367 msgid "Room has been destroyed" msgstr "Room has been destroyed" #: gajim/common/connection_handlers_events.py:375 #, python-format msgid "You can join this room instead: %s" msgstr "You can join this room instead: %s" #: gajim/common/connection_handlers_events.py:598 #, python-format msgid "Unknown SSL error: %d" msgstr "Unknown SSL error: %d" #: gajim/common/connection_handlers_events.py:990 #, fuzzy, python-format msgid "New message from %(nickname)s" msgid_plural "%(n_msgs)i unread messages from %(nickname)s" msgstr[0] "New Message from %(nickname)s" msgstr[1] "New Message from %(nickname)s" #: gajim/common/connection_handlers_events.py:1118 #, python-format msgid "%(nick)s Changed Status" msgstr "%(nick)s Changed Status" #: gajim/common/connection_handlers_events.py:1126 #, python-format msgid "%(nickname)s Signed In" msgstr "%(nickname)s Signed In" #: gajim/common/connection_handlers_events.py:1132 #, python-format msgid "%(nickname)s Signed Out" msgstr "%(nickname)s Signed Out" #: gajim/common/contacts.py:427 msgid "Not in roster" msgstr "Not in roster" #: gajim/common/config.py:80 msgid "" "Show desktop notification even when a chat window is opened for this contact " "and does not have focus" msgstr "" #: gajim/common/config.py:81 msgid "Play sound when user is busy" msgstr "Play sound when user is busy" #: gajim/common/config.py:83 msgid "Show only online and free for chat contacts in roster." msgstr "Show only online and free for chat contacts in roster." #: gajim/common/config.py:86 msgid "Time in minutes, after which your status changes to away." msgstr "Time in minutes, after which your status changes to away." #: gajim/common/config.py:87 msgid "$S (Away as a result of being idle more than $T min)" msgstr "$S (Away as a result of being idle more than $T min)" #: gajim/common/config.py:87 #, fuzzy msgid "$S will be replaced by current status message, $T by autoawaytime." msgstr "$S will be replaced by current status message, $T by autoaway time." #: gajim/common/config.py:89 msgid "Time in minutes, after which your status changes to not available." msgstr "Time in minutes, after which your status changes to not available." #: gajim/common/config.py:90 msgid "$S (Not available as a result of being idle more than $T min)" msgstr "$S (Not available as a result of being idle more than $T min)" #: gajim/common/config.py:90 #, fuzzy msgid "$S will be replaced by current status message, $T by autoxatime." msgstr "$S will be replaced by current status message, $T by autoxa time." #: gajim/common/config.py:93 #, fuzzy msgid "" "When to show notification area icon. Can be 'never', 'on_event', 'always'." msgstr "When to show systray icon. Can be 'never', 'on_event', 'always'." #: gajim/common/config.py:94 msgid "Allow to hide the roster window even if the tray icon is not shown." msgstr "" #: gajim/common/config.py:99 #, fuzzy msgid "Contact signed in notification color." msgstr "_Show event in roster" #: gajim/common/config.py:100 #, fuzzy msgid "Contact signout notification color" msgstr "_Show event in roster" #: gajim/common/config.py:101 #, fuzzy msgid "New message notification color." msgstr "Preview new messages in notification popup?" #: gajim/common/config.py:102 #, fuzzy msgid "File transfer request notification color." msgstr "File Transfer Request" #: gajim/common/config.py:103 #, fuzzy msgid "File transfer error notification color." msgstr "File transfer cancelled" #: gajim/common/config.py:104 #, fuzzy msgid "File transfer complete or stopped notification color." msgstr "Show a pop-up notification when a file transfer is complete " #: gajim/common/config.py:105 #, fuzzy msgid "Groupchat invitation notification color" msgstr "Groupchat Invitation" #: gajim/common/config.py:106 #, fuzzy msgid "Background color of status changed notification" msgstr "Background colour of contacts when they just signed in." #: gajim/common/config.py:107 msgid "Other dialogs color." msgstr "" #: gajim/common/config.py:108 msgid "" "List (space separated) of rows (accounts and groups) that are collapsed." msgstr "" "List (space separated) of rows (accounts and groups) that are collapsed." #: gajim/common/config.py:109 msgid "default" msgstr "default" #: gajim/common/config.py:115 msgid "Language used by speller" msgstr "Language used by speller" #: gajim/common/config.py:116 msgid "" "'always' - print time for every message.\n" "'sometimes' - print time every print_ichat_every_foo_minutes minute.\n" "'never' - never print time." msgstr "" "'always' - print time for every message.\n" "'sometimes' - print time every print_ichat_every_foo_minutes minute.\n" "'never' - never print time." #: gajim/common/config.py:117 msgid "" "Print time in chats using Fuzzy Clock. Value of fuzziness from 1 to 4, or 0 " "to disable fuzzyclock. 1 is the most precise clock, 4 the least precise one. " "This is used only if print_time is 'sometimes'." msgstr "" "Print time in chats using Fuzzy Clock. Value of fuzziness from 1 to 4, or 0 " "to disable fuzzyclock. 1 is the most precise clock, 4 the least precise one. " "This is used only if print_time is 'sometimes'." #: gajim/common/config.py:119 msgid "When enabled, ASCII emojis will be converted to graphical emojis." msgstr "" #: gajim/common/config.py:121 msgid "Treat * / _ pairs as possible formatting characters." msgstr "Treat * / _ pairs as possible formatting characters." #: gajim/common/config.py:122 #, fuzzy msgid "" "If true, do not remove */_ . So *abc* will be bold but with * * not removed." msgstr "" "If True, do not remove */_ . So *abc* will be bold but with * * not removed." #: gajim/common/config.py:125 msgid "" "Uses ReStructured text markup to send HTML, plus ascii formatting if " "selected. For syntax, see http://docutils.sourceforge.net/docs/ref/rst/" "restructuredtext.html (If you want to use this, install docutils)" msgstr "" "Uses ReStructured text markup to send HTML, plus ascii formatting if " "selected. For syntax, see http://docutils.sourceforge.net/docs/ref/rst/" "restructuredtext.html (If you want to use this, install docutils)" #: gajim/common/config.py:134 msgid "" "Character to add after nickname when using nick completion (tab) in group " "chat." msgstr "" "Character to add after nickname when using nick completion (tab) in group " "chat." #: gajim/common/config.py:135 msgid "" "Character to propose to add after desired nickname when desired nickname is " "used by someone else in group chat." msgstr "" "Character to propose to add after desired nickname when desired nickname is " "used by someone else in group chat." #: gajim/common/config.py:157 msgid "" "If true, Gajim will save roster position when hiding roster, and restore it " "when showing roster." msgstr "" #: gajim/common/config.py:163 msgid "Place the roster on the right in single window mode" msgstr "" #: gajim/common/config.py:169 msgid "" "This option let you customize timestamp that is printed in conversation. For " "exemple \"[%H:%M] \" will show \"[hour:minute] \". See python doc on " "strftime for full documentation: http://docs.python.org/lib/module-time.html" msgstr "" "This option let you customize timestamp that is printed in conversation. For " "exemple \"[%H:%M] \" will show \"[hour:minute] \". See python doc on " "strftime for full documentation: http://docs.python.org/lib/module-time.html" #: gajim/common/config.py:170 msgid "Characters that are printed before the nickname in conversations" msgstr "Characters that are printed before the nickname in conversations" #: gajim/common/config.py:171 msgid "Characters that are printed after the nickname in conversations" msgstr "Characters that are printed after the nickname in conversations" #: gajim/common/config.py:173 msgid "Add * and [n] in roster title?" msgstr "Add * and [n] in roster title?" #: gajim/common/config.py:174 #, fuzzy msgid "" "How many history messages should be restored when a chat tab/window is " "reopened?" msgstr "" "How many lines to remember from previous conversation when a chat tab/window " "is reopened." #: gajim/common/config.py:175 msgid "How far back in time (minutes) history is restored. -1 means no limit." msgstr "" #: gajim/common/config.py:176 #, fuzzy msgid "" "How many lines to request from server when entering a groupchat. -1 means no " "limit" msgstr "How many lines to request to server when entering a groupchat." #: gajim/common/config.py:177 #, fuzzy msgid "" "Minutes of backlog to request when entering a groupchat. -1 means no limit" msgstr "How many minutes back to request logs when a entering a groupchat." #: gajim/common/config.py:178 msgid "" "How many seconds to wait before trying to autorejoin to a conference you are " "being disconnected from. Set to 0 to disable autorejoining." msgstr "" "How many seconds to wait before trying to autorejoin to a conference you are " "being disconnected from. Set to 0 to disable autorejoining." #: gajim/common/config.py:179 msgid "Should autorejoin be activated when kicked from a conference?" msgstr "" #: gajim/common/config.py:180 msgid "" "Send message on Ctrl+Enter and with Enter make new line (Mirabilis ICQ " "Client default behaviour)." msgstr "" "Send message on Ctrl+Enter and with Enter make new line (Mirabilis ICQ " "Client default behaviour)." #: gajim/common/config.py:182 msgid "How many lines to store for Ctrl+KeyUP." msgstr "How many lines to store for Ctrl+KeyUP." #: gajim/common/config.py:185 #, fuzzy, python-format msgid "" "Either custom URL with %%s in it where %%s is the word/phrase or " "'WIKTIONARY' which means use Wikitionary." msgstr "" "Either custom URL with %s in it where %s is the word/phrase or 'WIKTIONARY' " "which means use wiktionary." #: gajim/common/config.py:188 msgid "If checked, Gajim can be controlled remotely using gajim-remote." msgstr "If ticked, Gajim can be controlled remotely using gajim-remote." #: gajim/common/config.py:189 msgid "" "Sent chat state notifications. Can be one of all, composing_only, disabled." msgstr "" "Sent chat state notifications. Can be one of all, composing_only, disabled." #: gajim/common/config.py:190 msgid "" "Displayed chat state notifications in chat windows. Can be one of all, " "composing_only, disabled." msgstr "" "Displayed chat state notifications in chat windows. Can be one of all, " "composing_only, disabled." #: gajim/common/config.py:192 msgid "" "When not printing time for every message (print_time==sometimes), print it " "every x minutes." msgstr "" "When not printing time for every message (print_time==sometimes), print it " "every x minutes." #: gajim/common/config.py:193 msgid "Ask before closing a group chat tab/window." msgstr "Ask before closing a group chat tab/window." #: gajim/common/config.py:194 #, fuzzy msgid "" "Always ask for confirmation before closing groupchats with any of the JIDs " "on this space separated list." msgstr "" "Always ask before closing group chat tab/window in this space separated list " "of group chat jids." #: gajim/common/config.py:195 #, fuzzy msgid "" "Never ask for confirmation before closing groupchats with any of the JIDs on " "this space separated list." msgstr "" "Never ask before closing group chat tab/window in this space separated list " "of group chat jids." #: gajim/common/config.py:196 #, fuzzy msgid "" "Ask before closing tabbed chat window if there are controls that can lose " "data (chat, private chat, groupchat that will not be minimized)" msgstr "" "Ask before closing tabbed chat window if there are controls that can lose " "data (chat, private chat, groupchat that will not be minimised)" #: gajim/common/config.py:199 #, fuzzy msgid "" "Comma separated list of sent hosts, in addition of local interfaces, for " "File Transfer in case of address translation/port forwarding." msgstr "" "Comma separated list of hosts that we send, in addition of local interfaces, " "for File Transfer in case of address translation/port forwarding." #: gajim/common/config.py:200 msgid "IEC standard says KiB = 1024 bytes, KB = 1000 bytes." msgstr "IEC standard says KiB = 1024 bytes, KB = 1000 bytes." #: gajim/common/config.py:202 #, fuzzy msgid "Notify of events in the notification area." msgstr "Notify of events in the system trayicon." #: gajim/common/config.py:203 msgid "" "If False, Gajim will display a static event icon instead of the blinking " "status icon in the notification area when notifying on event." msgstr "" #: gajim/common/config.py:209 msgid "Show tab when only one conversation?" msgstr "Show tab when only one conversation?" #: gajim/common/config.py:210 msgid "Show tabbed notebook border in chat windows?" msgstr "Show tabbed notebook border in chat windows?" #: gajim/common/config.py:211 msgid "Show close button in tab?" msgstr "Show close button in tab?" #: gajim/common/config.py:224 msgid "Preview new messages in notification popup?" msgstr "Preview new messages in notification popup?" #: gajim/common/config.py:227 msgid "" "A semicolon-separated list of words that will be highlighted in group chats." msgstr "" "A semicolon-separated list of words that will be highlighted in group chats." #: gajim/common/config.py:228 #, fuzzy msgid "" "If true, quits Gajim when X button of Window Manager is clicked. This " "setting is taken into account only if notification icon is used." msgstr "" "If True, quits Gajim when X button of Window Manager is clicked. This " "setting is taken into account only if trayicon is used." #: gajim/common/config.py:229 msgid "" "If true, Gajim hides the Roster window on pressing the X button instead of " "minimizing into the Dock." msgstr "" #: gajim/common/config.py:230 #, fuzzy msgid "" "If true, Gajim will display an icon on each tab containing unread messages. " "Depending on the theme, this icon may be animated." msgstr "" "If True, Gajim will display an icon on each tab containing unread messages. " "Depending on the theme, this icon may be animated." #: gajim/common/config.py:231 #, fuzzy msgid "" "If true, Gajim will display the status message, if not empty, for every " "contact under the contact name in roster window." msgstr "" "If True, Gajim will display the status message, if not empty, for every " "contact under the contact name in roster window." #: gajim/common/config.py:237 msgid "Define the position of the avatar in roster. Can be left or right" msgstr "Define the position of the avatar in roster. Can be left or right" #: gajim/common/config.py:238 #, fuzzy msgid "" "If False, Gajim will no longer print status line in chats when a contact " "changes their status and/or their status message." msgstr "" "If False, Gajim will no longer print status line in chats when a contact " "changes his or her status and/or status message." #: gajim/common/config.py:239 #, fuzzy msgid "" "Can be \"none\", \"all\" or \"in_and_out\". If \"none\", Gajim will no " "longer print status line in groupchats when a member changes their status " "and/or their status message. If \"all\" Gajim will print all status " "messages. If \"in_and_out\", Gajim will only print FOO enters/leaves group " "chat." msgstr "" "can be \"none\", \"all\" or \"in_and_out\". If \"none\", Gajim will no " "longer print status line in groupchats when a member changes his or her " "status and/or his or her status message. If \"all\" Gajim will print all " "status messages. If \"in_and_out\", Gajim will only print FOO enters/leaves " "group chat." #: gajim/common/config.py:241 msgid "Log XHTML messages instead of plain text messages." msgstr "" #: gajim/common/config.py:242 #, fuzzy msgid "" "If true, restored messages will use a smaller font than the default one." msgstr "" "If True, restored messages will use a smaller font than the default one." #: gajim/common/config.py:243 msgid "Don't show avatar for the transport itself." msgstr "Don't show avatar for the transport itself." #: gajim/common/config.py:244 msgid "Don't show roster in the system taskbar." msgstr "Don't show roster in the system taskbar." #: gajim/common/config.py:245 #, fuzzy msgid "" "If true, make the window flash (the default behaviour in most Window " "Managers) when holding pending events." msgstr "" "If True and installed GTK+ and PyGTK versions are at least 2.8, make the " "window flash (the default behaviour in most Window Managers) when holding " "pending events." #: gajim/common/config.py:249 #, fuzzy msgid "" "Controls the window where new messages are placed.\n" "'always' - All messages are sent to a single window.\n" "'always_with_roster' - Like 'always' but the messages are in a single window " "along with the roster.\n" "'never' - All messages get their own window.\n" "'peracct' - Messages for each account are sent to a specific window.\n" "'pertype' - Each message type (e.g. chats vs. groupchats) is sent to a " "specific window." msgstr "" "Controls the window where new messages are placed.\n" "'always' - All messages are sent to a single window.\n" "'always_with_roster' - Like 'always' but the messages are in a single window " "along with the roster.\n" "'never' - All messages get their own window.\n" "'peracct' - Messages for each account are sent to a specific window.\n" "'pertype' - Each message type (e.g., chats vs. groupchats) are sent to a " "specific window." #: gajim/common/config.py:250 msgid "" "Show roster on startup.\n" "'always' - Always show roster.\n" "'never' - Never show roster.\n" "'last_state' - Restore the last state roster." msgstr "" #: gajim/common/config.py:251 msgid "If False, you will no longer see the avatar in the chat window." msgstr "If False, you will no longer see the avatar in the chat window." #: gajim/common/config.py:252 #, fuzzy msgid "If true, pressing the escape key closes a tab/window." msgstr "If True, pressing the escape key closes a tab/window." #: gajim/common/config.py:253 msgid "Hides the banner in a group chat window" msgstr "Hides the banner in a group chat window" #: gajim/common/config.py:254 msgid "Hides the banner in two persons chat window" msgstr "Hides the banner in two persons chat window" #: gajim/common/config.py:255 msgid "Hides the group chat occupants list in group chat window." msgstr "Hides the group chat occupants list in group chat window." #: gajim/common/config.py:256 msgid "" "In a chat, show the nickname at the beginning of a line only when it's not " "the same person talking than in previous message." msgstr "" "In a chat, show the nickname at the beginning of a line only when it's not " "the same person talking than in previous message." #: gajim/common/config.py:257 msgid "Indentation when using merge consecutive nickname." msgstr "Indentation when using merge consecutive nickname." #: gajim/common/config.py:258 msgid "" "List of colors, separated by \":\", that will be used to color nicknames in " "group chats." msgstr "" "List of colours, separated by \":\", that will be used to colour nicknames " "in group chats." #: gajim/common/config.py:259 msgid "Ctrl-Tab go to next composing tab when none is unread." msgstr "Ctrl-Tab go to next composing tab when none is unread." #: gajim/common/config.py:260 #, fuzzy msgid "" "Show the confirm metacontacts creation dialog or not? Empty string means " "never show the dialog." msgstr "" "Should we show the confirm metacontacts creation dialogue or not? Empty " "string means we never show the dialogue." #: gajim/common/config.py:261 #, fuzzy msgid "" "Show the confirm block contact dialog or not? Empty string means never show " "the dialog." msgstr "" "Should we show the confirm block contact dialogue or not? Empty string means " "we never show the dialogue." #: gajim/common/config.py:262 #, fuzzy msgid "" "Show the confirm custom status dialog or not? Empty string means never show " "the dialog." msgstr "" "Should we show the confirm custom status dialogue or not? Empty string means " "we never show the dialogue." #: gajim/common/config.py:263 #, fuzzy msgid "" "If true, you will be able to set a negative priority to your account in " "account modification window. BE CAREFUL, when you are logged in with a " "negative priority, you will NOT receive any message from your server." msgstr "" "If True, you will be able to set a negative priority to your account in " "account modification window. BE CAREFUL, when you are logged in with a " "negative priority, you will NOT receive any message from your server." #: gajim/common/config.py:264 #, fuzzy msgid "" "If true, Gajim will show number of online and total contacts in account and " "group rows." msgstr "" "If True, Gajim will show number of online and total contacts in account and " "group rows." #: gajim/common/config.py:265 msgid "" "Can be empty, 'chat' or 'normal'. If not empty, treat all incoming messages " "as if they were of this type" msgstr "" "Can be empty, 'chat' or 'normal'. If not empty, treat all incoming messages " "as if they were of this type" #: gajim/common/config.py:266 #, fuzzy msgid "" "If true, Gajim will scroll and select the contact who sent you the last " "message, if chat window is not already opened." msgstr "" "If True, Gajim will scroll and select the contact who sent you the last " "message, if chat window is not already opened." #: gajim/common/config.py:267 msgid "Time of inactivity needed before the change status window closes down." msgstr "Time of inactivity needed before the change status window closes down." #: gajim/common/config.py:268 msgid "" "Maximum number of lines that are printed in conversations. Oldest lines are " "cleared." msgstr "" "Maximum number of lines that are printed in conversations. Oldest lines are " "cleared." #: gajim/common/config.py:269 #, fuzzy msgid "" "If true, notification windows from notification-daemon will be attached to " "notification icon." msgstr "" "If True, notification windows from notification-daemon will be attached to " "systray icon." #: gajim/common/config.py:270 msgid "Choose interval between 2 checks of idleness." msgstr "Choose interval between 2 checks of idleness." #: gajim/common/config.py:271 msgid "" "Valid uri schemes. Only schemes in this list will be accepted as \"real\" " "uri. (mailto and xmpp are handled separately)" msgstr "" "Valid uri schemes. Only schemes in this list will be accepted as \"real\" " "uri. (mailto and xmpp are handled separately)" #: gajim/common/config.py:272 #, fuzzy msgid "If true, completion in groupchats will be like a shell auto-completion" msgstr "If True, completion in groupchats will be like a shell auto-completion" #: gajim/common/config.py:273 msgid "" "When is self contact row displayed. Can be \"always\", \"when_other_resource" "\" or \"never\"" msgstr "" "When is self contact row displayed. Can be \"always\", \"when_other_resource" "\" or \"never\"" #: gajim/common/config.py:278 msgid "Optionally fix jingle output video framerate. Example: 10/1 or 25/2" msgstr "" #: gajim/common/config.py:279 msgid "Optionally resize jingle output video. Example: 320x240" msgstr "" #: gajim/common/config.py:280 msgid "If true, You will also see your webcam" msgstr "" #: gajim/common/config.py:283 msgid "" "If true, Gajim will try to use a STUN server when using Jingle. The one in " "\"stun_server\" option, or the one given by the XMPP server." msgstr "" #: gajim/common/config.py:284 msgid "STUN server to use when using Jingle" msgstr "" #: gajim/common/config.py:285 msgid "" "If true, Gajim will show affiliation of groupchat occupants by adding a " "colored square to the status icon" msgstr "" #: gajim/common/config.py:286 msgid "" "Proxy used for all outgoing connections if the account does not have a " "specific proxy configured" msgstr "" #: gajim/common/config.py:287 msgid "If true, Gajim will ignore incoming attention requestd (\"wizz\")." msgstr "" #: gajim/common/config.py:288 msgid "" "If enabled, Gajim will reopen chat windows that were opened last time Gajim " "was closed." msgstr "" #: gajim/common/config.py:289 #, fuzzy msgid "" "If enabled, Gajim will show an icon to show that sent message has been " "received by your contact" msgstr "" "If enabled, Gajim will not ask for a status message. The specified default " "message will be used instead." #: gajim/common/config.py:290 msgid "Show a mini avatar in chat window tabs and in window icon" msgstr "" #: gajim/common/config.py:291 #, fuzzy msgid "If true, Gajim will use the Systems Keyring to store account passwords." msgstr "" "If True, Gajim will use Gnome Keyring (if available) to store account " "passwords." #: gajim/common/config.py:292 msgid "Sets the encoding used by python-gnupg" msgstr "" #: gajim/common/config.py:293 msgid "If true, Gajim will execute XEP-0146 Commands." msgstr "" #: gajim/common/config.py:294 msgid "2: System, 1: Enabled, 0: Disabled" msgstr "" #: gajim/common/config.py:295 msgid "Options in days which can be chosen in the sync threshold menu" msgstr "" #: gajim/common/config.py:296 msgid "" "Maximum history in days we request from a public room archive. 0: As much as " "possible" msgstr "" #: gajim/common/config.py:297 msgid "" "Maximum history in days we request from a private room archive. 0: As much " "as possible" msgstr "" #: gajim/common/config.py:298 msgid "If the room subject is shown in chat on join" msgstr "" #: gajim/common/config.py:314 msgid "" "Priority will change automatically according to your status. Priorities are " "defined in autopriority_* options." msgstr "" "Priority will change automatically according to your status. Priorities are " "defined in autopriority_* options." #: gajim/common/config.py:322 msgid "" "Status used to autoconnect as. Can be online, chat, away, xa, dnd, " "invisible. NOTE: this option is used only if restore_last_status is disabled" msgstr "" "Status used to autoconnect as. Can be online, chat, away, xa, dnd, " "invisible. NOTE: this option is used only if restore_last_status is disabled" #: gajim/common/config.py:323 msgid "If enabled, restore the last status that was used." msgstr "If enabled, restore the last status that was used." #: gajim/common/config.py:325 #, fuzzy msgid "" "If true, Contacts requesting authorization will be automatically accepted." msgstr "" "If True, Contacts requesting authorisation will be automatically accepted." #: gajim/common/config.py:326 msgid "" "If False, this account will be disabled and will not appear in roster window." msgstr "" "If False, this account will be disabled and will not appear in roster window." #: gajim/common/config.py:329 msgid "" "If disabled, don't sign presences with GPG key, even if GPG is configured." msgstr "" "If disabled, don't sign presences with GPG key, even if GPG is configured." #: gajim/common/config.py:331 msgid "Allow plaintext connections" msgstr "" #: gajim/common/config.py:334 msgid "" "List (space separated) of authentication mechanisms to try. Can contain " "ANONYMOUS, EXTERNAL, GSSAPI, SCRAM-SHA-1-PLUS, SCRAM-SHA-1, DIGEST-MD5, " "PLAIN, X-MESSENGER-OAUTH2 or XEP-0078" msgstr "" #: gajim/common/config.py:335 #, fuzzy msgid "" "Show a warning dialog before sending password on an plaintext connection. " "Can be 'warn', 'connect', 'disconnect'" msgstr "" "Show a warning dialogue before sending password on an plaintext connection." #: gajim/common/config.py:336 msgid "Show a warning dialog before using standard SSL library." msgstr "Show a warning dialogue before using standard SSL library." #: gajim/common/config.py:337 #, fuzzy msgid "" "Show a warning dialog before sending PLAIN password over a plain connection." msgstr "" "Show a warning dialogue before sending password on an plaintext connection." #: gajim/common/config.py:338 msgid "Space separated list of ssl errors to ignore." msgstr "Space separated list of SSL errors to ignore." #: gajim/common/config.py:344 msgid "" "Space separated list of JIDs for which you do not want to store logs. You " "can also add account name to log nothing for this account." msgstr "" #: gajim/common/config.py:345 msgid "" "On startup, Gajim will download logs stored on server, provided the server " "supports XEP-0313" msgstr "" #: gajim/common/config.py:346 msgid "" "Space separated list of JIDs for which you accept to not log conversations " "if he does not want to." msgstr "" #: gajim/common/config.py:349 msgid "Whitespace sent after inactivity" msgstr "Whitespace sent after inactivity" #: gajim/common/config.py:350 msgid "XMPP ping sent after inactivity" msgstr "XMPP ping sent after inactivity" #: gajim/common/config.py:354 #, fuzzy msgid "" "How many seconds to wait for the answer of ping alive packet before trying " "to reconnect?" msgstr "" "How many seconds to wait for the answer of ping alive packet before we try " "to reconnect." #: gajim/common/config.py:358 msgid "Jabberd2 workaround" msgstr "Jabberd2 workaround" #: gajim/common/config.py:361 msgid "" "If checked, Gajim will use your IP and proxies defined in " "file_transfer_proxies option for file transfer." msgstr "" "If ticked, Gajim will use your IP and proxies defined in " "file_transfer_proxies option for file transfer." #: gajim/common/config.py:362 msgid "" "If true, Gajim will test file transfer proxies on startup to be sure it " "works. Openfire's proxies are known to fail this test even if they work." msgstr "" #: gajim/common/config.py:375 msgid "Answer to receipt requests" msgstr "Answer to receipt requests" #: gajim/common/config.py:376 msgid "Sent receipt requests" msgstr "Sent receipt requests" #: gajim/common/config.py:385 #, fuzzy msgid "" "Allow Gajim to send information about the operating system you are running." msgstr "" "If ticked, Gajim will allow others to detect the operation system you are " "using" #: gajim/common/config.py:386 #, fuzzy msgid "Allow Gajim to send your local time." msgstr "%s wants to send you a file." #: gajim/common/config.py:389 #, fuzzy msgid "Message that is sent to contacts you want to add" msgstr "Please fill in the data of the contact you want to add" #: gajim/common/config.py:390 msgid "" "If enabled and if server supports this feature, Gajim will receive messages " "sent and received by other resources." msgstr "" #: gajim/common/config.py:391 msgid "" "If enabled, Gajim will send your local IPs so your contact can connect to " "your machine to transfer files." msgstr "" #: gajim/common/config.py:392 #, fuzzy msgid "Latest token for OAuth 2.0 authentication." msgstr "Anonymous authentication" #: gajim/common/config.py:393 #, fuzzy msgid "client_id for OAuth 2.0 authentication." msgstr "Anon_ymous authentication" #: gajim/common/config.py:394 #, fuzzy msgid "redirect_url for OAuth 2.0 authentication." msgstr "Anon_ymous authentication" #: gajim/common/config.py:395 msgid "" "Space separated list of JIDs for which chat window will be re-opened on next " "startup." msgstr "" #: gajim/common/config.py:397 msgid "HTTP Upload: Enable HTTPS Verification" msgstr "" #: gajim/common/config.py:398 msgid "" "Preferred file transfer mechanism for file drag&drop on chat window. Can be " "'httpupload' (default) or 'jingle'" msgstr "" #: gajim/common/config.py:399 msgid "Allow cert verification with POSH" msgstr "" #: gajim/common/config.py:434 gajim/common/config.py:440 #, fuzzy msgid "Language for which misspelled words will be checked" msgstr "Language for which we want to check misspelt words" #: gajim/common/config.py:437 msgid "The currently active encryption for that contact" msgstr "" #: gajim/common/config.py:441 #, fuzzy msgid "" "How many lines to request from server when entering a groupchat. -1 means no " "limit, -2 means global value" msgstr "How many lines to request to server when entering a groupchat." #: gajim/common/config.py:442 #, fuzzy msgid "" "Minutes of backlog to request when entering a groupchat. -1 means no limit, " "-2 means global value" msgstr "How many minutes back to request logs when a entering a groupchat." #: gajim/common/config.py:443 msgid "State whether a notification is created for every message in this room" msgstr "" #: gajim/common/config.py:446 msgid "" "State whether plugins should be activated on startup (this is saved on Gajim " "exit). This option SHOULD NOT be used to (de)activate plug-ins. Use GUI " "instead." msgstr "" #: gajim/common/config.py:451 gajim/common/const.py:255 msgid "Sleeping" msgstr "Sleeping" #: gajim/common/config.py:452 msgid "Back soon" msgstr "Back soon" #: gajim/common/config.py:452 msgid "Back in some minutes." msgstr "Back in some minutes." #: gajim/common/config.py:453 gajim/common/const.py:221 msgid "Eating" msgstr "Eating" #: gajim/common/config.py:453 msgid "I'm eating, so leave me a message." msgstr "I'm eating, so leave me a message." #: gajim/common/config.py:454 msgid "Movie" msgstr "Movie" #: gajim/common/config.py:454 msgid "I'm watching a movie." msgstr "I'm watching a movie." #: gajim/common/config.py:455 gajim/common/const.py:288 msgid "Working" msgstr "Working" #: gajim/common/config.py:455 msgid "I'm working." msgstr "I'm working." #: gajim/common/config.py:456 msgid "Phone" msgstr "Phone" #: gajim/common/config.py:456 msgid "I'm on the phone." msgstr "I'm on the phone." #: gajim/common/config.py:457 msgid "Out" msgstr "Out" #: gajim/common/config.py:457 msgid "I'm out enjoying life." msgstr "I'm out enjoying life." #: gajim/common/config.py:468 msgid "I'm available." msgstr "I'm available." #: gajim/common/config.py:469 msgid "I'm free for chat." msgstr "I'm free for chat." #: gajim/common/config.py:470 gajim/gtk/accounts.py:166 msgid "Be right back." msgstr "Be right back." #: gajim/common/config.py:471 msgid "I'm not available." msgstr "I'm not available." #: gajim/common/config.py:472 msgid "Do not disturb." msgstr "Do not disturb." #: gajim/common/config.py:473 gajim/common/config.py:474 msgid "Bye!" msgstr "Bye!" #: gajim/common/config.py:485 msgid "" "Sound to play when a group chat message contains one of the words in " "muc_highlight_words, or when a group chat message contains your nickname." msgstr "" "Sound to play when a group chat message contains one of the words in " "muc_highlight_words, or when a group chat message contains your nickname." #: gajim/common/config.py:486 msgid "Sound to play when any MUC message arrives." msgstr "Sound to play when any MUC message arrives." #: gajim/common/config.py:490 #, fuzzy msgid "Tor" msgstr "To" #: gajim/common/optparser.py:52 #, python-format msgid "Error: cannot open %s for reading" msgstr "Error: cannot open %s for reading" #: gajim/common/const.py:205 msgid "Doing Chores" msgstr "Doing Chores" #: gajim/common/const.py:206 msgid "Buying Groceries" msgstr "Buying Groceries" #: gajim/common/const.py:207 msgid "Cleaning" msgstr "Cleaning" #: gajim/common/const.py:208 msgid "Cooking" msgstr "Cooking" #: gajim/common/const.py:209 msgid "Doing Maintenance" msgstr "Doing Maintenance" #: gajim/common/const.py:210 msgid "Doing the Dishes" msgstr "Doing the Dishes" #: gajim/common/const.py:211 msgid "Doing the Laundry" msgstr "Doing the Laundry" #: gajim/common/const.py:212 msgid "Gardening" msgstr "Gardening" #: gajim/common/const.py:213 msgid "Running an Errand" msgstr "Running an Errand" #: gajim/common/const.py:214 msgid "Walking the Dog" msgstr "Walking the Dog" #: gajim/common/const.py:216 msgid "Drinking" msgstr "Drinking" #: gajim/common/const.py:217 msgid "Having a Beer" msgstr "Having a Beer" #: gajim/common/const.py:218 msgid "Having Coffee" msgstr "Having Coffee" #: gajim/common/const.py:219 msgid "Having Tea" msgstr "Having Tea" #: gajim/common/const.py:222 msgid "Having a Snack" msgstr "Having a Snack" #: gajim/common/const.py:223 msgid "Having Breakfast" msgstr "Having Breakfast" #: gajim/common/const.py:224 msgid "Having Dinner" msgstr "Having Dinner" #: gajim/common/const.py:225 msgid "Having Lunch" msgstr "Having Lunch" #: gajim/common/const.py:227 msgid "Exercising" msgstr "Exercising" #: gajim/common/const.py:228 gajim/common/const.py:279 msgid "Cycling" msgstr "Cycling" #: gajim/common/const.py:229 msgid "Dancing" msgstr "Dancing" #: gajim/common/const.py:230 msgid "Hiking" msgstr "Hiking" #: gajim/common/const.py:231 msgid "Jogging" msgstr "Jogging" #: gajim/common/const.py:232 msgid "Playing Sports" msgstr "Playing Sports" #: gajim/common/const.py:233 msgid "Running" msgstr "Running" #: gajim/common/const.py:234 msgid "Skiing" msgstr "Skiing" #: gajim/common/const.py:235 msgid "Swimming" msgstr "Swimming" #: gajim/common/const.py:236 msgid "Working out" msgstr "Working out" #: gajim/common/const.py:238 msgid "Grooming" msgstr "Grooming" #: gajim/common/const.py:239 msgid "At the Spa" msgstr "At the Spa" #: gajim/common/const.py:240 msgid "Brushing Teeth" msgstr "Brushing Teeth" #: gajim/common/const.py:241 msgid "Getting a Haircut" msgstr "Getting a Haircut" #: gajim/common/const.py:242 msgid "Shaving" msgstr "Shaving" #: gajim/common/const.py:243 msgid "Taking a Bath" msgstr "Taking a Bath" #: gajim/common/const.py:244 msgid "Taking a Shower" msgstr "Taking a Shower" #: gajim/common/const.py:246 msgid "Having an Appointment" msgstr "Having an Appointment" #: gajim/common/const.py:248 msgid "Inactive" msgstr "Inactive" #: gajim/common/const.py:249 msgid "Day Off" msgstr "Day Off" #: gajim/common/const.py:250 msgid "Hanging out" msgstr "Hanging out" #: gajim/common/const.py:251 msgid "Hiding" msgstr "Hiding" #: gajim/common/const.py:252 msgid "On Vacation" msgstr "On Vacation" #: gajim/common/const.py:253 msgid "Praying" msgstr "Praying" #: gajim/common/const.py:254 msgid "Scheduled Holiday" msgstr "Scheduled Holiday" #: gajim/common/const.py:256 msgid "Thinking" msgstr "Thinking" #: gajim/common/const.py:258 msgid "Relaxing" msgstr "Relaxing" #: gajim/common/const.py:259 msgid "Fishing" msgstr "Fishing" #: gajim/common/const.py:260 msgid "Gaming" msgstr "Gaming" #: gajim/common/const.py:261 msgid "Going out" msgstr "Going out" #: gajim/common/const.py:262 msgid "Partying" msgstr "Partying" #: gajim/common/const.py:263 msgid "Reading" msgstr "Reading" #: gajim/common/const.py:264 msgid "Rehearsing" msgstr "Rehearsing" #: gajim/common/const.py:265 msgid "Shopping" msgstr "Shopping" #: gajim/common/const.py:266 msgid "Smoking" msgstr "Smoking" #: gajim/common/const.py:267 msgid "Socializing" msgstr "Socialising" #: gajim/common/const.py:268 msgid "Sunbathing" msgstr "Sunbathing" #: gajim/common/const.py:269 msgid "Watching TV" msgstr "Watching TV" #: gajim/common/const.py:270 msgid "Watching a Movie" msgstr "Watching a Movie" #: gajim/common/const.py:272 msgid "Talking" msgstr "Talking" #: gajim/common/const.py:273 msgid "In Real Life" msgstr "In Real Life" #: gajim/common/const.py:274 msgid "On the Phone" msgstr "On the Phone" #: gajim/common/const.py:275 msgid "On Video Phone" msgstr "On Video Phone" #: gajim/common/const.py:277 msgid "Traveling" msgstr "Travelling" #: gajim/common/const.py:278 msgid "Commuting" msgstr "Commuting" #: gajim/common/const.py:280 msgid "Driving" msgstr "Driving" #: gajim/common/const.py:281 msgid "In a Car" msgstr "In a Car" #: gajim/common/const.py:282 msgid "On a Bus" msgstr "On a Bus" #: gajim/common/const.py:283 msgid "On a Plane" msgstr "On a Plane" #: gajim/common/const.py:284 msgid "On a Train" msgstr "On a Train" #: gajim/common/const.py:285 msgid "On a Trip" msgstr "On a Trip" #: gajim/common/const.py:286 msgid "Walking" msgstr "Walking" #: gajim/common/const.py:289 msgid "Coding" msgstr "Coding" #: gajim/common/const.py:290 msgid "In a Meeting" msgstr "In a Meeting" #: gajim/common/const.py:291 msgid "Studying" msgstr "Studying" #: gajim/common/const.py:292 msgid "Writing" msgstr "Writing" #: gajim/common/const.py:295 msgid "Afraid" msgstr "Afraid" #: gajim/common/const.py:296 msgid "Amazed" msgstr "Amazed" #: gajim/common/const.py:297 msgid "Amorous" msgstr "Amorous" #: gajim/common/const.py:298 msgid "Angry" msgstr "Angry" #: gajim/common/const.py:299 msgid "Annoyed" msgstr "Annoyed" #: gajim/common/const.py:300 msgid "Anxious" msgstr "Anxious" #: gajim/common/const.py:301 msgid "Aroused" msgstr "Aroused" #: gajim/common/const.py:302 msgid "Ashamed" msgstr "Ashamed" #: gajim/common/const.py:303 msgid "Bored" msgstr "Bored" #: gajim/common/const.py:304 msgid "Brave" msgstr "Brave" #: gajim/common/const.py:305 msgid "Calm" msgstr "Calm" #: gajim/common/const.py:306 msgid "Cautious" msgstr "Cautious" #: gajim/common/const.py:307 msgid "Cold" msgstr "Cold" #: gajim/common/const.py:308 msgid "Confident" msgstr "Confident" #: gajim/common/const.py:309 msgid "Confused" msgstr "Confused" #: gajim/common/const.py:310 msgid "Contemplative" msgstr "Contemplative" #: gajim/common/const.py:311 msgid "Contented" msgstr "Contented" #: gajim/common/const.py:312 msgid "Cranky" msgstr "Cranky" #: gajim/common/const.py:313 msgid "Crazy" msgstr "Crazy" #: gajim/common/const.py:314 msgid "Creative" msgstr "Creative" #: gajim/common/const.py:315 msgid "Curious" msgstr "Curious" #: gajim/common/const.py:316 msgid "Dejected" msgstr "Dejected" #: gajim/common/const.py:317 msgid "Depressed" msgstr "Depressed" #: gajim/common/const.py:318 msgid "Disappointed" msgstr "Disappointed" #: gajim/common/const.py:319 msgid "Disgusted" msgstr "Disgusted" #: gajim/common/const.py:320 msgid "Dismayed" msgstr "Dismayed" #: gajim/common/const.py:321 msgid "Distracted" msgstr "Distracted" #: gajim/common/const.py:322 msgid "Embarrassed" msgstr "Embarrassed" #: gajim/common/const.py:323 msgid "Envious" msgstr "Envious" #: gajim/common/const.py:324 msgid "Excited" msgstr "Excited" #: gajim/common/const.py:325 msgid "Flirtatious" msgstr "Flirtatious" #: gajim/common/const.py:326 msgid "Frustrated" msgstr "Frustrated" #: gajim/common/const.py:327 msgid "Grateful" msgstr "Grateful" #: gajim/common/const.py:328 msgid "Grieving" msgstr "Grieving" #: gajim/common/const.py:329 msgid "Grumpy" msgstr "Grumpy" #: gajim/common/const.py:330 msgid "Guilty" msgstr "Guilty" #: gajim/common/const.py:331 msgid "Happy" msgstr "Happy" #: gajim/common/const.py:332 msgid "Hopeful" msgstr "Hopeful" #: gajim/common/const.py:333 msgid "Hot" msgstr "Hot" #: gajim/common/const.py:334 msgid "Humbled" msgstr "Humbled" #: gajim/common/const.py:335 msgid "Humiliated" msgstr "Humiliated" #: gajim/common/const.py:336 msgid "Hungry" msgstr "Hungry" #: gajim/common/const.py:337 msgid "Hurt" msgstr "Hurt" #: gajim/common/const.py:338 msgid "Impressed" msgstr "Impressed" #: gajim/common/const.py:339 msgid "In Awe" msgstr "In Awe" #: gajim/common/const.py:340 msgid "In Love" msgstr "In Love" #: gajim/common/const.py:341 msgid "Indignant" msgstr "Indignant" #: gajim/common/const.py:342 msgid "Interested" msgstr "Interested" #: gajim/common/const.py:343 msgid "Intoxicated" msgstr "Intoxicated" #: gajim/common/const.py:344 msgid "Invincible" msgstr "Invincible" #: gajim/common/const.py:345 msgid "Jealous" msgstr "Jealous" #: gajim/common/const.py:346 msgid "Lonely" msgstr "Lonely" #: gajim/common/const.py:347 msgid "Lost" msgstr "Lost" #: gajim/common/const.py:348 msgid "Lucky" msgstr "Lucky" #: gajim/common/const.py:349 msgid "Mean" msgstr "Mean" #: gajim/common/const.py:350 msgid "Moody" msgstr "Moody" #: gajim/common/const.py:351 msgid "Nervous" msgstr "Nervous" #: gajim/common/const.py:352 msgid "Neutral" msgstr "Neutral" #: gajim/common/const.py:353 msgid "Offended" msgstr "Offended" #: gajim/common/const.py:354 msgid "Outraged" msgstr "Outraged" #: gajim/common/const.py:355 msgid "Playful" msgstr "Playful" #: gajim/common/const.py:356 msgid "Proud" msgstr "Proud" #: gajim/common/const.py:357 msgid "Relaxed" msgstr "Relaxed" #: gajim/common/const.py:358 msgid "Relieved" msgstr "Relieved" #: gajim/common/const.py:359 msgid "Remorseful" msgstr "Remorseful" #: gajim/common/const.py:360 msgid "Restless" msgstr "Restless" #: gajim/common/const.py:361 msgid "Sad" msgstr "Sad" #: gajim/common/const.py:362 msgid "Sarcastic" msgstr "Sarcastic" #: gajim/common/const.py:363 msgid "Satisfied" msgstr "Satisfied" #: gajim/common/const.py:364 msgid "Serious" msgstr "Serious" #: gajim/common/const.py:365 msgid "Shocked" msgstr "Shocked" #: gajim/common/const.py:366 msgid "Shy" msgstr "Shy" #: gajim/common/const.py:367 msgid "Sick" msgstr "Sick" #: gajim/common/const.py:368 msgid "Sleepy" msgstr "Sleepy" #: gajim/common/const.py:369 msgid "Spontaneous" msgstr "Spontaneous" #: gajim/common/const.py:370 msgid "Stressed" msgstr "Stressed" #: gajim/common/const.py:371 msgid "Strong" msgstr "Strong" #: gajim/common/const.py:372 msgid "Surprised" msgstr "Surprised" #: gajim/common/const.py:373 msgid "Thankful" msgstr "Thankful" #: gajim/common/const.py:374 msgid "Thirsty" msgstr "Thirsty" #: gajim/common/const.py:375 msgid "Tired" msgstr "Tired" #: gajim/common/const.py:376 msgid "Undefined" msgstr "Undefined" #: gajim/common/const.py:377 msgid "Weak" msgstr "Weak" #: gajim/common/const.py:378 msgid "Worried" msgstr "Worried" #: gajim/common/const.py:382 msgid "accuracy" msgstr "" #: gajim/common/const.py:383 #, fuzzy msgid "alt" msgstr "default" #: gajim/common/const.py:384 msgid "area" msgstr "" #: gajim/common/const.py:385 #, fuzzy msgid "bearing" msgstr "marine" #: gajim/common/const.py:386 #, fuzzy msgid "building" msgstr "Hiding" #: gajim/common/const.py:387 #, fuzzy msgid "country" msgstr "Country:" #: gajim/common/const.py:388 #, fuzzy msgid "countrycode" msgstr "Account" #: gajim/common/const.py:389 msgid "datum" msgstr "" #: gajim/common/const.py:390 #, fuzzy msgid "description" msgstr "Description" #: gajim/common/const.py:391 #, fuzzy msgid "error" msgstr "Error" #: gajim/common/const.py:392 msgid "floor" msgstr "" #: gajim/common/const.py:393 msgid "lat" msgstr "" #: gajim/common/const.py:394 msgid "locality" msgstr "" #: gajim/common/const.py:395 #, fuzzy msgid "lon" msgstr "one" #: gajim/common/const.py:396 msgid "postalcode" msgstr "" #: gajim/common/const.py:397 msgid "region" msgstr "" #: gajim/common/const.py:398 msgid "room" msgstr "room" #: gajim/common/const.py:399 msgid "speed" msgstr "" #: gajim/common/const.py:400 msgid "street" msgstr "" #: gajim/common/const.py:401 msgid "text" msgstr "" #: gajim/common/const.py:402 msgid "timestamp" msgstr "" #: gajim/common/const.py:403 msgid "URI" msgstr "" #: gajim/common/const.py:408 msgid "Unable to get issuer certificate" msgstr "Unable to get issuer certificate" #: gajim/common/const.py:409 msgid "Unable to get certificate CRL" msgstr "Unable to get certificate CRL" #: gajim/common/const.py:410 msgid "Unable to decrypt certificate's signature" msgstr "Unable to decrypt certificate's signature" #: gajim/common/const.py:411 msgid "Unable to decrypt CRL's signature" msgstr "Unable to decrypt CRL's signature" #: gajim/common/const.py:412 msgid "Unable to decode issuer public key" msgstr "Unable to decode issuer public key" #: gajim/common/const.py:413 msgid "Certificate signature failure" msgstr "Certificate signature failure" #: gajim/common/const.py:414 msgid "CRL signature failure" msgstr "CRL signature failure" #: gajim/common/const.py:415 msgid "Certificate is not yet valid" msgstr "Certificate is not yet valid" #: gajim/common/const.py:416 msgid "Certificate has expired" msgstr "Certificate has expired" #: gajim/common/const.py:417 msgid "CRL is not yet valid" msgstr "CRL is not yet valid" #: gajim/common/const.py:418 msgid "CRL has expired" msgstr "CRL has expired" #: gajim/common/const.py:419 msgid "Format error in certificate's notBefore field" msgstr "Format error in certificate's notBefore field" #: gajim/common/const.py:420 msgid "Format error in certificate's notAfter field" msgstr "Format error in certificate's notAfter field" #: gajim/common/const.py:421 msgid "Format error in CRL's lastUpdate field" msgstr "Format error in CRL's lastUpdate field" #: gajim/common/const.py:422 msgid "Format error in CRL's nextUpdate field" msgstr "Format error in CRL's nextUpdate field" #: gajim/common/const.py:423 msgid "Out of memory" msgstr "Out of memory" #: gajim/common/const.py:424 msgid "Self signed certificate" msgstr "Self signed certificate" #: gajim/common/const.py:425 msgid "Self signed certificate in certificate chain" msgstr "Self signed certificate in certificate chain" #: gajim/common/const.py:426 msgid "Unable to get local issuer certificate" msgstr "Unable to get local issuer certificate" #: gajim/common/const.py:427 msgid "Unable to verify the first certificate" msgstr "Unable to verify the first certificate" #: gajim/common/const.py:428 msgid "Certificate chain too long" msgstr "Certificate chain too long" #: gajim/common/const.py:429 msgid "Certificate revoked" msgstr "Certificate revoked" #: gajim/common/const.py:430 msgid "Invalid CA certificate" msgstr "Invalid CA certificate" #: gajim/common/const.py:431 msgid "Path length constraint exceeded" msgstr "Path length constraint exceeded" #: gajim/common/const.py:432 msgid "Unsupported certificate purpose" msgstr "Unsupported certificate purpose" #: gajim/common/const.py:433 msgid "Certificate not trusted" msgstr "Certificate not trusted" #: gajim/common/const.py:434 msgid "Certificate rejected" msgstr "Certificate rejected" #: gajim/common/const.py:435 msgid "Subject issuer mismatch" msgstr "Subject issuer mismatch" #: gajim/common/const.py:436 msgid "Authority and subject key identifier mismatch" msgstr "Authority and subject key identifier mismatch" #: gajim/common/const.py:437 msgid "Authority and issuer serial number mismatch" msgstr "Authority and issuer serial number mismatch" #: gajim/common/const.py:438 msgid "Key usage does not include certificate signing" msgstr "Key usage does not include certificate signing" #: gajim/common/const.py:439 msgid "Application verification failure" msgstr "Application verification failure" #: gajim/common/logging_helpers.py:31 #, python-format msgid "%s is not a valid loglevel" msgstr "%s is not a valid loglevel" #: gajim/common/connection.py:717 #, python-format msgid "Connection with account \"%s\" has been lost" msgstr "Connection with account \"%s\" has been lost" #: gajim/common/connection.py:718 msgid "Reconnect manually." msgstr "Reconnect manually." #: gajim/common/connection.py:740 #, python-format msgid "Server %(name)s answered wrongly to register request: %(error)s" msgstr "Server %(name)s answered wrongly to register request: %(error)s" #: gajim/common/connection.py:782 #, python-format msgid "Server %s provided a different registration form" msgstr "Server %s provided a different registration form" #: gajim/common/connection.py:1090 #, fuzzy, python-format msgid "Could not connect to \"%(host)s\" via proxy \"%(proxy)s\"" msgstr "Could not connect to \"%s\"" #: gajim/common/connection.py:1093 #, fuzzy, python-format msgid "Could not connect to \"%(host)s\"" msgstr "Could not connect to \"%s\"" #: gajim/common/connection.py:1095 gajim/common/connection.py:1317 msgid "Check your connection or try again later." msgstr "Check your connection or try again later." #: gajim/common/connection.py:1100 #, python-format msgid "Server replied: %s" msgstr "Server replied: %s" #: gajim/common/connection.py:1115 msgid "Connection to proxy failed" msgstr "Connection to proxy failed" #: gajim/common/connection.py:1154 gajim/common/connection.py:1275 #, python-format msgid "Could not connect to account %s" msgstr "Could not connect to account %s" #: gajim/common/connection.py:1155 gajim/common/connection.py:1276 #, python-format msgid "Connection with account %s has been lost. Retry connecting." msgstr "Connection with account %s has been lost. Retry connecting." #: gajim/common/connection.py:1316 gajim/common/connection.py:1632 #: gajim/common/zeroconf/connection_zeroconf.py:201 #, python-format msgid "Could not connect to \"%s\"" msgstr "Could not connect to \"%s\"" #: gajim/common/connection.py:1354 #, python-format msgid "Authentication failed with \"%s\"" msgstr "Authentication failed with \"%s\"" #: gajim/common/connection.py:1355 msgid "Please check your login and password for correctness." msgstr "Please check your login and password for correctness." #: gajim/common/dbus_support.py:40 msgid "D-Bus python bindings are missing in this computer" msgstr "D-Bus python bindings are missing in this computer" #: gajim/common/dbus_support.py:41 gajim/common/dbus_support.py:52 msgid "D-Bus capabilities of Gajim cannot be used" msgstr "D-Bus capabilities of Gajim cannot be used" #: gajim/common/dbus_support.py:51 msgid "D-Bus does not run correctly on this machine" msgstr "D-Bus does not run correctly on this machine" #: gajim/common/dbus_support.py:54 #, fuzzy msgid "D-Bus does not run correctly on this machine: system bus not present" msgstr "D-Bus does not run correctly on this machine" #: gajim/common/dbus_support.py:57 #, fuzzy msgid "D-Bus does not run correctly on this machine: session bus not present" msgstr "D-Bus does not run correctly on this machine" #: gajim/common/multimedia_helpers.py:49 #, fuzzy msgid "Default device" msgstr "Default Message" #: gajim/common/multimedia_helpers.py:70 msgid "Audio test" msgstr "" #: gajim/common/multimedia_helpers.py:73 gajim/common/multimedia_helpers.py:89 #: gajim/common/multimedia_helpers.py:103 #: gajim/common/multimedia_helpers.py:121 msgid "Autodetect" msgstr "" #: gajim/common/multimedia_helpers.py:76 gajim/common/multimedia_helpers.py:91 #, fuzzy, python-format msgid "ALSA: %s" msgstr "Size: %s" #: gajim/common/multimedia_helpers.py:79 gajim/common/multimedia_helpers.py:93 #, fuzzy, python-format msgid "Pulse: %s" msgstr "File: %s" #: gajim/common/multimedia_helpers.py:87 msgid "Fake audio output" msgstr "" #: gajim/common/multimedia_helpers.py:100 msgid "Video test" msgstr "" #: gajim/common/multimedia_helpers.py:105 #, python-format msgid "V4L2: %s" msgstr "" #: gajim/common/multimedia_helpers.py:108 #, fuzzy msgid "Screen" msgstr "green" #: gajim/common/multimedia_helpers.py:115 msgid "Fake video output" msgstr "" #: gajim/common/multimedia_helpers.py:118 #, python-format msgid "X Window System (X11/XShm/Xv): %s" msgstr "" #: gajim/common/multimedia_helpers.py:120 msgid "X Window System (without Xv)" msgstr "" #: gajim/common/jingle_rtp.py:122 #, fuzzy, python-format msgid "%s configuration error" msgstr "Room Configuration" #: gajim/common/jingle_rtp.py:123 #, python-format msgid "" "Couldn’t set up %(text)s. Check your configuration.\n" "\n" "Pipeline was:\n" "%(pipeline)s\n" "\n" "Error was:\n" "%(error)s" msgstr "" #: gajim/common/jingle_rtp.py:388 msgid "audio input" msgstr "" #: gajim/common/jingle_rtp.py:392 msgid "audio output" msgstr "" #: gajim/common/jingle_rtp.py:450 msgid "video input" msgstr "" #: gajim/common/jingle_rtp.py:457 msgid "video output" msgstr "" #: gajim/common/helpers.py:196 msgid "Server must be between 1 and 1023 bytes" msgstr "" #: gajim/common/helpers.py:200 msgid "Invalid character in hostname." msgstr "Invalid character in hostname." #: gajim/common/helpers.py:202 msgid "Server address required." msgstr "Server address required." #: gajim/common/helpers.py:206 msgid "Username must be between 1 and 1023 bytes" msgstr "" #: gajim/common/helpers.py:210 msgid "Invalid character in username." msgstr "Invalid character in username." #: gajim/common/helpers.py:216 msgid "Resource must be between 1 and 1023 bytes" msgstr "" #: gajim/common/helpers.py:220 msgid "Invalid character in resource." msgstr "Invalid character in resource." #: gajim/common/helpers.py:258 msgid "_Busy" msgstr "_Busy" #: gajim/common/helpers.py:263 msgid "_Not Available" msgstr "_Not Available" #: gajim/common/helpers.py:268 msgid "_Free for Chat" msgstr "_Free for Chat" #: gajim/common/helpers.py:273 #, fuzzy msgid "?user status:_Available" msgstr "Paused" #: gajim/common/helpers.py:277 msgid "Connecting" msgstr "Connecting" #: gajim/common/helpers.py:280 msgid "A_way" msgstr "A_way" #: gajim/common/helpers.py:285 msgid "_Offline" msgstr "_Offline" #: gajim/common/helpers.py:290 msgid "_Invisible" msgstr "_Invisible" #: gajim/common/helpers.py:296 msgid "?contact has status:Unknown" msgstr "Unknown" #: gajim/common/helpers.py:298 msgid "?contact has status:Has errors" msgstr "Has errors" #: gajim/common/helpers.py:313 msgid "?Subscription we already have:None" msgstr "None" #: gajim/common/helpers.py:315 msgid "To" msgstr "To" #: gajim/common/helpers.py:317 msgid "From" msgstr "From" #: gajim/common/helpers.py:319 msgid "Both" msgstr "Both" #: gajim/common/helpers.py:321 gajim/gtk/server_info.py:133 #, fuzzy msgid "Unknown" msgstr "Unknown" #: gajim/common/helpers.py:327 msgid "?Ask (for Subscription):None" msgstr "None" #: gajim/common/helpers.py:329 msgid "Subscribe" msgstr "Subscribe" #: gajim/common/helpers.py:338 msgid "?Group Chat Contact Role:None" msgstr "None" #: gajim/common/helpers.py:341 msgid "Moderators" msgstr "Moderators" #: gajim/common/helpers.py:343 msgid "Moderator" msgstr "Moderator" #: gajim/common/helpers.py:346 msgid "Participants" msgstr "Participants" #: gajim/common/helpers.py:348 msgid "Participant" msgstr "Participant" #: gajim/common/helpers.py:351 msgid "Visitors" msgstr "Visitors" #: gajim/common/helpers.py:353 msgid "Visitor" msgstr "Visitor" #: gajim/common/helpers.py:404 msgid "is paying attention to the conversation" msgstr "is paying attention to the conversation" #: gajim/common/helpers.py:406 msgid "is doing something else" msgstr "is doing something else" #: gajim/common/helpers.py:408 #, fuzzy msgid "is composing a message…" msgstr "is composing a message..." #: gajim/common/helpers.py:411 msgid "paused composing a message" msgstr "paused composing a message" #: gajim/common/helpers.py:413 msgid "has closed the chat window or tab" msgstr "has closed the chat window or tab" #: gajim/common/helpers.py:577 #, python-format msgid "%s GiB" msgstr "%s GiB" #: gajim/common/helpers.py:580 #, python-format msgid "%s GB" msgstr "%s GB" #: gajim/common/helpers.py:584 #, python-format msgid "%s MiB" msgstr "%s MiB" #: gajim/common/helpers.py:587 #, python-format msgid "%s MB" msgstr "%s MB" #: gajim/common/helpers.py:591 #, python-format msgid "%s KiB" msgstr "%s KiB" #: gajim/common/helpers.py:594 #, python-format msgid "%s KB" msgstr "%s KB" #: gajim/common/helpers.py:597 #, python-format msgid "%s B" msgstr "%s B" #: gajim/common/helpers.py:986 gajim/common/helpers.py:993 #, python-format msgid "%d message pending" msgid_plural "%d messages pending" msgstr[0] "%d message pending" msgstr[1] "%d messages pending" #: gajim/common/helpers.py:1000 #, fuzzy, python-format msgid "from room %s" msgstr " from room %s" #: gajim/common/helpers.py:1003 gajim/common/helpers.py:1020 #, fuzzy, python-format msgid "from user %s" msgstr " from user %s" #: gajim/common/helpers.py:1005 #, fuzzy, python-format msgid "from %s" msgstr " from %s" #: gajim/common/helpers.py:1012 gajim/common/helpers.py:1018 #, python-format msgid "%d event pending" msgid_plural "%d events pending" msgstr[0] "%d event pending" msgstr[1] "%d events pending" #: gajim/common/helpers.py:1036 gajim/common/helpers.py:1048 #: gajim/data/gui/roster_window.ui:85 data/org.gajim.Gajim.desktop.in:4 #: data/org.gajim.Gajim.appdata.xml.in:9 msgid "Gajim" msgstr "Gajim" #: gajim/common/helpers.py:1050 #, python-format msgid "Gajim - %s" msgstr "Gajim - %s" #: gajim/common/helpers.py:1247 gajim/data/gui/add_new_contact_window.ui:20 msgid "I would like to add you to my contact list." msgstr "I would like to add you to my contact list." #: gajim/common/helpers.py:1249 msgid "Hello, I am $name." msgstr "" #: gajim/common/helpers.py:1353 gajim/common/helpers.py:1362 #: gajim/common/helpers.py:1420 msgid "Timeout loading image" msgstr "Timeout loading image" #: gajim/common/helpers.py:1372 gajim/common/helpers.py:1418 msgid "Image is too big" msgstr "Image is too big" #: gajim/common/helpers.py:1383 #, fuzzy msgid "PyCURL is not installed" msgstr "CRL is not yet valid" #: gajim/common/helpers.py:1422 #, fuzzy msgid "Error loading image" msgstr "Timeout loading image" #: gajim/common/configpaths.py:85 #, python-format msgid "%s is a file but it should be a directory" msgstr "%s is a file but it should be a directory" #: gajim/common/configpaths.py:86 msgid "Gajim will now exit" msgstr "Gajim will now exit" #: gajim/common/exceptions.py:45 #, fuzzy, python-format msgid "" "The database file (%s) cannot be read. Try to repair it (see https://dev." "gajim.org/gajim/gajim/wikis/help/DatabaseBackup) or remove it (all history " "will be lost)." msgstr "" "The database file (%s) cannot be read. Try to repair it (see http://trac." "gajim.org/wiki/DatabaseBackup) or remove it (all history will be lost)." #: gajim/common/exceptions.py:59 msgid "Service not available: Gajim is not running, or remote_control is False" msgstr "" "Service not available: Gajim is not running, or remote_control is False" #: gajim/common/exceptions.py:81 #, fuzzy, python-format msgid "" "Session bus is not available.\n" "Try reading %(url)s" msgstr "" "Session bus is not available.\n" "Try reading http://trac.gajim.org/wiki/GajimDBus" #: gajim/common/exceptions.py:93 #, fuzzy, python-format msgid "" "System bus is not available.\n" "Try reading %(url)s" msgstr "" "Session bus is not available.\n" "Try reading http://trac.gajim.org/wiki/GajimDBus" #: gajim/common/zeroconf/connection_zeroconf.py:202 gajim/gtk/accounts.py:416 msgid "Please check if Avahi or Bonjour is installed." msgstr "Please check if Avahi or Bonjour is installed." #: gajim/common/zeroconf/connection_zeroconf.py:212 #: gajim/common/zeroconf/connection_zeroconf.py:216 msgid "Could not start local service" msgstr "Could not start local service" #: gajim/common/zeroconf/connection_zeroconf.py:213 #, python-format msgid "Unable to bind to port %d." msgstr "Unable to bind to port %d." #: gajim/common/zeroconf/connection_zeroconf.py:217 #, fuzzy msgid "Please check if avahi/bonjour-daemon is running." msgstr "Please check if avahi-daemon is running." #: gajim/common/zeroconf/connection_zeroconf.py:303 #: gajim/common/zeroconf/connection_zeroconf.py:316 #: gajim/common/zeroconf/connection_zeroconf.py:332 #, python-format msgid "Could not change status of account \"%s\"" msgstr "Could not change status of account \"%s\"" #: gajim/common/zeroconf/connection_zeroconf.py:304 #: gajim/common/zeroconf/connection_zeroconf.py:317 #: gajim/common/zeroconf/connection_zeroconf.py:333 msgid "Please check if avahi-daemon is running." msgstr "Please check if avahi-daemon is running." #: gajim/common/zeroconf/connection_zeroconf.py:349 msgid "Your message could not be sent." msgstr "Your message could not be sent." #: gajim/common/zeroconf/connection_zeroconf.py:364 msgid "Contact is offline. Your message could not be sent." msgstr "Contact is offline. Your message could not be sent." #: gajim/common/zeroconf/connection_zeroconf.py:388 msgid "" "Connection to host could not be established: Timeout while sending data." msgstr "" "Connection to host could not be established: Timeout while sending data." #: gajim/common/zeroconf/zeroconf_bonjour.py:231 #: gajim/common/zeroconf/zeroconf_bonjour.py:256 #: gajim/common/zeroconf/zeroconf_bonjour.py:302 #: gajim/common/zeroconf/zeroconf_avahi.py:237 #, python-format msgid "Error while adding service. %s" msgstr "Error while adding service. %s" #: gajim/common/zeroconf/connection_handlers_zeroconf.py:176 #: gajim/common/modules/message.py:286 msgid "message" msgstr "message" #: gajim/common/dbus/logind.py:72 msgid "Machine is going to sleep" msgstr "" #: gajim/common/dbus/logind.py:97 msgid "Disconnect from the network" msgstr "" #: gajim/common/modules/presence.py:85 msgid "I would like to add you to my roster." msgstr "I would like to add you to my roster." #: gajim/common/modules/message.py:164 #, fuzzy, python-format msgid "error: %s" msgstr "Error: %s" #: gajim/common/modules/httpupload.py:134 msgid "File is empty" msgstr "File is empty" #: gajim/common/modules/httpupload.py:137 msgid "File does not exist" msgstr "File does not exist" #: gajim/common/modules/httpupload.py:144 #: gajim/common/modules/httpupload.py:214 #, python-format msgid "File is too large, maximum allowed file size is: %s" msgstr "" #: gajim/common/modules/misc.py:32 msgid "This message was encrypted with OTR and could not be decrypted." msgstr "" #: gajim/common/modules/misc.py:35 msgid "" "This message was encrypted with Legacy OpenPGP and could not be decrypted. " "You can install the PGP plugin to handle those messages." msgstr "" #: gajim/common/modules/misc.py:39 msgid "" "This message was encrypted with OpenPGP for XMPP and could not be decrypted." msgstr "" #: gajim/common/modules/misc.py:42 #, python-format msgid "This message was encrypted with %s and could not be decrypted." msgstr "" #: gajim/common/modules/adhoc_commands.py:89 msgid "Change status information" msgstr "Change status information" #: gajim/common/modules/adhoc_commands.py:113 msgid "Change status" msgstr "Change status" #: gajim/common/modules/adhoc_commands.py:114 msgid "Set the presence type and description" msgstr "Set the presence type and description" #: gajim/common/modules/adhoc_commands.py:121 msgid "Free for chat" msgstr "Free for chat" #: gajim/common/modules/adhoc_commands.py:122 msgid "Online" msgstr "Online" #: gajim/common/modules/adhoc_commands.py:124 msgid "Extended away" msgstr "Extended away" #: gajim/common/modules/adhoc_commands.py:125 msgid "Do not disturb" msgstr "Do not disturb" #: gajim/common/modules/adhoc_commands.py:126 msgid "Offline - disconnect" msgstr "Offline - disconnect" #: gajim/common/modules/adhoc_commands.py:132 msgid "Presence description:" msgstr "Presence description:" #: gajim/common/modules/adhoc_commands.py:171 msgid "The status has been changed." msgstr "The status has been changed." #: gajim/common/modules/adhoc_commands.py:205 #: gajim/common/modules/adhoc_commands.py:242 msgid "Leave Groupchats" msgstr "Leave Groupchats" #: gajim/common/modules/adhoc_commands.py:231 #, python-format msgid "%(nickname)s on %(room_jid)s" msgstr "%(nickname)s on %(room_jid)s" #: gajim/common/modules/adhoc_commands.py:235 msgid "You have not joined a groupchat." msgstr "You have not joined a groupchat." #: gajim/common/modules/adhoc_commands.py:243 msgid "Choose the groupchats you want to leave" msgstr "Choose the groupchats you want to leave" #: gajim/common/modules/adhoc_commands.py:292 msgid "You left the following groupchats:" msgstr "You left the following groupchats:" #: gajim/common/modules/user_tune.py:51 msgid "Unknown Artist" msgstr "Unknown Artist" #: gajim/common/modules/user_tune.py:54 msgid "Unknown Title" msgstr "Unknown Title" #: gajim/common/modules/user_tune.py:57 msgid "Unknown Source" msgstr "Unknown Source" #: gajim/common/modules/user_tune.py:60 #, python-format msgid "" "\"%(title)s\" by %(artist)s\n" "from %(source)s" msgstr "" "\"%(title)s\" by %(artist)s\n" "from %(source)s" #: gajim/common/modules/roster_item_exchange.py:100 #, fuzzy, python-format msgid "Sent contact: \"%(jid)s\" (%(name)s)" msgstr "Sent contact: \"%s\" (%s)" #: gajim/common/modules/roster_item_exchange.py:104 msgid "Sent contacts:" msgstr "Sent contacts:" #: gajim/data/gui/blocked_contacts_window.ui:13 msgid "Blocked Contacts" msgstr "Blocked Contacts" #: gajim/data/gui/advanced_configuration_window.ui:13 msgid "Advanced Configuration Editor" msgstr "Advanced Configuration Editor" #: gajim/data/gui/advanced_configuration_window.ui:35 msgid "Filter:" msgstr "Filter:" #: gajim/data/gui/advanced_configuration_window.ui:107 #: gajim/data/gui/features_window.ui:78 msgid "Description" msgstr "Description" #: gajim/data/gui/advanced_configuration_window.ui:136 msgid "NOTE: You should restart Gajim for some settings to take effect" msgstr "NOTE: You should restart Gajim for some settings to take effect" #: gajim/data/gui/advanced_configuration_window.ui:161 #, fuzzy msgid "_Reset to default" msgstr "_Reset to Default Colours" #: gajim/data/gui/join_groupchat_window.ui:56 #: gajim/data/gui/chat_to_muc_window.ui:67 #: gajim/data/gui/chat_to_muc_window.ui:78 msgid "column" msgstr "" #: gajim/data/gui/join_groupchat_window.ui:97 msgid "Join group chat every time Gajim is started" msgstr "" #: gajim/data/gui/join_groupchat_window.ui:113 #: gajim/data/gui/manage_bookmarks_window.ui:301 #, fuzzy msgid "Auto Join" msgstr "Auto join" #: gajim/data/gui/join_groupchat_window.ui:131 #: gajim/data/gui/profile_window.ui:233 msgid "Account" msgstr "Account" #: gajim/data/gui/join_groupchat_window.ui:147 #, fuzzy msgid "Room" msgstr "Room:" #: gajim/data/gui/join_groupchat_window.ui:180 gajim/gtk/accounts.py:788 #, fuzzy msgid "Password" msgstr "Password:" #: gajim/data/gui/join_groupchat_window.ui:253 #, fuzzy msgid "Bookmark group chat" msgstr "Bookmark this room" #: gajim/data/gui/join_groupchat_window.ui:270 #, fuzzy msgid "Bookmark" msgstr "_Bookmark" #: gajim/data/gui/join_groupchat_window.ui:339 #, fuzzy msgid "Recently used group chats" msgstr "in _group chats" #: gajim/data/gui/join_groupchat_window.ui:360 msgid "Search group chats on selected server" msgstr "" #: gajim/data/gui/manage_proxies_window.ui:12 msgid "HTTP Connect" msgstr "HTTP Connect" #: gajim/data/gui/manage_proxies_window.ui:15 msgid "SOCKS5" msgstr "" #: gajim/data/gui/manage_proxies_window.ui:18 msgid "BOSH" msgstr "" #: gajim/data/gui/manage_proxies_window.ui:25 msgid "Manage Proxy Profiles" msgstr "Manage Proxy Profiles" #: gajim/data/gui/manage_proxies_window.ui:148 msgid "_Name:" msgstr "_Name:" #: gajim/data/gui/manage_proxies_window.ui:161 msgid "_Type:" msgstr "_Type:" #: gajim/data/gui/manage_proxies_window.ui:205 msgid "Properties" msgstr "Properties" #: gajim/data/gui/manage_proxies_window.ui:234 msgid "_BOSH URL:" msgstr "_BOSH URL:" #: gajim/data/gui/manage_proxies_window.ui:258 msgid "Proxy _Host:" msgstr "Proxy _Host:" #: gajim/data/gui/manage_proxies_window.ui:269 msgid "Use HTTP prox_y" msgstr "Use HTTP prox_y" #: gajim/data/gui/manage_proxies_window.ui:288 msgid "Proxy _Port:" msgstr "Proxy _Port:" #: gajim/data/gui/manage_proxies_window.ui:299 msgid "Use proxy auth_entication" msgstr "Use proxy auth_entication" #: gajim/data/gui/manage_proxies_window.ui:318 msgid "_Username:" msgstr "_Username:" #: gajim/data/gui/manage_proxies_window.ui:331 msgid "Pass_word:" msgstr "Pass_word:" #: gajim/data/gui/manage_proxies_window.ui:391 msgid "Settings" msgstr "Settings" #: gajim/data/gui/change_password_dialog.ui:17 #, fuzzy msgid "New Password" msgstr "Save password" #: gajim/data/gui/change_password_dialog.ui:31 #, fuzzy msgid "Confirm New Password" msgstr "Change Password" #: gajim/data/gui/zeroconf_information_window.ui:8 #: gajim/data/gui/vcard_information_window.ui:8 msgid "Contact Information" msgstr "Personal Information" #: gajim/data/gui/zeroconf_information_window.ui:54 msgid "Local jid:" msgstr "Local jid:" #: gajim/data/gui/zeroconf_information_window.ui:67 #: gajim/data/gui/tooltip_roster_contact.ui:55 #: gajim/data/gui/tooltip_gc_contact.ui:75 msgid "Resource:" msgstr "Resource:" #: gajim/data/gui/zeroconf_information_window.ui:80 #: gajim/data/gui/tooltip_roster_contact.ui:110 msgid "Status:" msgstr "Status:" #: gajim/data/gui/zeroconf_information_window.ui:89 msgid "_Log conversation history" msgstr "_Log conversation history" #: gajim/data/gui/zeroconf_information_window.ui:215 #: gajim/data/gui/vcard_information_window.ui:390 msgid "Contact" msgstr "Contact" #: gajim/data/gui/zeroconf_information_window.ui:234 msgid "First Name:" msgstr "First Name:" #: gajim/data/gui/zeroconf_information_window.ui:247 msgid "Last Name:" msgstr "Surname:" #: gajim/data/gui/zeroconf_information_window.ui:260 #: gajim/data/gui/tooltip_roster_contact.ui:30 #: gajim/data/gui/tooltip_gc_contact.ui:50 msgid "Jabber ID:" msgstr "Jabber ID:" #: gajim/data/gui/zeroconf_information_window.ui:273 msgid "E-Mail:" msgstr "E-Mail:" #: gajim/data/gui/zeroconf_information_window.ui:354 #: gajim/data/gui/profile_window.ui:825 msgid "Personal" msgstr "Personal" #: gajim/data/gui/gc_occupants_menu.ui:12 msgid "_Send Private Message" msgstr "_Send Private Message" #: gajim/data/gui/gc_occupants_menu.ui:21 msgid "Send _File" msgstr "Send _File" #: gajim/data/gui/gc_occupants_menu.ui:29 msgid "Occupant Actions" msgstr "Occupant Actions" #: gajim/data/gui/gc_occupants_menu.ui:38 msgid "_Voice" msgstr "_Voice" #: gajim/data/gui/gc_occupants_menu.ui:46 msgid "Mo_derator" msgstr "Mo_derator" #: gajim/data/gui/gc_occupants_menu.ui:60 msgid "_Member" msgstr "_Member" #: gajim/data/gui/gc_occupants_menu.ui:68 msgid "_Admin" msgstr "_Admin" #: gajim/data/gui/gc_occupants_menu.ui:76 msgid "_Owner" msgstr "_Owner" #: gajim/data/gui/gc_occupants_menu.ui:90 msgid "_Kick" msgstr "_Kick" #: gajim/data/gui/gc_occupants_menu.ui:98 msgid "_Ban" msgstr "_Ban" #: gajim/data/gui/gc_occupants_menu.ui:124 msgid "_Add to Roster" msgstr "_Add to Roster" #: gajim/data/gui/gc_occupants_menu.ui:132 #, fuzzy msgid "_Execute command" msgstr "_Execute Command" #: gajim/data/gui/tooltip_roster_contact.ui:125 msgid "Idle since:" msgstr "Idle since:" #: gajim/data/gui/tooltip_roster_contact.ui:151 msgid "Mood:" msgstr "Mood:" #: gajim/data/gui/tooltip_roster_contact.ui:164 msgid "Activity:" msgstr "Activity:" #: gajim/data/gui/tooltip_roster_contact.ui:178 #, fuzzy msgid "Tune:" msgstr "Tune:" #: gajim/data/gui/tooltip_roster_contact.ui:191 #, fuzzy msgid "Location:" msgstr "Notification" #: gajim/data/gui/tooltip_roster_contact.ui:255 #, fuzzy msgid "OpenPGP:" msgstr "OpenPGP: " #: gajim/data/gui/tooltip_roster_contact.ui:281 msgid "Subscription:" msgstr "Subscription:" #: gajim/data/gui/zeroconf_context_menu.ui:11 #: gajim/data/gui/account_context_menu.ui:11 msgid "_Status" msgstr "_Status" #: gajim/data/gui/zeroconf_context_menu.ui:26 #: gajim/data/gui/account_context_menu.ui:79 msgid "_Modify Account..." msgstr "_Modify Account..." #: gajim/data/gui/atom_entry_window.ui:8 msgid "New entry received" msgstr "New entry received" #: gajim/data/gui/atom_entry_window.ui:92 msgid "Feed name:" msgstr "Feed name:" #: gajim/data/gui/atom_entry_window.ui:119 msgid "Entry:" msgstr "Entry:" #: gajim/data/gui/atom_entry_window.ui:131 msgid "Last modified:" msgstr "Last modified:" #: gajim/data/gui/atom_entry_window.ui:196 msgid "Next entry" msgstr "" #: gajim/data/gui/gc_control_popup_menu.ui:11 msgid "Change _Nickname..." msgstr "Change _Nickname..." #: gajim/data/gui/gc_control_popup_menu.ui:20 msgid "_Manage Room" msgstr "_Manage Room" #: gajim/data/gui/gc_control_popup_menu.ui:31 msgid "Change _Subject..." msgstr "Change _Subject..." #: gajim/data/gui/gc_control_popup_menu.ui:38 msgid "Configure _Room..." msgstr "Configure _Room..." #: gajim/data/gui/gc_control_popup_menu.ui:52 msgid "_Destroy Room" msgstr "_Destroy Room" #: gajim/data/gui/gc_control_popup_menu.ui:64 msgid "_Minimize on close" msgstr "_Minimise on close" #: gajim/data/gui/gc_control_popup_menu.ui:85 #, fuzzy msgid "_Request Voice" msgstr "_Voice" #: gajim/data/gui/profile_window.ui:67 #, fuzzy msgid "Clear Avatar" msgstr "User avatar:" #: gajim/data/gui/profile_window.ui:137 #, fuzzy msgid "Set Avatar…" msgstr "Choose Image" #: gajim/data/gui/profile_window.ui:175 #: gajim/data/gui/vcard_information_window.ui:412 #, fuzzy msgid "Full Name" msgstr "Full Name" #: gajim/data/gui/profile_window.ui:307 gajim/data/gui/profile_window.ui:1004 #: gajim/data/gui/vcard_information_window.ui:721 #: gajim/data/gui/vcard_information_window.ui:1397 #, fuzzy msgid "Phone No." msgstr "Phone" #: gajim/data/gui/profile_window.ui:344 #: gajim/data/gui/vcard_information_window.ui:765 msgid "Format: YYYY-MM-DD" msgstr "Format: YYYY-MM-DD" #: gajim/data/gui/profile_window.ui:351 #: gajim/data/gui/vcard_information_window.ui:771 #, fuzzy msgid "Birthday" msgstr "Birthday:" #: gajim/data/gui/profile_window.ui:370 #: gajim/data/gui/vcard_information_window.ui:689 #: gajim/data/gui/plugins_window.ui:323 #, fuzzy msgid "Homepage" msgstr "Homepage:" #: gajim/data/gui/profile_window.ui:387 gajim/data/gui/profile_window.ui:976 #: gajim/data/gui/vcard_information_window.ui:705 #: gajim/data/gui/vcard_information_window.ui:1381 #, fuzzy msgid "E-Mail" msgstr "E-Mail:" #: gajim/data/gui/profile_window.ui:404 gajim/data/gui/mam_preferences.ui:184 #: gajim/data/gui/vcard_information_window.ui:55 gajim/gtk/add_contact.py:29 #: gajim/gtk/accounts.py:704 msgid "Jabber ID" msgstr "Jabber ID" #: gajim/data/gui/profile_window.ui:440 msgid "Main" msgstr "" #. Family Name #: gajim/data/gui/profile_window.ui:462 #: gajim/data/gui/vcard_information_window.ui:806 #, fuzzy msgid "Family" msgstr "Family:" #. Given Name #: gajim/data/gui/profile_window.ui:489 #: gajim/data/gui/vcard_information_window.ui:897 #, fuzzy msgid "Given" msgstr "Given:" #. Middle Name #: gajim/data/gui/profile_window.ui:516 #: gajim/data/gui/vcard_information_window.ui:822 #, fuzzy msgid "Middle" msgstr "Middle:" #. Prefix in Name #: gajim/data/gui/profile_window.ui:532 #: gajim/data/gui/vcard_information_window.ui:838 #, fuzzy msgid "Prefix" msgstr "Prefix:" #. Suffix in Name #: gajim/data/gui/profile_window.ui:569 #: gajim/data/gui/vcard_information_window.ui:913 #, fuzzy msgid "Suffix" msgstr "Suffix:" #: gajim/data/gui/profile_window.ui:596 gajim/data/gui/profile_window.ui:1031 #: gajim/data/gui/vcard_information_window.ui:490 #: gajim/data/gui/vcard_information_window.ui:1180 #, fuzzy msgid "Street" msgstr "Stressed" #: gajim/data/gui/profile_window.ui:624 gajim/data/gui/profile_window.ui:1058 #: gajim/data/gui/vcard_information_window.ui:580 #: gajim/data/gui/vcard_information_window.ui:1228 #, fuzzy msgid "Extra Address" msgstr "Extra Address:" #: gajim/data/gui/profile_window.ui:652 gajim/data/gui/profile_window.ui:1085 #: gajim/data/gui/vcard_information_window.ui:506 #: gajim/data/gui/vcard_information_window.ui:1196 #, fuzzy msgid "City" msgstr "City:" #: gajim/data/gui/profile_window.ui:669 gajim/data/gui/profile_window.ui:1148 #: gajim/data/gui/vcard_information_window.ui:522 #: gajim/data/gui/vcard_information_window.ui:1212 #, fuzzy msgid "State" msgstr "State:" #: gajim/data/gui/profile_window.ui:716 gajim/data/gui/profile_window.ui:1112 #: gajim/data/gui/vcard_information_window.ui:596 #: gajim/data/gui/vcard_information_window.ui:1245 #, fuzzy msgid "Postal Code" msgstr "Postal Code:" #: gajim/data/gui/profile_window.ui:743 gajim/data/gui/profile_window.ui:1175 #: gajim/data/gui/vcard_information_window.ui:612 #: gajim/data/gui/vcard_information_window.ui:1261 #, fuzzy msgid "Country" msgstr "Country:" #: gajim/data/gui/profile_window.ui:761 gajim/data/gui/profile_window.ui:1192 #: gajim/data/gui/vcard_information_window.ui:672 #: gajim/data/gui/vcard_information_window.ui:1364 msgid "Address" msgstr "Address" #: gajim/data/gui/profile_window.ui:786 #: gajim/data/gui/vcard_information_window.ui:959 #, fuzzy msgid "Name Details" msgstr "Name:" #: gajim/data/gui/profile_window.ui:853 #: gajim/data/gui/vcard_information_window.ui:1041 #, fuzzy msgid "Company" msgstr "Company:" #: gajim/data/gui/profile_window.ui:881 #: gajim/data/gui/vcard_information_window.ui:1074 #, fuzzy msgid "Department" msgstr "Department:" #: gajim/data/gui/profile_window.ui:908 #: gajim/data/gui/vcard_information_window.ui:1105 #, fuzzy msgid "Position" msgstr "Position:" #: gajim/data/gui/profile_window.ui:1207 #, fuzzy msgid "Contact" msgstr "Contact time:" #: gajim/data/gui/profile_window.ui:1261 #: gajim/data/gui/vcard_information_window.ui:1453 msgid "Work" msgstr "Work" #. "About" is the text of a tab of vcard window #: gajim/data/gui/profile_window.ui:1297 #: gajim/data/gui/vcard_information_window.ui:1485 #: gajim/data/gui/application_menu.ui:62 msgid "About" msgstr "About" #: gajim/data/gui/filetransfers.ui:20 #, fuzzy msgid "Con_tinue" msgstr "_Continue" #: gajim/data/gui/filetransfers.ui:28 gajim/data/gui/filetransfers.ui:135 msgid "_Pause" msgstr "_Pause" #: gajim/data/gui/filetransfers.ui:36 gajim/data/gui/filetransfers.ui:152 msgid "_Cancel" msgstr "_Cancel" #: gajim/data/gui/filetransfers.ui:50 msgid "_Open Containing Folder" msgstr "_Open Containing Folder" #: gajim/data/gui/filetransfers.ui:59 gajim/data/gui/filetransfers.ui:228 msgid "File Transfers" msgstr "File Transfers" #: gajim/data/gui/filetransfers.ui:90 msgid "file transfers list" msgstr "file transfers list" #: gajim/data/gui/filetransfers.ui:91 msgid "A list of active, completed and stopped file transfers" msgstr "A list of active, completed and stopped file transfers" #: gajim/data/gui/filetransfers.ui:111 msgid "Clean _up" msgstr "Clean _up" #: gajim/data/gui/filetransfers.ui:117 #, fuzzy msgid "Remove completed, cancelled and failed file transfers from the list" msgstr "Removes completed, cancelled and failed file transfers from the list" #: gajim/data/gui/filetransfers.ui:122 msgid "Remove file transfer from the list." msgstr "Remove file transfer from the list." #: gajim/data/gui/filetransfers.ui:123 msgid "" "This action removes single file transfer from the list. If the transfer is " "active, it is first stopped and then removed" msgstr "" "This action removes single file transfer from the list. If the transfer is " "active, it is first stopped and then removed" #: gajim/data/gui/filetransfers.ui:158 #, fuzzy msgid "Cancel the selected file transfer and remove incomplete files" msgstr "Cancels the selected file transfer and removes incomplete file" #: gajim/data/gui/filetransfers.ui:163 msgid "Cancel file transfer" msgstr "Cancel file transfer" #: gajim/data/gui/filetransfers.ui:164 msgid "Cancels the selected file transfer" msgstr "Cancels the selected file transfer" #: gajim/data/gui/filetransfers.ui:176 #, fuzzy msgid "_Close" msgstr "_Send & Close" #: gajim/data/gui/filetransfers.ui:182 #, fuzzy msgid "Hide the window" msgstr "Hides the window" #: gajim/data/gui/filetransfers.ui:202 msgid "_Notify me when a file transfer is complete" msgstr "_Notify me when a file transfer is complete" #: gajim/data/gui/filetransfers.ui:211 msgid "When a file transfer is complete show a popup notification" msgstr "Show a pop-up notification when a file transfer is complete " #: gajim/data/gui/filetransfers.ui:229 msgid "Shows a list of file transfers between you and others" msgstr "Shows a list of file transfers between you and others" #: gajim/data/gui/groupchat_control.ui:13 gajim/data/gui/chat_control.ui:293 msgid "Bold" msgstr "Bold" #: gajim/data/gui/groupchat_control.ui:22 gajim/data/gui/chat_control.ui:302 msgid "Italic" msgstr "Italic" #: gajim/data/gui/groupchat_control.ui:31 gajim/data/gui/chat_control.ui:311 msgid "Underline" msgstr "Underline" #: gajim/data/gui/groupchat_control.ui:40 gajim/data/gui/chat_control.ui:320 msgid "Strike" msgstr "Strike" #: gajim/data/gui/groupchat_control.ui:54 gajim/data/gui/chat_control.ui:334 #: gajim/gtk/advanced_config.py:91 msgid "Color" msgstr "Colour" #: gajim/data/gui/groupchat_control.ui:62 gajim/data/gui/chat_control.ui:342 msgid "Font" msgstr "Font" #: gajim/data/gui/groupchat_control.ui:76 gajim/data/gui/chat_control.ui:356 #, fuzzy msgid "Clear formatting" msgstr "Clear formating" #: gajim/data/gui/groupchat_control.ui:286 gajim/data/gui/chat_control.ui:874 #, fuzzy msgid "Choose encryption" msgstr "Choose File to Send..." #: gajim/data/gui/groupchat_control.ui:332 gajim/data/gui/chat_control.ui:656 #, fuzzy msgid "Show a list of emojis (Alt+M)" msgstr "Show a list of emoticons (Alt+M)" #: gajim/data/gui/popup_notification_window.ui:55 #, fuzzy msgid "Event Type" msgstr "Event" #: gajim/data/gui/popup_notification_window.ui:100 #, fuzzy msgid "Event desc" msgstr "Events" #: gajim/data/gui/chat_control.ui:44 #, fuzzy msgid "1" msgstr "Font" #: gajim/data/gui/chat_control.ui:66 #, fuzzy msgid "2 abc" msgstr "Font" #: gajim/data/gui/chat_control.ui:87 #, fuzzy msgid "3 def" msgstr "Font" #: gajim/data/gui/chat_control.ui:108 #, fuzzy msgid "4 ghi" msgstr "Font" #: gajim/data/gui/chat_control.ui:129 #, fuzzy msgid "5 jkl" msgstr "Font" #: gajim/data/gui/chat_control.ui:150 #, fuzzy msgid "6 mno" msgstr "Font" #: gajim/data/gui/chat_control.ui:170 msgid "7 pqrs" msgstr "" #: gajim/data/gui/chat_control.ui:191 #, fuzzy msgid "8 tuv" msgstr "Font" #: gajim/data/gui/chat_control.ui:212 msgid "9 wxyz" msgstr "" #: gajim/data/gui/chat_control.ui:232 #, fuzzy msgid "*" msgstr "Font" #: gajim/data/gui/chat_control.ui:252 #, fuzzy msgid "0" msgstr "Font" #: gajim/data/gui/chat_control.ui:272 #, fuzzy msgid "#" msgstr "Font" #: gajim/data/gui/chat_control.ui:453 msgid "The last message was written on a mobile client" msgstr "" #: gajim/data/gui/chat_control.ui:787 msgid "#" msgstr "#" #: gajim/data/gui/mam_preferences.ui:14 gajim/data/gui/preferences_window.ui:92 #: gajim/data/gui/preferences_window.ui:143 #, fuzzy msgid "Always" msgstr "Away" #: gajim/data/gui/mam_preferences.ui:18 #, fuzzy msgid "Roster" msgstr "Show _Roster" #: gajim/data/gui/mam_preferences.ui:22 gajim/data/gui/preferences_window.ui:86 #: gajim/data/gui/preferences_window.ui:146 #, fuzzy msgid "Never" msgstr "_Never" #: gajim/data/gui/mam_preferences.ui:111 #, fuzzy msgid "Default:" msgstr "Default" #: gajim/data/gui/mam_preferences.ui:203 #, fuzzy msgid "Archive" msgstr "File is empty" #: gajim/data/gui/vcard_information_window.ui:72 gajim/gtk/accounts.py:657 #, fuzzy msgid "Resource" msgstr "Resource:" #: gajim/data/gui/vcard_information_window.ui:89 #: gajim/data/gui/preferences_window.ui:1280 #: gajim/data/gui/preferences_window.ui:1480 msgid "Status" msgstr "Status" #: gajim/data/gui/vcard_information_window.ui:106 #, fuzzy msgid "Client" msgstr "Client:" #: gajim/data/gui/vcard_information_window.ui:123 #: gajim/data/gui/preferences_window.ui:1588 #, fuzzy msgid "System" msgstr "System:" #: gajim/data/gui/vcard_information_window.ui:140 #, fuzzy msgid "Contact time" msgstr "Contact name" #: gajim/data/gui/vcard_information_window.ui:240 #, fuzzy msgid "User avatar" msgstr "Avatar:" #: gajim/data/gui/vcard_information_window.ui:255 #, fuzzy msgid "Configured avatar" msgstr "Configured avatar:" #. Given Name #: gajim/data/gui/vcard_information_window.ui:287 #, fuzzy msgid "Ask" msgstr "Ask:" #. Family Name #: gajim/data/gui/vcard_information_window.ui:304 #, fuzzy msgid "Subscription" msgstr "Subscription:" #: gajim/data/gui/vcard_information_window.ui:974 #: gajim/data/gui/vcard_information_window.ui:993 #: gajim/data/gui/vcard_information_window.ui:1427 msgid "button" msgstr "" #: gajim/data/gui/vcard_information_window.ui:1018 msgid "Personal Info" msgstr "Personal Info" #: gajim/data/gui/vcard_information_window.ui:1515 msgid "Comments" msgstr "Comments" #: gajim/data/gui/preferences_window.ui:38 #, fuzzy msgid "Use default applications" msgstr "Always use OS/X default applications" #: gajim/data/gui/preferences_window.ui:41 msgid "Custom" msgstr "Custom" #: gajim/data/gui/preferences_window.ui:52 #: gajim/data/gui/preferences_window.ui:69 #, fuzzy msgid "All chat states" msgstr "All statuses" #: gajim/data/gui/preferences_window.ui:55 #: gajim/data/gui/preferences_window.ui:72 #, fuzzy msgid "Composing only" msgstr "Composing" #: gajim/data/gui/preferences_window.ui:58 #: gajim/data/gui/preferences_window.ui:75 #: gajim/data/gui/preferences_window.ui:1590 msgid "Disabled" msgstr "Disabled" #: gajim/data/gui/preferences_window.ui:89 msgid "Only when pending events" msgstr "Only when pending events" #: gajim/data/gui/preferences_window.ui:103 #, fuzzy msgid "Pop it up" msgstr "_Pop it up" #: gajim/data/gui/preferences_window.ui:106 #, fuzzy msgid "Notify me about it" msgstr "_Notify me about it" #: gajim/data/gui/preferences_window.ui:109 #, fuzzy msgid "Show only in roster" msgstr "Show only in _roster" #: gajim/data/gui/preferences_window.ui:120 msgid "Detached roster with detached chats" msgstr "" #: gajim/data/gui/preferences_window.ui:123 msgid "Detached roster with single chat" msgstr "" #: gajim/data/gui/preferences_window.ui:126 msgid "Single window for everything" msgstr "" #: gajim/data/gui/preferences_window.ui:129 msgid "Detached roster with chat grouped by account" msgstr "" #: gajim/data/gui/preferences_window.ui:132 msgid "Detached roster with chat grouped by type" msgstr "" #: gajim/data/gui/preferences_window.ui:149 msgid "Last state" msgstr "Last state" #: gajim/data/gui/preferences_window.ui:214 msgid "Display a_vatars of contacts in roster" msgstr "Display a_vatars of contacts in roster" #: gajim/data/gui/preferences_window.ui:218 msgid "" "If checked, Gajim will display avatars of contacts in roster window and in " "group chats" msgstr "" "If ticked, Gajim will display avatars of contacts in roster window and in " "group chats" #: gajim/data/gui/preferences_window.ui:232 msgid "Display status _messages of contacts in roster" msgstr "Display status _messages of contacts in roster" #: gajim/data/gui/preferences_window.ui:236 #, fuzzy msgid "" "If checked, Gajim will display status messages of contacts under the contact " "name, in roster window and in group chats" msgstr "" "If ticked, Gajim will display status messages of contacts under the contact " "name in roster window and in group chats" #: gajim/data/gui/preferences_window.ui:250 #, fuzzy msgid "Display e_xtra information of contacts in roster (mood, activity, ...)" msgstr "Display m_ood of contacts in roster" #: gajim/data/gui/preferences_window.ui:254 msgid "" "If checked, Gajim will display the mood of contacts in the roster window" msgstr "" "If ticked, Gajim will display the mood of contacts in the roster window" #: gajim/data/gui/preferences_window.ui:275 msgid "Sort contacts by status" msgstr "Sort contacts by status" #: gajim/data/gui/preferences_window.ui:285 msgid "in _roster" msgstr "in _roster" #: gajim/data/gui/preferences_window.ui:302 msgid "in _group chats" msgstr "in _group chats" #: gajim/data/gui/preferences_window.ui:331 msgid "Roster Appearance" msgstr "Roster Appearance" #: gajim/data/gui/preferences_window.ui:359 #, fuzzy msgid "Spell _checker" msgstr "Spell Checker" #: gajim/data/gui/preferences_window.ui:362 msgid "" "If checked, Gajim will highlight spelling errors in input fields of chat " "windows. If no language is explicitly set via right click on the input " "field, the default language will be used for this contact or group chat." msgstr "" "If ticked, Gajim will highlight spelling errors in input fields of chat " "windows. If no language is explicitly set via right click on the input " "field, the default language will be used for this contact or group chat." #: gajim/data/gui/preferences_window.ui:376 #, fuzzy msgid "Show message recei_pts" msgstr "message contents" #: gajim/data/gui/preferences_window.ui:393 msgid "Show _avatar in chat tabs" msgstr "" #: gajim/data/gui/preferences_window.ui:413 #, fuzzy msgid "_Window behavior" msgstr "_Window behaviour:" #: gajim/data/gui/preferences_window.ui:469 #, fuzzy msgid "_Show roster on startup" msgstr "Show _roster" #: gajim/data/gui/preferences_window.ui:484 msgid "_Ignore rich content in incoming messages" msgstr "_Ignore rich content in incoming messages" #: gajim/data/gui/preferences_window.ui:488 msgid "" "Some messages may include rich content (formatting, colors etc). If checked, " "Gajim will just display the raw message text." msgstr "" "Some messages may include rich content (formatting, colours etc). If ticked, " "Gajim will just display the raw message text." #: gajim/data/gui/preferences_window.ui:503 #, fuzzy msgid "Show subject after joining a group chat" msgstr "Unable to join group chat" #: gajim/data/gui/preferences_window.ui:523 msgid "Chat Appearance" msgstr "Chat Appearance" #: gajim/data/gui/preferences_window.ui:582 #, fuzzy msgid "When new event is received" msgstr "When new event is received:" #: gajim/data/gui/preferences_window.ui:623 msgid "Notify me about contacts that sign _in" msgstr "Notify me about contacts that sign _in" #: gajim/data/gui/preferences_window.ui:641 msgid "Notify me about contacts that sign _out" msgstr "Notify me about contacts that sign _out" #: gajim/data/gui/preferences_window.ui:645 msgid "" "Gajim will notify you via a popup window in the bottom right of the screen " "about contacts that just signed out" msgstr "" "Gajim will notify you via a pop-up window in the bottom right of the screen " "about contacts that just signed out" #: gajim/data/gui/preferences_window.ui:659 msgid "Allow popup/notifications when I'm _away/na/busy/invisible" msgstr "Allow pop-up/notifications when I'm _away/na/busy/invisible" #: gajim/data/gui/preferences_window.ui:676 #, fuzzy msgid "Allow popup/notifications when a chat window is opened" msgstr "Allow pop-up/notifications when I'm _away/na/busy/invisible" #: gajim/data/gui/preferences_window.ui:701 #, fuzzy msgid "Show notification area icon" msgstr "Use t_rayicon (aka. notification area icon)" #: gajim/data/gui/preferences_window.ui:745 msgid "Visual Notifications" msgstr "Visual Notifications" #: gajim/data/gui/preferences_window.ui:778 msgid "Play _sounds" msgstr "Play _sounds" #: gajim/data/gui/preferences_window.ui:795 #: gajim/data/gui/preferences_window.ui:1551 msgid "Ma_nage..." msgstr "Ma_nage..." #: gajim/data/gui/preferences_window.ui:818 msgid "Allow sound when I'm _busy" msgstr "Allow sound when I'm _busy" #: gajim/data/gui/preferences_window.ui:840 msgid "Sounds" msgstr "Sounds" #: gajim/data/gui/preferences_window.ui:861 msgid "Notifications" msgstr "Notifications" #: gajim/data/gui/preferences_window.ui:898 msgid "" "Gajim can send and receive meta-information related to a conversation you " "may have with a contact. Here you can specify which chatstates you want to " "display in chat windows." msgstr "" "Gajim can send and receive meta-information related to a conversation you " "may have with a contact. Here you can specify which chatstates you want to " "display in chat windows." #: gajim/data/gui/preferences_window.ui:904 #, fuzzy msgid "_Display chat state notifications" msgstr "_Display chat state notifications:" #: gajim/data/gui/preferences_window.ui:959 msgid "" "Gajim can send and receive meta-information related to a conversation you " "may have with a contact. Here you can specify which chatstates you want to " "send to the other party." msgstr "" "Gajim can send and receive meta-information related to a conversation you " "may have with a contact. Here you can specify which chatstates you want to " "send to the other party." #: gajim/data/gui/preferences_window.ui:965 #, fuzzy msgid "_Send chat state notifications" msgstr "_Send chat state notifications:" #: gajim/data/gui/preferences_window.ui:987 msgid "Chat state notifications" msgstr "Chat state notifications" #: gajim/data/gui/preferences_window.ui:1009 msgid "Personal Events" msgstr "Personal Events" #: gajim/data/gui/preferences_window.ui:1043 #, fuzzy msgid "_Away after" msgstr "_Away after:" #: gajim/data/gui/preferences_window.ui:1047 msgid "" "If checked, Gajim will change status to Away when the computer is unused." msgstr "" "If ticked, Gajim will change status to Away when the computer is unused." #: gajim/data/gui/preferences_window.ui:1060 #, fuzzy msgid "_Not available after" msgstr "_Not available after:" #: gajim/data/gui/preferences_window.ui:1064 msgid "" "If checked, Gajim will change status to Not Available when the computer has " "not been used even longer" msgstr "" "If ticked, Gajim will change status to Not Available when the computer has " "not been used even longer" #: gajim/data/gui/preferences_window.ui:1080 #: gajim/data/gui/preferences_window.ui:1092 msgid "minutes" msgstr "minutes" #: gajim/data/gui/preferences_window.ui:1103 msgid "" "The auto away status message. If empty, Gajim will not change the current " "status message\n" "$S will be replaced by previous status message\n" "$T will be replaced by auto-away timeout" msgstr "" "The auto away status message. If empty, Gajim will not change the current " "status message\n" "$S will be replaced by previous status message\n" "$T will be replaced by auto-away timeout" #: gajim/data/gui/preferences_window.ui:1118 msgid "" "The auto not available status message. If empty, Gajim will not change the " "current status message\n" "$S will be replaced by previous status message\n" "$T will be replaced by auto-not-available timeout" msgstr "" "The auto not available status message. If empty, Gajim will not change the " "current status message\n" "$S will be replaced by previous status message\n" "$T will be replaced by auto-not-available timeout" #: gajim/data/gui/preferences_window.ui:1166 msgid "Auto Status" msgstr "Auto Status" #: gajim/data/gui/preferences_window.ui:1202 #, fuzzy msgid "Ask status message when I" msgstr "Ask status message when I:" #: gajim/data/gui/preferences_window.ui:1218 msgid "Sign _in" msgstr "Sign _in" #: gajim/data/gui/preferences_window.ui:1235 msgid "Sign _out" msgstr "Sign _out" #: gajim/data/gui/preferences_window.ui:1268 msgid "" "If enabled, Gajim will not ask for a status message. The specified default " "message will be used instead." msgstr "" "If enabled, Gajim will not ask for a status message. The specified default " "message will be used instead." #: gajim/data/gui/preferences_window.ui:1291 msgid "Default Message" msgstr "Default Message" #: gajim/data/gui/preferences_window.ui:1306 #: gajim/data/gui/preferences_window.ui:1589 msgid "Enabled" msgstr "Enabled" #: gajim/data/gui/preferences_window.ui:1332 msgid "Status Messages" msgstr "Status Messages" #: gajim/data/gui/preferences_window.ui:1460 msgid "Preset Status Messages" msgstr "Preset Status Messages" #: gajim/data/gui/preferences_window.ui:1509 gajim/data/gui/themes_window.ui:65 #, fuzzy msgid "Themes" msgstr "Theme" #: gajim/data/gui/preferences_window.ui:1525 #, fuzzy msgid "_Theme" msgstr "Theme" #: gajim/data/gui/preferences_window.ui:1556 msgid "Configure color and font of the interface" msgstr "Configure colour and font of the interface" #: gajim/data/gui/preferences_window.ui:1570 #, fuzzy msgid "_Dark Theme" msgstr "gajim-remote" #: gajim/data/gui/preferences_window.ui:1604 msgid "Emojis" msgstr "" #: gajim/data/gui/preferences_window.ui:1621 #, fuzzy msgid "_Emoji Theme" msgstr "gajim-remote" #: gajim/data/gui/preferences_window.ui:1650 msgid "Icons" msgstr "" #: gajim/data/gui/preferences_window.ui:1667 #, fuzzy msgid "_Status iconset" msgstr "Status _iconset:" #: gajim/data/gui/preferences_window.ui:1693 #, fuzzy msgid "Use transports _icons" msgstr "Use _transports icons" #: gajim/data/gui/preferences_window.ui:1697 #, fuzzy msgid "" "If checked, Gajim will use protocol-specific status icons. (e.g. A contact " "from ICQ will have the equivalent ICQ icon for status online, away, busy, " "etc...)" msgstr "" "If ticked, Gajim will use protocol-specific status icons. (eg. A contact " "from MSN will have the equivalent MSN icon for status online, away, busy, " "etc...)" #: gajim/data/gui/preferences_window.ui:1724 msgid "_Convert ASCII Emojis" msgstr "" #: gajim/data/gui/preferences_window.ui:1808 msgid "Style" msgstr "Style" #: gajim/data/gui/preferences_window.ui:1845 msgid "Audio input device" msgstr "" #: gajim/data/gui/preferences_window.ui:1860 msgid "Audio output device" msgstr "" #: gajim/data/gui/preferences_window.ui:1898 #, fuzzy msgid "Audio" msgstr "Actions" #: gajim/data/gui/preferences_window.ui:1929 msgid "Video input device" msgstr "" #: gajim/data/gui/preferences_window.ui:1944 msgid "Video output device" msgstr "" #: gajim/data/gui/preferences_window.ui:1959 msgid "Video framerate" msgstr "" #: gajim/data/gui/preferences_window.ui:1974 msgid "Video size" msgstr "" #: gajim/data/gui/preferences_window.ui:1986 msgid "View own video source" msgstr "" #: gajim/data/gui/preferences_window.ui:2050 #, fuzzy msgid "Video" msgstr "Middle:" #: gajim/data/gui/preferences_window.ui:2081 #, fuzzy msgid "STUN server" msgstr "Server:" #: gajim/data/gui/preferences_window.ui:2110 msgid "" "STUN server hostname. If none given, Gajim will try\n" "to discover one from server." msgstr "" #: gajim/data/gui/preferences_window.ui:2124 msgid "(example: stun.iptel.org)" msgstr "" #: gajim/data/gui/preferences_window.ui:2138 #, fuzzy msgid "Connection" msgstr "Conditions" #: gajim/data/gui/preferences_window.ui:2159 msgid "Audio/Video" msgstr "" #: gajim/data/gui/preferences_window.ui:2229 #, fuzzy msgid "_Mail client" msgstr "_Mail client:" #: gajim/data/gui/preferences_window.ui:2246 #, fuzzy msgid "_Browser" msgstr "_Browser:" #: gajim/data/gui/preferences_window.ui:2263 #, fuzzy msgid "_File manager" msgstr "_File manager:" #. a header for custom browser/client/file manager. so translate sth like: Custom Settings #: gajim/data/gui/preferences_window.ui:2314 msgid "Custom" msgstr "Custom" #: gajim/data/gui/preferences_window.ui:2331 msgid "Applications" msgstr "Applications" #: gajim/data/gui/preferences_window.ui:2359 msgid "_Ignore events from contacts not in the roster" msgstr "_Ignore events from contacts not in the roster" #: gajim/data/gui/preferences_window.ui:2363 msgid "" "If checked, Gajim will ignore incoming events from unauthorized contacts. " "Use with caution, because it blocks all messages from any contact that is " "not in the roster" msgstr "" "If ticked, Gajim will ignore incoming events from unauthorised contacts. Use " "with caution, because it blocks all messages from any contact that is not in " "the roster" #: gajim/data/gui/preferences_window.ui:2377 #, fuzzy msgid "Allow client / _OS information to be sent" msgstr "Allow _OS information to be sent" #: gajim/data/gui/preferences_window.ui:2381 msgid "" "If checked, Gajim will allow others to detect the operation system you are " "using" msgstr "" "If ticked, Gajim will allow others to detect the operation system you are " "using" #: gajim/data/gui/preferences_window.ui:2395 #, fuzzy msgid "Allow local system time information to be sent" msgstr "Allow _OS information to be sent" #: gajim/data/gui/preferences_window.ui:2399 #, fuzzy msgid "If checked, Gajim will allow others to detect the time on your system" msgstr "" "If ticked, Gajim will allow others to detect the operation system you are " "using" #: gajim/data/gui/preferences_window.ui:2413 #, fuzzy msgid "Allow my _idle time to be sent" msgstr "Allow _OS information to be sent" #: gajim/data/gui/preferences_window.ui:2437 msgid "Global proxy" msgstr "" #: gajim/data/gui/preferences_window.ui:2472 msgid "_Manage..." msgstr "_Manage..." #: gajim/data/gui/preferences_window.ui:2500 msgid "Privacy" msgstr "Privacy" #: gajim/data/gui/preferences_window.ui:2527 msgid "_Log status changes of contacts" msgstr "_Log status changes of contacts" #: gajim/data/gui/preferences_window.ui:2544 msgid "Enable debug logging" msgstr "" #: gajim/data/gui/preferences_window.ui:2565 msgid "Miscellaneous" msgstr "Miscellaneous" #: gajim/data/gui/preferences_window.ui:2584 msgid "_Open..." msgstr "_Open..." #: gajim/data/gui/preferences_window.ui:2600 msgid "Advanced Configuration Editor" msgstr "Advanced Configuration Editor" #: gajim/data/gui/contact_context_menu.ui:12 msgid "Start _Chat" msgstr "Start _Chat" #: gajim/data/gui/contact_context_menu.ui:20 #: gajim/data/gui/systray_context_menu.ui:36 msgid "Send Single _Message..." msgstr "Send Single _Message..." #: gajim/data/gui/contact_context_menu.ui:28 msgid "Send _File..." msgstr "Send _File..." #: gajim/data/gui/contact_context_menu.ui:44 msgid "Invite _Contacts" msgstr "Invite _Contacts" #: gajim/data/gui/contact_context_menu.ui:73 msgid "E_xecute Command..." msgstr "E_xecute Command..." #: gajim/data/gui/contact_context_menu.ui:82 #, fuzzy msgid "M_anage Contact" msgstr "_Manage Contact" #: gajim/data/gui/contact_context_menu.ui:92 msgid "_Rename..." msgstr "_Rename..." #: gajim/data/gui/contact_context_menu.ui:99 msgid "Edit _Groups..." msgstr "Edit _Groups..." #: gajim/data/gui/contact_context_menu.ui:106 msgid "Assign Open_PGP Key..." msgstr "Assign Open_PGP Key..." #: gajim/data/gui/contact_context_menu.ui:115 msgid "Add Special _Notification..." msgstr "Add Special _Notification..." #: gajim/data/gui/contact_context_menu.ui:129 msgid "_Subscription" msgstr "_Subscription" #: gajim/data/gui/contact_context_menu.ui:138 #, fuzzy msgid "_Allow contact to see my status" msgstr "A_llow this contact to view my status" #: gajim/data/gui/contact_context_menu.ui:146 #, fuzzy msgid "A_sk to see contact status" msgstr "A_sk to see his/her status" #: gajim/data/gui/contact_context_menu.ui:154 #, fuzzy msgid "_Forbid contact to see my status" msgstr "_Forbid him/her to see my status" #: gajim/data/gui/contact_context_menu.ui:182 msgid "_Unignore" msgstr "_Unignore" #: gajim/data/gui/contact_context_menu.ui:190 msgid "_Ignore" msgstr "_Ignore" #: gajim/data/gui/contact_context_menu.ui:197 msgid "_Add to Roster..." msgstr "_Add to Roster..." #: gajim/data/gui/account_creation_wizard_window.ui:43 msgid "Gajim: Account Creation Wizard" msgstr "Gajim: Account Creation Wizard" #: gajim/data/gui/account_creation_wizard_window.ui:70 msgid "" "You need to have an account in order to connect\n" "to the Jabber network." msgstr "" "You need to have an account in order to connect\n" "to the Jabber network." #: gajim/data/gui/account_creation_wizard_window.ui:95 msgid "I already have an account I want to _use" msgstr "I already have an account I want to _use" #: gajim/data/gui/account_creation_wizard_window.ui:112 msgid "I want to _register for a new account" msgstr "I want to _register for a new account" #: gajim/data/gui/account_creation_wizard_window.ui:133 msgid "Please choose one of the options below:" msgstr "Please choose one of the options below:" #: gajim/data/gui/account_creation_wizard_window.ui:167 msgid "Please fill in the data for your existing account" msgstr "Please fill in the data for your existing account" #: gajim/data/gui/account_creation_wizard_window.ui:187 msgid "_Jabber ID:" msgstr "_Jabber ID:" #: gajim/data/gui/account_creation_wizard_window.ui:239 #: gajim/data/gui/account_creation_wizard_window.ui:394 msgid "Anon_ymous authentication" msgstr "Anon_ymous authentication" #: gajim/data/gui/account_creation_wizard_window.ui:259 msgid "_Password:" msgstr "_Password:" #: gajim/data/gui/account_creation_wizard_window.ui:281 msgid "Save pass_word" msgstr "Save pass_word" #: gajim/data/gui/account_creation_wizard_window.ui:285 msgid "If checked, Gajim will remember the password for this account" msgstr "If ticked, Gajim will remember the password for this account" #: gajim/data/gui/account_creation_wizard_window.ui:339 msgid "Please select a server" msgstr "Please select a server" #: gajim/data/gui/account_creation_wizard_window.ui:358 msgid "_Server:" msgstr "_Server:" #: gajim/data/gui/account_creation_wizard_window.ui:423 msgid "Prox_y:" msgstr "Prox_y:" #: gajim/data/gui/account_creation_wizard_window.ui:450 msgid "Manage..." msgstr "Manage..." #: gajim/data/gui/account_creation_wizard_window.ui:465 msgid "Use custom hostname/port" msgstr "Use custom hostname/port" #: gajim/data/gui/account_creation_wizard_window.ui:491 msgid "_Hostname:" msgstr "_Hostname:" #: gajim/data/gui/account_creation_wizard_window.ui:517 msgid "_Port:" msgstr "_Port:" #: gajim/data/gui/account_creation_wizard_window.ui:553 #: gajim/data/gui/account_creation_wizard_window.ui:884 msgid "_Advanced" msgstr "_Advanced" #: gajim/data/gui/account_creation_wizard_window.ui:624 msgid "" "Add this certificate to the list of trusted certificates.\n" "SHA1 fingerprint of the certificate:\n" msgstr "" "Add this certificate to the list of trusted certificates.\n" "SHA1 fingerprint of the certificate:\n" #: gajim/data/gui/account_creation_wizard_window.ui:687 msgid "" "Connecting to server\n" "\n" "Please wait..." msgstr "" "Connecting to server\n" "\n" "Please wait..." #: gajim/data/gui/account_creation_wizard_window.ui:772 msgid "Connect when I press Finish" msgstr "Connect when I press Finish" #: gajim/data/gui/account_creation_wizard_window.ui:789 msgid "Set my profile when I connect" msgstr "Set my profile when I connect" #: gajim/data/gui/account_creation_wizard_window.ui:901 msgid "_Finish" msgstr "_Finish" #: gajim/data/gui/privacy_lists_window.ui:34 msgid "Privacy Lists:" msgstr "Privacy Lists:" #: gajim/data/gui/service_discovery_window.ui:87 msgid "_Address:" msgstr "_Address:" #: gajim/data/gui/service_discovery_window.ui:118 msgid "G_o" msgstr "G_o" #: gajim/data/gui/synchronise_select_contacts_dialog.ui:8 msgid "Synchronise : select contacts" msgstr "Synchronise : select contacts" #: gajim/data/gui/synchronise_select_contacts_dialog.ui:67 msgid "Select the contacts you want to synchronise" msgstr "Select the contacts you want to synchronise" #: gajim/data/gui/edit_groups_dialog.ui:8 msgid "Edit Groups" msgstr "Edit Groups" #: gajim/data/gui/search_window.ui:42 msgid "Please wait while retrieving search form..." msgstr "Please wait while retrieving search form..." #: gajim/data/gui/search_window.ui:80 msgid "_Add contact" msgstr "_Add contact" #: gajim/data/gui/search_window.ui:116 msgid "_Search" msgstr "_Search" #: gajim/data/gui/change_status_message_dialog.ui:116 msgid "Save this message as a preset" msgstr "" #: gajim/data/gui/change_status_message_dialog.ui:152 #, fuzzy msgid "Preset _messages" msgstr "Preset messages:" #: gajim/data/gui/change_status_message_dialog.ui:170 #, fuzzy msgid "Ac_tivity" msgstr "Activity" #: gajim/data/gui/change_status_message_dialog.ui:187 msgid "M_ood" msgstr "" #: gajim/data/gui/change_status_message_dialog.ui:314 #, fuzzy msgid "_Type your new status message" msgstr "Type your new status message" #: gajim/data/gui/synchronise_select_account_dialog.ui:8 msgid "Synchronise contacts" msgstr "Synchronise contacts" #: gajim/data/gui/synchronise_select_account_dialog.ui:68 msgid "Select the account with which you want to synchronise" msgstr "Select the account with which you want to synchronise" #: gajim/data/gui/voip_call_received_dialog.ui:15 msgid "Incoming call" msgstr "" #: gajim/data/gui/add_new_contact_window.ui:79 #, fuzzy msgid "_Jabber ID" msgstr "_Jabber ID:" #: gajim/data/gui/add_new_contact_window.ui:95 #: gajim/data/gui/manage_bookmarks_window.ui:189 #, fuzzy msgid "_Nickname" msgstr "_Nickname:" #: gajim/data/gui/add_new_contact_window.ui:112 #, fuzzy msgid "_Group" msgstr "_Group:" #: gajim/data/gui/add_new_contact_window.ui:159 msgid "Choose or type new group name" msgstr "" #: gajim/data/gui/add_new_contact_window.ui:174 #, fuzzy msgid "A_ccount" msgstr "A_ccount:" #: gajim/data/gui/add_new_contact_window.ui:190 #, fuzzy msgid "_Protocol" msgstr "_Protocol:" #: gajim/data/gui/add_new_contact_window.ui:290 #, fuzzy msgid "A_llow contact to view my status" msgstr "A_llow this contact to view my status" #: gajim/data/gui/add_new_contact_window.ui:341 #, fuzzy msgid "_Save subscription message" msgstr "_Subscription" #: gajim/data/gui/add_new_contact_window.ui:367 #, fuzzy msgid "" "You have to register with this transport\n" "to be able to add a contact from this\n" "protocol. Click on Register button to\n" "proceed." msgstr "" "You have to register with this transport\n" "to be able to add a contact from this\n" "protocol. Click on register button to\n" "proceed." #: gajim/data/gui/add_new_contact_window.ui:382 msgid "_Register" msgstr "_Register" #: gajim/data/gui/add_new_contact_window.ui:411 msgid "" "You must be connected to the transport to be able\n" "to add a contact from this protocol." msgstr "" "You must be connected to the transport to be able\n" "to add a contact from this protocol." #: gajim/data/gui/roster_window.ui:61 #, fuzzy msgid "Change Status Message…" msgstr "_Change Status Message" #: gajim/data/gui/change_mood_dialog.ui:73 msgid "Mood:" msgstr "Mood:" #: gajim/data/gui/change_mood_dialog.ui:85 msgid "Message:" msgstr "Message:" #: gajim/data/gui/plugins_window.ui:10 gajim/data/gui/application_menu.ui:90 msgid "Plugins" msgstr "" #: gajim/data/gui/plugins_window.ui:74 msgid "Install Plugin from File" msgstr "" #: gajim/data/gui/plugins_window.ui:75 msgid "Install from File…" msgstr "" #: gajim/data/gui/plugins_window.ui:89 #, fuzzy msgid "Uninstall Plugin" msgstr "Stalled" #: gajim/data/gui/plugins_window.ui:135 #, fuzzy msgid "" msgstr "Registration failed" #: gajim/data/gui/plugins_window.ui:152 #, fuzzy msgid "Plugin Settings" msgstr "Registration failed" #: gajim/data/gui/plugins_window.ui:234 #, fuzzy msgid "" msgstr "Description" #: gajim/data/gui/plugins_window.ui:258 #, fuzzy msgid "Version" msgstr "GTK+ Version:" #: gajim/data/gui/plugins_window.ui:290 #, fuzzy msgid "Authors" msgstr "Au_thorise" #: gajim/data/gui/plugins_window.ui:338 msgid "" msgstr "" #: gajim/data/gui/plugins_window.ui:368 #, fuzzy msgid "Installed" msgstr "Stalled" #: gajim/data/gui/plugins_window.ui:384 msgid "" "Plug-in decription should be displayed here. This text will be erased during " "PluginsWindow initialization." msgstr "" #: gajim/data/gui/privacy_list_window.ui:18 #, fuzzy msgid "none" msgstr "one" #: gajim/data/gui/privacy_list_window.ui:21 #, fuzzy msgid "both" msgstr "Both" #: gajim/data/gui/privacy_list_window.ui:24 #, fuzzy msgid "from" msgstr "From" #: gajim/data/gui/privacy_list_window.ui:27 #, fuzzy msgid "to" msgstr "two" #: gajim/data/gui/privacy_list_window.ui:47 gajim/gtk/privacy_list.py:76 msgid "Privacy List" msgstr "Privacy List" #: gajim/data/gui/privacy_list_window.ui:66 msgid "Privacy List" msgstr "Privacy List" #: gajim/data/gui/privacy_list_window.ui:77 msgid "Active for this session" msgstr "Active for this session" #: gajim/data/gui/privacy_list_window.ui:94 msgid "Active on each startup" msgstr "Active on each startup" #: gajim/data/gui/privacy_list_window.ui:132 msgid "List of rules" msgstr "List of rules" #: gajim/data/gui/privacy_list_window.ui:244 msgid "Add / Edit a rule" msgstr "Add / Edit a rule" #: gajim/data/gui/privacy_list_window.ui:266 msgid "Allow" msgstr "Allow" #: gajim/data/gui/privacy_list_window.ui:282 msgid "Deny" msgstr "Deny" #: gajim/data/gui/privacy_list_window.ui:317 msgid "JabberID" msgstr "JabberID" #: gajim/data/gui/privacy_list_window.ui:358 msgid "all in the group" msgstr "all in the group" #: gajim/data/gui/privacy_list_window.ui:407 msgid "all by subscription" msgstr "all by subscription" #: gajim/data/gui/privacy_list_window.ui:456 msgid "All" msgstr "All" #: gajim/data/gui/privacy_list_window.ui:493 msgid "to send me messages" msgstr "to send me messages" #: gajim/data/gui/privacy_list_window.ui:509 msgid "to send me queries" msgstr "to send me queries" #: gajim/data/gui/privacy_list_window.ui:525 msgid "to view my status" msgstr "to view my status" #: gajim/data/gui/privacy_list_window.ui:541 msgid "to send me status" msgstr "to send me status" #: gajim/data/gui/privacy_list_window.ui:557 msgid "All (including subscription)" msgstr "All (including subscription)" #: gajim/data/gui/privacy_list_window.ui:598 msgid "Order:" msgstr "Order:" #: gajim/data/gui/manage_sounds_window.ui:23 #, fuzzy msgid "Manage sounds" msgstr "Manage Accounts" #: gajim/data/gui/manage_sounds_window.ui:52 gajim/plugins/gui.py:99 msgid "Active" msgstr "Active" #: gajim/data/gui/manage_sounds_window.ui:66 msgid "Event" msgstr "Event" #: gajim/data/gui/manage_sounds_window.ui:95 msgid "Choose Sound" msgstr "Choose Sound" #: gajim/data/gui/remove_account_window.ui:56 msgid "Remove account _only from Gajim" msgstr "Remove account _only from Gajim" #: gajim/data/gui/remove_account_window.ui:73 msgid "Remove account from Gajim and from _server" msgstr "Remove account from Gajim and from _server" #: gajim/data/gui/remove_account_window.ui:94 msgid "What do you want to do?" msgstr "What do you want to do?" #: gajim/data/gui/adhoc_commands_window.ui:35 msgid "Please wait while retrieving command list..." msgstr "Please wait while retrieving command list..." #: gajim/data/gui/adhoc_commands_window.ui:67 msgid "Choose command to execute:" msgstr "Choose command to execute:" #: gajim/data/gui/adhoc_commands_window.ui:110 #: gajim/data/gui/adhoc_commands_window.ui:197 msgid "Check once more" msgstr "Check once more" #: gajim/data/gui/adhoc_commands_window.ui:147 #, fuzzy msgid "Please wait while the command is being sent..." msgstr "Please wait while the command is sending..." #: gajim/data/gui/adhoc_commands_window.ui:183 msgid "This jabber entity does not expose any commands." msgstr "This jabber entity does not expose any commands." #: gajim/data/gui/adhoc_commands_window.ui:233 msgid "An error has occurred:" msgstr "An error has occurred:" #: gajim/data/gui/adhoc_commands_window.ui:339 #, fuzzy msgid "F_inish" msgstr "_Finish" #: gajim/data/gui/account_context_menu.ui:20 msgid "_Personal Events" msgstr "_Personal Events" #: gajim/data/gui/account_context_menu.ui:35 #: gajim/data/gui/systray_context_menu.ui:28 msgid "Join _Group Chat" msgstr "Join _Group Chat" #: gajim/data/gui/account_context_menu.ui:49 msgid "_Add Contact..." msgstr "_Add Contact..." #: gajim/data/gui/account_context_menu.ui:57 msgid "_Discover Services" msgstr "_Discover Services" #: gajim/data/gui/account_context_menu.ui:65 msgid "_Execute Command..." msgstr "_Execute Command..." #: gajim/data/gui/application_menu.ui:8 #, fuzzy msgid "View" msgstr "_View" #: gajim/data/gui/application_menu.ui:11 #, fuzzy msgid "Show Roster" msgstr "Show _Roster" #: gajim/data/gui/application_menu.ui:16 #, fuzzy msgid "Show Offline Contacts" msgstr "Show _Offline Contacts" #: gajim/data/gui/application_menu.ui:21 #, fuzzy msgid "Show Active Contacts" msgstr "Show Only _Active Contacts" #: gajim/data/gui/application_menu.ui:26 #, fuzzy msgid "Show Transports" msgstr "Show Trans_ports" #: gajim/data/gui/application_menu.ui:43 #, fuzzy msgid "Help" msgstr "_Help" #: gajim/data/gui/application_menu.ui:46 #, fuzzy msgid "Contents" msgstr "_Contents" #: gajim/data/gui/application_menu.ui:50 #, fuzzy msgid "FAQ" msgstr "_FAQ" #: gajim/data/gui/application_menu.ui:54 msgid "Keyboard Shortcuts" msgstr "" #: gajim/data/gui/application_menu.ui:58 gajim/gtk/features.py:37 msgid "Features" msgstr "Features" #: gajim/data/gui/application_menu.ui:81 #, fuzzy msgid "Bookmarks" msgstr "_Bookmark" #: gajim/data/gui/application_menu.ui:94 gajim/data/gui/shortcuts_window.ui:175 #: gajim/gtk/preferences.py:60 gajim/gtk/accounts.py:367 msgid "Preferences" msgstr "Preferences" #: gajim/data/gui/application_menu.ui:99 #, fuzzy msgid "Quit" msgstr "_Quit" #: gajim/data/gui/httpupload_progress_dialog.ui:71 #, fuzzy msgid "Cancel Upload" msgstr "_Cancel" #: gajim/data/gui/features_window.ui:22 msgid "List of possible features in Gajim:" msgstr "List of possible features in Gajim:" #: gajim/data/gui/manage_bookmarks_window.ui:13 #, fuzzy msgid "Group Chat Bookmarks" msgstr "Group Chat" #: gajim/data/gui/manage_bookmarks_window.ui:143 #, fuzzy msgid "Bookmark Name" msgstr "Bookmark this room" #: gajim/data/gui/manage_bookmarks_window.ui:158 #, fuzzy msgid "_Server" msgstr "_Server:" #: gajim/data/gui/manage_bookmarks_window.ui:219 msgid "Roo_m" msgstr "" #: gajim/data/gui/manage_bookmarks_window.ui:248 #, fuzzy msgid "_Password" msgstr "_Password:" #: gajim/data/gui/manage_bookmarks_window.ui:293 #, fuzzy msgid "Join chat when connected" msgstr "Contact Disconnected" #: gajim/data/gui/manage_bookmarks_window.ui:342 #, fuzzy msgid "Minimize on Auto Join" msgstr "Minimise on Auto Join" #: gajim/data/gui/manage_bookmarks_window.ui:376 #, fuzzy msgid "Status messages displayed in chat window" msgstr "Send message and close window" #: gajim/data/gui/manage_bookmarks_window.ui:384 #, fuzzy msgid "Status Messages" msgstr "Status Message" #: gajim/data/gui/send_file_dialog.ui:43 #, fuzzy msgid "Description:" msgstr "Description: " #: gajim/data/gui/send_file_dialog.ui:76 #, fuzzy msgid "Select Files" msgstr "Cleaning" #: gajim/data/gui/send_file_dialog.ui:90 gajim/gtk/xml_console.py:83 #, fuzzy msgid "Send" msgstr "_Send" #: gajim/data/gui/send_file_dialog.ui:106 #, fuzzy msgid "Files:" msgstr "File: " #: gajim/data/gui/exception_dialog.ui:45 #, fuzzy msgid "" "A programming error has been detected. It probably is not fatal, but should " "be reported to the developers nonetheless." msgstr "" "A programming error has been detected.\n" "It probably is not fatal, but should be reported\n" "to the developers nonetheless." #: gajim/data/gui/exception_dialog.ui:115 #, fuzzy msgid "Report Bug" msgstr "_Report Bug" #: gajim/data/gui/subscription_request_window.ui:12 msgid "_Start Chat" msgstr "_Start Chat" #: gajim/data/gui/subscription_request_window.ui:95 msgid "_Deny" msgstr "_Deny" #: gajim/data/gui/subscription_request_window.ui:100 msgid "" "Deny authorization from contact so he or she cannot know when you're " "connected" msgstr "" "Deny authorisation from contact so he or she cannot know when you're " "connected" #: gajim/data/gui/subscription_request_window.ui:133 msgid "Au_thorize" msgstr "Au_thorise" #: gajim/data/gui/subscription_request_window.ui:138 msgid "Authorize contact so he or she can know when you're connected" msgstr "Authorise contact so he or she can know when you're connected" #: gajim/data/gui/xml_console_window.ui:149 #, fuzzy msgid "Presets" msgstr "_Presence" #: gajim/data/gui/emoji_chooser.ui:98 #, fuzzy msgid "No Results Found" msgstr "No result" #: gajim/data/gui/chat_to_muc_window.ui:24 msgid "Invite Friends!" msgstr "Invite Friends!" #: gajim/data/gui/chat_to_muc_window.ui:39 #, fuzzy msgid "" "You are now entering a groupchat.\n" "Select the contacts you want to invite" msgstr "" "You are going to begin a Multi-User Chat.\n" "Select the contacts you want to invite" #: gajim/data/gui/chat_to_muc_window.ui:112 msgid "Please select a MUC server." msgstr "Please select a MUC server." #: gajim/data/gui/chat_to_muc_window.ui:141 msgid "MUC server" msgstr "MUC server" #: gajim/data/gui/chat_to_muc_window.ui:176 msgid "In_vite" msgstr "In_vite" #: gajim/data/gui/history_manager.ui:11 #, fuzzy msgid "_Export" msgstr "Export" #: gajim/data/gui/history_manager.ui:93 msgid "Welcome to Gajim History Logs Manager" msgstr "Welcome to Gajim History Logs Manager" #: gajim/data/gui/history_manager.ui:107 msgid "" "This log manager is not intended for log viewing. If you are looking for " "such functionality, use the history window instead.\n" "\n" "Use this program to delete or export logs. You can select logs from the left " "and/or search database from below." msgstr "" "This log manager is not intended for log viewing. If you are looking for " "such functionality, use the history window instead.\n" "\n" "Use this program to delete or export logs. You can select logs from the left " "and/or search database from below." #: gajim/data/gui/history_manager.ui:123 msgid "" "WARNING:\n" "If you plan to do massive deletions, please make sure Gajim is not running. " "Generally avoid deletions with contacts you currently chat with." msgstr "" "WARNING:\n" "If you plan to do massive deletions, please make sure Gajim is not running. " "Generally avoid deletions with contacts you currently chat with." #: gajim/data/gui/history_manager.ui:222 msgid "_Search Database" msgstr "_Search Database" #: gajim/data/gui/shortcuts_window.ui:8 msgid "Chat Shortcuts" msgstr "" #: gajim/data/gui/shortcuts_window.ui:12 #, fuzzy msgid "Message composition" msgstr "Message content" #: gajim/data/gui/shortcuts_window.ui:17 #, fuzzy msgid "Send the message" msgstr "Send message" #: gajim/data/gui/shortcuts_window.ui:24 #, fuzzy msgid "Add new line" msgstr "Create new post" #: gajim/data/gui/shortcuts_window.ui:31 msgid "Select an emoji" msgstr "" #: gajim/data/gui/shortcuts_window.ui:38 msgid "Complete a command or a nick" msgstr "" #: gajim/data/gui/shortcuts_window.ui:45 #, fuzzy msgid "Previously sent message" msgstr "Preset messages:" #: gajim/data/gui/shortcuts_window.ui:52 #, fuzzy msgid "Next sent messages" msgstr "Preset messages:" #: gajim/data/gui/shortcuts_window.ui:59 #, fuzzy msgid "Quote previous message" msgstr "status message" #: gajim/data/gui/shortcuts_window.ui:66 #, fuzzy msgid "Quote next message" msgstr "Send message" #: gajim/data/gui/shortcuts_window.ui:73 #, fuzzy msgid "Clear message entry" msgstr "Message Sent" #: gajim/data/gui/shortcuts_window.ui:81 #, fuzzy msgid "Recent history" msgstr "Recently:" #: gajim/data/gui/shortcuts_window.ui:86 msgid "Scroll up" msgstr "" #: gajim/data/gui/shortcuts_window.ui:93 msgid "Scroll down" msgstr "" #: gajim/data/gui/shortcuts_window.ui:100 gajim/gtk/xml_console.py:69 #, fuzzy msgid "Clear" msgstr "Cleaning" #: gajim/data/gui/shortcuts_window.ui:108 msgid "Tabs" msgstr "" #: gajim/data/gui/shortcuts_window.ui:113 msgid "Switch to the previous tab" msgstr "" #: gajim/data/gui/shortcuts_window.ui:120 msgid "Switch to the next tab" msgstr "" #: gajim/data/gui/shortcuts_window.ui:127 msgid "Switch to the first - ninth tab" msgstr "" #: gajim/data/gui/shortcuts_window.ui:134 msgid "Switch to the previous unread tab" msgstr "" #: gajim/data/gui/shortcuts_window.ui:141 msgid "Switch to the next unread tab" msgstr "" #: gajim/data/gui/shortcuts_window.ui:148 msgid "Close chat" msgstr "" #: gajim/data/gui/shortcuts_window.ui:159 msgid "Roster Shortcuts" msgstr "" #: gajim/data/gui/shortcuts_window.ui:182 #, fuzzy msgid "File transfers" msgstr "File Transfers" #: gajim/data/gui/shortcuts_window.ui:196 #, fuzzy msgid "Join a group chat" msgstr "in _group chats" #: gajim/data/gui/shortcuts_window.ui:203 #, fuzzy msgid "Set the status message" msgstr "status message" #: gajim/data/gui/shortcuts_window.ui:210 #, fuzzy msgid "Quit Gajim" msgstr "Gajim" #: gajim/data/gui/shortcuts_window.ui:218 msgid "Appearance" msgstr "Appearance" #: gajim/data/gui/shortcuts_window.ui:223 #, fuzzy msgid "Show offline contacts" msgstr "Show _Offline Contacts" #: gajim/data/gui/shortcuts_window.ui:230 #, fuzzy msgid "Show only active contacts" msgstr "Show Only _Active Contacts" #: gajim/data/gui/shortcuts_window.ui:237 msgid "Enable roster filtering" msgstr "" #: gajim/data/gui/shortcuts_window.ui:245 msgid "Contacts" msgstr "Contacts" #: gajim/data/gui/shortcuts_window.ui:250 #, fuzzy msgid "Contact information" msgstr "Personal Information" #: gajim/data/gui/shortcuts_window.ui:257 #, fuzzy msgid "Rename contact" msgstr "Rename Contact" #: gajim/data/gui/shortcuts_window.ui:264 #, fuzzy msgid "Delete contact" msgstr "Sent contacts:" #: gajim/data/gui/passphrase_dialog.ui:8 msgid "Passphrase" msgstr "Passphrase" #: gajim/data/gui/history_window.ui:27 #, fuzzy msgid "Display status changes" msgstr "_Log status changes of contacts" #: gajim/data/gui/history_window.ui:233 #, fuzzy msgid "Mode" msgstr "Moderator" #: gajim/data/gui/history_window.ui:246 #, fuzzy msgid "Search complete history" msgstr "Recently:" #: gajim/data/gui/history_window.ui:263 msgid "Search selected day only" msgstr "" #: gajim/data/gui/history_window.ui:283 msgid "Conversation History" msgstr "Conversation History" #: gajim/data/gui/history_window.ui:315 msgid "Chat" msgstr "Chat" #: gajim/data/gui/history_window.ui:329 #, fuzzy msgid "Record history for this chat" msgstr "Ignore this error for this certificate." #: gajim/data/gui/history_window.ui:344 #, fuzzy msgid "Record History" msgstr "Recently:" #: gajim/data/gui/history_window.ui:362 #, fuzzy msgid "Ttitle" msgstr "Title:" #: gajim/data/gui/manage_pep_services_window.ui:13 msgid "PEP Service Configuration" msgstr "PEP Service Configuration" #: gajim/data/gui/manage_pep_services_window.ui:69 msgid "_Configure" msgstr "_Configure" #: gajim/data/gui/groups_post_window.ui:9 msgid "Create new post" msgstr "Create new post" #: gajim/data/gui/groups_post_window.ui:29 #: gajim/data/gui/single_message_window.ui:46 msgid "From:" msgstr "From:" #: gajim/data/gui/groups_post_window.ui:41 #: gajim/data/gui/single_message_window.ui:70 msgid "Subject:" msgstr "Subject:" #: gajim/data/gui/data_form_window.ui:19 msgid "Fill in the form." msgstr "Fill in the form." #: gajim/data/gui/data_form_window.ui:229 msgid "Room Configuration" msgstr "Room Configuration" #: gajim/data/gui/roster_item_exchange_window.ui:8 msgid "Roster Item Exchange" msgstr "Roster Item Exchange" #: gajim/data/gui/roster_item_exchange_window.ui:126 gajim/gtk/dialogs.py:946 msgid "_OK" msgstr "_OK" #: gajim/data/gui/systray_context_menu.ui:12 msgid "Sta_tus" msgstr "Sta_tus" #: gajim/data/gui/systray_context_menu.ui:20 msgid "_Start Chat..." msgstr "_Start Chat..." #: gajim/data/gui/systray_context_menu.ui:50 msgid "Show All Pending _Events" msgstr "Show All Pending _Events" #: gajim/data/gui/systray_context_menu.ui:59 msgid "Mute Sounds" msgstr "Mute Sounds" #: gajim/data/gui/systray_context_menu.ui:75 #, fuzzy msgid "_Preferences" msgstr "Preferences" #: gajim/data/gui/systray_context_menu.ui:90 #, fuzzy msgid "_Quit" msgstr "_Quit" #: gajim/data/gui/single_message_window.ui:59 msgid "To:" msgstr "To:" #: gajim/data/gui/single_message_window.ui:118 msgid "0" msgstr "0" #: gajim/data/gui/single_message_window.ui:210 msgid "Sen_d" msgstr "Sen_d" #: gajim/data/gui/single_message_window.ui:216 msgid "Send message" msgstr "Send message" #: gajim/data/gui/single_message_window.ui:229 msgid "_Reply" msgstr "_Reply" #: gajim/data/gui/single_message_window.ui:235 msgid "Reply to this message" msgstr "Reply to this message" #: gajim/data/gui/single_message_window.ui:248 msgid "_Send & Close" msgstr "_Send & Close" #: gajim/data/gui/single_message_window.ui:254 msgid "Send message and close window" msgstr "Send message and close window" #: gajim/data/gui/change_activity_dialog.ui:8 msgid "Set Activity" msgstr "Set Activity" #: gajim/data/gui/change_activity_dialog.ui:65 msgid "Set an activity" msgstr "Set an activity" #: gajim/data/gui/change_activity_dialog.ui:337 msgid "Message: " msgstr "Message: " #: gajim/command_system/mapping.py:166 gajim/command_system/mapping.py:176 #: gajim/command_system/mapping.py:196 #, fuzzy msgid "Missing arguments" msgstr "Missing argument \"contact_jid\"" #: gajim/command_system/mapping.py:263 #, fuzzy msgid "Too many arguments" msgstr "Missing argument \"contact_jid\"" #: gajim/command_system/implementation/execute.py:54 msgid "Execute expression inside a shell, show output" msgstr "" #: gajim/command_system/implementation/execute.py:110 msgid "Execute expression inside a shell, send output" msgstr "" #: gajim/command_system/implementation/standard.py:45 msgid "" "Show help on a given command or a list of available commands if -a is given" msgstr "" #: gajim/command_system/implementation/standard.py:73 msgid "Send a message to the contact" msgstr "Send a message to the contact" #: gajim/command_system/implementation/standard.py:78 msgid "Send action (in the third person) to the current chat" msgstr "" #: gajim/command_system/implementation/standard.py:83 msgid "Show logged messages which mention given text" msgstr "" #: gajim/command_system/implementation/standard.py:88 #, fuzzy, python-format msgid "%s: Nothing found" msgstr "%s not found" #: gajim/command_system/implementation/standard.py:94 msgid "Limit must be an integer" msgstr "" #: gajim/command_system/implementation/standard.py:118 msgid "" "\n" " Set the current status\n" "\n" " Status can be given as one of the following values:\n" " online, away, chat, xa, dnd.\n" " " msgstr "" #: gajim/command_system/implementation/standard.py:136 msgid "Set the current status to away" msgstr "" #: gajim/command_system/implementation/standard.py:150 msgid "Set the current status to online" msgstr "" #: gajim/command_system/implementation/standard.py:153 #, fuzzy msgid "Available" msgstr "_Available" #: gajim/command_system/implementation/standard.py:173 #: gajim/command_system/implementation/standard.py:250 #, fuzzy msgid "Clear the text window" msgstr "Usage: /%s, clears the text window." #: gajim/command_system/implementation/standard.py:178 #: gajim/command_system/implementation/standard.py:397 #, fuzzy msgid "Send a ping to the contact" msgstr "Usage: /%s, sends a ping to the contact" #: gajim/command_system/implementation/standard.py:181 #: gajim/command_system/implementation/standard.py:400 #, fuzzy msgid "Command is not supported for zeroconf accounts" msgstr "Command not supported for zeroconf account." #: gajim/command_system/implementation/standard.py:185 msgid "Send DTMF sequence through an open audio session" msgstr "" #: gajim/command_system/implementation/standard.py:188 #, fuzzy msgid "No open audio sessions with the contact" msgstr "Click to see past conversations with this contact" #: gajim/command_system/implementation/standard.py:191 #, fuzzy, python-format msgid "%s is not a valid tone" msgstr "%s is not a valid loglevel" #: gajim/command_system/implementation/standard.py:198 msgid "Toggle audio session" msgstr "" #: gajim/command_system/implementation/standard.py:201 #, fuzzy msgid "Audio sessions are not available" msgstr "A connection is not available" #: gajim/command_system/implementation/standard.py:208 msgid "Toggle video session" msgstr "" #: gajim/command_system/implementation/standard.py:211 #, fuzzy msgid "Video sessions are not available" msgstr "Connection not available" #: gajim/command_system/implementation/standard.py:218 #, fuzzy msgid "Send a message to the contact that will attract their attention" msgstr "Send a message to the contact" #: gajim/command_system/implementation/standard.py:257 #, fuzzy msgid "Change your nickname in a group chat" msgstr "Change your nickname (Ctrl+N)" #: gajim/command_system/implementation/standard.py:262 gajim/gtk/dialogs.py:751 #: gajim/gtk/bookmarks.py:306 msgid "Invalid nickname" msgstr "Invalid nickname" #: gajim/command_system/implementation/standard.py:267 #, fuzzy msgid "Open a private chat window with a specified occupant" msgstr "" "Usage: /%s , opens a private chat window with the specified " "occupant." #: gajim/command_system/implementation/standard.py:273 #: gajim/command_system/implementation/standard.py:282 #: gajim/command_system/implementation/standard.py:332 #: gajim/command_system/implementation/standard.py:345 #: gajim/command_system/implementation/standard.py:357 msgid "Nickname not found" msgstr "Nickname not found" #: gajim/command_system/implementation/standard.py:276 #, fuzzy msgid "" "Open a private chat window with a specified occupant and send him a message" msgstr "" "Usage: /%s , opens a private chat window with the specified " "occupant." #: gajim/command_system/implementation/standard.py:285 #, fuzzy msgid "Display or change a group chat topic" msgstr "Ask before closing a group chat tab/window." #: gajim/command_system/implementation/standard.py:294 msgid "Invite a user to a room for a reason" msgstr "" #: gajim/command_system/implementation/standard.py:297 #, fuzzy, python-format msgid "Invited %(jid)s to %(room_jid)s" msgstr "Invited %(contact_jid)s to %(room_jid)s." #: gajim/command_system/implementation/standard.py:301 #, fuzzy msgid "Join a group chat given by a JID" msgstr "in _group chats" #: gajim/command_system/implementation/standard.py:309 msgid "" "Leave the groupchat, optionally giving a reason, and close tab or window" msgstr "" #: gajim/command_system/implementation/standard.py:314 msgid "" "\n" " Ban user by a nick or a JID from a groupchat\n" "\n" " If given nickname is not found it will be treated as a JID.\n" " " msgstr "" #: gajim/command_system/implementation/standard.py:329 #, fuzzy msgid "Kick user by a nick from a groupchat" msgstr "You are invited to a groupchat" #: gajim/command_system/implementation/standard.py:338 msgid "" "Set occupant role in group chat.\n" " Role can be given as one of the following values:\n" " moderator, participant, visitor, none" msgstr "" #: gajim/command_system/implementation/standard.py:343 #, fuzzy msgid "Invalid role given" msgstr "Invalid server" #: gajim/command_system/implementation/standard.py:350 msgid "" "Set occupant affiliation in group chat.\n" " Affiliation can be given as one of the following values:\n" " owner, admin, member, outcast, none" msgstr "" #: gajim/command_system/implementation/standard.py:355 #, fuzzy msgid "Invalid affiliation given" msgstr "affiliation changed" #: gajim/command_system/implementation/standard.py:365 #, fuzzy msgid "Display names of all group chat occupants" msgstr "Usage: /%s , display the names of group chat occupants." #: gajim/command_system/implementation/standard.py:387 msgid "Forbid an occupant to send you public or private messages" msgstr "" #: gajim/command_system/implementation/standard.py:392 msgid "Allow an occupant to send you public or private messages" msgstr "" #: gajim/command_system/implementation/middleware.py:74 msgid "Error during command execution!" msgstr "" #: gajim/command_system/implementation/custom.py:107 msgid "The same as using a doc-string, except it supports translation" msgstr "" #: gajim/gtk/start_chat.py:38 #, fuzzy msgid "Start new Conversation" msgstr "Continued conversation" #: gajim/gtk/start_chat.py:300 #, fuzzy msgid "New Groupchat" msgstr "New Group Chat" #: gajim/gtk/start_chat.py:302 #, fuzzy msgid "New Contact" msgstr "Add New Contact" #: gajim/gtk/single_message.py:185 #, python-format msgid "Single Message using account %s" msgstr "Single Message using account %s" #: gajim/gtk/single_message.py:187 #, python-format msgid "Single Message in account %s" msgstr "Single Message in account %s" #: gajim/gtk/single_message.py:189 msgid "Single Message" msgstr "Single Message" #: gajim/gtk/single_message.py:192 #, python-format msgid "Send %s" msgstr "Send %s" #: gajim/gtk/single_message.py:215 #, python-format msgid "Received %s" msgstr "Received %s" #: gajim/gtk/single_message.py:238 #, python-format msgid "Form %s" msgstr "Form %s" #: gajim/gtk/single_message.py:266 gajim/gtk/xml_console.py:155 msgid "Connection not available" msgstr "Connection not available" #: gajim/gtk/single_message.py:267 gajim/gtk/xml_console.py:156 #, python-format msgid "Please make sure you are connected with \"%s\"." msgstr "Please make sure you are connected with \"%s\"." #: gajim/gtk/single_message.py:321 #, python-format msgid "RE: %s" msgstr "RE: %s" #: gajim/gtk/single_message.py:322 #, python-format msgid "%s wrote:\n" msgstr "%s wrote:\n" #: gajim/gtk/pep_config.py:99 msgid "PEP node was not removed" msgstr "PEP node was not removed" #: gajim/gtk/pep_config.py:100 #, python-format msgid "PEP node %(node)s was not removed: %(message)s" msgstr "PEP node %(node)s was not removed: %(message)s" #: gajim/gtk/pep_config.py:133 #, fuzzy, python-format msgid "Configure %s" msgstr "_Configure" #: gajim/gtk/service_registration.py:143 gajim/gtk/service_registration.py:157 #: gajim/gtk/service_registration.py:164 #, fuzzy msgid "Register" msgstr "_Register" #: gajim/gtk/service_registration.py:193 gajim/gtk/service_registration.py:205 #, fuzzy msgid "Registration successful" msgstr "Registration succeeded" #: gajim/gtk/dialogs.py:82 #, fuzzy, python-format msgid "Dictionary for language \"%s\" not available" msgstr "Dictionary for lang %s not available" #: gajim/gtk/dialogs.py:83 #, fuzzy, python-format msgid "" "You have to install the dictionary \"%s\" to use spellchecking, or choose " "another language by setting the speller_language option.\n" "\n" "Highlighting misspelled words feature will not be used" msgstr "" "You have to install %s dictionary to use spellchecking, or choose another " "language by setting the speller_language option.\n" "\n" "Highlighting misspelt words feature will not be used" #: gajim/gtk/dialogs.py:440 #, fuzzy, python-format msgid "" "You are about to connect to the account %(account)s (%(server)s) insecurely. " "This means conversations will not be encrypted, and is strongly " "discouraged.\n" "Are you sure you want to do that?" msgstr "" "You are about to send your password on an insecure connection. You should " "install PyOpenSSL to prevent that. Are you sure you want to do that?" #: gajim/gtk/dialogs.py:446 msgid "Gajim will NOT connect unless you check this box" msgstr "" #: gajim/gtk/dialogs.py:543 msgid "_Resume" msgstr "" #: gajim/gtk/dialogs.py:551 msgid "Re_place" msgstr "" #: gajim/gtk/dialogs.py:752 #, fuzzy msgid "The nickname contains invalid characters." msgstr "The nickname has not allowed characters." #: gajim/gtk/dialogs.py:872 gajim/gtk/dialogs.py:907 #, fuzzy, python-format msgid "Certificate for account %s" msgstr "for account %s" #: gajim/gtk/dialogs.py:872 #, python-format msgid "" "Issued to:\n" "Common Name (CN): %(scn)s\n" "Organization (O): %(sorg)s\n" "Organizationl Unit (OU): %(sou)s\n" "Serial Number: %(sn)s\n" "\n" "Issued by:\n" "Common Name (CN): %(icn)s\n" "Organization (O): %(iorg)s\n" "Organizationl Unit (OU): %(iou)s\n" "\n" "Validity:\n" "Issued on: %(io)s\n" "Expires on: %(eo)s\n" "\n" "Fingerprint\n" "SHA-1 Fingerprint: %(sha1)s\n" "\n" "SHA-256 Fingerprint: %(sha256)s\n" msgstr "" #: gajim/gtk/dialogs.py:919 #, fuzzy msgid "View certificate…" msgstr "Self signed certificate" #: gajim/gtk/dialogs.py:932 gajim/gtk/accounts.py:795 msgid "Change Password" msgstr "Change Password" #: gajim/gtk/dialogs.py:959 #, fuzzy msgid "You must enter a password" msgstr "You must enter a password." #: gajim/gtk/dialogs.py:963 msgid "Passwords do not match" msgstr "Passwords do not match" #: gajim/gtk/add_contact.py:30 #, fuzzy msgid "GG Number" msgstr "GG Number:" #: gajim/gtk/add_contact.py:31 #, fuzzy msgid "ICQ Number" msgstr "ICQ Number:" #: gajim/gtk/add_contact.py:39 #, fuzzy msgid "Add Contact" msgstr "_Add Contact..." #: gajim/gtk/add_contact.py:234 #, fuzzy, python-format msgid "%s Missing" msgstr "%s MiB" #: gajim/gtk/add_contact.py:235 #, fuzzy, python-format msgid "You must supply the %s of the new contact." msgstr "You must enter a password for the new account." #: gajim/gtk/add_contact.py:262 gajim/gtk/add_contact.py:268 #: gajim/gtk/add_contact.py:273 msgid "Invalid User ID" msgstr "Invalid User ID" #: gajim/gtk/add_contact.py:269 msgid "The user ID must not contain a resource." msgstr "The user ID must not contain a resource." #: gajim/gtk/add_contact.py:274 msgid "You cannot add yourself to your roster." msgstr "You cannot add yourself to your roster." #: gajim/gtk/add_contact.py:279 #, fuzzy msgid "Account Offline" msgstr "Offline" #: gajim/gtk/add_contact.py:280 msgid "Your account must be online to add new contacts." msgstr "" #: gajim/gtk/add_contact.py:296 msgid "Contact already in roster" msgstr "Contact already in roster" #: gajim/gtk/add_contact.py:297 msgid "This contact is already listed in your roster." msgstr "This contact is already listed in your roster." #: gajim/gtk/add_contact.py:354 gajim/gtk/add_contact.py:392 msgid "User ID:" msgstr "User ID:" #: gajim/gtk/add_contact.py:459 #, fuzzy msgid "Error while adding transport contact" msgstr "Error while adding service. %s" #: gajim/gtk/add_contact.py:460 #, python-format msgid "" "This error occured while adding a contact for transport %(transport)s:\n" "\n" "%(error)s" msgstr "" #: gajim/gtk/themes.py:37 #, fuzzy msgid "Chatstate Composing" msgstr "Composing" #: gajim/gtk/themes.py:41 #, fuzzy msgid "Chatstate Inactive" msgstr "Inactive" #: gajim/gtk/themes.py:45 msgid "Chatstate Gone" msgstr "" #: gajim/gtk/themes.py:49 #, fuzzy msgid "Chatstate Paused" msgstr "Change status" #: gajim/gtk/themes.py:53 #, fuzzy msgid "MUC Tab New Directed Message" msgstr "" "MUC Directed\n" "Messages" #: gajim/gtk/themes.py:57 #, fuzzy msgid "MUC Tab New Message" msgstr "New Message" #: gajim/gtk/themes.py:61 msgid "Banner Foreground Color" msgstr "" #: gajim/gtk/themes.py:65 msgid "Banner Background Color" msgstr "" #: gajim/gtk/themes.py:69 msgid "Banner Font" msgstr "" #: gajim/gtk/themes.py:73 msgid "Account Row Foreground Color" msgstr "" #: gajim/gtk/themes.py:77 msgid "Account Row Background Color" msgstr "" #: gajim/gtk/themes.py:81 #, fuzzy msgid "Account Row Font" msgstr "Account" #: gajim/gtk/themes.py:85 msgid "Group Row Foreground Color" msgstr "" #: gajim/gtk/themes.py:89 msgid "Group Row Background Color" msgstr "" #: gajim/gtk/themes.py:93 #, fuzzy msgid "Group Row Font" msgstr "Group" #: gajim/gtk/themes.py:97 msgid "Contact Row Foreground Color" msgstr "" #: gajim/gtk/themes.py:101 msgid "Contact Row Background Color" msgstr "" #: gajim/gtk/themes.py:105 #, fuzzy msgid "Contact Row Font" msgstr "_Show event in roster" #: gajim/gtk/themes.py:109 #, fuzzy msgid "Conversation Font" msgstr "Conversation with " #: gajim/gtk/themes.py:113 #, fuzzy msgid "Incoming Nickname Color" msgstr "Incoming nickname colour." #: gajim/gtk/themes.py:117 #, fuzzy msgid "Outgoing Nickname Color" msgstr "Outgoing nickname colour." #: gajim/gtk/themes.py:121 #, fuzzy msgid "Incoming Message Text Color" msgstr "Incoming text colour." #: gajim/gtk/themes.py:125 #, fuzzy msgid "Incoming Message Text Font" msgstr "Incoming text font." #: gajim/gtk/themes.py:129 #, fuzzy msgid "Outgoing Message Text Color" msgstr "Outgoing text colour." #: gajim/gtk/themes.py:133 #, fuzzy msgid "Outgoing Message Text Font" msgstr "Outgoing text font." #: gajim/gtk/themes.py:137 #, fuzzy msgid "Status Message Color" msgstr "Status Message" #: gajim/gtk/themes.py:141 #, fuzzy msgid "Status Message Font" msgstr "Status Message" #: gajim/gtk/themes.py:145 #, fuzzy msgid "URL Color" msgstr "Colour" #: gajim/gtk/themes.py:149 #, fuzzy msgid "Highlight Message Color" msgstr "_Highlight misspelt words" #: gajim/gtk/themes.py:153 #, fuzzy msgid "Message Correcting" msgstr "Messages" #: gajim/gtk/themes.py:157 #, fuzzy msgid "Restored Message Color" msgstr "_Reset to Default Colours" #: gajim/gtk/themes.py:161 #, fuzzy msgid "Contact Disconnected Background" msgstr "Contact Disconnected" #: gajim/gtk/themes.py:165 #, fuzzy msgid "Contact Connected Background " msgstr "Contact Connected" #: gajim/gtk/themes.py:179 #, fuzzy msgid "Gajim Themes" msgstr "gajim-remote" #: gajim/gtk/themes.py:217 gajim/gtk/themes.py:224 #, fuzzy msgid "Invalid Name" msgstr "Invalid Nickname" #: gajim/gtk/themes.py:218 msgid "Name default is not allowed" msgstr "" #: gajim/gtk/themes.py:225 #, fuzzy msgid "Spaces are not allowed" msgstr "Character not allowed" #: gajim/gtk/themes.py:307 #, fuzzy msgid "Active Theme" msgstr "Active" #: gajim/gtk/themes.py:308 msgid "" "You tried to delete the currently active theme. Please switch to a different " "theme first." msgstr "" #: gajim/gtk/history.py:410 gajim/gtk/history.py:464 msgid "Disk Error" msgstr "Disk Error" #: gajim/gtk/history.py:575 #, python-format msgid "%(nick)s is now %(status)s: %(status_msg)s" msgstr "%(nick)s is now %(status)s: %(status_msg)s" #: gajim/gtk/history.py:588 #, python-format msgid "Error: %s" msgstr "Error: %s" #: gajim/gtk/history.py:590 msgid "Error" msgstr "Error" #: gajim/gtk/history.py:592 #, python-format msgid "Status is now: %(status)s: %(status_msg)s" msgstr "Status is now: %(status)s: %(status_msg)s" #: gajim/gtk/history.py:596 #, python-format msgid "Status is now: %(status)s" msgstr "Status is now: %(status)s" #: gajim/gtk/history_sync.py:204 #, fuzzy msgid "How far back do you want to go?" msgstr "What do you want to do?" #: gajim/gtk/history_sync.py:209 msgid "One Month" msgstr "" #: gajim/gtk/history_sync.py:210 msgid "Three Months" msgstr "" #: gajim/gtk/history_sync.py:211 msgid "One Year" msgstr "" #: gajim/gtk/history_sync.py:212 msgid "Everything" msgstr "" #: gajim/gtk/history_sync.py:240 #, fuzzy msgid "Connecting..." msgstr "Connecting" #: gajim/gtk/history_sync.py:252 #, fuzzy, python-format msgid "%(received)s of %(max)s" msgstr "File transfer of %(filename)s from %(name)s stopped." #: gajim/gtk/history_sync.py:256 #, fuzzy, python-format msgid "Downloaded %s Messages" msgstr "Forward unread messages" #: gajim/gtk/history_sync.py:276 #, python-brace-format msgid "" "\n" " Finished synchronising your History.\n" " {received} Messages downloaded.\n" " " msgstr "" #: gajim/gtk/history_sync.py:283 msgid "" "\n" " Gajim is fully synchronised\n" " with the Archive.\n" " " msgstr "" #: gajim/gtk/history_sync.py:290 msgid "" "\n" " There is already a synchronisation in\n" " progress. Please try later.\n" " " msgstr "" #: gajim/gtk/about.py:47 data/org.gajim.Gajim.appdata.xml.in:10 #, fuzzy msgid "A GTK+ XMPP client" msgstr "A GTK+ Jabber client" #: gajim/gtk/about.py:48 #, fuzzy, python-format msgid "GTK+ Version: %s" msgstr "GTK+ Version:" #: gajim/gtk/about.py:49 #, fuzzy, python-format msgid "PyGObject Version: %s" msgstr "PyGTK Version:" #: gajim/gtk/about.py:50 #, python-format msgid "python-nbxmpp Version: %s" msgstr "" #: gajim/gtk/about.py:53 #, fuzzy msgid "Current Developers" msgstr "Current Developers:" #: gajim/gtk/about.py:54 #, fuzzy msgid "Past Developers" msgstr "Past Developers:" #: gajim/gtk/about.py:55 msgid "Artists" msgstr "" #: gajim/gtk/about.py:59 msgid "Last but not least" msgstr "" #: gajim/gtk/about.py:60 #, fuzzy msgid "we would like to thank all the package maintainers." msgstr "" "Last but not least, we would like to thank all the package maintainers." #: gajim/gtk/about.py:61 #, fuzzy msgid "Thanks" msgstr "Thankful" #: gajim/gtk/about.py:63 msgid "translator-credits" msgstr "Jeff Bailes " #: gajim/gtk/filechoosers.py:87 #, fuzzy msgid "Choose File to Send…" msgstr "Choose File to Send..." #: gajim/gtk/filechoosers.py:93 #, fuzzy msgid "Choose Avatar…" msgstr "Choose Image" #: gajim/gtk/filechoosers.py:97 #, fuzzy msgid "PNG files" msgstr "All files" #: gajim/gtk/filechoosers.py:98 #, fuzzy msgid "JPEG files" msgstr "All files" #: gajim/gtk/filechoosers.py:99 #, fuzzy msgid "SVG files" msgstr "Send _File" #: gajim/gtk/filechoosers.py:101 gajim/gtk/filechoosers.py:150 msgid "Images" msgstr "Images" #: gajim/gtk/filechoosers.py:135 #, fuzzy msgid "Choose Archive" msgstr "Choose Image" #: gajim/gtk/filechoosers.py:137 #, fuzzy msgid "ZIP files" msgstr "All files" #: gajim/gtk/filechoosers.py:142 #, fuzzy msgid "Save File as…" msgstr "Save File as..." #: gajim/gtk/profile.py:72 #, fuzzy msgid "Retrieving profile…" msgstr "Retrieving profile..." #: gajim/gtk/profile.py:187 #, fuzzy msgid "Wrong date format" msgstr "Personal Information" #: gajim/gtk/profile.py:190 #, fuzzy msgid "Format of the date must be YYYY-MM-DD" msgstr "Format: YYYY-MM-DD" #: gajim/gtk/profile.py:257 msgid "Information received" msgstr "Information received" #: gajim/gtk/profile.py:333 #, fuzzy msgid "Without a connection, you can not publish your contact information." msgstr "Without a connection you can not publish your contact information." #: gajim/gtk/profile.py:346 #, fuzzy msgid "Sending profile…" msgstr "Sending profile..." #: gajim/gtk/profile.py:365 msgid "Information NOT published" msgstr "Information NOT published" #: gajim/gtk/profile.py:373 msgid "vCard publication failed" msgstr "vCard publication failed" #: gajim/gtk/profile.py:374 msgid "" "There was an error while publishing your personal information, try again " "later." msgstr "" "There was an error while publishing your personal information, try again " "later." #: gajim/gtk/join_groupchat.py:202 #, fuzzy msgid "Invalid Room" msgstr "Invalid room" #: gajim/gtk/join_groupchat.py:203 msgid "Please choose a room" msgstr "" #: gajim/gtk/join_groupchat.py:222 gajim/gtk/join_groupchat.py:229 msgid "Invalid Nickname" msgstr "Invalid Nickname" #: gajim/gtk/join_groupchat.py:223 #, fuzzy msgid "Please choose a nickname" msgstr "Please create a clean new theme with your desired name." #: gajim/gtk/join_groupchat.py:285 gajim/gtk/join_groupchat.py:291 #, fuzzy msgid "Wrong server" msgstr "Wrong uri" #: gajim/gtk/join_groupchat.py:286 gajim/gtk/join_groupchat.py:292 #, fuzzy, python-format msgid "%s is not a groupchat server" msgstr "This is not a group chat" #: gajim/gtk/mam_preferences.py:36 #, python-format msgid "Archiving Preferences for %s" msgstr "" #: gajim/gtk/mam_preferences.py:89 msgid "Success!" msgstr "" #: gajim/gtk/mam_preferences.py:89 #, fuzzy msgid "Your Archiving Preferences have been saved!" msgstr "_Preferences" #: gajim/gtk/mam_preferences.py:100 #, fuzzy msgid "No response from the Server" msgstr "You are not connected to the server" #: gajim/gtk/mam_preferences.py:102 #, fuzzy msgid "Error received: {}" msgstr "Error in received dataform" #: gajim/gtk/mam_preferences.py:106 #, fuzzy msgid "Error!" msgstr "Error" #: gajim/gtk/advanced_config.py:86 msgid "Activated" msgstr "Activated" #: gajim/gtk/advanced_config.py:86 msgid "Deactivated" msgstr "Deactivated" #: gajim/gtk/advanced_config.py:88 msgid "Boolean" msgstr "Boolean" #: gajim/gtk/advanced_config.py:89 msgid "Integer" msgstr "Integer" #: gajim/gtk/advanced_config.py:90 msgid "Text" msgstr "Text" #: gajim/gtk/advanced_config.py:102 msgid "Preference Name" msgstr "Preference Name" #: gajim/gtk/advanced_config.py:109 msgid "Value" msgstr "Value" #: gajim/gtk/advanced_config.py:118 msgid "Type" msgstr "Type" #: gajim/gtk/advanced_config.py:174 msgid "(None)" msgstr "(None)" #: gajim/gtk/advanced_config.py:305 msgid "Hidden" msgstr "Hidden" #: gajim/gtk/server_info.py:126 #, python-format msgid "%(days)s days, %(hours)s hours" msgstr "" #: gajim/gtk/server_info.py:192 gajim/gtk/accounts.py:653 #: gajim/gtk/accounts.py:755 #, fuzzy msgid "Hostname" msgstr "_Hostname:" #: gajim/gtk/server_info.py:193 #, fuzzy msgid "Server Software" msgstr "Servers Features" #: gajim/gtk/server_info.py:194 #, fuzzy msgid "Server Uptime" msgstr "Server replied: %s" #: gajim/gtk/server_info.py:236 msgid "" "\n" "Disabled in config" msgstr "" #: gajim/gtk/features.py:51 msgid "Bonjour / Zeroconf" msgstr "Bonjour / Zeroconf" #: gajim/gtk/features.py:53 msgid "Serverless chatting with autodetected clients in a local network." msgstr "Serverless chatting with autodetected clients in a local network." #: gajim/gtk/features.py:54 gajim/gtk/features.py:59 msgid "Requires python-dbus." msgstr "Requires python-dbus." #: gajim/gtk/features.py:55 #, python-format msgid "Requires pybonjour and bonjour SDK running (%(url)s)" msgstr "" #: gajim/gtk/features.py:56 msgid "Command line" msgstr "Command line" #: gajim/gtk/features.py:58 msgid "A script to control Gajim via commandline." msgstr "A script to control Gajim via commandline." #: gajim/gtk/features.py:60 gajim/gtk/features.py:90 gajim/gtk/features.py:95 msgid "Feature not available under Windows." msgstr "Feature not available under Windows." #: gajim/gtk/features.py:61 #, fuzzy msgid "OpenPGP message encryption" msgstr "OpenGPG message encryption" #: gajim/gtk/features.py:63 #, fuzzy msgid "Ability to encrypting chat messages with OpenPGP." msgstr "Encrypting chat messages with gpg keys." #: gajim/gtk/features.py:64 #, fuzzy, python-format msgid "Requires gpg and python-gnupg (%(url)s)." msgstr "Requires gpg and python-GnuPGInterface." #: gajim/gtk/features.py:65 msgid "Requires gpg.exe in PATH." msgstr "" #: gajim/gtk/features.py:66 msgid "Password encryption" msgstr "Password encryption" #: gajim/gtk/features.py:68 msgid "Passwords can be stored securely and not just in plaintext." msgstr "Passwords can be stored securely and not just in plaintext." #: gajim/gtk/features.py:69 msgid "" "Requires libsecret and a provider (such as GNOME Keyring and KSecretService)." msgstr "" #: gajim/gtk/features.py:70 msgid "On Windows the Windows Credential Vault is used." msgstr "" #: gajim/gtk/features.py:71 msgid "Spell Checker" msgstr "Spell Checker" #: gajim/gtk/features.py:73 msgid "Spellchecking of composed messages." msgstr "Spellchecking of composed messages." #: gajim/gtk/features.py:74 gajim/gtk/features.py:75 #, fuzzy msgid "Requires Gspell" msgstr "Requires libgtkspell." #: gajim/gtk/features.py:76 msgid "Automatic status" msgstr "Automatic status" #: gajim/gtk/features.py:78 msgid "Ability to measure idle time, in order to set auto status." msgstr "Ability to measure idle time, in order to set auto status." #: gajim/gtk/features.py:79 msgid "Requires libxss library." msgstr "Requires libxss library." #: gajim/gtk/features.py:80 msgid "Requires python2.5." msgstr "Requires python2.5." #: gajim/gtk/features.py:81 msgid "RST Generator" msgstr "RST Generator" #: gajim/gtk/features.py:83 msgid "" "Generate XHTML output from RST code (see http://docutils.sourceforge.net/" "docs/ref/rst/restructuredtext.html)." msgstr "" "Generate XHTML output from RST code (see http://docutils.sourceforge.net/" "docs/ref/rst/restructuredtext.html)." #: gajim/gtk/features.py:84 gajim/gtk/features.py:85 msgid "Requires python-docutils." msgstr "Requires python-docutils." #: gajim/gtk/features.py:86 msgid "Audio / Video" msgstr "" #: gajim/gtk/features.py:88 msgid "Ability to start audio and video chat." msgstr "" #: gajim/gtk/features.py:89 msgid "" "Requires gir1.2-farstream-0.2, gir1.2-gstreamer-1.0, gstreamer1.0-libav and " "gstreamer1.0-plugins-ugly." msgstr "" #: gajim/gtk/features.py:91 msgid "UPnP-IGD" msgstr "" #: gajim/gtk/features.py:93 msgid "Ability to request your router to forward port for file transfer." msgstr "" #: gajim/gtk/features.py:94 #, fuzzy msgid "Requires gir1.2-gupnpigd-1.0." msgstr "Requires python-gnome2." #: gajim/gtk/features.py:102 #, fuzzy msgid "?features:Available" msgstr "Available" #: gajim/gtk/features.py:109 msgid "Feature" msgstr "Feature" #: gajim/gtk/privacy_list.py:70 #, python-format msgid "Privacy List %s" msgstr "Privacy List %s" #: gajim/gtk/privacy_list.py:74 #, python-format msgid "Privacy List for %s" msgstr "Privacy List for %s" #: gajim/gtk/privacy_list.py:147 #, python-format msgid "Order: %(order)s, action: %(action)s, type: %(type)s, value: %(value)s" msgstr "Order: %(order)s, action: %(action)s, type: %(type)s, value: %(value)s" #: gajim/gtk/privacy_list.py:152 #, python-format msgid "Order: %(order)s, action: %(action)s" msgstr "Order: %(order)s, action: %(action)s" #: gajim/gtk/privacy_list.py:208 msgid "Edit a rule" msgstr "Edit a rule" #: gajim/gtk/privacy_list.py:321 msgid "Add a rule" msgstr "Add a rule" #: gajim/gtk/privacy_list.py:425 #, python-format msgid "Privacy Lists for %s" msgstr "Privacy Lists for %s" #: gajim/gtk/privacy_list.py:526 msgid "Invalid List Name" msgstr "Invalid List Name" #: gajim/gtk/privacy_list.py:527 msgid "You must enter a name to create a privacy list." msgstr "You must enter a name to create a privacy list." #: gajim/gtk/account_wizard.py:167 msgid "Account has been added successfully" msgstr "Account has been added successfully" #: gajim/gtk/account_wizard.py:168 gajim/gtk/account_wizard.py:174 msgid "" "You can set advanced account options by pressing the Advanced button, or " "later by choosing the Accounts menu item under the Edit menu from the main " "window." msgstr "" "You can set advanced account options by pressing the Advanced button, or " "later by choosing the Accounts menu item under the Edit menu from the main " "window." #: gajim/gtk/account_wizard.py:173 msgid "Your new account has been created successfully" msgstr "Your new account has been successfully created" #: gajim/gtk/account_wizard.py:211 msgid "Invalid username" msgstr "Invalid username" #: gajim/gtk/account_wizard.py:213 msgid "You must provide a username to configure this account." msgstr "You must provide a username to configure this account." #: gajim/gtk/account_wizard.py:254 gajim/gtk/bookmarks.py:324 #: gajim/gtk/bookmarks.py:337 msgid "Invalid server" msgstr "Invalid server" #: gajim/gtk/account_wizard.py:255 msgid "Please provide a server on which you want to register." msgstr "Please provide a server on which you want to register." #: gajim/gtk/account_wizard.py:279 msgid "Invalid entry" msgstr "Invalid entry" #: gajim/gtk/account_wizard.py:280 msgid "Custom port must be a port number." msgstr "Custom port must be a port number." #: gajim/gtk/account_wizard.py:408 #, python-format msgid "" "Security Warning\n" "\n" "The authenticity of the %(hostname)s SSL certificate could be invalid.\n" "SSL Error: %(error)s\n" "Do you still want to connect to this server?" msgstr "" "Security Warning\n" "\n" "The authenticity of the %(hostname)s SSL certificate could be invalid.\n" "SSL Error: %(error)s\n" "Do you still want to connect to this server?" #: gajim/gtk/account_wizard.py:449 gajim/gtk/account_wizard.py:483 msgid "An error occurred during account creation" msgstr "An error occurred during account creation" #: gajim/gtk/account_wizard.py:550 msgid "Account name is in use" msgstr "Account name is in use" #: gajim/gtk/account_wizard.py:551 msgid "You already have an account using this name." msgstr "You already have an account using this name." #: gajim/gtk/xml_console.py:74 #, fuzzy msgid "Filter" msgstr "Filter:" #: gajim/gtk/xml_console.py:79 #, fuzzy msgid "XML Input" msgstr "XML Input" #: gajim/gtk/xml_console.py:168 #, fuzzy msgid "Invalid Node" msgstr "Invalid File" #: gajim/gtk/preferences.py:377 gajim/gtk/preferences.py:381 #: gajim/gtk/bookmarks.py:72 msgid "Default" msgstr "Default" #: gajim/gtk/preferences.py:962 msgid "status message title" msgstr "status message title" #: gajim/gtk/preferences.py:963 msgid "status message text" msgstr "status message text" #: gajim/gtk/accounts.py:170 msgid "Relogin now?" msgstr "Relogin now?" #: gajim/gtk/accounts.py:171 msgid "If you want all the changes to apply instantly, you must relogin." msgstr "If you want all the changes to apply instantly, you must relogin." #: gajim/gtk/accounts.py:224 #, python-format msgid "You have opened chat in account %s" msgstr "You have opened chat in account %s" #: gajim/gtk/accounts.py:225 msgid "All chat and groupchat windows will be closed. Do you want to continue?" msgstr "" "All chat and groupchat windows will be closed. Do you want to continue?" #: gajim/gtk/accounts.py:338 #, fuzzy msgid "Add Account…" msgstr "_Add Contact..." #: gajim/gtk/accounts.py:514 #, fuzzy msgid "Remove" msgstr "_Remove" #: gajim/gtk/accounts.py:546 #, fuzzy msgid "Merge Accounts" msgstr "Merged accounts" #: gajim/gtk/accounts.py:549 #, fuzzy msgid "Use PGP Agent" msgstr "Use G_PG Agent" #: gajim/gtk/accounts.py:565 msgid "Label" msgstr "" #: gajim/gtk/accounts.py:569 msgid "Login" msgstr "" #: gajim/gtk/accounts.py:578 msgid "Connection" msgstr "Connection" #: gajim/gtk/accounts.py:581 #, fuzzy msgid "Import Contacts" msgstr "Invite _Contacts" #: gajim/gtk/accounts.py:584 gajim/gtk/accounts.py:772 #, fuzzy msgid "Client Certificate" msgstr "Self signed certificate" #: gajim/gtk/accounts.py:587 gajim/gtk/accounts.py:686 #, fuzzy msgid "OpenPGP Key" msgstr "Assign OpenPGP Key" #: gajim/gtk/accounts.py:602 gajim/gtk/accounts.py:674 #, fuzzy msgid "Connect on startup" msgstr "C_onnect on Gajim startup" #: gajim/gtk/accounts.py:605 #, fuzzy msgid "Reconnect when connection is lost" msgstr "Auto-reconnect when connection is lost" #: gajim/gtk/accounts.py:608 gajim/gtk/accounts.py:678 #, fuzzy msgid "Save conversations for all contacts" msgstr "Save conversation _logs for all contacts" #: gajim/gtk/accounts.py:610 gajim/gtk/accounts.py:680 msgid "Store conversations on the harddrive" msgstr "" #: gajim/gtk/accounts.py:612 #, fuzzy msgid "Server Message Archive" msgstr "_Send Server Message..." #: gajim/gtk/accounts.py:614 msgid "" "Messages get stored on the server.\n" "The archive is used to sync messages\n" "between multiple devices.\n" "XEP-0313" msgstr "" #: gajim/gtk/accounts.py:619 gajim/gtk/accounts.py:682 #, fuzzy msgid "Global Status" msgstr "All statuses" #: gajim/gtk/accounts.py:621 #, fuzzy msgid "Synchronise the status of all accounts" msgstr "Changes the status of account or accounts" #: gajim/gtk/accounts.py:623 #, fuzzy msgid "Message Carbons" msgstr "Messages" #: gajim/gtk/accounts.py:625 msgid "" "All your other online devices get copies\n" "of sent and received messages.\n" "XEP-0280" msgstr "" #: gajim/gtk/accounts.py:629 msgid "Use file transfer proxies" msgstr "Use file transfer proxies" #: gajim/gtk/accounts.py:641 gajim/gtk/accounts.py:676 #, fuzzy msgid "Use environment variable" msgstr "_use HTTP__PROXY environment variable" #: gajim/gtk/accounts.py:643 #, fuzzy msgid "Proxy" msgstr "Proxy:" #: gajim/gtk/accounts.py:646 #, fuzzy msgid "Warn on insecure connection" msgstr "_Warn before using an insecure connection" #: gajim/gtk/accounts.py:650 msgid "Send keep-alive packets" msgstr "Send keep-alive packets" #: gajim/gtk/accounts.py:654 msgid "Manually set the hostname for the server" msgstr "" #: gajim/gtk/accounts.py:660 gajim/gtk/accounts.py:729 #: gajim/gtk/accounts.py:734 #, fuzzy msgid "Priority" msgstr "Priori_ty:" #: gajim/gtk/accounts.py:684 #, fuzzy msgid "Synchronize the status of all accounts" msgstr "Changes the status of account or accounts" #: gajim/gtk/accounts.py:698 #, fuzzy msgid "First Name" msgstr "First Name:" #: gajim/gtk/accounts.py:701 #, fuzzy msgid "Last Name" msgstr "Surname:" #: gajim/gtk/accounts.py:707 #, fuzzy msgid "Email" msgstr "New E-mail" #: gajim/gtk/accounts.py:725 #, fuzzy msgid "Adjust to status" msgstr "_Adjust to status" #: gajim/gtk/accounts.py:752 msgid "Enable" msgstr "Enable" #: gajim/gtk/accounts.py:759 #, fuzzy msgid "Port" msgstr "_Port:" #: gajim/gtk/accounts.py:764 #, fuzzy msgid "Connection Options" msgstr "Connection" #: gajim/gtk/accounts.py:774 msgid "PKCS12 Files" msgstr "" #: gajim/gtk/accounts.py:776 #, fuzzy msgid "Encrypted Certificate" msgstr "Self signed certificate" #: gajim/gtk/accounts.py:780 #, fuzzy msgid "Certificate Options" msgstr "Self signed certificate" #: gajim/gtk/accounts.py:792 #, fuzzy msgid "Save Password" msgstr "Save password" #: gajim/gtk/accounts.py:800 #, fuzzy msgid "Login Options" msgstr "_Emoticons:" #: gajim/gtk/bookmarks.py:72 msgid "?print_status:All" msgstr "All" #: gajim/gtk/bookmarks.py:73 msgid "Enter and leave only" msgstr "Enter and leave only" #: gajim/gtk/bookmarks.py:74 msgid "?print_status:None" msgstr "None" #: gajim/gtk/bookmarks.py:143 msgid "New Group Chat" msgstr "New Group Chat" #: gajim/gtk/bookmarks.py:184 msgid "This bookmark has invalid data" msgstr "This bookmark has invalid data" #: gajim/gtk/bookmarks.py:185 msgid "" "Please be sure to fill out server and room fields or remove this bookmark." msgstr "" "Please be sure to fill out server and room fields or remove this bookmark." #: gajim/gtk/bookmarks.py:307 gajim/gtk/bookmarks.py:325 #: gajim/gtk/bookmarks.py:338 gajim/gtk/bookmarks.py:368 msgid "Character not allowed" msgstr "Character not allowed" #: gajim/gtk/bookmarks.py:367 msgid "Invalid room" msgstr "Invalid room" #: gajim/plugins/pluginmanager.py:739 gajim/plugins/pluginmanager.py:745 msgid "Archive corrupted" msgstr "" #: gajim/plugins/pluginmanager.py:741 #, fuzzy msgid "Archive empty" msgstr "File is empty" #: gajim/plugins/pluginmanager.py:753 gajim/plugins/pluginmanager.py:761 #: gajim/plugins/gui.py:254 #, fuzzy msgid "Archive is malformed" msgstr "Service sent malformed data" #: gajim/plugins/pluginmanager.py:769 gajim/plugins/gui.py:278 #: gajim/plugins/gui.py:286 #, fuzzy msgid "Plugin already exists" msgstr "This file already exists" #: gajim/plugins/gui.py:81 msgid "Click to view Gajim's wiki page on how to install plugins in Flatpak." msgstr "" #: gajim/plugins/gui.py:88 msgid "Plugin" msgstr "" #: gajim/plugins/gui.py:148 #, fuzzy, python-format msgid "Warning: %s" msgstr "Banning %s" #: gajim/plugins/gui.py:203 #, fuzzy msgid "Plugin failed" msgstr "Registration failed" #: gajim/plugins/gui.py:242 msgid "Unable to properly remove the plugin" msgstr "" #: gajim/plugins/gui.py:278 msgid "Overwrite?" msgstr "" #: gajim/plugins/gui.py:309 #, fuzzy msgid "Configuration" msgstr "Room Configuration" #: data/org.gajim.Gajim.desktop.in:5 msgid "Jabber IM Client" msgstr "Jabber IM Client" #: data/org.gajim.Gajim.desktop.in:6 msgid "A GTK+ Jabber client" msgstr "A GTK+ Jabber client" #: data/org.gajim.Gajim.desktop.in:8 msgid "chat;messaging;im;xmpp;bonjour;voip;" msgstr "" #: data/org.gajim.Gajim.desktop.in:11 data/org.gajim.Gajim.desktop.in:22 #: data/org.gajim.Gajim.desktop.in:27 msgid "org.gajim.Gajim" msgstr "" #: data/org.gajim.Gajim.desktop.in:26 #, fuzzy msgid "Show next pending event" msgstr "Show All Pending _Events" #: data/org.gajim.Gajim.appdata.xml.in:12 msgid "" "Gajim aims to be an easy to use and fully-featured XMPP client. With Gajim " "you can chat through various XMPP services of your choice (e.g. Jabber.org) " "as well as transports (e.g. Facebook, IRC)." msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:16 msgid "" "Just chat with your friends or family, easily share pictures and thoughts or " "discuss the news with your groups." msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:19 msgid "" "Gajim integrates well with your other devices: just chat and see what's been " "said on your mobile device." msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:22 #, fuzzy msgid "Features:" msgstr "Features" #: data/org.gajim.Gajim.appdata.xml.in:24 msgid "Never miss a message, keep all your chat clients synchronized" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:25 msgid "Invite friends to group chats or join one" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:26 msgid "Easily send pictures, videos or other files to friends and groups" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:27 msgid "Chat securely with End-to-End encryption via OMEMO or PGP" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:28 msgid "Use your favorite emoticons, set your own profile picture" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:29 msgid "Keep and manage all your chat history" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:30 msgid "Organize your chats with tabs" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:31 #, fuzzy msgid "Automatic spell-checking for your messages" msgstr "Spellchecking of composed messages." #: data/org.gajim.Gajim.appdata.xml.in:32 msgid "Connect to other Messengers via Transports (Facebook, IRC, ...)" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:33 msgid "" "Lookup things on Wikipedia, dictionaries or other search engines directly " "from the chat window" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:34 msgid "" "Set your activity, tune, and mood to show your friends how you are feeling" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:35 msgid "Support for multiple accounts" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:36 msgid "Group multiple contacts from one friend to a single Meta-Contact" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:37 msgid "XML console to see what's happening on the protocol layer" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:38 msgid "Serverless messaging (Bonjour/Zeroconf), BOSH" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:39 #, fuzzy msgid "Support for service discovery including nodes and search for users" msgstr "Service Discovery using account %s" #: data/org.gajim.Gajim.appdata.xml.in:40 msgid "Even more features via plugins" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:52 #, fuzzy msgid "Roster, list of contacts" msgstr "_Log status changes of contacts" #: data/org.gajim.Gajim.appdata.xml.in:56 msgid "Tabbed chat window" msgstr "" #: data/org.gajim.Gajim.appdata.xml.in:60 #, fuzzy msgid "Group chat support" msgstr "Groupchats" #: data/org.gajim.Gajim.appdata.xml.in:64 #, fuzzy msgid "Chat history" msgstr "Recently:" #: data/org.gajim.Gajim.appdata.xml.in:68 #, fuzzy msgid "Plugin manager" msgstr "Registration failed" #~ msgid "Stopped" #~ msgstr "Stopped" #~ msgid "Error reading file:" #~ msgstr "Error reading file:" #~ msgid "Error parsing file:" #~ msgstr "Error parsing file:" #, fuzzy #~ msgid "File transfer, room bookmarks" #~ msgstr "File Transfer Error" #, fuzzy #~ msgid "XML console interface" #~ msgstr "XML Console" #~ msgid "" #~ "A list of modp groups to use in a Diffie-Hellman, highest preference " #~ "first, separated by commas. Valid groups are 1, 2, 5, 14, 15, 16, 17 and " #~ "18. Higher numbers are more secure, but take longer to calculate when you " #~ "start a session." #~ msgstr "" #~ "A list of modp groups to use in a Diffie-Hellman, highest preference " #~ "first, separated by commas. Valid groups are 1, 2, 5, 14, 15, 16, 17 and " #~ "18. Higher numbers are more secure, but take longer to calculate when you " #~ "start a session." #~ msgid "_Verify" #~ msgstr "_Verify" #~ msgid "(ESession info)" #~ msgstr "(ESession info)" #~ msgid "Save as Preset..." #~ msgstr "Save as Preset..." #~ msgid "Always use this nickname when there is a conflict" #~ msgstr "Always use this nickname when there is a conflict" #~ msgid "" #~ "Jabberd1.4 does not like sha info when one join a password protected " #~ "group chat. Turn this option to False to stop sending sha info in group " #~ "chat presences." #~ msgstr "" #~ "Jabberd1.4 does not like sha info when one join a password protected " #~ "group chat. Turn this option to False to stop sending sha info in group " #~ "chat presences." #~ msgid "" #~ "If not disabled, Gajim will replace ascii smilies like ':)' with " #~ "equivalent animated or static graphical emoticons" #~ msgstr "" #~ "If not disabled, Gajim will replace ascii smilies like ':)' with " #~ "equivalent animated or static graphical emoticons" #, fuzzy #~ msgid "_Emoticons" #~ msgstr "_Emoticons:" #~ msgid "_Highlight misspelled words" #~ msgstr "_Highlight misspelt words" #, fuzzy #~ msgid "Notify by icon when your messages are received" #~ msgstr "Sound to play when any MUC message arrives." #, fuzzy #~ msgid "T_heme" #~ msgstr "T_heme:" #~ msgid "Themes" #~ msgstr "Themes" #, fuzzy #~ msgid "Presence" #~ msgstr "_Presence" #~ msgid "Emoticons disabled" #~ msgstr "Emoticons disabled" #, fuzzy #~ msgid "" #~ "Your configured emoticons theme could not be loaded. See the log for more " #~ "details." #~ msgstr "" #~ "Your configured emoticons theme has not been found, so emoticons have " #~ "been disabled." #~ msgid "You cannot make changes to the default theme" #~ msgstr "You cannot make changes to the default theme" #, fuzzy #~ msgid "Please create a new clean theme." #~ msgstr "Please create a clean new theme with your desired name." #~ msgid "theme name" #~ msgstr "theme name" #~ msgid "You cannot delete your current theme" #~ msgstr "You cannot delete your current theme" #~ msgid "New Single Message from %(nickname)s" #~ msgstr "New Single Message from %(nickname)s" #~ msgid "New Private Message from group chat %s" #~ msgstr "New Private Message from group chat %s" #~ msgid "%(nickname)s: %(message)s" #~ msgstr "%(nickname)s: %(message)s" #~ msgid "Messaged by %(nickname)s" #~ msgstr "Messaged by %(nickname)s" #~ msgid "Status message text color." #~ msgstr "Status message text colour." #~ msgid "Incoming nickname font." #~ msgstr "Incoming nickname font." #~ msgid "Outgoing nickname font." #~ msgstr "Outgoing nickname font." #~ msgid "Status message text font." #~ msgstr "Status message text font." #~ msgid "Background color of contacts when they just signed in." #~ msgstr "Background colour of contacts when they just signed in." #~ msgid "Background color of contacts when they just signed out." #~ msgstr "Background colour of contacts when they just signed out." #~ msgid "green" #~ msgstr "green" #~ msgid "grocery" #~ msgstr "grocery" #~ msgid "human" #~ msgstr "human" #~ msgid "marine" #~ msgstr "marine" #, fuzzy #~ msgid "Contact row" #~ msgstr "Contact" #~ msgid "Gajim Themes Customization" #~ msgstr "Gajim Themes Customisation" #~ msgid "Text _color:" #~ msgstr "Text _colour:" #~ msgid "_Background:" #~ msgstr "_Background:" #~ msgid "Text _font:" #~ msgstr "Text _font:" #~ msgid "Font style:" #~ msgstr "Font style:" #~ msgid "Paused" #~ msgstr "Paused" #~ msgid "Gone" #~ msgstr "Gone" #~ msgid "" #~ "MUC\n" #~ "Messages" #~ msgstr "" #~ "MUC\n" #~ "Messages" #~ msgid "Chatstate Tab Colors" #~ msgstr "Chatstate Tab Colours" #, fuzzy #~ msgid "Chat message" #~ msgstr "Chat message:" #~ msgid "Use system _default" #~ msgstr "Use system _default" #~ msgid "Font" #~ msgstr "Font" #, fuzzy #~ msgid "Contact's nickname" #~ msgstr "Contact name" #, fuzzy #~ msgid "Contact's message" #~ msgstr "Chat message:" #, fuzzy #~ msgid "_Status message" #~ msgstr "_Status message:" #, fuzzy #~ msgid "Group chat highlight" #~ msgstr "Group Chat Message Highlight" #, fuzzy #~ msgid "Your nickname" #~ msgstr "B_efore nickname:" #, fuzzy #~ msgid "Your message" #~ msgstr "Your message:" #, fuzzy #~ msgid "_URL highlight" #~ msgstr "_URL highlight:" #~ msgid "Chat Line Colors" #~ msgstr "Chat Line Colours" #~ msgid "Jabber ID:" #~ msgstr "Jabber ID:" #~ msgid "Resource:" #~ msgstr "Resource:" #~ msgid "Status:" #~ msgstr "Status:" #~ msgid "Client:" #~ msgstr "Client:" #~ msgid "Contact time:" #~ msgstr "Contact time:" #~ msgid "Ask:" #~ msgstr "Ask:" #~ msgid "Subscription:" #~ msgstr "Subscription:" #~ msgid "Name:" #~ msgstr "Name:" #~ msgid "Nickname:" #~ msgstr "Nickname:" #~ msgid "Street:" #~ msgstr "Street:" #~ msgid "City:" #~ msgstr "City:" #~ msgid "State:" #~ msgstr "State:" #~ msgid "Extra Address:" #~ msgstr "Extra Address:" #~ msgid "Postal Code:" #~ msgstr "Postal Code:" #~ msgid "Country:" #~ msgstr "Country:" #~ msgid "Homepage:" #~ msgstr "Homepage:" #~ msgid "E-Mail:" #~ msgstr "E-Mail:" #~ msgid "Phone No.:" #~ msgstr "Phone No.:" #~ msgid "Birthday:" #~ msgstr "Birthday:" #~ msgid "Family:" #~ msgstr "Family:" #~ msgid "Middle:" #~ msgstr "Middle:" #~ msgid "Prefix:" #~ msgstr "Prefix:" #~ msgid "Given:" #~ msgstr "Given:" #~ msgid "Suffix:" #~ msgstr "Suffix:" #~ msgid "Full Name" #~ msgstr "Full Name" #~ msgid "Company:" #~ msgstr "Company:" #~ msgid "Department:" #~ msgstr "Department:" #~ msgid "Position:" #~ msgstr "Position:" #~ msgid "Role:" #~ msgstr "Role:" #~ msgid "- messages will be logged" #~ msgstr "- messages will be logged" #~ msgid "- messages will not be logged" #~ msgstr "- messages will not be logged" #~ msgid "Edit %s" #~ msgstr "Edit %s" #~ msgid "Register to %s" #~ msgstr "Register to %s" #~ msgid "Conversation History with %s" #~ msgstr "Conversation History with %s" #~ msgid "Contact with \"%s\" cannot be established" #~ msgstr "Contact with \"%s\" cannot be established" #~ msgid "Registration information for transport %s has not arrived in time" #~ msgstr "Registration information for transport %s has not arrived in time" #~ msgid "Register to" #~ msgstr "Register to" #, fuzzy #~ msgid "Enter name / JID of contact or groupchat" #~ msgstr "Contact name" #~ msgid "Search:" #~ msgstr "Search:" #~ msgid "Without a connection, you can not change your password." #~ msgstr "Without a connection, you can not change your password." #~ msgid "Invalid password" #~ msgstr "Invalid password" #~ msgid "The passwords typed in both fields must be identical." #~ msgstr "The passwords typed in both fields must be identical." #~ msgid "Enter new password:" #~ msgstr "Enter new password:" #~ msgid "Enter it again for confirmation:" #~ msgstr "Enter it again for confirmation:" #~ msgid "" #~ "JID %s is not RFC compliant. It will not be added to your roster. Use " #~ "roster management tools such as http://jru.jabberstudio.org/ to remove it" #~ msgstr "" #~ "JID %s is not RFC compliant. It will not be added to your roster. Use " #~ "roster management tools such as http://jru.jabberstudio.org/ to remove it" #~ msgid "unsubscribe request from %s" #~ msgstr "unsubscribe request from %s" #, fuzzy #~ msgid "Autojoin" #~ msgstr "Auto join" #~ msgid "Homepage:" #~ msgstr "Homepage:" #, fuzzy #~ msgid "Configure" #~ msgstr "_Configure" #~ msgid "Manage Bookmarks" #~ msgstr "Manage Bookmarks" #~ msgid "_Nickname:" #~ msgstr "_Nickname:" #~ msgid "If checked, Gajim will join this group chat on startup" #~ msgstr "If ticked, Gajim will join this group chat on startup" #, fuzzy #~ msgid "Pr_int status:" #~ msgstr "Print status:" #, fuzzy #~ msgid "Add JID" #~ msgstr "Jabber ID" #, fuzzy #~ msgid "Preference:" #~ msgstr "Preferences" #, fuzzy #~ msgid "Preference" #~ msgstr "Preferences" #, fuzzy #~ msgid "JID:" #~ msgstr "Your JID:" #, fuzzy #~ msgid "" #~ "Please fill in the data of the contact you want to add to your account " #~ "%s" #~ msgstr "" #~ "Please fill in the data of the contact you want to add in account %s" #~ msgid "Please fill in the data of the contact you want to add" #~ msgstr "Please fill in the data of the contact you want to add" #, fuzzy #~ msgid "Recently" #~ msgstr "Recently:" #~ msgid "Add New Contact" #~ msgstr "Add New Contact" #~ msgid "_User ID:" #~ msgstr "_User ID:" #, fuzzy #~ msgid "Type User ID" #~ msgstr "User ID:" #, fuzzy #~ msgid "Type Nickname" #~ msgstr "Nickname" #~ msgid "Personal Information" #~ msgstr "Personal Information" #~ msgid "Avatar:" #~ msgstr "Avatar:" #~ msgid "Click to set your avatar" #~ msgstr "Click to set your avatar" #, fuzzy #~ msgid "Remove Avatar" #~ msgstr "Remove Group" #~ msgid "Not fetched because of invisible status" #~ msgstr "Not fetched because of invisible status" #~ msgid "Please wait..." #~ msgstr "Please wait..." #~ msgid "" #~ "When negotiating an encrypted session, should Gajim assume you want your " #~ "messages to be logged?" #~ msgstr "" #~ "When negotiating an encrypted session, should Gajim assume you want your " #~ "messages to be logged?" #~ msgid "Log _encrypted chat session" #~ msgstr "Log _encrypted chat session" #, fuzzy #~ msgid "" #~ "If checked, Gajim will keep logs for encrypted messages. Please note that " #~ "when using end-to-end encryption the remote party has to agree on " #~ "logging, else the messages will not be logged." #~ msgstr "" #~ "If ticked, Gajim will keep logs for encrypted messages. Please note that " #~ "when using E2E encryption the remote party has to agree on logging, else " #~ "the messages will not be logged." #~ msgid "Yahoo! Address:" #~ msgstr "Yahoo! Address:" #~ msgid "Forward unread messages" #~ msgstr "Forward unread messages" #~ msgid "All unread messages have been forwarded." #~ msgstr "All unread messages have been forwarded." #, fuzzy #~ msgid "Forward unread message then disconnect" #~ msgstr "Forward unread messages" #~ msgid "AIM Address:" #~ msgstr "AIM Address:" #~ msgid "MSN Address:" #~ msgstr "MSN Address:" #~ msgid "Confirm these session options" #~ msgstr "Confirm these session options" #, fuzzy #~ msgid "" #~ "The remote client wants to negotiate a session with these features:\n" #~ "\n" #~ "%s\n" #~ "\n" #~ "Are these options acceptable?" #~ msgstr "" #~ "The remote client wants to negotiate an session with these features:\n" #~ "\n" #~ "\t%s\n" #~ "\n" #~ "\tAre these options acceptable?" #~ msgid "" #~ "The remote client selected these options:\n" #~ "\n" #~ "%s\n" #~ "\n" #~ "Continue with the session?" #~ msgstr "" #~ "The remote client selected these options:\n" #~ "\n" #~ "%s\n" #~ "\n" #~ "Continue with the session?" #, fuzzy #~ msgid "Always accept for this contact" #~ msgstr "Is OpenPGP enabled for this contact?" #~ msgid "End to End message encryption" #~ msgstr "End to End message encryption" #~ msgid "Encrypting chat messages." #~ msgstr "Encrypting chat messages." #~ msgid "Requires python-crypto." #~ msgstr "Requires python-crypto." #~ msgid "Session negotiation cancelled" #~ msgstr "Session negotiation cancelled" #, fuzzy #~ msgid "This session WILL NOT be archived on server" #~ msgstr "Session WILL NOT be logged" #~ msgid "This session is encrypted" #~ msgstr "This session is encrypted" #~ msgid " and WILL be logged" #~ msgstr " and WILL be logged" #~ msgid " and WILL NOT be logged" #~ msgstr " and WILL NOT be logged" #~ msgid "" #~ "Remote contact's identity not verified. Click the shield button for more " #~ "details." #~ msgstr "" #~ "Remote contact's identity not verified. Click the shield button for more " #~ "details." #, fuzzy #~ msgid "end-to-end encryption disabled" #~ msgstr "GPG encryption disabled" #~ msgid "" #~ "Unable to decrypt message from %s\n" #~ "It may have been tampered with." #~ msgstr "" #~ "Unable to decrypt message from %s\n" #~ "It may have been tampered with." #~ msgid "Unable to decrypt message" #~ msgstr "Unable to decrypt message" #~ msgid "Enable ESessions encryption for this account." #~ msgstr "Enable ESessions encryption for this account." #~ msgid "Should Gajim automatically start an encrypted session when possible?" #~ msgstr "" #~ "Should Gajim automatically start an encrypted session when possible?" #~ msgid "" #~ "[This is part of an encrypted session. If you see this message, something " #~ "went wrong.]" #~ msgstr "" #~ "[This is part of an encrypted session. If you see this message, something " #~ "went wrong.]" #~ msgid "Requires python-avahi." #~ msgstr "Requires python-avahi." #~ msgid "_Send" #~ msgstr "_Send" #, fuzzy #~ msgid "Save Image as…" #~ msgstr "Save Image as..." #, fuzzy #~ msgid "Exporting History Logs…" #~ msgstr "Exporting History Logs..." #~ msgid "Choose Image" #~ msgstr "Choose Image" #, fuzzy #~ msgid "Choose file to send" #~ msgstr "Choose File to Send..." #~ msgid "When %s becomes:" #~ msgstr "When %s becomes:" #~ msgid "Adding Special Notification for %s" #~ msgstr "Adding Special Notification for %s" #, fuzzy #~ msgid "" #~ "It seems the SSL certificate of account %(account)s has changed and is " #~ "not valid or your connection is being compromised.\n" #~ "\n" #~ "Old SHA-1 fingerprint: %(old_sha1)s\n" #~ "Old SHA-256 fingerprint: %(old_sha256)s\n" #~ "\n" #~ "New SHA-1 fingerprint: %(new_sha1)s\n" #~ "New SHA-256 fingerprint: %(new_sha256)s\n" #~ "\n" #~ "Do you still want to connect and update the fingerprint of the " #~ "certificate?" #~ msgstr "" #~ "It seems the SSL certificate of account %(account)s has changed or your " #~ "connection is being hacked.\n" #~ "Old fingerprint: %(old)s\n" #~ "New fingerprint: %(new)s\n" #~ "\n" #~ "Do you still want to connect and update the fingerprint of the " #~ "certificate?" #, fuzzy #~ msgid "" #~ "The authenticity of the %s certificate could be invalid.\n" #~ "The certificate does not cover this domain." #~ msgstr "The authenticity of the %s certificate could be invalid." #~ msgid "Unable to load idle module" #~ msgstr "Unable to load idle module" #, fuzzy #~ msgid "%s or %s is a directory but should be a file" #~ msgstr "%s is a directory but should be a file" #~ msgid "creating logs database" #~ msgstr "creating logs database" #, fuzzy #~ msgid "creating cache database" #~ msgstr "creating logs database" #, fuzzy #~ msgid "moving %(src)s to %(dst)s" #~ msgstr "Send %s to %s" #~ msgid "Gajim History Logs Manager" #~ msgstr "Gajim History Logs Manager" #, fuzzy #~ msgid "Rename account label" #~ msgstr "Rename Account" #, fuzzy #~ msgid "Send Single Message..." #~ msgstr "_Send Single Message..." #, fuzzy #~ msgid "We received an error: {}" #~ msgstr "Service returned an error." #~ msgid "E2E encryption disabled" #~ msgstr "E2E encryption disabled" #, fuzzy #~ msgid "" #~ "Add this certificate to the list of trusted certificates.\n" #~ "SHA-1 fingerprint of the certificate:\n" #~ "%(sha1)s\n" #~ "SHA256 fingerprint of the certificate:\n" #~ "%(sha256)s" #~ msgstr "" #~ "Add this certificate to the list of trusted certificates.\n" #~ "SHA1 fingerprint of the certificate:\n" #~ "%s" #~ msgid "uri" #~ msgstr "uri" #, fuzzy #~ msgid "" #~ "Install /\n" #~ "Upgrade" #~ msgstr "Stalled" #, fuzzy #~ msgid "Install/Upgrade" #~ msgstr "Stalled" #, fuzzy #~ msgid "Plugins updates" #~ msgstr "Registration failed" #~ msgid "cyan" #~ msgstr "cyan" #~ msgid "migrating logs database to indices" #~ msgstr "migrating logs database to indices" #, fuzzy #~ msgid "Send File..." #~ msgstr "Send _File..." #, fuzzy #~ msgid "HTTP File Upload not supported by your server" #~ msgstr "Metacontacts storage not supported by your server" #, fuzzy #~ msgid "Jingle File Transfer" #~ msgstr "File Transfers" #~ msgid "" #~ "Your configured emoticons theme has not been found, so emoticons have " #~ "been disabled." #~ msgstr "" #~ "Your configured emoticons theme has not been found, so emoticons have " #~ "been disabled." #~ msgid "Shows or hides the roster window" #~ msgstr "Shows or hides the roster window" #~ msgid "Shows or hides the ipython window" #~ msgstr "Shows or hides the ipython window" #, fuzzy #~ msgid "XMPP account %s" #~ msgstr "XMPP account %s@%s" #, fuzzy #~ msgid "Exception" #~ msgstr "Description" #~ msgid "" #~ "someone@somewhere.com would like you to add some contacts " #~ "in your roster." #~ msgstr "" #~ "someone@somewhere.com would like you to add some contacts " #~ "in your roster." #~ msgid "" #~ "Ordered list (space separated) of connection type to try. Can contain " #~ "tls, ssl or plain" #~ msgstr "" #~ "Ordered list (space separated) of connection type to try. Can contain " #~ "tls, ssl or plain" #~ msgid "_Actions" #~ msgstr "_Actions" #, fuzzy #~ msgid "Requires upower and python-dbus." #~ msgstr "Requires python-dbus." #, fuzzy #~ msgid "Start Chat..." #~ msgstr "_Start Chat..." #~ msgid "You are already in group chat %s" #~ msgstr "You are already in group chat %s" #~ msgid "Join Group Chat with account %s" #~ msgstr "Join Group Chat with account %s" #~ msgid "Invalid Account" #~ msgstr "Invalid Account" #~ msgid "" #~ "You have to choose an account from which you want to join the groupchat." #~ msgstr "" #~ "You have to choose an account from which you want to join the groupchat." #, fuzzy #~ msgid "Please enter the group chat JID as room@server." #~ msgstr "The group chat Jabber ID has invalid characters." #, fuzzy #~ msgid "The group chat JID contains invalid characters." #~ msgstr "The group chat Jabber ID has invalid characters." #~ msgid "Start Chat with account %s" #~ msgstr "Start Chat with account %s" #, fuzzy #~ msgid "" #~ "Fill in the nickname or the JID of the contact you would like\n" #~ "to send a chat message to:" #~ msgstr "" #~ "Fill in the nickname or the Jabber ID of the contact you would like\n" #~ "to send a chat message to:" #, fuzzy #~ msgid "Nickname / JID" #~ msgstr "Duplicate Jabber ID" #~ msgid "Unable to parse \"%s\"." #~ msgstr "Unable to parse \"%s\"." #~ msgid "Shows the chat dialog so that you can send messages to a contact" #~ msgstr "Shows the chat dialogue so that you can send messages to a contact" #~ msgid "JID of the contact that you want to chat with" #~ msgstr "JID of the contact that you want to chat with" #~ msgid "message content. The account must be specified or \"\"" #~ msgstr "message content. The account must be specified or \"\"" #~ msgid "Adds contact to roster" #~ msgstr "Adds contact to roster" #~ msgid "jid" #~ msgstr "jid" #~ msgid "Adds new contact to this account" #~ msgstr "Adds new contact to this account" #~ msgid "Opens 'Start Chat' dialog" #~ msgstr "Opens 'Start Chat' dialogue" #~ msgid "Starts chat, using this account" #~ msgstr "Starts chat, using this account" #, fuzzy #~ msgid "Handle a xmpp:/ URI" #~ msgstr "Handle a xmpp: uri" #~ msgid "URI to handle" #~ msgstr "URI to handle" #~ msgid "Account in which you want to handle it" #~ msgstr "Account in which you want to handle it" #~ msgid "Message content" #~ msgstr "Message content" #~ msgid "Join a MUC room" #~ msgstr "Join a MUC room" #~ msgid "Nickname to use" #~ msgstr "Nickname to use" #~ msgid "Password to enter the room" #~ msgstr "Password to enter the room" #~ msgid "Account from which you want to enter the room" #~ msgstr "Account from which you want to enter the room" #, fuzzy #~ msgid "Wrong URI" #~ msgstr "Wrong uri" #~ msgid "Nickname:" #~ msgstr "Nickname:" #~ msgid "Server:" #~ msgstr "Server:" #~ msgid "Password:" #~ msgstr "Password:" #, fuzzy #~ msgid "Join this room _automatically when I connect" #~ msgstr "Join this room automatically when I connect" #, fuzzy #~ msgid "Bro_wse Rooms" #~ msgstr "_Browse" #, fuzzy #~ msgid "Requires libgtkspell and libenchant." #~ msgstr "Requires libgtkspell." #, fuzzy #~ msgid "Network-Watcher" #~ msgstr "Network-manager" #~ msgid "Autodetection of network status." #~ msgstr "Autodetection of network status." #, fuzzy #~ msgid "Requires gnome-network-manager" #~ msgstr "Requires gnome-network-manager and python-dbus." #, fuzzy #~ msgid "Feature not available, see Help->Features" #~ msgstr "Feature not available under Windows." #~ msgid "This contact does not support file transfer." #~ msgstr "This contact does not support file transfer." #, fuzzy #~ msgid "You need to know the real JID of the contact to send them a file." #~ msgstr "" #~ "You need to know the real JID of the contact to send him or her a file." #~ msgid "" #~ "You have to install %s dictionary to use spellchecking, or choose another " #~ "language by setting the speller_language option." #~ msgstr "" #~ "You have to install %s dictionary to use spellchecking, or choose another " #~ "language by setting the speller_language option." #~ msgid "Hides the buttons in chat windows." #~ msgstr "Hides the buttons in chat windows." #~ msgid "Change your nickname (Ctrl+N)" #~ msgstr "Change your nickname (Ctrl+N)" #~ msgid "Change the room's subject (Alt+T)" #~ msgstr "Change the room's subject (Alt+T)" #~ msgid "Bookmark this room (Ctrl+B)" #~ msgstr "Bookmark this room (Ctrl+B)" #~ msgid "Browse the chat history (Ctrl+H)" #~ msgstr "Browse the chat history (Ctrl+H)" #, fuzzy #~ msgid "Show advanced functions (Alt+D)" #~ msgstr "Show a menu of advanced functions (Alt+A)" #~ msgid "Add this contact to roster (Ctrl+D)" #~ msgstr "Add this contact to roster (Ctrl+D)" #~ msgid "Invite contacts to the conversation (Ctrl+G)" #~ msgstr "Invite contacts to the conversation (Ctrl+G)" #, fuzzy #~ msgid "Show the contact's profile (Ctrl+I)" #~ msgstr "Show the contact's profile (Ctrl+I)" #~ msgid "Show the contact's profile (Ctrl+I)" #~ msgstr "Show the contact's profile (Ctrl+I)" #~ msgid "Ma_ke message windows compact" #~ msgstr "Ma_ke message windows compact" #~ msgid "Hide all buttons in chat windows" #~ msgstr "Hide all buttons in chat windows" #~ msgid "Hide the chat buttons" #~ msgstr "Hide the chat buttons" #~ msgid "" #~ "If True, Gajim will ask for avatar each contact that did not have an " #~ "avatar last time or has one cached that is too old." #~ msgstr "" #~ "If True, Gajim will ask for avatar each contact that did not have an " #~ "avatar last time or has one cached that is too old." #~ msgid "Disk Write Error" #~ msgstr "Disk Write Error" #~ msgid "Set Custom _Avatar..." #~ msgstr "Set Custom _Avatar..." #, fuzzy #~ msgid "SSL certificate validation" #~ msgstr "SSL certificate validation" #~ msgid "" #~ "A library used to validate server certificates to ensure a secure " #~ "connection." #~ msgstr "" #~ "A library used to validate server certificates to ensure a secure " #~ "connection." #, fuzzy #~ msgid "Requires python-pyopenssl > 0.12 and pyasn1." #~ msgstr "Requires python-pyopenssl." #, fuzzy #~ msgid "?CLI:room" #~ msgstr "room" #, fuzzy #~ msgid "?CLI:nick" #~ msgstr "nick" #, fuzzy #~ msgid "?CLI:password" #~ msgstr "password" #~ msgid "Use D-Bus and Notification-Daemon to show notifications" #~ msgstr "Use D-Bus and Notification-Daemon to show notifications" #~ msgid "Notification" #~ msgstr "Notification" #~ msgid "Passive popups notifying for new events." #~ msgstr "Passive popups notifying for new events." #~ msgid "" #~ "Requires python-notify or instead python-dbus in conjunction with " #~ "notification-daemon." #~ msgstr "" #~ "Requires python-notify or instead python-dbus in conjunction with " #~ "notification-daemon." #~ msgid "Ignore" #~ msgstr "Ignore" #~ msgid "_Open Gmail Inbox" #~ msgstr "_Open Gmail Inbox" #~ msgid "Notify on new _GMail email" #~ msgstr "Notify on new _GMail email" #~ msgid "" #~ "If checked, Gajim will show a notification when a new e-mail is received " #~ "via GMail" #~ msgstr "" #~ "If ticked, Gajim will show a notification when a new e-mail is received " #~ "via GMail" #~ msgid "Display _extra email details" #~ msgstr "Display _extra e-mail details" #, fuzzy #~ msgid "" #~ "If checked, Gajim will also include information about the sender of new " #~ "emails" #~ msgstr "" #~ "If ticked, Gajim will also include information about the sender of the " #~ "new e-mails" #~ msgid "GMail Options" #~ msgstr "GMail Options" #, fuzzy #~ msgid "20" #~ msgstr "0" #, fuzzy #~ msgid "Invited %s to %s" #~ msgstr "Send %s to %s" #~ msgid "GMail Email Received" #~ msgstr "GMail E-mail Received" #, fuzzy #~ msgid "New e-mail on %(gmail_mail_address)s" #~ msgstr "New mail on %(gmail_mail_address)s" #, fuzzy #~ msgid "You have %d new e-mail conversation" #~ msgid_plural "You have %d new e-mail conversations" #~ msgstr[0] "You have %d new mail conversation" #~ msgstr[1] "You have %d new mail conversations" #~ msgid "" #~ "\n" #~ "\n" #~ "From: %(from_address)s\n" #~ "Subject: %(subject)s\n" #~ "%(snippet)s" #~ msgstr "" #~ "\n" #~ "\n" #~ "From: %(from_address)s\n" #~ "Subject: %(subject)s\n" #~ "%(snippet)s" #~ msgid "Re_name" #~ msgstr "Re_name" #~ msgid "Resour_ce:" #~ msgstr "Resour_ce:" #~ msgid "" #~ "Resource is sent to the Jabber server in order to separate the same JID " #~ "in two or more parts depending on the number of the clients connected in " #~ "the same server with the same account. So you might be connected in the " #~ "same account with resource 'Home' and 'Work' at the same time. The " #~ "resource which has the highest priority will get the events. (see below)" #~ msgstr "" #~ "Resource is sent to the Jabber server in order to separate the same JID " #~ "in two or more parts depending on the number of the clients connected in " #~ "the same server with the same account. So you might be connected in the " #~ "same account with resource 'Home' and 'Work' at the same time. The " #~ "resource which has the highest priority will get the events. (see below)" #~ msgid "A_djust to status" #~ msgstr "A_djust to status" #~ msgid "Priority will change automatically according to your status." #~ msgstr "Priority will change automatically according to your status." #~ msgid "Anonymous authentication" #~ msgstr "Anonymous authentication" #~ msgid "" #~ "Priority is used in Jabber to determine who gets the events from the " #~ "jabber server when two or more clients are connected using the same " #~ "account; The client with the highest priority gets the events" #~ msgstr "" #~ "Priority is used in Jabber to determine who gets the events from the " #~ "jabber server when two or more clients are connected using the same " #~ "account; The client with the highest priority gets the events" #, fuzzy #~ msgid "Synchronize contacts" #~ msgstr "Synchronise contacts" #~ msgid "Click to request authorization to all contacts of another account" #~ msgstr "Click to request authorisation to all contacts of another account" #~ msgid "Chan_ge Password" #~ msgstr "Chan_ge Password" #~ msgid "Click to change account's password" #~ msgstr "Click to change account's password" #~ msgid "Administration operations" #~ msgstr "Administration operations" #, fuzzy #~ msgid "Browse..." #~ msgstr "_Browse" #, fuzzy #~ msgid "Certificate is e_ncrypted" #~ msgstr "Certificate rejected" #~ msgid "" #~ "If checked, Gajim, when launched, will automatically connect to jabber " #~ "using this account" #~ msgstr "" #~ "If ticked, Gajim, when launched, will automatically connect to jabber " #~ "using this account" #, fuzzy #~ msgid "Synchronize logs with server" #~ msgstr "Synchronise contacts" #~ msgid "Synch_ronize account status with global status" #~ msgstr "Synch_ronise account status with global status" #~ msgid "" #~ "If checked, any change to the global status (handled by the combobox at " #~ "the bottom of the roster window) will change the status of this account " #~ "accordingly" #~ msgstr "" #~ "If ticked, any change to the global status (handled by the combobox at " #~ "the bottom of the roster window) will change the status of this account " #~ "accordingly" #~ msgid "" #~ "If checked, Gajim will also broadcast some more IPs except from just your " #~ "IP, so file transfer has higher chances of working." #~ msgstr "" #~ "If ticked, Gajim will also broadcast some more IPs except from just your " #~ "IP, so file transfer has higher chances of working." #~ msgid "Proxy" #~ msgstr "Proxy" #~ msgid "" #~ "Check this so Gajim will ask you before sending your password over an " #~ "insecure connection." #~ msgstr "" #~ "Check this so Gajim will ask you before sending your password over an " #~ "insecure connection." #~ msgid "Send _keep-alive packets" #~ msgstr "Send _keep-alive packets" #~ msgid "" #~ "If checked, Gajim will send keep-alive packets to prevent connection " #~ "timeout which results in disconnection" #~ msgstr "" #~ "If ticked, Gajim will send keep-alive packets to prevent connection " #~ "timeout which results in disconnection" #~ msgid "Use cust_om hostname/port" #~ msgstr "Use cust_om hostname/port" #~ msgid "_Hostname: " #~ msgstr "_Hostname: " #~ msgid "_Port: " #~ msgstr "_Port: " #~ msgid "No key selected" #~ msgstr "No key selected" #~ msgid "Choose _Key..." #~ msgstr "Choose _Key..." #~ msgid "" #~ "If checked, Gajim will get the password from a GPG agent like seahorse" #~ msgstr "" #~ "If ticked, Gajim will get the password from a GPG agent like seahorse" #~ msgid "OpenPGP" #~ msgstr "OpenPGP" #~ msgid "_Edit Personal Information..." #~ msgstr "_Edit Personal Information..." #~ msgid "Information about you, as stored in the server" #~ msgstr "Information about you, as stored in the server" #~ msgid "Personal Information" #~ msgstr "Personal Information" #~ msgid "Co_nnect on Gajim startup" #~ msgstr "Co_nnect on Gajim startup" #~ msgid "Synchroni_ze account status with global status" #~ msgstr "Synchroni_se account status with global status" #~ msgid "Use cust_om port:" #~ msgstr "Use cust_om port:" #~ msgid "" #~ "If the default port that is used for incoming messages is unfitting for " #~ "your setup you can select another one here.\n" #~ "You might consider to change possible firewall settings." #~ msgstr "" #~ "If the default port that is used for incoming messages is unfitting for " #~ "your setup you can select another one here.\n" #~ "You might consider to change possible firewall settings." #~ msgid "Mer_ge accounts" #~ msgstr "Mer_ge accounts" #~ msgid "OpenPGP is not usable on this computer" #~ msgstr "OpenPGP is not usable on this computer" #~ msgid "To change the account name, you must be disconnected." #~ msgstr "To change the account name, you must be disconnected." #~ msgid "To change the account name, you must read all pending events." #~ msgstr "To change the account name, you must read all pending events." #~ msgid "Account Name Already Used" #~ msgstr "Account Name Already Used" #~ msgid "" #~ "This name is already used by another of your accounts. Please choose " #~ "another name." #~ msgstr "" #~ "This name is already used by another of your accounts. Please choose " #~ "another name." #~ msgid "Invalid account name" #~ msgstr "Invalid account name" #~ msgid "Account name cannot be empty." #~ msgstr "Account name cannot be empty." #~ msgid "Account name cannot contain spaces." #~ msgstr "Account name cannot contain spaces." #~ msgid "Enter a new name for account %s" #~ msgstr "Enter a new name for account %s" #, fuzzy #~ msgid "A JID must be in the form \"user@servername\"." #~ msgstr "A Jabber ID must be in the form \"user@servername\"." #~ msgid "No such account available" #~ msgstr "No such account available" #~ msgid "" #~ "You must create your account before editing your personal information." #~ msgstr "" #~ "You must create your account before editing your personal information." #~ msgid "Without a connection, you can not edit your personal information." #~ msgstr "Without a connection, you can not edit your personal information." #, fuzzy #~ msgid "Your server does not have vCard support" #~ msgstr "Your server doesn't support Vcard" #~ msgid "Your server can't save your personal information." #~ msgstr "Your server can't save your personal information." #~ msgid "Account Local already exists." #~ msgstr "Account Local already exists." #~ msgid "Please rename or remove it before enabling link-local messaging." #~ msgstr "Please rename or remove it before enabling link-local messaging." #~ msgid "THANKS:" #~ msgstr "THANKS:" #~ msgid "Could not write to %s. Session Management support will not work" #~ msgstr "Could not write to %s. Session Management support will not work" #~ msgid "Jabber Traffic" #~ msgstr "Jabber Traffic" #~ msgid "_Enable" #~ msgstr "_Enable" #, fuzzy #~ msgid "Filter" #~ msgstr "Font" #~ msgid "_IQ" #~ msgstr "_IQ" #~ msgid "Info/Query" #~ msgstr "Info/Query" #~ msgid "_Message" #~ msgstr "_Message" #~ msgid "XML Input" #~ msgstr "XML Input" #~ msgid "XML Console for %s" #~ msgstr "XML Console for %s" #~ msgid "Idle for:" #~ msgstr "Idle for:" #, fuzzy #~ msgid "" #~ "Request offline status messages from all contacts upon connecting. " #~ "WARNING: This causes a lot of requests to be sent!" #~ msgstr "" #~ "Ask offline status message to all offline contacts when connection to an " #~ "account is established. WARNING: This causes a lot of requests to be sent!" #~ msgid "Last status: %s" #~ msgstr "Last status: %s" #~ msgid " since %s" #~ msgstr " since %s" #~ msgid "since %s" #~ msgstr "since %s" #, fuzzy #~ msgid "No" #~ msgstr "None" #, fuzzy #~ msgid "Prefer" #~ msgstr "Preferences" #, fuzzy #~ msgid "Auto" #~ msgstr "Auto join" #, fuzzy #~ msgid "otr" #~ msgstr "Hot" #, fuzzy #~ msgid "Invalid expire value" #~ msgstr "Invalid Server Name" #, fuzzy #~ msgid "There is an error" #~ msgstr "Service returned an error." #~ msgid "How many minutes should last lines from previous conversation last." #~ msgstr "How many minutes should last lines from previous conversation last." #~ msgid "" #~ "Your configured emoticons theme cannot been loaded. You maybe need to " #~ "update the format of emoticons.py file. See http://trac.gajim.org/wiki/" #~ "Emoticons for more details." #~ msgstr "" #~ "Your configured emoticons theme cannot been loaded. You maybe need to " #~ "update the format of emoticons.py file. See http://trac.gajim.org/wiki/" #~ "Emoticons for more details." #~ msgid "You will be connected to %s without OpenPGP." #~ msgstr "You will be connected to %s without OpenPGP." #~ msgid "The following message was NOT encrypted" #~ msgstr "The following message was NOT encrypted" #, fuzzy #~ msgid "Encryption used for this contact." #~ msgstr "Enable ESessions encryption for this account." #~ msgid "Toggle Open_PGP Encryption" #~ msgstr "Toggle Open_PGP Encryption" #~ msgid "Toggle End to End Encryption" #~ msgstr "Toggle End to End Encryption" #, fuzzy #~ msgid "OpenPGP encryption enabled" #~ msgstr "GPG encryption enabled" #, fuzzy #~ msgid "No OpenPGP key assigned" #~ msgstr "No GPG key assigned" #, fuzzy #~ msgid "" #~ "No OpenPGP key is assigned to this contact. So you cannot encrypt " #~ "messages with OpenPGP." #~ msgstr "" #~ "No GPG key is assigned to this contact. So you cannot encrypt messages " #~ "with GPG." #~ msgid "Session WILL be logged" #~ msgstr "Session WILL be logged" #~ msgid "Session WILL NOT be logged" #~ msgstr "Session WILL NOT be logged" #~ msgid "is" #~ msgstr "is" #~ msgid "is NOT" #~ msgstr "is NOT" #~ msgid "will" #~ msgstr "will" #~ msgid "will NOT" #~ msgstr "will NOT" #~ msgid "The following message was encrypted" #~ msgstr "The following message was encrypted" #, fuzzy #~ msgid "Toggle the OpenPGP encryption" #~ msgstr "Toggle Open_PGP Encryption" #~ msgid "Is OpenPGP enabled for this contact?" #~ msgstr "Is OpenPGP enabled for this contact?" #~ msgid "" #~ "Should Gajim automatically start an encrypted session with this contact " #~ "when possible?" #~ msgstr "" #~ "Should Gajim automatically start an encrypted session with this contact " #~ "when possible?" #~ msgid "Neither the remote presence is signed, nor a key was assigned." #~ msgstr "Neither the remote presence is signed, nor a key was assigned." #~ msgid "The contact's key (%s) does not match the key assigned in Gajim." #~ msgstr "The contact's key (%s) does not match the key assigned in Gajim." #~ msgid "[This message is *encrypted* (See :XEP:`27`]" #~ msgstr "[This message is *encrypted* (See :XEP:`27`]" #~ msgid "" #~ "Your chat session with %(jid)s is encrypted.\n" #~ "\n" #~ "This session's Short Authentication String is %(sas)s." #~ msgstr "" #~ "Your chat session with %(jid)s is encrypted.\n" #~ "\n" #~ "This session's Short Authentication String is %(sas)s." #~ msgid "You have already verified this contact's identity." #~ msgstr "You have already verified this contact's identity." #~ msgid "Contact's identity verified" #~ msgstr "Contact's identity verified" #, fuzzy #~ msgid "Verify again…" #~ msgstr "Verify again..." #~ msgid "" #~ "To be certain that only the expected person can read your messages " #~ "or send you messages, you need to verify their identity by clicking the " #~ "button below." #~ msgstr "" #~ "To be certain that only the expected person can read your messages " #~ "or send you messages, you need to verify their identity by clicking the " #~ "button below." #~ msgid "Contact's identity NOT verified" #~ msgstr "Contact's identity NOT verified" #, fuzzy #~ msgid "Verify…" #~ msgstr "_Verify" #~ msgid "Have you verified the contact's identity?" #~ msgstr "Have you verified the contact's identity?" #~ msgid "" #~ "To prevent talking to an unknown person, you should speak to %(jid)s directly (in person or on the phone) and verify that they see the same " #~ "Short Authentication String (SAS) as you.\n" #~ "\n" #~ "This session's Short Authentication String is %(sas)s." #~ msgstr "" #~ "To prevent talking to an unknown person, you should speak to %(jid)s directly (in person or on the phone) and verify that they see the same " #~ "Short Authentication String (SAS) as you.\n" #~ "\n" #~ "This session's Short Authentication String is %(sas)s." #~ msgid "Did you talk to the remote contact and verify the SAS?" #~ msgstr "Did you talk to the remote contact and verify the SAS?" #~ msgid "" #~ "The contact's key (%s) does not match the key assigned in Gajim." #~ msgstr "" #~ "The contact's key (%s) does not match the key assigned in Gajim." #, fuzzy #~ msgid "" #~ "No OpenPGP key is assigned to this contact. So you cannot encrypt " #~ "messages." #~ msgstr "" #~ "No GPG key is assigned to this contact. So you cannot encrypt messages." #, fuzzy #~ msgid "" #~ "OpenPGP key is assigned to this contact, but you do not trust their " #~ "key, so message cannot be encrypted. Use your OpenPGP client " #~ "to trust their key." #~ msgstr "" #~ "GPG key is assigned to this contact, but you do not trust his key, " #~ "so message cannot be encrypted. Use your GPG client to trust this " #~ "key." #, fuzzy #~ msgid "" #~ "OpenPGP Key is assigned to this contact, and you trust their key, so " #~ "messages will be encrypted." #~ msgstr "" #~ "GPG Key is assigned to this contact, and you trust his key, so messages " #~ "will be encrypted." #~ msgid "" #~ "This icon indicates that this message has not yet\n" #~ "been received by the remote end. If this icon stays\n" #~ "for a long time, it's likely the message got lost." #~ msgstr "" #~ "This icon indicates that this message has not yet\n" #~ "been received by the remote end. If this icon stays\n" #~ "for a long time, it's likely the message got lost." #~ msgid "" #~ "If True, listen to D-Bus signals from NetworkManager and change the " #~ "status of accounts (provided they do not have listen_to_network_manager " #~ "set to False and they sync with global status) based upon the status of " #~ "the network connection." #~ msgstr "" #~ "If True, listen to D-Bus signals from NetworkManager and change the " #~ "status of accounts (provided they do not have listen_to_network_manager " #~ "set to False and they sync with global status) based upon the status of " #~ "the network connection." #~ msgid "" #~ "The database file (%s) cannot be read. Try to repair it or remove it (all " #~ "history will be lost)." #~ msgstr "" #~ "The database file (%s) cannot be read. Try to repair it or remove it (all " #~ "history will be lost)." #~ msgid "Database cannot be read." #~ msgstr "Database cannot be read." #~ msgid "A message from a non-valid JID arrived, it has been ignored." #~ msgstr "A message from a non-valid JID arrived, it has been ignored." #~ msgid "Smooth scroll message in conversation window" #~ msgstr "Smooth scroll message in conversation window" #~ msgid "Show _XML Console" #~ msgstr "Show _XML Console" #~ msgid "Edit _Privacy Lists..." #~ msgstr "Edit _Privacy Lists..." #~ msgid "_Administrator" #~ msgstr "_Administrator" #~ msgid "Sends a message to users currently connected to this server" #~ msgstr "Sends a message to users currently connected to this server" #~ msgid "Sets Message of the Day" #~ msgstr "Sets Message of the Day" #~ msgid "Updates Message of the Day" #~ msgstr "Updates Message of the Day" #~ msgid "Deletes Message of the Day" #~ msgstr "Deletes Message of the Day" #~ msgid "Add _Contact..." #~ msgstr "Add _Contact..." #~ msgid "_Accounts" #~ msgstr "_Accounts" #~ msgid "Profile, A_vatar" #~ msgstr "Profile, A_vatar" #~ msgid "File _Transfers" #~ msgstr "File _Transfers" #~ msgid "Help online" #~ msgstr "Help online" #~ msgid "Frequently Asked Questions (online)" #~ msgstr "Frequently Asked Questions (online)" #~ msgid "Fea_tures" #~ msgstr "Fea_tures" #~ msgid "to %s account" #~ msgstr "to %s account" #~ msgid "using %s account" #~ msgstr "using %s account" #~ msgid "of account %s" #~ msgstr "of account %s" #~ msgid "for account %s" #~ msgstr "for account %s" #~ msgid "" #~ "By removing this contact you also remove authorization resulting in him " #~ "or her always seeing you as offline." #~ msgstr "" #~ "By removing this contact you also remove authorisation resulting in him " #~ "or her always seeing you as offline." #~ msgid "Message Body