diff options
Diffstat (limited to 'apps/comments/l10n/ka.js')
-rw-r--r-- | apps/comments/l10n/ka.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/comments/l10n/ka.js b/apps/comments/l10n/ka.js index 650d1b7aadd..4d721d8441c 100644 --- a/apps/comments/l10n/ka.js +++ b/apps/comments/l10n/ka.js @@ -17,18 +17,16 @@ OC.L10N.register( "Post comment" : "Post comment", "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker", "Could not reload comments" : "Could not reload comments", + "Failed to mark comments as read" : "Failed to mark comments as read", + "Unable to load the comments list" : "Unable to load the comments list", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "No more messages" : "No more messages", "Retry" : "Retry", - "Failed to mark comments as read" : "Failed to mark comments as read", - "Unable to load the comments list" : "Unable to load the comments list", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", - "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "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", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] + "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment" }, "nplurals=2; plural=(n!=1);"); |