summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/hr.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/hr.js')
-rw-r--r--apps/comments/l10n/hr.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js
index 16b3965afd8..bed3c0703ce 100644
--- a/apps/comments/l10n/hr.js
+++ b/apps/comments/l10n/hr.js
@@ -15,19 +15,21 @@ 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",
+ "No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!",
+ "Retry" : "Pokušaj ponovno",
+ "_%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",
+ "Comment deleted" : "Komentar izbrisan",
"New comment …" : "Novi komentar…",
"Post" : "Objavi",
"Cancel" : "Odustani",
"[Deleted user]" : "[Izbrisan korisnik]",
- "No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!",
"More comments …" : "Više komentara...",
"Save" : "Spremi",
"Allowed characters {count} of {max}" : "Dopušteni znakovi {count} od {max}",
"Error occurred while retrieving comment with ID {id}" : "Došlo je do pogreške prilikom dohvaćanja komentara s ID-om {id}",
"Error occurred while updating comment with id {id}" : "Došlo je do pogreške prilikom ažuriranja komentara s ID-om {id}",
- "Error occurred while posting comment" : "Došlo je do pogreške prilikom objavljivanja 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"
+ "Error occurred while posting comment" : "Došlo je do pogreške prilikom objavljivanja komentara"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");