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

th_TH.php « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12555767d4fd13d18e3ae0de19051ce57512b374 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Unknown error" => "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
"Encryption" => "การเข้ารหัส"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";