diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-09 01:55:22 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-09 01:55:22 -0500 |
commit | d4fc2f555b305ce215af3bfcc68a2ffea89f0a53 (patch) | |
tree | 90a2b98921c15ece989469719fe13cfa31700466 /core/l10n/gl.js | |
parent | 6c5925397871b018fa6bad147b0055a6ab1d2f5d (diff) | |
download | nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.tar.gz nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.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 a9f3dd839cb..638c7ef0182 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -119,6 +119,7 @@ OC.L10N.register( "Hello world!" : "Hola mundo!", "sunny" : "soleado", "Hello {name}, the weather is {weather}" : "Olá {name}, o tempo é {weather}", + "Hello {name}" : "Ola {name}", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], "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.", |