Skip to content

Commit 2bbeeba

Browse files
author
joomla-patchtester-bot
committed
New translations com_patchtester.ini (Persian)
1 parent 5cb76db commit 2bbeeba

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

administrator/components/com_patchtester/language/fa-IR/com_patchtester.ini

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
; License GNU General Public License version 2 or later
44
; Note : All ini files need to be saved as UTF-8
55

6-
COM_PATCHTESTER="Joomla! Patch Tester"
6+
COM_PATCHTESTER="آزمایش‌کننده وصله جوملا"
77
COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
88
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
99
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
10-
COM_PATCHTESTER_APPLIED="Applied"
10+
COM_PATCHTESTER_APPLIED="اعمال شد"
1111
COM_PATCHTESTER_APPLIED_COMMIT_SHA="Applied Commit SHA: %s"
12-
COM_PATCHTESTER_APPLY_OK="Patch successfully applied"
13-
COM_PATCHTESTER_APPLY_PATCH="Apply Patch"
12+
COM_PATCHTESTER_APPLY_OK="وصله با موفقیت اعمال شد"
13+
COM_PATCHTESTER_APPLY_PATCH="اعمال وصله"
1414
COM_PATCHTESTER_BRANCH="Branch"
15-
COM_PATCHTESTER_CONFIGURATION="Joomla! Patch Tester Settings"
15+
COM_PATCHTESTER_CONFIGURATION="تنظیمات آزمایش‌کننده وصله جوملا"
1616
COM_PATCHTESTER_CONFIRM_RESET="Resetting will attempt to revert all applied patches and remove all backed up files. This may result in a corrupted environment. Are you sure you want to continue?"
1717
COM_PATCHTESTER_CONFLICT_S="The patch could not be applied because it conflicts with a previously applied patch: %s"
1818
COM_PATCHTESTER_COULD_NOT_CONNECT_TO_GITHUB="Could not connect to GitHub: %s"
1919
COM_PATCHTESTER_ERROR_APPLIED_PATCHES="Cannot fetch data from GitHub while there are applied patches. Please revert those patches before continuing."
2020
COM_PATCHTESTER_ERROR_CANNOT_COPY_FILE="Cannot copy source file %1$s to destination %2$s"
21-
COM_PATCHTESTER_ERROR_CANNOT_DELETE_FILE="Cannot delete file %s"
22-
COM_PATCHTESTER_ERROR_CANNOT_WRITE_FILE="Cannot write file %s"
21+
COM_PATCHTESTER_ERROR_CANNOT_DELETE_FILE="عدم توانایی در حذف فایل %s"
22+
COM_PATCHTESTER_ERROR_CANNOT_WRITE_FILE="عدم توانایی در نوشتن فایل %s"
2323
COM_PATCHTESTER_ERROR_GITHUB_FETCH="Error retrieving pull requests from GitHub: %s"
2424
COM_PATCHTESTER_ERROR_INSERT_DATABASE="Error inserting pull request data into the database: %s"
2525
COM_PATCHTESTER_ERROR_MODEL_NOT_FOUND="Model class %s not found."
@@ -38,24 +38,24 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER="Processing page %s of GitHub data"
3838
COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Processing page %1$s of %2$s pages of GitHub data"
3939
COM_PATCHTESTER_FETCH_PROCESSING="Processing data from GitHub"
4040
COM_PATCHTESTER_FETCH_SUCCESSFUL="Successfully retrieved pull requests"
41-
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
41+
COM_PATCHTESTER_FIELD_CI_SERVER_NAME="آدرس سرور CL"
4242
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for compiled patches."
4343
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
4444
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
4545
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="خاموش"
4646
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="روشن"
4747
COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Select 'Credentials' to use authentication through your GitHub Username and Password, or 'Token' for a GitHub API Token"
4848
COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="GitHub Authentication Method"
49-
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Credentials"
50-
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Token"
49+
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="مدارک"
50+
COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="کلید"
5151
COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Password for the account entered in the 'GitHub Account Username' field. Note that accounts using Two Factor Authentication will not work with username and password authentication."
52-
COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="GitHub Account Password"
52+
COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="رمزعبور حساب گیت‌هاب"
5353
COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Use this field to input a GitHub API Token in place of your username and password. Note that this is required if your account has Two Factor Authentication enabled."
54-
COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="GitHub Token"
54+
COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="کلید گیت‌هاب"
5555
COM_PATCHTESTER_FIELD_GH_USER_DESC="Name of account on GitHub to use to authenticate to the API."
56-
COM_PATCHTESTER_FIELD_GH_USER_LABEL="GitHub Account Username"
56+
COM_PATCHTESTER_FIELD_GH_USER_LABEL="نام کاربری حساب گیت‌هاب"
5757
COM_PATCHTESTER_FIELD_ORG_DESC="A username or organisation on GitHub to monitor pull requests for."
58-
COM_PATCHTESTER_FIELD_ORG_LABEL="Custom Project Owner"
58+
COM_PATCHTESTER_FIELD_ORG_LABEL="مالک سفارشی پروژه"
5959
COM_PATCHTESTER_FIELD_REPO_DESC="Name of a repository on GitHub to monitor pull requests for."
6060
COM_PATCHTESTER_FIELD_REPO_LABEL="Custom Project Repository"
6161
COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Custom"

0 commit comments

Comments
 (0)