fix(l10n): Update Vietnamese translations

Currently translated at 68.9% (513 of 744 strings)

Translation: Pachli/App : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/app-main/vi/
This commit is contained in:
Anonymous 2024-12-30 11:51:29 +00:00 committed by Nik Clayton
parent 6e8fc9e500
commit 4347f484b8

View File

@ -330,10 +330,10 @@
<string name="title_favourited_by">Lượt thích tút này</string> <string name="title_favourited_by">Lượt thích tút này</string>
<string name="title_reblogged_by">Lượt đăng lại tút này</string> <string name="title_reblogged_by">Lượt đăng lại tút này</string>
<plurals name="reblogs"> <plurals name="reblogs">
<item quantity="other">&lt;b>%s&lt;/b> Đăng lại</item> <item quantity="other">&lt;b&gt;%s&lt;/b&gt; Đăng lại</item>
</plurals> </plurals>
<plurals name="favs"> <plurals name="favs">
<item quantity="other">&lt;b>%1$s&lt;/b> Thích</item> <item quantity="other">&lt;b&gt;%1$s&lt;/b&gt; Thích</item>
</plurals> </plurals>
<string name="pin_action">Ghim</string> <string name="pin_action">Ghim</string>
<string name="unpin_action">Gỡ ghim</string> <string name="unpin_action">Gỡ ghim</string>
@ -550,6 +550,6 @@
<string name="notification_notification_worker">Đang nạp thông báo…</string> <string name="notification_notification_worker">Đang nạp thông báo…</string>
<string name="notification_prune_cache">Bảo trì bộ nhớ đệm…</string> <string name="notification_prune_cache">Bảo trì bộ nhớ đệm…</string>
<string name="error_media_playback">Không thể phát: %s</string> <string name="error_media_playback">Không thể phát: %s</string>
<string name="dialog_delete_filter_text">Xóa bộ lọc \'%1$s\'\?</string> <string name="dialog_delete_filter_text">Xóa bộ lọc \'%1$s\'?</string>
<string name="dialog_delete_filter_positive_action">Xóa</string> <string name="dialog_delete_filter_positive_action">Xóa</string>
</resources> </resources>