Skip to content

Commit 010d54c

Browse files
author
github-actions[bot]
committed
1 parent 2136101 commit 010d54c

17 files changed

Lines changed: 492 additions & 64 deletions

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v6
2424

2525
- name: Set environment
2626
run: |

‎.github/workflows/test.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout code
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v6
2323

2424
- name: Setup PHP
2525
uses: shivammathur/setup-php@v2
@@ -28,7 +28,7 @@ jobs:
2828
tools: composer:v2, supportpal/language-tools
2929

3030
- name: PHP Syntax Check
31-
uses: overtrue/phplint@9.1
31+
uses: overtrue/phplint@9.5
3232
with:
3333
path: .
3434
options: --exclude=vendor
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: Check out English
4343
if: ${{ env.LANG_NAME != 'en' }}
44-
uses: actions/checkout@v4
44+
uses: actions/checkout@v6
4545
with:
4646
repository: supportpal/addon-language-english
4747
path: addon-language-english/

‎Lang/pt_BR/actions.php‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
/*
2727
* 2.2.0
2828
*/
29-
"close_and_lock_ticket" => "Fechar e bloquear ticket",
3029
"unlock_ticket" => "Debloquear ticket",
3130
"update_sla_plan" => "Atualizar plano SLA",
3231
"update_subject" => "Atualizar assunto",
@@ -83,4 +82,11 @@
8382
"pause_due_times" => "Pause due times",
8483
"unpause_due_times" => "Unpause due times",
8584

85+
/*
86+
* 5.5.0
87+
*/
88+
"close_ticket" => "Close ticket",
89+
"lock_ticket" => "Lock ticket",
90+
"notify_user" => "Notify user",
91+
8692
);

‎Lang/pt_BR/core.php‎

Lines changed: 152 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
"incoming_spam" => "Entrada (Rejeitados - Spam)",
9898
"incoming_throttled" => "Entrada (Rejeitados - Throttled)",
9999
"email_subject" => "Assunto do email",
100-
"twig_html_warning" => "O Twig não é permitido dentro de tags / atributos HTML e será removido automaticamente ao salvar.",
101100

102101
// Modules
103102
"modules" => "Módulo|Módulos",
@@ -236,7 +235,6 @@
236235
"email_no_body" => "Falha ao identificar o corpo da mensagem de email.",
237236
"email_runtime_error" => "Ocorreu um erro de tempo de execução ao criar o ticket / resposta.",
238237
"email_reply_disabled" => "As respostas de e-mail do usuário foram desativadas para este departamento.",
239-
"email_throttled" => "Muitos e-mails recebidos do usuário. O limite é :max_requests e-mails a cada :decay_time minutos.",
240238

241239
/*
242240
* 2.1.0
@@ -369,12 +367,10 @@
369367
"multi_ip" => "Suporte Multi-IP",
370368
"multi_ip_desc" => "Permite bloquear o SupportPal para mais de um IP interno / externo.",
371369
"purchase" => "Compra",
372-
"ticket_number_missing" => "Para emails relacionados a tickets, o campo de mesclagem {{ticket.number}} deve estar presente no assunto do email e deve ser agrupado <em> [# {{ticket.number}}] </em> ou <em> ( # {{ticket.number}}) </em> para encaminhar as respostas ao ticket correto. Se você deseja remover o número do ticket, considere habilitar o <a href='https://docs.supportpal.com/current/Email+Channel#SubAddressConfiguration' target='_blank'> sub-endereçamento de e-mail </a> .",
373370

374371
/*
375372
* 2.5.0
376373
*/
377-
"debug_mode_desc" => "Ative o modo de depuração para exibir erros, use apenas para depuração ou se for instruído pelo suporte. Os erros e outras mensagens úteis de log são armazenados nos logs do aplicativo, que podem ser baixados em Utilitários - > Logs - > Log File Manager.",
378374
"record_trash_relations" => "The records will be moved to the trash and then permanently deleted after :number dias along with the following related data: :relations. This will impact reports.",
379375
"uninstall_plugable_warning" => "Desinstalar o :plugable excluirá todos os arquivos e dados associados. Recomendamos desativar o :plugable.",
380376
"web_settings_desc" => "As configurações do canal da web se aplicam ao frontend. Por padrão, os tickets podem ser acessados por qualquer pessoa que conheça um URL exclusivo. Você pode desabilitar isso e exigir que os usuários efetuem login antes que possam acessar as informações do ticket.",
@@ -575,7 +571,6 @@
575571
"file_not_found" => "File ':path' not found.",
576572
"file_not_executable" => "File ':path' is not executable.",
577573
"dependency_resolution" => "Unable to run health check.",
578-
"debug_mode_warning" => "Debug mode should only be used temporarily.",
579574
"custom_colour" => "Custom Colour",
580575
"remove_colour" => "Remove Colour",
581576
"background_colour" => "Background Colour",
@@ -662,7 +657,6 @@
662657
/*
663658
* 5.3.0
664659
*/
665-
"ticket_channel_2" => "Fornecemos uma série de canais padrão. Você pode querer ativar e configurar os canais do Facebook e Twitter para coletar bilhetes gerados através das mídias sociais.",
666660
"incoming_duplicate" => "Incoming (Duplicate)",
667661

668662
/*
@@ -682,4 +676,156 @@
682676
"hcaptcha_desc" => "Please register at <a target='_blank' href=\"https://hcaptcha.com/\">hCaptcha</a>. Copy the site and secret key above.",
683677
"captcha_type_desc" => "Select the Captcha to be used throughout the system. We recommend switching to Google reCAPTCHA, which requires additional configuration.",
684678

679+
/*
680+
* 5.5.0
681+
*/
682+
"ticket_channel_2" => "Fornecemos uma série de canais padrão. Você pode querer ativar e configurar os canais do Facebook e Twitter para coletar bilhetes gerados através das mídias sociais.",
683+
"selected_country_aria_label" => "Selected country",
684+
"no_country_selected" => "No country selected",
685+
"country_list_aria_label" => "List of countries",
686+
"zero_search_results" => "No results found",
687+
"one_search_result" => "1 result found",
688+
"multiple_search_results" => "\${count} results found", // ${count} is a JS variable and should not be changed.
689+
"advanced" => "Advanced",
690+
"table" => "Table",
691+
"cell" => "Cell",
692+
"cell_properties" => "Cell properties",
693+
"merge_cells" => "Merge cells",
694+
"split_cell" => "Split cell",
695+
"row" => "Row",
696+
"inset_row_before" => "Insert row before",
697+
"inset_row_after" => "Insert row after",
698+
"delete_row" => "Delete row",
699+
"row_properties" => "Row properties",
700+
"cut_row" => "Cut row",
701+
"copy_row" => "Copy row",
702+
"paste_row_before" => "Paste row before",
703+
"paste_row_after" => "Paste row after",
704+
"column" => "Column",
705+
"insert_column_before" => "Insert column before",
706+
"insert_column_after" => "Insert column after",
707+
"delete_column" => "Delete column",
708+
"cut_column" => "Cut column",
709+
"copy_column" => "Copy column",
710+
"paste_column_before" => "Paste column before",
711+
"paste_column_after" => "Paste column after",
712+
"table_properties" => "Table properties",
713+
"delete_table" => "Delete table",
714+
"width" => "Width",
715+
"height" => "Height",
716+
"cell_spacing" => "Cell spacing",
717+
"cell_padding" => "Cell padding",
718+
"border_width" => "Border width",
719+
"caption" => "Caption",
720+
"show_caption" => "Show caption",
721+
"alignment" => "Alignment",
722+
"border_style" => "Border style",
723+
"border_colour" => "Border colour",
724+
"cell_type" => "Cell type",
725+
"scope" => "Scope",
726+
"horizontal_align" => "Horizontal align",
727+
"vertical_align" => "Vertical align",
728+
"header_cell" => "Header cell",
729+
"row_group" => "Row group",
730+
"column_group" => "Column group",
731+
"left" => "Left",
732+
"center" => "Center",
733+
"right" => "Right",
734+
"top" => "Top",
735+
"middle" => "Middle",
736+
"bottom" => "Bottom",
737+
"anchor" => "Anchor",
738+
"example" => "Example",
739+
740+
/*
741+
* 5.6.0
742+
*/
743+
"email_template_enabled_desc" => "Disabling the email template will prevent notifications that use this template from being sent.",
744+
"template_disabled" => "Template Disabled",
745+
"reset_email_template" => "This will update the editor with the default email template content. Any previous changes made will be lost once the email template has been saved.",
746+
747+
/*
748+
* 5.7.0
749+
*/
750+
"cursor_position" => "Cursor Position",
751+
"set_cursor_position" => "Set Cursor Position",
752+
"private_message_notification" => "New Operator Private Message",
753+
"private_message_notification_desc" => "Notifies you when you receive correspondence from another operator via private message.",
754+
755+
/*
756+
* 5.7.3
757+
*/
758+
"solid" => "Solid",
759+
"dashed" => "Dashed",
760+
"dotted" => "Dotted",
761+
762+
/*
763+
* 6.0.0
764+
*/
765+
"bot" => "Bot",
766+
"start_tls" => "Start TLS",
767+
"shortcut_disabled" => "Disabled",
768+
"shortcut_edit" => "Edit shortcut",
769+
"shortcut_reset" => "Reset to default",
770+
"shortcut_press_key" => "Press a key combination...",
771+
"shortcut_already_in_use" => "This shortcut is already in use by ':name'.",
772+
"shortcut_invalid" => "Invalid shortcut. Please try again.",
773+
"shortcut_editor" => "Text Editor",
774+
"shortcut_editor_bold" => "Bold",
775+
"shortcut_editor_italic" => "Italic",
776+
"shortcut_editor_underline" => "Underline",
777+
"shortcut_editor_link" => "Insert link",
778+
"shortcut_editor_strikethrough" => "Strikethrough",
779+
"shortcut_editor_codesample" => "Insert code sample",
780+
"shortcut_editor_blockquote" => "Insert block quote",
781+
"shortcut_editor_numlist" => "Insert numbered list",
782+
"shortcut_editor_bullist" => "Insert bullet list",
783+
"shortcut_editor_outdent" => "Decrease indent",
784+
"shortcut_editor_indent" => "Increase indent",
785+
"shortcut_editor_removeformat" => "Remove formatting",
786+
"shortcut_editor_canned_responses" => "Insert canned response",
787+
"shortcut_editor_self_service" => "Insert self-service link",
788+
"shortcut_editor_submit" => "Submit form",
789+
"shortcut_editor_superscript" => "Superscript",
790+
"shortcut_editor_subscript" => "Subscript",
791+
"shortcut_editor_paragraph" => "Paragraph",
792+
"shortcut_editor_heading1" => "Heading 1",
793+
"shortcut_editor_heading2" => "Heading 2",
794+
"shortcut_editor_heading3" => "Heading 3",
795+
"shortcut_editor_heading4" => "Heading 4",
796+
"shortcut_editor_heading5" => "Heading 5",
797+
"shortcut_editor_heading6" => "Heading 6",
798+
// Activity Log Groups
799+
"ticket_events" => "Ticket Events",
800+
"user_events" => "User Events",
801+
"organisation_events" => "Organisation Events",
802+
"email_events" => "Email Events",
803+
"system_events" => "System Events",
804+
"selfservice_events" => "Self-Service Events",
805+
"ip_events" => "IP Events",
806+
"login_events" => "Login Events",
807+
"export_events" => "Export Events",
808+
"addon_events" => "Addon Events",
809+
"private_conversation_events" => "Private Conversation Events",
810+
"import_events" => "Import Events",
811+
"background_job_events" => "Background Job Events",
812+
"user_profile" => "Profile updates",
813+
"user_organisation" => "Organisation updates",
814+
"user_groups" => "Group membership changes",
815+
"user_password" => "Password changes",
816+
"user_merge" => "Merge events",
817+
"email_mass" => "Mass email events",
818+
"email_sent" => "Sent emails",
819+
"misc_events" => "Miscellaneous events",
820+
"system_tasks" => "Scheduled task events",
821+
"system_jobs" => "Background jobs events",
822+
"system_items" => "Created, updated & deleted records",
823+
"selfservice_articles" => "Article events",
824+
"selfservice_comments" => "Comment events",
825+
"selfservice_feedback" => "Feedback events",
826+
"email_throttled" => "Muitos e-mails recebidos do usuário. O limite é :max_requests e-mails a cada :decay_time minutos.",
827+
"debug_mode_desc" => "Ative o modo de depuração para exibir erros, use apenas para depuração ou se for instruído pelo suporte. Os erros e outras mensagens úteis de log são armazenados nos logs do aplicativo, que podem ser baixados em Utilitários - > Logs - > Log File Manager.",
828+
"debug_mode_warning" => "Debug mode should only be used temporarily.",
829+
"debug_mode_error" => "App debug should not be enabled in production and will display errors to users, set APP_DEBUG to false. Use the debug mode option in the general settings instead.",
830+
685831
);

‎Lang/pt_BR/general.php‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,4 +429,24 @@
429429
"week" => "Week|Weeks",
430430
"quarter" => "Quarter|Quarters",
431431

432+
/*
433+
* 5.5.0
434+
*/
435+
"mark_as_done" => "Mark as Done",
436+
437+
/*
438+
* 5.7.0
439+
*/
440+
"bot" => "Bot|Bots",
441+
"allow_all" => "Allow All",
442+
443+
/*
444+
* 6.0.0
445+
*/
446+
"maximise" => "Maximise",
447+
"minimise" => "Minimise",
448+
"resize" => "Resize",
449+
"activity" => "Activity",
450+
"server" => "Server|Servers",
451+
432452
);

‎Lang/pt_BR/installer.php‎

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@
8383
"help_php_extensions" => "As extensões PHP diferem dependendo do servidor, do host e de outras variáveis do sistema. Para obter ajuda na instalação de extensões ausentes, entre em contato com o seu provedor de hospedagem ou administrador do servidor.",
8484
"help_php_settings" => "Para obter assistência adicional, por favor leia a <a target=\"_blank\" href=\"https://docs.supportpal.com/current/System+Requirements#PHPSettings\">Ajuda das Configurações do PHP</a>.",
8585
"disabled_functions" => "Funções desativadas",
86-
"help_mysql_version" => "Para obter ajuda na instalação de uma nova versão do MySQL, entre em contato com seu provedor de hospedagem ou administrador de servidor.",
87-
"mysql_version" => "Versão do MySQL",
88-
"mysql_version_not_found" => "Não disponível, versão MySQL encontrada: :version",
8986

9087
/*
9188
* 2.1.0
@@ -110,7 +107,6 @@
110107
* 2.4.0
111108
*/
112109
"mysql_server_version" => "Versão do servidor > =:min",
113-
"mysql_server_version_desc" => "MySQL :mínimo ou superior é necessário para executar o SupportPal. Encontrado: ':version'.",
114110

115111
"upgrade_step" => "Passo :num de :total: ",
116112
"accept_eula" => "Aceitar o EULA",
@@ -195,7 +191,6 @@
195191
* 5.0.0
196192
*/
197193
"mysql_client_version" => "Versão do cliente > = :min (:mysqlnd_min for MySQLnd)",
198-
"mysql_client_version_desc" => "Versão do cliente MySQL :min ou superior (:mysqlnd_min for MySQLnd) é necessária para executar o SupportPal. Encontrado: ':version'.",
199194
"post_install" => "Para que o sistema funcione corretamente, uma tarefa cron deve ser configurada. Leia nossas <a href='https://docs.supportpal.com/current/New+Installation#PostInstallationSteps'> etapas de pós-instalação </a> para obter detalhes sobre esta e outras ações recomendadas para melhorar a funcionalidade e a segurança.",
200195
"help_allowed_methods" => "Seu servidor da web deve permitir todos os métodos HTTP abaixo. Verifique nossa <a href='https://docs.supportpal.com/current/New+Installation#PostInstallationSteps' target='_blank'> nova documentação de instalação </a> para obter mais informações.",
201196

@@ -204,4 +199,15 @@
204199
*/
205200
"check_file_permissions" => "Checking file permissions...",
206201

202+
/*
203+
* 6.0.0
204+
*/
205+
"mysql_server_version_desc" => "MySQL :mínimo ou superior é necessário para executar o SupportPal. Encontrado: ':version'.",
206+
"help_mysql_version" => "Para obter ajuda na instalação de uma nova versão do MySQL, entre em contato com seu provedor de hospedagem ou administrador de servidor.",
207+
"mysql_version" => "Versão do MySQL",
208+
"mysql_version_not_found" => "Não disponível, versão MySQL encontrada: :version",
209+
"mysql_client_version_desc" => "Versão do cliente MySQL :min ou superior (:mysqlnd_min for MySQLnd) é necessária para executar o SupportPal. Encontrado: ':version'.",
210+
"update_failed" => "App update failed.",
211+
"attempting_to_restore" => "Attempting to restore from backup...",
212+
207213
);

‎Lang/pt_BR/integrations.php‎

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
"twilio_api_details_desc" => "Search for 'API Keys' in the console. Create an API key, and enter the key and secret below.",
4646
"twilio_api_secret" => "API Secret",
4747
"twilio_number_verification" => "Number Verification",
48-
"twilio_number_verification_desc" => "Optional - Enter a verification service SID to enable verification of user phone numbers. This is recommended to avoid a user entering any phone number - the <a target='_blank' href='https://www.twilio.com/verify'>Verify</a> service by Twilio is chargeable.",
49-
"twilio_verify_sid" => "Verification SID",
5048

5149
"twitter_api_key_secret" => "API Key Secret",
5250

@@ -56,4 +54,27 @@
5654
"twitter_documentation" => "Please read over our documentation for setting up <a href=':link'>X</a>.",
5755
"twitter_redirect_url" => "The following URL <strong>must</strong> be entered for the X App 'Callback URL':",
5856

57+
/*
58+
* 5.4.1
59+
*/
60+
"twilio_verify_sid" => "Verification SID",
61+
"twilio_number_verification_desc" => "Optional - Enter a verification service SID to enable verification of user phone numbers. This is recommended to avoid a user entering any phone number - the <a target='_blank' href='https://www.twilio.com/verify'>Verify</a> service by Twilio is chargeable.",
62+
"twilio_verify_countries" => "Verify Allowed Countries",
63+
"twilio_verify_countries_desc" => "Restrict phone number verification to specific countries, to reduce costs and the risk of abuse. Phone numbers belonging to countries outside of the permitted list can be manually marked as verified by staff.",
64+
65+
/*
66+
* 5.5.0
67+
*/
68+
"algolia_frontend_search_rate_limit" => "Frontend Search Rate Limiting",
69+
"algolia_max_daily" => "Daily Max Requests",
70+
"algolia_max_daily_desc" => "The maximum number of API calls that can be made to Algolia from the frontend.",
71+
"algolia_max_min" => "Max Requests Per Minute",
72+
"algolia_max_min_desc" => "The maximum number of API calls that can be made to Algolia from the frontend, per authenticated user / IP address.",
73+
74+
/*
75+
* 5.7.0
76+
*/
77+
"microsoft_tenant_id" => "Tenant ID",
78+
"microsoft_tenant_id_desc" => "If you are required to use a single tenant for supported account types, enter the tenant ID; otherwise, leave this field blank. The tenant ID can be found in the Microsoft Entra Identity overview.",
79+
5980
);

‎Lang/pt_BR/license.php‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@
4848
*/
4949
"unlicensed" => "Unlicensed",
5050

51+
/*
52+
* 5.5.0
53+
*/
54+
"key_updated" => "License key updated successfully.",
55+
5156
);

0 commit comments

Comments
 (0)