diff options
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 318c1186991..14496fb681a 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -221,6 +221,7 @@ OC.L10N.register( "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", + "Choose {file}" : "Escoller {file}", "Add" : "Engadir", "Loading current folder" : "Cargando o cartafol actual", "No files in here" : "Aquí non hai ficheiros", @@ -278,6 +279,7 @@ OC.L10N.register( "Templates" : "Modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", + "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}».", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], |