diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-29 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-29 00:20:25 +0000 |
commit | 779141532269e413e6d9c2148907d03fab4786e7 (patch) | |
tree | 3c721c6aef5c32d723dbaefe45b869460138e39b /apps/files/l10n/gl.js | |
parent | 3f041ef69015643e29db91574a596f825c36f0da (diff) | |
download | nextcloud-server-779141532269e413e6d9c2148907d03fab4786e7.tar.gz nextcloud-server-779141532269e413e6d9c2148907d03fab4786e7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 4b1cca82242..e2094dd3e67 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Recargar o directorio actual", "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", + "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "Upload successful" : "Envío satisfactorio", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", |