summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ca.php
blob: 223495455f0e3fad598dd0a967602b3675da0c03 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Contrasenya",
"Submit" => "Envia",
"%s shared the folder %s with you" => "%s ha compartit la carpeta %s amb vós",
"%s shared the file %s with you" => "%s ha compartit el fitxer %s amb vós",
"Download" => "Baixa",
"No preview available for" => "No hi ha vista prèvia disponible per a",
"web services under your control" => "controleu els vostres serveis web"
);