mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
New Crowdin updates (#3384)
This commit is contained in:
@@ -10,8 +10,8 @@ return [
|
||||
'settings' => 'Ayarlar',
|
||||
'settings_save' => 'Ayarları Kaydet',
|
||||
'settings_save_success' => 'Ayarlar kaydedildi',
|
||||
'system_version' => 'System Version',
|
||||
'categories' => 'Categories',
|
||||
'system_version' => 'Sistem Sürümü',
|
||||
'categories' => 'Kategoriler',
|
||||
|
||||
// App Settings
|
||||
'app_customization' => 'Özelleştirme',
|
||||
@@ -27,8 +27,8 @@ return [
|
||||
'app_secure_images' => 'Daha Güvenli Görsel Yüklemeleri',
|
||||
'app_secure_images_toggle' => 'Daha güvenli görsel yüklemelerini aktifleştir',
|
||||
'app_secure_images_desc' => 'Bütün görseller, performans sebepleri nedeniyle herkes tarafından görüntülenebilir durumdadır. Bu seçeneği aktif ederseniz; görsel bağlantılarının önüne rastgele, tahmini zor karakterler eklenmesini sağlarsınız. Kolay erişimin önlenmesi için dizin indekslerinin kapalı olduğundan emin olun.',
|
||||
'app_editor' => 'Sayfa Düzenleyicisi',
|
||||
'app_editor_desc' => 'Sayfa düzenlemesi yapılırken, bütün kullanıcılar tarafından hangi düzenleyicinin kullanılacağını seçin.',
|
||||
'app_default_editor' => 'Default Page Editor',
|
||||
'app_default_editor_desc' => 'Select which editor will be used by default when editing new pages. This can be overridden at a page level where permissions allow.',
|
||||
'app_custom_html' => 'Özel HTML "Head" İçeriği',
|
||||
'app_custom_html_desc' => 'Buraya yazacağınız içerik, <head> etiketinin içine ve en sonuna eklenecektir. Bu işlem, stil değişikliklerinin uygulanmasında ya da analytics kodlarının eklenmesinde yararlı olmaktadır.',
|
||||
'app_custom_html_disabled_notice' => 'Olası hatalı değişikliklerin geriye alınabilmesi için bu sayfanın özelleştirilmiş HTML "head" içeriği devre dışı bırakıldı.',
|
||||
@@ -39,11 +39,11 @@ return [
|
||||
'app_homepage' => 'Ana Sayfa',
|
||||
'app_homepage_desc' => 'Varsayılan görünüm yerine ana sayfada görünmesi için bir görünüm seçin. Sayfa izinleri, burada seçeceğiniz sayfalar için yok sayılacaktır.',
|
||||
'app_homepage_select' => 'Bir sayfa seçin',
|
||||
'app_footer_links' => 'Footer Links',
|
||||
'app_footer_links' => 'Altbilgi Bağlantıları',
|
||||
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
|
||||
'app_footer_links_label' => 'Link Label',
|
||||
'app_footer_links_url' => 'Link URL',
|
||||
'app_footer_links_add' => 'Add Footer Link',
|
||||
'app_footer_links_label' => 'Bağlantı Etiketi',
|
||||
'app_footer_links_url' => 'Bağlantı adresi',
|
||||
'app_footer_links_add' => 'Altbilgi Bağlantısı Ekle',
|
||||
'app_disable_comments' => 'Yorumları Devre Dışı Bırak',
|
||||
'app_disable_comments_toggle' => 'Yorumları devre dışı bırak',
|
||||
'app_disable_comments_desc' => 'Bütün sayfalar için yorumları devre dışı bırakır. <br> Mevcut yorumlar gösterilmeyecektir.',
|
||||
@@ -94,7 +94,7 @@ return [
|
||||
'recycle_bin' => 'Geri Dönüşüm Kutusu',
|
||||
'recycle_bin_desc' => 'Burada silinen öğeleri geri yükleyebilir veya bunları sistemden kalıcı olarak kaldırmayı seçebilirsiniz. Bu liste, izin filtrelerinin uygulandığı sistemdeki benzer etkinlik listelerinden farklı olarak filtrelenmez.',
|
||||
'recycle_bin_deleted_item' => 'Silinen öge',
|
||||
'recycle_bin_deleted_parent' => 'Parent',
|
||||
'recycle_bin_deleted_parent' => 'Üst',
|
||||
'recycle_bin_deleted_by' => 'Tarafından silindi',
|
||||
'recycle_bin_deleted_at' => 'Silinme Zamanı',
|
||||
'recycle_bin_permanently_delete' => 'Kalıcı Olarak Sil',
|
||||
@@ -121,7 +121,7 @@ return [
|
||||
'audit_table_user' => 'Kullanıcı',
|
||||
'audit_table_event' => 'Etkinlik',
|
||||
'audit_table_related' => 'İlgili Öğe veya Detay',
|
||||
'audit_table_ip' => 'IP Address',
|
||||
'audit_table_ip' => 'IP Adresi',
|
||||
'audit_table_date' => 'Aktivite Tarihi',
|
||||
'audit_date_from' => 'Tarih Aralığından',
|
||||
'audit_date_to' => 'Tarih Aralığına',
|
||||
@@ -141,7 +141,7 @@ return [
|
||||
'role_details' => 'Rol Detayları',
|
||||
'role_name' => 'Rol Adı',
|
||||
'role_desc' => 'Rolün Kısa Tanımı',
|
||||
'role_mfa_enforced' => 'Requires Multi-Factor Authentication',
|
||||
'role_mfa_enforced' => 'Çok Aşamalı Kimlik Doğrulama Gerekiyor',
|
||||
'role_external_auth_id' => 'Harici Doğrulama Kimlikleri',
|
||||
'role_system' => 'Sistem Yetkileri',
|
||||
'role_manage_users' => 'Kullanıcıları yönet',
|
||||
@@ -151,7 +151,8 @@ return [
|
||||
'role_manage_page_templates' => 'Sayfa şablonlarını yönet',
|
||||
'role_access_api' => 'Sistem programlama arayüzüne (API) eriş',
|
||||
'role_manage_settings' => 'Uygulama ayarlarını yönet',
|
||||
'role_export_content' => 'Export content',
|
||||
'role_export_content' => 'İçeriği dışa aktar',
|
||||
'role_editor_change' => 'Change page editor',
|
||||
'role_asset' => 'Varlık Yetkileri',
|
||||
'roles_system_warning' => 'Yukarıdaki üç izinden herhangi birine erişimin, kullanıcının kendi ayrıcalıklarını veya sistemdeki diğerlerinin ayrıcalıklarını değiştirmesine izin verebileceğini unutmayın. Yalnızca bu izinlere sahip rolleri güvenilir kullanıcılara atayın.',
|
||||
'role_asset_desc' => 'Bu izinler, sistem içindeki varlıklara varsayılan erişim izinlerini ayarlar. Kitaplar, bölümler ve sayfalar üzerindeki izinler, buradaki izinleri geçersiz kılar.',
|
||||
@@ -207,10 +208,10 @@ return [
|
||||
'users_api_tokens_create' => 'Anahtar Oluştur',
|
||||
'users_api_tokens_expires' => 'Bitiş süresi',
|
||||
'users_api_tokens_docs' => 'API Dokümantasyonu',
|
||||
'users_mfa' => 'Multi-Factor Authentication',
|
||||
'users_mfa' => 'Çok Aşamalı Kimlik Doğrulama',
|
||||
'users_mfa_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
|
||||
'users_mfa_x_methods' => ':count method configured|:count methods configured',
|
||||
'users_mfa_configure' => 'Configure Methods',
|
||||
'users_mfa_configure' => 'Yöntemleri Yapılandır',
|
||||
|
||||
// API Tokens
|
||||
'user_api_token_create' => 'API Anahtarı Oluştur',
|
||||
@@ -249,10 +250,10 @@ return [
|
||||
'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
|
||||
'webhooks_endpoint' => 'Webhook Endpoint',
|
||||
'webhooks_active' => 'Webhook Active',
|
||||
'webhook_events_table_header' => 'Events',
|
||||
'webhooks_delete' => 'Delete Webhook',
|
||||
'webhook_events_table_header' => 'Etkinlikler',
|
||||
'webhooks_delete' => 'Web Kancasını Sil',
|
||||
'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
|
||||
'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
|
||||
'webhooks_delete_confirm' => 'Bu web kancası silmek istediğinize emin misiniz?',
|
||||
'webhooks_format_example' => 'Webhook Format Example',
|
||||
'webhooks_format_example_desc' => 'Webhook data is sent as a POST request to the configured endpoint as JSON following the format below. The "related_item" and "url" properties are optional and will depend on the type of event triggered.',
|
||||
'webhooks_status' => 'Webhook Status',
|
||||
|
Reference in New Issue
Block a user