Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed Feb 20, 2024
2 parents 444857a + 49a090d commit b70407f
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -646,4 +646,11 @@
<string name="show_npub_as_a_qr_code">Zobrazit npub jako QR kód</string>
<string name="invalid_nip19_uri">Neplatná adresa</string>
<string name="invalid_nip19_uri_description">Amethyst obdržel URI k otevření, ale tento URI byl neplatný: %1$s</string>
<string name="zap_the_devs_title">Zapni vývojáře!</string>
<string name="zap_the_devs_description">Váš příspěvek nám pomáhá dělat rozdíl. Každý sat se počítá!</string>
<string name="donate_now">Přispět nyní</string>
<string name="brought_to_you_by">představeno pro vás:</string>
<string name="this_version_brought_to_you_by">Tato verze byla představena pro vás:</string>
<string name="version_name">Verze %1$s</string>
<string name="thank_you">Děkujeme!</string>
</resources>
6 changes: 6 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -651,4 +651,10 @@ anz der Bedingungen ist erforderlich</string>
<string name="show_npub_as_a_qr_code">Npub als QR-Code anzeigen</string>
<string name="invalid_nip19_uri">Ungültige Adresse</string>
<string name="invalid_nip19_uri_description">Amethyst hat eine URI zum Öffnen erhalten, aber diese URI war ungültig: %1$s</string>
<string name="zap_the_devs_title">Zap die Entwickler!</string>
<string name="zap_the_devs_description">Deine Spende hilft uns, einen Unterschied zu machen. Jeder Sat zählt!</string>
<string name="donate_now">Jetzt spenden</string>
<string name="brought_to_you_by">wurde Ihnen präsentiert von:</string>
<string name="this_version_brought_to_you_by">Diese Version wurde Ihnen präsentiert von:</string>
<string name="thank_you">Vielen Dank!</string>
</resources>
7 changes: 7 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -648,4 +648,11 @@
<string name="show_npub_as_a_qr_code">Afficher npub en tant que QR code</string>
<string name="invalid_nip19_uri">Adresse invalide</string>
<string name="invalid_nip19_uri_description">Amethyst a reçu une URI à ouvrir mais cette URI était invalide : %1$s</string>
<string name="zap_the_devs_title">Zap les Devs !</string>
<string name="zap_the_devs_description">Votre don nous aide à faire la différence. Chaque sat compte !</string>
<string name="donate_now">Faire un don maintenant</string>
<string name="brought_to_you_by">vous a été apporté par :</string>
<string name="this_version_brought_to_you_by">Cette version vous a été apportée par :</string>
<string name="version_name">Version %1$s</string>
<string name="thank_you">Merci !</string>
</resources>
7 changes: 7 additions & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -646,4 +646,11 @@
<string name="show_npub_as_a_qr_code">Mostrar npub como um código QR</string>
<string name="invalid_nip19_uri">Endereço inválido</string>
<string name="invalid_nip19_uri_description">O Amethyst recebeu um URI para abrir, mas esse URI era inválido: %1$s</string>
<string name="zap_the_devs_title">Zap os desenvolvedores!</string>
<string name="zap_the_devs_description">Sua doação nos ajuda a fazer a diferença. Cada sat conta!</string>
<string name="donate_now">Doar agora</string>
<string name="brought_to_you_by">foi trazido a você por:</string>
<string name="this_version_brought_to_you_by">Esta versão foi trazida a você por:</string>
<string name="version_name">Versão %1$s</string>
<string name="thank_you">Obrigado!</string>
</resources>
6 changes: 6 additions & 0 deletions app/src/main/res/values-sv-rSE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -645,4 +645,10 @@
<string name="show_npub_as_a_qr_code">Visa npub som en QR-kod</string>
<string name="invalid_nip19_uri">Ogiltig adress</string>
<string name="invalid_nip19_uri_description">Amethyst fick en URI att öppna men den URI var ogiltig: %1$s</string>
<string name="zap_the_devs_title">Zappa utvecklarna!</string>
<string name="zap_the_devs_description">Din donation hjälper oss att göra skillnad. Varje sat räknas!</string>
<string name="donate_now">Donera nu</string>
<string name="brought_to_you_by">tillhandahölls av:</string>
<string name="this_version_brought_to_you_by">Denna version tillhandahölls av:</string>
<string name="thank_you">Tack!</string>
</resources>

0 comments on commit b70407f

Please sign in to comment.