discourse-translator/config/locales/server.en.yml

16 lines
764 B
YAML

en:
site_settings:
translator_enabled: "Allow inline translation of posts."
translator: "The provider of the translation service."
translator_azure_subscription_key: "Azure Subscription Key"
translator_azure_region: "Azure Region"
translator_google_api_key: "Google API Key"
translator_yandex_api_key: "Yandex API Key"
max_translations_per_minute: "The number of translations per minute a regular user can perform."
translator:
failed: "The translator is unable to translate this language."
not_supported: "This language is not supported by the translator."
too_long: "This post is too long to be translated by the translator."
microsoft:
missing_token: "The translator was unable to retrieve a valid token."