summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/ca.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/ca.php')
-rw-r--r--apps/gallery/l10n/ca.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php
index b007d776ec2..cbb0d8b6c5f 100644
--- a/apps/gallery/l10n/ca.php
+++ b/apps/gallery/l10n/ca.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Fotos",
"Rescan" => "Escaneja de nou",
-"Back" => "Enrera"
+"Stop" => "Atura",
+"Share" => "Comparteix",
+"Settings" => "Arranjament",
+"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"
);