Merge pull request #2391 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate
This commit is contained in:
Konrad Pozniak 2022-03-19 21:07:05 +01:00 committed by GitHub
commit e0f29c1fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 3 deletions

View File

@ -521,4 +521,10 @@
<string name="pref_title_confirm_favourites">Bestätigungsdialog vor dem Favorisieren eines Beitrags</string>
<string name="dialog_delete_conversation_warning">Diese Unterhaltung wirklich löschen\?</string>
<string name="action_delete_conversation">Unterhaltung löschen</string>
<string name="duration_30_days">30 Tage</string>
<string name="duration_60_days">60 Tage</string>
<string name="duration_90_days">90 Tage</string>
<string name="duration_365_days">365 Tage</string>
<string name="duration_14_days">14 Tage</string>
<string name="duration_180_days">180 Tage</string>
</resources>

View File

@ -47,7 +47,7 @@
<string name="notification_favourite_format">%s favoritou teu toot</string>
<string name="notification_follow_format">%s te seguiu</string>
<string name="report_username_format">Denunciar @%s</string>
<string name="report_comment_hint">Mais comentários\?</string>
<string name="report_comment_hint">Comentários adicionais aqui</string>
<string name="action_quick_reply">Resposta rápida</string>
<string name="action_reply">Responder</string>
<string name="action_reblog">Dar boost</string>
@ -517,6 +517,12 @@
<string name="dialog_delete_conversation_warning">Excluir esta conversa\?</string>
<string name="action_delete_conversation">Excluir conversa</string>
<string name="dialog_delete_list_warning">Deseja excluir a lista %s\?</string>
<string name="action_unbookmark">Remover favorito</string>
<string name="pref_title_confirm_favourites">Mostrar janela de confirmação antes de favoritar</string>
<string name="action_unbookmark">Remover do Salvos</string>
<string name="pref_title_confirm_favourites">Solicitar confirmação antes de favoritar</string>
<string name="duration_30_days">30 dias</string>
<string name="duration_60_days">60 dias</string>
<string name="duration_90_days">90 dias</string>
<string name="duration_180_days">180 dias</string>
<string name="duration_14_days">14 dias</string>
<string name="duration_365_days">365 dias</string>
</resources>