You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption/l10n/th_TH.php

16 lines
3.3 KiB

<?php $TRANSLATIONS = array(
"Please switch to your ownCloud client and change your encryption password to complete the conversion." => "กรณาสลบไปทโปรแกรมไคลเอนต ownCloud ของคณ แลวเปลยนรหสผานสำหรบการเขารหสเพอแปลงขอมลใหเสรจสมบรณ",
"switched to client side encryption" => "สลบไปใชการเขารหสจากโปรแกรมไคลเอนต",
"Change encryption password to login password" => "เปลยนรหสผานสำหรบเขารหสไปเปนรหสผานสำหรบการเขาสระบบ",
"Please check your passwords and try again." => "กรณาตรวจสอบรหสผานของคณแลวลองใหมกคร",
"Could not change your file encryption password to your login password" => "ไมสามารถเปลยนรหสผานสำหรบการเขารหสไฟลของคณไปเปนรหสผานสำหรบการเขาสระบบของคณได",
"Choose encryption mode:" => "เลอกรปแบบการเขารหส:",
"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "การเขารหสดวยโปรแกรมไคลเอนต (ปลอดภยทด แตจะทำใหณไมสามารถเขาถงขอมลตางๆจากหนาจอเวบไซตได)",
"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "การเขารหสจากทางฝงเซฟเวอร (อนญาตใหณเขาถงไฟลของคณจากหนาจอเวบไซต และโปรแกรมไคลเอนตจากเครองเดสกอปได)",
"None (no encryption at all)" => "ไมอง (ไมการเขารหสเลย)",
"Important: Once you selected an encryption mode there is no way to change it back" => "อความสำคญ: หลงจากทณไดเลอกรปแบบการเขารหสแลว จะไมสามารถเปลยนกลบมาใหมได",
"User specific (let the user decide)" => "ใหใชงานเลอกเอง (ปลอยใหใชงานตดสนใจเอง)",
"Encryption" => "การเขารห",
"Exclude the following file types from encryption" => "ไมองรวมชนดของไฟลงตอไปนจากการเขารห",
"None" => "ไมอง"
);