diff options
Diffstat (limited to 'apps/comments/l10n/hr.json')
-rw-r--r-- | apps/comments/l10n/hr.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/hr.json b/apps/comments/l10n/hr.json index 2d04dc6d1aa..c313f96c1db 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Dodatak za aplikaciju Datoteke za dodavanje komentara na datoteke", "Edit comment" : "Uredi komentar", "Delete comment" : "Izbriši komentar", + "Cancel edit" : "Otkaži uređivanje", + "Post comment" : "Objavi komentar", "No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!", + "No more messages" : "Nema više poruka", "Retry" : "Pokušaj ponovno", + "Unable to load the comments list" : "Nije moguće učitati popis komentara", "_%n unread comment_::_%n unread comments_" : ["%n nepročitani komentar","%n nepročitanih komentara","%n nepročitanih komentara"], "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", + "An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara", "Comment deleted" : "Komentar izbrisan", + "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", + "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", "New comment …" : "Novi komentar…", "Post" : "Objavi", "Cancel" : "Odustani", |