diff options
Diffstat (limited to 'apps/gallery/l10n/ca.php')
-rw-r--r-- | apps/gallery/l10n/ca.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php deleted file mode 100644 index 1c5848cee28..00000000000 --- a/apps/gallery/l10n/ca.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php $TRANSLATIONS = array( -"Pictures" => "Fotos", -"Share gallery" => "Comperteix la galeria", -"Error: " => "Error: ", -"Internal error" => "Error intern", -"Slideshow" => "Passi de diapositives", -"Back" => "Enrera", -"Remove confirmation" => "Elimina la confirmació", -"Do you want to remove album" => "Voleu eliminar l'àlbum", -"Change album name" => "Canvia el nom de l'àlbum", -"New album name" => "Nom nou de l'àlbum" -); |