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

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