update Kirby
This commit is contained in:
parent
ecd997c895
commit
1b05e91943
47 changed files with 963 additions and 307 deletions
|
|
@ -98,9 +98,17 @@
|
|||
"error.content.lock.replace": "The version is locked and cannot be replaced",
|
||||
"error.content.lock.update": "The version is locked and cannot be updated",
|
||||
|
||||
"error.entries.max.plural": "You must not add more than {max} entries",
|
||||
"error.entries.max.singular": "You must not add more than one entry",
|
||||
"error.entries.min.plural": "You must add at least {min} entries",
|
||||
"error.entries.min.singular": "You must add at least one entry",
|
||||
"error.entries.supports": "\"{type}\" field type is not supported for the entries field",
|
||||
"error.entries.validation": "There's an error on the \"{field}\" field in row {index}",
|
||||
|
||||
"error.email.preset.notFound": "قالب ایمیل «{name}» پیدا نشد",
|
||||
|
||||
"error.field.converter.invalid": "مبدل «{converter}» نامعتبر است",
|
||||
"error.field.link.options": "Invalid options: {options}",
|
||||
"error.field.type.missing": "Field \"{ name }\": The field type \"{ type }\" does not exist",
|
||||
|
||||
"error.file.changeName.empty": "The name must not be empty",
|
||||
|
|
@ -108,6 +116,7 @@
|
|||
"error.file.changeTemplate.invalid": "The template for the file \"{id}\" cannot be changed to \"{template}\" (valid: \"{blueprints}\")",
|
||||
"error.file.changeTemplate.permission": "You are not allowed to change the template for the file \"{id}\"",
|
||||
|
||||
"error.file.delete.multiple": "Not all files could be deleted. Try each remaining file individually to see the specific error that prevents deletion.",
|
||||
"error.file.duplicate": "فایلی هم نام با «{filename}» هم اکنون موجود است",
|
||||
"error.file.extension.forbidden": "پسوند فایل «{extension}» غیرمجاز است",
|
||||
"error.file.extension.invalid": "Invalid extension: {extension}",
|
||||
|
|
@ -170,6 +179,7 @@
|
|||
"error.page.delete": "حذف صفحه «{slug}» ممکن نیست",
|
||||
"error.page.delete.confirm": "جهت ادامه عنوان صفحه را وارد کنید",
|
||||
"error.page.delete.hasChildren": "این صفحه جاوی زیرصفحه است و نمی تواند حذف شود",
|
||||
"error.page.delete.multiple": "Not all pages could be deleted. Try each remaining page individually to see the specific error that prevents deletion.",
|
||||
"error.page.delete.permission": "شما اجازه حذف «{slug}» را ندارید",
|
||||
"error.page.draft.duplicate": "صفحه پیشنویسی با پسوند Url مشابه «{slug}» هم اکنون موجود است",
|
||||
"error.page.duplicate": "صفحهای با آدرس Url مشابه «{slug}» هم اکنون موجود است",
|
||||
|
|
@ -346,6 +356,9 @@
|
|||
"field.blocks.video.url.label": "Video-URL",
|
||||
"field.blocks.video.url.placeholder": "https://youtube.com/?v=",
|
||||
|
||||
"field.entries.delete.confirm.all": "Do you really want to delete all entries?",
|
||||
"field.entries.empty": "موردی وجود ندارد.",
|
||||
|
||||
"field.files.empty": "فایلی انتخاب نشده است",
|
||||
"field.files.empty.single": "No file selected yet",
|
||||
|
||||
|
|
@ -381,6 +394,7 @@
|
|||
"file.sort": "Change position",
|
||||
|
||||
"files": "فایلها",
|
||||
"files.delete.confirm.selected": "Do you really want to delete the selected files? This action cannot be undone.",
|
||||
"files.empty": "فایلی موجود نیست",
|
||||
|
||||
"filter": "Filter",
|
||||
|
|
@ -468,7 +482,7 @@
|
|||
"license.status.missing.info": "No valid license",
|
||||
"license.status.missing.label": "Please activate your license",
|
||||
"license.status.unknown.info": "The license status is unknown",
|
||||
"license.status.unknown.label": "Unknown license",
|
||||
"license.status.unknown.label": "Unknown",
|
||||
"license.manage": "Manage your licenses",
|
||||
"license.purchased": "Purchased",
|
||||
"license.success": "با تشکر از شما برای حمایت از کربی",
|
||||
|
|
@ -590,6 +604,7 @@
|
|||
"page.status.unlisted.description": "این صفحه فقط از طریق URL قابل دسترسی است",
|
||||
|
||||
"pages": "صفحات",
|
||||
"pages.delete.confirm.selected": "Do you really want to delete the selected pages? This action cannot be undone.",
|
||||
"pages.empty": "هنوز هیچ صفحهای موجود نیست",
|
||||
"pages.status.draft": "پیشنویسها",
|
||||
"pages.status.listed": "منتشر شده",
|
||||
|
|
@ -656,7 +671,6 @@
|
|||
|
||||
"system.info.copy": "Copy info",
|
||||
"system.info.copied": "System info copied",
|
||||
"system.issues.api.methods": "Your server does not support PATCH requests",
|
||||
"system.issues.content": "The content folder seems to be exposed",
|
||||
"system.issues.eol.kirby": "Your installed Kirby version has reached end-of-life and will not receive further security updates",
|
||||
"system.issues.eol.plugin": "Your installed version of the { plugin } plugin is has reached end-of-life and will not receive further security updates",
|
||||
|
|
@ -665,7 +679,9 @@
|
|||
"system.issues.git": "The .git folder seems to be exposed",
|
||||
"system.issues.https": "We recommend HTTPS for all your sites",
|
||||
"system.issues.kirby": "The kirby folder seems to be exposed",
|
||||
"system.issues.local": "The site is running locally with relaxed security checks",
|
||||
"system.issues.site": "The site folder seems to be exposed",
|
||||
"system.issues.vue.compiler": "The Vue template compiler is enabled",
|
||||
"system.issues.vulnerability.kirby": "Your installation might be affected by the following vulnerability ({ severity } severity): { description }",
|
||||
"system.issues.vulnerability.plugin": "Your installation might be affected by the following vulnerability in the { plugin } plugin ({ severity } severity): { description }",
|
||||
"system.updateStatus": "Update status",
|
||||
|
|
@ -745,6 +761,7 @@
|
|||
"user.changeLanguage": "تغییر زبان",
|
||||
"user.changeName": "تغییر نام این کاربر",
|
||||
"user.changePassword": "تغییر گذرواژه",
|
||||
"user.changePassword.current": "Your current password",
|
||||
"user.changePassword.new": "گذرواژه جدید",
|
||||
"user.changePassword.new.confirm": "تایید گذرواژه جدید...",
|
||||
"user.changeRole": "تغییر نقش",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue