@yuuvis/client-shell 2.11.2 → 2.11.3
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/lib/assets/i18n/de.json +37 -1
- package/lib/assets/i18n/en.json +37 -1
- package/package.json +4 -4
package/lib/assets/i18n/de.json
CHANGED
|
@@ -1 +1,37 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"yuv.object-flavor.flavor.remove.confirm.message": "Möchten Sie den Typ '{{flavor}}' wirklich entfernen?",
|
|
3
|
+
"yuv.shell.action.manage-flavor.description": "",
|
|
4
|
+
"yuv.shell.action.manage-flavor.label": "Typen verwalten",
|
|
5
|
+
"yuv.shell.action.manage-flavors.applicable.button.remove.tooltip": "Typ entfernen",
|
|
6
|
+
"yuv.shell.action.manage-flavors.applicable.headline": "Anwendbare Typen",
|
|
7
|
+
"yuv.shell.action.manage-flavors.applied.button.apply.tooltip": "Typ hinzufügen",
|
|
8
|
+
"yuv.shell.action.manage-flavors.applied.headline": "Angewendete Typen",
|
|
9
|
+
"yuv.shell.action.manage-flavors.button.cancel": "Abbrechen",
|
|
10
|
+
"yuv.shell.action.manage-flavors.text": "Dies sind die Typen, die für das aktuelle Objekt angewendet werden oder verfügbar sind.",
|
|
11
|
+
"yuv.shell.action.manage-flavors.title": "Typen verwalten",
|
|
12
|
+
"yuv.shell.cmd.app.open": "'{{title}}' öffnen",
|
|
13
|
+
"yuv.shell.cmd.logout": "Abmelden",
|
|
14
|
+
"yuv.shell.cmd.open.settings": "Einstellungen öffnen",
|
|
15
|
+
"yuv.shell.logo.aria.label": "yuuvis",
|
|
16
|
+
"yuv.shell.notifications.button.remove": "Benachrichtigung entfernen",
|
|
17
|
+
"yuv.shell.notifications.button.remove.all": "Alle entfernen",
|
|
18
|
+
"yuv.shell.notifications.empty": "Keine Benachrichtigungen",
|
|
19
|
+
"yuv.shell.notifications.title": "Benachrichtigungen",
|
|
20
|
+
"yuv.shell.settings.about.title": "Über",
|
|
21
|
+
"yuv.shell.settings.client.version": "Client-Version",
|
|
22
|
+
"yuv.shell.settings.custom.theme": "Themen",
|
|
23
|
+
"yuv.shell.settings.dependency-info.license": "Lizenz",
|
|
24
|
+
"yuv.shell.settings.dependency-info.package": "Paket",
|
|
25
|
+
"yuv.shell.settings.dependency-info.title": "Lizenzhinweise",
|
|
26
|
+
"yuv.shell.settings.dependency-info.version": "Version",
|
|
27
|
+
"yuv.shell.settings.language": "Sprache",
|
|
28
|
+
"yuv.shell.settings.mode": "Modus",
|
|
29
|
+
"yuv.shell.settings.mode.dark": "Dunkel",
|
|
30
|
+
"yuv.shell.settings.mode.light": "Hell",
|
|
31
|
+
"yuv.shell.settings.mode.system": "System",
|
|
32
|
+
"yuv.shell.settings.tenant": "Mandant",
|
|
33
|
+
"yuv.shell.settings.title": "Einstellungen",
|
|
34
|
+
"yuv.shell.settings.user.email": "E-Mail",
|
|
35
|
+
"yuv.shell.side-nav.aria.label": "yuuvis App-Navigation",
|
|
36
|
+
"yuv.sort.tooltip": "Sortieren"
|
|
37
|
+
}
|
package/lib/assets/i18n/en.json
CHANGED
|
@@ -1 +1,37 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"yuv.object-flavor.flavor.remove.confirm.message": "Do you really want to remove the type '{{flavor}}'?",
|
|
3
|
+
"yuv.shell.action.manage-flavor.description": "",
|
|
4
|
+
"yuv.shell.action.manage-flavor.label": "Manage types",
|
|
5
|
+
"yuv.shell.action.manage-flavors.applicable.button.remove.tooltip": "Remove type",
|
|
6
|
+
"yuv.shell.action.manage-flavors.applicable.headline": "Applicable types",
|
|
7
|
+
"yuv.shell.action.manage-flavors.applied.button.apply.tooltip": "Add type",
|
|
8
|
+
"yuv.shell.action.manage-flavors.applied.headline": "Types used",
|
|
9
|
+
"yuv.shell.action.manage-flavors.button.cancel": "Cancel",
|
|
10
|
+
"yuv.shell.action.manage-flavors.text": "These are the types that are used or available for the current object.",
|
|
11
|
+
"yuv.shell.action.manage-flavors.title": "Manage types",
|
|
12
|
+
"yuv.shell.cmd.app.open": "Open '{{title}}'",
|
|
13
|
+
"yuv.shell.cmd.logout": "Log out",
|
|
14
|
+
"yuv.shell.cmd.open.settings": "Open settings",
|
|
15
|
+
"yuv.shell.logo.aria.label": "yuuvis",
|
|
16
|
+
"yuv.shell.notifications.button.remove": "Remove notification",
|
|
17
|
+
"yuv.shell.notifications.button.remove.all": "Remove all",
|
|
18
|
+
"yuv.shell.notifications.empty": "No notifications",
|
|
19
|
+
"yuv.shell.notifications.title": "Notifications",
|
|
20
|
+
"yuv.shell.settings.about.title": "About",
|
|
21
|
+
"yuv.shell.settings.client.version": "Client version",
|
|
22
|
+
"yuv.shell.settings.custom.theme": "Themes",
|
|
23
|
+
"yuv.shell.settings.dependency-info.license": "License",
|
|
24
|
+
"yuv.shell.settings.dependency-info.package": "Package",
|
|
25
|
+
"yuv.shell.settings.dependency-info.title": "Licensing notes",
|
|
26
|
+
"yuv.shell.settings.dependency-info.version": "Version",
|
|
27
|
+
"yuv.shell.settings.language": "Language",
|
|
28
|
+
"yuv.shell.settings.mode": "Mode",
|
|
29
|
+
"yuv.shell.settings.mode.dark": "Dark",
|
|
30
|
+
"yuv.shell.settings.mode.light": "Light",
|
|
31
|
+
"yuv.shell.settings.mode.system": "System",
|
|
32
|
+
"yuv.shell.settings.tenant": "Tenant",
|
|
33
|
+
"yuv.shell.settings.title": "Settings",
|
|
34
|
+
"yuv.shell.settings.user.email": "E-mail",
|
|
35
|
+
"yuv.shell.side-nav.aria.label": "yuuvis app navigation",
|
|
36
|
+
"yuv.sort.tooltip": "Sort"
|
|
37
|
+
}
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuuvis/client-shell",
|
|
3
|
-
"version": "2.11.
|
|
3
|
+
"version": "2.11.3",
|
|
4
4
|
"author": "OPTIMAL SYSTEMS GmbH <npm@optimal-systems.de>",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"peerDependencies": {
|
|
7
7
|
"@angular/common": "^19.2.1",
|
|
8
8
|
"@angular/core": "^19.2.1",
|
|
9
9
|
"@angular/service-worker": "^19.2.1",
|
|
10
|
-
"@yuuvis/client-core": "^2.11.
|
|
11
|
-
"@yuuvis/client-shell-core": "^2.11.
|
|
12
|
-
"@yuuvis/client-framework": "^2.11.
|
|
10
|
+
"@yuuvis/client-core": "^2.11.3",
|
|
11
|
+
"@yuuvis/client-shell-core": "^2.11.3",
|
|
12
|
+
"@yuuvis/client-framework": "^2.11.3"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"tslib": "^2.3.0"
|