@box/uploads-manager 2.1.10 → 2.1.12
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 +9 -9
- 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/bn-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/da-DK.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": "Annuller alle",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Upload-forløb",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Prøv alle igen",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Upload annulleret",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Upload fuldført",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Fejl ved upload",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Afventer upload",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Fejl} other{# Fejl}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} af {totalCount} fuldført",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads annulleret",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads fuldført",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Træk og slip filer",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Uploads mislykkedes",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Upload",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Skjul upload-panel",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Udvid uploadpanel",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Annuller",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Annuller upload af {name}",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Åbn",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Åbn {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Fjern",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Fjern {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Prøv igen",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Prøv upload af {name} igen",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Del",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Del {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Uploader {name}, {progress} % fuldført",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Annulleret",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Fuldført",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Fuldført · Version {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Fejl: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Fejl",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Uploader · {progress}%",
|
|
36
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Uploader"
|
|
37
|
+
};
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -1,37 +1,36 @@
|
|
|
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
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Uploads"
|
|
37
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Alle abbrechen",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Upload-Fortschritt",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Alle erneut versuchen",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Upload abgebrochen",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Upload abgeschlossen",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Uploadfehler",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Upload ausstehend",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Fehler} other{# Fehler}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} von {totalCount} abgeschlossen",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads abgebrochen",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads abgeschlossen",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Dateien per Drag-and-Drop verschieben",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Uploads fehlgeschlagen",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Wird hochgeladen",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Upload-Bereich einklappen",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Upload-Bereich ausklappen",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Abbrechen",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Upload für {name} abbrechen",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Öffnen",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "{name} öffnen",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Entfernen",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "{name} entfernen",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Erneut versuchen",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Upload für {name} erneut versuchen",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Freigeben",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "{name} freigeben",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "{name} wird hochgeladen, {progress}% abgeschlossen",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Abgebrochen",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Abgeschlossen",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Abgeschlossen · Version {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Fehler: {errorMessage}",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Fehler",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Wird hochgeladen · {progress}%"
|
|
36
|
+
};
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -1,37 +1,9 @@
|
|
|
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
|
-
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Error} other{# Errors}}",
|
|
10
|
-
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} of {totalCount} complete",
|
|
11
|
-
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads Cancelled",
|
|
12
|
-
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads Completed",
|
|
13
|
-
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Drag and drop files",
|
|
14
|
-
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Uploads Failed",
|
|
15
|
-
"groupSharedFeatures.uploadsManager.header.titleUploading": "Uploading",
|
|
16
|
-
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Collapse uploads panel",
|
|
17
|
-
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Expand uploads panel",
|
|
18
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Cancel",
|
|
19
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Cancel upload for {name}",
|
|
20
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Open",
|
|
21
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Open {name}",
|
|
22
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Remove",
|
|
23
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Remove {name}",
|
|
24
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Retry",
|
|
25
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Retry upload for {name}",
|
|
26
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Share",
|
|
27
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Share {name}",
|
|
28
|
-
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Uploading {name}, {progress}% complete",
|
|
29
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Cancelled",
|
|
30
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Completed",
|
|
31
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Completed · Version {versionNumber}",
|
|
32
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Error: {errorMessage}",
|
|
33
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Error",
|
|
34
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Uploading · {progress}%",
|
|
35
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Version {versionNumber}",
|
|
36
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Uploads"
|
|
37
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Upload cancelled",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Upload completed",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Error} other{# Errors}}",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads Cancelled",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads Completed",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Cancelled"
|
|
9
|
+
};
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Upload progress",
|
|
4
|
-
"groupSharedFeatures.uploadsManager.header.retryAll": "Retry All",
|
|
5
|
-
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Upload canceled",
|
|
6
|
-
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Upload complete",
|
|
7
|
-
"groupSharedFeatures.uploadsManager.header.statusIconError": "Upload error",
|
|
8
|
-
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Pending upload",
|
|
9
|
-
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount, plural, one {# Error} other {# Errors}}",
|
|
10
|
-
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} of {totalCount} complete",
|
|
11
|
-
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads Canceled",
|
|
12
|
-
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads Complete",
|
|
13
|
-
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Drag and drop files",
|
|
14
|
-
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Uploads Failed",
|
|
15
|
-
"groupSharedFeatures.uploadsManager.header.titleUploading": "Uploading",
|
|
16
|
-
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Collapse uploads panel",
|
|
17
|
-
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Expand uploads panel",
|
|
18
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Cancel",
|
|
19
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Cancel upload for {name}",
|
|
20
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Open",
|
|
21
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Open {name}",
|
|
22
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Remove",
|
|
23
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Remove {name}",
|
|
24
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Retry",
|
|
25
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Retry upload for {name}",
|
|
26
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Share",
|
|
27
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Share {name}",
|
|
28
|
-
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Uploading {name}, {progress}% complete",
|
|
29
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Canceled",
|
|
30
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Completed",
|
|
31
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Completed · Version {versionNumber}",
|
|
32
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Error: {errorMessage}",
|
|
33
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Error",
|
|
34
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Uploading · {progress}%",
|
|
35
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Version {versionNumber}",
|
|
36
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Uploads"
|
|
37
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -1,37 +1,9 @@
|
|
|
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
|
-
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Error} other{# Errors}}",
|
|
10
|
-
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} of {totalCount} complete",
|
|
11
|
-
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads Cancelled",
|
|
12
|
-
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads Completed",
|
|
13
|
-
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Drag and drop files",
|
|
14
|
-
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Uploads Failed",
|
|
15
|
-
"groupSharedFeatures.uploadsManager.header.titleUploading": "Uploading",
|
|
16
|
-
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Collapse uploads panel",
|
|
17
|
-
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Expand uploads panel",
|
|
18
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Cancel",
|
|
19
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Cancel upload for {name}",
|
|
20
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Open",
|
|
21
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Open {name}",
|
|
22
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Remove",
|
|
23
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Remove {name}",
|
|
24
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Retry",
|
|
25
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Retry upload for {name}",
|
|
26
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Share",
|
|
27
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Share {name}",
|
|
28
|
-
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Uploading {name}, {progress}% complete",
|
|
29
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Cancelled",
|
|
30
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Completed",
|
|
31
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Completed · Version {versionNumber}",
|
|
32
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "Error: {errorMessage}",
|
|
33
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "Error",
|
|
34
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Uploading · {progress}%",
|
|
35
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Version {versionNumber}",
|
|
36
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Uploads"
|
|
37
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Upload cancelled",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Upload completed",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# Error} other{# Errors}}",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Uploads Cancelled",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Uploads Completed",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Cancelled"
|
|
9
|
+
};
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "⟦萬萬萬萬 ÙΡĺòàď Рŕóĝŗèśŝ 國國國國⟧",
|
|
4
|
-
"groupSharedFeatures.uploadsManager.header.retryAll": "⟦萬萬 Ŕèţŕý Àĺļ 國國⟧",
|
|
5
|
-
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "⟦萬萬萬萬 ÙΡĺòàď ¢áиçèļéđ 國國國國⟧",
|
|
6
|
-
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "⟦萬萬萬萬 ÙΡĺòàď ¢ómРļèţé 國國國國⟧",
|
|
7
|
-
"groupSharedFeatures.uploadsManager.header.statusIconError": "⟦萬萬萬 ÙΡĺòàď èŕŗóř 國國國⟧",
|
|
8
|
-
"groupSharedFeatures.uploadsManager.header.statusIconPending": "⟦萬萬萬萬 Pèиďìйĝ µΡĺòàđ 國國國國⟧",
|
|
9
|
-
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "⟦萬萬萬萬萬萬萬萬 {failedCount, plural, one {# Èŕŗòř} other {# Éяѓóґś}} 國國國國國國國國⟧",
|
|
10
|
-
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "⟦萬萬萬萬萬萬 {completedCount} òƒ {totalCount} ¢ómΡĺèţé 國國國國國國⟧",
|
|
11
|
-
"groupSharedFeatures.uploadsManager.header.titleCanceled": "⟦萬萬萬萬 ÙΡĺòàďś Çáи¢èļéđ 國國國國⟧",
|
|
12
|
-
"groupSharedFeatures.uploadsManager.header.titleComplete": "⟦萬萬萬萬 ÙΡĺòàďś ÇómРļèţé 國國國國⟧",
|
|
13
|
-
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "⟦萬萬萬萬萬 Ðŕàĝ áиď đŗòΡ ƒìĺèś 國國國國國⟧",
|
|
14
|
-
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "⟦萬萬萬萬 ÙΡĺòàďś ₣áìļèđ 國國國國⟧",
|
|
15
|
-
"groupSharedFeatures.uploadsManager.header.titleUploading": "⟦萬萬 ÙΡĺòàďìиĝ 國國⟧",
|
|
16
|
-
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "⟦萬萬萬萬萬萬 ÇòĺļàΡśè µРľóáďŝ Ρâиéł 國國國國國國⟧",
|
|
17
|
-
"groupSharedFeatures.uploadsManager.header.toggleExpand": "⟦萬萬萬萬萬 È×Ρàиď µРĺòáđś Ρâйèļ 國國國國國⟧",
|
|
18
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "⟦萬 Çàи¢èĺ 國⟧",
|
|
19
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "⟦萬萬萬萬萬萬 Çàи¢èĺ µΡļòáď ƒóŕ {name} 國國國國國國⟧",
|
|
20
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "⟦萬 ÒΡèи 國⟧",
|
|
21
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "⟦萬萬 ÒΡèи {name} 國國⟧",
|
|
22
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "⟦萬 Ŕèmòνé 國⟧",
|
|
23
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "⟦萬萬萬 Ŕèmòνé {name} 國國國⟧",
|
|
24
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "⟦萬 Ŕèţŕý 國⟧",
|
|
25
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "⟦萬萬萬萬萬萬 Ŕèţŕý µΡĺòàď ƒóŗ {name} 國國國國國國⟧",
|
|
26
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "⟦萬 Śĥàŕè 國⟧",
|
|
27
|
-
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "⟦萬萬萬 Śĥàŕè {name} 國國國⟧",
|
|
28
|
-
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "⟦萬萬萬萬萬萬萬萬萬 ÙΡĺòàďìиĝ {name}, {progress}% ¢ómРļèţé 國國國國國國國國國⟧",
|
|
29
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "⟦萬萬 Çàи¢èĺéď 國國⟧",
|
|
30
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "⟦萬萬 ÇòmΡĺèţéď 國國⟧",
|
|
31
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "⟦萬萬萬萬萬萬萬 ÇòmΡĺèţéď · Vêŕśìóи {versionNumber} 國國國國國國國⟧",
|
|
32
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusError": "⟦萬萬萬 Èŕŗòř: {errorMessage} 國國國⟧",
|
|
33
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusErrorNoMessage": "⟦萬 Èŕŗòř 國⟧",
|
|
34
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "⟦萬萬萬萬萬 ÙΡĺòàďìиĝ · {progress}% 國國國國國⟧",
|
|
35
|
-
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "⟦萬萬萬萬 · Vèŕśìòи {versionNumber} 國國國國⟧",
|
|
36
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "⟦萬萬 ÙΡĺòàďś 國國⟧"
|
|
37
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,37 +1,36 @@
|
|
|
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
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Cargas"
|
|
37
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Cancelar todo",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Progreso de la carga",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Reintentar todo",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Carga cancelada",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Carga completada",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Error de carga",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Carga pendiente",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# error} many{# errores} other{# errores}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} de {totalCount} completada(s)",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Cargas canceladas",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Cargas completadas",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Arrastrar y soltar archivos",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Error en las cargas",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Cargando",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Contraer panel de cargas",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Ampliar panel de cargas",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Anular",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Anular la carga para {name}",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Abrir",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Abrir {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Eliminar",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Eliminar {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Reintentar",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Reintentar la carga para {name}",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Compartir",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Compartir {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Cargando {name}, {progress} % completado",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Cancelada",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Completado",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Completada · Versión {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Cargando · {progress} %",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Versión {versionNumber}",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Cargas"
|
|
36
|
+
};
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,37 +1,36 @@
|
|
|
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
|
-
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Cargas"
|
|
37
|
-
}
|
|
3
|
+
"groupSharedFeatures.uploadsManager.header.cancelAll": "Cancelar todo",
|
|
4
|
+
"groupSharedFeatures.uploadsManager.header.progressAriaLabel": "Progreso de la carga",
|
|
5
|
+
"groupSharedFeatures.uploadsManager.header.retryAll": "Reintentar todo",
|
|
6
|
+
"groupSharedFeatures.uploadsManager.header.statusIconCanceled": "Carga cancelada",
|
|
7
|
+
"groupSharedFeatures.uploadsManager.header.statusIconComplete": "Carga completada",
|
|
8
|
+
"groupSharedFeatures.uploadsManager.header.statusIconError": "Error de carga",
|
|
9
|
+
"groupSharedFeatures.uploadsManager.header.statusIconPending": "Carga pendiente",
|
|
10
|
+
"groupSharedFeatures.uploadsManager.header.subtitleErrors": "{failedCount,plural,one{# error} many{# errores} other{# errores}}",
|
|
11
|
+
"groupSharedFeatures.uploadsManager.header.subtitleProgress": "{completedCount} de {totalCount} completada(s)",
|
|
12
|
+
"groupSharedFeatures.uploadsManager.header.titleCanceled": "Cargas canceladas",
|
|
13
|
+
"groupSharedFeatures.uploadsManager.header.titleComplete": "Cargas completadas",
|
|
14
|
+
"groupSharedFeatures.uploadsManager.header.titleDragAndDrop": "Arrastrar y soltar archivos",
|
|
15
|
+
"groupSharedFeatures.uploadsManager.header.titleErrorAllFailed": "Error en las cargas",
|
|
16
|
+
"groupSharedFeatures.uploadsManager.header.titleUploading": "Cargando",
|
|
17
|
+
"groupSharedFeatures.uploadsManager.header.toggleCollapse": "Contraer panel de cargas",
|
|
18
|
+
"groupSharedFeatures.uploadsManager.header.toggleExpand": "Ampliar panel de cargas",
|
|
19
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancel": "Anular",
|
|
20
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionCancelAriaLabel": "Anular la carga para {name}",
|
|
21
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpen": "Abrir",
|
|
22
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionOpenAriaLabel": "Abrir {name}",
|
|
23
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemove": "Eliminar",
|
|
24
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRemoveAriaLabel": "Eliminar {name}",
|
|
25
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetry": "Reintentar",
|
|
26
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionRetryAriaLabel": "Reintentar la carga para {name}",
|
|
27
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShare": "Compartir",
|
|
28
|
+
"groupSharedFeatures.uploadsManager.itemList.itemActionShareAriaLabel": "Compartir {name}",
|
|
29
|
+
"groupSharedFeatures.uploadsManager.itemList.itemProgressAriaLabel": "Cargando {name}, {progress} % completado",
|
|
30
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCanceled": "Cancelada",
|
|
31
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompleted": "Completado",
|
|
32
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusCompletedWithVersion": "Completada · Versión {versionNumber}",
|
|
33
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusUploading": "Cargando · {progress} %",
|
|
34
|
+
"groupSharedFeatures.uploadsManager.itemList.itemStatusVersionSuffix": "· Versión {versionNumber}",
|
|
35
|
+
"groupSharedFeatures.uploadsManager.itemList.listAriaLabel": "Cargas"
|
|
36
|
+
};
|