summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ca.php
blob: 6e7b2c8bb73dff00433977b607ecaa9e9fa8537d (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Nom",
"1 folder" => "1 carpeta",
"{count} folders" => "{count} carpetes",
"1 file" => "1 fitxer",
"{count} files" => "{count} fitxers",
"Restore" => "Recupera"
);