diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-08 02:25:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-08 02:25:16 +0000 |
commit | 1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced (patch) | |
tree | 789840854c0787bebb789fa1d8b764ed2e4c0684 /lib/l10n/vi.json | |
parent | b765a227052300ac76daaecaf37f8e48e77dedec (diff) | |
download | nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.tar.gz nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.json')
-rw-r--r-- | lib/l10n/vi.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json index 177188ac830..21c16c00f8c 100644 --- a/lib/l10n/vi.json +++ b/lib/l10n/vi.json @@ -43,6 +43,7 @@ "About" : "Giới thiệu", "Full name" : "Tên đầy đủ", "Unknown user" : "Người dùng không tồn tại", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit.", "Open »%s«" : "Mở »%s«", "%1$s via %2$s" : "%1$s thông qua %2$s", "Click the button below to open it." : "Bấm vào nút bên dưới để mở nó.", @@ -90,7 +91,6 @@ "Application is not enabled" : "Ứng dụng không được BẬT", "Authentication error" : "Lỗi xác thực", "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.", - "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Hãy xóa thiết lập open_basedir tại tập tin cấu hình php.ini hoặc chuyển sang dùng PHP 64-bit." + "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |