aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-05 00:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-05 00:19:45 +0000
commit1c1378e68bca976ef1bd1ecbca4f9874b88eeb11 (patch)
tree63c5a952b30fec1fd08e0ae4cde281581db9f653 /apps/files/l10n/gl.js
parent32e86052d57775e8e519d9bdd7d78b2921d8e5fa (diff)
downloadnextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.tar.gz
nextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 5f25a7260e2..806f16f2508 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -264,15 +264,13 @@ OC.L10N.register(
"Open folder {displayName}" : "Abrir o cartafol {displayName}",
"Open in Files" : "Abrir en Ficheiros",
"Open details" : "Abrir detalles",
- "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}",
- "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}",
"Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»",
"Filename" : "Nome de ficheiro",
"Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos",
"Create new templates folder" : "Crear un novo cartafol de modelos",
"Templates" : "Modelos",
"One of the dropped files could not be processed" : "Non foi posíbel procesar un dos ficheiros arrastrados",
- "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».",
+ "Some files could not be moved" : "Algúns ficheiros non puideron seren movidos",
"_{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"],