diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-08 01:54:52 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-08 01:54:52 -0400 |
commit | ff0faacf0bafa53648483fff3fa4a885a87ea298 (patch) | |
tree | 5d27f957a312cbcad1d74a08c4f07d1bca1bd049 /core/l10n/gl.js | |
parent | e9de60f971d857e7c5bbcbe586e348486ce9a8fd (diff) | |
download | nextcloud-server-ff0faacf0bafa53648483fff3fa4a885a87ea298.tar.gz nextcloud-server-ff0faacf0bafa53648483fff3fa4a885a87ea298.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 75fbfd31432..50aba1a1711 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -134,6 +134,7 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Ola {name}, o tempo é {weather}", "Hello {name}" : "Ola {name}", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], + "{version} is available. Get more information on how to update." : "{version} está dispoñíbel. Obteña máis información sobre como actualizar.", "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a versión {version}, isto pode levar un anaco.", "Please reload the page." : "Volva cargar a páxina.", "The update was unsuccessful. " : "Fracasou a actualización.", |