diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:20:05 +0000 |
commit | 01bce97d6c6f17617b5ec2c7935dd063936b17dd (patch) | |
tree | bec079bcf8d4f4e4d017986810288b7a148c4dfb /lib/l10n/vi.js | |
parent | 49181aedd108eaa44ad1b60b7f5d62f8bf860c78 (diff) | |
download | nextcloud-server-01bce97d6c6f17617b5ec2c7935dd063936b17dd.tar.gz nextcloud-server-01bce97d6c6f17617b5ec2c7935dd063936b17dd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 44dbf8cb018..11dec3c6127 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -53,9 +53,9 @@ OC.L10N.register( "Additional settings" : "Cài đặt bổ sung", "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.", "Set an admin password." : "Thiết lập mật khẩu quản trị", + "Click the button below to open it." : "Bấm vào nút bên dưới để mở nó.", "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ó.", "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Sunday" : "Chủ nhật", "Monday" : "Thứ 2", |