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

jv.php « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 690632bdba02f02aa1d936feb666acda97002e8e (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Download" => "Njipuk"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";