Blame view
sources/apps/user_migrate/l10n/vi.php
459 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "xuất ra", "Something went wrong while the export file was being generated" => "Một cái gì đó đã sai trong khi bạn xuất các tập tin đã được tạo ra", "An error has occurred" => "Một lỗi đã xảy ra", "User Account Migration" => "Chuyển đổi tài khoản người dùng", "Export and import ownCloud user accounts." => "Xuất và nhập tài khoản người dùng của ownCloud" ); |