diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:50:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:50:53 +0000 |
commit | 2f1d247c3a57355938835a161a81bf4251c22fa7 (patch) | |
tree | 0f2320daa308bae59d6f51ed49a550d1881bbf92 /core | |
parent | b697522db9d55cf81cb7a7236051ca1b734f3c4c (diff) | |
download | nextcloud-server-2f1d247c3a57355938835a161a81bf4251c22fa7.tar.gz nextcloud-server-2f1d247c3a57355938835a161a81bf4251c22fa7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/vi.js | 2 | ||||
-rw-r--r-- | core/l10n/vi.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 913caf19c8a..92c76bffe97 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -126,6 +126,8 @@ OC.L10N.register( "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", "Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "Pending" : "Đang chờ được phê duyệt", "Home" : "Trang chủ", "Copy to {folder}" : "Sao chép tới thư mục {folder}", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 84f9c755df4..256c397ccc3 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -124,6 +124,8 @@ "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", "Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "Pending" : "Đang chờ được phê duyệt", "Home" : "Trang chủ", "Copy to {folder}" : "Sao chép tới thư mục {folder}", |