diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:37 +0000 |
commit | 38278fc1e5f2f14bef80822ea34a559a276f4b7d (patch) | |
tree | 73668b1635f0fd635577a4cd89b8f54b44c49dea /core/l10n/gl.js | |
parent | 8606f162c5b5b5d6a355e7e2f27e05585b3d0360 (diff) | |
download | nextcloud-server-38278fc1e5f2f14bef80822ea34a559a276f4b7d.tar.gz nextcloud-server-38278fc1e5f2f14bef80822ea34a559a276f4b7d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 94a9f7cd542..a62df672e97 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -141,7 +141,7 @@ OC.L10N.register( "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Estes son os resultados da súa busca<script>alert(1)</script></strong>", "new" : "novo", "_download %n file_::_download %n files_" : ["descargar %n ficheiro","descargar %n ficheiros"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "A actualización está en proceso, saír desta páxina podería interromper o proceso nalgúns contornos.", + "The update is in progress, leaving this page might interrupt the process in some environments." : "A actualización está en curso, saír desta páxina podería interromper o proceso nalgúns contornos.", "Update to {version}" : "Actualizar a {version}", "An error occurred." : "Produciuse un erro", "Please reload the page." : "Volva cargar a páxina.", |