@atlaskit/profilecard 16.3.0 → 16.4.1

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.
Files changed (116) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/components/Team/TeamProfileCardTrigger.js +1 -1
  3. package/dist/cjs/i18n/cs.js +4 -2
  4. package/dist/cjs/i18n/da.js +4 -2
  5. package/dist/cjs/i18n/de.js +4 -2
  6. package/dist/cjs/i18n/en_ZZ.js +4 -2
  7. package/dist/cjs/i18n/es.js +4 -2
  8. package/dist/cjs/i18n/et.js +2 -2
  9. package/dist/cjs/i18n/fi.js +4 -2
  10. package/dist/cjs/i18n/fr.js +4 -2
  11. package/dist/cjs/i18n/hu.js +4 -2
  12. package/dist/cjs/i18n/it.js +4 -2
  13. package/dist/cjs/i18n/ja.js +4 -2
  14. package/dist/cjs/i18n/ko.js +4 -2
  15. package/dist/cjs/i18n/nb.js +4 -2
  16. package/dist/cjs/i18n/nl.js +4 -2
  17. package/dist/cjs/i18n/pl.js +4 -2
  18. package/dist/cjs/i18n/pt_BR.js +4 -2
  19. package/dist/cjs/i18n/pt_PT.js +2 -2
  20. package/dist/cjs/i18n/ru.js +4 -2
  21. package/dist/cjs/i18n/sk.js +2 -2
  22. package/dist/cjs/i18n/sv.js +4 -2
  23. package/dist/cjs/i18n/th.js +4 -2
  24. package/dist/cjs/i18n/tr.js +4 -2
  25. package/dist/cjs/i18n/uk.js +4 -2
  26. package/dist/cjs/i18n/vi.js +4 -2
  27. package/dist/cjs/i18n/zh.js +4 -2
  28. package/dist/cjs/i18n/zh_TW.js +4 -2
  29. package/dist/cjs/util/analytics.js +32 -7
  30. package/dist/cjs/version.json +1 -1
  31. package/dist/es2019/components/Team/TeamProfileCardTrigger.js +2 -2
  32. package/dist/es2019/i18n/cs.js +4 -2
  33. package/dist/es2019/i18n/da.js +4 -2
  34. package/dist/es2019/i18n/de.js +4 -2
  35. package/dist/es2019/i18n/en_ZZ.js +4 -2
  36. package/dist/es2019/i18n/es.js +4 -2
  37. package/dist/es2019/i18n/et.js +2 -2
  38. package/dist/es2019/i18n/fi.js +4 -2
  39. package/dist/es2019/i18n/fr.js +4 -2
  40. package/dist/es2019/i18n/hu.js +4 -2
  41. package/dist/es2019/i18n/it.js +4 -2
  42. package/dist/es2019/i18n/ja.js +4 -2
  43. package/dist/es2019/i18n/ko.js +4 -2
  44. package/dist/es2019/i18n/nb.js +4 -2
  45. package/dist/es2019/i18n/nl.js +4 -2
  46. package/dist/es2019/i18n/pl.js +4 -2
  47. package/dist/es2019/i18n/pt_BR.js +4 -2
  48. package/dist/es2019/i18n/pt_PT.js +2 -2
  49. package/dist/es2019/i18n/ru.js +4 -2
  50. package/dist/es2019/i18n/sk.js +2 -2
  51. package/dist/es2019/i18n/sv.js +4 -2
  52. package/dist/es2019/i18n/th.js +4 -2
  53. package/dist/es2019/i18n/tr.js +4 -2
  54. package/dist/es2019/i18n/uk.js +4 -2
  55. package/dist/es2019/i18n/vi.js +4 -2
  56. package/dist/es2019/i18n/zh.js +4 -2
  57. package/dist/es2019/i18n/zh_TW.js +4 -2
  58. package/dist/es2019/util/analytics.js +28 -4
  59. package/dist/es2019/version.json +1 -1
  60. package/dist/esm/components/Team/TeamProfileCardTrigger.js +2 -2
  61. package/dist/esm/i18n/cs.js +4 -2
  62. package/dist/esm/i18n/da.js +4 -2
  63. package/dist/esm/i18n/de.js +4 -2
  64. package/dist/esm/i18n/en_ZZ.js +4 -2
  65. package/dist/esm/i18n/es.js +4 -2
  66. package/dist/esm/i18n/et.js +2 -2
  67. package/dist/esm/i18n/fi.js +4 -2
  68. package/dist/esm/i18n/fr.js +4 -2
  69. package/dist/esm/i18n/hu.js +4 -2
  70. package/dist/esm/i18n/it.js +4 -2
  71. package/dist/esm/i18n/ja.js +4 -2
  72. package/dist/esm/i18n/ko.js +4 -2
  73. package/dist/esm/i18n/nb.js +4 -2
  74. package/dist/esm/i18n/nl.js +4 -2
  75. package/dist/esm/i18n/pl.js +4 -2
  76. package/dist/esm/i18n/pt_BR.js +4 -2
  77. package/dist/esm/i18n/pt_PT.js +2 -2
  78. package/dist/esm/i18n/ru.js +4 -2
  79. package/dist/esm/i18n/sk.js +2 -2
  80. package/dist/esm/i18n/sv.js +4 -2
  81. package/dist/esm/i18n/th.js +4 -2
  82. package/dist/esm/i18n/tr.js +4 -2
  83. package/dist/esm/i18n/uk.js +4 -2
  84. package/dist/esm/i18n/vi.js +4 -2
  85. package/dist/esm/i18n/zh.js +4 -2
  86. package/dist/esm/i18n/zh_TW.js +4 -2
  87. package/dist/esm/util/analytics.js +30 -4
  88. package/dist/esm/version.json +1 -1
  89. package/dist/types/i18n/cs.d.ts +3 -1
  90. package/dist/types/i18n/da.d.ts +3 -1
  91. package/dist/types/i18n/de.d.ts +3 -1
  92. package/dist/types/i18n/en_ZZ.d.ts +3 -1
  93. package/dist/types/i18n/es.d.ts +3 -1
  94. package/dist/types/i18n/et.d.ts +1 -1
  95. package/dist/types/i18n/fi.d.ts +3 -1
  96. package/dist/types/i18n/fr.d.ts +3 -1
  97. package/dist/types/i18n/hu.d.ts +3 -1
  98. package/dist/types/i18n/it.d.ts +3 -1
  99. package/dist/types/i18n/ja.d.ts +3 -1
  100. package/dist/types/i18n/ko.d.ts +3 -1
  101. package/dist/types/i18n/nb.d.ts +3 -1
  102. package/dist/types/i18n/nl.d.ts +3 -1
  103. package/dist/types/i18n/pl.d.ts +3 -1
  104. package/dist/types/i18n/pt_BR.d.ts +3 -1
  105. package/dist/types/i18n/pt_PT.d.ts +1 -1
  106. package/dist/types/i18n/ru.d.ts +3 -1
  107. package/dist/types/i18n/sk.d.ts +1 -1
  108. package/dist/types/i18n/sv.d.ts +3 -1
  109. package/dist/types/i18n/th.d.ts +3 -1
  110. package/dist/types/i18n/tr.d.ts +3 -1
  111. package/dist/types/i18n/uk.d.ts +3 -1
  112. package/dist/types/i18n/vi.d.ts +3 -1
  113. package/dist/types/i18n/zh.d.ts +3 -1
  114. package/dist/types/i18n/zh_TW.d.ts +3 -1
  115. package/dist/types/util/analytics.d.ts +11 -1
  116. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @atlaskit/profilecard
2
2
 
3
+ ## 16.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`ac9343c3ed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac9343c3ed4) - Replaces usage of deprecated design tokens. No visual or functional changes
8
+ - Updated dependencies
9
+
10
+ ## 16.4.0
11
+
12
+ ### Minor Changes
13
+
14
+ - [`4c94bc2d6c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c94bc2d6c4) - Update profilecard to use analytics from teams common
15
+
16
+ ## 16.3.1
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies
21
+
3
22
  ## 16.3.0
4
23
 
5
24
  ### Minor Changes
@@ -84,7 +84,7 @@ var TeamProfileCardTriggerInternal = /*#__PURE__*/function (_React$PureComponent
84
84
  }
85
85
 
86
86
  if (_this.props.createAnalyticsEvent) {
87
- (0, _analytics.firePeopleTeamsEvent)(payload)(_this.props.createAnalyticsEvent);
87
+ (0, _analytics.fireEvent)(_this.props.createAnalyticsEvent, payload);
88
88
  }
89
89
  });
90
90
  (0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "fireAnalyticsWithDuration", function (generator) {
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Czech
14
+ //Czech
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Smazaný účet',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Účet uživatele je smazaný již několik měsíců.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Účet uživatele byl tento měsíc deaktivován.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
34
+ 'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
34
35
  'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
35
36
  'pt.team-profile-card.error.suggestion': 'Chvíli počkejte a pak to zkuste znovu.',
36
37
  'pt.team-profile-card.error.title': 'Při pokusu o načtení informací o tomto týmu se vyskytly problémy',
38
+ 'pt.team-profile-card.manager.heading': 'Manažer',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Zobrazit profil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Tým • {count} člen} few {Tým • {count} členové} many {Tým • {count} člena} other {Tým • {count} členů}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tým • {count} člen včetně vás} few {Tým • {count} členové včetně vás} many {Tým • {count} člena včetně vás} other {Tým • {count} členů včetně vás}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Danish
14
+ //Danish (Denmark)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Konto slettet',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Personens konto har været slettet i nogle måneder.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto blev deaktiveret i denne måned.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto blev deaktiveret i denne uge.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Personens konto er blevet deaktiveret.',
34
+ 'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
34
35
  'pt.team-profile-card.error.refresh-button': 'Prøv igen',
35
36
  'pt.team-profile-card.error.suggestion': 'Vent et øjeblik, og prøv derefter igen.',
36
37
  'pt.team-profile-card.error.title': 'Vi har problemer med at hente teamets oplysninger',
38
+ 'pt.team-profile-card.manager.heading': 'Nærmeste leder',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Se profil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmer}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmer, inklusive dig}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // German
14
+ //German (Germany)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Account gelöscht',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Das Konto dieser Person wurde vor wenigen Monaten gelöscht.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Das Konto dieser Person wurde diesen Monat deaktiviert.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Das Konto dieser Person wurde diese Woche deaktiviert.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Das Konto dieser Person wurde deaktiviert.',
34
+ 'pt.team-profile-card.directReports.heading': 'Direkt unterstellt',
34
35
  'pt.team-profile-card.error.refresh-button': 'Versuchen Sie es erneut.',
35
36
  'pt.team-profile-card.error.suggestion': 'Bitte warten Sie einen Augenblick und versuchen Sie es dann erneut.',
36
37
  'pt.team-profile-card.error.title': 'Beim Abrufen von Informationen für dieses Team ist ein Problem aufgetreten.',
38
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Profil anzeigen',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} Mitglied} other {Team • {count} Mitglieder}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} Mitglied, einschließlich Ihnen} other {Team • {count} Mitglieder, einschließlich Ihnen}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // English (Instrumented)
14
+ //
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': '⁣⁢Account deleted⁠؜⁡‌؜⁠‍⁡⁠؜؜⁣⁤',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': '⁣⁢Their account has been deleted for a few months.⁠⁡⁠‍‌⁠⁡‍؜‌⁡‌‌؜⁣⁤',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': '⁣⁢Their account was deactivated this month.‍‌⁡⁡؜⁠‍‍⁣⁤',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': '⁣⁢Their account was deactivated this week.⁠‍⁠‍⁡؜⁣⁤',
33
33
  'pt.profile-card.inactive.account.no.date': '⁣⁢Their account has been deactivated.‌⁠⁠⁠‌⁡‌؜⁠⁠‌⁣⁤',
34
+ 'pt.team-profile-card.directReports.heading': '⁣⁢Direct reports⁠‍⁡⁠؜⁠‌؜⁣⁤',
34
35
  'pt.team-profile-card.error.refresh-button': '⁣⁢Try again⁡⁠‍‌⁠⁠⁡⁠؜⁠⁡‍⁣⁤',
35
36
  'pt.team-profile-card.error.suggestion': '⁣⁢Wait a few moments, then try again.‌⁡‌‌‍⁠⁠⁡‍؜‌⁡⁠⁠⁡⁠‍‍⁣⁤',
36
37
  'pt.team-profile-card.error.title': '⁣⁢We’re having trouble retrieving this teams information؜‍‌⁠⁡⁡⁡⁡⁣⁤',
38
+ 'pt.team-profile-card.manager.heading': '⁣⁢Manager⁡؜⁡⁡⁡⁡؜‍‍‍⁡‍؜⁠⁣⁤',
37
39
  'pt.team-profile-card.team.action.view-profile': '⁣⁢View profile‌⁠‌‌⁡‌⁠⁠؜‍⁡⁣⁤',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {⁣⁢Team • {count} member⁠⁠‍⁠؜‌‌‌⁡⁠‌‍؜؜‍؜⁣⁤} other {⁣⁢Team • {count} members⁠⁠‍⁠؜‌‌‌⁡⁠‌‍؜؜‍؜⁣⁤}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {⁣⁢Team • {count} member, including you⁡⁠‍⁡‌⁠؜⁡⁣⁤} other {⁣⁢Team • {count} members, including you⁡⁠‍⁡‌⁠؜⁡⁣⁤}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Spanish
14
+ //Spanish (International)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Cuenta eliminada',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Su cuenta se desactivó hace algunos meses.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Su cuenta se ha desactivado este mes.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
34
+ 'pt.team-profile-card.directReports.heading': 'Subordinados directos',
34
35
  'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
35
36
  'pt.team-profile-card.error.suggestion': 'Espera unos momentos y vuelve a intentarlo.',
36
37
  'pt.team-profile-card.error.title': 'Estamos teniendo algunos problemas para recuperar la información de este equipo',
38
+ 'pt.team-profile-card.manager.heading': 'Gerente',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Ver perfil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Equipo • {count} miembro} other {Equipo • {count} miembros}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipo • {count} miembro, incluyéndote a ti} other {Equipo • {count} miembros, incluyéndote a ti}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Estonian
14
+ //Estonian
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Konto on kustutatud',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Nende konto on olnud juba paar kuud kustutatud.',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Finnish
14
+ //Finnish
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Tili poistettu',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Hänen tilinsä on ollut poistettuna muutaman kuukauden ajan.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Hänen tilinsä poistettiin käytöstä tässä kuussa.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
34
+ 'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
34
35
  'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
35
36
  'pt.team-profile-card.error.suggestion': 'Odota hetki ja yritä sitten uudelleen.',
36
37
  'pt.team-profile-card.error.title': 'Meillä on vaikeuksia näyttää tämän tiimin tietoja',
38
+ 'pt.team-profile-card.manager.heading': 'Esimies',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Näytä profiili',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Tiimi • {count} jäsen} other {Tiimi • {count} jäsentä}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tiimi • {count} jäsen sinä mukaan lukien} other {Tiimi • {count} jäsentä sinä mukaan lukien}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // French
14
+ //French (France)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Compte supprimé',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Son compte a été supprimé il y a quelques mois.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Son compte a été désactivé ce mois-ci.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
34
+ 'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
34
35
  'pt.team-profile-card.error.refresh-button': 'Réessayez',
35
36
  'pt.team-profile-card.error.suggestion': 'Patientez quelques instants, puis réessayez.',
36
37
  'pt.team-profile-card.error.title': 'Nous ne parvenons pas à récupérer les informations de cette équipe',
38
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Afficher le profil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Équipe • {count} membre} other {Équipe • {count} membres}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Équipe • {count} membre, dont vous} other {Équipe • {count} membres, dont vous}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Hungarian
14
+ //Hungarian
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'A fiók törölve.',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'A fiókját néhány hónapja töröltük.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'A fiókját ebben a hónapban inaktiváltuk.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
33
33
  'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
34
+ 'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
34
35
  'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
35
36
  'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
36
37
  'pt.team-profile-card.error.title': 'Nem sikerül lekérni a csapat adatait',
38
+ 'pt.team-profile-card.manager.heading': 'Vezető',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Profil megtekintése',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Csapat • {count} tag} other {Csapat • {count} tag}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Csapat • {count} tag veled együtt} other {Csapat • {count} tag veled együtt}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Italian
14
+ //Italian (Italy)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Account eliminato',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Il suo account è stato eliminato da qualche mese.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Il suo account è stato disattivato questo mese.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
34
+ 'pt.team-profile-card.directReports.heading': 'Report diretti',
34
35
  'pt.team-profile-card.error.refresh-button': 'Riprova',
35
36
  'pt.team-profile-card.error.suggestion': 'Attendi alcuni istanti e riprova.',
36
37
  'pt.team-profile-card.error.title': 'Stiamo riscontrando problemi nel recuperare queste informazioni sul team',
38
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Visualizza profilo',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} membro} other {Team • {count} membri}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} membro, te compreso} other {Team • {count} membri, te compreso}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Japanese
14
+ //Japanese
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': '削除済みアカウント',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'アカウントは 2〜3 か月前に削除されました。',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'アカウントは今月無効になりました。',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
33
33
  'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
34
+ 'pt.team-profile-card.directReports.heading': '直属の部下',
34
35
  'pt.team-profile-card.error.refresh-button': '再試行',
35
36
  'pt.team-profile-card.error.suggestion': 'しばらく待ってから、もう一度お試しください。',
36
37
  'pt.team-profile-card.error.title': 'このチーム情報の取得で問題が発生しています',
38
+ 'pt.team-profile-card.manager.heading': 'マネージャー',
37
39
  'pt.team-profile-card.team.action.view-profile': 'プロフィールを表示',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, other {チーム • {count} 人のメンバー}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {チーム • {count} 人のメンバー (あなたを含む)}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Korean
14
+ //Korean
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': '계정이 삭제됨',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': '계정이 몇 달 전에 삭제되었습니다.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': '계정이 이번 달에 비활성화되었습니다.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
33
33
  'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
34
+ 'pt.team-profile-card.directReports.heading': '부하 직원',
34
35
  'pt.team-profile-card.error.refresh-button': '다시 시도',
35
36
  'pt.team-profile-card.error.suggestion': '잠시 기다린 후에 다시 시도하세요.',
36
37
  'pt.team-profile-card.error.title': '이 팀의 정보를 가져오는 데 문제가 발생했습니다',
38
+ 'pt.team-profile-card.manager.heading': '관리자',
37
39
  'pt.team-profile-card.team.action.view-profile': '프로필 보기',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, other {팀 • 구성원 {count}명}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {팀 • 자신을 포함하여 구성원 {count}명}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Norwegian Bokmål
14
+ //Norwegian (Bokmål)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Kontoen er slettet',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Vedkommendes konto har vært slettet i noen måneder.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Vedkommendes konto ble deaktivert denne uken.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Vedkommendes konto ble deaktivert denne uken.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Vedkommendes konto er deaktivert.',
34
+ 'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
34
35
  'pt.team-profile-card.error.refresh-button': 'Prøv på nytt',
35
36
  'pt.team-profile-card.error.suggestion': 'Vent litt og prøv på nytt.',
36
37
  'pt.team-profile-card.error.title': 'Vi har visst problemer med å hente dette teamets informasjon',
38
+ 'pt.team-profile-card.manager.heading': 'Leder',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Se profil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmer}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inkludert deg} other {Team • {count} medlemmer, inkludert deg}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Dutch
14
+ //Dutch (Netherlands)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Account verwijderd',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Zijn/haar account is al een paar maanden verwijderd.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Zijn/haar account is deze maand gedeactiveerd.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
34
+ 'pt.team-profile-card.directReports.heading': 'Directe rapporten',
34
35
  'pt.team-profile-card.error.refresh-button': 'Opnieuw proberen',
35
36
  'pt.team-profile-card.error.suggestion': 'Wacht even en probeer het vervolgens opnieuw.',
36
37
  'pt.team-profile-card.error.title': 'We hebben problemen bij het ophalen van de informatie van dit team',
38
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Profiel bekijken',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} lid} other {Team • {count} leden.}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} lid, inclusief jezelf} other {Team •{count} leden, inclusief jezelf}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Polish
14
+ //Polish (Poland)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Konto zostało usunięte',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Jej konto zostało usunięte przynajmniej kilka miesięcy temu.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Jej konto zdezaktywowane w tym miesiącu.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
34
+ 'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
34
35
  'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
35
36
  'pt.team-profile-card.error.suggestion': 'Poczekaj chwilę i spróbuj ponownie.',
36
37
  'pt.team-profile-card.error.title': 'Mamy problemy z pobraniem informacji dotyczących tego zespołu',
38
+ 'pt.team-profile-card.manager.heading': 'Kierownik',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Wyświetl profil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Zespół z {count} członkiem} few {Zespół z {count} członkami} many {Zespół z {count} członkami} other {Zespół z {count} członka}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Zespół z {count} członkiem, łącznie z Tobą} few {Zespół z {count} członkami, łącznie z Tobą} many {Zespół z {count} członkami, łącznie z Tobą} other {Zespół z {count} członka, łącznie z Tobą}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Portuguese (Brazil)
14
+ //Portuguese (Brazil)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Conta excluída',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'A conta do usuário foi excluída há alguns meses.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'A conta do usuário foi desativada neste mês.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'A conta do usuário foi desativada nesta semana.',
33
33
  'pt.profile-card.inactive.account.no.date': 'A conta do usuário foi desativada.',
34
+ 'pt.team-profile-card.directReports.heading': 'Relatórios diretos',
34
35
  'pt.team-profile-card.error.refresh-button': 'Tentar novamente',
35
36
  'pt.team-profile-card.error.suggestion': 'Aguarde alguns instantes e depois tente de novo.',
36
37
  'pt.team-profile-card.error.title': 'Há alguns problemas para recuperar as informações desta equipe',
38
+ 'pt.team-profile-card.manager.heading': 'Gerente',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Visualizar perfil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Equipe • {count} membro} other {Equipe • {count} membros}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Equipe • {count} membro, incluindo você} other {Equipe • {count} membros, incluindo você}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Portuguese (Portugal)
14
+ //Portuguese (Portugal)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Conta eliminada',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'A conta foi eliminada há alguns meses.',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Russian
14
+ //Russian
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Аккаунт удален',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Его аккаунт был удален несколько месяцев назад.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Его аккаунт был отключен в этом месяце.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.',
34
+ 'pt.team-profile-card.directReports.heading': 'Прямые подчиненные',
34
35
  'pt.team-profile-card.error.refresh-button': 'Повторить попытку',
35
36
  'pt.team-profile-card.error.suggestion': 'Повторите попытку через несколько секунд.',
36
37
  'pt.team-profile-card.error.title': 'При получении данных этой команды возникла проблема',
38
+ 'pt.team-profile-card.manager.heading': 'Менеджер',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Посмотреть профиль',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} участник} few {Команда • {count} участника} many {Команда • {count} участников} other {Команда • {count} участника}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} участник, включая вас} few {Команда • {count} участника, включая вас} many {Команда • {count} участников, включая вас} other {Команда • {count} участника, включая вас}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Slovak
14
+ //Slovak
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Účet odstránený',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Jej účet je už niekoľko mesiacov odstránený.',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Swedish
14
+ //Swedish
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Kontot är borttaget',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Personens konto har varit borttaget i några få månader.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto inaktiverades den här månaden.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
34
+ 'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
34
35
  'pt.team-profile-card.error.refresh-button': 'Försök igen',
35
36
  'pt.team-profile-card.error.suggestion': 'Vänta ett tag och försök igen.',
36
37
  'pt.team-profile-card.error.title': 'Vi kan inte hämta information om teamet',
38
+ 'pt.team-profile-card.manager.heading': 'Chef',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Visa profil',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmar}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmar, inklusive dig}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Thai
14
+ //Thai (Thailand)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'ลบบัญชีแล้ว',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'บัญชีของผู้ใช้ถูกลบไปแล้วไม่กี่เดือน',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในเดือนนี้',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในสัปดาห์นี้',
33
33
  'pt.profile-card.inactive.account.no.date': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้ว',
34
+ 'pt.team-profile-card.directReports.heading': 'รายงานโดยตรง',
34
35
  'pt.team-profile-card.error.refresh-button': 'ลองอีกครั้ง',
35
36
  'pt.team-profile-card.error.suggestion': 'โปรดรอสักครู่แล้วลองอีกครั้ง',
36
37
  'pt.team-profile-card.error.title': 'เรากำลังมีปัญหาในการเรียกข้อมูลของทีมนี้',
38
+ 'pt.team-profile-card.manager.heading': 'ตัวจัดการ',
37
39
  'pt.team-profile-card.team.action.view-profile': 'ดูโปรไฟล์',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, other {ทีม • สมาชิก {count} คน}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {ทีม • สมาชิก {count} คน รวมคุณด้วย}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Turkish
14
+ //Turkish (Turkey)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Hesap silindi',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Bu kullanıcının hesabı birkaç ay önce silindi.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Bu kullanıcının hesabı bu ay devre dışı bırakıldı.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Bu kullanıcının hesabı bu hafta devre dışı bırakıldı.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Bu kullanıcının hesabı devre dışı bırakıldı.',
34
+ 'pt.team-profile-card.directReports.heading': 'Astlar',
34
35
  'pt.team-profile-card.error.refresh-button': 'Yeniden deneyin',
35
36
  'pt.team-profile-card.error.suggestion': 'Lütfen birkaç dakika bekleyip yeniden deneyin.',
36
37
  'pt.team-profile-card.error.title': 'Bu takımın bilgileri alınırken bir sorunla karşılaşıldı',
38
+ 'pt.team-profile-card.manager.heading': 'Yönetici',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Profili görüntüle',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Takım • {count} üye} other {Takım • {count} üye}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Takım • Siz de dahil olmak üzere {count} üye} other {Takım • Siz de dahil olmak üzere {count} üye}}',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Ukrainian
14
+ //Ukrainian (Ukraine)
15
15
  var _default = {
16
16
  'pt.profile-card.closed.account': 'Обліковий запис видалено',
17
17
  'pt.profile-card.closed.account.has.date.a.few.months': 'Обліковий запис користувача видалено кілька місяців тому.',
@@ -31,9 +31,11 @@ var _default = {
31
31
  'pt.profile-card.inactive.account.has.date.this.month': 'Обліковий запис користувача деактивовано цього місяця.',
32
32
  'pt.profile-card.inactive.account.has.date.this.week': 'Обліковий запис користувача деактивовано цього тижня.',
33
33
  'pt.profile-card.inactive.account.no.date': 'Обліковий запис користувача деактивовано.',
34
+ 'pt.team-profile-card.directReports.heading': 'Безпосередні підлеглі',
34
35
  'pt.team-profile-card.error.refresh-button': 'Повторіть спробу',
35
36
  'pt.team-profile-card.error.suggestion': 'Повторіть спробу за кілька хвилин.',
36
37
  'pt.team-profile-card.error.title': 'Не вдалось отримати інформацію про цю команду',
38
+ 'pt.team-profile-card.manager.heading': 'Керівник',
37
39
  'pt.team-profile-card.team.action.view-profile': 'Переглянути профіль',
38
40
  'pt.team-profile-card.team.member.count': '{count, plural, one {Команда • {count} учасник} few {Команда • {count} учасники} many {Команда • {count} учасників} other {Команда • {count} учасника}}',
39
41
  'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Команда • {count} учасник включно з вами} few {Команда • {count} учасники включно з вами} many {Команда • {count} учасників включно з вами} other {Команда • {count} учасника включно з вами}}',