Blame view
sources/apps/files_sharing/l10n/th_TH.php
613 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 |
"Password" => "รหัสผ่าน", |
|
03e52840d
|
4 5 6 |
"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ", "%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ", "Download" => "ดาวน์โหลด", |
|
31b7f2792
|
7 8 9 |
"Upload" => "อัพโหลด", "Cancel upload" => "ยกเลิกการอัพโหลด", "No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ" |
|
03e52840d
|
10 |
); |
|
31b7f2792
|
11 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |