summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/oc.php
blob: 6316969769007fd44dd60cd0f0a8078b61e53de0 (plain)
1
2
3
4
5
6
7
8
<?php
$TRANSLATIONS = array(
"Cancel" => "Annula",
"Password" => "Senhal",
"Name" => "Nom",
"Download" => "Avalcarga"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";