diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-01 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-01 01:55:19 -0400 |
commit | 36b0c599f5acb9c9c4b718a416051098077fbe46 (patch) | |
tree | 21e07122d30e681da8d7c1984243761587cb00da /apps/files/l10n/gl.php | |
parent | 56b60b9cd283764931f24054b966d0cc6594da89 (diff) | |
download | nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.tar.gz nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.php')
-rw-r--r-- | apps/files/l10n/gl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index 611809e506c..59dd454de7d 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -42,6 +42,7 @@ $TRANSLATIONS = array( "Error fetching URL" => "Produciuse un erro ao obter o URL", "Share" => "Compartir", "Delete permanently" => "Eliminar permanentemente", +"Delete" => "Eliminar", "Rename" => "Renomear", "Your download is being prepared. This might take some time if the files are big." => "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes.", "Pending" => "Pendentes", @@ -85,7 +86,6 @@ $TRANSLATIONS = array( "You don’t have permission to upload or create files here" => "Non ten permisos para enviar ou crear ficheiros aquí.", "Nothing in here. Upload something!" => "Aquí non hai nada. Envíe algo.", "Download" => "Descargar", -"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.", |