components_en_US_base.ts 12.1 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397
function getLocaleResourceBase(){
  const data:any = {
      "404": {
          errorText1: 'sorry,the page you visited is not exist!',
          errorText2: 'The page you visited is not exist,please return to',
          indexPage: 'home page',
          continue: 'to continue browsing',
      },
      "500": {
          errorText1: "sorry,there's something wrong with the server!",
          errorText2: "There's something wrong with the server,please return to",
          indexPage: 'home page',
          continue: 'to continue browsing',
      },
      appOrgSector:{
        successSwitch:'The switch was successful',
        errorSwitch:'The switchover failed',
      },
      appAutocomplete: {
          error: 'Error',
          miss: 'Missing parameter ',
          requestException: 'Request Exception!',
      },
      appBuild: {
          custom: 'Customize',
      },
      appCheckBox: {
          notExist: 'codelist is not existed',
      },
      appColumnLink: {
        error: 'error',
        valueItemException:"value item exception",
        rowDataException:"table row data exception",
      },
      appColumnRender: {
        select: 'please select...',
        unsupported: 'unsupported',
      },
      appDashboardDesign: {
        global: 'Global',
      },
      appDataUploadView: {
        "viewtitle":"AppDataUploadView",
        "selectfile":"Select File",
        "uploadserver":"Upload Server",
        "datatemplate":"Download Import Data Template",
        "dataid":"Data ID is ",
        "read":" read Successful",
        "importing":"Importing",
        "completed":"Import Completed",
        "confirm":"OK",
        "datatemp":"Data Template",
        "importfailed":"Import Failed"
      },
      appDebugActions: {
        button: 'Open Configuration Mode',
      },
      appExportExcel: {
        total: 'All',
        max: 'At Most',
        row: 'Lines',
        currentPage: 'Current Page',
        desc:'Please enter the start page',
        desc1:'Please enter a valid start page',
      },
      appFileUpload: {
        preview: 'preview',
        uploadText: 'Drag files here,or <em>Click</em> to upload',
        fileTypeErrorTitle: 'File type incorrect',
        fileTypeErrorInfo: 'Please select files with picture types,such as JPEG,GIF,PNG,BMP',
      },
      appFormDRUIPart: {
        blockUITipInfo: 'Please save the major data first',
        viewLoadComp:'After the multi data view is loaded, the subsequent form item update will be triggered',
        save:'Relationship data save complete',
        change:'Relationship data value change',
        change1:'View data changes',
        loadComp:'View loading complete',
      },
      appHeaderMenus: {
        ibizlab:{
            title: 'iBizLab',
        },
        publishProject:{
            title: 'Publish Project',
        },
        ibizstudio:{
            title: 'Model Design Tools',
        },
        ibizbbs:{
            title: 'iBizBBS',
        },
      },
      appMpicker: {
        error: 'Error',
        miss: 'Missing parameter ',
        requestException: 'Request Exception!',
      },
      appPicker: {
        error: 'Error',
        miss: 'Missing parameter ',
        requestException: 'Request Exception!',
        newAndEdit: 'Create And Edit...',
        systemException: 'System Error!',
        valueitemException: 'valueitem Error!',
        formdataException: 'formdata Error!',
      },
      appPickerSelectView: {
        error: 'Error',
        valueitemException: 'valueitem Error!',
        formdataException: 'formdata Error!',
        placeholder: 'Please select...',
      },
      appPortalDesign: {
        customPortal: 'Custom portal',
        save: 'Save',
      },
      appRangDate: {
        placeholder: 'Please select time...',
        from: 'from',
        daystart: '00:00:00 to',
        dayend: '24:00:00',
      },
      appRangeEditor: {
        placeholder: 'Please select time...',
        input: 'Please input...',
      },
      appStudioAction: {
        configTitle: 'Enter the configuration of current view',
        configButton: 'Configuration',
        issueTitle: 'Create issues of current view',
        issueButton: 'Create issues',
      },
      appTreePicker: {
        placeholder: 'please select...',
      },
      dateRange: {
        startText: 'Insurance period : From',
        endText: '24:00:00',
        startPlaceholder: 'Begin Date',
        rangeSeparatorr: ' 00:00:00 To',
        endPlaceholder: 'End Dat4e',
      },
      dropDownList: {
        placeholder: 'please select...',
      },
      dropDownListDynamic: {
        placeholder: 'please select...',
      },
      dropDownListMpicker: {
        placeholder: 'please select...',
      },
      login: {
        error: 'Error',
        caption: 'Welcome to login',
        placeholder1:'User name',
        placeholder2:'Password',
        name: 'Login',
        reset:'Reset',
        other:'Other login methods',
        tip: 'Enter username and password',
        warning1:'QQ authorization login not supported',
        warning2:'Wechat authorized login not supported',
        loginname: {
            placeholder: 'Username',
            message: 'The username cannot be empty',
        },
        password: {
            placeholder: 'Password',
            message: 'The password cannot be empty',
        },
        loginfailed: 'Login failed',
      },
      appUser: {
        name: 'System',
        logout: 'Logout',
        surelogout: 'Are you sure logout?',
        changepwd: "Change Password",
      },
      appTheme: {
        caption: {
          theme: 'Theme',
          font: 'Font family',
        },
        fontFamilys: {
            MicrosoftYaHei: 'Microsoft YaHei',
            SimHei: 'SimHei',
            YouYuan: 'YouYuan',
        },
      },
      appFormGroup: {
        hide: 'hide',
        showMore: 'show more',
      },
      appUpdatePassword: {
        oldPwd: 'Original password',
        newPwd: 'New password',
        confirmPwd: 'Confirm password',
        sure: 'Confirm modification',
        oldPwdErr: 'The original password cannot be empty!',
        newPwdErr: 'New password cannot be empty!',
        confirmPwdErr: 'The two input passwords are inconsistent!',
      },
      appAddressSelection: {
        loadDataFail: 'City data loading failed'
      },
      appGroupSelect:{
        groupSelect:'Group selection', 
      },
      appImageUpload:{
        uploadFail:'Upload failed'
      },
      appOrgSelect:{
        loadFail:'Failed to load data'
      },
      appTransfer:{
        title1:'Not selected',
        title2:'Selected',
      },
      appWFApproval:{
        commit:'Commit',
        wait:'Waiting',
        handle:'Handle',
        placeholder:'Please enter the content',
        end:'End'
      },
      contextMenuDrag:{
        allApp:'All applications',
        noFind:'The app was not found'
      },
      filterMode:{
        placeholder:'Conditional logic',  
      },
      filterTree:{
        title1:'Add condition',
        title2:'Add group',
        placeholder:'Attribute', 
      },
      iBizGroupPicker:{
        ok:'Ok',
        cancel:'Cancel',
      },
      iBizGroupSelect:{
        groupSelect:'Group selection'
      },
      tabPageExp:{
        more:'More',
      },
      uploadFile:{
        imgMsg:'Drag the picture here to replace it',
        localUpload:'Local upload',
        or:'Or',
        imgMsg1:'Select from stock'
      },
      lockScren:{
        title:'Set the password lock screen',
        label:'password',
        message:'The lock screen password cannot be empty',
        placeholder:'Please enter the lock screen password',
        placeholder1:'Please enter your login password',
        message1: 'The unlock password is wrong. Please reenter it',
        promptInformation:'Do you want to quit the system? Do you want to continue?',
        prompt:'prompt',
        confirmButtonText:'determine',
        cancelButtonText:'cancel',
      },
      cronEditor: {
        label: {
          second: 'Second',
          minute: 'Minute',
          hour: 'Hour',
          day: 'Day',
          week: 'Week',
          month: 'Month',
          year: 'Year',
        },
        public : {
          specify: 'Specify',
          notSpecify: 'Not specify',
          cycle: 'Cycle',
          from: 'From',
          to: 'to',
          loop: 'Loop',
          every: 'Every',
          once: 'execute once',
        },
        second: 'second',
        minute: 'minute',
        hour: {
          title: 'hour',
          everyHour: 'Every hour',
          hourStart: "o'clock start, every ",
          onceAHour: "o'clock to execute once.",
        },
        day: {
          title: 'day',
          daily: 'Every day',
          workDay: 'Working day',
          dayStart: 'rd start, every ',
          onceADay: 'rd to execute once',
          thisMonth: 'this month',
          lastWorkDay: 'rd, Recent working day',
          lastDayOfMonth: 'Last day of the month',
        },
        month: {
          title: 'month',
          everyMonth: 'Every month',
          monthStart: ' month start, every',
          onceAMonth: ' month to execute once',
        },
        week: {
          title: 'week',
          everyWeek: 'Every week',
          from: '',
          to: 'from weekday',
          start: 'start, every',
          onceADay: 'days to execute once',
          specifyWeek: 'Specify week',
          weekOfMonth: 'this month',
          weekWeek: 'week, weekday',
          lastOfMonth: 'Last of the month',
          week: 'weekday',
        },
        year: {
          title: 'year',
          everyYear: 'Every year',
        },
        message: {
          error1: 'Date and day of the week cannot be "not specified" at the same time',
          error2: 'Both the date and the day of the week must be "not specified"',
        },
      },
      appMessagePopover: {
        loadMore: 'Load more',
        noMore: 'No more'
      },
      diskFileUpload:{
        fileDrag: 'Drag the file here, or',
        clickUpload: 'Click on the upload',
        load: 'Load',
        preview: 'preview',
        edit: 'Edit',
        delete: 'Delete',
        clues: 'Individual file sizes do not exceed',
        clues1: 'Documents not exceeding',
        getFileFailure: 'Failed to get file list',
        loadFailure: 'Upload file failed',
        loadFailure1: 'Upload failed, individual file cannot exceed',
        downloadFile: 'Download file failed',
        downloadFile1: 'Download file failed, not get file!',
        deleteFile: 'This action will permanently delete the file. Do you want to continue?',
        deleteFilePrompt: 'Prompt',
        true: 'True',
        false: 'False',
        deleteFileFailure: 'File deletion failed',
        updateFailure: 'Batch update file failed',
      },
      diskImageUpload:{
        preview: 'Preview',
        OCRdiscern: 'OCRdiscern',
        load: 'Load',
        delete: 'Delete',
        getImageFailure: 'Failed to get list of images',
        loadImageFailure: 'Failed to download thumbnails',
        loadImageFailure1: 'Failed to download thumbnail, failed to get file!',
        loadImageFailure2:'Download image failed',
        loadImageFailure3:'Download picture failed, no picture found!',
        ImageIdNone: 'Picture ID does not exist!',
        uploadImageFailure: 'Failed to upload image',
        uploadImageFailure1: "Upload failed, only support 'GIF, JPG, PNG, BMP' format images!",
        uploadFailure: 'Upload failed, individual image must not exceed',
        notImageUrl: 'The image URL does not exist',
        deleteFile: 'This action will permanently delete the file. Do you want to continue?',
        deleteFilePrompt: 'Prompt',
        true: 'True',
        false: 'False',
        deleteImageFailure:'Image deletion failed',
        updateFailure: 'Batch update file failed',
      },
      appMapPosition: {
        submit: 'Submit',
        title: 'Please select address'
      },
      appSortBar: {
        title: 'Sort'
      },
      appAfterTime:{
        minutesAgo: 'minutes ago',
        hoursAgo: 'hours ago',
        dayAgo: 'days ago',
        monthsAgo: 'months ago',
        yearsAgo: 'years ago'
      }
  };
  return data;
}
export default getLocaleResourceBase;