Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-30 09:18:49 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-30 09:18:49 +0300
commitb74bdb36ff7492a85474df9d8a56950bdec2fd1d (patch)
tree38a7f17cd97d81b7959dd53287d41c323c4e4157 /l10n
parent3bf1774ec8481452384ceece1df99f59c7cd67de (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 8773769f..883c7a58 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Gallery" : "Galería",
"Pictures" : "Imágenes",
+ "No pictures found" : "Ninguna imagen encontrada",
+ "Nothing in here" : "No hay nada aquí",
"Aborting preview. Could not find the file" : "Abortando previsualización. No se pudo encontrar el archivo",
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
"Invalid ownCloud url" : "URL de ownCloud inválida",
diff --git a/l10n/es.json b/l10n/es.json
index 102c0175..4611e20d 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,6 +1,8 @@
{ "translations": {
"Gallery" : "Galería",
"Pictures" : "Imágenes",
+ "No pictures found" : "Ninguna imagen encontrada",
+ "Nothing in here" : "No hay nada aquí",
"Aborting preview. Could not find the file" : "Abortando previsualización. No se pudo encontrar el archivo",
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
"Invalid ownCloud url" : "URL de ownCloud inválida",