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

pa.php « l10n « files_encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 771dd8b449786812f460b29cf150dcfd937ab8a8 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Unknown error" => "ਅਣਜਾਣ ਗਲਤੀ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";