radarrplexorganizrnginxsonarrdashboardsabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepage
		
		
		
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							79 lines
						
					
					
						
							2.5 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							79 lines
						
					
					
						
							2.5 KiB
						
					
					
				
								<?php
							 | 
						|
								
							 | 
						|
								return [
							 | 
						|
								    
							 | 
						|
								    /*
							 | 
						|
								    |--------------------------------------------------------------------------
							 | 
						|
								    | App Language Lines
							 | 
						|
								    |--------------------------------------------------------------------------
							 | 
						|
								    |
							 | 
						|
								    */
							 | 
						|
								    
							 | 
						|
								    'settings.system' => 'Sistem',
							 | 
						|
								    'settings.appearance' => 'Görünüm',
							 | 
						|
								    'settings.miscellaneous' => 'Çeşitli',
							 | 
						|
								    
							 | 
						|
								    'settings.version' => 'Versiyon',
							 | 
						|
								    'settings.background_image' => 'Arkaplan Resmi',
							 | 
						|
								    'settings.homepage_search' => 'Anasayfa Arama',
							 | 
						|
								    'settings.search_provider' => 'Arama Motoru',
							 | 
						|
								    'settings.language' => 'Dil',
							 | 
						|
								    'settings.reset' => 'Varsayılana Geri Dön',
							 | 
						|
								    'settings.remove' => 'Sil',
							 | 
						|
								    'settings.search' => 'ara',
							 | 
						|
								    'settings.no_items' => 'Öğe bulunamadı',
							 | 
						|
								    
							 | 
						|
								    
							 | 
						|
								    'settings.label' => 'Etiket',    
							 | 
						|
								    'settings.value' => 'Değer',    
							 | 
						|
								    'settings.edit' => 'Düzenle',    
							 | 
						|
								    'settings.view' => 'Görüntüle',    
							 | 
						|
								    
							 | 
						|
								    'options.none' => '- ayarlanmadı -',
							 | 
						|
								    'options.google' => 'Google',
							 | 
						|
								    'options.ddg' => 'DuckDuckGo',
							 | 
						|
								    'options.bing' => 'Bing',
							 | 
						|
								    'options.qwant' => 'Qwant',
							 | 
						|
								    'options.yes' => 'Evet',
							 | 
						|
								    'options.no' => 'Hayır',
							 | 
						|
								    
							 | 
						|
								    'buttons.save' => 'Kaydet',
							 | 
						|
								    'buttons.cancel' => 'İptal',
							 | 
						|
								    'buttons.add' => 'Ekle',
							 | 
						|
								    'buttons.upload' => 'Dosya yükle',
							 | 
						|
								    
							 | 
						|
								    'dash.pin_item' => 'Ana panele iğnele',
							 | 
						|
								    'dash.no_apps' => 'Ana panele iğneli öğeler, :link1 or :link2',
							 | 
						|
								    'dash.link1' => 'Yeni uygulama ekle',
							 | 
						|
								    'dash.link2' => 'Ana panele iğnele',
							 | 
						|
								    'dash.pinned_items' => 'İğnelenen öğeler',
							 | 
						|
								    
							 | 
						|
								    'apps.app_list' => 'Uygulama listesi',
							 | 
						|
								    'apps.view_trash' => 'Çöpü görüntüle',
							 | 
						|
								    'apps.add_application' => 'Uygulama ekle',
							 | 
						|
								    'apps.application_name' => 'Uygulama adı',
							 | 
						|
								    'apps.colour' => 'Renk',
							 | 
						|
								    'apps.icon' => 'İkon',
							 | 
						|
								    'apps.pinned' => 'İğneli',
							 | 
						|
								    'apps.title' => 'Başlık',
							 | 
						|
								    'apps.hex' => 'Hex değeri',
							 | 
						|
								    'apps.username' => 'Kullanıcı adı',
							 | 
						|
								    'apps.password' => 'Şifre',
							 | 
						|
								    'apps.config' => 'Yapılandırma',
							 | 
						|
								    
							 | 
						|
								    'url' => 'Adres',
							 | 
						|
								    'title' => 'Başlık',
							 | 
						|
								    'delete' => 'Sil',    
							 | 
						|
								    'optional' => 'İsteğe bağlı',    
							 | 
						|
								    'restore' => 'Eski haline getir',    
							 | 
						|
								    
							 | 
						|
								    'alert.success.item_created' => 'Öğe yaratıldı',
							 | 
						|
								    'alert.success.item_updated' => 'Öğe güncellendi',
							 | 
						|
								    'alert.success.item_deleted' => 'Öğe silindi',
							 | 
						|
								    'alert.success.item_restored' => 'Öğe eski haline getirildi',
							 | 
						|
								    
							 | 
						|
								    'alert.success.setting_updated' => 'Ayarlama kaydedildi',
							 | 
						|
								    'alert.error.not_exist' => 'Böyle bir seçenek yok.',
							 | 
						|
								    
							 | 
						|
								    
							 | 
						|
								];
							 | 
						|
								
							 |