diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:20:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:20:06 +0000 |
commit | 90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7 (patch) | |
tree | 336d837b5dd9037e7022d2700e72f55bd0f54cff /apps/files/l10n/gl.json | |
parent | 85ebbab6ae2bfb01f150c49ed73d149c3fbd5201 (diff) | |
download | nextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.tar.gz nextcloud-server-90e68f0ff56a2416cb98a2dd1fd1e2dac9cf53e7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index ea95df212ed..210adaa4eb3 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -262,15 +262,13 @@ "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"], |