This commit is contained in:
Vitor Pamplona 2024-09-05 18:00:25 -04:00
commit a8a3bc8a6b
4 changed files with 8 additions and 0 deletions

View File

@ -517,6 +517,7 @@
<string name="automatically_play_videos_description">Automaticky přehrávat videa a GIFy</string>
<string name="automatically_show_url_preview_description">Zobrazit náhledy URL</string>
<string name="load_image_description">Kdy načíst obrázek</string>
<string name="copy_stack_to_clipboard">Kopírovat zásobník</string>
<string name="copy_to_clipboard">Kopírovat do schránky</string>
<string name="copy_npub_to_clipboard">Kopírovat npub do schránky</string>
<string name="share_or_save">Sdílet nebo Uložit</string>
@ -821,4 +822,5 @@
<string name="torrent_download">Stáhnout</string>
<string name="torrent_failure">Nepodařilo se otevřít soubor</string>
<string name="torrent_no_apps">Pro otevření a stažení souboru nejsou nainstalovány žádné torrent aplikace.</string>
<string name="select_list_to_filter">Vyberte seznam pro filtrování kanálu</string>
</resources>

View File

@ -522,6 +522,7 @@ anz der Bedingungen ist erforderlich</string>
<string name="automatically_play_videos_description">Videos und GIFs automatisch abspielen</string>
<string name="automatically_show_url_preview_description">URL-Vorschauen anzeigen</string>
<string name="load_image_description">Wann Bilder geladen werden sollen</string>
<string name="copy_stack_to_clipboard">Stapel kopieren</string>
<string name="copy_to_clipboard">In Zwischenablage kopieren</string>
<string name="copy_npub_to_clipboard">Npub in Zwischenablage kopieren</string>
<string name="share_or_save">Teilen oder Speichern</string>
@ -826,4 +827,5 @@ anz der Bedingungen ist erforderlich</string>
<string name="torrent_download">Herunterladen</string>
<string name="torrent_failure">Fehler beim Öffnen der Datei</string>
<string name="torrent_no_apps">Keine Torrent-Apps installiert, um die Datei zu öffnen und herunterzuladen.</string>
<string name="select_list_to_filter">Liste zum Filtern des Feeds auswählen</string>
</resources>

View File

@ -517,6 +517,7 @@
<string name="automatically_play_videos_description">Reproduz automaticamente vídeos e GIFs</string>
<string name="automatically_show_url_preview_description">Mostrar visualizações de URL</string>
<string name="load_image_description">Quando carregar imagens</string>
<string name="copy_stack_to_clipboard">Copiar a Pilha</string>
<string name="copy_to_clipboard">Copiar para a Área de Transferência</string>
<string name="copy_npub_to_clipboard">Copiar npub para a área de transferência</string>
<string name="share_or_save">Compartilhar ou Salvar</string>
@ -821,4 +822,5 @@
<string name="torrent_download">Baixar</string>
<string name="torrent_failure">Falha ao abrir o arquivo</string>
<string name="torrent_no_apps">Nenhum aplicativo torrent instalado para abrir e baixar o arquivo.</string>
<string name="select_list_to_filter">Selecione uma lista para filtrar o feed</string>
</resources>

View File

@ -516,6 +516,7 @@
<string name="automatically_play_videos_description">Spela upp videor och GIFs automatiskt</string>
<string name="automatically_show_url_preview_description">Visa förhandsgranskning av URL</string>
<string name="load_image_description">När bilder ska laddas</string>
<string name="copy_stack_to_clipboard">Kopiera stacken</string>
<string name="copy_to_clipboard">Kopiera till Urklipp</string>
<string name="copy_npub_to_clipboard">Kopiera npub till urklipp</string>
<string name="share_or_save">Dela eller Spara</string>
@ -820,4 +821,5 @@
<string name="torrent_download">Ladda ner</string>
<string name="torrent_failure">Det gick inte att öppna filen</string>
<string name="torrent_no_apps">Inga torrent-appar installerade för att öppna och ladda ner filen.</string>
<string name="select_list_to_filter">Välj en lista för att filtrera flödet</string>
</resources>