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_external/l10n/th_TH.php

27 lines
1.9 KiB

<?php
$TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "กรณากรอกรหส app key ของ Dropbox และรหสล",
"Location" => "ตำแหนงทอย",
"Host" => "โฮสต",
"Username" => "อผใชงาน",
"Password" => "รหสผาน",
"Share" => "แชร",
"URL" => "URL",
"Access granted" => "การเขาถงไดบอนญาตแล",
"Error configuring Dropbox storage" => "เกดขอผดพลาดในการกำหนดคาพนทดเกบขอมล Dropbox",
"Grant access" => "อนญาตใหเขาถงได",
"Error configuring Google Drive storage" => "เกดขอผดพลาดในการกำหนดคาการจดเกบขอมลในพนทของ Google Drive",
"Personal" => "วนต",
"Name" => "",
"External Storage" => "นทดเกบขอมลจากภายนอก",
"Folder name" => "อโฟลเดอร",
"Configuration" => "การกำหนดค",
"All Users" => "ใชงานทงหมด",
"Groups" => "กล",
"Users" => "ใชงาน",
"Delete" => "ลบ",
"Enable User External Storage" => "เปดใหการใชนทดเกบขอมลของผใชงานจากภายนอกได",
"SSL root certificates" => "ใบรบรองความปลอดภยดวยระบบ SSL จาก Root",
"Import Root Certificate" => "นำเขาขอมลใบรบรองความปลอดภยจาก Root"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";