diff --git a/l10n/gl.js b/l10n/gl.js index f75ad3ab2..1fc88b766 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -310,7 +310,7 @@ OC.L10N.register( "Create a card" : "Crear unha tarxeta", "Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}", "Something went wrong" : "Algo foi mal", - "Failed to upload {name}" : "Produciuse un fallo ao actualizar {name}", + "Failed to upload {name}" : "Produciuse un fallo ao enviar {name}", "Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}", "Error creating the share" : "Produciuse un erro ao crear a compartición", "Share with a Deck card" : "Compartir cunha tarxeta de Tarxeteiro", diff --git a/l10n/gl.json b/l10n/gl.json index deaf7276c..379655043 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -308,7 +308,7 @@ "Create a card" : "Crear unha tarxeta", "Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}", "Something went wrong" : "Algo foi mal", - "Failed to upload {name}" : "Produciuse un fallo ao actualizar {name}", + "Failed to upload {name}" : "Produciuse un fallo ao enviar {name}", "Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}", "Error creating the share" : "Produciuse un erro ao crear a compartición", "Share with a Deck card" : "Compartir cunha tarxeta de Tarxeteiro",