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

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