Skip to content

Commit

Permalink
Merge pull request #3063 from weblate/weblate-libretube-libretube
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
Bnyro authored Feb 13, 2023
2 parents 6053eae + a2e8632 commit 97ec8bf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
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>

0 comments on commit 97ec8bf

Please sign in to comment.