2016-02-17 09:56:11 +03:00
{ "translations" : {
2016-12-05 04:07:41 +03:00
"Comments" : "Comments" ,
"New comment …" : "New comment …" ,
2016-02-25 09:58:06 +03:00
"Delete comment" : "Delete comment" ,
"Post" : "Post" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "Cancel" ,
2016-02-25 09:58:06 +03:00
"Edit comment" : "Edit comment" ,
"[Deleted user]" : "[Deleted user]" ,
2016-12-05 04:07:41 +03:00
"No comments yet, start the conversation!" : "No comments yet, start the conversation!" ,
"More comments …" : "More comments …" ,
2016-02-17 09:56:11 +03:00
"Save" : "Save" ,
2016-07-06 16:28:06 +03:00
"Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}" ,
2018-03-04 04:13:33 +03:00
"Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}" ,
2016-06-28 08:57:10 +03:00
"Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}" ,
"Error occurred while posting comment" : "Error occurred while posting comment" ,
2016-12-05 04:07:41 +03:00
"_%n unread comment_::_%n unread comments_" : [ "%n unread comment" , "%n unread comments" ] ,
2016-05-10 10:30:51 +03:00
"Comment" : "Comment" ,
"You commented" : "You commented" ,
"%1$s commented" : "%1$s commented" ,
2016-12-05 04:07:41 +03:00
"{author} commented" : "{author} commented" ,
"You commented on %1$s" : "You commented on %1$s" ,
"You commented on {file}" : "You commented on {file}" ,
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%1$s commented on %2$s" ,
2016-12-05 04:07:41 +03:00
"{author} commented on {file}" : "{author} commented on {file}" ,
"<strong>Comments</strong> for files" : "<strong>Comments</strong> for files" ,
2017-11-29 04:10:26 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "You were mentioned on “%s”, in a comment by a user that has since been deleted" ,
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted" ,
2016-12-05 04:07:41 +03:00
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”" ,
2017-11-28 04:10:05 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" ,
2018-01-04 12:48:45 +03:00
"Unknown user" : "Unknown user" ,
2017-11-28 04:10:05 +03:00
"A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”" ,
"A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) deleted user mentioned you in a comment on “{file}”"
2016-02-17 09:56:11 +03:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}