mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
fix translation (#6800)
This commit is contained in:
@@ -101,7 +101,7 @@ msgstr " معرف تسجيل الدخول %s موجود بالفعل."
|
|||||||
|
|
||||||
#: seahub/api2/endpoints/admin/account.py:216
|
#: seahub/api2/endpoints/admin/account.py:216
|
||||||
msgid "Department is too long (maximum is 512 characters)"
|
msgid "Department is too long (maximum is 512 characters)"
|
||||||
msgstr "اسم الإدارة طويل جدا (الحد الأقصى 512 حرف)"
|
msgstr "اسم القسم طويل جدا (الحد الأقصى 512 حرف)"
|
||||||
|
|
||||||
#: seahub/api2/endpoints/admin/account.py:232 seahub/forms.py:155
|
#: seahub/api2/endpoints/admin/account.py:232 seahub/forms.py:155
|
||||||
msgid "Space quota can't be empty"
|
msgid "Space quota can't be empty"
|
||||||
@@ -1025,7 +1025,7 @@ msgstr "اسم"
|
|||||||
|
|
||||||
#: seahub/base/accounts.py:1321
|
#: seahub/base/accounts.py:1321
|
||||||
msgid "department"
|
msgid "department"
|
||||||
msgstr "ادارة"
|
msgstr "قسم"
|
||||||
|
|
||||||
#: seahub/base/accounts.py:1324
|
#: seahub/base/accounts.py:1324
|
||||||
msgid "telephone"
|
msgid "telephone"
|
||||||
@@ -2784,7 +2784,7 @@ msgstr "وظيفة تسجيل جديد غير مفعلة."
|
|||||||
|
|
||||||
#: seahub/templates/registration/registration_form.html:37
|
#: seahub/templates/registration/registration_form.html:37
|
||||||
msgid "Department"
|
msgid "Department"
|
||||||
msgstr "الإدارة"
|
msgstr "القسم"
|
||||||
|
|
||||||
#: seahub/templates/registration/registration_form.html:42
|
#: seahub/templates/registration/registration_form.html:42
|
||||||
msgid "Telephone"
|
msgid "Telephone"
|
||||||
|
File diff suppressed because it is too large
Load Diff
@@ -5196,7 +5196,7 @@ msgstr "折叠全部"
|
|||||||
|
|
||||||
#: frontend/src/metadata/metadata-view/components/popover/groupbys-popover/index.js:132
|
#: frontend/src/metadata/metadata-view/components/popover/groupbys-popover/index.js:132
|
||||||
msgid "Expand all"
|
msgid "Expand all"
|
||||||
msgstr "折叠全部"
|
msgstr "展开全部"
|
||||||
|
|
||||||
#: frontend/src/metadata/metadata-view/components/popover/hidden-column-popover/hidden-columns/index.js:28
|
#: frontend/src/metadata/metadata-view/components/popover/hidden-column-popover/hidden-columns/index.js:28
|
||||||
msgid "No properties available to be hidden"
|
msgid "No properties available to be hidden"
|
||||||
|
Reference in New Issue
Block a user