Skip to content

Commit 6058dc7

Browse files
committed
New translations entities.php (Croatian)
1 parent fe398f8 commit 6058dc7

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

lang/hr/entities.php

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,11 @@
392392
'comment' => 'Komentar',
393393
'comments' => 'Komentari',
394394
'comment_add' => 'Dodaj komentar',
395+
'comment_none' => 'No comments to display',
395396
'comment_placeholder' => 'Komentar ostavi ovdje',
396-
'comment_count' => '{0} Nema komentara|{1} 1 Komentar|[2,*] :count Komentara',
397+
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
398+
'comment_archived_count' => ':count Archived',
399+
'comment_archived_threads' => 'Archived Threads',
397400
'comment_save' => 'Spremi komentar',
398401
'comment_new' => 'Novi komentar',
399402
'comment_created' => 'komentirano :createDiff',
@@ -402,8 +405,14 @@
402405
'comment_deleted_success' => 'Izbrisani komentar',
403406
'comment_created_success' => 'Dodani komentar',
404407
'comment_updated_success' => 'Ažurirani komentar',
408+
'comment_archive_success' => 'Comment archived',
409+
'comment_unarchive_success' => 'Comment un-archived',
410+
'comment_view' => 'View comment',
411+
'comment_jump_to_thread' => 'Jump to thread',
405412
'comment_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj komentar?',
406413
'comment_in_reply_to' => 'Odgovor na :commentId',
414+
'comment_reference' => 'Reference',
415+
'comment_reference_outdated' => '(Outdated)',
407416
'comment_editor_explain' => 'Evo komentara koji su ostavljeni na ovoj stranici. Komentari se mogu dodavati i upravljati prilikom pregleda spremljene stranice.',
408417

409418
// Revision

0 commit comments

Comments
 (0)