Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/th_TH.php')
-rw-r--r--apps/files_external/l10n/th_TH.php24
1 files changed, 0 insertions, 24 deletions
diff --git a/apps/files_external/l10n/th_TH.php b/apps/files_external/l10n/th_TH.php
deleted file mode 100644
index c2c577e4971..00000000000
--- a/apps/files_external/l10n/th_TH.php
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Please provide a valid Dropbox app key and secret." => "กรุณากรอกรหัส app key ของ Dropbox และรหัสลับ",
-"Location" => "ตำแหน่งที่อยู่",
-"Port" => "พอร์ต",
-"Region" => "พื้นที่",
-"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" => "การกำหนดค่า",
-"Delete" => "ลบ",
-"Enable User External Storage" => "เปิดให้มีการใช้พื้นที่จัดเก็บข้อมูลของผู้ใช้งานจากภายนอกได้"
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";