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

tl_PH.php « l10n « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e012fb1656e37336d55b280b5a0fe07fce8b4621 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";