mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
FEATURE: Add Armenian language
This commit is contained in:
15
plugins/discourse-presence/config/locales/client.hy.yml
Normal file
15
plugins/discourse-presence/config/locales/client.hy.yml
Normal file
@ -0,0 +1,15 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
hy:
|
||||
js:
|
||||
presence:
|
||||
replying: "պատասխանում է"
|
||||
editing: "խմբագրում է"
|
||||
replying_to_topic:
|
||||
one: "պատասխանում է"
|
||||
other: "պատասխանում են"
|
11
plugins/discourse-presence/config/locales/server.hy.yml
Normal file
11
plugins/discourse-presence/config/locales/server.hy.yml
Normal file
@ -0,0 +1,11 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
hy:
|
||||
site_settings:
|
||||
presence_enabled: 'Ցուցադրե՞լ այն օգտատերերին, որոնք այս պահին պատասխանում են ներկայիս թեմային կամ խմբագրում են ներկայիս գրառումը:'
|
||||
presence_max_users_shown: 'Ցուցադրված օգտատերերի առավելագույն քանակը:'
|
Reference in New Issue
Block a user