1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-25 01:55:50 +01:00

Translated using Weblate (Spanish)

Currently translated at 100.0% (2827 of 2827 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
This commit is contained in:
gallegonovato 2024-06-10 13:04:17 +00:00 committed by Hosted Weblate
parent 687f6bee09
commit 6d82018ffe
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -3041,4 +3041,15 @@
<string name="min_val">Mínimo: %d</string>
<string name="devicetype_garmin_venu_3s">Garmin Venu 3S</string>
<string name="devicetype_garmin_fenix_7_pro">Garmin Fenix 7 Pro</string>
<string name="battery_low_threshold">Umbral de batería baja</string>
<string name="default_percentage">Por defecto (%1$d%%)</string>
<string name="notif_battery_full_title">¡Batería del dispositivo llena!</string>
<string name="battery_i">Batería %d</string>
<string name="battery_percentage_str">%1$s%%</string>
<string name="battery_low_notify_enabled">Aviso de batería baja</string>
<string name="notification_channel_full_battery_name">Batería llena</string>
<string name="notif_battery_full">%1$s batería llena</string>
<string name="show_in_notification">Mostrar en la notificación</string>
<string name="battery_full_notify_enabled">Notificar si la batería está llena</string>
<string name="battery_full_threshold">Umbral de batería llena</string>
</resources>