diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/gallery/l10n/ca.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
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" ); |