uz.js 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. /*!
  2. * FileInput Uzbek Translations
  3. *
  4. * This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
  5. * any HTML markup tags in the messages must not be converted or translated.
  6. *
  7. * @see http://github.com/kartik-v/bootstrap-fileinput
  8. * @author CyanoFresh <[email protected]>
  9. *
  10. * NOTE: this file must be saved in UTF-8 encoding.
  11. */
  12. (function ($) {
  13. "use strict";
  14. $.fn.fileinputLocales.uz = {
  15. fileSingle: 'fayl',
  16. filePlural: 'fayllar',
  17. browseLabel: 'Tanlash &hellip;',
  18. removeLabel: 'O\'chirish',
  19. removeTitle: 'Tanlangan fayllarni tozalash',
  20. cancelLabel: 'Bekor qilish',
  21. cancelTitle: 'Joriy yuklab olishni bekor qilish',
  22. pauseLabel: 'Pause',
  23. pauseTitle: 'Pause ongoing upload',
  24. uploadLabel: 'Yuklab olish',
  25. uploadTitle: 'Tanlangan fayllarni yuklash',
  26. msgNo: 'No',
  27. msgNoFilesSelected: 'No files selected',
  28. msgPaused: 'Paused',
  29. msgCancelled: 'Cancelled',
  30. msgPlaceholder: 'Select {files}...',
  31. msgZoomModalHeading: 'Detailed Preview',
  32. msgFileRequired: 'You must select a file to upload.',
  33. msgSizeTooSmall: 'File "{name}" (<b>{size} KB</b>) is too small and must be larger than <b>{minSize} KB</b>.',
  34. msgSizeTooLarge: '"{name}" fayl (<b>{size} KB</b>) ruxsat etilgan maksimal yuklash hajmidan <b>{maxSize} KB</b> ortiq. Yuklashni qayta urinib ko\'ring!',
  35. msgFilesTooLess: 'Yuklash uchun kamida <b>{n}</b> {files} tanlashingiz kerak. Yuklashni qayta urinib ko\'ring!',
  36. msgFilesTooMany: 'Tanlangan fayllar <b>({n})</b> ruxsat etilgan maksimal yuklash hajmidan <b>{m}</b> ortiq. Yuklashni qayta urinib ko\'ring!',
  37. msgTotalFilesTooMany: 'You can upload a maximum of <b>{m}</b> files (<b>{n}</b> files detected).',
  38. msgFileNotFound: '"{name}" fayl topilmaydi!',
  39. msgFileSecured: 'Security restrictions prevent reading the file "{name}".',
  40. msgFileNotReadable: '"{name}" fayl o\'qilmaydi.',
  41. msgFilePreviewAborted: '"{name}" Ffylni oldindan ko\'rish jarayoni to\'xtatildi.',
  42. msgFilePreviewError: '"{name}" faylni o\'qish paytida xatolik yuz berdi.',
  43. msgInvalidFileName: 'Invalid or unsupported characters in file name "{name}".',
  44. msgInvalidFileType: '"{name}" fayl uchun yaroqsiz tur. Faqat "{types}" fayllari qo\'llab-quvvatlanadi.',
  45. msgInvalidFileExtension: '"{name}" fayl uchun noto\'g\'ri kengaytma. Faqat "{extensions}" fayllari qo\'llab-quvvatlanadi.',
  46. msgFileTypes: {
  47. 'image': 'image',
  48. 'html': 'HTML',
  49. 'text': 'text',
  50. 'video': 'video',
  51. 'audio': 'audio',
  52. 'flash': 'flash',
  53. 'pdf': 'PDF',
  54. 'object': 'object'
  55. },
  56. msgUploadAborted: 'The file upload was aborted',
  57. msgUploadThreshold: 'Processing...',
  58. msgUploadBegin: 'Initializing...',
  59. msgUploadEnd: 'Done',
  60. msgUploadResume: 'Resuming upload...',
  61. msgUploadEmpty: 'No valid data available for upload.',
  62. msgUploadError: 'Upload Error',
  63. msgDeleteError: 'Delete Error',
  64. msgProgressError: 'Error',
  65. msgValidationError: 'Fayl yuklash xatosi',
  66. msgLoading: '{Files} dan {index} faylini yuklash &hellip;',
  67. msgProgress: '{Files} dan {index}{name} faylini yuklashi - {percent}% tugallandi.',
  68. msgSelected: '{n} {files} tanlangan',
  69. msgFoldersNotAllowed: 'Faqat tortib qo\'yiladon fayllar! {n} o\'tirilgan tashlangan papka(lar).',
  70. msgImageWidthSmall: 'Width of image file "{name}" must be at least {size} px.',
  71. msgImageHeightSmall: 'Height of image file "{name}" must be at least {size} px.',
  72. msgImageWidthLarge: 'Width of image file "{name}" cannot exceed {size} px.',
  73. msgImageHeightLarge: 'Height of image file "{name}" cannot exceed {size} px.',
  74. msgImageResizeError: 'Could not get the image dimensions to resize.',
  75. msgImageResizeException: 'Error while resizing the image.<pre>{errors}</pre>',
  76. msgAjaxError: 'Something went wrong with the {operation} operation. Please try again later!',
  77. msgAjaxProgressError: '{operation} failed',
  78. msgDuplicateFile: 'File "{name}" of same size "{size} KB" has already been selected earlier. Skipping duplicate selection.',
  79. msgResumableUploadRetriesExceeded: 'Upload aborted beyond <b>{max}</b> retries for file <b>{file}</b>! Error Details: <pre>{error}</pre>',
  80. msgPendingTime: '{time} remaining',
  81. msgCalculatingTime: 'calculating time remaining',
  82. ajaxOperations: {
  83. deleteThumb: 'file delete',
  84. uploadThumb: 'file upload',
  85. uploadBatch: 'batch file upload',
  86. uploadExtra: 'form data upload'
  87. },
  88. dropZoneTitle: 'Fayllarni bu yerga tortib qo\'ying &hellip;',
  89. dropZoneClickTitle: '<br>(or click to select {files})',
  90. fileActionSettings: {
  91. removeTitle: 'Remove file',
  92. uploadTitle: 'Upload file',
  93. uploadRetryTitle: 'Retry upload',
  94. downloadTitle: 'Download file',
  95. zoomTitle: 'View details',
  96. dragTitle: 'Move / Rearrange',
  97. indicatorNewTitle: 'Not uploaded yet',
  98. indicatorSuccessTitle: 'Uploaded',
  99. indicatorErrorTitle: 'Upload Error',
  100. indicatorPausedTitle: 'Upload Paused',
  101. indicatorLoadingTitle: 'Uploading ...'
  102. },
  103. previewZoomButtonTitles: {
  104. prev: 'View previous file',
  105. next: 'View next file',
  106. toggleheader: 'Toggle header',
  107. fullscreen: 'Toggle full screen',
  108. borderless: 'Toggle borderless mode',
  109. close: 'Close detailed preview'
  110. }
  111. };
  112. })(window.jQuery);