mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
chore(locales): fix locale issues
This commit is contained in:
parent
22c0022684
commit
653982a6bd
7 changed files with 10 additions and 10 deletions
|
@ -549,5 +549,5 @@
|
||||||
<string name="unable_to_inflate">La interfaz de usuario no se ha podido crear correctamente, se trata de un GRAN BUG y debe ser reportado inmediatamente %s</string>
|
<string name="unable_to_inflate">La interfaz de usuario no se ha podido crear correctamente, se trata de un GRAN BUG y debe ser reportado inmediatamente %s</string>
|
||||||
<string name="automatic_plugin_download_mode_title">Selecciona el modo para filtrar la descarga de los plugins</string>
|
<string name="automatic_plugin_download_mode_title">Selecciona el modo para filtrar la descarga de los plugins</string>
|
||||||
<string name="disable">Desactivar</string>
|
<string name="disable">Desactivar</string>
|
||||||
<string name="default_account">\@string/default_subtitles</string>
|
<string name="default_account">@string/default_subtitles</string>
|
||||||
</resources>
|
</resources>
|
|
@ -92,7 +92,7 @@
|
||||||
<string name="subs_import_text" formatted="true">Importar fontes colocandoas en %s</string>
|
<string name="subs_import_text" formatted="true">Importar fontes colocandoas en %s</string>
|
||||||
<string name="action_remove_watching">Borrar</string>
|
<string name="action_remove_watching">Borrar</string>
|
||||||
<string name="action_open_watching">Máis Info</string>
|
<string name="action_open_watching">Máis Info</string>
|
||||||
<string name="action_open_play">\@string/home_play</string>
|
<string name="action_open_play">@string/home_play</string>
|
||||||
<string name="vpn_might_be_needed">Unha VPN pode ser necesaria para o correcto funcionamento deste provedor</string>
|
<string name="vpn_might_be_needed">Unha VPN pode ser necesaria para o correcto funcionamento deste provedor</string>
|
||||||
<string name="vpn_torrent">Este proveedor é un torrent, recomendase o uso dunha VPN</string>
|
<string name="vpn_torrent">Este proveedor é un torrent, recomendase o uso dunha VPN</string>
|
||||||
<string name="provider_info_meta">Os metadatos non son proporcionados polo sitio, a carga do video fallará se non existe no sitio</string>
|
<string name="provider_info_meta">Os metadatos non son proporcionados polo sitio, a carga do video fallará se non existe no sitio</string>
|
||||||
|
|
|
@ -552,5 +552,5 @@
|
||||||
<string name="unable_to_inflate">Nie można było poprawnie utworzyć interfejsu użytkownika, jest to POWAŻNY BŁĄD i należy go natychmiast zgłosić %s</string>
|
<string name="unable_to_inflate">Nie można było poprawnie utworzyć interfejsu użytkownika, jest to POWAŻNY BŁĄD i należy go natychmiast zgłosić %s</string>
|
||||||
<string name="automatic_plugin_download_mode_title">Wybierz tryb filtrowania pobieranych rozszerzeń</string>
|
<string name="automatic_plugin_download_mode_title">Wybierz tryb filtrowania pobieranych rozszerzeń</string>
|
||||||
<string name="disable">Wyłączać</string>
|
<string name="disable">Wyłączać</string>
|
||||||
<string name="default_account">\@string/default_subtitles</string>
|
<string name="default_account">@string/default_subtitles</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in a new issue