|
1 | 1 | <?php |
2 | | - |
3 | 2 | return [ |
4 | | - /* |
| 3 | + 'documentation' => [ |
| 4 | + /* |
5 | 5 | |-------------------------------------------------------------------------- |
6 | 6 | | All Settings |
7 | 7 | |-------------------------------------------------------------------------- |
8 | 8 | */ |
9 | | - |
10 | | - 'documentation' => [ |
11 | | - 'version' => 'Current version of Lychee', |
12 | | - 'check_for_updates' => 'Automatically check for new updates', |
13 | | - 'sorting_photos_col' => 'Default column used for sorting photos', |
14 | | - 'sorting_photos_order' => 'Default order used for sorting photos', |
15 | | - 'sorting_albums_col' => 'Default column used for sorting albums', |
16 | | - 'sorting_albums_order' => 'Default order used for sorting albums', |
17 | | - 'photos_star_visibility' => 'Who can see and set the star flag on a photo', |
18 | | - 'imagick' => 'Enable imagick processing', |
19 | | - 'dropbox_key' => 'Dropbox API key', |
20 | | - 'skip_duplicates' => 'Skip duplicate if found on import', |
21 | | - 'lang' => 'Language used by Lychee', |
22 | | - 'default_license' => 'Default license used for albums', |
23 | | - 'small_max_width' => 'Maximum width for small thumbs (album view)', |
24 | | - 'small_max_height' => 'Maximum height for small thumbs (album view)', |
25 | | - 'medium_max_width' => 'Maximum width for medium image (photo view)', |
26 | | - 'medium_max_height' => 'Maximum height for medium image (photo view)', |
27 | | - 'grants_full_photo_access' => 'Allows access to full resolution by default', |
28 | | - 'delete_imported' => 'When importing from server, delete originals', |
29 | | - 'mod_frame_enabled' => 'Enable Mod Frame', |
30 | | - 'mod_frame_refresh' => 'Refresh rate of the Frame', |
31 | | - 'image_overlay_type' => 'Default image overlay information', |
32 | | - 'compression_quality' => 'Compression percent when generating thumbs', |
33 | | - 'landing_page_enable' => 'Display the landing page', |
34 | | - 'site_owner' => 'Website Owner', |
35 | | - 'landing_title' => 'Title on the landing page', |
36 | | - 'landing_subtitle' => 'Subtitle on the landing page', |
37 | | - 'sm_facebook_url' => 'Url of facebook profile', |
38 | | - 'sm_flickr_url' => 'Url of flickr profile', |
39 | | - 'sm_twitter_url' => 'Url of X profile (formerly Twitter)', |
40 | | - 'sm_instagram_url' => 'Url of instagram profile', |
41 | | - 'sm_youtube_url' => 'Url of youtube profile', |
42 | | - 'thumb_2x' => 'Enable 2x size of square thumbs', |
43 | | - 'small_2x' => 'Enable 2x size of small thumbs', |
44 | | - 'medium_2x' => 'Enable 2x size of medium pictures', |
45 | | - 'site_title' => 'Website title', |
46 | | - 'footer_show_copyright' => 'Display copyright in footer.', |
47 | | - 'site_copyright_begin' => 'Initial year of copyright', |
48 | | - 'site_copyright_end' => 'Last year of copyright', |
49 | | - 'allow_online_git_pull' => 'Allow git pull via web interface', |
50 | | - 'footer_additional_text' => 'Additional text of the footer.', |
51 | | - 'footer_show_social_media' => 'Show socials media links in footer.', |
52 | | - 'search_public' => 'Allows anonymous user to use the Search bar', |
53 | | - 'hide_version_number' => 'Hide current version number', |
54 | | - 'recent_age' => 'Maximum age of pictures in Recent in days', |
55 | | - 'grants_download' => 'Grants download by default.', |
56 | | - 'photos_wraparound' => 'Once reaching last picture of an album, loop back to the start', |
57 | | - 'raw_formats' => 'Allowed extra formats, will not be processed', |
58 | | - 'raw_download_enabled' => 'Allow users to download the original RAW file', |
59 | | - 'map_display' => 'Display the map given GPS coordinates', |
60 | | - 'zip64' => 'Use Zip 64bits instead of 32 bits', |
61 | | - 'map_display_public' => 'Allow anonymous users to access the map', |
| 9 | + 'version' => 'Lychee\'nin mevcut versiyonu', |
| 10 | + 'check_for_updates' => 'Yeni güncellemeleri otomatik kontrol et', |
| 11 | + 'sorting_photos_col' => 'Fotoğrafları sıralamak için kullanılan sütun', |
| 12 | + 'sorting_photos_order' => 'Fotoğrafları sıralamak için kullanılan sıralama düzeni', |
| 13 | + 'sorting_albums_col' => 'Albümleri sıralamak için kullanılan sütun', |
| 14 | + 'sorting_albums_order' => 'Albümleri sıralamak için kullanılan sıralama düzeni', |
| 15 | + 'photos_star_visibility' => 'Fotoğraftaki yıldız işaretini kim görebilir ve ayarlayabilir', |
| 16 | + 'imagick' => 'Imagick’i etkinleştir', |
| 17 | + 'dropbox_key' => 'Dropbox API anahtarı', |
| 18 | + 'skip_duplicates' => 'Yüklemede yinelenenleri atla', |
| 19 | + 'lang' => 'Lychee tarafından kullanılan dil', |
| 20 | + 'default_license' => 'Albümler için kullanılan varsayılan lisans', |
| 21 | + 'small_max_width' => 'Küçük önizlemeler için maksimum genişlik (albüm görünümü)', |
| 22 | + 'small_max_height' => 'Küçük önizlemeler için maksimum yükseklik (albüm görünümü)', |
| 23 | + 'medium_max_width' => 'Orta boy görsel için maksimum genişlik (fotoğraf görünümü)', |
| 24 | + 'medium_max_height' => 'Orta boy görsel için maksimum yükseklik (fotoğraf görünümü)', |
| 25 | + 'grants_full_photo_access' => 'Varsayılan olarak tam çözünürlüğe erişim izni ver', |
| 26 | + 'delete_imported' => 'Server\'den yüklerken orijinalleri sil', |
| 27 | + 'mod_frame_enabled' => 'Mod Frame’i etkinleştir', |
| 28 | + 'mod_frame_refresh' => 'Frame yenileme hızı', |
| 29 | + 'image_overlay_type' => 'Varsayılan görsel kaplama bilgisi', |
| 30 | + 'compression_quality' => 'Önizlemeler oluşturulurken sıkıştırma (%)', |
| 31 | + 'landing_page_enable' => 'Açılış sayfasını göster', |
| 32 | + 'site_owner' => 'Web sitesi sahibi', |
| 33 | + 'landing_title' => 'Açılış sayfasındaki başlık', |
| 34 | + 'landing_subtitle' => 'Açılış sayfasındaki alt başlık', |
| 35 | + 'sm_facebook_url' => 'Facebook profil bağlantısı', |
| 36 | + 'sm_flickr_url' => 'Flickr profil bağlantısı', |
| 37 | + 'sm_twitter_url' => 'X (eski adıyla Twitter) profil bağlantısı', |
| 38 | + 'sm_instagram_url' => 'Instagram profil bağlantısı', |
| 39 | + 'sm_youtube_url' => 'YouTube profil bağlantısı', |
| 40 | + 'thumb_2x' => 'Kare önizlemelerin (2x) boyutunu etkinleştir', |
| 41 | + 'small_2x' => 'Küçük önizlemelerin (2x) boyutunu etkinleştir', |
| 42 | + 'medium_2x' => 'Orta boy görsellerin (2x) boyutunu etkinleştir', |
| 43 | + 'site_title' => 'Web sitesi başlığı', |
| 44 | + 'footer_show_copyright' => 'Alt bilgide telif hakkını göster.', |
| 45 | + 'site_copyright_begin' => 'Telif başlangıç yılı', |
| 46 | + 'site_copyright_end' => 'Telif bitiş yılı', |
| 47 | + 'allow_online_git_pull' => 'Web arayüzü üzerinden git pull izni ver', |
| 48 | + 'footer_additional_text' => 'Alt bilgiye ek metin.', |
| 49 | + 'footer_show_social_media' => 'Alt bilgide sosyal medya bağlantılarını göster.', |
| 50 | + 'search_public' => 'Anonim kullanıcıların arama çubuğunu kullanmasına izin ver', |
| 51 | + 'hide_version_number' => 'Mevcut versiyon numarasını gizle', |
| 52 | + 'recent_age' => 'Son eklenen fotoğraflar için maksimum gün sayısı', |
| 53 | + 'grants_download' => 'Varsayılan olarak indirme izni ver.', |
| 54 | + 'photos_wraparound' => 'Albümün son fotoğrafına gelince başa dön', |
| 55 | + 'raw_formats' => 'İzin verilen ekstra formatlar (işlenmeyecek)', |
| 56 | + 'raw_download_enabled' => 'Orijinal RAW dosyasını indirmeye izin ver', |
| 57 | + 'map_display' => 'GPS koordinatlarına göre haritayı göster', |
| 58 | + 'zip64' => '32 bit yerine 64 bit Zip kullan', |
| 59 | + 'map_display_public' => 'Anonim kullanıcıların haritaya erişmesine izin ver', |
62 | 60 | 'map_provider' => 'Defines the map provider', |
63 | 61 | 'map_include_subalbums' => 'Includes pictures of the sub albums on the map', |
64 | 62 | 'update_check_every_days' => 'Frequency of Lychee update checks', |
|
687 | 685 | 'album_header_size' => 'Configuration of the size of the header image in album view.', |
688 | 686 | 'album_header_landing_title_enabled' => 'Display the landing title at the bottom of the Album header. You can configure the landing title in the Landing page module.', |
689 | 687 | ], |
690 | | - |
691 | 688 | 'category_name' => [ |
692 | 689 | 'config' => 'Basics', |
693 | 690 | 'lychee SE' => 'Lychee SE', |
694 | | - 'Gallery' => 'Gallery', |
| 691 | + 'Gallery' => 'Galeri', |
695 | 692 | 'Mod Welcome' => 'Landing page', |
696 | 693 | 'Footer' => 'Footer', |
697 | 694 | 'Smart Albums' => 'Smart & Featured Albums', |
|
716 | 713 | 'Mod Rating' => 'Photo star rating', |
717 | 714 | 'Mod Webshop' => 'Webshop', |
718 | 715 | ], |
719 | | - |
720 | 716 | 'category_description' => [ |
721 | 717 | 'config' => '', |
722 | 718 | 'lychee SE' => 'Unlock the full capabilities of Lychee with the <a href="https://lycheeorg.dev/get-supporter-edition/" class="text-primary-500 font-bold underline">Supporter Edition</a>. Get exclusive features and support the development of Lychee. Sponsor LycheeOrg on GitHub and get your License key <a href="https://github.com/sponsors/LycheeOrg" class="text-primary-500 font-bold underline">here</a>.', |
|
0 commit comments