diff options
Diffstat (limited to 'apps/comments/l10n/ast.json')
-rw-r--r-- | apps/comments/l10n/ast.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index 282f2f80af3..9306bd65a07 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -7,8 +7,8 @@ "%1$s commented on %2$s" : "%1$s comentó en: %2$s", "{author} commented on {file}" : "{author} comentó en: {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}", "{user} mentioned you in a comment on \"{file}\"" : "{user} mentóte nun comentariu de: «{file}»", + "Files app plugin to add comments to files" : "Plugin de l'aplicación Ficheros p'amestar comentarios a los ficheros", "Edit comment" : "Editar el comentariu", "Delete comment" : "Desaniciar el comentariu", "Cancel edit" : "Anular la edición", @@ -20,6 +20,7 @@ "No comments yet, start the conversation!" : "Nun hai comentarios, ¡anicia una conversación!", "No more messages" : "Nun hai más mensaxes", "Retry" : "Retentar", + "Failed to mark comments as read" : "Nun se pudieron marcar los comentarios como lleíos", "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentariu nuevu","{unread} comentarios nuevos"], "Comment" : "Comentariu", @@ -27,6 +28,7 @@ "Comment deleted" : "Desanicióse'l comentariu", "An error occurred while trying to delete the comment" : "Prodúxose un error mentanto se tentaba de desaniciar el comentariu", "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |