Skip to content

Commit

Permalink
locales: new translation updates (#386)
Browse files Browse the repository at this point in the history
* Translated using Weblate (English)

Currently translated at 100.0% (259 of 259 strings)

Translation: EduuRobot/Main
Translate-URL: http://weblate.amanoteam.com/projects/eduurobot/main/en/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (259 of 259 strings)

Translation: EduuRobot/Main
Translate-URL: http://weblate.amanoteam.com/projects/eduurobot/main/pt_BR/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (259 of 259 strings)

Translation: EduuRobot/Main
Translate-URL: http://weblate.amanoteam.com/projects/eduurobot/main/es/

* Translated using Weblate (Esperanto)

Currently translated at 100.0% (259 of 259 strings)

Translation: EduuRobot/Main
Translate-URL: http://weblate.amanoteam.com/projects/eduurobot/main/eo/

---------

Co-authored-by: Alisson Lauffer <[email protected]>
  • Loading branch information
amano-weblate and alissonlauffer committed Jun 21, 2024
1 parent 6b9f605 commit ba9a700
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 85 deletions.
4 changes: 2 additions & 2 deletions locales/en-GB/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"inline_cmd_faces_description": "Shows a list of text faces.",
"inline_cmd_html_description": "Formats the provided text as HTML.",
"inline_cmd_info_description": "Gets information about the provided user.",
"inline_cmd_ip_description": "Gets IP info of a domain name or IP address.",
"inline_cmd_ip_description": "Gets IP information of a domain name or IP address.",
"inline_cmd_markdown_description": "Formats the provided text as markdown.",
"inline_cmd_run_description": "Runs code in the specified programming language.",
"inline_cmd_tr_description": "Translates the text into the given language (defaults to user's default language).",
Expand Down Expand Up @@ -242,7 +242,7 @@
"weather_language": "en-GB",
"weather_usage": "<b>Usage:</b> <code>/weather location or city</code> — Get information about the weather in <i>location or city</i>.",
"welcome_default": "Hey {first_name}, welcome to {chat_title}!",
"welcome_format_help_msg": "The message can be formatted in HTML format or with Telegram's built-in text formatter. You can use the /html command to verify that your HTML is correct.\n\nYou can use these arguments for the welcome message:\n - <code>{id}</code> to show the user ID in the welcome message.\n - <code>{username}</code> to show the user's username in the welcome message. If the user has no username, the bot shows a mention.\n - <code>{first_name}</code> to show the user's name in the welcome message.\n - <code>{full_name}</code> or <code>{name}</code> to show the user's full name in the welcome message.\n - <code>{mention}</code> to mention the user in the welcome message.\n - <code>{chat_title}</code> or <code>{title}</code> to show the chat title in the welcome message.\n - <code>{count}</code> to show the chat member count in the welcome message.\n\nTo add buttons, you can use <code>[button text](buttonurl link)</code>. To add more buttons on the same line, you can add :same after the link, like this: <code>[button text](buttonurl:button link:same)</code>.",
"welcome_format_help_msg": "The message can be formatted in HTML format or with Telegram's built-in text formatter. You can use the /html command to verify that your HTML is correct.\n\nYou can use these arguments for the welcome message:\n - <code>{id}</code> to show the user ID in the welcome message.\n - <code>{username}</code> to show the user's username in the welcome message. If the user has no username, the bot shows a mention.\n - <code>{first_name}</code> to show the user's name in the welcome message.\n - <code>{full_name}</code> or <code>{name}</code> to show the user's full name in the welcome message.\n - <code>{mention}</code> to mention the user in the welcome message.\n - <code>{chat_title}</code> or <code>{title}</code> to show the chat title in the welcome message.\n - <code>{count}</code> to show the chat member count in the welcome message.\n\nTo add buttons, you can use <code>[button text](buttonurl:button link)</code>. To add more buttons on the same line, you can add :same after the link, like this: <code>[button text](buttonurl:button link:same)</code>.",
"welcome_mode_disable": "The welcome message for {chat_title} is now disabled.",
"welcome_mode_enable": "The welcome message for {chat_title} is now enabled.",
"welcome_mode_invalid": "Invalid argument. Use <code>/welcome off/on</code>.",
Expand Down
Loading

0 comments on commit ba9a700

Please sign in to comment.