diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
commit | 57090849560e8243a2e10efe03b06b0e67e032de (patch) | |
tree | da3b028a30c3c0bba8e717ed0cf8feeb414e25c5 /apps/files/l10n/vi.js | |
parent | 5c8cab61aba82c987adb59aad1b7cc3b67fbadc3 (diff) | |
download | nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.tar.gz nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 1fa8d9ac7e7..7b8bb3270df 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -8,6 +8,7 @@ OC.L10N.register( "Move or copy" : "Di chuyển hoặc sao chép", "Download" : "Tải về", "Delete" : "Xóa", + "Tags" : "Nhãn", "Home" : "Nhà", "Close" : "Đóng", "Favorites" : "Ưa thích", @@ -168,7 +169,6 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Chuyển {path} sang {userid}", "Invalid path selected" : "Đường dẫn không hợp lệ được chọn", "Ownership transfer request sent" : "Yêu cầu chuyển quyền sở hữu đã được gửi", - "Tags" : "Nhãn", "Unable to change the favourite state of the file" : "Không thể thay đổi trạng thái yêu thích của tệp", "Error while loading the file data" : "Lỗi xảy ra trong khi tải dữ liệu tệp", "Pick a template for {name}" : "Chọn một mẫu cho {name}", |