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

ug.php « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b05008575f88f7925671124d604f6a7e03efd02f (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Unknown error" => "يوچۇن خاتالىق",
"Encryption" => "شىفىرلاش"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";