Skip to content

Commit b1b9c6a

Browse files
illegalsolutionsjosStorer
authored andcommitted
Added Turkish Support, Create _locales/tr/main.json
1 parent 83f44a3 commit b1b9c6a

File tree

1 file changed

+128
-0
lines changed

1 file changed

+128
-0
lines changed

src/_locales/tr/main.json

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
{
2+
"General": "Genel",
3+
"Selection Tools": "Seçim Araçları",
4+
"Sites": "Siteler",
5+
"Advanced": "Gelişmiş",
6+
"Donate": "Bağış Yap",
7+
"Triggers": "Tetikleyiciler",
8+
"Theme": "Tema",
9+
"API Mode": "API Modu",
10+
"Get": "Al",
11+
"Balance": "Bakiye",
12+
"Preferred Language": "Tercih Edilen Dil",
13+
"Insert ChatGPT at the top of search results": "ChatGPT'yi arama sonuçlarının en üstüne ekle",
14+
"Lock scrollbar while answering": "Cevap verirken kaydırma çubuğunu kilitle",
15+
"Current Version": "Şu anki versiyon",
16+
"Latest": "En son",
17+
"Help | Changelog ": "Yardım | Değişim günlüğü ",
18+
"Custom ChatGPT Web API Url": "Özel ChatGPT Web API Url'si",
19+
"Custom ChatGPT Web API Path": "Özel ChatGPT Web API Yolu",
20+
"Custom OpenAI API Url": "Özel OpenAI API URL'si",
21+
"Custom Site Regex": "Özel Site Regex'i",
22+
"Exclusively use Custom Site Regex for website matching, ignoring built-in rules": "Yerleşik kuralları yok sayarak web sitesi eşleştirme için yalnızca Özel Site Regex'i kullan",
23+
"Input Query": "Girdi Sorgusu",
24+
"Append Query": "Sorgu Ekle",
25+
"Prepend Query": "Sorgu Ön Eki",
26+
"Wechat Pay": "Wechat Pay",
27+
"Type your question here\nEnter to send, shift + enter to break line": "Sorunuzu buraya yazın\nGöndermek için enter\nSatır atlamak için shift + enter",
28+
"Type your question here\nEnter to stop generating\nShift + enter to break line": "Sorunuzu buraya yazın\nÜretmeyi durdurmak için enter\nSatır atlamak için shift + enter",
29+
"Ask ChatGPT": "ChatGPT'ye Sor",
30+
"No Input Found": "Girdi Bulunamadı",
31+
"You": "Sen",
32+
"Collapse": "Daralt",
33+
"Expand": "Genişlet",
34+
"Stop": "Durdur",
35+
"Continue on official website": "Resmi web sitesinde devam et",
36+
"Error": "Hata",
37+
"Copy": "Kopyala",
38+
"Question": "Soru",
39+
"Answer": "Cevap",
40+
"Waiting for response...": "Cevap bekleniyor...",
41+
"Close the Window": "Pencereyi Kapat",
42+
"Pin the Window": "Pencereyi Sabitle",
43+
"Float the Window": "Pencereyi Kaydır",
44+
"Save Conversation": "Konuşmayı Kaydet",
45+
"UNAUTHORIZED": "Yetkilendirilmemiş",
46+
"Please login at https://chat.openai.com first": "Lütfen önce https://chat.openai.com adresinde oturum açın",
47+
"Then open https://chat.openai.com/api/auth/session": "Ardından https://chat.openai.com/api/auth/session adresini açın",
48+
"And refresh this page or type you question again": "Ve bu sayfayı yenileyin veya sorunuzu tekrar yazın",
49+
"Consider creating an api key at https://platform.openai.com/account/api-keys": "https://platform.openai.com/account/api-keys adresinde bir api anahtarı oluşturmayı düşünün",
50+
"OpenAI Security Check Required": "OpenAI Güvenlik Kontrolü Gerekli",
51+
"Please open https://chat.openai.com/api/auth/session": "Lütfen https://chat.openai.com/api/auth/session adresini açın",
52+
"Please open https://chat.openai.com": "Lütfen https://chat.openai.com adresini açın",
53+
"New Chat": "Yeni Sohbet",
54+
"Summarize Page": "Sayfayı Özetle",
55+
"Translate": "Çevir",
56+
"Translate (Bidirectional)": "Çevir (İki yönlü)",
57+
"Translate (To English)": "Çevir (İngilizce'ye)",
58+
"Translate (To Chinese)": "Çevir (Çince'ye)",
59+
"Summary": "Özetle",
60+
"Polish": "Lehçe",
61+
"Sentiment Analysis": "Duygu Analizi",
62+
"Divide Paragraphs": "Paragrafları Böl",
63+
"Code Explain": "Kodu Açıkla",
64+
"Ask": "Sor",
65+
"Always": "Her zaman",
66+
"Manually": "Manuel",
67+
"When query ends with question mark (?)": "Sorgu soru işareti (?) ile bittiğinde",
68+
"Light": "Açık",
69+
"Dark": "Koyu",
70+
"Auto": "Otomatik",
71+
"ChatGPT (Web)": "ChatGPT (Web)",
72+
"ChatGPT (Web, GPT-4)": "ChatGPT (Web, GPT-4)",
73+
"Bing (Web, GPT-4)": "Bing (Web, GPT-4)",
74+
"ChatGPT (GPT-3.5-turbo)": "ChatGPT (GPT-3.5-turbo)",
75+
"ChatGPT (GPT-4-8k)": "ChatGPT (GPT-4-8k)",
76+
"ChatGPT (GPT-4-32k)": "ChatGPT (GPT-4-32k)",
77+
"GPT-3.5": "GPT-3.5",
78+
"Custom Model": "Özel Model",
79+
"Balanced": "Dengeli",
80+
"Creative": "Yaratıcı",
81+
"Precise": "Duyarlı",
82+
"Fast": "Hızlı",
83+
"API Key": "API Anahtarı",
84+
"Model Name": "Model Adı",
85+
"Custom Model API Url": "Özel Model API Url'si",
86+
"Loading...": "Yükleniyor...",
87+
"Feedback": "Geri Bildirim",
88+
"Confirm": "Onayla",
89+
"Clear Conversation": "Konuşmayı Temizle",
90+
"Retry": "Tekrar Dene",
91+
"Exceeded maximum context length": "Maksimum bağlam uzunluğu aşıldı",
92+
"Regenerate the answer after switching model": "Modeli değiştirdikten sonra cevabı yeniden oluştur",
93+
"Pin": "Sabitle",
94+
"Unpin": "Sabitlemeyi Kaldır",
95+
"Delete Conversation": "Konuşmayı Sil",
96+
"Clear conversations": "Konuşmaları temizle",
97+
"Settings": "Ayarlar",
98+
"Feature Pages": "Özellik Sayfaları",
99+
"Keyboard Shortcuts": "Klavye Kısayolları",
100+
"Open Conversation Page": "Konuşma Sayfasını Aç",
101+
"Open Conversation Window": "Konuşma Penceresini Aç",
102+
"Store to Independent Conversation Page": "Bağımsız Konuşma Sayfasına Kaydet",
103+
"Keep Conversation Window in Background": "Konuşma penceresini arka planda tut, böylece herhangi bir programda çağırmak için kısayol tuşlarını kullanabilirsiniz",
104+
"Max Response Token Length": "Maksimum Cevap Jeton Uzunluğu",
105+
"Max Conversation Length": "Maksimum Konuşma Uzunluğu",
106+
"Always pin the floating window": "Her zaman kayan pencereyi sabitle",
107+
"Export": "Dışa Aktar",
108+
"Always Create New Conversation Window": "Her zaman yeni bir konuşma penceresi oluştur",
109+
"Please keep this tab open. You can now use the web mode of ChatGPTBox": "Lütfen bu sekme açık kalsın. Artık ChatGPTBox'ın web modunu kullanabilirsiniz",
110+
"Go Back": "Geri Dön",
111+
"Pin Tab": "Sekmeyi Sabitle",
112+
"Modules": "Modüller",
113+
"API Params": "API Parametreleri",
114+
"API Url": "API Url'si",
115+
"Others": "Diğerleri",
116+
"API Modes": "API Modları",
117+
"Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time": "Daha iyi gizlilik koruması için web modu geçmişini devre dışı bırakın, ancak bir süre sonra kullanılamayan konuşmalara neden olacaktır",
118+
"Display selection tools next to input box to avoid blocking": "Engellemeyi önlemek için girdi kutusunun yanına seçim araçlarını görüntüleyin",
119+
"Close All Chats In This Page": "Bu Sayfadaki Tüm Sohbetleri Kapat",
120+
"When Icon Clicked": "Simge Tıklandığında",
121+
"Open Settings": "Ayarları Aç",
122+
"Focus to input box after answering": "Cevapladıktan sonra girdi kutusuna odaklan",
123+
"Bing CaptchaChallenge": "Bing'in doğrulamasını geçmelisiniz. Lütfen https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx adresine gidin ve bir mesaj gönderin",
124+
"Exceeded quota": "Mevcut kotanızı aştınız, https://platform.openai.com/account/usage adresini kontrol edin",
125+
"Rate limit": "Hız sınırı aşıldı",
126+
"Jump to bottom": "En alta git",
127+
"Explain": "Açıkla"
128+
}

0 commit comments

Comments
 (0)