[Android] l10n: Spanish update
VideoLAN
git at videolan.org
Mon Mar 16 07:10:44 CET 2020
vlc-android | branch: master | VideoLAN <videolan at videolan.org> | Fri Mar 13 18:09:03 2020 +0100| [a59c96ca872731e8d250da2f2a7a0b3dbd07907b] | committer: Michał Trzebiatowski
l10n: Spanish update
99% translated
Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>
> https://code.videolan.org/videolan/vlc-android/commit/a59c96ca872731e8d250da2f2a7a0b3dbd07907b
---
application/resources/src/main/res/values-es/strings.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/application/resources/src/main/res/values-es/strings.xml b/application/resources/src/main/res/values-es/strings.xml
index cb66f5b9c..710c11f8a 100644
--- a/application/resources/src/main/res/values-es/strings.xml
+++ b/application/resources/src/main/res/values-es/strings.xml
@@ -774,4 +774,10 @@
<string name="codec">Códec</string>
<string name="text">Texto</string>
<string name="unknown">Desconocido</string>
+ <string name="audio_delay_start">Sonido escuchado</string>
+ <string name="subtitle_delay_first">Voz escuchada</string>
+ <string name="audio_delay_end">Sonido detectado</string>
+ <string name="subtitle_delay_end">Texto visto</string>
+ <string name="track_index">Pista: %s</string>
+ <string name="audio_queue_progress">Progreso: %s</string>
</resources>
More information about the Android
mailing list