Skip to content

Commit 6ee2d65

Browse files
committed
New translations entities.php (Latvian)
1 parent 0b81ec0 commit 6ee2d65

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

lang/lv/entities.php

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,11 @@
392392
'comment' => 'Komentārs',
393393
'comments' => 'Komentāri',
394394
'comment_add' => 'Pievienot komentāru',
395+
'comment_none' => 'No comments to display',
395396
'comment_placeholder' => 'Pievieno komentāru',
396-
'comment_count' => '{0} Nav komentāru |{1} 1 Komentārs|[2,*] :count Komentāri',
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' => 'Saglabāt komentāru',
398401
'comment_new' => 'Jauns komentārs',
399402
'comment_created' => 'komentējis :createDiff',
@@ -402,8 +405,14 @@
402405
'comment_deleted_success' => 'Komentārs ir dzēsts',
403406
'comment_created_success' => 'Komentārs ir pievienots',
404407
'comment_updated_success' => 'Komentārs ir atjaunināts',
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' => 'Vai esat pārliecināts, ka vēlaties dzēst šo komentāru?',
406413
'comment_in_reply_to' => 'Atbildēt uz :commentId',
414+
'comment_reference' => 'Reference',
415+
'comment_reference_outdated' => '(Outdated)',
407416
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
408417

409418
// Revision

0 commit comments

Comments
 (0)