mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
Update translations
This commit is contained in:
@ -5,4 +5,10 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
ko: {}
|
||||
ko:
|
||||
js:
|
||||
presence:
|
||||
replying: "답변중"
|
||||
editing: "수정중"
|
||||
replying_to_topic:
|
||||
other: "답변중"
|
||||
|
@ -5,4 +5,7 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
ko: {}
|
||||
ko:
|
||||
site_settings:
|
||||
presence_enabled: '지금 현재의 주제에 답장하는 사용자를 표시하거나 지금의 글을 수정 하시겠습니까?'
|
||||
presence_max_users_shown: '표시되는 최대 사용자 수입니다.'
|
||||
|
@ -7,5 +7,5 @@
|
||||
|
||||
nl:
|
||||
site_settings:
|
||||
presence_enabled: 'Gebruikers laten zien die op dit moment aan het reageren zijn op de huidige topic, of het huidige bericht aan het bewerken zijn?'
|
||||
presence_max_users_shown: 'Maximale aantal gebruikers weergegeven.'
|
||||
presence_enabled: 'Gebruikers tonen die momenteel op het huidige topic antwoorden, of die het huidige bericht bewerken?'
|
||||
presence_max_users_shown: 'Maximale aantal getoonde gebruikers.'
|
||||
|
Reference in New Issue
Block a user