You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ka.json 2.1KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Comments",
  3. "You commented" : "You commented",
  4. "{author} commented" : "{author} commented",
  5. "You commented on %1$s" : "You commented on %1$s",
  6. "You commented on {file}" : "You commented on {file}",
  7. "%1$s commented on %2$s" : "%1$s commented on %2$s",
  8. "{author} commented on {file}" : "{author} commented on {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} mentioned you in a comment on \"{file}\"",
  11. "Files app plugin to add comments to files" : "Files app plugin to add comments to files",
  12. "Edit comment" : "Edit comment",
  13. "Delete comment" : "Delete comment",
  14. "Cancel edit" : "Cancel edit",
  15. "Post comment" : "Post comment",
  16. "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker",
  17. "Could not reload comments" : "Could not reload comments",
  18. "No comments yet, start the conversation!" : "No comments yet, start the conversation!",
  19. "No more messages" : "No more messages",
  20. "Retry" : "Retry",
  21. "Failed to mark comments as read" : "Failed to mark comments as read",
  22. "Unable to load the comments list" : "Unable to load the comments list",
  23. "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"],
  24. "Comment" : "Comment",
  25. "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment",
  26. "Comment deleted" : "Comment deleted",
  27. "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment",
  28. "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment",
  29. "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",
  30. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"]
  31. },"pluralForm" :"nplurals=2; plural=(n!=1);"
  32. }