|
248 | 248 | 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
|
249 | 249 | 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
|
250 | 250 | 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
|
251 |
| - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)', |
| 251 | + 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', |
252 | 252 | 'pages_edit_set_changelog' => 'Задайте регистър на промените',
|
253 | 253 | 'pages_edit_enter_changelog_desc' => 'Въведете кратко резюме на промените, които сте създали',
|
254 | 254 | 'pages_edit_enter_changelog' => 'Въведи регистър на промените',
|
|
392 | 392 | 'comment' => 'Коментирай',
|
393 | 393 | 'comments' => 'Коментари',
|
394 | 394 | 'comment_add' => 'Добавяне на коментар',
|
| 395 | + 'comment_none' => 'No comments to display', |
395 | 396 | 'comment_placeholder' => 'Напишете коментар',
|
396 |
| - 'comment_count' => '{0} Няма коментари|{1} 1 коментар|[2,*] :count коментара', |
| 397 | + 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', |
| 398 | + 'comment_archived_count' => ':count Archived', |
| 399 | + 'comment_archived_threads' => 'Archived Threads', |
397 | 400 | 'comment_save' => 'Запази коментар',
|
398 | 401 | 'comment_new' => 'Нов коментар',
|
399 | 402 | 'comment_created' => 'коментирано :createDiff',
|
|
402 | 405 | 'comment_deleted_success' => 'Коментарът е изтрит',
|
403 | 406 | 'comment_created_success' => 'Коментарът е добавен',
|
404 | 407 | 'comment_updated_success' => 'Коментарът е обновен',
|
| 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', |
405 | 412 | 'comment_delete_confirm' => 'Наистина ли искате да изтриете този коментар?',
|
406 | 413 | 'comment_in_reply_to' => 'В отговор на :commentId',
|
| 414 | + 'comment_reference' => 'Reference', |
| 415 | + 'comment_reference_outdated' => '(Outdated)', |
407 | 416 | 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
|
408 | 417 |
|
409 | 418 | // Revision
|
|
0 commit comments