summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/ca.php
blob: 119562324f46b46d5e57f3589552a963f5da3a48 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Gallery" => "Galeria",
"Scanning directories" => "S'estan escanejant carpetes",
"Creating thumbnails" => "S'estan creant miniatures",
"Do you wan't to remove album" => "Voleu eliminar l'àlbum",
"Input new gallery name" => "Escriviu el nom nou de la galeria",
"Rescan" => "Escaneja de nou",
"Back" => "Enrera"
);