Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#131)
Browse files Browse the repository at this point in the history
* Translated using Weblate (Spanish)

Currently translated at 99.3% (148 of 149 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/es/

* Translated using Weblate (Hindi)

Currently translated at 100.0% (149 of 149 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/hi/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (149 of 149 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/es/

* Translated using Weblate (Hindi)

Currently translated at 100.0% (149 of 149 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/hi/

* Added translation using Weblate (Chinese (Simplified))

* Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (149 of 149 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/zh_Hans/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (155 of 155 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/es/

* Added translation using Weblate (Hebrew)

* Translated using Weblate (Hebrew)

Currently translated at 100.0% (155 of 155 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/he/

* Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (155 of 155 strings)

Translation: Voice Notify/App
Translate-URL: https://hosted.weblate.org/projects/voice-notify/app/zh_Hans/

---------

Co-authored-by: gallegonovato <[email protected]>
Co-authored-by: Scrambled777 <[email protected]>
Co-authored-by: Terry Cai <[email protected]>
Co-authored-by: yuos ormew <[email protected]>
  • Loading branch information
5 people authored Nov 9, 2024
1 parent 38e5619 commit 9ff7a2f
Show file tree
Hide file tree
Showing 4 changed files with 507 additions and 61 deletions.
20 changes: 17 additions & 3 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,13 @@
<string name="audio_focus_summary">Pedir otro sonido multimedia para pausar/apagar mientras se habla</string>
<string name="shake_to_silence">Sacudir-Para-Silencio</string>
<string name="shake_to_silence_summary">Ajuste el umbral de sensibilidad de Shake-To-Silence</string>
<string name="shake_to_silence_dialog_msg">Valores inferiores son más sensibles.
<string name="shake_to_silence_dialog_msg">Los valores más bajos son más sensibles.
\n
\nDefecto: %d
\nDejar en blanco para deshabilitar.</string>
\nPor defecto: %1$d
\nEn blanco o 0 para desactivar.
\n
\nValor de agitación en tiempo real: %2$d
\nPico (5 segundos): %3$d</string>
<string-array name="stream_name">
<item>Medios</item>
<item>Notificación</item>
Expand Down Expand Up @@ -230,4 +233,15 @@
<string name="metadata_progress_indeterminate">Progreso: Indeterminado</string>
<string name="ticker">Ticker</string>
<string name="error_browser">Error: No se puede encontrar una aplicación de navegador instalada.</string>
<string name="app_overrides">%s anulación(es)</string>
<string name="remove_override">Eliminar anulación</string>
<string name="remove_override_confirm">¿Eliminar anulación de %1$s para %2$s ?</string>
<string name="remove_app_overrides_confirm">¿Eliminar todas las anulaciones para %s?</string>
<string name="remove_app_overrides">Eliminar todas las anulaciones de las aplicaciones</string>
<string name="backup_restore">Copia de seguridad / Restauración</string>
<string name="backup_settings">Ajustes de la copia de seguridad</string>
<string name="restore_settings">Restaurar los ajustes</string>
<string name="ignore">ignorar</string>
<string name="backup_restore_summary">Copia de seguridad o restauración de todos los ajustes de Voice Notify</string>
<string name="ignore_enable_apps_confirm">¿Estás seguro de que quieres %s todas las aplicaciones?</string>
</resources>
Loading

0 comments on commit 9ff7a2f

Please sign in to comment.