diff options
author | Alex Ning <chineseperson5@gmail.com> | 2021-08-18 13:46:20 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2021-08-18 13:46:20 +0000 |
commit | e4ef26adb62468ca1863f6ad663114e9356748e1 (patch) | |
tree | 4c26f487f39991b1638e08436f0405839cf3aa93 /app/src/main/res/values-vi/strings.xml | |
parent | 6b874cc25dfdfab10e061a586d706168969a3457 (diff) | |
download | infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.tar infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.tar.gz infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.tar.bz2 infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.tar.lz infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.tar.xz infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.tar.zst infinity-for-reddit-e4ef26adb62468ca1863f6ad663114e9356748e1.zip |
New languages: Portuguese and Somali. Update translation.
Diffstat (limited to 'app/src/main/res/values-vi/strings.xml')
-rw-r--r-- | app/src/main/res/values-vi/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 10f23c53..6931c715 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -226,6 +226,8 @@ Nhấn để thử lại."</string> <string name="search">"Tìm kiếm"</string> <string name="posting_video">"Đang đăng video"</string> <string name="posting_image">"Đang đăng hình ảnh"</string> + + <!-- Fuzzy --> <string name="please_wait">"Vui lòng đợi."</string> <string name="add_account">"Thêm tài khoản"</string> <string name="anonymous_account">"Vô danh"</string> @@ -320,6 +322,8 @@ Nhấn để thử lại."</string> <string name="settings_volume_keys_navigate_posts_title">"Dùng nút âm lượng để di chuyển bài đăng"</string> <string name="settings_mute_video_title">"Tắt tiếng Video"</string> <string name="settings_mute_nsfw_video_title">"Tắt tiếng video NSFW"</string> + + <!-- Fuzzy --> <string name="settings_automatically_try_redgifs_title">"Tự động thử truy cập Redgifs nếu Video trên Gfycat bị xóa."</string> <string name="settings_video_player_ignore_nav_bar_title">"Bỏ qua thanh điều hướng trong trình phát video"</string> <string name="settings_video_player_ignore_nav_bar_summary">"Ngăn trình điều khiển video có thêm lề"</string> @@ -957,6 +961,8 @@ Thông báo: %2$s"</string> <string name="action_copy_link">"Sao chép liên kết"</string> <string name="action_add_to_post_filter">"Thêm vào bộ lọc bài đăng"</string> <string name="settings_do_not_blur_nsfw_in_nsfw_subreddits_title">"Không làm mờ các hình ảnh NSFW trong các subreddit NSFW"</string> + + <!-- Fuzzy --> <string name="settings_show_avatar_on_the_right">"Hiện ảnh đại diện ở bên trái"</string> <string name="settings_backup_settings_title">"Sao lưu cài đặt"</string> <string name="settings_restore_settings_title">"Khôi phục cài đặt"</string> @@ -1014,6 +1020,8 @@ Thông báo: %2$s"</string> <string name="action_delete_logs">"Xoá nhật ký"</string> <string name="inbox_with_count">"Hộp thư đến (%1$d)"</string> <string name="comment_continue_thread">"Tiếp tục thread"</string> + + <!-- Fuzzy --> <string name="settings_swipe_vertically_to_go_back_from_media_title">"Vuốt dọc để quay lại từ phương tiện"</string> <string name="settings_hide_post_flair">"Ẩn tư cách bài đăng"</string> <string name="settings_crash_reports_title">"Báo cáo dừng đột ngột"</string> |