silverstripe-cms/client/lang/fa_IR.js
2016-05-12 15:37:09 +12:00

53 lines
4.3 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// This file was generated by silverstripe/cow from client/lang/src/fa_IR.js.
// See https://github.com/tractorcow/cow for details
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console
}
} else {
ss.i18n.addDictionary('fa_IR', {
"AssetAdmin.BATCHACTIONSDELETECONFIRM": "آیا واقعاً می‌خواهید %s پوشه را حذف نمایید؟",
"AssetAdmin.ConfirmDelete": "Do you really want to delete this folder and all contained files?",
"AssetTableField.MOVING": "جابه‌جایی %s فایل(ها)",
"AssetTableField.REALLYDELETE": "آیا واقعاً می‌خواهید فایل‌های علامت‌گذاری شده را حذف نمایید؟",
"CMSMAIN.ALERTCLASSNAME": "نوع صفحه پس از ذخیره آن به‌روزرسانی می‌شود",
"CMSMAIN.AddSearchCriteria": "افزودن شاخص",
"CMSMAIN.CANTADDCHILDREN": "You can't add children to the selected node",
"CMSMAIN.DELETINGPAGES": "حذف صفحات...",
"CMSMAIN.ERRORADDINGPAGE": "خطا در افزودن صفحات",
"CMSMAIN.ERRORDELETINGPAGES": "خطا در حذف صفحات",
"CMSMAIN.ERRORFILTERPAGES": "ناتوان در پالایش لیست درختی تا تنها صفحات تغییر کرده را نمایش دهد <br />%s",
"CMSMAIN.ERRORPUBLISHING": "خطا در انتشار صفحات",
"CMSMAIN.ERRORREVERTING": "Error reverting to live content",
"CMSMAIN.ERRORUNFILTER": "لیست درختی پالایش نشده",
"CMSMAIN.FILTEREDTREE": "پالایش لیست درختی تا تنها صفحات تغییر کرده را نمایش دهد",
"CMSMAIN.PUBLISHING": "منتشر کردن...",
"CMSMAIN.PUBLISHINGPAGES": "انتشار صفحات",
"CMSMAIN.REALLYDELETEPAGES": "آیا واقعاً می‌خواهید %s صفحات علامت‌گذاری شده را حذف نمایید؟",
"CMSMAIN.RESTORING": "بازنشاندن...",
"CMSMAIN.SAVING": "ذخیره سازی...",
"CMSMAIN.SELECTMOREPAGES": "You have %s pages selected.\n\nDo you really want to perform this action?",
"CMSMAIN.SELECTONEPAGE": "لطفاً حداقل ۱ صفحه را انتخاب نمایید.",
"CMSMAIN.URLSEGMENTVALIDATION": "URLها تنها می‌توانند از حروف، اعداد و خط فاصله ساخته شوند.",
"CMSMAIN.WARNINGSAVEPAGESBEFOREADDING": "شما باید پیش از افزودن فرزندان زیر مجموعه، صفحه را ذخیره کنید",
"CMSMain.Archive": "Are you sure you want to archive this page and all of its children pages?\n\nThis page and all of its children will be unpublished and sent to the archive.",
"CMSMain.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
"CMSMain.DeleteFromDraft": "Are you sure you want to remove your page from the draft site?\n\nThis page will remain on the published site.",
"CMSMain.Restore": "آیا مطمئن هستید که این صفحه از آرشیو بازنشانی شود؟",
"CMSMain.RestoreToRoot": "Are you sure you want to restore this page from archive?\n\nBecause the parent page is not available this will be restored to the top level.",
"CMSMain.RollbackToVersion": "آیا واقعاً می‌خواهید به نسخه #%s این صفحه بازگردید؟",
"CMSMain.Unpublish": "Are you sure you want to remove your page from the published site?\n\nThis page will still be available in the sitetree as draft.",
"Folder.Name": "نام پوشه",
"Tree.AddSubPage": "افزودن صفحه جدید در اینجا",
"Tree.Duplicate": "دو نسخه کردن",
"Tree.EditPage": "ویرایش",
"Tree.ShowAsList": "نمایش فرزندان به صورت لیست",
"Tree.ThisPageAndSubpages": "این صفحه و صفحات زیرمجموعه",
"Tree.ThisPageOnly": "فقط این صفحه",
"URLSEGMENT.Cancel": "لغو",
"URLSEGMENT.Edit": "ویرایش",
"URLSEGMENT.OK": "تایید",
"URLSEGMENT.UpdateURL": "به روز رسانی URL",
"WidgetAreaEditor.TOOMANY": "با پوزش، شما به حداکثر تعداد ویجت مجاز برای این فضا دست یافته‌اید"
});
}