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

ur_PK.php « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bbf2391a93e4c1d03343dcf010e4312d663b2f39 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Restore" => "بحال"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";