diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
commit | 5ef389610f063fde99fb9919725283165e68d8cb (patch) | |
tree | 83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files/l10n/gl.php | |
parent | 89818e279b5643152482141ae610cfc87c624f38 (diff) | |
download | nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.php')
-rw-r--r-- | apps/files/l10n/gl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index dbfd83f030e..14992f58385 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -25,6 +25,7 @@ "undo" => "desfacer", "perform delete operation" => "realizar a operación de eliminación", "1 file uploading" => "Enviándose 1 ficheiro", +"files uploading" => "ficheiros enviándose", "'.' is an invalid file name." => "«.» é un nome de ficheiro incorrecto", "File name cannot be empty." => "O nome de ficheiro non pode estar baleiro", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».", @@ -32,10 +33,12 @@ "Your storage is almost full ({usedSpacePercent}%)" => "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)", "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.", "Unable to upload your file as it is a directory or has 0 bytes" => "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes", +"Not enough space available" => "O espazo dispoñíbel é insuficiente", "Upload cancelled." => "Envío cancelado.", "File upload is in progress. Leaving the page now will cancel the upload." => "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío.", "URL cannot be empty." => "O URL non pode quedar baleiro.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome de cartafol incorrecto. O uso de «Shared» está reservado por Owncloud", +"Error" => "Erro", "Name" => "Nome", "Size" => "Tamaño", "Modified" => "Modificado", |