diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-24 00:14:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-24 00:14:51 -0500 |
commit | ba0e09adce14b6ccd36eb93b475f5c4400701587 (patch) | |
tree | 63e4aa4de0644849452fa4dfa51d6b7ae41437b9 /lib/l10n/gl.php | |
parent | aeefe48cba49a869bfe93cdf10cc3da79914e080 (diff) | |
download | nextcloud-server-ba0e09adce14b6ccd36eb93b475f5c4400701587.tar.gz nextcloud-server-ba0e09adce14b6ccd36eb93b475f5c4400701587.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r-- | lib/l10n/gl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index d6366022e69..cf13408b2cd 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Os ficheiros necesitan seren descargados dun en un.", "Back to Files" => "Volver aos ficheiros", "Selected files too large to generate zip file." => "Os ficheiros seleccionados son demasiado grandes como para xerar un ficheiro zip.", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "Descargue os ficheiros en fragmentos máis pequenos e por separado, ou pídallos amabelmente ao seu administrador.", "No source specified when installing app" => "Non foi especificada ningunha orixe ao instalar aplicativos", "No href specified when installing app from http" => "Non foi especificada ningunha href ao instalar aplicativos", "No path specified when installing app from local file" => "Non foi especificada ningunha ruta ao instalar aplicativos desde un ficheiro local", |