summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk.php
blob: 72c9039571ecd7812359964339e7f5c4db233b80 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Download" => "Stiahnuť"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";