vi.php
1.47 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "Chào mừng đến với ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Dịch vụ web cá nhân của bạn. Mọi file, liên hệ, lịch của bạn và nhiều hơn thế trong 1 nơi duy nhất",
"Get the apps to sync your files" => "Nhận ứng dụng để đồng bộ file của bạn",
"Connect your desktop apps to ownCloud" => "Kết nối ứng dụng để bàn tới ownCloud",
"Connect your Calendar" => "Kết nối tới lịch của bạn",
"Connect your Contacts" => "Kết nối tới liên lạc của bạn",
"Access files via WebDAV" => "Truy cập file qua WebDAV",
"There’s more information in the <a href=\"http://doc.owncloud.org/server/5.0/user_manual/\">documentation</a> and on our <a href=\"http://owncloud.org\">website</a>." => "Xem thêm thông tin trong <a href=\"http://doc.owncloud.org/server/5.0/user_manual/\">tài liệu</a> và <a href=\"http://owncloud.org\">website</a> của chúng tôi.",
"If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommend it to your friends</a>!" => "Nếu bạn thích ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">giới thiệu với bạn bè của bạn</a>!"
);