Skip to content

Commit 620164f

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 32ba084 commit 620164f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

l10n/tr.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OC.L10N.register(
22
"integration_replicate",
33
{
4-
"AI image generation (stable diffusion via Replicate)" : "Yapay Zeka görsel üretme (Replicate ile stable diffusion)",
4+
"AI image generation (stable diffusion via Replicate)" : "Yapay Zeka ile görsel oluşturma (Replicate ile stable diffusion)",
55
"AI speech-to-text (Whisper via Replicate)" : "Yapay Zeka konuşmadan metne (Replicate ile Whisper)",
66
"Bad HTTP method" : "HTTP yöntemi hatalı",
77
"Bad credentials" : "Kimlik doğrulama bilgileri hatalı",
@@ -37,7 +37,7 @@ OC.L10N.register(
3737
"Transcription/translation is processing..." : "Dönüşüm/çeviri işleniyor...",
3838
"Transcription/translation was canceled" : "Dönüşüm/çeviri iptal edildi",
3939
"Transcription/translation has failed" : "Dönüşüm/çeviri yapılamadı",
40-
"AI image generation" : "Yapay Zeka görsel üretme",
40+
"AI image generation" : "Yapay Zeka ile görsel oluşturma",
4141
"Show/hide advanced options" : "Gelişmiş ayarları görüntüle/gizle",
4242
"Advanced options" : "Gelişmiş ayarlar",
4343
"Preview images with Replicate" : "Görselleri Replicate ile ön izle",
@@ -49,7 +49,7 @@ OC.L10N.register(
4949
"by Replicate with stable diffusion" : "Replicate tarafından stable diffusion ile",
5050
"Regenerate" : "Yeniden oluştur",
5151
"Preview" : "Ön izleme",
52-
"Failed to launch image generation" : "Görsel üretme başlatılamadı",
52+
"Failed to launch image generation" : "Görsel oluşturma başlatılamadı",
5353
"AI speech-to-text" : "Yapay Zeka konuşmadan metne",
5454
"Transcribe" : "Dönüştür",
5555
"Translate (only to English)" : "Dönüştür (yalnızca İngilizce'ye)",

l10n/tr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "translations": {
2-
"AI image generation (stable diffusion via Replicate)" : "Yapay Zeka görsel üretme (Replicate ile stable diffusion)",
2+
"AI image generation (stable diffusion via Replicate)" : "Yapay Zeka ile görsel oluşturma (Replicate ile stable diffusion)",
33
"AI speech-to-text (Whisper via Replicate)" : "Yapay Zeka konuşmadan metne (Replicate ile Whisper)",
44
"Bad HTTP method" : "HTTP yöntemi hatalı",
55
"Bad credentials" : "Kimlik doğrulama bilgileri hatalı",
@@ -35,7 +35,7 @@
3535
"Transcription/translation is processing..." : "Dönüşüm/çeviri işleniyor...",
3636
"Transcription/translation was canceled" : "Dönüşüm/çeviri iptal edildi",
3737
"Transcription/translation has failed" : "Dönüşüm/çeviri yapılamadı",
38-
"AI image generation" : "Yapay Zeka görsel üretme",
38+
"AI image generation" : "Yapay Zeka ile görsel oluşturma",
3939
"Show/hide advanced options" : "Gelişmiş ayarları görüntüle/gizle",
4040
"Advanced options" : "Gelişmiş ayarlar",
4141
"Preview images with Replicate" : "Görselleri Replicate ile ön izle",
@@ -47,7 +47,7 @@
4747
"by Replicate with stable diffusion" : "Replicate tarafından stable diffusion ile",
4848
"Regenerate" : "Yeniden oluştur",
4949
"Preview" : "Ön izleme",
50-
"Failed to launch image generation" : "Görsel üretme başlatılamadı",
50+
"Failed to launch image generation" : "Görsel oluşturma başlatılamadı",
5151
"AI speech-to-text" : "Yapay Zeka konuşmadan metne",
5252
"Transcribe" : "Dönüştür",
5353
"Translate (only to English)" : "Dönüştür (yalnızca İngilizce'ye)",

0 commit comments

Comments
 (0)