Upgrade to 3.2.5
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
"error.access.login": "اطلاعات ورودی نامعتبر است",
|
||||
"error.access.panel": "شما اجازه دسترسی به پانل را ندارید",
|
||||
"error.access.view": "You are not allowed to access this part of the panel",
|
||||
|
||||
"error.avatar.create.fail": "بارگزاری تصویر پروفایل موفق نبود",
|
||||
"error.avatar.delete.fail": "\u062a\u0635\u0648\u06cc\u0631 \u067e\u0631\u0648\u0641\u0627\u06cc\u0644 \u0631\u0627 \u0646\u0645\u06cc\u062a\u0648\u0627\u0646 \u062d\u0630\u0641 \u06a9\u0631\u062f",
|
||||
@@ -51,6 +52,7 @@
|
||||
|
||||
"error.field.converter.invalid": "مبدل «{converter}» نامعتبر است",
|
||||
|
||||
"error.file.changeName.empty": "The name must not be empty",
|
||||
"error.file.changeName.permission":
|
||||
"شما اجازه تنغییر نام فایل «{filename}» را ندارید",
|
||||
"error.file.duplicate": "فایلی هم نام با «{filename}» هم اکنون موجود است",
|
||||
@@ -169,7 +171,6 @@
|
||||
"error.user.password.notSame": "\u0644\u0637\u0641\u0627 \u062a\u06a9\u0631\u0627\u0631 \u06af\u0630\u0631\u0648\u0627\u0698\u0647 \u0631\u0627 \u0648\u0627\u0631\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f",
|
||||
"error.user.password.undefined": "کاربر فاقد گذرواژه است",
|
||||
"error.user.role.invalid": "لطفا نقش صحیحی وارد نمایید",
|
||||
"error.user.undefined": "\u06a9\u0627\u0631\u0628\u0631 \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u067e\u06cc\u062f\u0627 \u0646\u0634\u062f",
|
||||
"error.user.update.permission":
|
||||
"شما اجازه بروزرسانی کاربر «{name}» را ندارید",
|
||||
|
||||
@@ -412,6 +413,17 @@
|
||||
"translation.name": "انگلیسی",
|
||||
|
||||
"upload": "بارگذاری",
|
||||
"upload.error.cantMove": "The uploaded file could not be moved",
|
||||
"upload.error.cantWrite": "Failed to write file to disk",
|
||||
"upload.error.default": "The file could not be uploaded",
|
||||
"upload.error.extension": "File upload stopped by extension",
|
||||
"upload.error.formSize": "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the form",
|
||||
"upload.error.iniPostSize": "The uploaded file exceeds the post_max_size directive in php.ini",
|
||||
"upload.error.iniSize": "The uploaded file exceeds the upload_max_filesize directive in php.ini",
|
||||
"upload.error.noFile": "No file was uploaded",
|
||||
"upload.error.noFiles": "No files were uploaded",
|
||||
"upload.error.partial": "The uploaded file was only partially uploaded",
|
||||
"upload.error.tmpDir": "Missing a temporary folder",
|
||||
"upload.errors": "خطا",
|
||||
"upload.progress": "در حال بارگذاری...",
|
||||
|
||||
|
Reference in New Issue
Block a user