Fix what Weblate screwed up

Updated translations, synced from translation platform and fixes to Weblate bad handling of empty translation strings
This commit is contained in:
enolp 2019-10-25 19:39:33 +00:00 committed by GitHub
parent 0b7e1bcfc4
commit b8ff5fed7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 8 deletions

View File

@ -87,7 +87,7 @@
<string name="delete">Desaniciar</string>
<string name="checksum">Suma de comprobación</string>
<string name="add">Misión nueva</string>
<string name="finish"/>
<string name="finish">Aceutar</string>
<string name="msg_name"/>
<string name="msg_threads">Filos</string>
<string name="msg_error">Fallu</string>
@ -195,7 +195,7 @@
<string name="app_description"/>
<string name="view_on_github">Ver en GitHub</string>
<string name="app_license_title">Llicencia de NewPipe</string>
<string name="contribution_encouragement"/>
<string name="contribution_encouragement">Si sabes traducir, quies encuriosar el códigu, amestar carauteríques o proponer cambeos nel diseñu, vamos agradecételo siempres. ¡Cuánto más, meyor!</string>
<string name="read_full_license">Lleer la llicencia</string>
<string name="contribution_title">Collaboración</string>
<string name="title_activity_history">Historial</string>
@ -254,10 +254,10 @@
<string name="switch_to_background"/>
<string name="switch_to_popup"/>
<string name="switch_to_main"/>
<string name="import_data_title"/>
<string name="export_data_title"/>
<string name="import_data_title">Importar una base de datos</string>
<string name="export_data_title">Esportar la base de datos</string>
<string name="import_data_summary">Anula l\'historial y les soscripciones actuales</string>
<string name="export_data_summary"/>
<string name="export_data_summary">Esporta l\'historial, les soscripciones y les llistes de reproducción.</string>
<string name="external_player_unsupported_link_type"/>
<string name="invalid_url_toast">URL nun ye válida</string>
<string name="video_streams_empty"/>
@ -286,7 +286,7 @@
<string name="dismiss">Escartar</string>
<string name="rename"/>
<string name="delete_stream_history_prompt"/>
<string name="delete_all_history_prompt"/>
<string name="delete_all_history_prompt">¿De xuru que quies desaniciar tolos elementos del historial\?</string>
<string name="title_most_played"/>
<string name="drawer_header_action_paceholder_text">Equí va apaecer dalgo ceo ;D</string>
<string name="always_ask_open_action"/>
@ -354,8 +354,21 @@
<string name="caption_setting_title">Sotítulos</string>
<string name="accept">Aceutar</string>
<string name="restore_defaults_confirmation">¿Quies reafitar los valores\?</string>
<string name="error_unknown_host"></string>
<string name="error_unknown_host"/>
<string name="error_http_unsupported_range">El sirvidor nun aceuta descargues multifilu, volvi probar con @string/msg_threads = 1</string>
<string name="no_comments">Nun hai comentarios</string>
<string name="settings_category_clear_data_title">Llimpieza de datos</string>
</resources>
<plurals name="videos">
<item quantity="one">Vídeos</item>
<item quantity="other"/>
</plurals>
<string name="show_comments_title">Amosar comentarios</string>
<string name="show_comments_summary">Toca p\'alternar la so des/activación</string>
<string name="delete_search_history_alert">¿Desaniciar tol historial de gueta\?</string>
<string name="start_accept_privacy_policy">Pa cumplir cola GDPR (Regulación Xeneral de Proteición de Datos) europea, pidímoste que revises la política de privacidá de NewPipe. Lléila con procuru
\n.Has aceutala unviándonos un informe de fallos.</string>
<string name="minimize_on_exit_summary">Aición al cambiar a otra aplicación dende\'l reproductor principal de videu — %s</string>
<string name="max_retry_desc">El númberu máximu d\'intentos enantes d\'encaboxar la descarga</string>
<string name="enable_playback_state_lists_title">Posiciones nes llistes</string>
<string name="confirm_prompt">¿De xuru\?</string>
</resources>