Skip to content

Commit fd1b43d

Browse files
committed
Merge branch 'release/3.804.0'
2 parents 4bd996e + 139e588 commit fd1b43d

14 files changed

+1043
-268
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<!-- These properties will be shared for all projects -->
44
<PropertyGroup>
5-
<VersionPrefix>3.803.0</VersionPrefix>
5+
<VersionPrefix>3.804.0</VersionPrefix>
66
<VersionSuffix>
77
</VersionSuffix>
88
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"export": {
3+
"main-menu-title": "Allgemeiner Export",
4+
"commands": {
5+
"pick-all": "Alle auswählen"
6+
},
7+
"provider-names": {
8+
"JsonExportProvider": "JSON-Exportanbieter",
9+
"CsvExportProvider": "CSV-Exportanbieter"
10+
},
11+
"blades": {
12+
"export-settings": {
13+
"title": "Exporteinstellungen",
14+
"subtitle": "Exporteinstellungen festlegen",
15+
"labels": {
16+
"provider": "Anbieter auswählen",
17+
"template": "Exportvorlage auswählen",
18+
"property-selected": "Eigenschaft auswählen",
19+
"row-selected": "Datensätze auswählen",
20+
"total": "Gesamtanzahl",
21+
"processed": "Verarbeitete Anzahl",
22+
"errors-count": "Fehleranzahl",
23+
"edit": "Bearbeiten",
24+
"delete": "Löschen",
25+
"save": "Speichern",
26+
"exported-type": "Objekttyp auswählen",
27+
"select": "Auswählen",
28+
"none": "Keine",
29+
"exported-data": "Daten für Export auswählen",
30+
"exported-properties": "Eigenschaften auswählen",
31+
"exported-properties-group": "Eigenschaften in dieser Gruppe auswählen",
32+
"all": "Alle",
33+
"provider-description": "Tabellarische Anbieter (z.B. CSV-Anbieter) sind für exportierte Typen, die keinen tabellarischen Export unterstützen, nicht verfügbar",
34+
"exported-properties-description": "Eigenschaften auswählen",
35+
"exported-data-description": "Datenbereich auswählen",
36+
"exported-type-description": "Datentyp auswählen",
37+
"selected": "{{ count }} von {{total}} ausgewählt",
38+
"allFiltered": "Alle (Filter angegeben)"
39+
},
40+
"placeholders": {
41+
"provider": "Anbieter für Export auswählen",
42+
"template": "Exportvorlage auswählen"
43+
}
44+
},
45+
"export-progress": {
46+
"title": "Exportfortschritt"
47+
},
48+
"export-type-selector": {
49+
"title": "Exportierten Typ auswählen",
50+
"subtitle": "Wählen Sie den Datentyp aus, den Sie exportieren möchten",
51+
"bread-crumb-top": "Alle Typen"
52+
},
53+
"export-generic-viewer": {
54+
"title": "Zu exportierende Daten auswählen",
55+
"subtitle": "Wählen Sie die Daten aus, die Sie exportieren möchten",
56+
"labels": {
57+
"picture": "Bild",
58+
"type": "Objekttyp",
59+
"name": "Name",
60+
"code": "Code",
61+
"new-filter": "Neuen Filter hinzufügen",
62+
"important": "Wichtig!",
63+
"important-description": "Diese Datenquelle unterstützt keinen Export spezifisch ausgewählter Entitäten. Bitte verwenden Sie den Filter, um den exportierten Datensatz einzuschränken"
64+
},
65+
"placeholders": {
66+
"select-filter": "Filter auswählen..."
67+
},
68+
"commands": {
69+
"select": "Auswählen"
70+
}
71+
},
72+
"generic-filter": {
73+
"new-title": "Unbenannter Filter",
74+
"new-subtitle": "Filter bearbeiten",
75+
"subtitle": "Filter bearbeiten",
76+
"labels": {
77+
"criteria": "Filterkriterien",
78+
"filter-name": "Filtername",
79+
"unnamed-filter": "Unbenannter Filter"
80+
},
81+
"placeholders": {
82+
"filter-name": "Diesen Filter benennen"
83+
},
84+
"commands": {
85+
"apply": "Anwenden"
86+
}
87+
}
88+
}
89+
},
90+
"settings": {
91+
"Export": {
92+
"FileNameTemplate": {
93+
"description": "Die Vorlage (Muster), die zur Generierung des exportierten Dateinamens verwendet wird. Parameter: 0 - Datum (UTC-Zeit der Dateierstellung)",
94+
"title": "Vorlage für Exportdateinamen"
95+
}
96+
}
97+
}
98+
}

src/VirtoCommerce.ExportModule.Web/Localizations/en.VirtoCommerce.Export.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"export": {
3-
"main-menu-title": "Generic Export",
3+
"main-menu-title": "Generic export",
44
"commands": {
55
"pick-all": "Pick all"
66
},
@@ -30,11 +30,11 @@
3030
"exported-properties": "Select properties",
3131
"exported-properties-group": "Select properties in this group",
3232
"all": "All",
33-
"provider-description": "Tabular providers (e.g. Csv provider) are unavailable for exported types which do not support tabular export.",
34-
"exported-properties-description": "Please select properties.",
35-
"exported-data-description": "Please select data range.",
36-
"exported-type-description": "Please select data type.",
37-
"selected": "{{ count }} of {{total}} selected ",
33+
"provider-description": "Tabular providers (e.g. CSV provider) are unavailable for exported types which do not support tabular export",
34+
"exported-properties-description": "Select properties",
35+
"exported-data-description": "Select data range",
36+
"exported-type-description": "Select data type",
37+
"selected": "{{ count }} of {{total}} selected",
3838
"allFiltered": "All (filter specified)"
3939
},
4040
"placeholders": {
@@ -60,10 +60,10 @@
6060
"code": "Code",
6161
"new-filter": "Add new filter",
6262
"important": "Important!",
63-
"important-description": "This data source does not support export of specific selected entities. Please use filter to limit the exported data set."
63+
"important-description": "This data source does not support export of specific selected entities. Use filter to limit the exported data set"
6464
},
6565
"placeholders": {
66-
"select-filter": "Select filter"
66+
"select-filter": "Select filter..."
6767
},
6868
"commands": {
6969
"select": "Select"
@@ -79,7 +79,7 @@
7979
"unnamed-filter": "Unnamed filter"
8080
},
8181
"placeholders": {
82-
"filter-name": "How will you call this filter?"
82+
"filter-name": "Name this filter"
8383
},
8484
"commands": {
8585
"apply": "Apply"
@@ -90,9 +90,9 @@
9090
"settings": {
9191
"Export": {
9292
"FileNameTemplate": {
93-
"description": "The template (pattern) that will be used to generate exported file name. Parameters: 0 - date (the UTC time of file generation).",
93+
"description": "The template (pattern) that will be used to generate exported file name. Parameters: 0 - date (the UTC time of file generation)",
9494
"title": "Export file name template"
9595
}
9696
}
9797
}
98-
}
98+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"export": {
3+
"main-menu-title": "Exportación genérica",
4+
"commands": {
5+
"pick-all": "Seleccionar todo"
6+
},
7+
"provider-names": {
8+
"JsonExportProvider": "Proveedor de exportación JSON",
9+
"CsvExportProvider": "Proveedor de exportación CSV"
10+
},
11+
"blades": {
12+
"export-settings": {
13+
"title": "Configuración de exportación",
14+
"subtitle": "Especificar configuración de exportación",
15+
"labels": {
16+
"provider": "Seleccionar proveedor",
17+
"template": "Seleccionar plantilla de exportación",
18+
"property-selected": "Seleccionar propiedad",
19+
"row-selected": "Seleccionar registros",
20+
"total": "Recuento total",
21+
"processed": "Recuento procesado",
22+
"errors-count": "Recuento de errores",
23+
"edit": "Editar",
24+
"delete": "Eliminar",
25+
"save": "Guardar",
26+
"exported-type": "Seleccionar tipo de objeto",
27+
"select": "Seleccionar",
28+
"none": "Ninguno",
29+
"exported-data": "Seleccionar datos para exportar",
30+
"exported-properties": "Seleccionar propiedades",
31+
"exported-properties-group": "Seleccionar propiedades en este grupo",
32+
"all": "Todos",
33+
"provider-description": "Los proveedores tabulares (por ejemplo, proveedor CSV) no están disponibles para tipos exportados que no admiten exportación tabular",
34+
"exported-properties-description": "Seleccionar propiedades",
35+
"exported-data-description": "Seleccionar rango de datos",
36+
"exported-type-description": "Seleccionar tipo de datos",
37+
"selected": "{{ count }} de {{total}} seleccionados",
38+
"allFiltered": "Todos (filtro especificado)"
39+
},
40+
"placeholders": {
41+
"provider": "Seleccionar proveedor para exportación",
42+
"template": "Seleccionar plantilla de exportación"
43+
}
44+
},
45+
"export-progress": {
46+
"title": "Progreso de exportación"
47+
},
48+
"export-type-selector": {
49+
"title": "Seleccionar tipo exportado",
50+
"subtitle": "Seleccionar el tipo de datos que desea exportar",
51+
"bread-crumb-top": "Todos los tipos"
52+
},
53+
"export-generic-viewer": {
54+
"title": "Seleccionar datos para exportar",
55+
"subtitle": "Seleccionar los datos que desea exportar",
56+
"labels": {
57+
"picture": "Imagen",
58+
"type": "Tipo de objeto",
59+
"name": "Nombre",
60+
"code": "Código",
61+
"new-filter": "Agregar nuevo filtro",
62+
"important": "¡Importante!",
63+
"important-description": "Esta fuente de datos no admite la exportación de entidades específicas seleccionadas. Por favor, use el filtro para limitar el conjunto de datos exportados"
64+
},
65+
"placeholders": {
66+
"select-filter": "Seleccionar filtro..."
67+
},
68+
"commands": {
69+
"select": "Seleccionar"
70+
}
71+
},
72+
"generic-filter": {
73+
"new-title": "Filtro sin nombre",
74+
"new-subtitle": "Editar filtro",
75+
"subtitle": "Editar filtro",
76+
"labels": {
77+
"criteria": "Criterios de filtro",
78+
"filter-name": "Nombre del filtro",
79+
"unnamed-filter": "Filtro sin nombre"
80+
},
81+
"placeholders": {
82+
"filter-name": "Nombrar este filtro"
83+
},
84+
"commands": {
85+
"apply": "Aplicar"
86+
}
87+
}
88+
}
89+
},
90+
"settings": {
91+
"Export": {
92+
"FileNameTemplate": {
93+
"description": "La plantilla (patrón) que se utilizará para generar el nombre del archivo exportado. Parámetros: 0 - fecha (la hora UTC de generación del archivo)",
94+
"title": "Plantilla de nombre de archivo de exportación"
95+
}
96+
}
97+
}
98+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"export": {
3+
"main-menu-title": "Exportation générique",
4+
"commands": {
5+
"pick-all": "Tout sélectionner"
6+
},
7+
"provider-names": {
8+
"JsonExportProvider": "Fournisseur d'exportation JSON",
9+
"CsvExportProvider": "Fournisseur d'exportation CSV"
10+
},
11+
"blades": {
12+
"export-settings": {
13+
"title": "Paramètres d'exportation",
14+
"subtitle": "Spécifier les paramètres d'exportation",
15+
"labels": {
16+
"provider": "Sélectionner le fournisseur",
17+
"template": "Sélectionner le modèle d'exportation",
18+
"property-selected": "Sélectionner la propriété",
19+
"row-selected": "Sélectionner les enregistrements",
20+
"total": "Nombre total",
21+
"processed": "Nombre traité",
22+
"errors-count": "Nombre d'erreurs",
23+
"edit": "Modifier",
24+
"delete": "Supprimer",
25+
"save": "Enregistrer",
26+
"exported-type": "Sélectionner le type d'objet",
27+
"select": "Sélectionner",
28+
"none": "Aucun",
29+
"exported-data": "Sélectionner les données à exporter",
30+
"exported-properties": "Sélectionner les propriétés",
31+
"exported-properties-group": "Sélectionner les propriétés dans ce groupe",
32+
"all": "Tout",
33+
"provider-description": "Les fournisseurs tabulaires (par exemple, le fournisseur CSV) ne sont pas disponibles pour les types exportés qui ne prennent pas en charge l'exportation tabulaire",
34+
"exported-properties-description": "Sélectionner les propriétés",
35+
"exported-data-description": "Sélectionner la plage de données",
36+
"exported-type-description": "Sélectionner le type de données",
37+
"selected": "{{ count }} sur {{total}} sélectionnés",
38+
"allFiltered": "Tout (filtre spécifié)"
39+
},
40+
"placeholders": {
41+
"provider": "Sélectionner le fournisseur pour l'exportation",
42+
"template": "Sélectionner le modèle d'exportation"
43+
}
44+
},
45+
"export-progress": {
46+
"title": "Progression de l'exportation"
47+
},
48+
"export-type-selector": {
49+
"title": "Sélectionner le type exporté",
50+
"subtitle": "Sélectionner le type de données que vous souhaitez exporter",
51+
"bread-crumb-top": "Tous les types"
52+
},
53+
"export-generic-viewer": {
54+
"title": "Sélectionner les données à exporter",
55+
"subtitle": "Sélectionner les données que vous souhaitez exporter",
56+
"labels": {
57+
"picture": "Image",
58+
"type": "Type d'objet",
59+
"name": "Nom",
60+
"code": "Code",
61+
"new-filter": "Ajouter un nouveau filtre",
62+
"important": "Important !",
63+
"important-description": "Cette source de données ne prend pas en charge l'exportation d'entités spécifiques sélectionnées. Veuillez utiliser le filtre pour limiter l'ensemble de données exportées"
64+
},
65+
"placeholders": {
66+
"select-filter": "Sélectionner un filtre..."
67+
},
68+
"commands": {
69+
"select": "Sélectionner"
70+
}
71+
},
72+
"generic-filter": {
73+
"new-title": "Filtre sans nom",
74+
"new-subtitle": "Modifier le filtre",
75+
"subtitle": "Modifier le filtre",
76+
"labels": {
77+
"criteria": "Critères de filtre",
78+
"filter-name": "Nom du filtre",
79+
"unnamed-filter": "Filtre sans nom"
80+
},
81+
"placeholders": {
82+
"filter-name": "Nommer ce filtre"
83+
},
84+
"commands": {
85+
"apply": "Appliquer"
86+
}
87+
}
88+
}
89+
},
90+
"settings": {
91+
"Export": {
92+
"FileNameTemplate": {
93+
"description": "Le modèle (motif) qui sera utilisé pour générer le nom du fichier exporté. Paramètres : 0 - date (l'heure UTC de génération du fichier)",
94+
"title": "Modèle de nom de fichier d'exportation"
95+
}
96+
}
97+
}
98+
}

0 commit comments

Comments
 (0)