aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cy_GB.php
blob: bf05f890a949c24dda3e0326b28e6b3f44fe713e (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Password" => "Cyfrinair"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";