@atlaskit/profilecard 23.21.1 → 23.21.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/CHANGELOG.md +12 -0
- package/afm-volt/tsconfig.json +114 -0
- package/dist/cjs/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/cjs/client/getTeamFromAGG.js +1 -1
- package/dist/cjs/i18n/cs.js +10 -1
- package/dist/cjs/i18n/da.js +10 -1
- package/dist/cjs/i18n/de.js +10 -1
- package/dist/cjs/i18n/en.js +9 -4
- package/dist/cjs/i18n/en_GB.js +9 -4
- package/dist/cjs/i18n/en_ZZ.js +9 -4
- package/dist/cjs/i18n/es.js +10 -1
- package/dist/cjs/i18n/fi.js +10 -1
- package/dist/cjs/i18n/fr.js +10 -1
- package/dist/cjs/i18n/hr.js +73 -0
- package/dist/cjs/i18n/hu.js +10 -1
- package/dist/cjs/i18n/it.js +10 -1
- package/dist/cjs/i18n/ja.js +10 -1
- package/dist/cjs/i18n/ko.js +10 -1
- package/dist/cjs/i18n/nb.js +10 -1
- package/dist/cjs/i18n/nl.js +10 -1
- package/dist/cjs/i18n/pl.js +10 -1
- package/dist/cjs/i18n/pt_BR.js +10 -1
- package/dist/cjs/i18n/ru.js +10 -1
- package/dist/cjs/i18n/sl.js +73 -0
- package/dist/cjs/i18n/sr_RS.js +73 -0
- package/dist/cjs/i18n/sr_YR.js +73 -0
- package/dist/cjs/i18n/sv.js +10 -1
- package/dist/cjs/i18n/th.js +10 -1
- package/dist/cjs/i18n/tr.js +10 -1
- package/dist/cjs/i18n/uk.js +11 -2
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +11 -2
- package/dist/cjs/i18n/zh_TW.js +10 -1
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/es2019/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/es2019/client/getTeamFromAGG.js +1 -1
- package/dist/es2019/i18n/cs.js +10 -1
- package/dist/es2019/i18n/da.js +10 -1
- package/dist/es2019/i18n/de.js +10 -1
- package/dist/es2019/i18n/en.js +9 -4
- package/dist/es2019/i18n/en_GB.js +9 -4
- package/dist/es2019/i18n/en_ZZ.js +9 -4
- package/dist/es2019/i18n/es.js +10 -1
- package/dist/es2019/i18n/fi.js +10 -1
- package/dist/es2019/i18n/fr.js +10 -1
- package/dist/es2019/i18n/hr.js +67 -0
- package/dist/es2019/i18n/hu.js +10 -1
- package/dist/es2019/i18n/it.js +10 -1
- package/dist/es2019/i18n/ja.js +10 -1
- package/dist/es2019/i18n/ko.js +10 -1
- package/dist/es2019/i18n/nb.js +10 -1
- package/dist/es2019/i18n/nl.js +10 -1
- package/dist/es2019/i18n/pl.js +10 -1
- package/dist/es2019/i18n/pt_BR.js +10 -1
- package/dist/es2019/i18n/ru.js +10 -1
- package/dist/es2019/i18n/sl.js +67 -0
- package/dist/es2019/i18n/sr_RS.js +67 -0
- package/dist/es2019/i18n/sr_YR.js +67 -0
- package/dist/es2019/i18n/sv.js +10 -1
- package/dist/es2019/i18n/th.js +10 -1
- package/dist/es2019/i18n/tr.js +10 -1
- package/dist/es2019/i18n/uk.js +11 -2
- package/dist/es2019/i18n/vi.js +10 -1
- package/dist/es2019/i18n/zh.js +11 -2
- package/dist/es2019/i18n/zh_TW.js +10 -1
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/esm/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/esm/client/getTeamFromAGG.js +1 -1
- package/dist/esm/i18n/cs.js +10 -1
- package/dist/esm/i18n/da.js +10 -1
- package/dist/esm/i18n/de.js +10 -1
- package/dist/esm/i18n/en.js +9 -4
- package/dist/esm/i18n/en_GB.js +9 -4
- package/dist/esm/i18n/en_ZZ.js +9 -4
- package/dist/esm/i18n/es.js +10 -1
- package/dist/esm/i18n/fi.js +10 -1
- package/dist/esm/i18n/fr.js +10 -1
- package/dist/esm/i18n/hr.js +67 -0
- package/dist/esm/i18n/hu.js +10 -1
- package/dist/esm/i18n/it.js +10 -1
- package/dist/esm/i18n/ja.js +10 -1
- package/dist/esm/i18n/ko.js +10 -1
- package/dist/esm/i18n/nb.js +10 -1
- package/dist/esm/i18n/nl.js +10 -1
- package/dist/esm/i18n/pl.js +10 -1
- package/dist/esm/i18n/pt_BR.js +10 -1
- package/dist/esm/i18n/ru.js +10 -1
- package/dist/esm/i18n/sl.js +67 -0
- package/dist/esm/i18n/sr_RS.js +67 -0
- package/dist/esm/i18n/sr_YR.js +67 -0
- package/dist/esm/i18n/sv.js +10 -1
- package/dist/esm/i18n/th.js +10 -1
- package/dist/esm/i18n/tr.js +10 -1
- package/dist/esm/i18n/uk.js +11 -2
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.js +11 -2
- package/dist/esm/i18n/zh_TW.js +10 -1
- package/dist/esm/util/analytics.js +1 -1
- package/dist/types/i18n/cs.d.ts +9 -0
- package/dist/types/i18n/da.d.ts +9 -0
- package/dist/types/i18n/de.d.ts +9 -0
- package/dist/types/i18n/en.d.ts +9 -4
- package/dist/types/i18n/en_GB.d.ts +9 -4
- package/dist/types/i18n/en_ZZ.d.ts +9 -4
- package/dist/types/i18n/es.d.ts +9 -0
- package/dist/types/i18n/fi.d.ts +9 -0
- package/dist/types/i18n/fr.d.ts +9 -0
- package/dist/types/i18n/hr.d.ts +66 -0
- package/dist/types/i18n/hu.d.ts +9 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +9 -0
- package/dist/types/i18n/ko.d.ts +9 -0
- package/dist/types/i18n/nb.d.ts +9 -0
- package/dist/types/i18n/nl.d.ts +9 -0
- package/dist/types/i18n/pl.d.ts +9 -0
- package/dist/types/i18n/pt_BR.d.ts +9 -0
- package/dist/types/i18n/ru.d.ts +9 -0
- package/dist/types/i18n/sl.d.ts +66 -0
- package/dist/types/i18n/sr_RS.d.ts +66 -0
- package/dist/types/i18n/sr_YR.d.ts +66 -0
- package/dist/types/i18n/sv.d.ts +9 -0
- package/dist/types/i18n/th.d.ts +9 -0
- package/dist/types/i18n/tr.d.ts +9 -0
- package/dist/types/i18n/uk.d.ts +9 -0
- package/dist/types/i18n/vi.d.ts +9 -0
- package/dist/types/i18n/zh.d.ts +9 -0
- package/dist/types/i18n/zh_TW.d.ts +9 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +9 -0
- package/dist/types-ts4.5/i18n/da.d.ts +9 -0
- package/dist/types-ts4.5/i18n/de.d.ts +9 -0
- package/dist/types-ts4.5/i18n/en.d.ts +9 -4
- package/dist/types-ts4.5/i18n/en_GB.d.ts +9 -4
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +9 -4
- package/dist/types-ts4.5/i18n/es.d.ts +9 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +9 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +9 -0
- package/dist/types-ts4.5/i18n/hr.d.ts +66 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +9 -0
- package/dist/types-ts4.5/i18n/it.d.ts +9 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +9 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +9 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +9 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +9 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +9 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +9 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +9 -0
- package/dist/types-ts4.5/i18n/sl.d.ts +66 -0
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +66 -0
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +66 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +9 -0
- package/dist/types-ts4.5/i18n/th.d.ts +9 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +9 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +9 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +9 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +9 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +9 -0
- package/package.json +7 -8
package/CHANGELOG.md
CHANGED
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
{
|
|
2
|
+
"extends": "../../../../tsconfig.entry-points.volt.json",
|
|
3
|
+
"compilerOptions": {
|
|
4
|
+
"declaration": true,
|
|
5
|
+
"target": "es5",
|
|
6
|
+
"outDir": "../../../../../volt/tsDist/@atlaskit__profilecard/app",
|
|
7
|
+
"rootDir": "../",
|
|
8
|
+
"composite": true
|
|
9
|
+
},
|
|
10
|
+
"include": [
|
|
11
|
+
"../src/**/*.ts",
|
|
12
|
+
"../src/**/*.tsx"
|
|
13
|
+
],
|
|
14
|
+
"exclude": [
|
|
15
|
+
"../src/**/__tests__/*",
|
|
16
|
+
"../src/**/*.test.*",
|
|
17
|
+
"../src/**/test.*"
|
|
18
|
+
],
|
|
19
|
+
"references": [
|
|
20
|
+
{
|
|
21
|
+
"path": "../../../analytics/analytics-next/afm-volt/tsconfig.json"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"path": "../../../uip/atlassian-context/afm-volt/tsconfig.json"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"path": "../../../design-system/avatar/afm-volt/tsconfig.json"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"path": "../../../design-system/avatar-group/afm-volt/tsconfig.json"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"path": "../../../design-system/button/afm-volt/tsconfig.json"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"path": "../../../design-system/css/afm-volt/tsconfig.json"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"path": "../../../design-system/dropdown-menu/afm-volt/tsconfig.json"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"path": "../../../design-system/empty-state/afm-volt/tsconfig.json"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"path": "../../../measurement/feature-gate-js-client/afm-volt/tsconfig.json"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"path": "../../../design-system/focus-ring/afm-volt/tsconfig.json"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"path": "../../../team-central/give-kudos/afm-volt/tsconfig.json"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"path": "../../../design-system/heading/afm-volt/tsconfig.json"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"path": "../../../design-system/icon/afm-volt/tsconfig.json"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"path": "../../../design-system/link/afm-volt/tsconfig.json"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"path": "../../../design-system/logo/afm-volt/tsconfig.json"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"path": "../../../design-system/lozenge/afm-volt/tsconfig.json"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"path": "../../../design-system/menu/afm-volt/tsconfig.json"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"path": "../../../design-system/modal-dialog/afm-volt/tsconfig.json"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"path": "../../people-teams-ui-public/afm-volt/tsconfig.json"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"path": "../../../platform/feature-flags/afm-volt/tsconfig.json"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"path": "../../../design-system/popup/afm-volt/tsconfig.json"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"path": "../../../design-system/primitives/afm-volt/tsconfig.json"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"path": "../../../ai-mate/rovo-agent-components/afm-volt/tsconfig.json"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"path": "../../../ai-mate/rovo-triggers/afm-volt/tsconfig.json"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"path": "../../../design-system/spinner/afm-volt/tsconfig.json"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"path": "../../teams-app-config/afm-volt/tsconfig.json"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"path": "../../teams-avatar/afm-volt/tsconfig.json"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"path": "../../teams-public/afm-volt/tsconfig.json"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"path": "../../../design-system/theme/afm-volt/tsconfig.json"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"path": "../../../design-system/tokens/afm-volt/tsconfig.json"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"path": "../../../design-system/tooltip/afm-volt/tsconfig.json"
|
|
112
|
+
}
|
|
113
|
+
]
|
|
114
|
+
}
|
|
@@ -11,7 +11,7 @@ var _graphqlUtils = require("./graphqlUtils");
|
|
|
11
11
|
var ORG_ID_FROM_CLOUD_ID_QUERY = "query OrgIdFromCloudId($cloudId: ID!) {\n\ttenantContexts(cloudIds: [$cloudId]) {\n\t\torgId\n\t}\n}";
|
|
12
12
|
var addHeaders = function addHeaders(headers) {
|
|
13
13
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
14
|
-
headers.append('atl-client-version', "23.21.
|
|
14
|
+
headers.append('atl-client-version', "23.21.2");
|
|
15
15
|
return headers;
|
|
16
16
|
};
|
|
17
17
|
function getOrgIdForCloudIdFromAGG(_x, _x2) {
|
|
@@ -65,7 +65,7 @@ var addHeaders = exports.addHeaders = function addHeaders(headers) {
|
|
|
65
65
|
headers.append('X-ExperimentalApi', 'teams-beta');
|
|
66
66
|
headers.append('X-ExperimentalApi', 'team-members-beta');
|
|
67
67
|
headers.append('atl-client-name', "@atlaskit/profilecard");
|
|
68
|
-
headers.append('atl-client-version', "23.21.
|
|
68
|
+
headers.append('atl-client-version', "23.21.2");
|
|
69
69
|
return headers;
|
|
70
70
|
};
|
|
71
71
|
function getTeamFromAGG(_x, _x2, _x3) {
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Czech
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Přispívající tým • počet členů: {memberCount}',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Přispívající tým • {count,number} člen} few {Přispívající tým • {count,number} členové} many {Přispívající tým • {count,number} člena} other {Přispívající tým • {count,number} členů}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Týmové odkazy',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Kde pracujeme',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Profil týmu',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Zobrazit profil',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Při odstraňování agenta došlo k chybě. Zkuste to za chvíli znovu.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Odstranění agenta se nezdařilo',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Odstranili jste agenta {agentName}.',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Více',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Další informace o tomto týmu',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Chvíli počkejte a pak to zkuste znovu.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Tým • 50 a více členů',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Tým • 50 a více členů včetně vás',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} další člen} few {+{count} další členové} many {+{count} dalšího člena} other {+{count} dalších členů}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} další profil} few {+{count} další profily} many {+{count} dalšího profilu} other {+{count} dalších profilů}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} další profil} few {+{count} další profily} many {+{count} dalšího profilu} other {+{count} dalších profilů}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Pogratulovat',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Zobrazit více'
|
|
65
74
|
};
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Danish (Denmark)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Bidragende team • {memberCount} medlemmer',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Bidragende team • {count,number} medlem} other {Bidragende team • {count,number} medlemmer}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Teamlinks',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Her arbejder vi',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Teamprofil',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Vis profil',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Der gik noget galt under sletning af agenten. Prøv igen om et øjeblik.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Kunne ikke slette agent',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Du har slettet {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto blev deaktiveret i denne uge.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Personens konto er blevet deaktiveret.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Mere',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Flere oplysninger om dette team',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Prøv igen',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Vent et øjeblik, og prøv derefter igen.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Team • Over 50 medlemmer',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Team • Over 50 medlemmer, inklusive dig',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} medlem mere} other {+{count} medlemmer mere}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil mere} other {+{count} profiler mere}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil mere} other {+{count} profiler mere}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Giv ros',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Vis flere'
|
|
65
74
|
};
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//German (Germany)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Beitragendes Team • {memberCount} Mitglieder',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Beitragendes Team • {count,number} Mitglied} other {Beitragendes Team • {count,number} Mitglieder}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Team-Verknüpfungen',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Wo wir arbeiten',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Teamprofil',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Profil anzeigen',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Beim Löschen des Agenten ist ein Fehler aufgetreten. Versuchen Sie es später erneut.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Agent konnte nicht gelöscht werden',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Sie haben {agentName} gelöscht.',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Das Konto dieser Person wurde diese Woche deaktiviert.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Das Konto dieser Person wurde deaktiviert.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Mehr',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Weitere Informationen zu diesem Team',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Direkt unterstellt',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Versuchen Sie es erneut.',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Bitte warten Sie einen Augenblick und versuchen Sie es dann erneut.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Team • über 50 Mitglieder',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Team • über 50 Mitglieder, einschließlich Ihnen',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+ {count} weiteres Mitglied} other {+ {count} weitere Mitglieder}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+ {count} weiteres Profil} other {+ {count} weitere Profile}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+ {count} weiteres Profil} other {+ {count} weitere Profile}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Loben',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Mehr anzeigen'
|
|
65
74
|
};
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Contributing team • {memberCount} members',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': 'Contributing team • {count, plural, one {# member} other {# members}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Team links',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Where we work',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Team profile',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'View profile',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Something went wrong while deleting the agent. Try again in a few moments.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Failed to delete Agent',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'You deleted {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'More',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'More information about this team',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -63,8 +70,6 @@ var _default = exports.default = {
|
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '+{count} more {count, plural, one {members} other {members}}',
|
|
64
71
|
'pt.user-profile-card.reporting-lines.more-icon-label': '+{count} more {count, plural, one {profile} other {profiles}}',
|
|
65
72
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'ptc-directory.agent-profile.action.dropdown.duplicate.nonfinal': 'Duplicate Agent',
|
|
69
|
-
'ptc-directory.agent-profile.action.dropdown.edit.nonfinal': 'Edit Agent'
|
|
73
|
+
'team-profile-card.team-actions.give-kudos': 'Give kudos',
|
|
74
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Show more'
|
|
70
75
|
};
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//English (United Kingdom)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Contributing team • {memberCount} members',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': 'Contributing team • {count, plural, one {# member} other {# members}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Team links',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Where we work',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Team profile',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'View profile',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Something went wrong while deleting the agent. Try again in a few moments.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Failed to delete Agent',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'You deleted {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'More',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'More information about this team',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -63,8 +70,6 @@ var _default = exports.default = {
|
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '+{count} more {count, plural, one {members} other {members}}',
|
|
64
71
|
'pt.user-profile-card.reporting-lines.more-icon-label': '+{count} more {count, plural, one {profile} other {profiles}}',
|
|
65
72
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'ptc-directory.agent-profile.action.dropdown.duplicate.nonfinal': 'Duplicate Agent',
|
|
69
|
-
'ptc-directory.agent-profile.action.dropdown.edit.nonfinal': 'Edit Agent'
|
|
73
|
+
'team-profile-card.team-actions.give-kudos': 'Give kudos',
|
|
74
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Show more'
|
|
70
75
|
};
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Contributing team • {memberCount} members',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Contributing team • {count,number} member} other {Contributing team • {count,number} members}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Team links',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Where we work',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Team profile',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'View profile',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Something went wrong while deleting the agent. Try again in a few moments.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Failed to delete Agent',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'You deleted {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'More',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'More information about this team',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Direct reports',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Try again',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
|
|
@@ -63,8 +70,6 @@ var _default = exports.default = {
|
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} more members} other {+{count} more members}}',
|
|
64
71
|
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} more profile} other {+{count} more profiles}}',
|
|
65
72
|
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Chat to Agent',
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'ptc-directory.agent-profile.action.dropdown.duplicate.nonfinal': 'Duplicate Agent',
|
|
69
|
-
'ptc-directory.agent-profile.action.dropdown.edit.nonfinal': 'Edit Agent'
|
|
73
|
+
'team-profile-card.team-actions.give-kudos': 'Give kudos',
|
|
74
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Show more'
|
|
70
75
|
};
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Spanish (International)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Equipo colaborador • {memberCount} miembros',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Equipo colaborador • {count,number} miembro} other {Equipo colaborador • {count,number} miembros}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Enlaces al equipo',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Dónde trabajamos',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Perfil del equipo',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Ver perfil',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Se ha producido un error al eliminar al agente. Inténtalo de nuevo en unos instantes.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Error al eliminar al agente',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Has eliminado {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Más',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Más información sobre este equipo',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Subordinados directos',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Espera unos momentos y vuelve a intentarlo.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Equipo • Más de 50 miembros',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Equipo • Más de 50 miembros, incluyéndote a ti',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} miembro más} other {{count} miembros más}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} perfil más} other {{count} perfiles más}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} perfil más} other {{count} perfiles más}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Felicitar',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Mostrar más'
|
|
65
74
|
};
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Osallistuva tiimi • {memberCount} jäsentä',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Osallistuva tiimi • {count,number} jäsen} other {Osallistuva tiimi • {count,number} jäsentä}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Tiimilinkit',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Missä työskentelemme',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Tiimin profiili',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Näytä profiili',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Jotakin meni pieleen asiakaspalvelijaa poistettaessa. Yritä uudelleen hetken kuluttua.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Asiakaspalvelijan poisto epäonnistui',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Poistit asiakaspalvelijan {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Lisää',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Lisätietoja tästä tiimistä',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Odota hetki ja yritä sitten uudelleen.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Tiimi • 50+ jäsentä',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Tiimi • 50+ jäsentä sinä mukaan lukien',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} jäsen lisää} other {+{count} jäsentä lisää}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profiili lisää} other {+{count} profiilia lisää}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profiili lisää} other {+{count} profiilia lisää}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Anna kehuja',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Näytä lisää'
|
|
65
74
|
};
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Équipe contributrice • {memberCount} membres',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Équipe contributrice • {count,number} membre} other {Équipe contributrice • {count,number} membres}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': "Liens de l'équipe",
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Nos outils de travail',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': "Profil d'équipe",
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Afficher le profil',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': "Une erreur s'est produite lors de la suppression de l'agent. Réessayez dans quelques instants.",
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': "Impossible de supprimer l'agent",
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Vous avez supprimé {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Plus',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'En savoir plus sur cette équipe',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Réessayez',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Patientez quelques instants, puis réessayez.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Équipe • Plus de 50 membres',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Équipe • Plus de 50 membres, dont vous',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} membre supplémentaire} other {+{count} membres supplémentaires}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil supplémentaire} other {+{count} profils supplémentaires}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} profil supplémentaire} other {+{count} profils supplémentaires}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Féliciter',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Afficher plus'
|
|
65
74
|
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
8
|
+
/**
|
|
9
|
+
* NOTE:
|
|
10
|
+
*
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
|
+
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
|
+
*/
|
|
14
|
+
//Croatian (Croatia) [hr-HR]
|
|
15
|
+
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Tim koji doprinosi • Broj članova: {memberCount}',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Tim koji doprinosi • {count,number} član} few {Tim koji doprinosi • {count,number} člana} many {Tim koji doprinosi • {count,number} članova} other {Tim koji doprinosi • {count,number} članova}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Timske poveznice',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Gdje radimo',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Profil tima',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Prikaži profil',
|
|
22
|
+
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Nešto je pošlo po zlu prilikom brisanja agenta. Pokušaj ponovno za nekoliko trenutaka.',
|
|
23
|
+
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Brisanje agenta nije uspjelo',
|
|
24
|
+
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Izbrisan je {agentName}',
|
|
25
|
+
'profilecard.agent-profile-card.delete-agent-success-flag-title': 'Agent je izbrisan',
|
|
26
|
+
'profilecard.agent-profile.agent-delete-confirm.cancel-text': 'Odustani',
|
|
27
|
+
'profilecard.agent-profile.agent-delete-confirm.confirm-text': 'Izbriši',
|
|
28
|
+
'profilecard.agent-profile.delete-agent-confirm-body': 'Želiš li zaista izbrisati ovog agenta? Ova se radnja ne može poništiti.',
|
|
29
|
+
'profilecard.agent-profile.delete-agent-confirm-title': 'Izbrisati "{agentName}"?',
|
|
30
|
+
'profilecard.agent-profile.delete-agent-error': 'Nije moguće izbrisati agenta',
|
|
31
|
+
'profilecard.agent-profile.delete-agent-error.agent-in-use': 'Agent je trenutno u upotrebi. Pokušaj ponovno kasnije.',
|
|
32
|
+
'profilecard.agent-profile.delete-agent-error.agent-not-found': 'Tog agenta nismo uspjeli pronaći.',
|
|
33
|
+
'profilecard.agent-profile.delete-agent-error.incorrect-owner': 'Ne možeš izbrisati agente koje nisi sam izradio/la. Kontaktiraj vlasnika agenta.',
|
|
34
|
+
'profilecard.agent-profile.delete-agent-success': 'Agent je izbrisan!',
|
|
35
|
+
'profilecard.user.trigger.aria-label': 'Više informacija o {fullName}',
|
|
36
|
+
'profilecard.user.trigger.fallback-aria-label': 'Više informacija o ovom korisniku',
|
|
37
|
+
'pt.profile-card.closed.account': 'Račun je izbrisan',
|
|
38
|
+
'pt.profile-card.closed.account.has.date.a.few.months': 'Njegov račun je izbrisan prije nekoliko mjeseci.',
|
|
39
|
+
'pt.profile-card.closed.account.has.date.last.month': 'Njegov račun je izbrisan prošli mjesec.',
|
|
40
|
+
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Njegov račun je izbrisan prije više od godinu dana.',
|
|
41
|
+
'pt.profile-card.closed.account.has.date.several.months': 'Njegov račun je izbrisan prije nekoliko mjeseci.',
|
|
42
|
+
'pt.profile-card.closed.account.has.date.this.month': 'Njegov račun je izbrisan ovaj mjesec.',
|
|
43
|
+
'pt.profile-card.closed.account.has.date.this.week': 'Njegov račun je izbrisan ovaj tjedan.',
|
|
44
|
+
'pt.profile-card.closed.account.no.date': 'Njegov račun je izbrisan.',
|
|
45
|
+
'pt.profile-card.disabled.account.default.name': 'Bivši korisnik',
|
|
46
|
+
'pt.profile-card.general.msg.disabled.user': 'Više ne možeš surađivati s tom osobom.',
|
|
47
|
+
'pt.profile-card.give-kudos': 'Pohvali',
|
|
48
|
+
'pt.profile-card.inactive.account': 'Račun je deaktiviran',
|
|
49
|
+
'pt.profile-card.inactive.account.has.date.a.few.months': 'Njegov račun je deaktiviran prije nekoliko mjeseci.',
|
|
50
|
+
'pt.profile-card.inactive.account.has.date.last.month': 'Njegov račun je deaktiviran prošli mjesec.',
|
|
51
|
+
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Njegov račun je deaktiviran prije više od godinu dana.',
|
|
52
|
+
'pt.profile-card.inactive.account.has.date.several.months': 'Njegov račun je deaktiviran prije nekoliko mjeseci.',
|
|
53
|
+
'pt.profile-card.inactive.account.has.date.this.month': 'Njegov račun je deaktiviran ovaj mjesec.',
|
|
54
|
+
'pt.profile-card.inactive.account.has.date.this.week': 'Njegov račun je deaktiviran ovaj tjedan.',
|
|
55
|
+
'pt.profile-card.inactive.account.no.date': 'Njegov račun je deaktiviran.',
|
|
56
|
+
'pt.profile-card.more-icon-label': 'Više',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Više informacija o ovom timu',
|
|
58
|
+
'pt.team-profile-card.directReports.heading': 'Izravni izvještaji',
|
|
59
|
+
'pt.team-profile-card.error.refresh-button': 'Pokušaj ponovno',
|
|
60
|
+
'pt.team-profile-card.error.suggestion': 'Pričekaj nekoliko trenutaka, a zatim pokušaj ponovno.',
|
|
61
|
+
'pt.team-profile-card.error.title': 'Imamo poteškoće s dohvaćanjem informacija o ovim timovima',
|
|
62
|
+
'pt.team-profile-card.forbidden-error-state.description': 'Nemaš pristup za prikaz ovog tima.',
|
|
63
|
+
'pt.team-profile-card.forbidden-error-state.title': 'Ne možemo ti pokazati ovaj tim',
|
|
64
|
+
'pt.team-profile-card.manager.heading': 'Upravitelj',
|
|
65
|
+
'pt.team-profile-card.team.action.view-profile': 'Prikaži profil',
|
|
66
|
+
'pt.team-profile-card.team.member.count': '{count, plural, one {Tim • {count} član} few {Tim • {count} člana} many {Tim • {count} članova} other {Tim • {count} članova}}',
|
|
67
|
+
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tim • {count} član, uključujući tebe} few {Tim • {count} člana, uključujući tebe} many {Tim • {count} članova} other {Tim • {count} članova, uključujući tebe}}',
|
|
68
|
+
'pt.team-profile-card.team.member.many': 'Tim • 50+ članova',
|
|
69
|
+
'pt.team-profile-card.team.member.many-including-you': 'Tim • 50+ članova, uključujući tebe',
|
|
70
|
+
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} dodatni član} few {+{count} dodatna člana} many {+{count} dodatnih članova} other {+{count} dodatnih članova}}',
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} dodatni profil} few {+{count} dodatna profila} many {+{count} dodatnih profila} other {+{count} dodatnih profila}}',
|
|
72
|
+
'ptc-directory.agent-profile.action.dropdown.chat-to-agent.nonfinal': 'Razgovaraj s agentom'
|
|
73
|
+
};
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Közreműködő csapat • {memberCount} tag',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Közreműködő csapat • {count,number} tag} other {Közreműködő csapat • {count,number} tag}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Csapatlinkek',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Ahol dolgozunk',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Csapatprofil',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Profil megtekintése',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Hiba történt az ügynök törlésekor. Próbáld újra kicsit később.',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Az ügynök törlése nem sikerült',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': '{agentName} törölve',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Továbbiak',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'További információ erről a csapatról',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Csapat • 50+ tag',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} további tag} other {+{count} további tag}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} további profil} other {+{count} további profil}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} további profil} other {+{count} további profil}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Dicséret',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Több megjelenítése'
|
|
65
74
|
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Italian (Italy)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': 'Team contributore • {memberCount} membri',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, one {Team contributore • {count,number} membro} other {Team contributore • {count,number} membri}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'Link al team',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': 'Dove lavoriamo',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'Profilo del team',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'Visualizza profilo',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': "Si è verificato un problema durante l'eliminazione dell'agente. Riprova tra qualche istante.",
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': "Impossibile eliminare l'agente",
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Hai eliminato {agentName}',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'Altro',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'Ulteriori informazioni su questo team',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': 'Report diretti',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': 'Riprova',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'Attendi alcuni istanti e riprova.',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'Team • 50+ membri',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ membri, te compreso',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} altro membro} other {+{count} altri membri}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} altro profilo} other {+{count} altri profili}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} altro profilo} other {+{count} altri profili}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': 'Invia apprezzamenti',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'Mostra di più'
|
|
65
74
|
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -13,6 +13,12 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Japanese
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'people-and-teams.team-profile-card.large-member-count': '貢献しているチーム • {memberCount} 人のメンバー',
|
|
17
|
+
'people-and-teams.team-profile-card.member-count': '{count, plural, other {貢献しているチーム • {count,number} 人のメンバー}}',
|
|
18
|
+
'people-and-teams.team-profile-card.team-connections': 'チーム リンク',
|
|
19
|
+
'people-and-teams.team-profile-card.team-connections-header': '作業の場所',
|
|
20
|
+
'people-and-teams.team-profile-card.team-profile-description': 'チーム プロファイル',
|
|
21
|
+
'people-and-teams.team-profile-card.view-profile': 'プロファイルを表示',
|
|
16
22
|
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'エージェントの削除中に問題が発生しました。しばらくしてからもう一度お試しください。',
|
|
17
23
|
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'エージェントを削除できませんでした',
|
|
18
24
|
'profilecard.agent-profile-card.delete-agent-success-flag-description': '{agentName} を削除しました',
|
|
@@ -48,6 +54,7 @@ var _default = exports.default = {
|
|
|
48
54
|
'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
|
|
49
55
|
'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
|
|
50
56
|
'pt.profile-card.more-icon-label': 'その他',
|
|
57
|
+
'pt.team-profile-card.aria-label': 'このチームに関する詳細情報',
|
|
51
58
|
'pt.team-profile-card.directReports.heading': '直属の部下',
|
|
52
59
|
'pt.team-profile-card.error.refresh-button': '再試行',
|
|
53
60
|
'pt.team-profile-card.error.suggestion': 'しばらく待ってから、もう一度お試しください。',
|
|
@@ -61,5 +68,7 @@ var _default = exports.default = {
|
|
|
61
68
|
'pt.team-profile-card.team.member.many': 'チーム • 50 人以上のメンバー',
|
|
62
69
|
'pt.team-profile-card.team.member.many-including-you': 'チーム • 50 人以上のメンバー (あなたを含む)',
|
|
63
70
|
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {他 {count} 人のメンバー}}',
|
|
64
|
-
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {他 {count} 人のプロファイル}}'
|
|
71
|
+
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {他 {count} 人のプロファイル}}',
|
|
72
|
+
'team-profile-card.team-actions.give-kudos': '賞賛を送る',
|
|
73
|
+
'team-profile-card.team-actions.more-actions.show-more-icon-label': 'さらに表示'
|
|
65
74
|
};
|