diff options
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 9e4cd369a29..f65e67103f2 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -65,7 +65,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "Non foi posíbel crear o ficheiro «{file}»", "Could not create file \"{file}\" because it already exists" : "Non foi posíbel crear o ficheiro «{file}» por mor de que xa existe", "Could not create folder \"{dir}\" because it already exists" : "Non foi posíbel crear o cartafol «{dir}» por mor de que xa existe", - "Could not fetch file details \"{file}\"" : "Non foi posíbel obter os detalles do ficheiro «{file}»", + "Could not fetch file details \"{file}\"" : "Non foi posíbel recuperar os detalles do ficheiro «{file}»", "Error deleting file \"{fileName}\"." : "Produciuse un erro ao eliminar o ficheiro «{fileName}».", "No search results in other folders for {tag}{filter}{endtag}" : "Non foi posíbel atopar resultados de busca noutros cartafoles para {tag}{filter}{endtag}", "Enter more than two characters to search in other folders" : "Introduza máis de dous caracteres para buscar noutros cartafoles", @@ -253,12 +253,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor", "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", - "Shares" : "Comparticións", - "Shared with others" : "Compartido con outros", - "Shared with you" : "Compartido con vostede", - "Shared by link" : "Compartido por ligazón", - "Deleted shares" : "Recursos compartidos eliminados", - "Pending shares" : "Comparticións pendentes", "Text file" : "Ficheiro de texto", "New text file.txt" : "Novo ficheiro de texto.txt", "Storage invalid" : "Almacenamento incorrecto", @@ -270,6 +264,12 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s utilizado", "Deleted files" : "Ficheiros eliminados", + "Shares" : "Comparticións", + "Shared with others" : "Compartido con outros", + "Shared with you" : "Compartido con vostede", + "Shared by link" : "Compartido por ligazón", + "Deleted shares" : "Recursos compartidos eliminados", + "Pending shares" : "Comparticións pendentes", "Open folder {name}" : "Abrir o cartafol {name}", "Search for an account" : "Buscar por unha conta" }, |