chore(web): update translations (#11429)
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ar/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/bg/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ca/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/cs/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/es/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/he/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ko/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/lt/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/pl/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/tr/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/uk/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/vi/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/ Translation: Immich/immich Co-authored-by: Atakan Dulker <atakandulker@gmail.com> Co-authored-by: CanbiZ <mickey.leskowitz@gmail.com> Co-authored-by: Dmitry Banny <dj.icecore@gmail.com> Co-authored-by: Enoé Mugnaschi <enmuro@gmail.com> Co-authored-by: Florian Ostertag <florian.kuepper@gmail.com> Co-authored-by: Junghyuk Kwon <kwon@junghy.uk> Co-authored-by: Maciek S <maslanypotwor1@gmail.com> Co-authored-by: Manar Aldroubi <droubi@gmail.com> Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com> Co-authored-by: Ponas <le.slab124@aleeas.com> Co-authored-by: Shawn <xiaxinx@gmail.com> Co-authored-by: Ultragian <giancarlo.brasil@gmail.com> Co-authored-by: Unimpeded Lemur <yg7lh0fz3@mozmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: tddaij <xdaint@gmail.com> Co-authored-by: waclaw66 <waclaw66@seznam.cz> Co-authored-by: Вячеслав Лукьяненко <madeinchuguev@gmail.com> Co-authored-by: 李奕寯 <eugenelego88@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"add_to_shared_album": "Thêm vào album chia sẻ",
|
||||
"added_to_archive": "Thêm vào kho lưu trữ",
|
||||
"added_to_favorites": "Đã thêm vào mục yêu thích",
|
||||
"added_to_favorites_count": "Đã thêm {count} vào mục yêu thích",
|
||||
"added_to_favorites_count": "Đã thêm {count, number} vào mục yêu thích",
|
||||
"admin": {
|
||||
"add_exclusion_pattern_description": "Thêm quy tắc loại trừ. Hỗ trợ sử dụng ký tự *, **, và ?. Để bỏ qua tất cả các tệp bất kỳ trong thư mục tên \"Raw\", hãy dùng \"**/Raw/**\". Để bỏ qua các tệp có đuôi \".tif\", hãy dùng \"**/*.tif\". Để bỏ qua một đường dẫn đầy đủ, hãy dùng \"/path/to/ignore/**\".",
|
||||
"authentication_settings": "Cài đặt đăng nhập",
|
||||
@@ -1190,7 +1190,7 @@
|
||||
"total_usage": "Tổng sử dụng",
|
||||
"trash": "Thùng rác",
|
||||
"trash_all": "Vứt tất cả",
|
||||
"trash_count": "Thùng rác {count}",
|
||||
"trash_count": "Thùng rác {count, number}",
|
||||
"trash_delete_asset": "Vứt bỏ/Xóa tệp tin",
|
||||
"trash_no_results_message": "Ảnh và video đã bị vứt vào thùng rác sẽ xuất hiện ở đây.",
|
||||
"trashed_items_will_be_permanently_deleted_after": "Các mục đã bị vứt vào thùng rác sẽ bị xóa vĩnh viễn sau {days, plural, one {# ngày} other {# ngày}}.",
|
||||
@@ -1220,7 +1220,7 @@
|
||||
"upload": "Tải lên",
|
||||
"upload_concurrency": "Đồng thời tải lên",
|
||||
"upload_errors": "Tải lên hoàn tất với {count, plural, one {# lỗi} other {# lỗi}}, làm mới trang để xem các tệp tin tải lên mới.",
|
||||
"upload_progress": "Còn lại {remaining} - Đã xử lý {processed}/{total}",
|
||||
"upload_progress": "Còn lại {remaining, number} - Đã xử lý {processed, number}/{total, number}",
|
||||
"upload_skipped_duplicates": "Bỏ qua {count, plural, one {# tệp tin trùng lặp} other {# tệp tin trùng lặp}}",
|
||||
"upload_status_duplicates": "Trùng lặp",
|
||||
"upload_status_errors": "Lỗi",
|
||||
|
||||
Reference in New Issue
Block a user