Skip to content

Commit

Permalink
Translate app/assets/locales/en.json in tr (#5124)
Browse files Browse the repository at this point in the history
100% translated for the source file 'app/assets/locales/en.json'
on the 'tr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
  • Loading branch information
transifex-integration[bot] authored May 15, 2023
1 parent f7ae61f commit 506a2ab
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions app/assets/locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"unpublished": "Yayınlanmamış",
"protected": "Korunmuş",
"length_in_minutes": "{{recording.length}} dakika",
"processing_recording": "Kayıt işleniyor...",
"processing_recording": "Kayıt işleniyor. Bu işlem birkaç dakika sürebilir...",
"copy_recording_urls": "Kayıt adreslerini kopyala",
"recordings_list_empty": "Henüz bir kaydınız yok!",
"recordings_list_empty_description": "Toplantıları başlatıp kayıt ettikten sonra kayıtlarınız burada görüntülenecek.",
Expand Down Expand Up @@ -406,6 +406,7 @@
"problem_completing_action": "Bu işlem yapılırken bir sorun çıktı.\nLütfen yeniden deneyin.",
"file_type_not_supported": "Dosya türü desteklenmiyor.",
"file_size_too_large": "Dosya boyutu çok büyük.",
"file_upload_error": "Dosya yüklenemedi.",
"signin_required": "Bu sayfaya erişebilmek için oturum açmalısınız",
"roles": {
"role_assigned": "Bu rol, en az bir kullanıcıya atanmış olduğundan silinemez."
Expand Down Expand Up @@ -480,14 +481,17 @@
"required": "Lütfen bir oda sayısı sınırı yazın",
"min": "En az 0 olabilir",
"max": "En fazla 100 olabilir"
},
"type": {
"error": "Bir sayı belirtmelisiniz"
}
},
"room": {
"name": {
"required": "Lütfen bir oda adı yazın.",
"min": "Ad en az 2 karakter uzunluğunda olabilir"
}
},
},
"url": {
"invalid": "Adres geçersiz"
}
Expand Down

0 comments on commit 506a2ab

Please sign in to comment.