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

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