Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #3063

Merged
merged 3 commits into from
Feb 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -444,4 +444,8 @@
<string name="skip_silence">Pomiń cisze</string>
<string name="help">Pomoc</string>
<string name="faq">Często zadawane pytania</string>
<string name="unsupported_file_format">Nieobsługiwany format pliku: %1$s</string>
<string name="mark_as_watched">Oznacz jako obejrzane</string>
<string name="replies">Odpowiedzi</string>
<string name="codecs">Kodeki</string>
</resources>
10 changes: 6 additions & 4 deletions app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
<string name="forward">Avançar</string>
<string name="pause">Pausa</string>
<string name="alternative_pip_controls">Controlos PiP alternativos</string>
<string name="alternative_pip_controls_summary">Mostrar apenas áudio e saltar controlos em PiP em vez de avançar e rebobinar</string>
<string name="alternative_pip_controls_summary">Mostrar apenas áudio e ignorar controlos PiP em vez de avançar e recuar</string>
<string name="audio_player">Reprodutor de áudio</string>
<string name="no_subtitle">Sem legendas</string>
<string name="download_paused">Descarga em pausa</string>
Expand All @@ -442,8 +442,10 @@
<string name="concurrent_downloads_limit_reached">Atingiu o limite máximo de descargas em simultâneo.</string>
<string name="help">Ajuda</string>
<string name="faq">FAQ</string>
<string name="sleep_timer">Temporizador de sono</string>
<string name="skip_silence">Ignorar o silêncio</string>
<string name="sleep_timer">Temporizador</string>
<string name="skip_silence">Ignorar silêncio</string>
<string name="replies">Respostas</string>
<string name="codecs">Codecs</string>
<string name="codecs">Codificadores</string>
<string name="mark_as_watched">Marcar como visto</string>
<string name="unsupported_file_format">Formato não suportado: %1$s</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,4 +446,6 @@
<string name="faq">常见问题</string>
<string name="replies">回复</string>
<string name="codecs">编解码器</string>
<string name="mark_as_watched">标记为已观看</string>
<string name="unsupported_file_format">不支持的文件格式:%1$s</string>
</resources>