Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: sync translations from crowdin #2564

Merged
merged 1 commit into from
Jan 2, 2025
Merged
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
6 changes: 3 additions & 3 deletions hrms/locale/fa.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-29 09:34+0000\n"
"PO-Revision-Date: 2025-01-01 04:15\n"
"PO-Revision-Date: 2025-01-02 04:39\n"
"Last-Translator: [email protected]\n"
"Language-Team: Persian\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -3834,7 +3834,7 @@ msgstr "مرخصی های به دست آمده"

#: hrms/hr/doctype/leave_type/leave_type.py:34
msgid "Earned Leaves are allocated as per the configured frequency via scheduler."
msgstr "مرخصی‌های به دست آمده طبق فرکانس پیکربندی شده از طریق زمانبندی تخصیص داده می شوند."
msgstr "مرخصی‌های به دست آمده طبق فرکانس پیکربندی شده از طریق زمان‌بندی تخصیص داده می شوند."

#: hrms/hr/doctype/leave_allocation/leave_allocation.py:143
msgid "Earned Leaves are auto-allocated via scheduler based on the annual allocation set in the Leave Policy: {0}"
Expand Down Expand Up @@ -8848,7 +8848,7 @@ msgstr "هیچ سابقه حضور یافت نشد"

#: hrms/hr/doctype/interview/interview.py:87
msgid "No changes found in timings."
msgstr "هیچ تغییری در زمان بندی یافت نشد."
msgstr "هیچ تغییری در زمانبندی یافت نشد."

#: hrms/payroll/doctype/payroll_entry/payroll_entry.py:202
msgid "No employees found"
Expand Down
Loading