strings.xml

  1<?xml version="1.0" encoding="utf-8"?>
  2<resources>
  3
  4    <string name="app_name">Conversations</string>
  5    <string name="action_settings">Settings</string>
  6    <string name="action_add">New conversation</string>
  7    <string name="action_accounts">Manage accounts</string>
  8    <string name="action_end_conversation">End this conversation</string>
  9    <string name="action_contact_details">Contact details</string>
 10    <string name="action_muc_details">Conferenece details</string>
 11    <string name="action_secure">Secure conversation</string>
 12    <string name="action_add_account">Add account</string>
 13    <string name="title_activity_contacts">Contacts</string>
 14    <string name="just_now">just now</string>
 15    <string name="sending">sending&#8230;</string>
 16    <string name="announce_pgp">Renew PGP announcement</string>
 17    <string name="encrypted_message">Decrypting message. Please wait&#8230;</string>
 18    <string name="conference_details">Conference Details</string>
 19    <string name="nick_in_use">Nickname is already in use</string>
 20    <string name="moderator">Moderator</string>
 21    <string name="participant">Participant</string>
 22    <string name="visitor">Visitor</string>
 23    <string name="enter_new_name">Enter a new name:</string>
 24    <string name="remove_contact_text">Do you want to delete %s from your roster. The conversation associated with this account will not be removed.</string>
 25    <string name="untrusted_cert_hint">The server %s presented you with an untrusted, possible self signed, certificate.</string>
 26    <string name="account_info">Server Info</string>
 27    <string name="register_account">Register new account on server</string>
 28    <string name="share_with">Share with</string>
 29    <string name="ask_again"><u>Click to ask again</u></string>
 30    <string name="show_otr_key">OTR fingerprint</string>
 31    <string name="no_otr_fingerprint">No OTR Fingerprint generated. Just go ahead an start an encrypted conversation</string>
 32    <string name="start_conversation">Start Conversation</string>
 33    <string name="invite_contacts">Invite Contacts</string>
 34    <string name="invite_contacts_to_existing">Invite to existing conference</string>
 35    <string name="new_conference">Create new conference</string>
 36    <string name="cancel">Cancel</string>
 37    <string name="create_invite">Create \u0026 Invite</string>
 38    <string name="new_conference_explained">Do you want to create a new conference with a randomly generated address and invite the selected contacts to it?</string>
 39    <string name="no_open_mucs">No existing conferences</string>
 40    <string name="invitation_sent">Invitation sent</string>
 41    <string name="account_offline">Account offline</string>
 42    <string name="cant_invite_while_offline">You have to be online to invite people to conferences</string>
 43    <string name="crash_report_title">Conversations has crashed</string>
 44    <string name="crash_report_message">By sending in stack traces you are helping the ongoing development of Conversations\n<b>Warning:</b> This will use your XMPP account to send the stack trace to the developer.</string>
 45    <string name="send_now">Send now</string>
 46    <string name="send_never">Never ask again</string>
 47    <string name="problem_connecting_to_account">Unable to connect to account</string>
 48    <string name="problem_connecting_to_accounts">Unable to connect to multiple accounts</string>
 49    <string name="touch_to_fix">Touch here to manage your accounts</string>
 50    <string name="attach_file">Attach file</string>
 51    <string name="not_in_roster">The contact is not in your roster. Would you like to add it?</string>
 52    <string name="add_contact">Add contact</string>
 53    <string name="send_failed">unsuccessful delivery</string>
 54    <string name="send_rejected">rejected</string>
 55    <string name="receiving_image">Receiving image file. Please wait&#8230;</string>
 56    <string name="preparing_image">Preparing image for transmission</string>
 57    <string name="action_clear_history">Clear history</string>
 58    <string name="clear_conversation_history">Clear Conversation History</string>
 59    <string name="clear_histor_msg">Do you want to delete all messages within this Conversation?\n\n<b>Warning:</b> This will not influence messages stored on other devices or servers.</string>
 60    <string name="delete_messages">Delete messages</string>
 61    <string name="also_end_conversation">End this conversations afterwards</string>
 62    <string name="choose_presence">Choose presence to contact</string>
 63    <string name="send_message_to_conference">Send message to conference</string>
 64    <string name="send_plain_text_message">Send plain text message</string>
 65    <string name="send_otr_message">Send OTR encrypted message</string>
 66    <string name="send_pgp_message">Send openPGP encrypted message</string>
 67    <string name="your_nick_has_been_changed">Your nickname has been changed</string>
 68    <string name="download_image">Download Image</string>
 69    <string name="error_loading_image">Error loading image (File not found)</string>
 70    <string name="image_offered_for_download"><i>Image file offered for download</i></string>
 71    <string name="not_connected">Not Connected</string>
 72    <string name="you_are_offline">You have to be online to send %s but your account assoziated with this Conversation is currently offline.</string>
 73    <string name="you_are_offline_blank">You can not perform this action while being offline</string>
 74    <string name="files">files</string>
 75    <string name="otr_messages">OTR encrypted messages</string>
 76    <string name="manage_account">Manage account</string>
 77    <string name="contact_offline">Your Contact is Offline</string>
 78    <string name="contact_offline_otr">Sending OTR encrypted messages to an offline contact is unfortunately not supported.\nWould you like to send the message in plain text?</string>
 79    <string name="contact_offline_file">Sending files to an offline contact is unfortunately not supported.</string>
 80    <string name="send_unencrypted">Send unencrypted</string>
 81    <string name="decryption_failed">Decrpytion failed. Maybe you don’t have the proper private key.</string>
 82    <string name="openkeychain_required">OpenKeychain</string>
 83    <string name="openkeychain_required_long">Conversations utilizes a third party app called <b>OpenKeychain</b> to encrypt and decrypt messages and to mange your public keys.\n\nOpenKeychain is licensed under GPLv3 and available on F-Droid and Google Play.\n\n<small>(Please restart Conversations afterwards.)</small></string>
 84    <string name="restart">Restart</string>
 85    <string name="install">Install</string>
 86    <string name="offering">offering&#8230;</string>
 87    <string name="no_pgp_key">No openPGP Key found</string>
 88    <string name="contact_has_no_pgp_key">Conversations is unable to encrypt your messages because your contact is not announcing his or hers public key.\n\n<small>Please ask your contact to setup openPGP.</small></string>
 89    <string name="encrypted_message_received"><i>Encrypted message received. Touch to view and decrypt.</i></string>
 90    <string name="encrypted_image_received"><i>Encrypted image received. Touch to view and decrypt.</i></string>
 91    <string name="image_file"><i>Image received. Touch to view</i></string>
 92    <string name="otr_file_transfer">OTR encryption not available</string>
 93    <string name="otr_file_transfer_msg">Unfortunaly OTR encryption is not available for file transfer. You can choose either openPGP or no encryption.</string>
 94    <string name="use_pgp_encryption">Use openPGP encryption</string>
 95    <string name="pref_xmpp_resource">XMPP resource</string>
 96    <string name="pref_xmpp_resource_summary">The name this client identifies itself with</string>
 97    <string name="pref_accept_files">Accept files</string>
 98    <string name="pref_accept_files_summary">Automatically accept files smaller than&#8230;</string>
 99    <string name="pref_notification_settings">Notification Settings</string>
100    <string name="pref_notifications">Notifications</string>
101    <string name="pref_notifications_summary">Notify when a new message arrives</string>
102    <string name="pref_vibrate">Vibrate</string>
103    <string name="pref_vibrate_summary">Also vibrate when a new message arrives</string>
104    <string name="pref_sound">Sound</string>
105    <string name="pref_sound_summary">Play ringtone with notification</string>
106    <string name="pref_conference_notifications">Conference notifications</string>
107    <string name="pref_conference_notifications_summary">Always notify when a new conference message arrives instead of only when highlighted</string>
108    <string name="pref_notification_grace_period">Notification grace period</string>
109    <string name="pref_notification_grace_period_summary">Disable notifications for a short time after a carbon copy was received</string>
110    <string name="pref_ui_options">UI Options</string>
111    <string name="pref_use_phone_self_picture">Use Phones self contact picture</string>
112    <string name="pref_use_phone_sefl_picture_summary">You may no longer be able to distinguish which account you are using in a conversation</string>
113    <string name="pref_conference_name">Conference name</string>
114    <string name="pref_conference_name_summary">Use room’s subject to identify Conferences</string>
115    <string name="pref_advanced_options">Advanced Options</string>
116    <string name="pref_never_send_crash">Never send crash reports</string>
117    <string name="pref_never_send_crash_summary">By sending in stack traces you are helping the ongoing development of Conversations</string>
118    <string name="openpgp_error">OpenKeychain reporeted an error</string>
119    <string name="error_decrypting_file">I/O Error decrypting file</string>
120    <string name="error_copying_image_file">Error copying image file.</string>
121    <string name="accept">Accept</string>
122    <string name="error">An error has occurred</string>
123    <string name="pref_grant_presence_updates">Grant presence updates</string>
124    <string name="pref_grant_presence_updates_summary">Preemptively grant and ask for presence subscription for contacts you created</string>
125    <string name="subscriptions">Subscriptions</string>
126    <string name="your_account">Your account</string>
127    <string name="keys">Keys</string>
128    <string name="send_presence_updates">Send presence updates</string>
129    <string name="receive_presence_updates">Receive presence updates</string>
130    <string name="ask_for_presence_updates">Ask for presence updates</string>
131</resources>