diff options
Diffstat (limited to 'apps/gallery/l10n/ca.php')
-rw-r--r-- | apps/gallery/l10n/ca.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php index 39463a055e4..b007d776ec2 100644 --- a/apps/gallery/l10n/ca.php +++ b/apps/gallery/l10n/ca.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galeria", -"Scanning directories" => "S'estan escanejant carpetes", -"No photos found" => "No s'han trobat fotos", -"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" ); |