@uploadcare/file-uploader 1.22.0 → 1.23.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/abstract/UploaderBlock.d.ts.map +1 -1
- package/abstract/UploaderBlock.js +27 -5
- package/abstract/UploaderPublicApi.d.ts.map +1 -1
- package/abstract/UploaderPublicApi.js +9 -1
- package/abstract/managers/ValidationManager.d.ts +71 -12
- package/abstract/managers/ValidationManager.d.ts.map +1 -1
- package/abstract/managers/ValidationManager.js +229 -53
- package/abstract/uploadEntrySchema.d.ts +10 -2
- package/abstract/uploadEntrySchema.d.ts.map +1 -1
- package/abstract/uploadEntrySchema.js +10 -2
- package/blocks/CloudImageEditor/src/CloudImageEditorBlock.js +1 -1
- package/blocks/Config/initialConfig.d.ts.map +1 -1
- package/blocks/Config/initialConfig.js +2 -0
- package/blocks/Config/normalizeConfigValue.d.ts.map +1 -1
- package/blocks/Config/normalizeConfigValue.js +2 -0
- package/blocks/ExternalSource/ExternalSource.d.ts +1 -0
- package/blocks/ExternalSource/ExternalSource.d.ts.map +1 -1
- package/blocks/ExternalSource/ExternalSource.js +19 -7
- package/blocks/FileItem/FileItem.d.ts +1 -1
- package/blocks/FileItem/FileItem.d.ts.map +1 -1
- package/blocks/FileItem/FileItem.js +68 -49
- package/blocks/UploadList/UploadList.d.ts +2 -0
- package/blocks/UploadList/UploadList.d.ts.map +1 -1
- package/blocks/UploadList/UploadList.js +18 -20
- package/env.d.ts +1 -1
- package/env.js +1 -1
- package/index.ssr.d.ts +1 -1
- package/index.ssr.d.ts.map +1 -1
- package/index.ssr.js +10 -2
- package/locales/file-uploader/ar.d.ts +3 -1
- package/locales/file-uploader/ar.js +4 -2
- package/locales/file-uploader/az.d.ts +3 -1
- package/locales/file-uploader/az.js +5 -2
- package/locales/file-uploader/ca.d.ts +3 -1
- package/locales/file-uploader/ca.js +5 -2
- package/locales/file-uploader/cs.d.ts +3 -1
- package/locales/file-uploader/cs.js +5 -2
- package/locales/file-uploader/da.d.ts +3 -1
- package/locales/file-uploader/da.js +5 -2
- package/locales/file-uploader/de.d.ts +3 -1
- package/locales/file-uploader/de.js +5 -2
- package/locales/file-uploader/el.d.ts +3 -1
- package/locales/file-uploader/el.js +5 -2
- package/locales/file-uploader/en.d.ts +3 -1
- package/locales/file-uploader/en.js +4 -2
- package/locales/file-uploader/es.d.ts +3 -1
- package/locales/file-uploader/es.js +5 -2
- package/locales/file-uploader/et.d.ts +3 -1
- package/locales/file-uploader/et.js +5 -2
- package/locales/file-uploader/fi.d.ts +3 -1
- package/locales/file-uploader/fi.js +5 -2
- package/locales/file-uploader/fr.d.ts +3 -1
- package/locales/file-uploader/fr.js +5 -2
- package/locales/file-uploader/he.d.ts +3 -1
- package/locales/file-uploader/he.js +5 -2
- package/locales/file-uploader/hy.d.ts +3 -1
- package/locales/file-uploader/hy.js +4 -2
- package/locales/file-uploader/is.d.ts +3 -1
- package/locales/file-uploader/is.js +5 -2
- package/locales/file-uploader/it.d.ts +3 -1
- package/locales/file-uploader/it.js +5 -2
- package/locales/file-uploader/ja.d.ts +3 -1
- package/locales/file-uploader/ja.js +5 -2
- package/locales/file-uploader/ka.d.ts +3 -1
- package/locales/file-uploader/ka.js +5 -2
- package/locales/file-uploader/kk.d.ts +3 -1
- package/locales/file-uploader/kk.js +5 -2
- package/locales/file-uploader/ko.d.ts +3 -1
- package/locales/file-uploader/ko.js +5 -2
- package/locales/file-uploader/lv.d.ts +3 -1
- package/locales/file-uploader/lv.js +5 -2
- package/locales/file-uploader/nb.d.ts +3 -1
- package/locales/file-uploader/nb.js +5 -2
- package/locales/file-uploader/nl.d.ts +3 -1
- package/locales/file-uploader/nl.js +5 -2
- package/locales/file-uploader/pl.d.ts +3 -1
- package/locales/file-uploader/pl.js +5 -2
- package/locales/file-uploader/pt.d.ts +3 -1
- package/locales/file-uploader/pt.js +5 -2
- package/locales/file-uploader/ro.d.ts +3 -1
- package/locales/file-uploader/ro.js +5 -2
- package/locales/file-uploader/ru.d.ts +3 -1
- package/locales/file-uploader/ru.js +5 -2
- package/locales/file-uploader/sk.d.ts +3 -1
- package/locales/file-uploader/sk.js +5 -2
- package/locales/file-uploader/sr.d.ts +3 -1
- package/locales/file-uploader/sr.js +5 -2
- package/locales/file-uploader/sv.d.ts +3 -1
- package/locales/file-uploader/sv.js +5 -2
- package/locales/file-uploader/tr.d.ts +3 -1
- package/locales/file-uploader/tr.js +5 -2
- package/locales/file-uploader/uk.d.ts +3 -1
- package/locales/file-uploader/uk.js +5 -2
- package/locales/file-uploader/vi.d.ts +3 -1
- package/locales/file-uploader/vi.js +5 -2
- package/locales/file-uploader/zh-TW.d.ts +3 -1
- package/locales/file-uploader/zh-TW.js +5 -2
- package/locales/file-uploader/zh.d.ts +3 -1
- package/locales/file-uploader/zh.js +5 -2
- package/package.json +8 -8
- package/types/exported.d.ts +26 -4
- package/utils/withResolvers.d.ts +6 -0
- package/utils/withResolvers.d.ts.map +1 -0
- package/utils/withResolvers.js +18 -0
- package/utils/withResolvers.test.d.ts +2 -0
- package/utils/withResolvers.test.d.ts.map +1 -0
- package/utils/withResolvers.test.js +36 -0
- package/web/file-uploader.iife.min.js +4 -4
- package/web/file-uploader.min.js +4 -4
- package/web/uc-cloud-image-editor.min.js +4 -4
- package/web/uc-file-uploader-inline.min.js +4 -4
- package/web/uc-file-uploader-minimal.min.js +4 -4
- package/web/uc-file-uploader-regular.min.js +4 -4
- package/web/uc-img.min.js +1 -1
|
@@ -120,9 +120,11 @@ declare const _default: {
|
|
|
120
120
|
failed: string;
|
|
121
121
|
uploading: string;
|
|
122
122
|
idle: string;
|
|
123
|
-
queued: string;
|
|
124
123
|
'a11y-file-item-status': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
129
|
'crop-to-shape': string;
|
|
128
130
|
custom: string;
|
|
@@ -57,7 +57,7 @@ export default {
|
|
|
57
57
|
'src-type-vk': 'VK',
|
|
58
58
|
'src-type-evernote': 'Evernote',
|
|
59
59
|
'src-type-box': 'Box',
|
|
60
|
-
'src-type-onedrive': '
|
|
60
|
+
'src-type-onedrive': 'OneDrive',
|
|
61
61
|
'src-type-huddle': 'Huddle',
|
|
62
62
|
'src-type-other': 'Altres',
|
|
63
63
|
'src-type-mobile-video-camera': 'Vídeo',
|
|
@@ -122,9 +122,12 @@ export default {
|
|
|
122
122
|
failed: 'Fallat',
|
|
123
123
|
uploading: 'Carregant',
|
|
124
124
|
idle: 'Inactiu',
|
|
125
|
-
|
|
125
|
+
|
|
126
126
|
'a11y-file-item-status': 'El fitxer {{fileName}} està en estat {{status}}',
|
|
127
127
|
'waiting-for': 'Esperant per {{source}}',
|
|
128
|
+
'queued-uploading': 'En cua per pujar',
|
|
129
|
+
'queued-validation': 'En cua per validar',
|
|
130
|
+
validation: 'Validant',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': 'Aplicar operació {{name}} {{value}}',
|
|
129
132
|
|
|
130
133
|
'crop-to-shape': 'Retalla a {{value}}',
|
|
@@ -122,9 +122,11 @@ declare const _default: {
|
|
|
122
122
|
failed: string;
|
|
123
123
|
uploading: string;
|
|
124
124
|
idle: string;
|
|
125
|
-
queued: string;
|
|
126
125
|
'a11y-file-item-status': string;
|
|
127
126
|
'waiting-for': string;
|
|
127
|
+
'queued-uploading': string;
|
|
128
|
+
'queued-validation': string;
|
|
129
|
+
validation: string;
|
|
128
130
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
129
131
|
'crop-to-shape': string;
|
|
130
132
|
custom: string;
|
|
@@ -59,7 +59,7 @@ export default {
|
|
|
59
59
|
'src-type-vk': 'VK',
|
|
60
60
|
'src-type-evernote': 'Evernote',
|
|
61
61
|
'src-type-box': 'Box',
|
|
62
|
-
'src-type-onedrive': '
|
|
62
|
+
'src-type-onedrive': 'OneDrive',
|
|
63
63
|
'src-type-huddle': 'Huddle',
|
|
64
64
|
'src-type-other': 'Jiné',
|
|
65
65
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -124,9 +124,12 @@ export default {
|
|
|
124
124
|
failed: 'Selhalo',
|
|
125
125
|
uploading: 'Nahrává se',
|
|
126
126
|
idle: 'Nečinný',
|
|
127
|
-
|
|
127
|
+
|
|
128
128
|
'a11y-file-item-status': 'Soubor {{fileName}} je ve stavu {{status}}',
|
|
129
129
|
'waiting-for': 'Čekání na {{source}}',
|
|
130
|
+
'queued-uploading': 'Ve frontě na nahrání',
|
|
131
|
+
'queued-validation': 'Ve frontě na validaci',
|
|
132
|
+
validation: 'Probíhá validace',
|
|
130
133
|
'a11y-cloud-editor-apply-aspect-ratio': 'Použít operaci {{name}} {{value}}',
|
|
131
134
|
|
|
132
135
|
'crop-to-shape': 'Oříznout na {{value}}',
|
|
@@ -118,9 +118,11 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Andet',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -120,9 +120,12 @@ export default {
|
|
|
120
120
|
failed: 'Mislykkedes',
|
|
121
121
|
uploading: 'Uploader',
|
|
122
122
|
idle: 'Inaktiv',
|
|
123
|
-
|
|
123
|
+
|
|
124
124
|
'a11y-file-item-status': 'Filen {{fileName}} er i status {{status}}',
|
|
125
125
|
'waiting-for': 'Venter på {{source}}',
|
|
126
|
+
'queued-uploading': 'I kø til upload',
|
|
127
|
+
'queued-validation': 'I kø til validering',
|
|
128
|
+
validation: 'Validerer',
|
|
126
129
|
'a11y-cloud-editor-apply-aspect-ratio': 'Anvend handling {{name}} {{value}}',
|
|
127
130
|
|
|
128
131
|
'crop-to-shape': 'Beskær til {{value}}',
|
|
@@ -118,9 +118,11 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Andere',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -121,9 +121,12 @@ export default {
|
|
|
121
121
|
failed: 'Fehlgeschlagen',
|
|
122
122
|
uploading: 'Hochladen',
|
|
123
123
|
idle: 'Leerlauf',
|
|
124
|
-
|
|
124
|
+
|
|
125
125
|
'a11y-file-item-status': 'Datei {{fileName}} im Status {{status}}',
|
|
126
126
|
'waiting-for': 'Warten auf {{source}}',
|
|
127
|
+
'queued-uploading': 'In Warteschlange zum Hochladen',
|
|
128
|
+
'queued-validation': 'In Warteschlange zur Validierung',
|
|
129
|
+
validation: 'Validierung läuft',
|
|
127
130
|
'a11y-cloud-editor-apply-aspect-ratio': 'Vorgang {{name}} {{value}} anwenden',
|
|
128
131
|
|
|
129
132
|
'crop-to-shape': 'Zuschneiden auf {{value}}',
|
|
@@ -118,9 +118,11 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Άλλο',
|
|
61
61
|
'src-type-mobile-video-camera': 'Βίντεο',
|
|
@@ -121,9 +121,12 @@ export default {
|
|
|
121
121
|
failed: 'Απέτυχε',
|
|
122
122
|
uploading: 'Μεταφόρτωση',
|
|
123
123
|
idle: 'Αδράνεια',
|
|
124
|
-
|
|
124
|
+
|
|
125
125
|
'a11y-file-item-status': 'Το αρχείο {{fileName}} βρίσκεται στην κατάσταση {{status}}',
|
|
126
126
|
'waiting-for': 'Αναμονή για {{source}}',
|
|
127
|
+
'queued-uploading': 'Σε ουρά για μεταφόρτωση',
|
|
128
|
+
'queued-validation': 'Σε ουρά για επικύρωση',
|
|
129
|
+
validation: 'Γίνεται επικύρωση',
|
|
127
130
|
'a11y-cloud-editor-apply-aspect-ratio': 'Εφαρμογή λειτουργίας {{name}} {{value}}',
|
|
128
131
|
|
|
129
132
|
'crop-to-shape': 'Περικοπή σε {{value}}',
|
|
@@ -121,7 +121,9 @@ declare const _default: {
|
|
|
121
121
|
idle: string;
|
|
122
122
|
'a11y-file-item-status': string;
|
|
123
123
|
'waiting-for': string;
|
|
124
|
-
queued: string;
|
|
124
|
+
'queued-uploading': string;
|
|
125
|
+
'queued-validation': string;
|
|
126
|
+
validation: string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
127
129
|
'freeform-crop': string;
|
|
@@ -57,7 +57,7 @@ export default {
|
|
|
57
57
|
'src-type-vk': 'VK',
|
|
58
58
|
'src-type-evernote': 'Evernote',
|
|
59
59
|
'src-type-box': 'Box',
|
|
60
|
-
'src-type-onedrive': '
|
|
60
|
+
'src-type-onedrive': 'OneDrive',
|
|
61
61
|
'src-type-huddle': 'Huddle',
|
|
62
62
|
'src-type-other': 'Other',
|
|
63
63
|
'caption-from-url': 'Import from link',
|
|
@@ -122,7 +122,9 @@ export default {
|
|
|
122
122
|
idle: 'Idle',
|
|
123
123
|
'a11y-file-item-status': 'File {{fileName}} in status {{status}}',
|
|
124
124
|
'waiting-for': 'Waiting for {{source}}',
|
|
125
|
-
queued: 'Queued',
|
|
125
|
+
'queued-uploading': 'Queued for upload',
|
|
126
|
+
'queued-validation': 'Queued for validation',
|
|
127
|
+
validation: 'Validating',
|
|
126
128
|
'crop-to-shape': 'Crop to {{value}}',
|
|
127
129
|
custom: 'Freeform',
|
|
128
130
|
'freeform-crop': 'Freeform crop',
|
|
@@ -120,9 +120,11 @@ declare const _default: {
|
|
|
120
120
|
failed: string;
|
|
121
121
|
uploading: string;
|
|
122
122
|
idle: string;
|
|
123
|
-
queued: string;
|
|
124
123
|
'a11y-file-item-status': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
129
|
'crop-to-shape': string;
|
|
128
130
|
custom: string;
|
|
@@ -57,7 +57,7 @@ export default {
|
|
|
57
57
|
'src-type-vk': 'VK',
|
|
58
58
|
'src-type-evernote': 'Evernote',
|
|
59
59
|
'src-type-box': 'Box',
|
|
60
|
-
'src-type-onedrive': '
|
|
60
|
+
'src-type-onedrive': 'OneDrive',
|
|
61
61
|
'src-type-huddle': 'Huddle',
|
|
62
62
|
'src-type-other': 'Otro',
|
|
63
63
|
'src-type-mobile-video-camera': 'Vídeo',
|
|
@@ -122,9 +122,12 @@ export default {
|
|
|
122
122
|
failed: 'Fallido',
|
|
123
123
|
uploading: 'Subiendo',
|
|
124
124
|
idle: 'Inactivo',
|
|
125
|
-
|
|
125
|
+
|
|
126
126
|
'a11y-file-item-status': 'El archivo {{fileName}} está en estado {{status}}',
|
|
127
127
|
'waiting-for': 'Esperando por {{source}}',
|
|
128
|
+
'queued-uploading': 'En cola para subir',
|
|
129
|
+
'queued-validation': 'En cola para validar',
|
|
130
|
+
validation: 'Validando',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': 'Aplicar operación {{name}} {{value}}',
|
|
129
132
|
|
|
130
133
|
'crop-to-shape': 'Recortar a {{value}}',
|
|
@@ -118,9 +118,11 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Muu',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -119,9 +119,12 @@ export default {
|
|
|
119
119
|
failed: 'Ebaõnnestunud',
|
|
120
120
|
uploading: 'Üleslaadimine',
|
|
121
121
|
idle: 'Ootel',
|
|
122
|
-
|
|
122
|
+
|
|
123
123
|
'a11y-file-item-status': 'Fail {{fileName}} on seisundis {{status}}',
|
|
124
124
|
'waiting-for': 'Ootel {{source}}',
|
|
125
|
+
'queued-uploading': 'Järjekorras üleslaadimiseks',
|
|
126
|
+
'queued-validation': 'Järjekorras valideerimiseks',
|
|
127
|
+
validation: 'Valideerimine käib',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': 'Rakenda toiming {{name}} {{value}}',
|
|
126
129
|
|
|
127
130
|
'crop-to-shape': 'Kärbi suuruseks {{value}}',
|
|
@@ -116,11 +116,13 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Muu',
|
|
59
59
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -118,11 +118,14 @@ export default {
|
|
|
118
118
|
failed: 'Epäonnistui',
|
|
119
119
|
uploading: 'Ladataan',
|
|
120
120
|
idle: 'Toimeton',
|
|
121
|
-
|
|
121
|
+
|
|
122
122
|
'a11y-file-item-status': 'Tiedosto {{fileName}} tilassa {{status}}',
|
|
123
123
|
'select-all': 'Valitse kaikki',
|
|
124
124
|
'deselect-all': 'Poista valinnat',
|
|
125
125
|
'waiting-for': 'Odotetaan {{source}}',
|
|
126
|
+
'queued-uploading': 'Jonossa latausta varten',
|
|
127
|
+
'queued-validation': 'Jonossa validointia varten',
|
|
128
|
+
validation: 'Validoidaan',
|
|
126
129
|
'a11y-cloud-editor-apply-aspect-ratio': 'Käytä toimintoa {{name}} {{value}}',
|
|
127
130
|
|
|
128
131
|
'crop-to-shape': 'Rajaa arvoon {{value}}',
|
|
@@ -118,11 +118,13 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'select-all': string;
|
|
124
123
|
'deselect-all': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
129
|
'crop-to-shape': string;
|
|
128
130
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Autre',
|
|
61
61
|
'src-type-mobile-video-camera': 'Vidéo',
|
|
@@ -120,11 +120,14 @@ export default {
|
|
|
120
120
|
failed: 'Échoué',
|
|
121
121
|
uploading: 'Téléchargement',
|
|
122
122
|
idle: 'Inactif',
|
|
123
|
-
|
|
123
|
+
|
|
124
124
|
'a11y-file-item-status': 'Le fichier {{fileName}} est en statut {{status}}',
|
|
125
125
|
'select-all': 'Tout sélectionner',
|
|
126
126
|
'deselect-all': 'Tout désélectionner',
|
|
127
127
|
'waiting-for': 'En attente de {{source}}',
|
|
128
|
+
'queued-uploading': 'En file d’attente pour l’envoi',
|
|
129
|
+
'queued-validation': 'En file d’attente pour la validation',
|
|
130
|
+
validation: 'Validation en cours',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': "Appliquer l'opération {{name}} {{value}}",
|
|
129
132
|
|
|
130
133
|
'crop-to-shape': 'Rogner en {{value}}',
|
|
@@ -118,11 +118,13 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'select-all': string;
|
|
124
123
|
'deselect-all': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
129
|
'crop-to-shape': string;
|
|
128
130
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'אחר',
|
|
61
61
|
'src-type-mobile-video-camera': 'וידאו',
|
|
@@ -119,11 +119,14 @@ export default {
|
|
|
119
119
|
failed: 'נכשל',
|
|
120
120
|
uploading: 'מעלה',
|
|
121
121
|
idle: 'בטלה',
|
|
122
|
-
|
|
122
|
+
|
|
123
123
|
'a11y-file-item-status': 'הקובץ {{fileName}} במצב {{status}}',
|
|
124
124
|
'select-all': 'בחר הכל',
|
|
125
125
|
'deselect-all': 'בטל בחירת הכל',
|
|
126
126
|
'waiting-for': 'ממתין ל{{source}}',
|
|
127
|
+
'queued-uploading': 'בתור להעלאה',
|
|
128
|
+
'queued-validation': 'בתור לאימות',
|
|
129
|
+
validation: 'מתבצע אימות',
|
|
127
130
|
'a11y-cloud-editor-apply-aspect-ratio': 'החל פעולה {{name}} {{value}}',
|
|
128
131
|
|
|
129
132
|
'crop-to-shape': 'חיתוך ל{{value}}',
|
|
@@ -116,11 +116,13 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Այլ',
|
|
59
59
|
'src-type-mobile-video-camera': 'Տեսանյութ',
|
|
@@ -117,11 +117,13 @@ export default {
|
|
|
117
117
|
failed: 'Չհաջողվեց',
|
|
118
118
|
uploading: 'Բեռնվում է',
|
|
119
119
|
idle: 'Անգործ',
|
|
120
|
-
queued: 'Հերթում',
|
|
121
120
|
'a11y-file-item-status': 'Ֆայլը {{fileName}} {{status}} կարգավիճակում է',
|
|
122
121
|
'select-all': 'Ընտրել բոլորը',
|
|
123
122
|
'deselect-all': 'Հրաժարվել բոլորից',
|
|
124
123
|
'waiting-for': 'Սպասում եմ {{source}}',
|
|
124
|
+
'queued-uploading': 'Հերթում՝ բեռնման համար',
|
|
125
|
+
'queued-validation': 'Հերթում՝ ստուգման համար',
|
|
126
|
+
validation: 'Ստուգվում է',
|
|
125
127
|
'a11y-cloud-editor-apply-aspect-ratio': 'Կիրառել գործողություն {{name}} {{value}}',
|
|
126
128
|
'crop-to-shape': 'Կտրել մինչև {{value}}',
|
|
127
129
|
|
|
@@ -116,11 +116,13 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Annað',
|
|
59
59
|
'src-type-mobile-video-camera': 'Myndband',
|
|
@@ -117,11 +117,14 @@ export default {
|
|
|
117
117
|
failed: 'Mistókst',
|
|
118
118
|
uploading: 'Hleður upp',
|
|
119
119
|
idle: 'Aðgerðalaus',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'Skráin {{fileName}} er í stöðu {{status}}',
|
|
122
122
|
'select-all': 'Velja allt',
|
|
123
123
|
'deselect-all': 'Afvelja allt',
|
|
124
124
|
'waiting-for': 'Bíð eftir {{source}}',
|
|
125
|
+
'queued-uploading': 'Í biðröð fyrir upphleðslu',
|
|
126
|
+
'queued-validation': 'Í biðröð fyrir staðfestingu',
|
|
127
|
+
validation: 'Staðfesting í gangi',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': 'Beita aðgerð {{name}} {{value}}',
|
|
126
129
|
|
|
127
130
|
'crop-to-shape': 'Sníða í {{value}}',
|
|
@@ -118,11 +118,13 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'select-all': string;
|
|
124
123
|
'deselect-all': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
129
|
'crop-to-shape': string;
|
|
128
130
|
custom: string;
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Altro',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -120,11 +120,14 @@ export default {
|
|
|
120
120
|
failed: 'Fallito',
|
|
121
121
|
uploading: 'Caricamento',
|
|
122
122
|
idle: 'Inattivo',
|
|
123
|
-
|
|
123
|
+
|
|
124
124
|
'a11y-file-item-status': 'Il file {{fileName}} è nello stato {{status}}',
|
|
125
125
|
'select-all': 'Seleziona tutto',
|
|
126
126
|
'deselect-all': 'Deseleziona tutto',
|
|
127
127
|
'waiting-for': 'In attesa di {{source}}',
|
|
128
|
+
'queued-uploading': 'In coda per il caricamento',
|
|
129
|
+
'queued-validation': 'In coda per la validazione',
|
|
130
|
+
validation: 'Validazione in corso',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': 'Applica operazione {{name}} {{value}}',
|
|
129
132
|
|
|
130
133
|
'crop-to-shape': 'Ritaglia a {{value}}',
|
|
@@ -116,11 +116,13 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'その他',
|
|
59
59
|
'src-type-mobile-video-camera': 'ビデオ',
|
|
@@ -117,11 +117,14 @@ export default {
|
|
|
117
117
|
failed: '失敗',
|
|
118
118
|
uploading: 'アップロード中',
|
|
119
119
|
idle: 'アイドル',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'ファイル {{fileName}} のステータスは {{status}} です',
|
|
122
122
|
'select-all': 'すべて選択',
|
|
123
123
|
'deselect-all': 'すべて選択解除',
|
|
124
124
|
'waiting-for': '{{source}} を待っています',
|
|
125
|
+
'queued-uploading': 'アップロード待ち',
|
|
126
|
+
'queued-validation': '検証待ち',
|
|
127
|
+
validation: '検証中',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': '操作 {{name}} {{value}} を適用',
|
|
126
129
|
|
|
127
130
|
'crop-to-shape': '{{value}} にトリミング',
|
|
@@ -116,11 +116,13 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'სხვა',
|
|
59
59
|
'src-type-mobile-video-camera': 'ვიდეო',
|
|
@@ -117,11 +117,14 @@ export default {
|
|
|
117
117
|
failed: 'შეცდომა',
|
|
118
118
|
uploading: 'იტვირთება',
|
|
119
119
|
idle: 'მოქმედების გარეშე',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'ფაილი {{fileName}} არის მდგომარეობაში {{status}}',
|
|
122
122
|
'select-all': 'ყველას არჩევა',
|
|
123
123
|
'deselect-all': 'ყველას არჩევის გაუქმება',
|
|
124
124
|
'waiting-for': 'ველოდები {{source}}',
|
|
125
|
+
'queued-uploading': 'რიგში ატვირთვისთვის',
|
|
126
|
+
'queued-validation': 'რიგში ვალიდაციისთვის',
|
|
127
|
+
validation: 'ვალიდაცია მიმდინარეობს',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': 'გამოიყენეთ ოპერაცია {{name}} {{value}}',
|
|
126
129
|
|
|
127
130
|
'crop-to-shape': 'შემოკლება {{value}}-მდე',
|
|
@@ -116,11 +116,13 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
127
|
'crop-to-shape': string;
|
|
126
128
|
custom: string;
|