mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Translations update from Weblate (#387)
* Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Add support for Turkish. Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8ae65db8b7
								
							
						
					
					
						commit
						8ba28f5e5f
					
				
					 2 changed files with 49 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -168,6 +168,7 @@ export default {
 | 
			
		|||
                { code: "lt", name: "Lithuanian" },
 | 
			
		||||
                { code: "ml", name: "Malayalam" },
 | 
			
		||||
                { code: "nb_NO", name: "Norwegian Bokmål" },
 | 
			
		||||
                { code: "tr", name: "Turkish" },
 | 
			
		||||
            ],
 | 
			
		||||
        };
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										48
									
								
								src/locales/tr.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								src/locales/tr.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
{
 | 
			
		||||
    "actions": {
 | 
			
		||||
        "instances_list": "Örnek Listesi",
 | 
			
		||||
        "language_selection": "Dil Seçimi",
 | 
			
		||||
        "store_watch_history": "İzleme Geçmişini Sakla",
 | 
			
		||||
        "minimize_description": "Açıklamayı öntanımlı olarak küçült",
 | 
			
		||||
        "show_comments": "Yorumları Göster",
 | 
			
		||||
        "default_homepage": "Öntanımlı Ana Sayfa",
 | 
			
		||||
        "country_selection": "Ülke Seçimi",
 | 
			
		||||
        "buffering_goal": "Arabelleğe Alma Hedefi (saniye cinsinden)",
 | 
			
		||||
        "default_quality": "Öntanımlı Kalite",
 | 
			
		||||
        "audio_only": "Yalnızca Ses",
 | 
			
		||||
        "autoplay_video": "Videoyu Otomatik Oynat",
 | 
			
		||||
        "light": "Açık",
 | 
			
		||||
        "dark": "Koyu",
 | 
			
		||||
        "auto": "Otomatik",
 | 
			
		||||
        "theme": "Tema",
 | 
			
		||||
        "skip_non_music": "Müziği Atla: Müzik Dışı Bölüm",
 | 
			
		||||
        "skip_self_promo": "Ücretsiz/Kendini Tanıtmayı Atla",
 | 
			
		||||
        "skip_interaction": "Etkileşim Hatırlatıcısını (Abone Ol) Atla",
 | 
			
		||||
        "skip_preview": "Ön İzlemeyi/Özetlemeyi Atla",
 | 
			
		||||
        "skip_outro": "Bitiş/Teşekkür Bölümlerini Atla",
 | 
			
		||||
        "skip_intro": "Ara/Giriş Animasyonunu Atla",
 | 
			
		||||
        "skip_sponsors": "Sponsorları Atla",
 | 
			
		||||
        "enable_sponsorblock": "Sponsorblock'u Etkinleştir",
 | 
			
		||||
        "uses_api_from": "Kullanılan API: ",
 | 
			
		||||
        "back": "Geri",
 | 
			
		||||
        "channel_name_desc": "Kanal Adı (Z-A)",
 | 
			
		||||
        "channel_name_asc": "Kanal Adı (A-Z)",
 | 
			
		||||
        "least_recent": "En Eski",
 | 
			
		||||
        "most_recent": "En Yeni",
 | 
			
		||||
        "sort_by": "Sıralama ölçütü:",
 | 
			
		||||
        "view_subscriptions": "Abonelikleri Görüntüle",
 | 
			
		||||
        "unsubscribe": "Abonelikten çık",
 | 
			
		||||
        "subscribe": "Abone ol"
 | 
			
		||||
    },
 | 
			
		||||
    "player": {
 | 
			
		||||
        "watch_on": "İzle"
 | 
			
		||||
    },
 | 
			
		||||
    "titles": {
 | 
			
		||||
        "history": "Geçmiş",
 | 
			
		||||
        "preferences": "Tercihler",
 | 
			
		||||
        "feed": "Akış",
 | 
			
		||||
        "register": "Kaydol",
 | 
			
		||||
        "login": "Oturum Aç",
 | 
			
		||||
        "trending": "Öne Çıkanlar"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue