@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 5.07 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* prettier-ignore */
/**
* NOTE:
*
* This file is automatically generated by Traduki 2.0.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
//Swedish
var _default = exports.default = {
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Något gick fel när agenten skulle tas bort. Försök igen om en stund.',
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Det gick inte att ta bort agenten',
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Du tog bort {agentName}',
'profilecard.agent-profile-card.delete-agent-success-flag-title': 'Agenten har tagits bort',
'profilecard.agent-profile.agent-delete-confirm.cancel-text': 'Avbryt',
'profilecard.agent-profile.agent-delete-confirm.confirm-text': 'Radera',
'profilecard.agent-profile.delete-agent-confirm-body': 'Är du säker på att du vill radera agenten? Åtgärden kan inte ångras.',
'profilecard.agent-profile.delete-agent-confirm-title': 'Vill du radera "{agentName}"?',
'profilecard.agent-profile.delete-agent-error': 'Det gick inte att radera agenten',
'profilecard.agent-profile.delete-agent-error.agent-in-use': 'Agenten används för närvarande. Försök igen senare.',
'profilecard.agent-profile.delete-agent-error.agent-not-found': 'Hittade inte agenten.',
'profilecard.agent-profile.delete-agent-error.incorrect-owner': 'Du kan bara radera agenter som du har skapat själv. Kontakta agentägaren.',
'profilecard.agent-profile.delete-agent-success': 'Agenten har tagits bort!',
'profilecard.user.trigger.aria-label': 'Mer information om {fullName}',
'profilecard.user.trigger.fallback-aria-label': 'Mer information om denna användare',
'pt.profile-card.closed.account': 'Kontot är borttaget',
'pt.profile-card.closed.account.has.date.a.few.months': 'Personens konto har varit borttaget i några få månader.',
'pt.profile-card.closed.account.has.date.last.month': 'Personens konto togs bort förra månaden.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Personens konto har varit borttaget i mer än ett år.',
'pt.profile-card.closed.account.has.date.several.months': 'Personens konto har varit borttaget i flera månader.',
'pt.profile-card.closed.account.has.date.this.month': 'Personens konto togs bort den här månaden.',
'pt.profile-card.closed.account.has.date.this.week': 'Personens konto togs bort den här veckan.',
'pt.profile-card.closed.account.no.date': 'Personens konto har tagits bort.',
'pt.profile-card.disabled.account.default.name': 'Före detta användare',
'pt.profile-card.general.msg.disabled.user': 'Du kan inte längre samarbeta med den här personen.',
'pt.profile-card.give-kudos': 'Ge beröm',
'pt.profile-card.inactive.account': 'Kontot är inaktiverat',
'pt.profile-card.inactive.account.has.date.a.few.months': 'Personens konto har varit inaktiverat i några få månader.',
'pt.profile-card.inactive.account.has.date.last.month': 'Personens konto inaktiverades förra månaden.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Personens konto har varit inaktiverat i mer än ett år.',
'pt.profile-card.inactive.account.has.date.several.months': 'Personens konto har varit inaktiverat i flera månader.',
'pt.profile-card.inactive.account.has.date.this.month': 'Personens konto inaktiverades den här månaden.',
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
'pt.profile-card.more-icon-label': 'Mer',
'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
'pt.team-profile-card.error.refresh-button': 'Försök igen',
'pt.team-profile-card.error.suggestion': 'Vänta ett tag och försök igen.',
'pt.team-profile-card.error.title': 'Vi kan inte hämta information om teamet',
'pt.team-profile-card.forbidden-error-state.description': 'Du har inte åtkomst att visa det här teamet.',
'pt.team-profile-card.forbidden-error-state.title': 'Vi kan inte visa dig detta team',
'pt.team-profile-card.manager.heading': 'Chef',
'pt.team-profile-card.team.action.view-profile': 'Visa profil',
'pt.team-profile-card.team.member.count': '{count, plural, one {Team • {count} medlem} other {Team • {count} medlemmar}}',
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Team • {count} medlem, inklusive dig} other {Team • {count} medlemmar, inklusive dig}}',
'pt.team-profile-card.team.member.many': 'Team • 50+ medlemmar',
'pt.team-profile-card.team.member.many-including-you': 'Team • 50+ medlemmar, inklusive dig',
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {{count} medlem till} other {{count} medlemmar till}}',
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {{count} profil till} other {{count} profiler till}}'
};