mirror of
https://github.com/discourse/discourse.git
synced 2025-10-03 17:21:20 +08:00
304 lines
12 KiB
YAML
304 lines
12 KiB
YAML
# Configuration file for discourse-translator-bot
|
|
|
|
files:
|
|
- source_path: config/locales/client.en.yml
|
|
destination_path: client.yml
|
|
label: core
|
|
- source_path: config/locales/server.en.yml
|
|
destination_path: server.yml
|
|
label: core
|
|
|
|
- source_path: public/403.html
|
|
destination_path: error_pages/403.html
|
|
label: core
|
|
|
|
- source_path: public/422.html
|
|
destination_path: error_pages/422.html
|
|
label: core
|
|
|
|
- source_path: public/500.html
|
|
destination_path: error_pages/500.html
|
|
label: core
|
|
|
|
- source_path: public/503.html
|
|
destination_path: error_pages/503.html
|
|
label: core
|
|
|
|
- source_path: plugins/chat/config/locales/client.en.yml
|
|
destination_path: plugins/chat/client.yml
|
|
label: chat
|
|
- source_path: plugins/chat/config/locales/server.en.yml
|
|
destination_path: plugins/chat/server.yml
|
|
label: chat
|
|
|
|
- source_path: plugins/discourse-details/config/locales/client.en.yml
|
|
destination_path: plugins/details/client.yml
|
|
label: details
|
|
- source_path: plugins/discourse-details/config/locales/server.en.yml
|
|
destination_path: plugins/details/server.yml
|
|
label: details
|
|
|
|
- source_path: plugins/discourse-local-dates/config/locales/client.en.yml
|
|
destination_path: plugins/local-dates/client.yml
|
|
label: local-dates
|
|
- source_path: plugins/discourse-local-dates/config/locales/server.en.yml
|
|
destination_path: plugins/local-dates/server.yml
|
|
label: local-dates
|
|
|
|
- source_path: plugins/discourse-narrative-bot/config/locales/client.en.yml
|
|
destination_path: plugins/narrative-bot/client.yml
|
|
label: narrative-bot
|
|
- source_path: plugins/discourse-narrative-bot/config/locales/server.en.yml
|
|
destination_path: plugins/narrative-bot/server.yml
|
|
label: narrative-bot
|
|
|
|
- source_path: plugins/discourse-presence/config/locales/client.en.yml
|
|
destination_path: plugins/presence/client.yml
|
|
label: presence
|
|
- source_path: plugins/discourse-presence/config/locales/server.en.yml
|
|
destination_path: plugins/presence/server.yml
|
|
label: presence
|
|
|
|
- source_path: plugins/poll/config/locales/client.en.yml
|
|
destination_path: plugins/poll/client.yml
|
|
label: poll
|
|
- source_path: plugins/poll/config/locales/server.en.yml
|
|
destination_path: plugins/poll/server.yml
|
|
label: poll
|
|
|
|
- source_path: plugins/styleguide/config/locales/client.en.yml
|
|
destination_path: plugins/styleguide/client.yml
|
|
label: styleguide
|
|
- source_path: plugins/styleguide/config/locales/server.en.yml
|
|
destination_path: plugins/styleguide/server.yml
|
|
label: styleguide
|
|
|
|
- source_path: plugins/spoiler-alert/config/locales/client.en.yml
|
|
destination_path: plugins/spoiler-alert/client.yml
|
|
label: spoiler-alert
|
|
- source_path: plugins/spoiler-alert/config/locales/server.en.yml
|
|
destination_path: plugins/spoiler-alert/server.yml
|
|
label: spoiler-alert
|
|
|
|
- source_path: plugins/checklist/config/locales/client.en.yml
|
|
destination_path: plugins/checklist/client.yml
|
|
label: checklist
|
|
- source_path: plugins/checklist/config/locales/server.en.yml
|
|
destination_path: plugins/checklist/server.yml
|
|
label: checklist
|
|
|
|
- source_path: plugins/footnote/config/locales/server.en.yml
|
|
destination_path: plugins/footnote/server.yml
|
|
label: footnote
|
|
|
|
- source_path: plugins/discourse-lazy-videos/config/locales/server.en.yml
|
|
destination_path: plugins/lazy-videos/server.yml
|
|
label: lazy-videos
|
|
|
|
- source_path: plugins/automation/config/locales/client.en.yml
|
|
destination_path: plugins/automation/client.yml
|
|
label: automation
|
|
- source_path: plugins/automation/config/locales/server.en.yml
|
|
destination_path: plugins/automation/server.yml
|
|
label: automation
|
|
|
|
- source_path: themes/foundation/locales/en.yml
|
|
destination_path: themes/foundation.yml
|
|
label: theme
|
|
- source_path: themes/horizon/locales/en.yml
|
|
destination_path: themes/horizon.yml
|
|
label: theme
|
|
|
|
- source_path: plugins/discourse-reactions/config/locales/client.en.yml
|
|
destination_path: plugins/reactions/client.yml
|
|
label: reactions
|
|
- source_path: plugins/discourse-reactions/config/locales/server.en.yml
|
|
destination_path: plugins/reactions/server.yml
|
|
label: reactions
|
|
|
|
- source_path: plugins/discourse-apple-auth/config/locales/client.en.yml
|
|
destination_path: plugins/apple-auth/client.yml
|
|
label: apple-auth
|
|
- source_path: plugins/discourse-apple-auth/config/locales/server.en.yml
|
|
destination_path: plugins/apple-auth/server.yml
|
|
label: apple-auth
|
|
|
|
- source_path: plugins/discourse-login-with-amazon/config/locales/client.en.yml
|
|
destination_path: plugins/login-with-amazon/client.yml
|
|
label: login-with-amazon
|
|
- source_path: plugins/discourse-login-with-amazon/config/locales/server.en.yml
|
|
destination_path: plugins/login-with-amazon/server.yml
|
|
label: login-with-amazon
|
|
|
|
- source_path: plugins/discourse-lti/config/locales/client.en.yml
|
|
destination_path: plugins/lti/client.yml
|
|
label: lti
|
|
- source_path: plugins/discourse-lti/config/locales/server.en.yml
|
|
destination_path: plugins/lti/server.yml
|
|
label: lti
|
|
|
|
- source_path: plugins/discourse-microsoft-auth/config/locales/client.en.yml
|
|
destination_path: plugins/microsoft-auth/client.yml
|
|
label: microsoft-auth
|
|
- source_path: plugins/discourse-microsoft-auth/config/locales/server.en.yml
|
|
destination_path: plugins/microsoft-auth/server.yml
|
|
label: microsoft-auth
|
|
|
|
- source_path: plugins/discourse-oauth2-basic/config/locales/client.en.yml
|
|
destination_path: plugins/oauth2-basic/client.yml
|
|
label: oauth2-basic
|
|
- source_path: plugins/discourse-oauth2-basic/config/locales/server.en.yml
|
|
destination_path: plugins/oauth2-basic/server.yml
|
|
label: oauth2-basic
|
|
|
|
- source_path: plugins/discourse-openid-connect/config/locales/client.en.yml
|
|
destination_path: plugins/openid-connect/client.yml
|
|
label: openid-connect
|
|
- source_path: plugins/discourse-openid-connect/config/locales/server.en.yml
|
|
destination_path: plugins/openid-connect/server.yml
|
|
label: openid-connect
|
|
|
|
- source_path: plugins/discourse-zendesk-plugin/config/locales/client.en.yml
|
|
destination_path: plugins/zendesk-plugin/client.yml
|
|
label: zendesk-plugin
|
|
|
|
- source_path: plugins/discourse-patreon/config/locales/client.en.yml
|
|
destination_path: plugins/patreon/client.yml
|
|
label: patreon
|
|
- source_path: plugins/discourse-patreon/config/locales/server.en.yml
|
|
destination_path: plugins/patreon/server.yml
|
|
label: patreon
|
|
|
|
- source_path: plugins/discourse-graphviz/config/locales/server.en.yml
|
|
destination_path: plugins/graphviz/server.yml
|
|
label: graphviz
|
|
|
|
- source_path: plugins/discourse-rss-polling/config/locales/client.en.yml
|
|
destination_path: plugins/rss-polling/client.yml
|
|
label: rss-polling
|
|
- source_path: plugins/discourse-rss-polling/config/locales/server.en.yml
|
|
destination_path: plugins/rss-polling/server.yml
|
|
label: rss-polling
|
|
|
|
- source_path: plugins/discourse-math/config/locales/server.en.yml
|
|
destination_path: plugins/math/server.yml
|
|
label: math
|
|
|
|
- source_path: plugins/discourse-chat-integration/config/locales/client.en.yml
|
|
destination_path: plugins/chat-integration/client.yml
|
|
label: chat-integration
|
|
- source_path: plugins/discourse-chat-integration/config/locales/server.en.yml
|
|
destination_path: plugins/chat-integration/server.yml
|
|
label: chat-integration
|
|
|
|
- source_path: plugins/discourse-data-explorer/config/locales/client.en.yml
|
|
destination_path: plugins/data-explorer/client.yml
|
|
label: data-explorer
|
|
- source_path: plugins/discourse-data-explorer/config/locales/server.en.yml
|
|
destination_path: plugins/data-explorer/server.yml
|
|
label: data-explorer
|
|
|
|
- source_path: plugins/discourse-post-voting/config/locales/client.en.yml
|
|
destination_path: plugins/post-voting/client.yml
|
|
label: post-voting
|
|
- source_path: plugins/discourse-post-voting/config/locales/server.en.yml
|
|
destination_path: plugins/post-voting/server.yml
|
|
label: post-voting
|
|
|
|
- source_path: plugins/discourse-user-notes/config/locales/client.en.yml
|
|
destination_path: plugins/user-notes/client.yml
|
|
label: user-notes
|
|
- source_path: plugins/discourse-user-notes/config/locales/server.en.yml
|
|
destination_path: plugins/user-notes/server.yml
|
|
label: user-notes
|
|
|
|
- source_path: plugins/discourse-assign/config/locales/client.en.yml
|
|
destination_path: plugins/assign/client.yml
|
|
label: assign
|
|
- source_path: plugins/discourse-assign/config/locales/server.en.yml
|
|
destination_path: plugins/assign/server.yml
|
|
label: assign
|
|
|
|
- source_path: plugins/discourse-subscriptions/config/locales/client.en.yml
|
|
destination_path: plugins/subscriptions/client.yml
|
|
label: subscriptions
|
|
- source_path: plugins/discourse-subscriptions/config/locales/server.en.yml
|
|
destination_path: plugins/subscriptions/server.yml
|
|
label: subscriptions
|
|
|
|
- source_path: plugins/discourse-hcaptcha/config/locales/client.en.yml
|
|
destination_path: plugins/hcaptcha/client.yml
|
|
label: hcaptcha
|
|
- source_path: plugins/discourse-hcaptcha/config/locales/server.en.yml
|
|
destination_path: plugins/hcaptcha/server.yml
|
|
label: hcaptcha
|
|
|
|
- source_path: plugins/discourse-gamification/config/locales/client.en.yml
|
|
destination_path: plugins/gamification/client.yml
|
|
label: gamification
|
|
- source_path: plugins/discourse-gamification/config/locales/server.en.yml
|
|
destination_path: plugins/gamification/server.yml
|
|
label: gamification
|
|
|
|
- source_path: plugins/discourse-calendar/config/locales/client.en.yml
|
|
destination_path: plugins/calendar/client.yml
|
|
label: calendar
|
|
- source_path: plugins/discourse-calendar/config/locales/server.en.yml
|
|
destination_path: plugins/calendar/server.yml
|
|
label: calendar
|
|
|
|
- source_path: plugins/discourse-policy/config/locales/client.en.yml
|
|
destination_path: plugins/policy/client.yml
|
|
label: policy
|
|
- source_path: plugins/discourse-policy/config/locales/server.en.yml
|
|
destination_path: plugins/policy/server.yml
|
|
label: policy
|
|
|
|
- source_path: plugins/discourse-github/config/locales/client.en.yml
|
|
destination_path: plugins/github/client.yml
|
|
label: github
|
|
- source_path: plugins/discourse-github/config/locales/server.en.yml
|
|
destination_path: plugins/github/server.yml
|
|
label: github
|
|
|
|
- source_path: plugins/discourse-adplugin/config/locales/client.en.yml
|
|
destination_path: plugins/adplugin/client.yml
|
|
label: adplugin
|
|
- source_path: plugins/discourse-adplugin/config/locales/server.en.yml
|
|
destination_path: plugins/adplugin/server.yml
|
|
label: adplugin
|
|
|
|
- source_path: plugins/discourse-affiliate/config/locales/client.en.yml
|
|
destination_path: plugins/affiliate/client.yml
|
|
label: affiliate
|
|
- source_path: plugins/discourse-affiliate/config/locales/server.en.yml
|
|
destination_path: plugins/affiliate/server.yml
|
|
label: affiliate
|
|
|
|
- source_path: plugins/discourse-solved/config/locales/client.en.yml
|
|
destination_path: plugins/solved/client.yml
|
|
label: solved
|
|
- source_path: plugins/discourse-solved/config/locales/server.en.yml
|
|
destination_path: plugins/solved/server.yml
|
|
label: solved
|
|
|
|
- source_path: plugins/discourse-topic-voting/config/locales/client.en.yml
|
|
destination_path: plugins/topic-voting/client.yml
|
|
label: topic-voting
|
|
- source_path: plugins/discourse-topic-voting/config/locales/server.en.yml
|
|
destination_path: plugins/topic-voting/server.yml
|
|
label: topic-voting
|
|
|
|
- source_path: plugins/discourse-templates/config/locales/client.en.yml
|
|
destination_path: plugins/templates/client.yml
|
|
label: templates
|
|
- source_path: plugins/discourse-templates/config/locales/server.en.yml
|
|
destination_path: plugins/templates/server.yml
|
|
label: templates
|
|
|
|
- source_path: plugins/discourse-ai/config/locales/client.en.yml
|
|
destination_path: plugins/ai/client.yml
|
|
label: ai
|
|
- source_path: plugins/discourse-ai/config/locales/server.en.yml
|
|
destination_path: plugins/ai/server.yml
|
|
label: ai
|