2016-05-12 05:37:09 +02:00
// This file was generated by silverstripe/cow from client/lang/src/fa_IR.js.
2016-02-03 23:03:41 +01:00
// See https://github.com/tractorcow/cow for details
2016-05-12 05:37:09 +02:00
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
}
2016-02-03 23:03:41 +01:00
} else {
2016-05-12 05:37:09 +02:00
ss . i18n . addDictionary ( 'fa_IR' , {
"FILEIFRAMEFIELD.CONFIRMDELETE" : "آیا مطمئن هستید که میخواهید این فایل حذف شود؟" ,
"FILEIFRAMEFIELD.DELETEFILE" : "حذف فایل" ,
"FILEIFRAMEFIELD.DELETEIMAGE" : "حذف تصویر" ,
"FILEIFRAMEFIELD.UNATTACHFILE" : "حذف ضمیمه فایل" ,
"GRIDFIELD.ERRORINTRANSACTION" : "An error occured while fetching data from the server\n Please try again later." ,
2016-02-03 23:03:41 +01:00
"HASMANYFILEFIELD.UPLOADING" : "در حال آپلود... %s" ,
2016-05-12 05:37:09 +02:00
"HtmlEditorField.SelectAnchor" : "Select an anchor" ,
2016-02-03 23:03:41 +01:00
"LOADING" : "بارگذاری..." ,
2016-05-12 05:37:09 +02:00
"LeftAndMain.IncompatBrowserWarning" : "Your browser is not compatible with the CMS interface. Please use Internet Explorer 7+, Google Chrome 10+ or Mozilla Firefox 3.5+." ,
2016-02-03 23:03:41 +01:00
"RESTRICTEDTEXTFIELD.CHARCANTBEUSED" : "The character '%s' cannot be used in this field" ,
2016-05-12 05:37:09 +02:00
"TABLEFIELD.DELETECONFIRMMESSAGE" : "آیا مطمئن هستید که میخواهید این رکورد حذف شود؟" ,
"TreeDropdownField.ENTERTOSEARCH" : "Press enter to search" ,
"TreeDropdownField.FieldTitle" : "انتخاب کنید" ,
"TreeDropdownField.OpenLink" : "باز کنید" ,
"TreeDropdownField.SearchFieldTitle" : "گزینش یا جستجو" ,
"UNIQUEFIELD.CANNOTLEAVEEMPTY" : "This field cannot be left empty" ,
"UNIQUEFIELD.ENTERNEWVALUE" : "You will need to enter a new value for this field" ,
"UNIQUEFIELD.SUGGESTED" : "Changed value to '%s' : %s" ,
2016-02-03 23:03:41 +01:00
"UPDATEURL.CONFIRM" : "Would you like me to change the URL to:\n\n%s/\n\nClick Ok to change the URL, click Cancel to leave it as:\n\n%s" ,
"UPDATEURL.CONFIRMURLCHANGED" : "The URL has been changed to\n'%s'" ,
"UploadField.ConfirmDelete" : "Are you sure you want to remove this file from the server filesystem?" ,
2016-05-12 05:37:09 +02:00
"UploadField.EMPTYRESULT" : "Empty file upload result" ,
"UploadField.Editing" : "Editing ..." ,
2016-02-03 23:03:41 +01:00
"UploadField.HTML_MAXFILESIZE" : "File exceeds MAX_FILE_SIZE (HTML form directive)" ,
2016-05-12 05:37:09 +02:00
"UploadField.INVALIDEXTENSION" : "قالب مجاز نیست" ,
"UploadField.LOADING" : "بارگذاری..." ,
"UploadField.MAXNUMBEROFFILESSIMPLE" : "Max number of files exceeded" ,
2016-02-03 23:03:41 +01:00
"UploadField.NOFILEUPLOADED" : "هیچ فایلی آپلود نشد" ,
"UploadField.NOTMPFOLDER" : "Missing a temporary folder" ,
2016-05-12 05:37:09 +02:00
"UploadField.ONLYPARTIALUPLOADED" : "File was only partially uploaded" ,
"UploadField.OVERWRITEWARNING" : "فایل با نام یکسان از پیش وجود دارد" ,
"UploadField.PHP_MAXFILESIZE" : "File exceeds upload_max_filesize (php.ini directive)" ,
2016-02-03 23:03:41 +01:00
"UploadField.STOPEDBYEXTENSION" : "File upload stopped by extension" ,
"UploadField.TOOLARGE" : "Filesize is too large" ,
"UploadField.TOOSMALL" : "Filesize is too small" ,
"UploadField.UPLOADEDBYTES" : "Uploaded bytes exceed file size" ,
"UploadField.Uploaded" : "آپلودشده" ,
2016-05-12 05:37:09 +02:00
"UploadField.WRITEFAILED" : "Failed to write file to disk" ,
"VALIDATOR.FIELDREQUIRED" : "لطفاً \"%s\" را تکمیل نمایید، پرکردن آن الزامی است."
2016-02-03 23:03:41 +01:00
} ) ;
}