diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /core/l10n/vi.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 2edd6c0e464..e2f28613f20 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -186,6 +186,9 @@ OC.L10N.register( "Install the Contacts app" : "Cài đặt ứng dụng Danh bạ", "Loading your contacts …" : "Đang tải liên hệ của bạn ...", "Looking for {term} …" : "Đang tìm kiếm {term} ...", + "Modified" : "Thay đổi", + "Today" : "Hôm nay", + "Not found" : "Không tìm thấy", "Forgot password?" : "Quên mật khẩu sao?", "Back to login form" : "Quay lại trang đăng nhập", "Back" : "Quay lại", @@ -410,7 +413,6 @@ OC.L10N.register( "No more subfolders in here" : "Không còn thư mục con ở đây", "Name" : "Tên", "Size" : "Kích cỡ", - "Modified" : "Thay đổi", "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận", "File name cannot be empty." : "Tên file không được rỗng", "\"/\" is not allowed inside a file name." : "\"/\" không được phép có trong tên tệp.", |