summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/gl.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-06-06 00:29:28 +0200
committerRobin Appelman <icewind@owncloud.com>2012-06-06 00:29:28 +0200
commitf7d221f5f0aadedf80ebb477c623612545c7be08 (patch)
tree4c640cf1d354921028f5ef320765e9fee4fad4ad /apps/gallery/l10n/gl.php
parenta3c1f70be423eb4e6bc76164da9d080ffe66305c (diff)
downloadnextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz
nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip
update translations
Diffstat (limited to 'apps/gallery/l10n/gl.php')
-rw-r--r--apps/gallery/l10n/gl.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/gl.php b/apps/gallery/l10n/gl.php
index b06a1598227..b7993ff5c89 100644
--- a/apps/gallery/l10n/gl.php
+++ b/apps/gallery/l10n/gl.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Fotografías",
+"Settings" => "Configuración",
"Rescan" => "Analizar de novo",
-"Back" => "Atrás"
+"Stop" => "Parar",
+"Share" => "Compartir",
+"Back" => "Atrás",
+"Remove confirmation" => "Eliminar confirmación",
+"Do you want to remove album" => "Quere eliminar o album",
+"Change album name" => "Trocar o nome do album",
+"New album name" => "Novo nome do album"
);