diff options
Diffstat (limited to 'apps/comments/l10n/hr.json')
-rw-r--r-- | apps/comments/l10n/hr.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/hr.json b/apps/comments/l10n/hr.json index 913942bf434..f57d3d0e29f 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -25,16 +25,6 @@ "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", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", - "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”", - "New comment …" : "Novi komentar…", - "Post" : "Objavi", - "Cancel" : "Odustani", - "[Deleted user]" : "[Izbrisan korisnik]", - "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" + "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |