@box/uploads-manager 2.1.10 → 2.1.11
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/dist/i18n/bn-IN.js +37 -36
- package/dist/i18n/da-DK.js +36 -36
- package/dist/i18n/de-DE.js +35 -36
- package/dist/i18n/en-AU.js +8 -36
- package/dist/i18n/en-CA.js +2 -37
- package/dist/i18n/en-GB.js +8 -36
- package/dist/i18n/en-x-pseudo.js +2 -37
- package/dist/i18n/es-419.js +35 -36
- package/dist/i18n/es-ES.js +35 -36
- package/dist/i18n/fi-FI.js +37 -36
- package/dist/i18n/fr-CA.js +36 -36
- package/dist/i18n/fr-FR.js +36 -36
- package/dist/i18n/hi-IN.js +37 -36
- package/dist/i18n/it-IT.js +37 -36
- package/dist/i18n/ja-JP.js +37 -36
- package/dist/i18n/ko-KR.js +37 -36
- package/dist/i18n/nb-NO.js +37 -36
- package/dist/i18n/nl-NL.js +36 -36
- package/dist/i18n/pl-PL.js +37 -36
- package/dist/i18n/pt-BR.js +37 -36
- package/dist/i18n/ru-RU.js +37 -36
- package/dist/i18n/sv-SE.js +36 -36
- package/dist/i18n/tr-TR.js +37 -36
- package/dist/i18n/zh-CN.js +37 -36
- package/dist/i18n/zh-TW.js +37 -36
- package/package.json +3 -3
- package/dist/i18n/bn-IN.properties +0 -70
- package/dist/i18n/da-DK.properties +0 -70
- package/dist/i18n/de-DE.properties +0 -70
- package/dist/i18n/en-AU.properties +0 -70
- package/dist/i18n/en-CA.properties +0 -70
- package/dist/i18n/en-GB.properties +0 -70
- package/dist/i18n/en-US.js +0 -37
- package/dist/i18n/en-US.properties +0 -70
- package/dist/i18n/en-x-pseudo.properties +0 -70
- package/dist/i18n/es-419.properties +0 -70
- package/dist/i18n/es-ES.properties +0 -70
- package/dist/i18n/fi-FI.properties +0 -70
- package/dist/i18n/fr-CA.properties +0 -70
- package/dist/i18n/fr-FR.properties +0 -70
- package/dist/i18n/hi-IN.properties +0 -70
- package/dist/i18n/it-IT.properties +0 -70
- package/dist/i18n/ja-JP.properties +0 -70
- package/dist/i18n/json/src/lib/uploads-header/uploads-header.messages.json +0 -1
- package/dist/i18n/json/src/lib/uploads-item/uploads-item.messages.json +0 -1
- package/dist/i18n/json/src/lib/uploads-item-list/uploads-item-list.messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -70
- package/dist/i18n/nb-NO.properties +0 -70
- package/dist/i18n/nl-NL.properties +0 -70
- package/dist/i18n/pl-PL.properties +0 -70
- package/dist/i18n/pt-BR.properties +0 -70
- package/dist/i18n/ru-RU.properties +0 -70
- package/dist/i18n/sv-SE.properties +0 -70
- package/dist/i18n/tr-TR.properties +0 -70
- package/dist/i18n/zh-CN.properties +0 -70
- package/dist/i18n/zh-TW.properties +0 -70
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -1,37 +1,38 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Peruuta kaikki",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Latauksen edistyminen",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Yritä kaikkia uudelleen",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Lataus peruutettu",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Lataus valmis",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Latausvirhe",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Odottaa latausta",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Virhe} other{# Virhettä}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} / {totalCount} valmiina",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Lataukset peruutettu",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Lataukset valmiit",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Vedä ja pudota tiedostot",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Lataukset epäonnistuivat",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Ladataan",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Kutista latauspaneeli",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Laajenna latauspaneeli",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Peruuta",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Peruuta {name} lataus",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Avaa",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Avaa {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Poista",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Poista {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Yritä uudelleen",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Yritä ladata {name} uudelleen",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Jaa",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Jaa {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Ladataan {name}, {progress}% valmis",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Peruutettu",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Valmis",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Valmis · Versio {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Virhe: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Virhe",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Ladataan · {progress} %",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Versio {versionNumber}",
|
|
37
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Lataukset"
|
|
38
|
+
};
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Tout annuler",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Progression du chargement",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Tout réessayer",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Chargement annulé",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Chargement complet",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Erreur de chargement",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Chargement en attente",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Erreur} many{# Erreurs} other{# Erreurs}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} de {totalCount} complet",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Chargements annulés",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Chargements terminés",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Glisser–déposer des fichiers",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Échec des chargements",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Chargement",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Réduire le panneau des téléchargements",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Développer le panneau des chargements",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Annuler",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Annuler le chargement pour {name}",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Ouvrir",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Ouvrir {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Supprimer",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Supprimer {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Réessayer",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Réessayer de charger pour {name}",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Partager",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Partager {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Chargement de {name}, {progress} % terminé",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Annulé",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Terminé",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Terminé · Version {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Erreur : {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Erreur",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Chargement · {progress} %",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Chargements"
|
|
37
|
+
};
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Tout annuler",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Progression du chargement",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Tout réessayer",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Chargement annulé",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Chargement complet",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Erreur de chargement",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Chargement en attente",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Erreur} many{# Erreurs} other{# Erreurs}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} de {totalCount} complet",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Chargements annulés",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Chargements terminés",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Glisser–déposer des fichiers",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Échec des chargements",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Chargement",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Réduire le panneau des téléchargements",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Développer le panneau des chargements",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Annuler",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Annuler le chargement pour {name}",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Ouvrir",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Ouvrir {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Supprimer",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Supprimer {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Réessayer",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Réessayer de charger pour {name}",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Partager",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Partager {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Chargement de {name}, {progress} % terminé",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Annulé",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Terminé",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Terminé · Version {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Erreur : {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Erreur",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Chargement · {progress} %",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Chargements"
|
|
37
|
+
};
|
package/dist/i18n/hi-IN.js
CHANGED
|
@@ -1,37 +1,38 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "सबको रद्द करें",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "अपलोड प्रगति",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "सबको फिर से करके देखें",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "अपलोड रद्द हो गया",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "अपलोड पूरा हो गया",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "अपलोड त्रुटि",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "अपलोड लंबित है",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# त्रुटि} other{# त्रुटियाँ}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{totalCount} में से {completedCount} पूरा हो गया",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "अपलोड्स रद्द हो गए",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "अपलोड्स पूरे हो गए",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "फ़ाइलों को ड्रैग ऐंड ड्रॉप करें",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "अपलोड्स विफल रहे",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "अपलोड हो रहा है",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "अपलोड्स पैनल को बंद करें",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "अपलोड्स पैनल का विस्तार करें",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "रद्द करें",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "{name} के लिए अपलोड रद्द करें",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "खोलें",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "{name} खोलें",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "हटाएं",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "{name} हटाएं",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "पुनः प्रयास करें",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "{name} के लिए अपलोड करने का फिर से प्रयास करें",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "शेयर करें",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "{name} शेयर करें",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "{name} अपलोड हो रहा है, {progress}% पूरा हो गया",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "रद्द हो गया",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "पूरा हो गया",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "पूरा हो गया · वर्ज़न {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "त्रुटि: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "त्रुटि",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "अपलोड हो रहा है · {progress}%",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· वर्ज़न {versionNumber}",
|
|
37
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "अपलोड्स"
|
|
38
|
+
};
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -1,37 +1,38 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Annulla tutto",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Avanzamento dell’upload",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Riprova tutti",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Upload annullato",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Upload completato",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Errore di upload",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Upload in sospeso",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# errore} many{# errori} other{# errori}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "Completati: {completedCount} di {totalCount}",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Upload annullati",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Upload completati",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Trascina i file",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Upload non riusciti",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Upload in corso",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Comprimi il pannello degli upload",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Espandi il pannello degli upload",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Annulla",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Annulla l’upload di {name}",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Apri",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Apri {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Rimuovi",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Rimuovi {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Riprova",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Riprova a eseguire l’upload di {name}",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Condividi",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Condividi {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Upload di {name} in corso, {progress}% completato",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Annullato",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Completata",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Completato · Versione {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Errore: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Errore",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Upload in corso · {progress}%",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Versione {versionNumber}",
|
|
37
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Upload"
|
|
38
|
+
};
|
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -1,37 +1,38 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "すべてキャンセル",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "アップロードの進捗状況",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "すべて再試行",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "アップロードがキャンセルされました",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "アップロード完了",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "アップロードエラー",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "アップロードを保留中",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{#個のエラー} other{#個のエラー}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount}/{totalCount}が完了",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "アップロードがキャンセルされました",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "アップロード完了",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "ファイルをドラッグアンドドロップ",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "アップロードできませんでした",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "アップロード中",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "アップロードパネルを折りたたむ",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "アップロードパネルを展開",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "キャンセル",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "{name}のアップロードをキャンセル",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "開く",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "{name}を開く",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "削除",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "{name}を削除",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "再試行",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "{name}のアップロードを再試行",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "共有",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "{name}を共有",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "{name}をアップロード中、{progress}%完了",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "キャンセルしました",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "完了",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "完了しました · バージョン{versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "エラー: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "エラー",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "アップロード中 · {progress}%",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· バージョン{versionNumber}",
|
|
37
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "アップロード"
|
|
38
|
+
};
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -1,37 +1,38 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
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
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "모두 취소",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "업로드 진행 상황",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "모두 재시도",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "업로드 취소됨",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "업로드 완료",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "업로드 오류",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "업로드 대기 중",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{#개의 오류} other{#개의 오류}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{totalCount}개 중 {completedCount}개 완료",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "업로드 취소됨",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "업로드 완료",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "파일 끌어다 놓기",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "업로드 실패",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "업로드 중",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "업로드 패널 접기",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "업로드 패널 펼치기",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "취소",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "{name} 업로드 취소",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "열기",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "{name} 열기",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "제거",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "{name} 제거",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "다시 시도",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "{name} 업로드 다시 시도",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "공유",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "{name} 공유",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "{name} 업로드 중, {progress}% 완료",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "취소됨",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "완료",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "완료됨 · 버전 {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "오류: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "오류",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "업로드 중 · {progress}%",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· 버전 {versionNumber}",
|
|
37
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "업로드"
|
|
38
|
+
};
|