diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
commit | 7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch) | |
tree | a70fc5e168b3a8a204450732887b50d65c81afb1 /core/l10n/vi.js | |
parent | ff06a803e61025e58749b71a17a32457785338d9 (diff) | |
download | nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 28932c401a0..42e166c333f 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -177,10 +177,10 @@ 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", "Load more results" : "Tải thêm kết quả", + "Searching …" : "Đang tìm kiếm ...", "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,6 +410,7 @@ 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.", |