You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/vi.php

21 lines
718 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Đóng",
"Share" => "Chia sẻ",
"'.' is an invalid file name." => "'.' là một tên file không hợp lệ",
"File name cannot be empty." => "Tên file không được rỗng",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng.",
"Cancel" => "Hủy",
"Create" => "Tạo",
"Delete" => "Xóa",
"Family" => "Gia đình",
"OK" => "Chấp nhận",
"Open" => "Mở",
"Options" => "Tùy chọn",
"Save" => "Lưu",
"Size" => "Kích cỡ",
"Text" => "Văn bản",
"Edit" => "Sửa",
"Upload" => "Tải lên",
"Password" => "Mật khẩu"
);