mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 07:34:40 +08:00
Update translations
This commit is contained in:
@ -10,3 +10,6 @@ sv:
|
||||
presence:
|
||||
replying: "svarar"
|
||||
editing: "skriver"
|
||||
replying_to_topic:
|
||||
one: "svarar"
|
||||
other: "svarar"
|
||||
|
@ -10,3 +10,6 @@ tr_TR:
|
||||
presence:
|
||||
replying: "yanıtlama"
|
||||
editing: "düzenleme"
|
||||
replying_to_topic:
|
||||
one: "yanıtlama"
|
||||
other: "yanıtlama"
|
||||
|
@ -5,4 +5,7 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
sv: {}
|
||||
sv:
|
||||
site_settings:
|
||||
presence_enabled: "Visa användare som just nu svarar på nuvarande ämnet, eller redigerar nuvarande inlägg?"
|
||||
presence_max_users_shown: "Maximalt antal användare visade."
|
||||
|
@ -5,4 +5,7 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
tr_TR: {}
|
||||
tr_TR:
|
||||
site_settings:
|
||||
presence_enabled: "Geçerli konuyu yanıtlayan veya mevcut gönderiyi düzenleyen kullanıcılar gösterilsin mi?"
|
||||
presence_max_users_shown: "Gösterilen maksimum kullanıcı sayısı."
|
||||
|
Reference in New Issue
Block a user