Files
com.greenart7c3.nostrsigner/app/src/main/res/values-sr-rSP/strings.xml
T

223 lines
14 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="account_backup_tips_md" tools:ignore="Typos"> ## Key Backup and Safety Tips
\n\nYour account is secured by a secret key. The key is long random string starting with **nsec1**. Anyone who has access to your secret key can publish content using your identity.
\n\n- Do **not** put your secret key in any website or software you do not trust.
\n- Amber developers will **never** ask you for your secret key.
\n- **Do** keep a secure backup of your secret key for account recovery. We recommend using a password manager.
</string>
<string name="secret_key_copied_to_clipboard">Secret key (nsec) copied to clipboard</string>
<string name="copy_my_secret_key">Copy my secret key</string>
<string name="biometric_authentication_failed">Authentication failed</string>
<string name="copies_the_nsec_id_your_password_to_the_clipboard_for_backup">Copies the Nsec ID (your password) to the clipboard for backup</string>
<string name="event_pubkey_is_not_equal_to_current_logged_in_user">Event pubkey is not equal to current logged in user</string>
<string name="signature_copied_to_the_clipboard">Signature copied to the clipboard</string>
<string name="reset_permissions">Reset permissions</string>
<string name="logout">Logout</string>
<string name="logging_out_deletes_all_your_local_information_make_sure_to_have_your_private_keys_backed_up_to_avoid_losing_your_account_do_you_want_to_continue">Logging out deletes all your local information. Make sure to have your private keys backed up to avoid losing your account. Do you want to continue?</string>
<string name="cancel">Cancel</string>
<string name="do_you_want_to_reset_all_permissions">Do you want to reset all permissions?</string>
<string name="confirm">Confirm</string>
<string name="nsec">Nsec / private key</string>
<string name="show_password">Show password</string>
<string name="hide_password">Hide password</string>
<string name="invalid_key">Invalid key</string>
<string name="key_is_required">Key is required</string>
<string name="login">Login</string>
<string name="generate_a_new_key">Generate a new key</string>
<string name="backup_keys">Backup Keys</string>
<string name="read_your_public_key">Read your public key</string>
<string name="no_permissions_granted">No permissions granted</string>
<string name="remember_my_choice_and_don_t_ask_again">Remember my choice and don\'t ask again</string>
<string name="reject">Reject</string>
<string name="accept">Accept</string>
<string name="encrypt_nip44">encrypt nip44</string>
<string name="encrypt_nip04">encrypt nip04</string>
<string name="decrypt_nip44">decrypt nip44</string>
<string name="decrypt_nip04">decrypt nip04</string>
<string name="decrypt_zap_event">decrypt zap event</string>
<string name="encrypt_decrypt">encrypt/decrypt</string>
<string name="show_details">Show Details</string>
<string name="hide_details">Hide Details</string>
<string name="copy_raw_json">Raw json</string>
<string name="add_new_account">Add New Account</string>
<string name="select_account">Select Account</string>
<string name="active_account">Active Account</string>
<string name="edit_name">Edit name</string>
<string name="copy">"Copy "</string>
<string name="encrypted_decrypted_data">Encrypted/Decrypted data</string>
<string name="data_copied_to_the_clipboard">Data copied to the clipboard</string>
<string name="connect_app">Connect app</string>
<string name="event_copied_to_the_clipboard">Event copied to the clipboard</string>
<string name="select_deselect_all">Select/Deselect all</string>
<string name="decrypt_content">Decrypt content</string>
<string name="support_development">Support development</string>
<string name="source_code">Source code</string>
<string name="show_qr_code">Show QR Code</string>
<string name="shows_qr_code_with_you_private_key">Shows QR Code with you private key</string>
<string name="account_backup_tips3_md" tools:ignore="Typos"> For additional security, you can encrypt your key with a password. This key starts with **ncryptsec1** and cannot be used without your password.
\n\nIf you lose your password, you will not be able to recover your key.
</string>
<string name="ncryptsec_password">password to open the key</string>
<string name="password_is_required">Password is required</string>
<string name="failed_to_encrypt_key">Failed to encrypt your private key</string>
<string name="biometric_authentication_failed_explainer">Biometrics failed to authenticate the owner of this phone</string>
<string name="biometric_authentication_failed_explainer_with_error">Biometrics failed to authenticate the owner of this phone. Error: %1$s</string>
<string name="encrypt_and_copy_my_secret_key">Encrypt and copy my secret key</string>
<string name="delete">Delete</string>
<string name="permissions">Permissions</string>
<string name="delete_application">Delete Application</string>
<string name="copy_to_clipboard">Copy to clipboard</string>
<string name="nothing_to_approve_yet">Nothing to approve yet</string>
<string name="why_not_explore_your_favorite_nostr_app_a_bit">Why not explore your favorite nostr app a bit?</string>
<string name="grant_permissions">Grant Permissions</string>
<string name="adjust">Adjust</string>
<string name="more">%1$s more...</string>
<string name="and_more">...and more</string>
<string name="would_like_your_permission_to_read_your_public_key_and_sign_events_on_your_behalf">" would like your permission to read your public key and sign events on your behalf"</string>
<string name="new_app">New App</string>
<string name="connect_through_your_orbot_setup_markdown"> ## Connect through Tor with Orbot
\n\n1. Install [Orbot](https://play.google.com/store/apps/details?id=org.torproject.android)
\n2. Start Orbot
\n3. In Orbot, check the Socks port. The default uses 9050
\n4. If necessary change the port in Orbot
\n5. Configure the Socks port in this screen
\n6. Press the Activate button to use Orbot as a proxy
</string>
<string name="orbot_socks_port">Orbot Socks Port</string>
<string name="invalid_port_number">Invalid port number</string>
<string name="use_orbot">Use Orbot</string>
<string name="disconnect_from_your_orbot_setup">Disconnect Tor/Orbot</string>
<string name="connect_via_tor_short">Tor/Orbot setup</string>
<string name="do_you_really_want_to_disable_tor_title">Disconnect from your Orbot/Tor?</string>
<string name="do_you_really_want_to_disable_tor_text">Your data will be immediately transferred in the regular network</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="could_not_connect_to_tor">Could not connect to Tor</string>
<string name="relays">Relays</string>
<string name="push_notifications">Push notifications</string>
<string name="direct_connection">Direct Connection</string>
<string name="notification_type">Notification Type</string>
<string name="select_the_type_of_notification_you_want_to_receive">Select the type of notification you want to receive</string>
<string name="activity">Activity</string>
<string name="accepted">Accepted</string>
<string name="rejected">Rejected</string>
<string name="language">Language</string>
<string name="language_description">For the App\'s Interface</string>
<string name="no_activities_found">No activities found</string>
<string name="home">Home</string>
<string name="settings">Settings</string>
<string name="ok">OK</string>
<string name="encrypt_data_using_nip_4">Encrypt data using nip 4</string>
<string name="decrypt_data_using_nip_4">Decrypt data using nip 4</string>
<string name="decrypt_data_using_nip_44">Decrypt data using nip 44</string>
<string name="encrypt_data_using_nip_44">Encrypt data using nip 44</string>
<string name="decrypt_private_zaps">Decrypt private zaps</string>
<string name="event_kind_0">Metadata</string>
<string name="event_kind_1">Short text note</string>
<string name="event_kind_3">Follows</string>
<string name="event_kind_4">Encrypted direct messages</string>
<string name="event_kind_5">Event deletion</string>
<string name="event_kind_6">Repost</string>
<string name="event_kind_7">Reaction</string>
<string name="event_kind_8">Badge award</string>
<string name="event_kind_9">Group chat message</string>
<string name="event_kind_10">Group chat threaded reply</string>
<string name="event_kind_11">Group thread</string>
<string name="event_kind_12">Group thread reply</string>
<string name="event_kind_13">Seal</string>
<string name="event_kind_16">Generic repost</string>
<string name="event_kind_40">Channel creation</string>
<string name="event_kind_41">Channel metadata</string>
<string name="event_kind_42">Channel message</string>
<string name="event_kind_43">Channel hide message</string>
<string name="event_kind_44">Channel mute user</string>
<string name="event_kind_1021">Bid</string>
<string name="event_kind_1022">Bid confirmation</string>
<string name="event_kind_1040">OpenTimestamps</string>
<string name="event_kind_1059">Gift wrap</string>
<string name="event_kind_1063">File metadata</string>
<string name="event_kind_1311">Live chat message</string>
<string name="event_kind_1971">Problem tracker</string>
<string name="event_kind_1984">Reporting</string>
<string name="event_kind_1985">Label</string>
<string name="event_kind_4550">Community post approval</string>
<string name="event_kind_5000_5999">Job request</string>
<string name="event_kind_6000_6999">Job result</string>
<string name="event_kind_7000">Job feedback</string>
<string name="event_kind_9000_9030">Group control events</string>
<string name="event_kind_9041">Zap goal</string>
<string name="event_kind">Event kind %1$s</string>
<string name="event_kind_34550">Community definition</string>
<string name="event_kind_39000_39009">Group metadata events</string>
<string name="event_kind_9734">Zap request</string>
<string name="event_kind_9735">Zap</string>
<string name="event_kind_9802">Highlights</string>
<string name="event_kind_10000">Mute list</string>
<string name="event_kind_10001">Pin list</string>
<string name="event_kind_10002">Relay list metadata</string>
<string name="event_kind_10003">Bookmark list</string>
<string name="event_kind_10004">Communities list</string>
<string name="event_kind_10005">Public chats list</string>
<string name="event_kind_10006">Blocked relays list</string>
<string name="event_kind_10007">Search relays list</string>
<string name="event_kind_10009">User groups</string>
<string name="event_kind_10015">Interests list</string>
<string name="event_kind_10030">User emoji list</string>
<string name="event_kind_10096">File storage server list</string>
<string name="event_kind_13194">Wallet Info</string>
<string name="event_kind_21000">Lightning Pub RPC</string>
<string name="event_kind_22242">Client authentication</string>
<string name="event_kind_23194">Wallet request</string>
<string name="event_kind_23195">Wallet response</string>
<string name="event_kind_24133">Nostr connect</string>
<string name="event_kind_27235">HTTP auth</string>
<string name="event_kind_30000">Follow sets</string>
<string name="event_kind_30001">Generic lists</string>
<string name="event_kind_30002">Relay sets</string>
<string name="event_kind_30003">Bookmark sets</string>
<string name="event_kind_30004">Curation sets</string>
<string name="event_kind_30008">Profile badges</string>
<string name="event_kind_30009">Badge definition</string>
<string name="event_kind_30015">Interest sets</string>
<string name="event_kind_30017">Create or update a stall</string>
<string name="event_kind_30018">Create or update a product</string>
<string name="event_kind_30019">Marketplace UI/UX</string>
<string name="event_kind_30020">Product sold as an auction</string>
<string name="event_kind_30023">Long-form content</string>
<string name="event_kind_30024">Draft Long-form content</string>
<string name="event_kind_30030">Emoji sets</string>
<string name="event_kind_30063">Release artifact sets</string>
<string name="event_kind_30078">Application-specific data</string>
<string name="event_kind_30311">Live event</string>
<string name="event_kind_30315">User statuses</string>
<string name="event_kind_30402">Classified listing</string>
<string name="event_kind_30403">Draft classified listing</string>
<string name="event_kind_31234">Generic draft event</string>
<string name="event_kind_31922">Date-Based calendar event</string>
<string name="event_kind_31923">Time-Based calendar event</string>
<string name="event_kind_31924">Calendar</string>
<string name="event_kind_31925">Calendar event RSVP</string>
<string name="event_kind_31989">Handler recommendation</string>
<string name="event_kind_31990">Handler information</string>
<string name="connect">Connect</string>
<string name="wants_you_to_sign_a">wants you to sign a %1$s</string>
<string name="wants_you_to">wants you to %1$s</string>
<string name="sign">Sign %1$s</string>
<string name="sign_message">sign message</string>
<string name="content">content</string>
<string name="checking_connectivity">Checking Connectivity</string>
<string name="amber_is_running_in_background">Amber is running in background</string>
<string name="bunker_notifications">Bunker Notifications</string>
<string name="notifications_for_approving_or_rejecting_bunker_requests">Notifications for Approving or Rejecting Bunker requests.</string>
<string name="new_event_to_sign">new event to sign</string>
<string name="event_kind_10013">Private outbox relay list</string>
<string name="remove_permission">Remove permission</string>
<string name="accounts">Accounts</string>
<string name="connect_through_your_orbot_setup">Connect through your Orbot setup</string>
<string name="save">Save</string>
<string name="logs">Logs</string>
<string name="clear_logs">Clear logs</string>
<string name="default_relays">Default relays</string>
</resources>