aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sw_KE.php
blob: 0acad00e8b58f9aeba594f70d8957213bf899c9a (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";