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_sharing/l10n/th_TH.php')
-rw-r--r--apps/files_sharing/l10n/th_TH.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php
index e192e0a97cd..706d0a561ed 100644
--- a/apps/files_sharing/l10n/th_TH.php
+++ b/apps/files_sharing/l10n/th_TH.php
@@ -1,11 +1,6 @@
<?php
$TRANSLATIONS = array(
-"Password" => "รหัสผ่าน",
-"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ",
-"%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ",
-"Download" => "ดาวน์โหลด",
-"Upload" => "อัพโหลด",
-"Cancel upload" => "ยกเลิกการอัพโหลด",
-"No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ"
+"Shared by {owner}" => "ถูกแชร์โดย {owner}",
+"Password" => "รหัสผ่าน"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";