summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/ca.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-01-16 17:34:42 +0100
committerRobin Appelman <icewind@owncloud.com>2012-01-16 17:34:53 +0100
commit965ea964392cff4d48c5e5896f5c3eb7be00fbee (patch)
tree5600fa4abb51ef6bf072c763baac8082d4df9a89 /apps/gallery/l10n/ca.php
parentb0dbca0cc7f2d07dbf01c54861b932d8dc9fe2df (diff)
downloadnextcloud-server-965ea964392cff4d48c5e5896f5c3eb7be00fbee.tar.gz
nextcloud-server-965ea964392cff4d48c5e5896f5c3eb7be00fbee.zip
update translations
Diffstat (limited to 'apps/gallery/l10n/ca.php')
-rw-r--r--apps/gallery/l10n/ca.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php
new file mode 100644
index 00000000000..f3eb40df553
--- /dev/null
+++ b/apps/gallery/l10n/ca.php
@@ -0,0 +1,5 @@
+<?php $TRANSLATIONS = array(
+"Gallery" => "Galeria",
+"Rescan" => "Escaneja de nou",
+"Back" => "Enrera"
+);