diff options
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"], |