@vendure/dashboard 3.5.6-master-202603280305 → 3.5.6
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/package.json +3 -3
- package/src/app/routes/_authenticated/_collections/collections.tsx +119 -38
- package/src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx +3 -5
- package/src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx +2 -1
- package/src/i18n/locales/ar.po +21 -21
- package/src/i18n/locales/bg.po +21 -21
- package/src/i18n/locales/cs.po +21 -21
- package/src/i18n/locales/de.po +21 -21
- package/src/i18n/locales/en.po +21 -21
- package/src/i18n/locales/es.po +21 -21
- package/src/i18n/locales/fa.po +21 -21
- package/src/i18n/locales/fr.po +21 -21
- package/src/i18n/locales/he.po +21 -21
- package/src/i18n/locales/hr.po +21 -21
- package/src/i18n/locales/hu.po +21 -21
- package/src/i18n/locales/it.po +21 -21
- package/src/i18n/locales/ja.po +21 -21
- package/src/i18n/locales/nb.po +21 -21
- package/src/i18n/locales/ne.po +21 -21
- package/src/i18n/locales/nl.po +21 -21
- package/src/i18n/locales/pl.po +21 -21
- package/src/i18n/locales/pt_BR.po +21 -21
- package/src/i18n/locales/pt_PT.po +21 -21
- package/src/i18n/locales/ru.po +21 -21
- package/src/i18n/locales/sv.po +21 -21
- package/src/i18n/locales/tr.po +21 -21
- package/src/i18n/locales/uk.po +21 -21
- package/src/i18n/locales/zh_Hans.po +21 -21
- package/src/i18n/locales/zh_Hant.po +21 -21
- package/src/lib/components/data-input/money-input.tsx +16 -4
- package/src/lib/components/data-table/data-table-utils.ts +23 -25
- package/src/lib/framework/page/list-page.tsx +2 -1
package/src/i18n/locales/cs.po
CHANGED
|
@@ -812,7 +812,7 @@ msgid "{0} selected"
|
|
|
812
812
|
msgstr "{0} vybráno"
|
|
813
813
|
|
|
814
814
|
#. placeholder {0}: row.original.productVariantCount
|
|
815
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
815
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:408
|
|
816
816
|
msgid "{0} variants"
|
|
817
817
|
msgstr "{0} variant"
|
|
818
818
|
|
|
@@ -853,7 +853,7 @@ msgstr "{totalQuantity} položek vráceno"
|
|
|
853
853
|
msgid "+ {0} more"
|
|
854
854
|
msgstr "+ {0} dalších"
|
|
855
855
|
|
|
856
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
856
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:426
|
|
857
857
|
msgid "+ {leftOver} more"
|
|
858
858
|
msgstr "+ {leftOver} dalších"
|
|
859
859
|
|
|
@@ -1346,7 +1346,7 @@ msgstr "Kalkulačka"
|
|
|
1346
1346
|
|
|
1347
1347
|
#: src/app/common/duplicate-entity-dialog.tsx:108
|
|
1348
1348
|
#: src/app/routes/_authenticated/_assets/components/manage-tags-dialog.tsx:203
|
|
1349
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
1349
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:418
|
|
1350
1350
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:337
|
|
1351
1351
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:168
|
|
1352
1352
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:307
|
|
@@ -1383,7 +1383,7 @@ msgstr "Zrušit úpravu"
|
|
|
1383
1383
|
msgid "Cancel payment"
|
|
1384
1384
|
msgstr "Zrušit platbu"
|
|
1385
1385
|
|
|
1386
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1386
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:290
|
|
1387
1387
|
msgid "Cannot move a collection into its own descendant"
|
|
1388
1388
|
msgstr "Nelze přesunout kolekci do jejího vlastního potomka"
|
|
1389
1389
|
|
|
@@ -1462,17 +1462,17 @@ msgstr "Kód"
|
|
|
1462
1462
|
msgid "Collection contents for {collectionName}"
|
|
1463
1463
|
msgstr "Obsah kolekce {collectionName}"
|
|
1464
1464
|
|
|
1465
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1465
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:327
|
|
1466
1466
|
msgid "Collection moved to new parent"
|
|
1467
1467
|
msgstr "Kolekce přesunuta do nového rodiče"
|
|
1468
1468
|
|
|
1469
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1469
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:325
|
|
1470
1470
|
msgid "Collection position updated"
|
|
1471
1471
|
msgstr "Pozice kolekce aktualizována"
|
|
1472
1472
|
|
|
1473
1473
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:48
|
|
1474
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1475
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1474
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:52
|
|
1475
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:341
|
|
1476
1476
|
msgid "Collections"
|
|
1477
1477
|
msgstr "Kolekce"
|
|
1478
1478
|
|
|
@@ -1529,7 +1529,7 @@ msgid "Content:"
|
|
|
1529
1529
|
msgstr "Obsah:"
|
|
1530
1530
|
|
|
1531
1531
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:253
|
|
1532
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1532
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:401
|
|
1533
1533
|
msgid "Contents"
|
|
1534
1534
|
msgstr "Obsah"
|
|
1535
1535
|
|
|
@@ -2317,7 +2317,7 @@ msgstr "Nepodařilo se načíst globální nastavení"
|
|
|
2317
2317
|
msgid "Failed to modify order"
|
|
2318
2318
|
msgstr "Nepodařilo se upravit objednávku"
|
|
2319
2319
|
|
|
2320
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2320
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:294
|
|
2321
2321
|
msgid "Failed to move collections"
|
|
2322
2322
|
msgstr "Nepodařilo se přesunout kolekce"
|
|
2323
2323
|
|
|
@@ -2389,7 +2389,7 @@ msgstr "Nepodařilo se aktualizovat kanál"
|
|
|
2389
2389
|
msgid "Failed to update collection"
|
|
2390
2390
|
msgstr "Nepodařilo se aktualizovat kolekci"
|
|
2391
2391
|
|
|
2392
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2392
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:332
|
|
2393
2393
|
msgid "Failed to update collection position"
|
|
2394
2394
|
msgstr "Nepodařilo se aktualizovat pozici kolekce"
|
|
2395
2395
|
|
|
@@ -2499,7 +2499,7 @@ msgstr "Nepravda"
|
|
|
2499
2499
|
msgid "Filter by {columnId}"
|
|
2500
2500
|
msgstr "Filtrovat podle {columnId}"
|
|
2501
2501
|
|
|
2502
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2502
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:370
|
|
2503
2503
|
msgid "Filter by collection name"
|
|
2504
2504
|
msgstr "Filtrovat podle názvu kolekce"
|
|
2505
2505
|
|
|
@@ -2896,7 +2896,7 @@ msgid "Link title"
|
|
|
2896
2896
|
msgstr "Nadpis odkazu"
|
|
2897
2897
|
|
|
2898
2898
|
#. placeholder {0}: Math.min(remaining, CHILDREN_PAGE_SIZE)
|
|
2899
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2899
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:476
|
|
2900
2900
|
msgid "Load {0} more ({remaining} remaining)"
|
|
2901
2901
|
msgstr "Načíst dalších {0} ({remaining} zbývá)"
|
|
2902
2902
|
|
|
@@ -2909,7 +2909,7 @@ msgstr "Načíst více"
|
|
|
2909
2909
|
msgid "Loading addresses..."
|
|
2910
2910
|
msgstr "Načítání adres..."
|
|
2911
2911
|
|
|
2912
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2912
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:379
|
|
2913
2913
|
msgid "Loading collections..."
|
|
2914
2914
|
msgstr "Načítání kolekcí..."
|
|
2915
2915
|
|
|
@@ -3028,12 +3028,12 @@ msgstr "Od začátku měsíce"
|
|
|
3028
3028
|
msgid "More views"
|
|
3029
3029
|
msgstr "Více pohledů"
|
|
3030
3030
|
|
|
3031
|
-
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:
|
|
3031
|
+
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:116
|
|
3032
3032
|
msgid "Move"
|
|
3033
3033
|
msgstr "Přesunout"
|
|
3034
3034
|
|
|
3035
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3036
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3035
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:340
|
|
3036
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:427
|
|
3037
3037
|
msgid "Move Collections"
|
|
3038
3038
|
msgstr "Přesunout kolekce"
|
|
3039
3039
|
|
|
@@ -3048,7 +3048,7 @@ msgstr "Přesunout na nejvyšší úroveň"
|
|
|
3048
3048
|
msgid "Moving {0} collection{1} into {2}"
|
|
3049
3049
|
msgstr "Přesouvání {0} kolekce do {2}"
|
|
3050
3050
|
|
|
3051
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3051
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:425
|
|
3052
3052
|
msgid "Moving..."
|
|
3053
3053
|
msgstr "Přesouvání..."
|
|
3054
3054
|
|
|
@@ -3110,7 +3110,7 @@ msgstr "Nový kanál"
|
|
|
3110
3110
|
msgid "New collection"
|
|
3111
3111
|
msgstr "Nová kolekce"
|
|
3112
3112
|
|
|
3113
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
3113
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:531
|
|
3114
3114
|
msgid "New Collection"
|
|
3115
3115
|
msgstr "Nová kolekce"
|
|
3116
3116
|
|
|
@@ -3742,7 +3742,7 @@ msgstr "Vytvořeno"
|
|
|
3742
3742
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3743
3743
|
msgstr "Pro spuštění testu přidejte produkty a vyplňte doručovací adresu."
|
|
3744
3744
|
|
|
3745
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3745
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:312
|
|
3746
3746
|
msgid "Please select a target collection"
|
|
3747
3747
|
msgstr "Prosím vyberte cílovou kolekci"
|
|
3748
3748
|
|
|
@@ -4247,7 +4247,7 @@ msgid "Select a role"
|
|
|
4247
4247
|
msgstr "Vyberte roli"
|
|
4248
4248
|
|
|
4249
4249
|
#. placeholder {0}: collectionsToMove.length === 1 ? 'this collection' : `${collectionsToMove.length} collections`
|
|
4250
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
4250
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:343
|
|
4251
4251
|
msgid "Select a target collection to move {0} to."
|
|
4252
4252
|
msgstr "Vyberte cílovou kolekci pro přesunutí {0}."
|
|
4253
4253
|
|
package/src/i18n/locales/de.po
CHANGED
|
@@ -812,7 +812,7 @@ msgid "{0} selected"
|
|
|
812
812
|
msgstr "{0} ausgewählt"
|
|
813
813
|
|
|
814
814
|
#. placeholder {0}: row.original.productVariantCount
|
|
815
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
815
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:408
|
|
816
816
|
msgid "{0} variants"
|
|
817
817
|
msgstr "{0} Varianten"
|
|
818
818
|
|
|
@@ -853,7 +853,7 @@ msgstr "{totalQuantity} Artikel erstattet"
|
|
|
853
853
|
msgid "+ {0} more"
|
|
854
854
|
msgstr "+ {0} weitere"
|
|
855
855
|
|
|
856
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
856
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:426
|
|
857
857
|
msgid "+ {leftOver} more"
|
|
858
858
|
msgstr "+ {leftOver} weitere"
|
|
859
859
|
|
|
@@ -1346,7 +1346,7 @@ msgstr "Rechner"
|
|
|
1346
1346
|
|
|
1347
1347
|
#: src/app/common/duplicate-entity-dialog.tsx:108
|
|
1348
1348
|
#: src/app/routes/_authenticated/_assets/components/manage-tags-dialog.tsx:203
|
|
1349
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
1349
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:418
|
|
1350
1350
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:337
|
|
1351
1351
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:168
|
|
1352
1352
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:307
|
|
@@ -1383,7 +1383,7 @@ msgstr "Änderung abbrechen"
|
|
|
1383
1383
|
msgid "Cancel payment"
|
|
1384
1384
|
msgstr "Zahlung stornieren"
|
|
1385
1385
|
|
|
1386
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1386
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:290
|
|
1387
1387
|
msgid "Cannot move a collection into its own descendant"
|
|
1388
1388
|
msgstr "Eine Sammlung kann nicht in einen eigenen Unterordner verschoben werden"
|
|
1389
1389
|
|
|
@@ -1462,17 +1462,17 @@ msgstr "Code"
|
|
|
1462
1462
|
msgid "Collection contents for {collectionName}"
|
|
1463
1463
|
msgstr "Sammlungsinhalte für {collectionName}"
|
|
1464
1464
|
|
|
1465
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1465
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:327
|
|
1466
1466
|
msgid "Collection moved to new parent"
|
|
1467
1467
|
msgstr "Sammlung in neuen übergeordneten Ordner verschoben"
|
|
1468
1468
|
|
|
1469
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1469
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:325
|
|
1470
1470
|
msgid "Collection position updated"
|
|
1471
1471
|
msgstr "Sammlungsposition aktualisiert"
|
|
1472
1472
|
|
|
1473
1473
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:48
|
|
1474
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1475
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1474
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:52
|
|
1475
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:341
|
|
1476
1476
|
msgid "Collections"
|
|
1477
1477
|
msgstr "Sammlungen"
|
|
1478
1478
|
|
|
@@ -1529,7 +1529,7 @@ msgid "Content:"
|
|
|
1529
1529
|
msgstr "Inhalt:"
|
|
1530
1530
|
|
|
1531
1531
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:253
|
|
1532
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1532
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:401
|
|
1533
1533
|
msgid "Contents"
|
|
1534
1534
|
msgstr "Inhalte"
|
|
1535
1535
|
|
|
@@ -2317,7 +2317,7 @@ msgstr "Fehler beim Laden der globalen Einstellungen"
|
|
|
2317
2317
|
msgid "Failed to modify order"
|
|
2318
2318
|
msgstr "Fehler beim Ändern der Bestellung"
|
|
2319
2319
|
|
|
2320
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2320
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:294
|
|
2321
2321
|
msgid "Failed to move collections"
|
|
2322
2322
|
msgstr "Fehler beim Verschieben der Sammlungen"
|
|
2323
2323
|
|
|
@@ -2389,7 +2389,7 @@ msgstr "Fehler beim Aktualisieren des Kanals"
|
|
|
2389
2389
|
msgid "Failed to update collection"
|
|
2390
2390
|
msgstr "Fehler beim Aktualisieren der Sammlung"
|
|
2391
2391
|
|
|
2392
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2392
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:332
|
|
2393
2393
|
msgid "Failed to update collection position"
|
|
2394
2394
|
msgstr "Fehler beim Aktualisieren der Sammlungsposition"
|
|
2395
2395
|
|
|
@@ -2499,7 +2499,7 @@ msgstr "Falsch"
|
|
|
2499
2499
|
msgid "Filter by {columnId}"
|
|
2500
2500
|
msgstr "Nach {columnId} filtern"
|
|
2501
2501
|
|
|
2502
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2502
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:370
|
|
2503
2503
|
msgid "Filter by collection name"
|
|
2504
2504
|
msgstr "Nach Sammlungsname filtern"
|
|
2505
2505
|
|
|
@@ -2896,7 +2896,7 @@ msgid "Link title"
|
|
|
2896
2896
|
msgstr "Link-Titel"
|
|
2897
2897
|
|
|
2898
2898
|
#. placeholder {0}: Math.min(remaining, CHILDREN_PAGE_SIZE)
|
|
2899
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2899
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:476
|
|
2900
2900
|
msgid "Load {0} more ({remaining} remaining)"
|
|
2901
2901
|
msgstr "{0} weitere laden ({remaining} verbleibend)"
|
|
2902
2902
|
|
|
@@ -2909,7 +2909,7 @@ msgstr "Mehr laden"
|
|
|
2909
2909
|
msgid "Loading addresses..."
|
|
2910
2910
|
msgstr "Lade Adressen..."
|
|
2911
2911
|
|
|
2912
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2912
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:379
|
|
2913
2913
|
msgid "Loading collections..."
|
|
2914
2914
|
msgstr "Lade Sammlungen..."
|
|
2915
2915
|
|
|
@@ -3028,12 +3028,12 @@ msgstr "Monat bis heute"
|
|
|
3028
3028
|
msgid "More views"
|
|
3029
3029
|
msgstr "Weitere Ansichten"
|
|
3030
3030
|
|
|
3031
|
-
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:
|
|
3031
|
+
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:116
|
|
3032
3032
|
msgid "Move"
|
|
3033
3033
|
msgstr "Verschieben"
|
|
3034
3034
|
|
|
3035
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3036
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3035
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:340
|
|
3036
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:427
|
|
3037
3037
|
msgid "Move Collections"
|
|
3038
3038
|
msgstr "Sammlungen verschieben"
|
|
3039
3039
|
|
|
@@ -3048,7 +3048,7 @@ msgstr "An die oberste Ebene verschieben"
|
|
|
3048
3048
|
msgid "Moving {0} collection{1} into {2}"
|
|
3049
3049
|
msgstr "Verschiebe {0} Sammlung{1} nach {2}"
|
|
3050
3050
|
|
|
3051
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3051
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:425
|
|
3052
3052
|
msgid "Moving..."
|
|
3053
3053
|
msgstr "Verschiebe..."
|
|
3054
3054
|
|
|
@@ -3110,7 +3110,7 @@ msgstr "Neuer Kanal"
|
|
|
3110
3110
|
msgid "New collection"
|
|
3111
3111
|
msgstr "Neue Sammlung"
|
|
3112
3112
|
|
|
3113
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
3113
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:531
|
|
3114
3114
|
msgid "New Collection"
|
|
3115
3115
|
msgstr "Neue Sammlung"
|
|
3116
3116
|
|
|
@@ -3742,7 +3742,7 @@ msgstr "Bestellt am"
|
|
|
3742
3742
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3743
3743
|
msgstr "Bitte fügen Sie Produkte hinzu und vervollständigen Sie die Versandadresse, um den Test durchzuführen."
|
|
3744
3744
|
|
|
3745
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3745
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:312
|
|
3746
3746
|
msgid "Please select a target collection"
|
|
3747
3747
|
msgstr "Bitte wählen Sie eine Zielsammlung aus"
|
|
3748
3748
|
|
|
@@ -4247,7 +4247,7 @@ msgid "Select a role"
|
|
|
4247
4247
|
msgstr "Rolle auswählen"
|
|
4248
4248
|
|
|
4249
4249
|
#. placeholder {0}: collectionsToMove.length === 1 ? 'this collection' : `${collectionsToMove.length} collections`
|
|
4250
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
4250
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:343
|
|
4251
4251
|
msgid "Select a target collection to move {0} to."
|
|
4252
4252
|
msgstr "Zielsammlung auswählen, um {0} dorthin zu verschieben."
|
|
4253
4253
|
|
package/src/i18n/locales/en.po
CHANGED
|
@@ -812,7 +812,7 @@ msgid "{0} selected"
|
|
|
812
812
|
msgstr "{0} selected"
|
|
813
813
|
|
|
814
814
|
#. placeholder {0}: row.original.productVariantCount
|
|
815
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
815
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:408
|
|
816
816
|
msgid "{0} variants"
|
|
817
817
|
msgstr "{0} variants"
|
|
818
818
|
|
|
@@ -853,7 +853,7 @@ msgstr "{totalQuantity} item(s) refunded"
|
|
|
853
853
|
msgid "+ {0} more"
|
|
854
854
|
msgstr "+ {0} more"
|
|
855
855
|
|
|
856
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
856
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:426
|
|
857
857
|
msgid "+ {leftOver} more"
|
|
858
858
|
msgstr "+ {leftOver} more"
|
|
859
859
|
|
|
@@ -1346,7 +1346,7 @@ msgstr "Calculator"
|
|
|
1346
1346
|
|
|
1347
1347
|
#: src/app/common/duplicate-entity-dialog.tsx:108
|
|
1348
1348
|
#: src/app/routes/_authenticated/_assets/components/manage-tags-dialog.tsx:203
|
|
1349
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
1349
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:418
|
|
1350
1350
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:337
|
|
1351
1351
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:168
|
|
1352
1352
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:307
|
|
@@ -1383,7 +1383,7 @@ msgstr "Cancel modification"
|
|
|
1383
1383
|
msgid "Cancel payment"
|
|
1384
1384
|
msgstr "Cancel payment"
|
|
1385
1385
|
|
|
1386
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1386
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:290
|
|
1387
1387
|
msgid "Cannot move a collection into its own descendant"
|
|
1388
1388
|
msgstr "Cannot move a collection into its own descendant"
|
|
1389
1389
|
|
|
@@ -1462,17 +1462,17 @@ msgstr "Code"
|
|
|
1462
1462
|
msgid "Collection contents for {collectionName}"
|
|
1463
1463
|
msgstr "Collection contents for {collectionName}"
|
|
1464
1464
|
|
|
1465
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1465
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:327
|
|
1466
1466
|
msgid "Collection moved to new parent"
|
|
1467
1467
|
msgstr "Collection moved to new parent"
|
|
1468
1468
|
|
|
1469
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1469
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:325
|
|
1470
1470
|
msgid "Collection position updated"
|
|
1471
1471
|
msgstr "Collection position updated"
|
|
1472
1472
|
|
|
1473
1473
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:48
|
|
1474
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1475
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1474
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:52
|
|
1475
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:341
|
|
1476
1476
|
msgid "Collections"
|
|
1477
1477
|
msgstr "Collections"
|
|
1478
1478
|
|
|
@@ -1529,7 +1529,7 @@ msgid "Content:"
|
|
|
1529
1529
|
msgstr "Content:"
|
|
1530
1530
|
|
|
1531
1531
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:253
|
|
1532
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1532
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:401
|
|
1533
1533
|
msgid "Contents"
|
|
1534
1534
|
msgstr "Contents"
|
|
1535
1535
|
|
|
@@ -2317,7 +2317,7 @@ msgstr "Failed to load global settings"
|
|
|
2317
2317
|
msgid "Failed to modify order"
|
|
2318
2318
|
msgstr "Failed to modify order"
|
|
2319
2319
|
|
|
2320
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2320
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:294
|
|
2321
2321
|
msgid "Failed to move collections"
|
|
2322
2322
|
msgstr "Failed to move collections"
|
|
2323
2323
|
|
|
@@ -2389,7 +2389,7 @@ msgstr "Failed to update channel"
|
|
|
2389
2389
|
msgid "Failed to update collection"
|
|
2390
2390
|
msgstr "Failed to update collection"
|
|
2391
2391
|
|
|
2392
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2392
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:332
|
|
2393
2393
|
msgid "Failed to update collection position"
|
|
2394
2394
|
msgstr "Failed to update collection position"
|
|
2395
2395
|
|
|
@@ -2499,7 +2499,7 @@ msgstr "False"
|
|
|
2499
2499
|
msgid "Filter by {columnId}"
|
|
2500
2500
|
msgstr "Filter by {columnId}"
|
|
2501
2501
|
|
|
2502
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2502
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:370
|
|
2503
2503
|
msgid "Filter by collection name"
|
|
2504
2504
|
msgstr "Filter by collection name"
|
|
2505
2505
|
|
|
@@ -2896,7 +2896,7 @@ msgid "Link title"
|
|
|
2896
2896
|
msgstr "Link title"
|
|
2897
2897
|
|
|
2898
2898
|
#. placeholder {0}: Math.min(remaining, CHILDREN_PAGE_SIZE)
|
|
2899
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2899
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:476
|
|
2900
2900
|
msgid "Load {0} more ({remaining} remaining)"
|
|
2901
2901
|
msgstr "Load {0} more ({remaining} remaining)"
|
|
2902
2902
|
|
|
@@ -2909,7 +2909,7 @@ msgstr "Load more"
|
|
|
2909
2909
|
msgid "Loading addresses..."
|
|
2910
2910
|
msgstr "Loading addresses..."
|
|
2911
2911
|
|
|
2912
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2912
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:379
|
|
2913
2913
|
msgid "Loading collections..."
|
|
2914
2914
|
msgstr "Loading collections..."
|
|
2915
2915
|
|
|
@@ -3028,12 +3028,12 @@ msgstr "Month to date"
|
|
|
3028
3028
|
msgid "More views"
|
|
3029
3029
|
msgstr "More views"
|
|
3030
3030
|
|
|
3031
|
-
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:
|
|
3031
|
+
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:116
|
|
3032
3032
|
msgid "Move"
|
|
3033
3033
|
msgstr "Move"
|
|
3034
3034
|
|
|
3035
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3036
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3035
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:340
|
|
3036
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:427
|
|
3037
3037
|
msgid "Move Collections"
|
|
3038
3038
|
msgstr "Move Collections"
|
|
3039
3039
|
|
|
@@ -3048,7 +3048,7 @@ msgstr "Move to the top level"
|
|
|
3048
3048
|
msgid "Moving {0} collection{1} into {2}"
|
|
3049
3049
|
msgstr "Moving {0} collection{1} into {2}"
|
|
3050
3050
|
|
|
3051
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3051
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:425
|
|
3052
3052
|
msgid "Moving..."
|
|
3053
3053
|
msgstr "Moving..."
|
|
3054
3054
|
|
|
@@ -3110,7 +3110,7 @@ msgstr "New Channel"
|
|
|
3110
3110
|
msgid "New collection"
|
|
3111
3111
|
msgstr "New collection"
|
|
3112
3112
|
|
|
3113
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
3113
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:531
|
|
3114
3114
|
msgid "New Collection"
|
|
3115
3115
|
msgstr "New Collection"
|
|
3116
3116
|
|
|
@@ -3742,7 +3742,7 @@ msgstr "Placed At"
|
|
|
3742
3742
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3743
3743
|
msgstr "Please add products and complete the shipping address to run the test."
|
|
3744
3744
|
|
|
3745
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3745
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:312
|
|
3746
3746
|
msgid "Please select a target collection"
|
|
3747
3747
|
msgstr "Please select a target collection"
|
|
3748
3748
|
|
|
@@ -4247,7 +4247,7 @@ msgid "Select a role"
|
|
|
4247
4247
|
msgstr "Select a role"
|
|
4248
4248
|
|
|
4249
4249
|
#. placeholder {0}: collectionsToMove.length === 1 ? 'this collection' : `${collectionsToMove.length} collections`
|
|
4250
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
4250
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:343
|
|
4251
4251
|
msgid "Select a target collection to move {0} to."
|
|
4252
4252
|
msgstr "Select a target collection to move {0} to."
|
|
4253
4253
|
|
package/src/i18n/locales/es.po
CHANGED
|
@@ -812,7 +812,7 @@ msgid "{0} selected"
|
|
|
812
812
|
msgstr "{0} seleccionado(s)"
|
|
813
813
|
|
|
814
814
|
#. placeholder {0}: row.original.productVariantCount
|
|
815
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
815
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:408
|
|
816
816
|
msgid "{0} variants"
|
|
817
817
|
msgstr "{0} variantes"
|
|
818
818
|
|
|
@@ -853,7 +853,7 @@ msgstr "{totalQuantity} artículo(s) reembolsado(s)"
|
|
|
853
853
|
msgid "+ {0} more"
|
|
854
854
|
msgstr "+ {0} más"
|
|
855
855
|
|
|
856
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
856
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:426
|
|
857
857
|
msgid "+ {leftOver} more"
|
|
858
858
|
msgstr "+ {leftOver} más"
|
|
859
859
|
|
|
@@ -1346,7 +1346,7 @@ msgstr "Calculadora"
|
|
|
1346
1346
|
|
|
1347
1347
|
#: src/app/common/duplicate-entity-dialog.tsx:108
|
|
1348
1348
|
#: src/app/routes/_authenticated/_assets/components/manage-tags-dialog.tsx:203
|
|
1349
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
1349
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:418
|
|
1350
1350
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:337
|
|
1351
1351
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:168
|
|
1352
1352
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:307
|
|
@@ -1383,7 +1383,7 @@ msgstr "Cancelar modificación"
|
|
|
1383
1383
|
msgid "Cancel payment"
|
|
1384
1384
|
msgstr "Cancelar pago"
|
|
1385
1385
|
|
|
1386
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1386
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:290
|
|
1387
1387
|
msgid "Cannot move a collection into its own descendant"
|
|
1388
1388
|
msgstr "No se puede mover una colección a su propio descendiente"
|
|
1389
1389
|
|
|
@@ -1462,17 +1462,17 @@ msgstr "Código"
|
|
|
1462
1462
|
msgid "Collection contents for {collectionName}"
|
|
1463
1463
|
msgstr "Contenido de la colección para {collectionName}"
|
|
1464
1464
|
|
|
1465
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1465
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:327
|
|
1466
1466
|
msgid "Collection moved to new parent"
|
|
1467
1467
|
msgstr "Colección movida al nuevo padre"
|
|
1468
1468
|
|
|
1469
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1469
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:325
|
|
1470
1470
|
msgid "Collection position updated"
|
|
1471
1471
|
msgstr "Posición de la colección actualizada"
|
|
1472
1472
|
|
|
1473
1473
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:48
|
|
1474
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1475
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1474
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:52
|
|
1475
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:341
|
|
1476
1476
|
msgid "Collections"
|
|
1477
1477
|
msgstr "Colecciones"
|
|
1478
1478
|
|
|
@@ -1529,7 +1529,7 @@ msgid "Content:"
|
|
|
1529
1529
|
msgstr "Contenido:"
|
|
1530
1530
|
|
|
1531
1531
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:253
|
|
1532
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
1532
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:401
|
|
1533
1533
|
msgid "Contents"
|
|
1534
1534
|
msgstr "Contenidos"
|
|
1535
1535
|
|
|
@@ -2317,7 +2317,7 @@ msgstr "Error al cargar configuración global"
|
|
|
2317
2317
|
msgid "Failed to modify order"
|
|
2318
2318
|
msgstr "Error al modificar pedido"
|
|
2319
2319
|
|
|
2320
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2320
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:294
|
|
2321
2321
|
msgid "Failed to move collections"
|
|
2322
2322
|
msgstr "Error al mover colecciones"
|
|
2323
2323
|
|
|
@@ -2389,7 +2389,7 @@ msgstr "Error al actualizar canal"
|
|
|
2389
2389
|
msgid "Failed to update collection"
|
|
2390
2390
|
msgstr "Error al actualizar colección"
|
|
2391
2391
|
|
|
2392
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2392
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:332
|
|
2393
2393
|
msgid "Failed to update collection position"
|
|
2394
2394
|
msgstr "Error al actualizar la posición de la colección"
|
|
2395
2395
|
|
|
@@ -2499,7 +2499,7 @@ msgstr "Falso"
|
|
|
2499
2499
|
msgid "Filter by {columnId}"
|
|
2500
2500
|
msgstr "Filtrar por {columnId}"
|
|
2501
2501
|
|
|
2502
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2502
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:370
|
|
2503
2503
|
msgid "Filter by collection name"
|
|
2504
2504
|
msgstr "Filtrar por nombre de colección"
|
|
2505
2505
|
|
|
@@ -2896,7 +2896,7 @@ msgid "Link title"
|
|
|
2896
2896
|
msgstr "Título del enlace"
|
|
2897
2897
|
|
|
2898
2898
|
#. placeholder {0}: Math.min(remaining, CHILDREN_PAGE_SIZE)
|
|
2899
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
2899
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:476
|
|
2900
2900
|
msgid "Load {0} more ({remaining} remaining)"
|
|
2901
2901
|
msgstr "Cargar {0} más ({remaining} restantes)"
|
|
2902
2902
|
|
|
@@ -2909,7 +2909,7 @@ msgstr "Cargar más"
|
|
|
2909
2909
|
msgid "Loading addresses..."
|
|
2910
2910
|
msgstr "Cargando direcciones..."
|
|
2911
2911
|
|
|
2912
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
2912
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:379
|
|
2913
2913
|
msgid "Loading collections..."
|
|
2914
2914
|
msgstr "Cargando colecciones..."
|
|
2915
2915
|
|
|
@@ -3028,12 +3028,12 @@ msgstr "Mes hasta la fecha"
|
|
|
3028
3028
|
msgid "More views"
|
|
3029
3029
|
msgstr "Más vistas"
|
|
3030
3030
|
|
|
3031
|
-
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:
|
|
3031
|
+
#: src/app/routes/_authenticated/_collections/components/collection-bulk-actions.tsx:116
|
|
3032
3032
|
msgid "Move"
|
|
3033
3033
|
msgstr "Mover"
|
|
3034
3034
|
|
|
3035
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3036
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3035
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:340
|
|
3036
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:427
|
|
3037
3037
|
msgid "Move Collections"
|
|
3038
3038
|
msgstr "Mover Colecciones"
|
|
3039
3039
|
|
|
@@ -3048,7 +3048,7 @@ msgstr "Mover al nivel superior"
|
|
|
3048
3048
|
msgid "Moving {0} collection{1} into {2}"
|
|
3049
3049
|
msgstr "Moviendo {0} colección{1} a {2}"
|
|
3050
3050
|
|
|
3051
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3051
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:425
|
|
3052
3052
|
msgid "Moving..."
|
|
3053
3053
|
msgstr "Moviendo..."
|
|
3054
3054
|
|
|
@@ -3110,7 +3110,7 @@ msgstr "Nuevo Canal"
|
|
|
3110
3110
|
msgid "New collection"
|
|
3111
3111
|
msgstr "Nueva colección"
|
|
3112
3112
|
|
|
3113
|
-
#: src/app/routes/_authenticated/_collections/collections.tsx:
|
|
3113
|
+
#: src/app/routes/_authenticated/_collections/collections.tsx:531
|
|
3114
3114
|
msgid "New Collection"
|
|
3115
3115
|
msgstr "Nueva Colección"
|
|
3116
3116
|
|
|
@@ -3742,7 +3742,7 @@ msgstr "Realizado el"
|
|
|
3742
3742
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3743
3743
|
msgstr "Por favor agregue productos y complete la dirección de envío para ejecutar la prueba."
|
|
3744
3744
|
|
|
3745
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
3745
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:312
|
|
3746
3746
|
msgid "Please select a target collection"
|
|
3747
3747
|
msgstr "Por favor seleccione una colección objetivo"
|
|
3748
3748
|
|
|
@@ -4247,7 +4247,7 @@ msgid "Select a role"
|
|
|
4247
4247
|
msgstr "Seleccionar un rol"
|
|
4248
4248
|
|
|
4249
4249
|
#. placeholder {0}: collectionsToMove.length === 1 ? 'this collection' : `${collectionsToMove.length} collections`
|
|
4250
|
-
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:
|
|
4250
|
+
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:343
|
|
4251
4251
|
msgid "Select a target collection to move {0} to."
|
|
4252
4252
|
msgstr "Seleccione una colección de destino a la que mover {0}."
|
|
4253
4253
|
|