Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

[fa] 🔄 Synchronised with master #146

Open
wants to merge 1 commit into
base: fa
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
GITHUB_RUN_ID: ${{ github.run_id }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GH_TOKEN }}
base: ${{ matrix.branch }}
Expand Down
5 changes: 5 additions & 0 deletions conditions.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,9 @@
* 3.7.0
*/
"user_organisation_access_level" => "User organisation access level",

/*
* 4.0.0
*/
"last_message_content_exc_notes" => "Last message content (excluding notes)",
);
91 changes: 77 additions & 14 deletions core.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@

// Plugins
"plugins" => "Plugin|Plugins",
"installed_plugins" => "Installed Plugins",
"visit_plugin" => "Visit Plugin Site",

// Messages
Expand Down Expand Up @@ -405,7 +404,6 @@
"heading5" => "Heading 5",
"heading6" => "Heading 6",
"upload" => "Upload",
"upload_label" => "Drop files here or click to upload",
"more_formatting" => "More Formatting",
"clearformat" => "Clear Formatting",
"bold" => "Bold",
Expand Down Expand Up @@ -452,15 +450,6 @@
"ticket_desc2" => "The ticket grid can be ordered adjusted to your preference and filtered as needed.",
"zip_extension_required" => "The Zip PHP extension is not installed. Please install it and try again.",
"zip_file_not_downloaded" => "The zip file could not download. Verify that you are able to access: :url",
"plugin_basic_info" => "Please provide some basic information about your plugin.",
"plugin_author_name" => "Author name",
"plugin_author_uri" => "Author URI (link to your website)",
"plugin_vendor_name" => "Vendor name (name of your company, can be same as author name)",
"plugin_name" => "Plugin name",
"plugin_description" => "Plugin description",
"plugin_already_exists" => "Plugin already exists!",
"plugin_creating" => "Creating plugin...",
"plugin_ready" => "Plugin ready in :directory! Build something amazing.",

/*
* 3.3.0
Expand All @@ -483,9 +472,6 @@
"brand_name_desc" => "Your brand name is used for all correspondence with users.",
"supportpal_announcements" => "SupportPal Announcements",
"add_selectize" => "Add <strong>:item</strong>...",
"plugin_author_uri_short" => "Author URI",
"plugin_vendor_name_short" => "Vendor Name",
"open_link_in_new_tab" => "Open link in new tab",
"general_settings" => "Configure general settings",
"configure_brand" => "Configure brand",
"configure_department" => "Configure department",
Expand Down Expand Up @@ -528,4 +514,81 @@
"background_jobs" => "Background Jobs",
"background_jobs_not_processing" => "Background jobs are not currently being processed, view <a target='_blank' href='https://docs.supportpal.com/current/Background+Jobs#Troubleshooting'>troubleshooting steps</a>.",

/*
* 4.0.0
*/
"addon" => "Add-on|Add-ons",
"addon_already_exists" => "An add-on already exists at this path: :path",
"addons_marketplace" => "Marketplace",
"addons_missing_valid_artifact" => "Add-on does not have a valid archive.",
"checksum_not_matched" => "The downloaded file failed checksum verification.",
"invalid_archive_format" => "Artifact should not include other directories other than the add-on.",
"downloading_version" => "Downloading add-on version :version to :path...",
"extracting_addon" => "Extracting add-on files...",
"activating_addon" => "Activating add-on...",
"addon_install_success" => "Add-on installed successfully.",
"addon_install_error" => "Add-on failed to install, please check the application logs for more details.",
"addon_latest_version" => "Add-on is already running the latest version.",
"addon_update_success" => "Add-on updated successfully.",
"addon_update_error" => "Add-on failed to update and has been reverted, please check the application logs for more details.",
"addon_basic_info" => "Please provide some basic information about the add-on.",
"addon_author_name" => "Author name",
"addon_author_uri" => "Author URI (link to your website)",
"addon_author_uri_short" => "Author URI",
"addon_vendor_name" => "Vendor name (name of your company, can be same as author name)",
"addon_vendor_name_short" => "Vendor Name",
"addon_name" => "Add-on name",
"addon_description" => "Add-on description",
"addon_creating" => "Creating add-on...",
"addon_ready" => "Add-on ready in :directory! Build something amazing.",
"addon_version_not_supported" => "The available version of the add-on does not support the installed SupportPal version.",
"no_addons_found" => "No add-ons found.",
"price" => "Price",
"one_time" => "One Time",
"monthly" => "Monthly",
"quarterly" => "Quarterly",
"semiannually" => "Semi-Annually",
"annually" => "Annually",
"biennially" => "Biennially",
"triennially" => "Triennially",
"tag" => "Tag|Tags",
"login_to_install" => "<a href=':link'>Login</a> to Install",
"marketplace_login_error" => "Login failed. Please <a target='_blank' href='https://www.supportpal.com/manage/logout.php'>logout</a> and then ensure to log in to the account that has your SupportPal license.",
"payment_required" => "Payment Required",
"addon_purchase_info" => "By clicking the above button, your account will be charged the price shown at the selected billing cycle, and you agree to our <a href=':link' target='_blank'>terms of service</a>.",
"addon_cancel_info" => "Cancelling will immediately deactivate the add-on and stop any further payments being taken.",
"system_health" => "System Health",
"system_health_desc" => "Health checks monitor that the system is performing correctly and notify you when issues arise.",
"system_health_errors" => "One or more <a href=':link'>system health</a> checks are failing.",
"app_log_check" => "Application Log Error Count",
"app_log_errors_exist" => "Application log file for today contains errors, please check the logs by navigating to Utilities -> Logs -> Log File Manager -> :filename",
"redis_check" => "Redis Connection",
"web_server_check" => "Web Server",
"web_server_error" => "Unable to connect to :url",
"redirection_rules_check" => "Redirection Rules",
"redirection_rule_error" => "Server redirection rules must remove /index.php from path. Otherwise attackers can potentially access your files.",
"cron_check" => "Cron",
"cron_check_error" => "The cron is not running.",
"cron_check_warning" => "The following tasks: (:tasks) has not been ran within their expected interval.",
"database_check" => "Database Connection",
"disk_usage_check" => "Free Disk Space",
"email_queue_check" => "Outbound Email Queue",
"email_queue_warning" => "Email queue contains :number emails that require manual attention.",
"pipe_check" => "Email Piping",
"file_not_found" => "File ':path' not found.",
"file_not_executable" => "File ':path' is not executable.",
"dependency_resolution" => "Unable to run health check.",
"debug_mode_warning" => "Debug mode should only be used temporarily.",
"custom_colour" => "Custom Colour",
"remove_colour" => "Remove Colour",
"background_colour" => "Background Colour",
"open_link" => "Open link",
"open_link_in" => "Open link in...",
"new_window" => "New window",
"current_window" => "Current window",
"edit_image" => "Edit image...",
"alternative_description" => "Alternative description",
"browse_image" => "Browse for an image",
"drop_image" => "Drop an image here",

);
16 changes: 16 additions & 0 deletions general.php
Original file line number Diff line number Diff line change
Expand Up @@ -399,4 +399,20 @@
*/
"download_all" => "Download All",

/*
* 4.0.0
*/
"install" => "Install",
"installing" => "Installing...",
"updating" => "Updating...",
"cancelling" => "Cancelling...",
"ok" => "OK",
"mark_as_verified" => "Mark as Verified",
"not_verified" => "Not Verified",
"free" => "Free",
"commercial" => "Commercial",
"purchase" => "Purchase",
"more_information" => "More Information",
"details" => "Details",

);
5 changes: 5 additions & 0 deletions license.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,9 @@
*/
"multi_ip_support" => "Consider enabling <a href=':href' target='_blank'>Multi-IP support</a> in the client area to define additional IP addresses.",

/*
* 4.0.0
*/
"unlicensed" => "Unlicensed",

);
12 changes: 6 additions & 6 deletions permission.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@
// General
"tag" => "Manage Tags",

/*
* 2.0.2
*/
// Core
"plugin" => "View Plugins",

/*
* 2.0.3
*/
Expand Down Expand Up @@ -125,4 +119,10 @@
*/
"background_jobs" => "View Background Jobs",

/*
* 4.0.0
*/
"addon" => "View and Manage Add-ons",
"system_health" => "View System Health",

);
14 changes: 6 additions & 8 deletions ticket.php
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@

"track_ticket_not_found" => "Could not find ticket with ticket number and user email address entered.",

"channel_deactivated" => "The ticket channel is currently deactivated, a reply cannot be posted.",

"type_in_tags" => "Type in tags",

/*
Expand All @@ -322,7 +320,6 @@
"default_reply_options_desc" => "Select the default reply options to be set when opening or replying to a ticket. The ':reply_option' option will be ticked based on the ':department_option' department setting.",
"associate_response_tag" => "Associate canned response with a tag...",
"canned_response_tags_desc" => "Add tags which may help finding a canned response when replying to a ticket.",
"loading_tags" => "Loading tags",
"append_ip_address" => "Append IP Address",
"append_ip_address_desc" => "Append the IP address of users to their messages when they are opening and replying to tickets from the frontend.",
"unassign_operator" => "Unassign Operator",
Expand Down Expand Up @@ -495,11 +492,6 @@
"block_user" => "Block User",
"merge_tickets" => "Merge Tickets",

/*
* 2.5.1
*/
"channel_account_removed" => "The ticket channel account has been deactivated or removed, a reply cannot be posted.",

/*
* 2.6.0
*/
Expand Down Expand Up @@ -547,4 +539,10 @@
"api_channel_name" => "API",
"api_channel_desc" => "Tickets and replies posted through the API.",

/*
* 4.0.0
*/
"on_behalf_of" => "Created on behalf of",
"reply_canned_be_posted" => "It is not currently possible to reply to this ticket; the channel or channel account may be disabled.",

);
10 changes: 10 additions & 0 deletions user.php
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,14 @@
"logged_in" => "Logged In",
"revoke_session_desc" => "Revoking a session will log the device out of the operator panel. It will also revoke all remember me tokens for other devices.",

/**
* 4.0.0
*/
"verify_phone_number" => "Verify Phone Number",
"verify_phone_method" => "Select the method you wish to verify your phone number.",
"verify_phone_code_sent" => "A verification code has been sent to your phone number, please enter this code below.",
"verify_phone_code_send_error" => "An error occurred while sending the verification code. Please try again later.",
"verify_phone_code_error" => "Code could not be verified.",
"logged_in_as" => "Logged in as :name",

);