summaryrefslogtreecommitdiffstats
path: root/apps/gallery
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-26 02:02:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-26 08:03:10 +0200
commit42c22bee369c46f29b84e665b2edd8c2875fdaf0 (patch)
tree6d8d67bd8f1c68c466b1aee89649c2ef8465385b /apps/gallery
parentd24326ecce85fd103e186cfc3a00ebf8423bf4dc (diff)
downloadnextcloud-server-42c22bee369c46f29b84e665b2edd8c2875fdaf0.tar.gz
nextcloud-server-42c22bee369c46f29b84e665b2edd8c2875fdaf0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/gallery')
-rw-r--r--apps/gallery/l10n/es.php8
-rw-r--r--apps/gallery/l10n/it.php8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php
index 03e8d6a4563..aa425a0bd04 100644
--- a/apps/gallery/l10n/es.php
+++ b/apps/gallery/l10n/es.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Pictures" => "Imágenes",
-"Settings" => "Preferencias",
-"Rescan" => "Refrescar",
-"Stop" => "Parar",
-"Share" => "Compartir",
+"Share gallery" => "Compartir galería",
+"Error: " => "Fallo ",
+"Internal error" => "Fallo interno",
+"Slideshow" => "Presentación",
"Back" => "Atrás",
"Remove confirmation" => "Borrar confirmación",
"Do you want to remove album" => "¿Quieres eliminar el álbum",
diff --git a/apps/gallery/l10n/it.php b/apps/gallery/l10n/it.php
index e21a1d6524b..ef8d596e7eb 100644
--- a/apps/gallery/l10n/it.php
+++ b/apps/gallery/l10n/it.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Pictures" => "Immagini",
-"Settings" => "Impostazioni",
-"Rescan" => "Nuova scansione",
-"Stop" => "Ferma",
-"Share" => "Condividi",
+"Share gallery" => "Condividi la galleria",
+"Error: " => "Errore: ",
+"Internal error" => "Errore interno",
+"Slideshow" => "Presentazione",
"Back" => "Indietro",
"Remove confirmation" => "Rimuovi conferma",
"Do you want to remove album" => "Vuoi rimuovere l'album",