mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Update translations
This commit is contained in:
@ -9,3 +9,6 @@ fa_IR:
|
||||
js:
|
||||
presence:
|
||||
replying: "در حال نوشتن پاسخ"
|
||||
editing: "در حال ویرایش"
|
||||
replying_to_topic:
|
||||
other: "پاسخ می دهند"
|
||||
|
@ -5,4 +5,11 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
pt: {}
|
||||
pt:
|
||||
js:
|
||||
presence:
|
||||
replying: "a responder"
|
||||
editing: "a editar"
|
||||
replying_to_topic:
|
||||
one: "está a responder"
|
||||
other: "estão a responder"
|
||||
|
@ -8,3 +8,4 @@
|
||||
de:
|
||||
site_settings:
|
||||
presence_enabled: 'Benutzer anzeigen, die gerade im aktuellen Thema antworten, oder den aktuellen Beitrag bearbeiten?'
|
||||
presence_max_users_shown: 'Maximale Anzahl an Benutzern angezeigt.'
|
||||
|
@ -5,4 +5,6 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
fa_IR: {}
|
||||
fa_IR:
|
||||
site_settings:
|
||||
presence_enabled: 'کاربرانی که در حال حاضر به موضوع فعلی پاسخ می دهند و یا در حال یرایش پست فعلی هستند، نمایش داده شوند؟'
|
||||
|
@ -5,4 +5,7 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
pt: {}
|
||||
pt:
|
||||
site_settings:
|
||||
presence_enabled: 'Mostrar os utilizadores que estão a responder no tópico atual, ou a editar a publicação atual?'
|
||||
presence_max_users_shown: 'Número máximo de utilizadores exibidos.'
|
||||
|
Reference in New Issue
Block a user