summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-26 01:55:36 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-26 01:55:36 -0400
commit790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 (patch)
tree30dc69cb3f624dc89c607246f65a4b298f9d2570 /apps/files/l10n/gl.php
parent5fa67a4fb0f5e9bd2413336e3de5a02e41215d19 (diff)
downloadnextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.tar.gz
nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.php')
-rw-r--r--apps/files/l10n/gl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php
index 98a3a73b296..474d06b5d1f 100644
--- a/apps/files/l10n/gl.php
+++ b/apps/files/l10n/gl.php
@@ -88,7 +88,6 @@ $TRANSLATIONS = array(
"Delete" => "Eliminar",
"Upload too large" => "Envío demasiado grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor",
-"Files are being scanned, please wait." => "Estanse analizando os ficheiros. Agarde.",
-"Current scanning" => "Análise actual"
+"Files are being scanned, please wait." => "Estanse analizando os ficheiros. Agarde."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";