Skip to content

Commit

Permalink
Merge pull request #470 from weblate/weblate-ytdlnis-strings
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
zaednasr committed Apr 27, 2024
2 parents 82676e2 + dd0ce4f commit 675b8ba
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
15 changes: 14 additions & 1 deletion app/src/main/res/values-ml/strings.xml
@@ -1,2 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="search">തിരയുക</string>
<string name="remove_results">ഫലങ്ങൾ നീക്കം ചെയ്യുക</string>
<string name="download_all">എല്ലാം ഡൌൺലോഡ് ചെയ്യുക</string>
<string name="settings">ക്രമീകരണങ്ങൾ</string>
<string name="home">ഹോം</string>
<string name="music_directory">മ്യൂസിക് ഫോൾഡർ</string>
<string name="video_directory">വീഡിയോ ഫോൾഡർ</string>
<string name="updating">അപ്ഡേറ്റ് ചെയ്യുന്നു</string>
<string name="worst_quality">ഏറ്റവും മോശം ക്വാളിറ്റി</string>
<string name="best_quality">ഏറ്റവും നല്ല ക്വാളിറ്റി</string>
<string name="remove_all">എല്ലാം നീക്കം ചെയ്യുക</string>
<string name="directories">ഫോൾഡറുകൾ</string>
</resources>
14 changes: 14 additions & 0 deletions app/src/main/res/values-pt/strings.xml
Expand Up @@ -374,4 +374,18 @@
<string name="no_download_fragments">Não descarregar fragmentos</string>
<string name="no_download_fragments_summary">Não usar ficheiros .part e escrever diretamente no destino</string>
<string name="hour">Hora</string>
<string name="my_filename_templates">Modelos para nomes de ficheiros</string>
<string name="prefer_smaller_formats">Preferir formatos com menor tamanho</string>
<string name="display_over_apps">Mostrar por cima das aplicações</string>
<string name="display_over_apps_summary">O cartão de descarga será mostrado por cima das aplicações. Ative esta opção se a aplicação em execução encerrar ou se o cartão não for mostrado</string>
<string name="disabled">Desativado</string>
<string name="subtitles">Legendas</string>
<string name="prevent_duplicate_downloads">Impedir duplicação de descargas</string>
<string name="prevent_duplicate_url_type">URL e tipo de descarga</string>
<string name="prevent_duplicate_config">Configuração total</string>
<string name="copy_url">Copiar URL</string>
<string name="move_top">Mover para cima</string>
<string name="move_bottom">Mover para baixo</string>
<string name="scheduled">Agendado</string>
<string name="clear_scheduled">Limpar agendamento</string>
</resources>

0 comments on commit 675b8ba

Please sign in to comment.