]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/common.php
Search: Prevented negated terms filling in UI inputs
[bookstack] / lang / tr / common.php
index c08c4a193b358a42e2fb1b4d89741ce75cc51baf..e7a161b6e6021864ba9d38a63440d4d34d80c29e 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Açıklama',
     'role' => 'Rol',
     'cover_image' => 'Kapak resmi',
-    'cover_image_description' => 'Bu görsel yaklaşık 440x250px boyutlarında olmalıdır.',
+    'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
 
     // Actions
     'actions' => 'İşlemler',
@@ -42,6 +42,7 @@ return [
     'remove' => 'Kaldır',
     'add' => 'Ekle',
     'configure' => 'Yapılandır',
+    'manage' => 'Manage',
     'fullscreen' => 'Tam Ekran',
     'favourite' => 'Favoriye ekle',
     'unfavourite' => 'Favorilerden çıkar',
@@ -51,6 +52,7 @@ return [
     'filter_clear' => 'Filtreyi Kaldır',
     'download' => 'İndir',
     'open_in_tab' => 'Sekmede aç',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Sıralama Seçenekleri',