diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
commit | 8cebd2b7c021d2f3f646070476e62876713623e5 (patch) | |
tree | 9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/vi.js | |
parent | 79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff) | |
download | nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/vi.js')
-rw-r--r-- | apps/theming/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/vi.js b/apps/theming/l10n/vi.js index b1d0312711a..9abfc6f8678 100644 --- a/apps/theming/l10n/vi.js +++ b/apps/theming/l10n/vi.js @@ -24,8 +24,6 @@ OC.L10N.register( "Could not write file to disk" : "Không thể ghi tệp lên ổ đĩa", "A PHP extension stopped the file upload" : "Một phần mở rộng của PHP đã dừng tải tệp lên", "No file uploaded" : "Không có tệp nào được tải lên", - "Failed to clean up the old administration theming images folder" : "Không thể dọn sạch thư mục hình ảnh theo chủ đề quản trị cũ", - "Failed to clean up the old administration image folder" : "Không thể dọn sạch thư mục hình ảnh quản trị cũ", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Bạn đang sử dụng 1 chủ đề riêng. Các thiết lập của ứng dụng Chủ đề có thể bị ghi đè bởi nó.", "Theming" : "Điều chỉnh giao diện", "Appearance and accessibility" : "Chủ đề", @@ -108,6 +106,8 @@ OC.L10N.register( "Reset to default" : "Đặt lại về mặc định", "Upload" : "Tải lên", "Remove background image" : "Xóa bỏ ảnh nền", + "Failed to clean up the old administration theming images folder" : "Không thể dọn sạch thư mục hình ảnh theo chủ đề quản trị cũ", + "Failed to clean up the old administration image folder" : "Không thể dọn sạch thư mục hình ảnh quản trị cũ", "Select a custom color" : "Chọn màu tùy chỉnh" }, "nplurals=1; plural=0;"); |