summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/hy.php
blob: 127ae40821490826dc0d2eb13741dbbf2db6bcdd (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array(,),
"_%n file_::_%n files_" => array(,),
"Delete" => "Ջնջել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";