diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-10 02:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-10 02:20:14 +0000 |
commit | 5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09 (patch) | |
tree | 65e2990ade2d6e3a8fa1168e066f30b49beb4271 /apps/comments | |
parent | a0444bc69cf1c2ffcb39616a2b258078737237bd (diff) | |
download | nextcloud-server-5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09.tar.gz nextcloud-server-5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/hr.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/hr.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index bed3c0703ce..02e33d86835 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -15,12 +15,19 @@ OC.L10N.register( "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", 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", |