Skip to content

Commit

Permalink
Sync translations with main repository.
Browse files Browse the repository at this point in the history
Co-authored-by: Tolga Altaş <[email protected]>
  • Loading branch information
robbot006 and tolgaaaltas committed Jun 1, 2022
1 parent 08bc43f commit 52944be
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 0 deletions.
9 changes: 9 additions & 0 deletions locale/blomstra-usercard-stats.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# This file is automatically generated - do not edit it directly.
# Use https://weblate.rob006.net/projects/flarum/blomstra-usercard-stats/tr/ for translation.
# You can read more about the process at https://github.com/rob006-software/flarum-translations/wiki.

blomstra-usercard-stats:
forum:
user:
discussion-count: '{count, plural, one { {count} tartışma} other {{count} tartışma}}'
post-count: '{count, plural, one { {count} gönderi} other {{count} gönderi}}'
3 changes: 3 additions & 0 deletions locale/clarkwinkelmann-mass-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,17 @@ clarkwinkelmann-mass-actions:
forum:
actions:
delete: 'Seçilenleri kalıcı olarak sil'
deleteConfirmation: '{count, plural, one {Seçili tartışmayı kalıcı olarak silmek istediğinizden emin misiniz?} other {Seçili # tartışmayı kalıcı olarak silmek istediğinizden emin misiniz?}}'
hide: 'Silme seçildi'
lock: 'Seçileni kilitle'
markAsRead: 'Seçilileri okundu olarak işaretle'
restore: 'Seçileni geri yükle'
sticky: 'Yapışkan seçildi'
tags: Etiketler
tags-add: '<em>{tag}</em> ekleyin'
tags-edit: 'Etiketleri düzenle'
unlock: 'Seçilenin kilidini kaldır'
unsticky: 'Yapışkan olmayan seçildi'
select:
all: Tümü
hidden: 'Geçici olarak silindi'
Expand Down
2 changes: 2 additions & 0 deletions locale/fof-best-answer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ fof-best-answer:
select_best_answer: 'Başlattığım bir tartışmada en iyi yanıtı seçmek için otomatik bir hatırlatıcı'
remove_best_answer: 'Mevcut en iyi yanıtı kaldır'
this_best_answer: 'En iyi yanıt'
user:
best-answer-count: '{count, plural, one { {count} en iyi yanıt} other {{count} en iyi yanıt}}'
2 changes: 2 additions & 0 deletions locale/fof-gamification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ fof-gamification:
name: Kullanıcı
rank: Sıra
user:
card:
points: '{count, plural, one { {count} puan} other {{count} puan}}'
points: 'Puan: {points}'
rank: '{rank}'
vote_title: 'Oy Verenleri Göster'
Expand Down
8 changes: 8 additions & 0 deletions locale/fof-pretty-mail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ fof-pretty-mail:
nav:
desc: 'HTML ile elektronik posta şablonlarınızı özelleştirin.'
settings:
attributes:
body: 'E-postanın gerçek içeriğini içerir'
forumStyle: '<strong>Tüm forum CSS''sini</strong> içerir'
link: 'E-posta''daki bağlantıyı içerir'
settings: 'SettingsRepositoryInterface ile etkileşime girmenizi sağlar'
url: 'Flarum''un <code>UrlGenerator</code>'
attributes_label: 'Kullanılabilir özellikler'
confirm: 'Varsayılan elektronik posta şablonuna dönmek istediğinize emin misiniz?'
default: 'Varsayılan Şablon'
help: '"$body" elektronik postanın içeriğini gösterir, "$forumStyle" <strong>forumun tüm CSS kodunu</strong> ekler, "$url" forumunuzun bağlantısıdır, "$settings" SettingsRepositoryInterface kısmı ile etkileşime girmenize izin verir, ve "$link" e-posta içersindeki bağlantıyı sağlar. Her değişkenin nasıl kullanıldığını incelemek için aşağıdaki şablonlara göz atın.'
Expand All @@ -20,4 +27,5 @@ fof-pretty-mail:
notifications: 'Bildirim şablonları'
postMentioned: 'Flarum/Bahsetmeler Gönderi Bahsetme E-Postası'
reset: 'Varsayılana Döndür'
template_help: 'Her bir özelliğin nasıl kullanılacağını öğrenmek için her bir şablona bakın.'
userMentioned: 'Flarum/Bahsetmeler Kullanıcı Bahsetme E-Postası'
3 changes: 3 additions & 0 deletions locale/fof-user-directory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ fof-user-directory:
load_more_button: '=> core.ref.load_more'
nav: 'Kullanıcı Listesi'
refresh_tooltip: '=> core.forum.index.refresh_tooltip'
usercard:
discussion-count: '{count, plural, one { {count} tartışma} other {{count} tartışma}}'
post-count: '{count, plural, one { {count} gönderi} other {{count} gönderi}}'
search:
field:
placeholder: 'Tüm kullanıcılarda ara'
Expand Down

0 comments on commit 52944be

Please sign in to comment.