diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
commit | fa35650e0a25502fa21153923890d693f3870621 (patch) | |
tree | 309369375ad966d0494af9299febccec0c457df8 /lib/l10n/gl.php | |
parent | 98e76b8978fafb390205b133df8bd8a172a9a32d (diff) | |
download | nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.tar.gz nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r-- | lib/l10n/gl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index 351f18c7155..f5309d95081 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -5,11 +5,14 @@ "Users" => "Usuarios", "Apps" => "Aplicativos", "Admin" => "Administración", +"Failed to upgrade \"%s\"." => "Non foi posíbel anovar «%s».", "web services under your control" => "servizos web baixo o seu control", +"cannot open \"%s\"" => "non foi posíbel abrir «%s»", "ZIP download is turned off." => "As descargas ZIP están desactivadas.", "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.", +"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargue os ficheiros en cachos máis pequenos e por separado, ou pídallos amabelmente ao seu administrador.", "couldn't be determined" => "non foi posíbel determinalo", "Application is not enabled" => "O aplicativo non está activado", "Authentication error" => "Produciuse un erro de autenticación", @@ -49,5 +52,6 @@ "%d months ago" => "Vai %d meses", "last year" => "último ano", "years ago" => "anos atrás", +"Caused by:" => "Causado por:", "Could not find category \"%s\"" => "Non foi posíbel atopar a categoría «%s»" ); |