Skip to content

Commit

Permalink
Merge pull request #24 from greenart7c3/l10n_crowdin_translations
Browse files Browse the repository at this point in the history
New Crowdin Translations
  • Loading branch information
greenart7c3 authored May 8, 2024
2 parents 4839d9d + 610b2e5 commit be7456a
Show file tree
Hide file tree
Showing 54 changed files with 6,693 additions and 53 deletions.
125 changes: 124 additions & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -1 +1,124 @@
<resources xmlns:tools="http://schemas.android.com/tools"><string name="app_name_debug" translatable="false">Amber Debug</string></resources>
<?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="biometric_error">Error</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="public_key_npub_copied_to_clipboard">Public key (npub) copied to clipboard</string>
<string name="copies_the_npub_id_your_user_to_the_clipboard_for_backup">Copies the Npub ID (your user) to the clipboard for backup</string>
<string name="copy_my_public_key">Copy my public key</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="decrypt_nip_04_data">Decrypt nip 04 data</string>
<string name="decrypt_nip_44_data">Decrypt nip 44 data</string>
<string name="encrypt_nip_44_data">Encrypt nip 44 data</string>
<string name="encrypt_nip_04_data">Encrypt nip 04 data</string>
<string name="decrypt_zap_data">Decrypt zap data</string>
<string name="read_your_public_key">Read your public key</string>
<string name="no_permissions_granted">No permissions granted</string>
<string name="no_event_to_sign">No event to sign</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="encrypt">encrypt</string>
<string name="decrypt">decrypt</string>
<string name="error_to_data">Error to %1$s data</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="message_already_encrypted">Message already encrypted</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_uri">https://greenart7c3.com</string>
<string name="support_development">Support development</string>
<string name="source_code">Source code</string>
<string name="amber_github_uri">https://github.com/greenart7c3/amber</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>
</resources>
125 changes: 124 additions & 1 deletion app/src/main/res/values-bn-rBD/strings.xml
Original file line number Diff line number Diff line change
@@ -1 +1,124 @@
<resources xmlns:tools="http://schemas.android.com/tools"><string name="app_name_debug" translatable="false">Amber Debug</string></resources>
<?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="biometric_error">Error</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="public_key_npub_copied_to_clipboard">Public key (npub) copied to clipboard</string>
<string name="copies_the_npub_id_your_user_to_the_clipboard_for_backup">Copies the Npub ID (your user) to the clipboard for backup</string>
<string name="copy_my_public_key">Copy my public key</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="decrypt_nip_04_data">Decrypt nip 04 data</string>
<string name="decrypt_nip_44_data">Decrypt nip 44 data</string>
<string name="encrypt_nip_44_data">Encrypt nip 44 data</string>
<string name="encrypt_nip_04_data">Encrypt nip 04 data</string>
<string name="decrypt_zap_data">Decrypt zap data</string>
<string name="read_your_public_key">Read your public key</string>
<string name="no_permissions_granted">No permissions granted</string>
<string name="no_event_to_sign">No event to sign</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="encrypt">encrypt</string>
<string name="decrypt">decrypt</string>
<string name="error_to_data">Error to %1$s data</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="message_already_encrypted">Message already encrypted</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_uri">https://greenart7c3.com</string>
<string name="support_development">Support development</string>
<string name="source_code">Source code</string>
<string name="amber_github_uri">https://github.com/greenart7c3/amber</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>
</resources>
Loading

0 comments on commit be7456a

Please sign in to comment.