diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-03 02:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-03 02:14:09 +0000 |
commit | bfb764b5f3a26add7059391134c86a1fca460dfd (patch) | |
tree | 2597938310cae02101b1b40ed29fe88f635c2565 /lib/l10n/vi.js | |
parent | 87f8f9ff1d8ef837c3aea501ba7780ea1e916e66 (diff) | |
download | nextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.tar.gz nextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index b70a96aaa61..a429b2d045a 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -45,7 +45,6 @@ OC.L10N.register( "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ó.", @@ -93,6 +92,7 @@ OC.L10N.register( "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" + "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." }, "nplurals=1; plural=0;"); |