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

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