Skip to content

Commit

Permalink
Remove english duplicates from translations
Browse files Browse the repository at this point in the history
We don't need this, we ignore the MissingTranslation flag.
It also means it fallbacks to another variant if available, instead of always being english.
  • Loading branch information
lucasmz-dev committed Nov 4, 2024
1 parent c9416b5 commit 232408b
Show file tree
Hide file tree
Showing 54 changed files with 16 additions and 4,639 deletions.
9 changes: 0 additions & 9 deletions app/src/main/res/values-cat/about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@
<string name="about_whoami">Sóc en monerujo</string>
<string name="about_version">Versió %1$s (%2$d)</string>

<string name="credits_text"><![CDATA[
<b>Credits</b>
<br/>
m2049r, baltsar777, anhdres, keejef,
rehrar, EarlOfEgo, ErCiccione et al.
<br/><br/>
<a href="https://monerujo.io/">monerujo.io</a>
]]></string>

<string name="privacy_policy"><![CDATA[
<h1>Política de Privacitat</h1>
<p>Aquesta pàgina us informa de les nostres polítiques relatives a la recopilació,
Expand Down
54 changes: 0 additions & 54 deletions app/src/main/res/values-cat/help.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,58 +186,4 @@
]]></string>

<string name="help_ok">Ja ho tinc!</string> <!-- Note: "Got it" as in "I understand this" -->

<string name="help_nok">Nah…</string> <!-- Note: "Nah..." as in "I don't want this" -->
<string name="help_getorbot">Get Orbot!</string>
<string name="help_tor"><![CDATA[
<h1>Tor</h1>
<p>Tor, short for The Onion Router, is free and open-source software for enabling anonymous
communication.</p>
<p>Enabling Tor will route your connection through several relays and hide your IP address
from the node. Keep in mind this is more private but also <b>slower</b>.</p>
<p>In order to use Tor with Monerujo, you\'ll need Orbot installed on your phone. After
installing Orbot, make sure to enable it by clicking the network icon on the wallet list
screen.</p>
<p>If you have issues connecting with Tor, try to get a new Identity in the Orbot App (icon
on the top right).</p>
]]></string>

<string name="help_tor_enable"><![CDATA[
<h1>Tor Node</h1>
<p>This is an .onion node. In order to use it, you must enable Tor mode by touching the
<img src="ic_network_clearnet"/> icon near the top of the Wallet List page.</p>
]]></string>

<string name="help_sidekick"><![CDATA[
<h2>Using your sidekick wallet</h2>
Check that both phones are connected via Bluetooth and both apps are opened.
<h3>On sidekick:</h3>
Open your wallet of choice.
<h3>On monerujo:</h3>
Connect to sidekick.
Open the wallet matching the one you have opened on the sidekick phone.
Use it as you\'d normally use any wallet. Let it scan to see incoming transactions, share addresses, or send moneros. If the app needs to do something that involves your keys, it\'ll ask for permission from sidekick.
<h3>On sidekick:</h3>
If monerujo requested permission, you should see a dialog that shows the transaction details like amount and fees. You\'ll also see two options, to ACCEPT or DENY it. Choose wisely.
<h3>On monerujo:</h3>
The transaction should be signed and ready to be sent. Press to make it so.
<br/>
]]></string>

<string name="help_create_sidekick" translatable="false"><![CDATA[
<h1>Create Wallet - Sidekick</h1>
<p>You want to recover your wallet from your awesome Sidekick device.</p>
<p>Et netus et malesuada fames. Mattis enim ut tellus elementum sagittis vitae. Eget duis at
tellus at. Id aliquet risus feugiat in. Donec et odio pellentesque diam. Dictum fusce ut
placerat orci nulla. Amet nisl suscipit adipiscing bibendum est ultricies integer quis.</p>
<p>Enter the block number of the first transaction used for this address in the
field \"Restore Height\". You can also use a date in the format YYYY-MM-DD. If you are not sure,
enter an approximate date/blockheight <em>before</em> you first used this wallet address.</p>
]]></string>
</resources>
120 changes: 0 additions & 120 deletions app/src/main/res/values-cat/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
<string name="changepw_failed">Canvi de contrasenya fallit!</string>
<string name="changepw_success">La contrasenya ha canviat</string>

<string name="label_daemon">Node</string>
<string name="status_wallet_loading">Carregant Portamonedes &#8230;</string>
<string name="status_wallet_unloaded">Portamonedes desat</string>
<string name="status_wallet_unload_failed">Ha fallat el desat del portamonedas!</string>
Expand Down Expand Up @@ -321,123 +320,4 @@
<string name="prompt_ledger_seed_warn">Introduir la vostra llavor del Ledger aquí té un elevat risc de seguretat!</string>

<string name="label_restoreheight">Restablir Alçada</string> <!-- Restore Height -->

<string name="toast_ledger_start_app">Start Monero App on %1$s</string>

<string name="menu_rescan">Rescan!</string>

<string name="onboarding_agree">I get it!</string>
<string name="onboarding_button_next">Next</string>
<string name="onboarding_button_ready">I\'m ready!</string>

<string name="onboarding_welcome_title">Welcome to Monerujo!</string>
<string name="onboarding_welcome_information">This app allows you to create and use Monero wallets. You can store your sweet moneroj in them.</string>
<string name="onboarding_seed_title">Keep your seed safe</string>
<string name="onboarding_seed_information">The seed grants full access to whoever has it. If you lose it, we cannot help you recover it and you lose your beloved moneroj.</string>
<string name="onboarding_xmrto_title">Send Crypto</string>
<string name="onboarding_nodes_title">Nodes, your way</string>
<string name="onboarding_nodes_information">Nodes connect you to the Monero network. Choose between public nodes or go full cypherpunk using your own.</string>
<string name="onboarding_fpsend_title">Send with fingerprint</string>
<string name="onboarding_fpsend_information">You\'re now able to send XMR with just your fingerprint if you enabled it. To request the password, just disable fingerprint access.</string>

<string name="menu_daynight">Dark Mode</string>
<string-array name="daynight_themes">
<item>Auto</item>
<item>Day</item>
<item>Night</item>
</string-array>
<string name="gunther_says">There is nothing here\nPlease create or restore a wallet</string>

<string name="menu_default_nodes">Restore default nodes</string>
<string name="toast_default_nodes">Restoring already in progress…</string>

<string name="node_updated_now">Last Block: %1$d seconds ago</string>
<string name="node_updated_mins">Last Block: %1$d minutes ago</string>
<string name="node_updated_hours">Last Block: %1$d hours ago</string>
<string name="node_updated_days">Last Block: %1$d days ago</string>

<string name="shift_noquote">Cannot get quote</string>
<string name="shift_checkamount">Check amount and try again</string>

<string name="info_xmrto_ambiguous"><![CDATA[
<b>Ambiguous address.</b><br/>
<i>Please select the type above.</i>
]]></string>

<string name="info_xmrto_help"><![CDATA[
<b>Please enter or scan a %1$s address.</b><br/>
<i>You&apos;ll send XMR and the receiver will get %2$s using the <b>%3$s</b> service.</i>
]]></string>

<string name="info_xmrto_help_xmr"><![CDATA[
<b>Please enter or scan a Monero address.</b>
]]></string>

<string name="subbaddress_title">Subaddresses</string>
<string name="subbaddress_name_hint">Subaddress Name</string>
<string name="max_subaddress_warning">Too many unused addresses - use some to enable creating more!</string>
<string name="max_account_warning">Too many unused accounts - use some to enable creating more!</string>
<string name="subaddress_tx_label">Transactions for this subaddress:</string>
<string name="subaddress_notx_label">No transactions for this subaddress yet</string>
<string name="subaddress_select_label">Select a subaddress</string>
<string name="subaddress_details_hint">Long-press for details</string>

<string name="delete_alert_message">This wallet will be deleted. Your funds will be gone forever unless you have your seed or a working backup to recover it.</string>
<string name="menu_delete">Delete</string><!-- like: "Delete wallet!" -->
<string name="delete_failed">Delete failed!</string>

<string name="menu_restore">Import wallet</string>
<string name="restore_failed">Import failed!</string>

<string name="menu_deletecache">Reset wallet!</string>
<string name="deletecache_alert_message">This wallet will be reset, losing all off-chain data (like notes, account &amp; subaddress names, private transaction keys, &#8230;)! Use this ONLY if this wallet is corrupt and does not load!</string>

<string name="node_tor_error">Tor required</string>
<string name="node_waiting">\u00A0WAITING FOR NODE\u00A0</string>
<string name="tor_enable_background">"Allow Background Starts" in Orbot Settings to use Tor!</string>
<string name="tor_noshift">%1$s doesn\'t support Tor.\nDisable Tor to swap XMR.</string>

<string name="label_seed_offset_encrypt">Seed encryption (EXPERIMENTAL)</string>
<string name="seed_offset_hint">Seed Offset Phrase (optional)</string>

<string name="menu_settings">Settings</string>
<string name="title_iface">Interface</string> <!-- like: User Intreface -->
<string name="title_info">Information</string>
<string name="setting_daynight">Day / Night</string>

<string name="setting_theme">Style</string>
<string-array name="themes">
<item>Classic</item>
<item>Baldaŭ</item> <!-- do not translate this one -->
</string-array>

<string name="message_qr_failed">Failed to create QR for sharing!</string>

<string name="tx_locked">Transaction amount locked until block %1$d (in %2$d blocks ≈ %3$,.2f days)</string>

<string name="label_streetmode">Street Mode enabled\nOnly new transactions will be shown</string>

<string name="pocketchange_info">To reduce waiting time on repeated spending, Monerujo can create spare change at the expense of higher fees. It\'ll try to create and maintain at least 6 coins of the selected amount.</string>
<string name="pocketchange_create_title">Create Change</string>

<string name="label_apply">APPLY</string>

<string name="setting_lock">Lock Wallet in Background</string>

<string name="menu_bluetooth">Connect Sidekick</string>
<string name="bluetooth_select_label">Select Sidekick device</string>

<string name="bluetooth_permissions">Bluetooth permissions are required to connect your Sidekick Wallet!</string>
<string name="bluetooth_permissions_ok">OK</string>
<string name="bluetooth_permissions_settings">App Settings</string>
<string name="bluetooth_permissions_cancel">Cancel</string>

<string name="sidekick_pin">PIN: %1$s</string>
<string name="sidekick_not_connected">[not connected]</string>
<string name="sidekick_confirm_tx">Confirm Transaction</string>
<string name="sidekick_network_warning">Network is on - this is a security risk. It is recommended
to turn on flight mode and restart the app with only Bluetooth enabled!</string>
<string name="open_wallet_sidekick_missing">Please connect Sidekick device</string>
<string name="fab_restore_sidekick">Restore from Sidekick</string>
<string name="sidekick_connected">Sidekick Connected</string>
</resources>
9 changes: 0 additions & 9 deletions app/src/main/res/values-de/about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@
<string name="about_whoami">Ich bin Monerujo</string>
<string name="about_version">Version %1$s (%2$d)</string>

<string name="credits_text"><![CDATA[
<b>Credits</b>
<br/>
m2049r, baltsar777, anhdres, keejef,
rehrar, EarlOfEgo et al.
<br/><br/>
<a href="https://monerujo.io/">monerujo.io</a>
]]></string>

<string name="privacy_policy"><![CDATA[
<h1>Datenschutzerklärung</h1>
<p>Diese Seite informiert dich über unsere Richtlinien bezüglich der Sammlung,
Expand Down
54 changes: 0 additions & 54 deletions app/src/main/res/values-de/help.xml
Original file line number Diff line number Diff line change
Expand Up @@ -235,58 +235,4 @@
]]></string>

<string name="help_ok">Hab\'s verstanden!</string> <!-- Note: "Got it" as in "I understand this" -->

<string name="help_nok">Nah…</string> <!-- Note: "Nah..." as in "I don't want this" -->
<string name="help_getorbot">Get Orbot!</string>
<string name="help_tor"><![CDATA[
<h1>Tor</h1>
<p>Tor, short for The Onion Router, is free and open-source software for enabling anonymous
communication.</p>
<p>Enabling Tor will route your connection through several relays and hide your IP address
from the node. Keep in mind this is more private but also <b>slower</b>.</p>
<p>In order to use Tor with Monerujo, you\'ll need Orbot installed on your phone. After
installing Orbot, make sure to enable it by clicking the network icon on the wallet list
screen.</p>
<p>If you have issues connecting with Tor, try to get a new Identity in the Orbot App (icon
on the top right).</p>
]]></string>

<string name="help_tor_enable"><![CDATA[
<h1>Tor Node</h1>
<p>This is an .onion node. In order to use it, you must enable Tor mode by touching the
<img src="ic_network_clearnet"/> icon near the top of the Wallet List page.</p>
]]></string>

<string name="help_sidekick"><![CDATA[
<h2>Using your sidekick wallet</h2>
Check that both phones are connected via Bluetooth and both apps are opened.
<h3>On sidekick:</h3>
Open your wallet of choice.
<h3>On monerujo:</h3>
Connect to sidekick.
Open the wallet matching the one you have opened on the sidekick phone.
Use it as you\'d normally use any wallet. Let it scan to see incoming transactions, share addresses, or send moneros. If the app needs to do something that involves your keys, it\'ll ask for permission from sidekick.
<h3>On sidekick:</h3>
If monerujo requested permission, you should see a dialog that shows the transaction details like amount and fees. You\'ll also see two options, to ACCEPT or DENY it. Choose wisely.
<h3>On monerujo:</h3>
The transaction should be signed and ready to be sent. Press to make it so.
<br/>
]]></string>

<string name="help_create_sidekick" translatable="false"><![CDATA[
<h1>Create Wallet - Sidekick</h1>
<p>You want to recover your wallet from your awesome Sidekick device.</p>
<p>Et netus et malesuada fames. Mattis enim ut tellus elementum sagittis vitae. Eget duis at
tellus at. Id aliquet risus feugiat in. Donec et odio pellentesque diam. Dictum fusce ut
placerat orci nulla. Amet nisl suscipit adipiscing bibendum est ultricies integer quis.</p>
<p>Enter the block number of the first transaction used for this address in the
field \"Restore Height\". You can also use a date in the format YYYY-MM-DD. If you are not sure,
enter an approximate date/blockheight <em>before</em> you first used this wallet address.</p>
]]></string>
</resources>
19 changes: 0 additions & 19 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -424,23 +424,4 @@
<string name="pocketchange_create_title">Erstelle schnellen Wechsel</string>

<string name="label_apply">ANWENDEN</string>

<string name="setting_lock">Lock Wallet in Background</string>

<string name="menu_bluetooth">Connect Sidekick</string>
<string name="bluetooth_select_label">Select Sidekick device</string>

<string name="bluetooth_permissions">Bluetooth permissions are required to connect your Sidekick Wallet!</string>
<string name="bluetooth_permissions_ok">OK</string>
<string name="bluetooth_permissions_settings">App Settings</string>
<string name="bluetooth_permissions_cancel">Cancel</string>

<string name="sidekick_pin">PIN: %1$s</string>
<string name="sidekick_not_connected">[not connected]</string>
<string name="sidekick_confirm_tx">Confirm Transaction</string>
<string name="sidekick_network_warning">Network is on - this is a security risk. It is recommended
to turn on flight mode and restart the app with only Bluetooth enabled!</string>
<string name="open_wallet_sidekick_missing">Please connect Sidekick device</string>
<string name="fab_restore_sidekick">Restore from Sidekick</string>
<string name="sidekick_connected">Sidekick Connected</string>
</resources>
58 changes: 0 additions & 58 deletions app/src/main/res/values-el/about.xml
Original file line number Diff line number Diff line change
@@ -1,61 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="about_close">Close</string>
<string name="about_whoami">I am monerujo</string>
<string name="about_version">Version %1$s (%2$d)</string>

<string name="credits_text"><![CDATA[
<b>Credits</b>
<br/>
m2049r, baltsar777, anhdres, keejef,
rehrar, EarlOfEgo et al.
<br/><br/>
<a href="https://monerujo.io/">monerujo.io</a>
]]></string>

<string name="privacy_policy"><![CDATA[
<h1>Privacy Policy</h1>
<p>This page informs you of our policies regarding the collection,
use and disclosure of personal information we receive from users of our
app (monerujo: Monero Wallet).
</p>
<p>By using the app, you agree to the collection and use of information in
accordance with this policy.
</p>
<h2>Data Collected</h2>
<p>Personal data is any kind of data that could identify an individual.
</p>
<p>Monero keys and public addresses are collected and processed by the app locally
for the purpose of processing transactions and transmitted into the Monero Network
in encrypted form.
</p>
<p>Other personal data is not collected by the app.</p>
<p>If you use the exchange (optional) functionality, monerujo fetches the exchange
rate through the public API of coinmarketcap.com.
See their privacy policy at https://coinmarketcap.com/privacy for
details on how data in your requests is collected.</p>
<p>If you use the app to pay to BTC addresses, you will be using the Exolix service.
See their privacy policy at https://exolix.com/privacy for details. Monerujo send them the BTC
destination address and amount. Your IP will also be collectable.</p>
<h2>App Permissions</h2>
<ul>
<li>INTERNET : Connect to the Monero Network via a Monero Daemon Node</li>
<li>READ_EXTERNAL_STORAGE : Read wallet files stored on the device</li>
<li>WRITE_EXTERNAL_STORAGE : Write wallet files stored on the device</li>
<li>WAKE_LOCK : Keep device awake while syncing</li>
<li>CAMERA : Scan QR Codes for receiving Monero</li>
</ul>
<h2>Changes to this Privacy Policy</h2>
<p>We may update this privacy policy from time to time. We will notify
you of any changes by posting the new privacy policy in the app and on the
website (www.monerujo.io)
You are advised to review this privacy policy periodically for any changes.
<p>This Privacy Policy was last updated: 10th November, 2017.
</p>
<h2>Contact Us</h2>
<p>If you have any questions about our privacy policy,
or how your data is being collected and processed,
please e-mail [email protected].
</p>
]]></string>
</resources>
Loading

0 comments on commit 232408b

Please sign in to comment.