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

hy.php « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f933bec8feb91959b1303f8d028dda1c815ccf3e (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Delete" => "Ջնջել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";