Skip to content

Commit

Permalink
(android) Remove unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jan 2, 2024
1 parent 51a8e52 commit 0ae4bb2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
<string name="scan_error_already_paid">Este pago ya se realizó.</string>
<string name="scan_error_invalid_chain">Este pago no usa la misma cadena de bloques de la billetera.</string>
<string name="scan_error_lnurl_invalid">Error al procesar este enlace LNURL. Comprueba que sea válido.</string>
<string name="scan_error_lnurl_service_error">El servicio LNURL generó un error.</string>
<string name="scan_error_lnurl_unsupported">Este tipo de LNURL aún no es compatible.</string>
<string name="scan_error_invalid_generic">Estos datos usan un formato desconocido por lo que no se pueden procesar.</string>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
<string name="scan_error_already_paid">Tato platba již byla uhrazena.</string>
<string name="scan_error_invalid_chain">Tato platba nepoužívá stejný blockchain jako vaše peněženka.</string>
<string name="scan_error_lnurl_invalid">Tento LNURL odkaz se nepodařilo zpracovat. Ujistěte se, že je platný.</string>
<string name="scan_error_lnurl_service_error">Služba LNURL vrátila chybu.</string>
<string name="scan_error_lnurl_unsupported">Tento typ LNURL zatím není podporován.</string>
<string name="scan_error_invalid_generic">Tato data používají neznámý formát a nelze je zpracovat.</string>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
<string name="scan_error_already_paid">Diese Zahlung wurde bereits getätigt.</string>
<string name="scan_error_invalid_chain">Diese Zahlung verwendet nicht die gleiche Blockchain wie Ihre Wallet.</string>
<string name="scan_error_lnurl_invalid">Dieser LNURL-Link konnte nicht verarbeitet werden. Stellen Sie sicher, dass er gültig ist.</string>
<string name="scan_error_lnurl_service_error">Der LNURL-Dienst hat einen Fehler zurückgegeben.</string>
<string name="scan_error_lnurl_unsupported">Dieser LNURL-Typ wird noch nicht unterstützt.</string>
<string name="scan_error_invalid_generic">Diese Daten haben ein unbekanntes Format und können nicht verarbeitet werden.</string>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
<string name="scan_error_already_paid">Este pago ya ha sido abonado.</string>
<string name="scan_error_invalid_chain">Este pago no utiliza la misma blockchain que su cartera.</string>
<string name="scan_error_lnurl_invalid">No se ha podido procesar este enlace LNURL. Asegúrese de que es válido.</string>
<string name="scan_error_lnurl_service_error">El servicio LNURL ha devuelto un error.</string>
<string name="scan_error_lnurl_unsupported">Este tipo de LNURL aún no se admite.</string>
<string name="scan_error_invalid_generic">Estos datos utilizan un formato desconocido y no pueden ser procesados.</string>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
<string name="scan_error_already_paid">Ce paiement a déjà été réglé.</string>
<string name="scan_error_invalid_chain">Ce paiement n\'utilise pas la même blockchain que votre wallet.</string>
<string name="scan_error_lnurl_invalid">Ce lien LNURL n\'a pas pu être traité. Assurez-vous qu\'il soit valide.</string>
<string name="scan_error_lnurl_service_error">Le service offrant ce lien LNURL a retourné une erreur.</string>
<string name="scan_error_lnurl_unsupported">Ce type de lien LNURL n\'est pas supporté.</string>
<string name="scan_error_invalid_generic">Ce contenu est mal formatté ou bien n\'est pas géré par Phoenix.</string>

Expand Down

0 comments on commit 0ae4bb2

Please sign in to comment.