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

11 lines
613 B

<?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" => "ไมสามารถดวอยางไดสำหร"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";