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