server/apps/files_encryption/l10n/ug.php
2014-10-10 01:55:10 -04:00

6 lines
156 B
PHP

<?php
$TRANSLATIONS = array(
"Unknown error" => "يوچۇن خاتالىق",
"Encryption" => "شىفىرلاش"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";