@atlaskit/profilecard 17.2.1 → 17.2.2
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 +6 -0
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/da.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +1 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/da.js +1 -0
- package/dist/es2019/i18n/de.js +1 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +1 -0
- package/dist/es2019/i18n/fr.js +1 -0
- package/dist/es2019/i18n/hu.js +1 -0
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ja.js +1 -0
- package/dist/es2019/i18n/ko.js +1 -0
- package/dist/es2019/i18n/nb.js +1 -0
- package/dist/es2019/i18n/nl.js +1 -0
- package/dist/es2019/i18n/pl.js +1 -0
- package/dist/es2019/i18n/pt_BR.js +1 -0
- package/dist/es2019/i18n/ru.js +1 -0
- package/dist/es2019/i18n/sv.js +1 -0
- package/dist/es2019/i18n/th.js +1 -0
- package/dist/es2019/i18n/tr.js +1 -0
- package/dist/es2019/i18n/uk.js +1 -0
- package/dist/es2019/i18n/vi.js +1 -0
- package/dist/es2019/i18n/zh.js +1 -0
- package/dist/es2019/i18n/zh_TW.js +1 -0
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.js +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.js +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.js +1 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/esm/util/analytics.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.0/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.0/i18n/da.d.ts +1 -0
- package/dist/types-ts4.0/i18n/de.d.ts +1 -0
- package/dist/types-ts4.0/i18n/es.d.ts +1 -0
- package/dist/types-ts4.0/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.0/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.0/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.0/i18n/it.d.ts +1 -0
- package/dist/types-ts4.0/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.0/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.0/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.0/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.0/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.0/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.0/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.0/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.0/i18n/th.d.ts +1 -0
- package/dist/types-ts4.0/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.0/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.0/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.0/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.0/i18n/zh_TW.d.ts +1 -0
- package/package.json +1 -1
- package/report.api.md +40 -40
package/CHANGELOG.md
CHANGED
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Účet uživatele byl tento měsíc deaktivován.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Více',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Chvíli počkejte a pak to zkuste znovu.',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto blev deaktiveret i denne måned.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto blev deaktiveret i denne uge.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Personens konto er blevet deaktiveret.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Mere',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Prøv igen',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Vent et øjeblik, og prøv derefter igen.',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Das Konto dieser Person wurde diesen Monat deaktiviert.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Das Konto dieser Person wurde diese Woche deaktiviert.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Das Konto dieser Person wurde deaktiviert.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Mehr',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direkt unterstellt',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Versuchen Sie es erneut.',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Bitte warten Sie einen Augenblick und versuchen Sie es dann erneut.',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Su cuenta se ha desactivado este mes.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Más',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Subordinados directos',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Espera unos momentos y vuelve a intentarlo.',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Hänen tilinsä poistettiin käytöstä tässä kuussa.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Lisää',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Odota hetki ja yritä sitten uudelleen.',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Son compte a été désactivé ce mois-ci.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Plus',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Réessayez',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Patientez quelques instants, puis réessayez.',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'A fiókját ebben a hónapban inaktiváltuk.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Továbbiak',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Il suo account è stato disattivato questo mese.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Altro',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Report diretti',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Riprova',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Attendi alcuni istanti e riprova.',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'アカウントは今月無効になりました。',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'その他',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': '直属の部下',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': '再試行',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'しばらく待ってから、もう一度お試しください。',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': '계정이 이번 달에 비활성화되었습니다.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
|
|
35
|
+
'pt.profile-card.more-icon-label': '더 보기',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': '부하 직원',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': '다시 시도',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': '잠시 기다린 후에 다시 시도하세요.',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Vedkommendes konto er deaktivert.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Mer',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Prøv på nytt',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Vent litt og prøv på nytt.',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Zijn/haar account is deze maand gedeactiveerd.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Meer',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Directe rapporten',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Opnieuw proberen',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Wacht even en probeer het vervolgens opnieuw.',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Jej konto zdezaktywowane w tym miesiącu.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Więcej',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Poczekaj chwilę i spróbuj ponownie.',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'A conta do usuário foi desativada neste mês.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'A conta do usuário foi desativada nesta semana.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'A conta do usuário foi desativada.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Mais',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Relatórios diretos',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Tentar novamente',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Aguarde alguns instantes e depois tente de novo.',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Его аккаунт был отключен в этом месяце.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Еще',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Прямые подчиненные',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Повторить попытку',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Повторите попытку через несколько секунд.',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto inaktiverades den här månaden.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Mer',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Försök igen',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Vänta ett tag och försök igen.',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในเดือนนี้',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในสัปดาห์นี้',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้ว',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'เพิ่มเติม',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'รายงานโดยตรง',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'ลองอีกครั้ง',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'โปรดรอสักครู่แล้วลองอีกครั้ง',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Bu kullanıcının hesabı bu ay devre dışı bırakıldı.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Bu kullanıcının hesabı bu hafta devre dışı bırakıldı.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Bu kullanıcının hesabı devre dışı bırakıldı.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Daha fazlası',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Astlar',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Yeniden deneyin',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Lütfen birkaç dakika bekleyip yeniden deneyin.',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Обліковий запис користувача деактивовано цього місяця.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Обліковий запис користувача деактивовано цього тижня.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Обліковий запис користувача деактивовано.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Більше варіантів',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Безпосередні підлеглі',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Повторіть спробу',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Повторіть спробу за кілька хвилин.',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': 'Tài khoản của họ đã bị hủy kích hoạt trong tháng này.',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': 'Tài khoản của họ đã bị hủy kích hoạt trong tuần này.',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': 'Tài khoản của họ đã bị hủy kích hoạt.',
|
|
35
|
+
'pt.profile-card.more-icon-label': 'Khác',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': 'Báo cáo trực tiếp',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': 'Thử lại',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': 'Hãy đợi một lát, rồi thử lại.',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': '他们的帐户本月已被停用。',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': '他们的帐户本周已被停用。',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': '他们的帐户已被停用。',
|
|
35
|
+
'pt.profile-card.more-icon-label': '更多',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': '直接下属',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': '请重试',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': '请稍等,然后重试。',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -32,6 +32,7 @@ var _default = {
|
|
|
32
32
|
'pt.profile-card.inactive.account.has.date.this.month': '其帳戶在這個月已停用。',
|
|
33
33
|
'pt.profile-card.inactive.account.has.date.this.week': '其帳戶在本週已停用。',
|
|
34
34
|
'pt.profile-card.inactive.account.no.date': '其帳戶已停用。',
|
|
35
|
+
'pt.profile-card.more-icon-label': '更多',
|
|
35
36
|
'pt.team-profile-card.directReports.heading': '直接報告',
|
|
36
37
|
'pt.team-profile-card.error.refresh-button': '再試一次',
|
|
37
38
|
'pt.team-profile-card.error.suggestion': '請稍候,然後再試一次。',
|
|
@@ -59,7 +59,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
59
59
|
actionSubjectId: actionSubjectId,
|
|
60
60
|
attributes: _objectSpread(_objectSpread({
|
|
61
61
|
packageName: "@atlaskit/profilecard",
|
|
62
|
-
packageVersion: "17.2.
|
|
62
|
+
packageVersion: "17.2.2"
|
|
63
63
|
}, attributes), {}, {
|
|
64
64
|
firedAt: Math.round((0, _performance.getPageTime)())
|
|
65
65
|
})
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Účet uživatele byl tento měsíc deaktivován.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Více',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Chvíli počkejte a pak to zkuste znovu.',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto blev deaktiveret i denne måned.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto blev deaktiveret i denne uge.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Personens konto er blevet deaktiveret.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mere',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Prøv igen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Vent et øjeblik, og prøv derefter igen.',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Das Konto dieser Person wurde diesen Monat deaktiviert.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Das Konto dieser Person wurde diese Woche deaktiviert.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Das Konto dieser Person wurde deaktiviert.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mehr',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkt unterstellt',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Versuchen Sie es erneut.',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Bitte warten Sie einen Augenblick und versuchen Sie es dann erneut.',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Su cuenta se ha desactivado este mes.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Más',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Subordinados directos',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Espera unos momentos y vuelve a intentarlo.',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Hänen tilinsä poistettiin käytöstä tässä kuussa.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Lisää',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Odota hetki ja yritä sitten uudelleen.',
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Son compte a été désactivé ce mois-ci.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Plus',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Réessayez',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Patientez quelques instants, puis réessayez.',
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'A fiókját ebben a hónapban inaktiváltuk.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Továbbiak',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Il suo account è stato disattivato questo mese.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Altro',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Report diretti',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Riprova',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Attendi alcuni istanti e riprova.',
|
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'アカウントは今月無効になりました。',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'その他',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': '直属の部下',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': '再試行',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'しばらく待ってから、もう一度お試しください。',
|
package/dist/es2019/i18n/ko.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': '계정이 이번 달에 비활성화되었습니다.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
|
|
28
|
+
'pt.profile-card.more-icon-label': '더 보기',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': '부하 직원',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': '다시 시도',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': '잠시 기다린 후에 다시 시도하세요.',
|
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Vedkommendes konto er deaktivert.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mer',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Prøv på nytt',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Vent litt og prøv på nytt.',
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Zijn/haar account is deze maand gedeactiveerd.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Meer',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Directe rapporten',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Opnieuw proberen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wacht even en probeer het vervolgens opnieuw.',
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Jej konto zdezaktywowane w tym miesiącu.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Więcej',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Poczekaj chwilę i spróbuj ponownie.',
|
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'A conta do usuário foi desativada neste mês.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'A conta do usuário foi desativada nesta semana.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'A conta do usuário foi desativada.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mais',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Relatórios diretos',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Tentar novamente',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Aguarde alguns instantes e depois tente de novo.',
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Его аккаунт был отключен в этом месяце.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Еще',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Прямые подчиненные',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Повторить попытку',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Повторите попытку через несколько секунд.',
|
package/dist/es2019/i18n/sv.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto inaktiverades den här månaden.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mer',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Försök igen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Vänta ett tag och försök igen.',
|
package/dist/es2019/i18n/th.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในเดือนนี้',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในสัปดาห์นี้',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้ว',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'เพิ่มเติม',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'รายงานโดยตรง',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'ลองอีกครั้ง',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'โปรดรอสักครู่แล้วลองอีกครั้ง',
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Bu kullanıcının hesabı bu ay devre dışı bırakıldı.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Bu kullanıcının hesabı bu hafta devre dışı bırakıldı.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Bu kullanıcının hesabı devre dışı bırakıldı.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Daha fazlası',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Astlar',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Yeniden deneyin',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Lütfen birkaç dakika bekleyip yeniden deneyin.',
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Обліковий запис користувача деактивовано цього місяця.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Обліковий запис користувача деактивовано цього тижня.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Обліковий запис користувача деактивовано.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Більше варіантів',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Безпосередні підлеглі',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Повторіть спробу',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Повторіть спробу за кілька хвилин.',
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Tài khoản của họ đã bị hủy kích hoạt trong tháng này.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Tài khoản của họ đã bị hủy kích hoạt trong tuần này.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Tài khoản của họ đã bị hủy kích hoạt.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Khác',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Báo cáo trực tiếp',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Thử lại',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Hãy đợi một lát, rồi thử lại.',
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': '他们的帐户本月已被停用。',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': '他们的帐户本周已被停用。',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': '他们的帐户已被停用。',
|
|
28
|
+
'pt.profile-card.more-icon-label': '更多',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': '直接下属',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': '请重试',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': '请稍等,然后重试。',
|
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': '其帳戶在這個月已停用。',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': '其帳戶在本週已停用。',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': '其帳戶已停用。',
|
|
28
|
+
'pt.profile-card.more-icon-label': '更多',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': '直接報告',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': '再試一次',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': '請稍候,然後再試一次。',
|
|
@@ -38,7 +38,7 @@ const createEvent = (eventType, action, actionSubject, actionSubjectId, attribut
|
|
|
38
38
|
actionSubjectId,
|
|
39
39
|
attributes: {
|
|
40
40
|
packageName: "@atlaskit/profilecard",
|
|
41
|
-
packageVersion: "17.2.
|
|
41
|
+
packageVersion: "17.2.2",
|
|
42
42
|
...attributes,
|
|
43
43
|
firedAt: Math.round(getPageTime())
|
|
44
44
|
}
|
package/dist/es2019/version.json
CHANGED
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Účet uživatele byl tento měsíc deaktivován.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Více',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Chvíli počkejte a pak to zkuste znovu.',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto blev deaktiveret i denne måned.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto blev deaktiveret i denne uge.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Personens konto er blevet deaktiveret.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mere',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Prøv igen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Vent et øjeblik, og prøv derefter igen.',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Das Konto dieser Person wurde diesen Monat deaktiviert.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Das Konto dieser Person wurde diese Woche deaktiviert.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Das Konto dieser Person wurde deaktiviert.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mehr',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkt unterstellt',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Versuchen Sie es erneut.',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Bitte warten Sie einen Augenblick und versuchen Sie es dann erneut.',
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Su cuenta se ha desactivado este mes.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Más',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Subordinados directos',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Espera unos momentos y vuelve a intentarlo.',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Hänen tilinsä poistettiin käytöstä tässä kuussa.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Lisää',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Odota hetki ja yritä sitten uudelleen.',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Son compte a été désactivé ce mois-ci.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Plus',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Réessayez',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Patientez quelques instants, puis réessayez.',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'A fiókját ebben a hónapban inaktiváltuk.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Továbbiak',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Il suo account è stato disattivato questo mese.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Altro',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Report diretti',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Riprova',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Attendi alcuni istanti e riprova.',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'アカウントは今月無効になりました。',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'その他',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': '直属の部下',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': '再試行',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'しばらく待ってから、もう一度お試しください。',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': '계정이 이번 달에 비활성화되었습니다.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
|
|
28
|
+
'pt.profile-card.more-icon-label': '더 보기',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': '부하 직원',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': '다시 시도',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': '잠시 기다린 후에 다시 시도하세요.',
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Vedkommendes konto er deaktivert.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Mer',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Prøv på nytt',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Vent litt og prøv på nytt.',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Zijn/haar account is deze maand gedeactiveerd.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Meer',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Directe rapporten',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Opnieuw proberen',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Wacht even en probeer het vervolgens opnieuw.',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -25,6 +25,7 @@ export default {
|
|
|
25
25
|
'pt.profile-card.inactive.account.has.date.this.month': 'Jej konto zdezaktywowane w tym miesiącu.',
|
|
26
26
|
'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
|
|
27
27
|
'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
|
|
28
|
+
'pt.profile-card.more-icon-label': 'Więcej',
|
|
28
29
|
'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
|
|
29
30
|
'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
|
|
30
31
|
'pt.team-profile-card.error.suggestion': 'Poczekaj chwilę i spróbuj ponownie.',
|