@atlaskit/profilecard 19.2.2 → 19.3.0

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 (113) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/cjs/client/TeamCentralCardClient.js +34 -38
  3. package/dist/cjs/client/UserProfileCardClient.js +17 -19
  4. package/dist/cjs/client/getTeamFromAGG.js +12 -14
  5. package/dist/cjs/components/Team/lazyTeamProfileCard.js +2 -1
  6. package/dist/cjs/components/User/lazyProfileCard.js +2 -1
  7. package/dist/cjs/i18n/cs.js +32 -30
  8. package/dist/cjs/i18n/da.js +32 -30
  9. package/dist/cjs/i18n/de.js +32 -30
  10. package/dist/cjs/i18n/en.js +32 -30
  11. package/dist/cjs/i18n/en_GB.js +32 -30
  12. package/dist/cjs/i18n/es.js +32 -30
  13. package/dist/cjs/i18n/fi.js +32 -30
  14. package/dist/cjs/i18n/fr.js +32 -30
  15. package/dist/cjs/i18n/hu.js +32 -30
  16. package/dist/cjs/i18n/it.js +32 -30
  17. package/dist/cjs/i18n/ja.js +32 -30
  18. package/dist/cjs/i18n/ko.js +32 -30
  19. package/dist/cjs/i18n/nb.js +32 -30
  20. package/dist/cjs/i18n/nl.js +32 -30
  21. package/dist/cjs/i18n/pl.js +32 -30
  22. package/dist/cjs/i18n/pt_BR.js +32 -30
  23. package/dist/cjs/i18n/ru.js +32 -30
  24. package/dist/cjs/i18n/sv.js +32 -30
  25. package/dist/cjs/i18n/th.js +32 -30
  26. package/dist/cjs/i18n/tr.js +32 -30
  27. package/dist/cjs/i18n/uk.js +32 -30
  28. package/dist/cjs/i18n/vi.js +32 -30
  29. package/dist/cjs/i18n/zh.js +32 -30
  30. package/dist/cjs/i18n/zh_TW.js +32 -30
  31. package/dist/cjs/util/analytics.js +1 -1
  32. package/dist/cjs/version.json +1 -1
  33. package/dist/es2019/i18n/cs.js +32 -30
  34. package/dist/es2019/i18n/da.js +32 -30
  35. package/dist/es2019/i18n/de.js +32 -30
  36. package/dist/es2019/i18n/en.js +32 -30
  37. package/dist/es2019/i18n/en_GB.js +32 -30
  38. package/dist/es2019/i18n/es.js +32 -30
  39. package/dist/es2019/i18n/fi.js +32 -30
  40. package/dist/es2019/i18n/fr.js +32 -30
  41. package/dist/es2019/i18n/hu.js +32 -30
  42. package/dist/es2019/i18n/it.js +32 -30
  43. package/dist/es2019/i18n/ja.js +32 -30
  44. package/dist/es2019/i18n/ko.js +32 -30
  45. package/dist/es2019/i18n/nb.js +32 -30
  46. package/dist/es2019/i18n/nl.js +32 -30
  47. package/dist/es2019/i18n/pl.js +32 -30
  48. package/dist/es2019/i18n/pt_BR.js +32 -30
  49. package/dist/es2019/i18n/ru.js +32 -30
  50. package/dist/es2019/i18n/sv.js +32 -30
  51. package/dist/es2019/i18n/th.js +32 -30
  52. package/dist/es2019/i18n/tr.js +32 -30
  53. package/dist/es2019/i18n/uk.js +32 -30
  54. package/dist/es2019/i18n/vi.js +32 -30
  55. package/dist/es2019/i18n/zh.js +32 -30
  56. package/dist/es2019/i18n/zh_TW.js +32 -30
  57. package/dist/es2019/util/analytics.js +1 -1
  58. package/dist/es2019/version.json +1 -1
  59. package/dist/esm/client/TeamCentralCardClient.js +34 -38
  60. package/dist/esm/client/UserProfileCardClient.js +17 -19
  61. package/dist/esm/client/getTeamFromAGG.js +12 -14
  62. package/dist/esm/i18n/cs.js +32 -30
  63. package/dist/esm/i18n/da.js +32 -30
  64. package/dist/esm/i18n/de.js +32 -30
  65. package/dist/esm/i18n/en.js +32 -30
  66. package/dist/esm/i18n/en_GB.js +32 -30
  67. package/dist/esm/i18n/es.js +32 -30
  68. package/dist/esm/i18n/fi.js +32 -30
  69. package/dist/esm/i18n/fr.js +32 -30
  70. package/dist/esm/i18n/hu.js +32 -30
  71. package/dist/esm/i18n/it.js +32 -30
  72. package/dist/esm/i18n/ja.js +32 -30
  73. package/dist/esm/i18n/ko.js +32 -30
  74. package/dist/esm/i18n/nb.js +32 -30
  75. package/dist/esm/i18n/nl.js +32 -30
  76. package/dist/esm/i18n/pl.js +32 -30
  77. package/dist/esm/i18n/pt_BR.js +32 -30
  78. package/dist/esm/i18n/ru.js +32 -30
  79. package/dist/esm/i18n/sv.js +32 -30
  80. package/dist/esm/i18n/th.js +32 -30
  81. package/dist/esm/i18n/tr.js +32 -30
  82. package/dist/esm/i18n/uk.js +32 -30
  83. package/dist/esm/i18n/vi.js +32 -30
  84. package/dist/esm/i18n/zh.js +32 -30
  85. package/dist/esm/i18n/zh_TW.js +32 -30
  86. package/dist/esm/util/analytics.js +1 -1
  87. package/dist/esm/version.json +1 -1
  88. package/dist/types/i18n/cs.d.ts +32 -30
  89. package/dist/types/i18n/da.d.ts +32 -30
  90. package/dist/types/i18n/de.d.ts +32 -30
  91. package/dist/types/i18n/en.d.ts +32 -30
  92. package/dist/types/i18n/en_GB.d.ts +32 -30
  93. package/dist/types/i18n/es.d.ts +32 -30
  94. package/dist/types/i18n/fi.d.ts +32 -30
  95. package/dist/types/i18n/fr.d.ts +32 -30
  96. package/dist/types/i18n/hu.d.ts +32 -30
  97. package/dist/types/i18n/it.d.ts +32 -30
  98. package/dist/types/i18n/ja.d.ts +32 -30
  99. package/dist/types/i18n/ko.d.ts +32 -30
  100. package/dist/types/i18n/nb.d.ts +32 -30
  101. package/dist/types/i18n/nl.d.ts +32 -30
  102. package/dist/types/i18n/pl.d.ts +32 -30
  103. package/dist/types/i18n/pt_BR.d.ts +32 -30
  104. package/dist/types/i18n/ru.d.ts +32 -30
  105. package/dist/types/i18n/sv.d.ts +32 -30
  106. package/dist/types/i18n/th.d.ts +32 -30
  107. package/dist/types/i18n/tr.d.ts +32 -30
  108. package/dist/types/i18n/uk.d.ts +32 -30
  109. package/dist/types/i18n/vi.d.ts +32 -30
  110. package/dist/types/i18n/zh.d.ts +32 -30
  111. package/dist/types/i18n/zh_TW.d.ts +32 -30
  112. package/package.json +20 -20
  113. package/tmp/api-report-tmp.d.ts +0 -570
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //English (United Kingdom)
9
9
  export default {
10
- "pt.profile-card.closed.account": "Account deleted",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "Their account has been deleted for a few months.",
12
- "pt.profile-card.closed.account.has.date.last.month": "Their account was deleted last month.",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "Their account has been deleted for more than a year.",
14
- "pt.profile-card.closed.account.has.date.several.months": "Their account has been deleted for several months.",
15
- "pt.profile-card.closed.account.has.date.this.month": "Their account was deleted this month.",
16
- "pt.profile-card.closed.account.has.date.this.week": "Their account was deleted this week.",
17
- "pt.profile-card.closed.account.no.date": "Their account has been deleted.",
18
- "pt.profile-card.disabled.account.default.name": "Former user",
19
- "pt.profile-card.general.msg.disabled.user": "You can no longer collaborate with this person.",
20
- "pt.profile-card.give-kudos": "Give kudos",
21
- "pt.profile-card.inactive.account": "Account deactivated",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "Their account has been deactivated for a few months.",
23
- "pt.profile-card.inactive.account.has.date.last.month": "Their account was deactivated last month.",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "Their account has been deactivated for more than a year.",
25
- "pt.profile-card.inactive.account.has.date.several.months": "Their account has been deactivated for several months.",
26
- "pt.profile-card.inactive.account.has.date.this.month": "Their account was deactivated this month.",
27
- "pt.profile-card.inactive.account.has.date.this.week": "Their account was deactivated this week.",
28
- "pt.profile-card.inactive.account.no.date": "Their account has been deactivated.",
29
- "pt.profile-card.more-icon-label": "More",
30
- "pt.team-profile-card.directReports.heading": "Direct reports",
31
- "pt.team-profile-card.error.refresh-button": "Try again",
32
- "pt.team-profile-card.error.suggestion": "Wait a few moments, then try again.",
33
- "pt.team-profile-card.error.title": "We’re having trouble retrieving this teams information",
34
- "pt.team-profile-card.manager.heading": "Manager",
35
- "pt.team-profile-card.team.action.view-profile": "View profile",
36
- "pt.team-profile-card.team.member.count": "Team • {count} {count, plural, one {member} other {members}}",
37
- "pt.team-profile-card.team.member.count-including-you": "Team • {count} {count, plural, one {member} other {members}}, including you",
38
- "pt.team-profile-card.team.member.many": "Team • 50+ members",
39
- "pt.team-profile-card.team.member.many-including-you": "Team • 50+ members, including you"
10
+ 'pt.profile-card.closed.account': 'Account deleted',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'Their account has been deleted for a few months.',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'Their account was deleted last month.',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': 'Their account has been deleted for more than a year.',
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'Their account has been deleted for several months.',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'Their account was deleted this month.',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'Their account was deleted this week.',
17
+ 'pt.profile-card.closed.account.no.date': 'Their account has been deleted.',
18
+ 'pt.profile-card.disabled.account.default.name': 'Former user',
19
+ 'pt.profile-card.general.msg.disabled.user': 'You can no longer collaborate with this person.',
20
+ 'pt.profile-card.give-kudos': 'Give kudos',
21
+ 'pt.profile-card.inactive.account': 'Account deactivated',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'Their account has been deactivated for a few months.',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'Their account was deactivated last month.',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Their account has been deactivated for more than a year.',
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'Their account has been deactivated for several months.',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'Their account was deactivated this month.',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'Their account was deactivated this week.',
28
+ 'pt.profile-card.inactive.account.no.date': 'Their account has been deactivated.',
29
+ 'pt.profile-card.more-icon-label': 'More',
30
+ 'pt.team-profile-card.directReports.heading': 'Direct reports',
31
+ 'pt.team-profile-card.error.refresh-button': 'Try again',
32
+ 'pt.team-profile-card.error.suggestion': 'Wait a few moments, then try again.',
33
+ 'pt.team-profile-card.error.title': 'We’re having trouble retrieving this teams information',
34
+ 'pt.team-profile-card.forbidden-error-state.description': 'You don’t have access to view this team.',
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'We can’t show you this team',
36
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
+ 'pt.team-profile-card.team.action.view-profile': 'View profile',
38
+ 'pt.team-profile-card.team.member.count': 'Team • {count} {count, plural, one {member} other {members}}',
39
+ 'pt.team-profile-card.team.member.count-including-you': 'Team • {count} {count, plural, one {member} other {members}}, including you',
40
+ 'pt.team-profile-card.team.member.many': 'Team • 50+ members',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ members, including you'
40
42
  };
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //Spanish (International)
9
9
  export default {
10
- "pt.profile-card.closed.account": "Cuenta eliminada",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "Su cuenta se desactivó hace algunos meses.",
12
- "pt.profile-card.closed.account.has.date.last.month": "Su cuenta se eliminó el mes pasado.",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "Su cuenta se eliminó hace más de un año.",
14
- "pt.profile-card.closed.account.has.date.several.months": "Su cuenta se eliminó hace varios meses.",
15
- "pt.profile-card.closed.account.has.date.this.month": "Su cuenta se ha eliminado este mes.",
16
- "pt.profile-card.closed.account.has.date.this.week": "Su cuenta se ha eliminado esta semana.",
17
- "pt.profile-card.closed.account.no.date": "Su cuenta está eliminada.",
18
- "pt.profile-card.disabled.account.default.name": "Antiguo usuario",
19
- "pt.profile-card.general.msg.disabled.user": "Ya no puedes colaborar con esta persona.",
20
- "pt.profile-card.give-kudos": "Felicitar",
21
- "pt.profile-card.inactive.account": "Cuenta desactivada",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "Su cuenta se desactivó hace algunos meses.",
23
- "pt.profile-card.inactive.account.has.date.last.month": "Su cuenta se desactivó el mes pasado.",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "Su cuenta se desactivó hace más de un año.",
25
- "pt.profile-card.inactive.account.has.date.several.months": "Su cuenta se desactivó hace varios meses.",
26
- "pt.profile-card.inactive.account.has.date.this.month": "Su cuenta se ha desactivado este mes.",
27
- "pt.profile-card.inactive.account.has.date.this.week": "Su cuenta se ha desactivado esta semana.",
28
- "pt.profile-card.inactive.account.no.date": "Su cuenta está desactivada.",
29
- "pt.profile-card.more-icon-label": "Más",
30
- "pt.team-profile-card.directReports.heading": "Subordinados directos",
31
- "pt.team-profile-card.error.refresh-button": "Volver a intentarlo",
32
- "pt.team-profile-card.error.suggestion": "Espera unos momentos y vuelve a intentarlo.",
33
- "pt.team-profile-card.error.title": "Estamos teniendo algunos problemas para recuperar la información de este equipo",
34
- "pt.team-profile-card.manager.heading": "Gerente",
35
- "pt.team-profile-card.team.action.view-profile": "Ver perfil",
36
- "pt.team-profile-card.team.member.count": "{count, plural, one {Equipo • {count} miembro} other {Equipo • {count} miembros}}",
37
- "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}}",
38
- "pt.team-profile-card.team.member.many": "Equipo • Más de 50 miembros",
39
- "pt.team-profile-card.team.member.many-including-you": "Equipo • Más de 50 miembros, incluyéndote a ti"
10
+ 'pt.profile-card.closed.account': 'Cuenta eliminada',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'Su cuenta se desactivó hace algunos meses.',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'Su cuenta se eliminó el mes pasado.',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': 'Su cuenta se eliminó hace más de un año.',
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'Su cuenta se eliminó hace varios meses.',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'Su cuenta se ha eliminado este mes.',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'Su cuenta se ha eliminado esta semana.',
17
+ 'pt.profile-card.closed.account.no.date': 'Su cuenta está eliminada.',
18
+ 'pt.profile-card.disabled.account.default.name': 'Antiguo usuario',
19
+ 'pt.profile-card.general.msg.disabled.user': 'Ya no puedes colaborar con esta persona.',
20
+ 'pt.profile-card.give-kudos': 'Felicitar',
21
+ 'pt.profile-card.inactive.account': 'Cuenta desactivada',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'Su cuenta se desactivó hace algunos meses.',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'Su cuenta se desactivó el mes pasado.',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Su cuenta se desactivó hace más de un año.',
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'Su cuenta se desactivó hace varios meses.',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'Su cuenta se ha desactivado este mes.',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
28
+ 'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
29
+ 'pt.profile-card.more-icon-label': 'Más',
30
+ 'pt.team-profile-card.directReports.heading': 'Subordinados directos',
31
+ 'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
32
+ 'pt.team-profile-card.error.suggestion': 'Espera unos momentos y vuelve a intentarlo.',
33
+ 'pt.team-profile-card.error.title': 'Estamos teniendo algunos problemas para recuperar la información de este equipo',
34
+ 'pt.team-profile-card.forbidden-error-state.description': 'No puedes acceder para ver este equipo.',
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'No podemos mostrarte este equipo',
36
+ 'pt.team-profile-card.manager.heading': 'Gerente',
37
+ 'pt.team-profile-card.team.action.view-profile': 'Ver perfil',
38
+ 'pt.team-profile-card.team.member.count': '{count, plural, one {Equipo • {count} miembro} other {Equipo • {count} miembros}}',
39
+ '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}}',
40
+ 'pt.team-profile-card.team.member.many': 'Equipo • Más de 50 miembros',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'Equipo • Más de 50 miembros, incluyéndote a ti'
40
42
  };
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //Finnish
9
9
  export default {
10
- "pt.profile-card.closed.account": "Tili poistettu",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "Hänen tilinsä on ollut poistettuna muutaman kuukauden ajan.",
12
- "pt.profile-card.closed.account.has.date.last.month": "Hänen tilinsä poistettiin viime kuussa.",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "Hänen tilinsä on ollut poistettuna yli vuoden.",
14
- "pt.profile-card.closed.account.has.date.several.months": "Hänen tilinsä on ollut poistettuna usean kuukauden ajan.",
15
- "pt.profile-card.closed.account.has.date.this.month": "Hänen tilinsä poistettiin tässä kuussa.",
16
- "pt.profile-card.closed.account.has.date.this.week": "Hänen tilinsä poistettiin tällä viikolla.",
17
- "pt.profile-card.closed.account.no.date": "Hänen tilinsä on poistettu.",
18
- "pt.profile-card.disabled.account.default.name": "Entinen käyttäjä",
19
- "pt.profile-card.general.msg.disabled.user": "Et voi enää tehdä yhteistyötä tämän henkilön kanssa.",
20
- "pt.profile-card.give-kudos": "Anna kehuja",
21
- "pt.profile-card.inactive.account": "Tili poistettu käytöstä",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "Hänen tilinsä on ollut poissa käytöstä muutaman kuukauden ajan.",
23
- "pt.profile-card.inactive.account.has.date.last.month": "Hänen tilinsä poistettiin käytöstä viime kuussa.",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "Hänen tilinsä on ollut poissa käytöstä yli vuoden.",
25
- "pt.profile-card.inactive.account.has.date.several.months": "Hänen tilinsä on ollut poissa käytöstä usean kuukauden ajan.",
26
- "pt.profile-card.inactive.account.has.date.this.month": "Hänen tilinsä poistettiin käytöstä tässä kuussa.",
27
- "pt.profile-card.inactive.account.has.date.this.week": "Hänen tilinsä poistettiin käytöstä tällä viikolla.",
28
- "pt.profile-card.inactive.account.no.date": "Hänen tilinsä on poistettu käytöstä.",
29
- "pt.profile-card.more-icon-label": "Lisää",
30
- "pt.team-profile-card.directReports.heading": "Suorat alaiset",
31
- "pt.team-profile-card.error.refresh-button": "Yritä uudelleen",
32
- "pt.team-profile-card.error.suggestion": "Odota hetki ja yritä sitten uudelleen.",
33
- "pt.team-profile-card.error.title": "Meillä on vaikeuksia näyttää tämän tiimin tietoja",
34
- "pt.team-profile-card.manager.heading": "Esimies",
35
- "pt.team-profile-card.team.action.view-profile": "Näytä profiili",
36
- "pt.team-profile-card.team.member.count": "{count, plural, one {Tiimi • {count} jäsen} other {Tiimi • {count} jäsentä}}",
37
- "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}}",
38
- "pt.team-profile-card.team.member.many": "Tiimi • 50+ jäsentä",
39
- "pt.team-profile-card.team.member.many-including-you": "Tiimi • 50+ jäsentä sinä mukaan lukien"
10
+ 'pt.profile-card.closed.account': 'Tili poistettu',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'Hänen tilinsä on ollut poistettuna muutaman kuukauden ajan.',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'Hänen tilinsä poistettiin viime kuussa.',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': 'Hänen tilinsä on ollut poistettuna yli vuoden.',
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'Hänen tilinsä on ollut poistettuna usean kuukauden ajan.',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'Hänen tilinsä poistettiin tässä kuussa.',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'Hänen tilinsä poistettiin tällä viikolla.',
17
+ 'pt.profile-card.closed.account.no.date': 'Hänen tilinsä on poistettu.',
18
+ 'pt.profile-card.disabled.account.default.name': 'Entinen käyttäjä',
19
+ 'pt.profile-card.general.msg.disabled.user': 'Et voi enää tehdä yhteistyötä tämän henkilön kanssa.',
20
+ 'pt.profile-card.give-kudos': 'Anna kehuja',
21
+ 'pt.profile-card.inactive.account': 'Tili poistettu käytöstä',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'Hänen tilinsä on ollut poissa käytöstä muutaman kuukauden ajan.',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'Hänen tilinsä poistettiin käytöstä viime kuussa.',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Hänen tilinsä on ollut poissa käytöstä yli vuoden.',
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'Hänen tilinsä on ollut poissa käytöstä usean kuukauden ajan.',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'Hänen tilinsä poistettiin käytöstä tässä kuussa.',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
28
+ 'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
29
+ 'pt.profile-card.more-icon-label': 'Lisää',
30
+ 'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
31
+ 'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
32
+ 'pt.team-profile-card.error.suggestion': 'Odota hetki ja yritä sitten uudelleen.',
33
+ 'pt.team-profile-card.error.title': 'Meillä on vaikeuksia näyttää tämän tiimin tietoja',
34
+ 'pt.team-profile-card.forbidden-error-state.description': 'Sinulla ei ole oikeutta tarkastella tätä tiimiä.',
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'Tätä tiimiä ei voida näyttää sinulle',
36
+ 'pt.team-profile-card.manager.heading': 'Esimies',
37
+ 'pt.team-profile-card.team.action.view-profile': 'Näytä profiili',
38
+ 'pt.team-profile-card.team.member.count': '{count, plural, one {Tiimi • {count} jäsen} other {Tiimi • {count} jäsentä}}',
39
+ '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}}',
40
+ 'pt.team-profile-card.team.member.many': 'Tiimi • 50+ jäsentä',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'Tiimi • 50+ jäsentä sinä mukaan lukien'
40
42
  };
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //French (France)
9
9
  export default {
10
- "pt.profile-card.closed.account": "Compte supprimé",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "Son compte a été supprimé il y a quelques mois.",
12
- "pt.profile-card.closed.account.has.date.last.month": "Son compte a été supprimé le mois dernier.",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "Son compte a été supprimé depuis plus d'un an.",
14
- "pt.profile-card.closed.account.has.date.several.months": "Son compte a été supprimé il y a plusieurs mois.",
15
- "pt.profile-card.closed.account.has.date.this.month": "Son compte a été supprimé ce mois-ci.",
16
- "pt.profile-card.closed.account.has.date.this.week": "Son compte a été supprimé cette semaine.",
17
- "pt.profile-card.closed.account.no.date": "Son compte a été supprimé.",
18
- "pt.profile-card.disabled.account.default.name": "Ancien utilisateur",
19
- "pt.profile-card.general.msg.disabled.user": "Vous ne pouvez plus collaborer avec cette personne.",
20
- "pt.profile-card.give-kudos": "Féliciter",
21
- "pt.profile-card.inactive.account": "Compte désactivé",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "Son compte a été désactivé il y a quelques mois.",
23
- "pt.profile-card.inactive.account.has.date.last.month": "Son compte a été désactivé le mois dernier.",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "Son compte a été désactivé depuis plus d'un an.",
25
- "pt.profile-card.inactive.account.has.date.several.months": "Son compte a été désactivé il y a plusieurs mois.",
26
- "pt.profile-card.inactive.account.has.date.this.month": "Son compte a été désactivé ce mois-ci.",
27
- "pt.profile-card.inactive.account.has.date.this.week": "Son compte a été désactivé cette semaine.",
28
- "pt.profile-card.inactive.account.no.date": "Son compte a été désactivé.",
29
- "pt.profile-card.more-icon-label": "Plus",
30
- "pt.team-profile-card.directReports.heading": "Collaborateurs directs",
31
- "pt.team-profile-card.error.refresh-button": "Réessayez",
32
- "pt.team-profile-card.error.suggestion": "Patientez quelques instants, puis réessayez.",
33
- "pt.team-profile-card.error.title": "Nous ne parvenons pas à récupérer les informations de cette équipe",
34
- "pt.team-profile-card.manager.heading": "Manager",
35
- "pt.team-profile-card.team.action.view-profile": "Afficher le profil",
36
- "pt.team-profile-card.team.member.count": "{count, plural, one {Équipe • {count} membre} other {Équipe • {count} membres}}",
37
- "pt.team-profile-card.team.member.count-including-you": "{count, plural, one {Équipe • {count} membre, dont vous} other {Équipe • {count} membres, dont vous}}",
38
- "pt.team-profile-card.team.member.many": "Équipe • Plus de 50 membres",
39
- "pt.team-profile-card.team.member.many-including-you": "Équipe • Plus de 50 membres, dont vous"
10
+ 'pt.profile-card.closed.account': 'Compte supprimé',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'Son compte a été supprimé il y a quelques mois.',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'Son compte a été supprimé le mois dernier.',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': "Son compte a été supprimé depuis plus d'un an.",
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'Son compte a été supprimé il y a plusieurs mois.',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'Son compte a été supprimé ce mois-ci.',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'Son compte a été supprimé cette semaine.',
17
+ 'pt.profile-card.closed.account.no.date': 'Son compte a été supprimé.',
18
+ 'pt.profile-card.disabled.account.default.name': 'Ancien utilisateur',
19
+ 'pt.profile-card.general.msg.disabled.user': 'Vous ne pouvez plus collaborer avec cette personne.',
20
+ 'pt.profile-card.give-kudos': 'Féliciter',
21
+ 'pt.profile-card.inactive.account': 'Compte désactivé',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'Son compte a été désactivé il y a quelques mois.',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'Son compte a été désactivé le mois dernier.',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': "Son compte a été désactivé depuis plus d'un an.",
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'Son compte a été désactivé il y a plusieurs mois.',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'Son compte a été désactivé ce mois-ci.',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
28
+ 'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
29
+ 'pt.profile-card.more-icon-label': 'Plus',
30
+ 'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
31
+ 'pt.team-profile-card.error.refresh-button': 'Réessayez',
32
+ 'pt.team-profile-card.error.suggestion': 'Patientez quelques instants, puis réessayez.',
33
+ 'pt.team-profile-card.error.title': 'Nous ne parvenons pas à récupérer les informations de cette équipe',
34
+ 'pt.team-profile-card.forbidden-error-state.description': "Vous ne disposez d'aucun accès pour afficher cette équipe.",
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'Nous ne pouvons pas vous montrer cette équipe',
36
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
+ 'pt.team-profile-card.team.action.view-profile': 'Afficher le profil',
38
+ 'pt.team-profile-card.team.member.count': '{count, plural, one {Équipe • {count} membre} other {Équipe • {count} membres}}',
39
+ 'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Équipe • {count} membre, dont vous} other {Équipe • {count} membres, dont vous}}',
40
+ 'pt.team-profile-card.team.member.many': 'Équipe • Plus de 50 membres',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'Équipe • Plus de 50 membres, dont vous'
40
42
  };
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //Hungarian
9
9
  export default {
10
- "pt.profile-card.closed.account": "A fiók törölve.",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "A fiókját néhány hónapja töröltük.",
12
- "pt.profile-card.closed.account.has.date.last.month": "A fiókját a múlt hónapban töröltük.",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "A fiókját több mint egy éve töröltük.",
14
- "pt.profile-card.closed.account.has.date.several.months": "A fiókját több hónapja töröltük.",
15
- "pt.profile-card.closed.account.has.date.this.month": "A fiókját ebben a hónapban töröltük.",
16
- "pt.profile-card.closed.account.has.date.this.week": "A fiókját ezen a héten töröltük.",
17
- "pt.profile-card.closed.account.no.date": "A fiókját töröltük.",
18
- "pt.profile-card.disabled.account.default.name": "Korábbi felhasználó",
19
- "pt.profile-card.general.msg.disabled.user": "A továbbiakban nem működhet együtt ezzel a személlyel.",
20
- "pt.profile-card.give-kudos": "Dicséret",
21
- "pt.profile-card.inactive.account": "A fiók inaktiválva.",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "A fiókját néhány hónapja inaktiváltuk.",
23
- "pt.profile-card.inactive.account.has.date.last.month": "A fiókját a múlt hónapban inaktiváltuk.",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "A fiókját több mint egy éve inaktiváltuk.",
25
- "pt.profile-card.inactive.account.has.date.several.months": "A fiókját több hónapja inaktiváltuk.",
26
- "pt.profile-card.inactive.account.has.date.this.month": "A fiókját ebben a hónapban inaktiváltuk.",
27
- "pt.profile-card.inactive.account.has.date.this.week": "A fiókját ezen a héten inaktiváltuk.",
28
- "pt.profile-card.inactive.account.no.date": "A fiókját inaktiváltuk.",
29
- "pt.profile-card.more-icon-label": "Továbbiak",
30
- "pt.team-profile-card.directReports.heading": "Közvetlen beosztottak",
31
- "pt.team-profile-card.error.refresh-button": "Próbáld újra",
32
- "pt.team-profile-card.error.suggestion": "Várj egy pillanatot, majd próbálkozz újra.",
33
- "pt.team-profile-card.error.title": "Nem sikerül lekérni a csapat adatait",
34
- "pt.team-profile-card.manager.heading": "Vezető",
35
- "pt.team-profile-card.team.action.view-profile": "Profil megtekintése",
36
- "pt.team-profile-card.team.member.count": "{count, plural, one {Csapat • {count} tag} other {Csapat • {count} tag}}",
37
- "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}}",
38
- "pt.team-profile-card.team.member.many": "Csapat • 50+ tag",
39
- "pt.team-profile-card.team.member.many-including-you": "Csapat • 50+ tag veled együtt"
10
+ 'pt.profile-card.closed.account': 'A fiók törölve.',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'A fiókját néhány hónapja töröltük.',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'A fiókját a múlt hónapban töröltük.',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': 'A fiókját több mint egy éve töröltük.',
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'A fiókját több hónapja töröltük.',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'A fiókját ebben a hónapban töröltük.',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'A fiókját ezen a héten töröltük.',
17
+ 'pt.profile-card.closed.account.no.date': 'A fiókját töröltük.',
18
+ 'pt.profile-card.disabled.account.default.name': 'Korábbi felhasználó',
19
+ 'pt.profile-card.general.msg.disabled.user': 'A továbbiakban nem működhet együtt ezzel a személlyel.',
20
+ 'pt.profile-card.give-kudos': 'Dicséret',
21
+ 'pt.profile-card.inactive.account': 'A fiók inaktiválva.',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'A fiókját néhány hónapja inaktiváltuk.',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'A fiókját a múlt hónapban inaktiváltuk.',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'A fiókját több mint egy éve inaktiváltuk.',
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'A fiókját több hónapja inaktiváltuk.',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'A fiókját ebben a hónapban inaktiváltuk.',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
28
+ 'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
29
+ 'pt.profile-card.more-icon-label': 'Továbbiak',
30
+ 'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
31
+ 'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
32
+ 'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
33
+ 'pt.team-profile-card.error.title': 'Nem sikerül lekérni a csapat adatait',
34
+ 'pt.team-profile-card.forbidden-error-state.description': 'Nincs hozzáférésed a csapat megtekintéséhez.',
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'Nem tudjuk megjeleníteni neked ezt a csapatot',
36
+ 'pt.team-profile-card.manager.heading': 'Vezető',
37
+ 'pt.team-profile-card.team.action.view-profile': 'Profil megtekintése',
38
+ 'pt.team-profile-card.team.member.count': '{count, plural, one {Csapat • {count} tag} other {Csapat • {count} tag}}',
39
+ '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}}',
40
+ 'pt.team-profile-card.team.member.many': 'Csapat • 50+ tag',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt'
40
42
  };
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //Italian (Italy)
9
9
  export default {
10
- "pt.profile-card.closed.account": "Account eliminato",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "Il suo account è stato eliminato da qualche mese.",
12
- "pt.profile-card.closed.account.has.date.last.month": "Il suo account è stato eliminato lo scorso mese.",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "Il suo account è stato eliminato da più di un anno.",
14
- "pt.profile-card.closed.account.has.date.several.months": "Il suo account è stato eliminato da diversi mesi.",
15
- "pt.profile-card.closed.account.has.date.this.month": "Il suo account è stato eliminato questo mese.",
16
- "pt.profile-card.closed.account.has.date.this.week": "Il suo account è stato eliminato questa settimana.",
17
- "pt.profile-card.closed.account.no.date": "Il suo account è stato eliminato.",
18
- "pt.profile-card.disabled.account.default.name": "Ex utente",
19
- "pt.profile-card.general.msg.disabled.user": "Non puoi più collaborare con questa persona.",
20
- "pt.profile-card.give-kudos": "Complimentati",
21
- "pt.profile-card.inactive.account": "Account disattivato",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "Il suo account è disattivato da qualche mese.",
23
- "pt.profile-card.inactive.account.has.date.last.month": "Il suo account è stato disattivato il mese scorso.",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "Il suo account è disattivato da più di un anno.",
25
- "pt.profile-card.inactive.account.has.date.several.months": "Il suo account è disattivato da diversi mesi.",
26
- "pt.profile-card.inactive.account.has.date.this.month": "Il suo account è stato disattivato questo mese.",
27
- "pt.profile-card.inactive.account.has.date.this.week": "Il suo account è stato disattivato questa settimana.",
28
- "pt.profile-card.inactive.account.no.date": "Il suo account è stato disattivato.",
29
- "pt.profile-card.more-icon-label": "Altro",
30
- "pt.team-profile-card.directReports.heading": "Report diretti",
31
- "pt.team-profile-card.error.refresh-button": "Riprova",
32
- "pt.team-profile-card.error.suggestion": "Attendi alcuni istanti e riprova.",
33
- "pt.team-profile-card.error.title": "Stiamo riscontrando problemi nel recuperare queste informazioni sul team",
34
- "pt.team-profile-card.manager.heading": "Manager",
35
- "pt.team-profile-card.team.action.view-profile": "Visualizza profilo",
36
- "pt.team-profile-card.team.member.count": "{count, plural, one {Team • {count} membro} other {Team • {count} membri}}",
37
- "pt.team-profile-card.team.member.count-including-you": "{count, plural, one {Team • {count} membro, te compreso} other {Team • {count} membri, te compreso}}",
38
- "pt.team-profile-card.team.member.many": "Team • 50+ membri",
39
- "pt.team-profile-card.team.member.many-including-you": "Team • 50+ membri, te compreso"
10
+ 'pt.profile-card.closed.account': 'Account eliminato',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'Il suo account è stato eliminato da qualche mese.',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'Il suo account è stato eliminato lo scorso mese.',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': 'Il suo account è stato eliminato da più di un anno.',
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'Il suo account è stato eliminato da diversi mesi.',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'Il suo account è stato eliminato questo mese.',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'Il suo account è stato eliminato questa settimana.',
17
+ 'pt.profile-card.closed.account.no.date': 'Il suo account è stato eliminato.',
18
+ 'pt.profile-card.disabled.account.default.name': 'Ex utente',
19
+ 'pt.profile-card.general.msg.disabled.user': 'Non puoi più collaborare con questa persona.',
20
+ 'pt.profile-card.give-kudos': 'Complimentati',
21
+ 'pt.profile-card.inactive.account': 'Account disattivato',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'Il suo account è disattivato da qualche mese.',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'Il suo account è stato disattivato il mese scorso.',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Il suo account è disattivato da più di un anno.',
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'Il suo account è disattivato da diversi mesi.',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'Il suo account è stato disattivato questo mese.',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
28
+ 'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
29
+ 'pt.profile-card.more-icon-label': 'Altro',
30
+ 'pt.team-profile-card.directReports.heading': 'Report diretti',
31
+ 'pt.team-profile-card.error.refresh-button': 'Riprova',
32
+ 'pt.team-profile-card.error.suggestion': 'Attendi alcuni istanti e riprova.',
33
+ 'pt.team-profile-card.error.title': 'Stiamo riscontrando problemi nel recuperare queste informazioni sul team',
34
+ 'pt.team-profile-card.forbidden-error-state.description': 'Non hai accesso alla visualizzazione di questo team.',
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'Impossibile mostrare questo team',
36
+ 'pt.team-profile-card.manager.heading': 'Manager',
37
+ 'pt.team-profile-card.team.action.view-profile': 'Visualizza profilo',
38
+ 'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} membro} other {Team • {count} membri}}',
39
+ 'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} membro, te compreso} other {Team • {count} membri, te compreso}}',
40
+ 'pt.team-profile-card.team.member.many': 'Team • 50+ membri',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ membri, te compreso'
40
42
  };
@@ -7,34 +7,36 @@
7
7
  */
8
8
  //Japanese
9
9
  export default {
10
- "pt.profile-card.closed.account": "削除済みアカウント",
11
- "pt.profile-card.closed.account.has.date.a.few.months": "アカウントは 2〜3 か月前に削除されました。",
12
- "pt.profile-card.closed.account.has.date.last.month": "アカウントは先月削除されました。",
13
- "pt.profile-card.closed.account.has.date.more.than.a.year": "アカウントは 1 年以上前に削除されました。",
14
- "pt.profile-card.closed.account.has.date.several.months": "アカウントは数か月前に削除されました。",
15
- "pt.profile-card.closed.account.has.date.this.month": "アカウントは今月削除されました。",
16
- "pt.profile-card.closed.account.has.date.this.week": "アカウントは今週削除されました。",
17
- "pt.profile-card.closed.account.no.date": "アカウントは削除されています。",
18
- "pt.profile-card.disabled.account.default.name": "元ユーザー",
19
- "pt.profile-card.general.msg.disabled.user": "もうこの人とコラボレーションすることはできません。",
20
- "pt.profile-card.give-kudos": "賞賛を送る",
21
- "pt.profile-card.inactive.account": "無効なアカウント",
22
- "pt.profile-card.inactive.account.has.date.a.few.months": "アカウントは 2〜3 か月前に無効になりました。",
23
- "pt.profile-card.inactive.account.has.date.last.month": "アカウントは先月無効になりました。",
24
- "pt.profile-card.inactive.account.has.date.more.than.a.year": "アカウントは 1 年以上前に無効になりました。",
25
- "pt.profile-card.inactive.account.has.date.several.months": "アカウントは数か月前に無効になりました。",
26
- "pt.profile-card.inactive.account.has.date.this.month": "アカウントは今月無効になりました。",
27
- "pt.profile-card.inactive.account.has.date.this.week": "アカウントは今週無効になりました。",
28
- "pt.profile-card.inactive.account.no.date": "アカウントは無効になっています。",
29
- "pt.profile-card.more-icon-label": "その他",
30
- "pt.team-profile-card.directReports.heading": "直属の部下",
31
- "pt.team-profile-card.error.refresh-button": "再試行",
32
- "pt.team-profile-card.error.suggestion": "しばらく待ってから、もう一度お試しください。",
33
- "pt.team-profile-card.error.title": "このチーム情報の取得で問題が発生しています",
34
- "pt.team-profile-card.manager.heading": "マネージャー",
35
- "pt.team-profile-card.team.action.view-profile": "プロフィールを表示",
36
- "pt.team-profile-card.team.member.count": "{count, plural, other {チーム • {count} 人のメンバー}}",
37
- "pt.team-profile-card.team.member.count-including-you": "{count, plural, other {チーム • {count} 人のメンバー (あなたを含む)}}",
38
- "pt.team-profile-card.team.member.many": "チーム • 50 人以上のメンバー",
39
- "pt.team-profile-card.team.member.many-including-you": "チーム • 50 人以上のメンバー (あなたを含む)"
10
+ 'pt.profile-card.closed.account': '削除済みアカウント',
11
+ 'pt.profile-card.closed.account.has.date.a.few.months': 'アカウントは 2〜3 か月前に削除されました。',
12
+ 'pt.profile-card.closed.account.has.date.last.month': 'アカウントは先月削除されました。',
13
+ 'pt.profile-card.closed.account.has.date.more.than.a.year': 'アカウントは 1 年以上前に削除されました。',
14
+ 'pt.profile-card.closed.account.has.date.several.months': 'アカウントは数か月前に削除されました。',
15
+ 'pt.profile-card.closed.account.has.date.this.month': 'アカウントは今月削除されました。',
16
+ 'pt.profile-card.closed.account.has.date.this.week': 'アカウントは今週削除されました。',
17
+ 'pt.profile-card.closed.account.no.date': 'アカウントは削除されています。',
18
+ 'pt.profile-card.disabled.account.default.name': '元ユーザー',
19
+ 'pt.profile-card.general.msg.disabled.user': 'もうこの人とコラボレーションすることはできません。',
20
+ 'pt.profile-card.give-kudos': '賞賛を送る',
21
+ 'pt.profile-card.inactive.account': '無効なアカウント',
22
+ 'pt.profile-card.inactive.account.has.date.a.few.months': 'アカウントは 2〜3 か月前に無効になりました。',
23
+ 'pt.profile-card.inactive.account.has.date.last.month': 'アカウントは先月無効になりました。',
24
+ 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'アカウントは 1 年以上前に無効になりました。',
25
+ 'pt.profile-card.inactive.account.has.date.several.months': 'アカウントは数か月前に無効になりました。',
26
+ 'pt.profile-card.inactive.account.has.date.this.month': 'アカウントは今月無効になりました。',
27
+ 'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
28
+ 'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
29
+ 'pt.profile-card.more-icon-label': 'その他',
30
+ 'pt.team-profile-card.directReports.heading': '直属の部下',
31
+ 'pt.team-profile-card.error.refresh-button': '再試行',
32
+ 'pt.team-profile-card.error.suggestion': 'しばらく待ってから、もう一度お試しください。',
33
+ 'pt.team-profile-card.error.title': 'このチーム情報の取得で問題が発生しています',
34
+ 'pt.team-profile-card.forbidden-error-state.description': 'このチームを表示する権限がありません。',
35
+ 'pt.team-profile-card.forbidden-error-state.title': 'このチームを表示できません',
36
+ 'pt.team-profile-card.manager.heading': 'マネージャー',
37
+ 'pt.team-profile-card.team.action.view-profile': 'プロフィールを表示',
38
+ 'pt.team-profile-card.team.member.count': '{count, plural, other {チーム • {count} 人のメンバー}}',
39
+ 'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {チーム • {count} 人のメンバー (あなたを含む)}}',
40
+ 'pt.team-profile-card.team.member.many': 'チーム • 50 人以上のメンバー',
41
+ 'pt.team-profile-card.team.member.many-including-you': 'チーム • 50 人以上のメンバー (あなたを含む)'
40
42
  };