summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/th_TH.php
blob: 1594037396f7523496204722b411e2cd2ed0a91e (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Cancel" => "ยกเลิก",
"Shared by" => "ถูกแชร์โดย",
"Password" => "รหัสผ่าน",
"Name" => "ชื่อ",
"Download" => "ดาวน์โหลด"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";