mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Updated translations with latest Crowdin changes (#5622)
This commit is contained in:
@@ -248,7 +248,7 @@ return [
|
||||
'pages_edit_switch_to_markdown_stable' => '(Kararlı İçerik)',
|
||||
'pages_edit_switch_to_wysiwyg' => 'WYSIWYG düzenleyiciye geç',
|
||||
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
|
||||
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
|
||||
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
|
||||
'pages_edit_set_changelog' => 'Değişim Günlüğünü Ayarla',
|
||||
'pages_edit_enter_changelog_desc' => 'Yaptığınız değişiklikler hakkında kısa bir açıklama girin',
|
||||
'pages_edit_enter_changelog' => 'Değişim Günlüğünü Yazın',
|
||||
@@ -392,8 +392,11 @@ return [
|
||||
'comment' => 'Yorum',
|
||||
'comments' => 'Yorumlar',
|
||||
'comment_add' => 'Yorum Ekle',
|
||||
'comment_none' => 'No comments to display',
|
||||
'comment_placeholder' => 'Buraya bir yorum yazın',
|
||||
'comment_count' => '{0} Yorum Yapılmamış|{1} 1 Yorum|[2,*] :count Yorum',
|
||||
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
|
||||
'comment_archived_count' => ':count Archived',
|
||||
'comment_archived_threads' => 'Archived Threads',
|
||||
'comment_save' => 'Yorumu Gönder',
|
||||
'comment_new' => 'Yeni Yorum',
|
||||
'comment_created' => ':createDiff yorum yaptı',
|
||||
@@ -402,8 +405,14 @@ return [
|
||||
'comment_deleted_success' => 'Yorum silindi',
|
||||
'comment_created_success' => 'Yorum gönderildi',
|
||||
'comment_updated_success' => 'Yorum güncellendi',
|
||||
'comment_archive_success' => 'Comment archived',
|
||||
'comment_unarchive_success' => 'Comment un-archived',
|
||||
'comment_view' => 'View comment',
|
||||
'comment_jump_to_thread' => 'Jump to thread',
|
||||
'comment_delete_confirm' => 'Bu yorumu silmek istediğinize emin misiniz?',
|
||||
'comment_in_reply_to' => ':commentId yorumuna yanıt olarak',
|
||||
'comment_reference' => 'Reference',
|
||||
'comment_reference_outdated' => '(Outdated)',
|
||||
'comment_editor_explain' => 'İşte bu sayfaya bırakılan yorumlar. Kaydedilen sayfayı görüntülerken yorumlar eklenebilir ve yönetilebilir.',
|
||||
|
||||
// Revision
|
||||
|
||||
Reference in New Issue
Block a user