mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 01:56:58 +08:00
FEATURE: Add Uyghur language (#27183)
Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
This commit is contained in:

committed by
GitHub

parent
5e61d55940
commit
9d8044a2ee
12
plugins/discourse-narrative-bot/config/locales/client.ug.yml
Normal file
12
plugins/discourse-narrative-bot/config/locales/client.ug.yml
Normal file
@ -0,0 +1,12 @@
|
||||
# WARNING: Never edit this file.
|
||||
# It will be overwritten when translations are pulled from Crowdin.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ug:
|
||||
js:
|
||||
discourse_narrative_bot:
|
||||
welcome_post_type:
|
||||
new_user_track: "بارلىق يېڭى ئىشلەتكۈچىلەر ئۈچۈن يېڭى ئىشلەتكۈچى دەرسلىكىنى باشلايدۇ"
|
||||
welcome_message: "بارلىق يېڭى ئىشلەتكۈچىلەرگە تېز باشلاش يېتەكچىسى ئارقىلىق قارشى ئېلىش ئۇچۇرى يوللايدۇ"
|
28
plugins/discourse-narrative-bot/config/locales/server.ug.yml
Normal file
28
plugins/discourse-narrative-bot/config/locales/server.ug.yml
Normal file
@ -0,0 +1,28 @@
|
||||
# WARNING: Never edit this file.
|
||||
# It will be overwritten when translations are pulled from Crowdin.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://translate.discourse.org/
|
||||
|
||||
ug:
|
||||
discourse_narrative_bot:
|
||||
quote:
|
||||
trigger: "نەقىل"
|
||||
magic_8_ball:
|
||||
answers:
|
||||
"9": "ھەئە"
|
||||
new_user_narrative:
|
||||
reset_trigger: "دەرسلىك"
|
||||
hello:
|
||||
title: "سالام!"
|
||||
advanced_user_narrative:
|
||||
category_hashtag:
|
||||
instructions: |-
|
||||
يازمىڭىزدا سەھىپە ۋە بەلگىلەرنى نەقىل ئالالايدىغانلىقىڭىزنى بىلەمسىز؟ مەسىلەن، %{category} سەھىپەنى كۆردىڭىزمۇ؟
|
||||
|
||||
جۈملىنىڭ خالىغان يېرىگە «#» نى كىرگۈزۈپ، خالىغان سەھىپە ياكى بەلگىنى تاللىسىڭىز بولىدۇ.
|
||||
not_found: |-
|
||||
ھىم، مەن ئۇ يەردە ھېچقانداق سەھىپە كۆرمىدىم. كېيىنكى جاۋابىڭىزغا بۇنى كۆچۈرەلەمسىز؟
|
||||
|
||||
```text
|
||||
مەن # ئارقىلىق سەھىپە ئۇلانمىسى قۇرالايمەن.
|
Reference in New Issue
Block a user