]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/tr/common.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / tr / common.php
index add3767af8f1e5a0349076ae8448acf6607b8484..40b8591b3c03df45694a953dc10f208887cd2cf7 100644 (file)
@@ -39,12 +39,14 @@ return [
     'reset' => 'Sıfırla',
     'remove' => 'Kaldır',
     'add' => 'Ekle',
-    'configure' => 'Configure',
+    'configure' => 'Yapılandır',
     'fullscreen' => 'Tam Ekran',
-    'favourite' => 'Favourite',
-    'unfavourite' => 'Unfavourite',
-    'next' => 'Next',
-    'previous' => 'Previous',
+    'favourite' => 'Favoriye ekle',
+    'unfavourite' => 'Favorilerden çıkar',
+    'next' => 'Sonraki',
+    'previous' => 'Önceki',
+    'filter_active' => 'Aktif filtre:',
+    'filter_clear' => 'Filtreyi Kaldır',
 
     // Sort Options
     'sort_options' => 'Sıralama Seçenekleri',
@@ -52,7 +54,7 @@ return [
     'sort_ascending' => 'Artan Sıralama',
     'sort_descending' => 'Azalan Sıralama',
     'sort_name' => 'İsim',
-    'sort_default' => 'Default',
+    'sort_default' => 'Varsayılan',
     'sort_created_at' => 'Oluşturulma Tarihi',
     'sort_updated_at' => 'Güncelleme Tarihi',
 
@@ -61,7 +63,7 @@ return [
     'no_activity' => 'Gösterilecek eylem bulunamadı',
     'no_items' => 'Herhangi bir öge bulunamadı',
     'back_to_top' => 'Başa dön',
-    'skip_to_main_content' => 'Skip to main content',
+    'skip_to_main_content' => 'Ana içeriğe geç',
     'toggle_details' => 'Detayları Göster/Gizle',
     'toggle_thumbnails' => 'Ön İzleme Görsellerini Göster/Gizle',
     'details' => 'Detaylar',
@@ -69,9 +71,14 @@ return [
     'list_view' => 'Liste Görünümü',
     'default' => 'Varsayılan',
     'breadcrumb' => 'Gezinti Menüsü',
+    'status' => 'Durum',
+    'status_active' => 'Etkin',
+    'status_inactive' => 'Devre dışı',
+    'never' => 'Hiçbir zaman',
+    'none' => 'Hiçbiri',
 
     // Header
-    'header_menu_expand' => 'Expand Header Menu',
+    'header_menu_expand' => 'Başlık Menüsünü Genişlet',
     'profile_menu' => 'Profil Menüsü',
     'view_profile' => 'Profili Görüntüle',
     'edit_profile' => 'Profili Düzenle',
@@ -90,6 +97,6 @@ return [
 
     // Footer Link Options
     // Not directly used but available for convenience to users.
-    'privacy_policy' => 'Privacy Policy',
-    'terms_of_service' => 'Terms of Service',
+    'privacy_policy' => 'Gizlilik Politikası',
+    'terms_of_service' => 'Hizmet Şartları',
 ];