diff options
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/gl.js | 3 | ||||
-rw-r--r-- | apps/comments/l10n/gl.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 5b057b8ea5d..529df317743 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -9,12 +9,14 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentados en %2$s", "{author} commented on {file}" : "{author} comentou en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Mencionáronte en \"{file}\", nun comentario dunha conta que xa foi eliminada", "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a Vde. nun comentario en «{file}»", "Files app plugin to add comments to files" : "Complemento da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", "Cancel edit" : "Cancelar a edición", "New comment" : "Comentario novo", + "Write a comment …" : "Escribe un comentario …", "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para mencións, : para «emoji», / para selector intelixente", "Could not reload comments" : "Non foi posíbel volver cargar os comentarios", @@ -30,6 +32,7 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario", "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que xa foi eliminado", + "Write a message …" : "Escribe unha mensaxe ...", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "«@» para mencións, «:» para «emoji», «/» para selector intelixente", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"] }, diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 4d369d445f6..80e3e185184 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -7,12 +7,14 @@ "%1$s commented on %2$s" : "%1$s comentados en %2$s", "{author} commented on {file}" : "{author} comentou en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Mencionáronte en \"{file}\", nun comentario dunha conta que xa foi eliminada", "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionouno a Vde. nun comentario en «{file}»", "Files app plugin to add comments to files" : "Complemento da aplicación de ficheiros para engadir comentarios aos ficheiros", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", "Cancel edit" : "Cancelar a edición", "New comment" : "Comentario novo", + "Write a comment …" : "Escribe un comentario …", "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para mencións, : para «emoji», / para selector intelixente", "Could not reload comments" : "Non foi posíbel volver cargar os comentarios", @@ -28,6 +30,7 @@ "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario", "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que xa foi eliminado", + "Write a message …" : "Escribe unha mensaxe ...", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "«@» para mencións, «:» para «emoji», «/» para selector intelixente", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"] },"pluralForm" :"nplurals=2; plural=(n != 1);" |