Skip to content

Commit 49fff77

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5c26e58 commit 49fff77

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

l10n/tr.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/tr.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,33 @@
44
"Connected accounts" : "Bağlı hesaplar",
55
"Replicate's Whisper Speech-To-Text" : "Replicate Whisper konuşmadan metne",
66
"Replicate integration" : "Replicate bütünleştirmesi",
7+
"Replicate's stable diffusion Text-To-Image" : "Replicate stable diffusion yazıdan görsele",
78
"Integration of Replicate stable-diffusion" : "Replicate stable-diffusion bütünleştirmesi",
9+
"The Replicate integration app provides a SpeechToText provider, a Text processing provider and an Image generation provider.\n\n⚠️ The smart pickers have been removed from this app\nas they are now included in the [Assistant app](https://apps.nextcloud.com/apps/assistant).\n\n## Ethical AI Rating\n### Rating: 🟡\n\nPositive:\n* The software for training and inferencing of this model is open source\n* The trained model is freely available, and thus can be ran on-premises\n* The training data is freely available, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\nNegative:\n* The software for training and inferencing of this model is proprietary, limiting running it locally or training by yourself\n* The trained model is not freely available, so the model can not be ran on-premises\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/)." : "Replicate bütünleştirme uygulaması bir konuşmadan yazıya hizmeti, bir metin işleme hizmeti ve bir görsel oluşturma hizmeti sağlar.\n\n⚠️ Akıllı seçiciler from this app [Yardımcı uygulaması](https://apps.nextcloud.com/apps/assistant).\niçine alındığından bu uygulamadan kaldırılmıştır.\n\n## Etik Yapay Zeka Değerlendirmesi\n### Değerlendirme: 🟡\n\nOlumlu:\n* Bu modelin eğitim ve çıkarım yazılımı açık kaynak kodludur\n* Eğitilmiş model ücretsiz olarak alınabilir ve bu nedenle şirket içinde çalıştırılabilir\n* Eğitim verileri serbestçe kullanılabilir, bu da önyargıyı kontrol etmeyi veya düzeltmeyi veya başarımı ve CO2 kullanımını iyileştirmeyi sağlar.\n\nOlumsuz:\n* Bu modelin eğitimi vze çıkarımı için kullanılan yazılım tescillidir, yerel olarak çalıştırmayı veya kendi başınıza eğitimi sınırlandırır\n* Eğitilmiş model ücretsiz olarak alınamaz ve bu nedenle model şirket içinde çalıştırılamaz\n* Eğitim verileri ücretsiz olarak alınamaz ve bu da dış tarafların önyargıyı kontrol etme ve düzeltme veya modelin başarımını ve CO2 kullanımını iyileştirme yeteneğini sınırlar.\n\n[Günlüğümüzde](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/) Nextcloud Ethical AI değerlendirmesi hakkında ayrıntılı bilgiler bulabilirsiniz.",
810
"Replicate API token" : "Replicate API kodu",
11+
"Your API token" : "API kodunuz",
912
"You can create a free API token on https://replicate.com" : "https://replicate.com adresinden ücretsiz bir API kodu oluşturabilirsiniz",
1013
"Text generation" : "Metin oluşturma",
14+
"Text generation model name" : "Metin oluşturma modelinin adı",
15+
"You can find model names on the Replicate website. For example: 'mistralai/mixtral-8x7b-instruct-v0.1' or 'meta/llama-2-70b-chat'" : "Model adlarını Replicate sitesinde bulabilirsiniz. Örnek: 'mistralai/mixtral-8x7b-instruct-v0.1' ya da 'meta/llama-2-70b-chat'",
16+
"Text generation model version (only used if model name is empty)" : "Metin oluşturma modelinin sürümü (yalnızca model adı boşsa kullanılır)",
17+
"For example: '83b6a56e7c828e667f21fd596c338fd4f0039b46bcfa18d973e8e70e455fda70'" : "Örnek: '83b6a56e7c828e667f21fd596c338fd4f0039b46bcfa18d973e8e70e455fda70'",
18+
"Extra model parameters" : "Ek model parametreleri",
1119
"Image generation" : "Görsel oluşturma",
20+
"Image generation model name (only used if model version is empty)" : "Görsel oluşturma modelinin adı (yalnızca model sürümü boşsa kullanılır)",
21+
"For example: 'stability-ai/stable-diffusion'" : "Örnek: 'stability-ai/stable-diffusion'",
22+
"Image generation model version" : "Görsel oluşturma modeli sürümü",
23+
"For example: 'ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4'" : "Örnek: 'ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4'",
24+
"Speech-to-text" : "Konuşmadan yazıya",
25+
"Whisper model size" : "Whisper modelinin boyutu",
1226
"Larger model size gives better results but uses more credit" : "Daha büyük model boyutu daha iyi sonuç verir ancak daha fazla kredi kullanır",
1327
"Tiny" : "Minik",
1428
"Base" : "Temel",
1529
"Small" : "Küçük",
1630
"Medium" : "Orta",
1731
"Large" : "Büyük",
32+
"Extra parameters are model-specific. For example: {\"width\":1920,\"height\":1080}" : "Ek parametreler modele özgürdür. Örnek: {\"width\":1920,\"height\":1080}",
33+
"Extra parameters are model-specific. For example: {\"max_new_tokens\":128,\"temperature\":0.7}" : "Ek parametreler modele özgüdür. Örnek: {\"max_new_tokens\":128,\"temperature\":0.7}",
1834
"Replicate admin options saved" : "Replicate yönetici ayarları kaydedildi",
1935
"Failed to save Replicate admin options" : "Replicate yönetici ayarları kaydedilemedi"
2036
},"pluralForm" :"nplurals=2; plural=(n > 1);"

0 commit comments

Comments
 (0)