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

sq.php « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66d3b2fb102a864b1ea385783aface41aded6ce0 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Save" => "Ruaj"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";