Blame view
sources/apps/user_migrate/l10n/th_TH.php
644 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "ส่งออก", "Something went wrong while the export file was being generated" => "เกิดข้อผิดพลาดบางประการในระหว่างการส่งออกไฟล์", "An error has occurred" => "เกิดข้อผิดพลาดบางประการ", "User Account Migration" => "การถ่ายโอนระบบของบัญชีผู้ใช้งาน", "Export and import ownCloud user accounts." => "ส่งออกและนำเข้าบัญชีผู้ใช้งาน ownCloud" ); |