aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-27 00:22:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-27 00:22:18 +0000
commitc1f3c93a69d427c007a83b1ed7a3b54bfd2886ac (patch)
tree05b9aa6061f1bc97693b54397e548d2aac48d6ef /apps/files/l10n/gl.js
parent54438df1ee20df8b3da27c57b6bb52979fbf7163 (diff)
downloadnextcloud-server-c1f3c93a69d427c007a83b1ed7a3b54bfd2886ac.tar.gz
nextcloud-server-c1f3c93a69d427c007a83b1ed7a3b54bfd2886ac.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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 4e4928501b9..bc2c151b14b 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -267,6 +267,7 @@ OC.L10N.register(
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.",
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
+ "Unexpected error: {error}" : "Produciuse un erro non agardado: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"],