Merge remote-tracking branch 'origin/dev' into notifications

This commit is contained in:
TobiGr 2021-12-07 17:29:37 +01:00
commit 3ade2bb6ec
148 changed files with 1999 additions and 502 deletions

View file

@ -671,4 +671,14 @@
<string name="start_main_player_fullscreen_title">Iniciar reproductor principal en pantalla completa</string>
<string name="enqueued_next">Añadido el siguiente vídeo a la cola</string>
<string name="enqueue_next_stream">Añadir el siguiente vídeo a la cola</string>
<string name="processing_may_take_a_moment">Procesando… Podría tomar un momento</string>
<string name="manual_update_title">Buscar actualizaciones</string>
<string name="manual_update_description">Buscar nuevas versiones manualmente</string>
<string name="checking_updates_toast">Buscando actualizaciones…</string>
<string name="feed_new_items">Nuevos elementos en el muro</string>
<string name="crash_the_player">Cerrar abruptamente el reproductor</string>
<string name="report_player_errors_title">Informar de errores del reproductor</string>
<string name="show_crash_the_player_summary">Muestra una opción de cierre abrupto al usar el reproductor</string>
<string name="report_player_errors_summary">Informar de errores del reproductor con detalle en lugar de mostrar un mensaje emergente efímero (útil para diagnosticar problemas)</string>
<string name="show_crash_the_player_title">Mostrar \"Cerrar abruptamente el reproductor\"</string>
</resources>