-
-
-
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
-
-
+
+
+
@@ -28,11 +18,13 @@
aria-errormessage="input-state-form-message-53"
/>
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
+ Username must be at least 6 characters.
+
+
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
+ Make sure this is easy for you to remember.
+
+
@@ -63,18 +57,21 @@
id="input-55"
placeholder="Field placeholder text"
state="information"
- aria-describedby="input-state-form-message-55"
+ valueStateInformationMessage="Custom Value State Information Message"
/>
-
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
-
+ You can leave this blank if not applicable.
+
+
+
+
+
diff --git a/libs/docs/core/link/examples/link-example.component.html b/libs/docs/core/link/examples/link-example.component.html
index 0aaeb81d4a7..cc958d0d229 100644
--- a/libs/docs/core/link/examples/link-example.component.html
+++ b/libs/docs/core/link/examples/link-example.component.html
@@ -1,21 +1,25 @@
-Standard Link
- Bold Link
+ Bold Link
diff --git a/libs/docs/core/object-identifier/examples/object-identifier-link-example.component.html b/libs/docs/core/object-identifier/examples/object-identifier-link-example.component.html
index 506af66ec56..5a8e9cb1edb 100644
--- a/libs/docs/core/object-identifier/examples/object-identifier-link-example.component.html
+++ b/libs/docs/core/object-identifier/examples/object-identifier-link-example.component.html
@@ -1,9 +1,9 @@
- Link
+ Link
- Bold Link
+ Bold Link
diff --git a/libs/docs/core/object-number/examples/object-number-examples.component.ts b/libs/docs/core/object-number/examples/object-number-examples.component.ts
index bbe4cfe8f21..08908a5ff7a 100644
--- a/libs/docs/core/object-number/examples/object-number-examples.component.ts
+++ b/libs/docs/core/object-number/examples/object-number-examples.component.ts
@@ -56,3 +56,27 @@ export class ObjectNumberDecimalExampleComponent {}
imports: [ObjectNumberModule]
})
export class ObjectNumberTruncationExampleComponent {}
+
+@Component({
+ selector: 'fd-object-number-interactive-example',
+ templateUrl: './object-number-interactive-example.component.html',
+ styleUrls: ['./object-number-examples.component.scss'],
+ imports: [ObjectNumberModule]
+})
+export class ObjectNumberInteractiveExampleComponent {}
+
+@Component({
+ selector: 'fd-object-number-inverted-example',
+ templateUrl: './object-number-inverted-example.component.html',
+ styleUrls: ['./object-number-examples.component.scss'],
+ imports: [ObjectNumberModule]
+})
+export class ObjectNumberInvertedExampleComponent {}
+
+@Component({
+ selector: 'fd-object-number-inverted-interactive-example',
+ templateUrl: './object-number-inverted-interactive-example.component.html',
+ styleUrls: ['./object-number-examples.component.scss'],
+ imports: [ObjectNumberModule]
+})
+export class ObjectNumberInvertedInteractiveExampleComponent {}
diff --git a/libs/docs/core/object-number/examples/object-number-interactive-example.component.html b/libs/docs/core/object-number/examples/object-number-interactive-example.component.html
new file mode 100644
index 00000000000..6cb8e90ef2d
--- /dev/null
+++ b/libs/docs/core/object-number/examples/object-number-interactive-example.component.html
@@ -0,0 +1,19 @@
+
+
+
+
+
diff --git a/libs/docs/core/object-number/examples/object-number-inverted-example.component.html b/libs/docs/core/object-number/examples/object-number-inverted-example.component.html
new file mode 100644
index 00000000000..67567922723
--- /dev/null
+++ b/libs/docs/core/object-number/examples/object-number-inverted-example.component.html
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/libs/docs/core/object-number/examples/object-number-inverted-interactive-example.component.html b/libs/docs/core/object-number/examples/object-number-inverted-interactive-example.component.html
new file mode 100644
index 00000000000..5db7e3ad9c3
--- /dev/null
+++ b/libs/docs/core/object-number/examples/object-number-inverted-interactive-example.component.html
@@ -0,0 +1,33 @@
+
+
+
+
+
diff --git a/libs/docs/core/object-number/examples/object-number-status-example.component.html b/libs/docs/core/object-number/examples/object-number-status-example.component.html
index cb1dd3140d9..6b57e1e6f95 100644
--- a/libs/docs/core/object-number/examples/object-number-status-example.component.html
+++ b/libs/docs/core/object-number/examples/object-number-status-example.component.html
@@ -7,3 +7,10 @@
+
+
diff --git a/libs/docs/core/object-number/object-number-docs.component.html b/libs/docs/core/object-number/object-number-docs.component.html
index 820f804c132..267c5d8015e 100644
--- a/libs/docs/core/object-number/object-number-docs.component.html
+++ b/libs/docs/core/object-number/object-number-docs.component.html
@@ -7,10 +7,20 @@
Object Number Status
-The status option can be set to positive, informative, critical and negative. If you omit this
- property the default status will be applied.
+
+
+ The status option can be set to positive, informative, critical and negative. If you omit this
+ property the default status will be applied.
+
+
+ When a status is passed, the corresponding styles will be applied to the component and a screen reader text will
+ be added - "Value State Success", "Value State Information", "Value State Warning", "Value State Error".
+
+
+ If you wish to provide a custom screen reader text, you could do it by passing an optional
+ statusMessage.
+
To display the object number as interactive, add [interactive]="true" option.
+
+ Besides adding the fd-object-number__interactive modifier class to apply the correct styles, that
+ option will also add role="button" and tabindex="0" to the element.
+
+
+
+
+
+
+
+
+
+ Object Number Inverted
+
+
To display the object number as inverted, add [inverted]="true" option.
-
+
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
+ Thank you! Your feedback has been saved successfully.
+
+
-
+
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
+ Address is required. Please provide your billing details.
+
+
-
+
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
+ Keep instructions under 250 characters to avoid truncation.
+
+
-
+
- Pellentesque metus lacus commodo eget justo ut rutrum varius nunc
+ Your request will be reviewed by our support team within 24 hours.
+
+
-
+
+
+
-
+
diff --git a/libs/i18n/src/lib/models/fd-language-key-identifier.ts b/libs/i18n/src/lib/models/fd-language-key-identifier.ts
index 5167ad7e127..abbee4b22d6 100644
--- a/libs/i18n/src/lib/models/fd-language-key-identifier.ts
+++ b/libs/i18n/src/lib/models/fd-language-key-identifier.ts
@@ -3,6 +3,7 @@
* This type is generated automatically. Please, do not change it manually.
**/
export type FdLanguageKeyIdentifier =
+ | 'coreAvatar.defaultLabel'
| 'coreCalendar.yearSelectionLabel'
| 'coreCalendar.yearsRangeSelectionLabel'
| 'coreCalendar.monthSelectionLabel'
@@ -57,11 +58,14 @@ export type FdLanguageKeyIdentifier =
| 'coreGridList.listItemStatusContainsErrors'
| 'coreGridList.listItemStatusLocked'
| 'coreGridList.listItemStatusDraft'
+ | 'coreLink.emphasized'
+ | 'coreLink.subtle'
| 'coreMessageStrip.dismissLabel'
| 'coreMessageStrip.announcementInfo'
| 'coreMessageStrip.announcementWarning'
| 'coreMessageStrip.announcementError'
| 'coreMessageStrip.announcementSuccess'
+ | 'coreMessageStrip.announcementDefault'
| 'coreMessageStrip.closable'
| 'coreMultiInput.countListResultsSingular'
| 'coreMultiInput.countListResultsPlural'
@@ -73,6 +77,19 @@ export type FdLanguageKeyIdentifier =
| 'coreNavigation.mainNavigation'
| 'coreNavigation.navigationPath'
| 'coreNestedList.linkItemAriaLabel'
+ | 'coreObjectIdentifier.announcement'
+ | 'coreObjectNumber.emphasized'
+ | 'coreObjectNumber.negative'
+ | 'coreObjectNumber.critical'
+ | 'coreObjectNumber.positive'
+ | 'coreObjectNumber.informative'
+ | 'coreObjectStatus.announcement'
+ | 'coreObjectStatus.ariaRoleDescription'
+ | 'coreObjectStatus.indicationColor'
+ | 'coreObjectStatus.negative'
+ | 'coreObjectStatus.critical'
+ | 'coreObjectStatus.positive'
+ | 'coreObjectStatus.informative'
| 'coreOverflowLayout.moreItemsButton'
| 'corePagination.pageLabel'
| 'corePagination.currentPageAriaLabel'
diff --git a/libs/i18n/src/lib/models/fd-language.ts b/libs/i18n/src/lib/models/fd-language.ts
index e9e697e5011..12f761aef32 100644
--- a/libs/i18n/src/lib/models/fd-language.ts
+++ b/libs/i18n/src/lib/models/fd-language.ts
@@ -4,6 +4,10 @@ import { FdLanguageKey } from './fd-language-key';
* Representation of the dictionary per UI component
*/
export interface FdLanguage {
+ coreAvatar: {
+ /** Default label for the Avatar. */
+ defaultLabel: FdLanguageKey;
+ };
coreCalendar: {
/** Year selection aria label. Used on the button to navigate to the years view. */
yearSelectionLabel: FdLanguageKey;
@@ -118,12 +122,17 @@ export interface FdLanguage {
listItemStatusLocked: FdLanguageKey;
listItemStatusDraft: FdLanguageKey;
};
+ coreLink: {
+ emphasized: FdLanguageKey;
+ subtle: FdLanguageKey;
+ };
coreMessageStrip: {
dismissLabel: FdLanguageKey;
announcementInfo: FdLanguageKey;
announcementWarning: FdLanguageKey;
announcementError: FdLanguageKey;
announcementSuccess: FdLanguageKey;
+ announcementDefault: FdLanguageKey;
closable: FdLanguageKey;
};
coreMultiInput: {
@@ -153,6 +162,25 @@ export interface FdLanguage {
selectedDescription: string;
}>;
};
+ coreObjectIdentifier: {
+ announcement: FdLanguageKey;
+ };
+ coreObjectNumber: {
+ emphasized: FdLanguageKey;
+ negative: FdLanguageKey;
+ critical: FdLanguageKey;
+ positive: FdLanguageKey;
+ informative: FdLanguageKey;
+ };
+ coreObjectStatus: {
+ announcement: FdLanguageKey;
+ ariaRoleDescription: FdLanguageKey;
+ indicationColor: FdLanguageKey;
+ negative: FdLanguageKey;
+ critical: FdLanguageKey;
+ positive: FdLanguageKey;
+ informative: FdLanguageKey;
+ };
coreOverflowLayout: {
/** @param count */
moreItemsButton: FdLanguageKey<{ count: number }>;
diff --git a/libs/i18n/src/lib/pipes/fd-translate.pipe.spec.ts b/libs/i18n/src/lib/pipes/fd-translate.pipe.spec.ts
index b34a6eb24db..fe9042b2cf8 100644
--- a/libs/i18n/src/lib/pipes/fd-translate.pipe.spec.ts
+++ b/libs/i18n/src/lib/pipes/fd-translate.pipe.spec.ts
@@ -33,7 +33,7 @@ describe('FdTranslate pipe', () => {
return testComponentFixture.nativeElement.textContent.trim();
}
- function setCtx(key: FdLanguageKeyIdentifier, args?: FdLanguageKeyArgs): void {
+ function setCtx(key: FdLanguageKeyIdentifier | null, args?: FdLanguageKeyArgs): void {
testComponentFixture.componentRef.setInput('testKey', key);
testComponentFixture.componentRef.setInput('testArgs', args);
testComponentFixture.detectChanges();
@@ -74,6 +74,12 @@ describe('FdTranslate pipe', () => {
setCtx('wrong');
expectValueToBe('');
});
+
+ it('should return an empty string if null is passed', () => {
+ setCtx(null);
+ expectValueToBe('');
+ });
+
it('should work with function values', () => {
const nodeMembersCount = jest.fn((params) => `${params['count']} function members`);
lang$.next({
diff --git a/libs/i18n/src/lib/pipes/fd-translate.pipe.ts b/libs/i18n/src/lib/pipes/fd-translate.pipe.ts
index 4453f3206df..cf26a9274f4 100644
--- a/libs/i18n/src/lib/pipes/fd-translate.pipe.ts
+++ b/libs/i18n/src/lib/pipes/fd-translate.pipe.ts
@@ -33,7 +33,15 @@ export class FdTranslatePipe implements PipeTransform {
}
/** Translate a key with arguments and, optionally, default value */
- transform(key: FdLanguageKeyIdentifier, args?: FdLanguageKeyArgs | Record, defaultValue = ''): string {
+ transform(
+ key: FdLanguageKeyIdentifier | null,
+ args?: FdLanguageKeyArgs | Record,
+ defaultValue = ''
+ ): string {
+ if (key === null) {
+ return defaultValue;
+ }
+
this._key$.next(key);
this._args$.next(args);
diff --git a/libs/i18n/src/lib/translations/translations.properties b/libs/i18n/src/lib/translations/translations.properties
index d9b63b31c44..db1fe966a0e 100644
--- a/libs/i18n/src/lib/translations/translations.properties
+++ b/libs/i18n/src/lib/translations/translations.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel = Select year
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -108,6 +110,10 @@ coreGridList.listItemStatusContainsErrors = Contains errors
coreGridList.listItemStatusLocked = Locked
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft = Draft
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel = Close
#XACT: Screen reader text explaining the type of the message strip.
@@ -118,6 +124,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -140,6 +148,32 @@ coreNavigation.mainNavigation = Main Navigation
coreNavigation.navigationPath = Navigation Path
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel = Tree Item {itemDetails}, {selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton = {count} more
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations.ts b/libs/i18n/src/lib/translations/translations.ts
index 0ffd6ee7f0c..e0b19610bc6 100644
--- a/libs/i18n/src/lib/translations/translations.ts
+++ b/libs/i18n/src/lib/translations/translations.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Select year',
yearsRangeSelectionLabel: 'Select years range',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Locked',
listItemStatusDraft: 'Draft'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Close',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Tree Item {itemDetails}, {selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} more'
},
diff --git a/libs/i18n/src/lib/translations/translations_ar.properties b/libs/i18n/src/lib/translations/translations_ar.properties
index db89639daf3..a9bd427e818 100644
--- a/libs/i18n/src/lib/translations/translations_ar.properties
+++ b/libs/i18n/src/lib/translations/translations_ar.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=تحديد السنة
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=يحتوي على أخطاء
coreGridList.listItemStatusLocked=مؤمَّن
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=أولي
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=تجاهل
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=التنقل الرئيسي
coreNavigation.navigationPath=مسار التنقل
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=عنصر الشجرة {itemDetails}، {index} من {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} إضافية
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_ar.ts b/libs/i18n/src/lib/translations/translations_ar.ts
index 6e8f3318624..9fdce0d130d 100644
--- a/libs/i18n/src/lib/translations/translations_ar.ts
+++ b/libs/i18n/src/lib/translations/translations_ar.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ar.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'تحديد السنة',
yearsRangeSelectionLabel: 'تحديد نطاق السنوات',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'مؤمَّن',
listItemStatusDraft: 'أولي'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'تجاهل',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'عنصر الشجرة {itemDetails}، {index} من {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} إضافية'
},
diff --git a/libs/i18n/src/lib/translations/translations_bg.properties b/libs/i18n/src/lib/translations/translations_bg.properties
index 02c59c3bdc4..08ff374dbaf 100644
--- a/libs/i18n/src/lib/translations/translations_bg.properties
+++ b/libs/i18n/src/lib/translations/translations_bg.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Избор на година
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Съдържа грешки
coreGridList.listItemStatusLocked=Заключено
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Чернова
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Отхвърляне
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Основна навигация
coreNavigation.navigationPath=Път на навигацията
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Позиция от дърво {itemDetails}, {index} от {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=още {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_bg.ts b/libs/i18n/src/lib/translations/translations_bg.ts
index 4b180df2c77..b024ef98925 100644
--- a/libs/i18n/src/lib/translations/translations_bg.ts
+++ b/libs/i18n/src/lib/translations/translations_bg.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_bg.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Избор на година',
yearsRangeSelectionLabel: 'Избор на диапазон от години',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Заключено',
listItemStatusDraft: 'Чернова'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Отхвърляне',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Позиция от дърво {itemDetails}, {index} от {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'още {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_cs.properties b/libs/i18n/src/lib/translations/translations_cs.properties
index d6fddfc6a55..75534a76732 100644
--- a/libs/i18n/src/lib/translations/translations_cs.properties
+++ b/libs/i18n/src/lib/translations/translations_cs.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Vybrat rok
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Obsahuje chyby
coreGridList.listItemStatusLocked=Blokováno
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Koncept
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Zrušit
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Hlavní navigace
coreNavigation.navigationPath=Navigační cesta
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Položka stromu {itemDetails}, {index} z {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=další(ch) {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_cs.ts b/libs/i18n/src/lib/translations/translations_cs.ts
index 7f8672888d5..21e86fc2717 100644
--- a/libs/i18n/src/lib/translations/translations_cs.ts
+++ b/libs/i18n/src/lib/translations/translations_cs.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_cs.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Vybrat rok',
yearsRangeSelectionLabel: 'Vybrat rozsah let',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Blokováno',
listItemStatusDraft: 'Koncept'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Zrušit',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Položka stromu {itemDetails}, {index} z {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'další(ch) {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_da.properties b/libs/i18n/src/lib/translations/translations_da.properties
index 150d7c862cf..8b3c76e6cf8 100644
--- a/libs/i18n/src/lib/translations/translations_da.properties
+++ b/libs/i18n/src/lib/translations/translations_da.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Vælg år
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Indeholder fejl
coreGridList.listItemStatusLocked=Låst
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Udkast
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Afvis
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Hovednavigation
coreNavigation.navigationPath=Navigationssti
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Træelement {itemDetails}, {index} af {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} mere
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_da.ts b/libs/i18n/src/lib/translations/translations_da.ts
index 734180ae95b..6cd37c87b5c 100644
--- a/libs/i18n/src/lib/translations/translations_da.ts
+++ b/libs/i18n/src/lib/translations/translations_da.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_da.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Vælg år',
yearsRangeSelectionLabel: 'Vælg årsinterval',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Låst',
listItemStatusDraft: 'Udkast'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Afvis',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Træelement {itemDetails}, {index} af {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} mere'
},
diff --git a/libs/i18n/src/lib/translations/translations_de.properties b/libs/i18n/src/lib/translations/translations_de.properties
index e70f5a51030..0c9594ac5ec 100644
--- a/libs/i18n/src/lib/translations/translations_de.properties
+++ b/libs/i18n/src/lib/translations/translations_de.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Jahr auswählen
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Enthält Fehler
coreGridList.listItemStatusLocked=Gesperrt
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Entwurf
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Verwerfen
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Hauptnavigation
coreNavigation.navigationPath=Navigationspfad
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Baumelement {itemDetails}, {index} von {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} mehr
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_de.ts b/libs/i18n/src/lib/translations/translations_de.ts
index dcab85515d6..8001e278778 100644
--- a/libs/i18n/src/lib/translations/translations_de.ts
+++ b/libs/i18n/src/lib/translations/translations_de.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_de.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Jahr auswählen',
yearsRangeSelectionLabel: 'Jahresbereich auswählen',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Gesperrt',
listItemStatusDraft: 'Entwurf'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Verwerfen',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Baumelement {itemDetails}, {index} von {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} mehr'
},
diff --git a/libs/i18n/src/lib/translations/translations_el.properties b/libs/i18n/src/lib/translations/translations_el.properties
index 3abcf7201c4..63e56e29a5f 100644
--- a/libs/i18n/src/lib/translations/translations_el.properties
+++ b/libs/i18n/src/lib/translations/translations_el.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Επιλογή έτους
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Περιέχει σφάλματα
coreGridList.listItemStatusLocked=Κλειδωμένο
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Πρόχειρο
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Παράβλεψη
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Κύρια Πλοήγηση
coreNavigation.navigationPath=Διαδρομή Πλοήγησης
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Στοιχείο δέντρου {itemDetails}, {index} από {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} περισσότερα
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_el.ts b/libs/i18n/src/lib/translations/translations_el.ts
index 6776c6ac610..a40dbc058f3 100644
--- a/libs/i18n/src/lib/translations/translations_el.ts
+++ b/libs/i18n/src/lib/translations/translations_el.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_el.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Επιλογή έτους',
yearsRangeSelectionLabel: 'Επιλογή εύρους ετών',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Κλειδωμένο',
listItemStatusDraft: 'Πρόχειρο'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Παράβλεψη',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Στοιχείο δέντρου {itemDetails}, {index} από {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} περισσότερα'
},
diff --git a/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties b/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties
index 38c6a119487..23a52ad7082 100644
--- a/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties
+++ b/libs/i18n/src/lib/translations/translations_en_US_sappsd.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=[[[Ŝēĺēċţ ŷēąŗ∙∙∙∙∙∙∙∙]]]
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=[[[Ĉŏŋţąįŋş ēŗŗŏŗş∙∙
coreGridList.listItemStatusLocked=[[[Ļŏċķēƌ∙∙∙∙∙∙∙∙]]]
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=[[[Ďŗąƒţ∙∙∙∙∙∙∙∙∙]]]
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=[[[Ďįşɱįşş∙∙∙∙∙∙∙]]]
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=[[[Μąįŋ Ńąʋįğąţįŏŋ∙∙∙∙]]]
coreNavigation.navigationPath=[[[Ńąʋįğąţįŏŋ Ƥąţĥ∙∙∙∙]]]
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=[[[Ţŗēē Ĭţēɱ {įţēɱĎēţąįĺş}, {įŋƌēχ} ŏƒ {ţŏţąĺ}{şēĺēċţēƌĎēşċŗįρţįŏŋ}∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙]]]
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=[[[{ċŏűŋţ} ɱŏŗē∙∙∙∙∙∙∙]]]
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts b/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts
index ea673f1807f..874bf3200fe 100644
--- a/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts
+++ b/libs/i18n/src/lib/translations/translations_en_US_sappsd.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_en_US_sappsd.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: '[[[Ŝēĺēċţ ŷēąŗ∙∙∙∙∙∙∙∙]]]',
yearsRangeSelectionLabel: '[[[Ŝēĺēċţ ŷēąŗş ŗąŋğē∙∙∙∙∙∙]]]',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: '[[[Ļŏċķēƌ∙∙∙∙∙∙∙∙]]]',
listItemStatusDraft: '[[[Ďŗąƒţ∙∙∙∙∙∙∙∙∙]]]'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: '[[[Ďįşɱįşş∙∙∙∙∙∙∙]]]',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -96,6 +104,25 @@ export default {
linkItemAriaLabel:
'[[[Ţŗēē Ĭţēɱ {įţēɱĎēţąįĺş}, {įŋƌēχ} ŏƒ {ţŏţąĺ}{şēĺēċţēƌĎēşċŗįρţįŏŋ}∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙]]]'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '[[[{ċŏűŋţ} ɱŏŗē∙∙∙∙∙∙∙]]]'
},
diff --git a/libs/i18n/src/lib/translations/translations_es.properties b/libs/i18n/src/lib/translations/translations_es.properties
index 1f130233daa..541f207309a 100644
--- a/libs/i18n/src/lib/translations/translations_es.properties
+++ b/libs/i18n/src/lib/translations/translations_es.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Seleccionar año
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Contiene errores
coreGridList.listItemStatusLocked=Bloqueado
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Borrador
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Descartar
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Navegación principal
coreNavigation.navigationPath=Ruta de navegación
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Elemento de árbol {itemDetails}, {index} de {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} más
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_es.ts b/libs/i18n/src/lib/translations/translations_es.ts
index 57938c64093..86ffa6c9584 100644
--- a/libs/i18n/src/lib/translations/translations_es.ts
+++ b/libs/i18n/src/lib/translations/translations_es.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_es.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Seleccionar año',
yearsRangeSelectionLabel: 'Seleccionar rango de años',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Bloqueado',
listItemStatusDraft: 'Borrador'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Descartar',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Elemento de árbol {itemDetails}, {index} de {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} más'
},
diff --git a/libs/i18n/src/lib/translations/translations_fi.properties b/libs/i18n/src/lib/translations/translations_fi.properties
index ca01d4836c5..291694db8cb 100644
--- a/libs/i18n/src/lib/translations/translations_fi.properties
+++ b/libs/i18n/src/lib/translations/translations_fi.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Valitse vuosi
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Sisältää virheitä
coreGridList.listItemStatusLocked=Lukittu
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Luonnos
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Hylkää
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Päänavigointi
coreNavigation.navigationPath=Navigointipolku
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Puun kohde {itemDetails}, {index} / {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} lisää
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_fi.ts b/libs/i18n/src/lib/translations/translations_fi.ts
index 4980e7fed08..00a3fd23901 100644
--- a/libs/i18n/src/lib/translations/translations_fi.ts
+++ b/libs/i18n/src/lib/translations/translations_fi.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_fi.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Valitse vuosi',
yearsRangeSelectionLabel: 'Valitse vuosialue',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Lukittu',
listItemStatusDraft: 'Luonnos'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Hylkää',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Puun kohde {itemDetails}, {index} / {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} lisää'
},
diff --git a/libs/i18n/src/lib/translations/translations_fr.properties b/libs/i18n/src/lib/translations/translations_fr.properties
index 1f4a7b04758..55e54699aed 100644
--- a/libs/i18n/src/lib/translations/translations_fr.properties
+++ b/libs/i18n/src/lib/translations/translations_fr.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Sélectionner une année
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Comporte des erreurs
coreGridList.listItemStatusLocked=Verrouillé
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Ébauche
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Ignorer
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Navigation principale
coreNavigation.navigationPath=Chemin de navigation
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Élément d'arborescence {itemDetails}, {index} sur {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Screen reader announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} de plus
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_fr.ts b/libs/i18n/src/lib/translations/translations_fr.ts
index f290e1c976f..25e917ed5f3 100644
--- a/libs/i18n/src/lib/translations/translations_fr.ts
+++ b/libs/i18n/src/lib/translations/translations_fr.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_fr.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Sélectionner une année',
yearsRangeSelectionLabel: "Sélectionner une plage d'années",
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Verrouillé',
listItemStatusDraft: 'Ébauche'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Ignorer',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -96,6 +104,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: "Élément d'arborescence {itemDetails}, {index} sur {total}{selectedDescription}"
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} de plus'
},
diff --git a/libs/i18n/src/lib/translations/translations_he.properties b/libs/i18n/src/lib/translations/translations_he.properties
index f0995ea96ff..8789027c82e 100644
--- a/libs/i18n/src/lib/translations/translations_he.properties
+++ b/libs/i18n/src/lib/translations/translations_he.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=בחר שנה
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=מכיל שגיאות
coreGridList.listItemStatusLocked=נעול
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=טיוטה
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=בטל
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=ניווט ראשי
coreNavigation.navigationPath=נתיב ניווט
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=פריט עץ {itemDetails}, {index} מתוך {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} נוספים
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_he.ts b/libs/i18n/src/lib/translations/translations_he.ts
index 0ba47c72c82..b8d378c8597 100644
--- a/libs/i18n/src/lib/translations/translations_he.ts
+++ b/libs/i18n/src/lib/translations/translations_he.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_he.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'בחר שנה',
yearsRangeSelectionLabel: 'בחר טווחי שנים',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'נעול',
listItemStatusDraft: 'טיוטה'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'בטל',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'פריט עץ {itemDetails}, {index} מתוך {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} נוספים'
},
diff --git a/libs/i18n/src/lib/translations/translations_hi.properties b/libs/i18n/src/lib/translations/translations_hi.properties
index e4439f294af..f098433035e 100644
--- a/libs/i18n/src/lib/translations/translations_hi.properties
+++ b/libs/i18n/src/lib/translations/translations_hi.properties
@@ -1,4 +1,5 @@
-
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
coreCalendar.yearSelectionLabel = वर्ष चुनें
coreCalendar.yearsRangeSelectionLabel = वर्षों की सीमा चुनें
coreCalendar.monthSelectionLabel = महीना चुनें
@@ -55,11 +56,17 @@ coreGridList.listItemButtonDeleteTitle = मिटायें
coreGridList.listItemStatusContainsErrors = इसमें गलतियां हैं
coreGridList.listItemStatusLocked = बंद
coreGridList.listItemStatusDraft = प्रालेख
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
coreMessageStrip.dismissLabel = खारिज करें
coreMessageStrip.announcementInfo = Information Message Strip
coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
coreMessageStrip.closable = Closable
coreMultiInput.countListResultsSingular = 1 परिणाम सूची आइटम
coreMultiInput.countListResultsPlural = {count} परिणाम सूची आइटम
@@ -71,6 +78,32 @@ coreMultiInput.tokensCountText = Contains {length, plural, =0 {no token} =1 {1 t
coreNavigation.mainNavigation = Main Navigation
coreNavigation.navigationPath = Navigation Path
coreNestedList.linkItemAriaLabel = ट्री वस्तु {itemDetails}, {index} का {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
coreOverflowLayout.moreItemsButton = {count} अधिक
corePagination.pageLabel = पृष्ठ {pageNumber}
corePagination.currentPageAriaLabel = पृष्ठ {pageNumber} वर्तमान पृष्ठ है
diff --git a/libs/i18n/src/lib/translations/translations_hi.ts b/libs/i18n/src/lib/translations/translations_hi.ts
index 435f29511f2..094cb348c48 100644
--- a/libs/i18n/src/lib/translations/translations_hi.ts
+++ b/libs/i18n/src/lib/translations/translations_hi.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_hi.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'वर्ष चुनें',
yearsRangeSelectionLabel: 'वर्षों की सीमा चुनें',
@@ -69,12 +72,17 @@ export default {
listItemStatusLocked: 'बंद',
listItemStatusDraft: 'प्रालेख'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'खारिज करें',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -94,6 +102,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'ट्री वस्तु {itemDetails}, {index} का {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} अधिक'
},
diff --git a/libs/i18n/src/lib/translations/translations_hr.properties b/libs/i18n/src/lib/translations/translations_hr.properties
index 2befb24a4e8..e1475455cb3 100644
--- a/libs/i18n/src/lib/translations/translations_hr.properties
+++ b/libs/i18n/src/lib/translations/translations_hr.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Odaberi godinu
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Sadržava pogreške
coreGridList.listItemStatusLocked=Zaključano
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Nacrt
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Odbaci
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Glavna navigacija
coreNavigation.navigationPath=Staza navigacije
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Stavka stabla {itemDetails}, {index} od {total} {selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} više
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_hr.ts b/libs/i18n/src/lib/translations/translations_hr.ts
index 917d238c42d..aaf503f41e7 100644
--- a/libs/i18n/src/lib/translations/translations_hr.ts
+++ b/libs/i18n/src/lib/translations/translations_hr.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_hr.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Odaberi godinu',
yearsRangeSelectionLabel: 'Odaberi raspon godina',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Zaključano',
listItemStatusDraft: 'Nacrt'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Odbaci',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Stavka stabla {itemDetails}, {index} od {total} {selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} više'
},
diff --git a/libs/i18n/src/lib/translations/translations_hu.properties b/libs/i18n/src/lib/translations/translations_hu.properties
index ea63052b345..386097a50d4 100644
--- a/libs/i18n/src/lib/translations/translations_hu.properties
+++ b/libs/i18n/src/lib/translations/translations_hu.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Év kiválasztása
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Hibákat tartalmaz
coreGridList.listItemStatusLocked=Zárolva
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Vázlat
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Elvetés
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Fő navigáció
coreNavigation.navigationPath=Navigációs útvonal
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel={itemDetails} struktúraelem, indexszáma {index} a(z) {total}{selectedDescription} elemből
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=További {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_hu.ts b/libs/i18n/src/lib/translations/translations_hu.ts
index 1f0b45387cc..2a87f2f0690 100644
--- a/libs/i18n/src/lib/translations/translations_hu.ts
+++ b/libs/i18n/src/lib/translations/translations_hu.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_hu.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Év kiválasztása',
yearsRangeSelectionLabel: 'Évtartomány kiválasztása',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Zárolva',
listItemStatusDraft: 'Vázlat'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Elvetés',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: '{itemDetails} struktúraelem, indexszáma {index} a(z) {total}{selectedDescription} elemből'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'További {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_it.properties b/libs/i18n/src/lib/translations/translations_it.properties
index 6152ff55480..efaccb421c1 100644
--- a/libs/i18n/src/lib/translations/translations_it.properties
+++ b/libs/i18n/src/lib/translations/translations_it.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Seleziona anno
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Contiene errori
coreGridList.listItemStatusLocked=Bloccato
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Bozza
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Ignora
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Navigazione principale
coreNavigation.navigationPath=Percorso di navigazione
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Elemento dell'albero {itemDetails}, {index} di {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=Altri {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_it.ts b/libs/i18n/src/lib/translations/translations_it.ts
index 5524ec628d9..d2662648bda 100644
--- a/libs/i18n/src/lib/translations/translations_it.ts
+++ b/libs/i18n/src/lib/translations/translations_it.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_it.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Seleziona anno',
yearsRangeSelectionLabel: 'Seleziona intervallo anni',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Bloccato',
listItemStatusDraft: 'Bozza'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Ignora',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: "Elemento dell'albero {itemDetails}, {index} di {total}{selectedDescription}"
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'Altri {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_ja.properties b/libs/i18n/src/lib/translations/translations_ja.properties
index 0d81e99542e..7a3e72dead9 100644
--- a/libs/i18n/src/lib/translations/translations_ja.properties
+++ b/libs/i18n/src/lib/translations/translations_ja.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=年を選択
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=エラーあり
coreGridList.listItemStatusLocked=ロック済み
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=ドラフト
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=無視
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=メインナビゲーション
coreNavigation.navigationPath=ナビゲーションパス
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=ツリー項目: {itemDetails}、{index}/{total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=ほか{count}件
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_ja.ts b/libs/i18n/src/lib/translations/translations_ja.ts
index 68072537ade..c6e433e5b62 100644
--- a/libs/i18n/src/lib/translations/translations_ja.ts
+++ b/libs/i18n/src/lib/translations/translations_ja.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ja.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: '年を選択',
yearsRangeSelectionLabel: '年範囲を選択',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'ロック済み',
listItemStatusDraft: 'ドラフト'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: '無視',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'ツリー項目: {itemDetails}、{index}/{total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'ほか{count}件'
},
diff --git a/libs/i18n/src/lib/translations/translations_ka.properties b/libs/i18n/src/lib/translations/translations_ka.properties
index 10f2022822f..3312ba853f4 100644
--- a/libs/i18n/src/lib/translations/translations_ka.properties
+++ b/libs/i18n/src/lib/translations/translations_ka.properties
@@ -1,4 +1,5 @@
-
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
coreCalendar.yearSelectionLabel = წელის არჩევა
coreCalendar.yearsRangeSelectionLabel = წელთა შუალედის არჩევა
coreCalendar.monthSelectionLabel = თვის არჩევა
@@ -55,11 +56,17 @@ coreGridList.listItemButtonDeleteTitle = წაშლა
coreGridList.listItemStatusContainsErrors = შეიცავს შეცდომებს
coreGridList.listItemStatusLocked = დაბლოკილი
coreGridList.listItemStatusDraft = დაუსრულებელი
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
coreMessageStrip.dismissLabel = გაუქმება
coreMessageStrip.announcementInfo = Information Message Strip
coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
coreMessageStrip.closable = Closable
coreMultiInput.countListResultsSingular = 1 რეზულტატი.
coreMultiInput.countListResultsPlural = {count} რეზულტატი.
@@ -71,6 +78,32 @@ coreMultiInput.tokensCountText = Contains {length, plural, =0 {no token} =1 {1 t
coreNavigation.mainNavigation = მთავარი ნავიგაცია
coreNavigation.navigationPath = ნავიგაციის გზა
coreNestedList.linkItemAriaLabel = სიის ელემენტი {itemDetails}, ინდექსით {index} {total}-დან {selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
coreOverflowLayout.moreItemsButton = დანარჩენი {count}
corePagination.pageLabel = გვერდი {pageNumber}
corePagination.currentPageAriaLabel = მიმდინარე გვერდია {pageNumber}
diff --git a/libs/i18n/src/lib/translations/translations_ka.ts b/libs/i18n/src/lib/translations/translations_ka.ts
index e2e8dab926a..531f17c2306 100644
--- a/libs/i18n/src/lib/translations/translations_ka.ts
+++ b/libs/i18n/src/lib/translations/translations_ka.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ka.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'წელის არჩევა',
yearsRangeSelectionLabel: 'წელთა შუალედის არჩევა',
@@ -69,12 +72,17 @@ export default {
listItemStatusLocked: 'დაბლოკილი',
listItemStatusDraft: 'დაუსრულებელი'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'გაუქმება',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -94,6 +102,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'სიის ელემენტი {itemDetails}, ინდექსით {index} {total}-დან {selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'დანარჩენი {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_kk.properties b/libs/i18n/src/lib/translations/translations_kk.properties
index 93b25fba1a9..38dc418f977 100644
--- a/libs/i18n/src/lib/translations/translations_kk.properties
+++ b/libs/i18n/src/lib/translations/translations_kk.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Жылды таңдау
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Қателері бар
coreGridList.listItemStatusLocked=Құлыпталды
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Нобай
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Бас тарту
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Негізгі навигация
coreNavigation.navigationPath=Навигация жолы
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Тармақты құрылым элементі: {itemDetails}, {index}/{total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=тағы {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_kk.ts b/libs/i18n/src/lib/translations/translations_kk.ts
index 45f4573c221..5ec00998acf 100644
--- a/libs/i18n/src/lib/translations/translations_kk.ts
+++ b/libs/i18n/src/lib/translations/translations_kk.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_kk.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Жылды таңдау',
yearsRangeSelectionLabel: 'Жылдар ауқымын таңдау',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Құлыпталды',
listItemStatusDraft: 'Нобай'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Бас тарту',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Тармақты құрылым элементі: {itemDetails}, {index}/{total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'тағы {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_ko.properties b/libs/i18n/src/lib/translations/translations_ko.properties
index 83a341f99f4..7840b4867c0 100644
--- a/libs/i18n/src/lib/translations/translations_ko.properties
+++ b/libs/i18n/src/lib/translations/translations_ko.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=연도 선택
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=오류 있음
coreGridList.listItemStatusLocked=잠김
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=초안
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=해제
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=기본 탐색
coreNavigation.navigationPath=탐색 경로
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=트리 항목 {itemDetails}, {index}/ {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count}개 더 보기
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_ko.ts b/libs/i18n/src/lib/translations/translations_ko.ts
index 73b4b9e59e1..497bdcb6225 100644
--- a/libs/i18n/src/lib/translations/translations_ko.ts
+++ b/libs/i18n/src/lib/translations/translations_ko.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ko.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: '연도 선택',
yearsRangeSelectionLabel: '연도 범위 선택',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: '잠김',
listItemStatusDraft: '초안'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: '해제',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: '트리 항목 {itemDetails}, {index}/ {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count}개 더 보기'
},
diff --git a/libs/i18n/src/lib/translations/translations_ms.properties b/libs/i18n/src/lib/translations/translations_ms.properties
index 8a36b9ca0bf..38cf8887022 100644
--- a/libs/i18n/src/lib/translations/translations_ms.properties
+++ b/libs/i18n/src/lib/translations/translations_ms.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Pilih tahun
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Mengandungi ralat
coreGridList.listItemStatusLocked=Dikunci
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Draf
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Tolak
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Navigasi Utama
coreNavigation.navigationPath=Laluan Navigasi
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Item Pepohon {itemDetails}, {index} daripada {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} selanjutnya
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_ms.ts b/libs/i18n/src/lib/translations/translations_ms.ts
index e67a1b3e978..5b05f17adcc 100644
--- a/libs/i18n/src/lib/translations/translations_ms.ts
+++ b/libs/i18n/src/lib/translations/translations_ms.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ms.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Pilih tahun',
yearsRangeSelectionLabel: 'Pilih julat tahun',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Dikunci',
listItemStatusDraft: 'Draf'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Tolak',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Item Pepohon {itemDetails}, {index} daripada {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} selanjutnya'
},
diff --git a/libs/i18n/src/lib/translations/translations_nl.properties b/libs/i18n/src/lib/translations/translations_nl.properties
index 2216e9feb8a..ffb41407fb7 100644
--- a/libs/i18n/src/lib/translations/translations_nl.properties
+++ b/libs/i18n/src/lib/translations/translations_nl.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Jaar selecteren
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Bevat fouten
coreGridList.listItemStatusLocked=Vergrendeld
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Concept
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Afwijzen
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Hoofdnavigatie
coreNavigation.navigationPath=Navigatiepad
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Structuuritem {itemDetails}, {index} van {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=nog {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_nl.ts b/libs/i18n/src/lib/translations/translations_nl.ts
index e7da007fd74..894521af343 100644
--- a/libs/i18n/src/lib/translations/translations_nl.ts
+++ b/libs/i18n/src/lib/translations/translations_nl.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_nl.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Jaar selecteren',
yearsRangeSelectionLabel: 'Bereik van jaren selecteren',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Vergrendeld',
listItemStatusDraft: 'Concept'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Afwijzen',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Structuuritem {itemDetails}, {index} van {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'nog {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_no.properties b/libs/i18n/src/lib/translations/translations_no.properties
index b2055c928b9..b13c5cfa489 100644
--- a/libs/i18n/src/lib/translations/translations_no.properties
+++ b/libs/i18n/src/lib/translations/translations_no.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Velg år
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Inneholder feil
coreGridList.listItemStatusLocked=Sperret
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Utkast
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Avvis
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Hovednavigering
coreNavigation.navigationPath=Navigeringsbane
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Treelement {itemDetails}, {index} av {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} mer
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_no.ts b/libs/i18n/src/lib/translations/translations_no.ts
index b23482d6b71..c59088f8d8b 100644
--- a/libs/i18n/src/lib/translations/translations_no.ts
+++ b/libs/i18n/src/lib/translations/translations_no.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_no.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Velg år',
yearsRangeSelectionLabel: 'Velg årsintervall',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Sperret',
listItemStatusDraft: 'Utkast'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Avvis',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Treelement {itemDetails}, {index} av {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} mer'
},
diff --git a/libs/i18n/src/lib/translations/translations_pl.properties b/libs/i18n/src/lib/translations/translations_pl.properties
index 2b622bdc9df..05c84ec6cca 100644
--- a/libs/i18n/src/lib/translations/translations_pl.properties
+++ b/libs/i18n/src/lib/translations/translations_pl.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Wybierz rok
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Zawiera błędy
coreGridList.listItemStatusLocked=Zablokowane
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Wersja robocza
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Ignoruj
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Nawigacja główna
coreNavigation.navigationPath=Ścieżka nawigacji
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Element drzewa {itemDetails}, {index} z {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} więcej
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_pl.ts b/libs/i18n/src/lib/translations/translations_pl.ts
index 070adfe0fc1..760fd529c21 100644
--- a/libs/i18n/src/lib/translations/translations_pl.ts
+++ b/libs/i18n/src/lib/translations/translations_pl.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_pl.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Wybierz rok',
yearsRangeSelectionLabel: 'Wybierz zakres lat',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Zablokowane',
listItemStatusDraft: 'Wersja robocza'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Ignoruj',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Element drzewa {itemDetails}, {index} z {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} więcej'
},
diff --git a/libs/i18n/src/lib/translations/translations_pt.properties b/libs/i18n/src/lib/translations/translations_pt.properties
index c3ad5d858c9..4be0578adb8 100644
--- a/libs/i18n/src/lib/translations/translations_pt.properties
+++ b/libs/i18n/src/lib/translations/translations_pt.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Selecionar ano
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Contém erros
coreGridList.listItemStatusLocked=Bloqueado
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Rascunho
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Ignorar
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Navegação principal
coreNavigation.navigationPath=Caminho de navegação
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Item da árvore {itemDetails}, {index} de {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=Mais {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_pt.ts b/libs/i18n/src/lib/translations/translations_pt.ts
index 525ac5f214f..71923caa77d 100644
--- a/libs/i18n/src/lib/translations/translations_pt.ts
+++ b/libs/i18n/src/lib/translations/translations_pt.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_pt.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Selecionar ano',
yearsRangeSelectionLabel: 'Selecionar intervalo de anos',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Bloqueado',
listItemStatusDraft: 'Rascunho'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Ignorar',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Item da árvore {itemDetails}, {index} de {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'Mais {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_ro.properties b/libs/i18n/src/lib/translations/translations_ro.properties
index 1ebb8cf35df..536f3f43280 100644
--- a/libs/i18n/src/lib/translations/translations_ro.properties
+++ b/libs/i18n/src/lib/translations/translations_ro.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Selectați anul
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Conține erori
coreGridList.listItemStatusLocked=Blocat
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Schiță
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Respingere
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Meniul principal
coreNavigation.navigationPath=Cale de navigare
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Element din arbore {itemDetails}, {index} din {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=Încă {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_ro.ts b/libs/i18n/src/lib/translations/translations_ro.ts
index 0eae91a191e..e7cdc25669a 100644
--- a/libs/i18n/src/lib/translations/translations_ro.ts
+++ b/libs/i18n/src/lib/translations/translations_ro.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ro.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Selectați anul',
yearsRangeSelectionLabel: 'Selectați intervalul de ani',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Blocat',
listItemStatusDraft: 'Schiță'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Respingere',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Element din arbore {itemDetails}, {index} din {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'Încă {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_ru.properties b/libs/i18n/src/lib/translations/translations_ru.properties
index a49911eb21e..a5f5ea9f653 100644
--- a/libs/i18n/src/lib/translations/translations_ru.properties
+++ b/libs/i18n/src/lib/translations/translations_ru.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Выберите год
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Содержит ошибки
coreGridList.listItemStatusLocked=Заблокировано
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Черновик
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Игнорировать
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Основная навигация
coreNavigation.navigationPath=Путь навигации
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Элемент дерева {itemDetails}, {index} из {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=Еще {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_ru.ts b/libs/i18n/src/lib/translations/translations_ru.ts
index 0107d6d5c83..cbb6297e5ff 100644
--- a/libs/i18n/src/lib/translations/translations_ru.ts
+++ b/libs/i18n/src/lib/translations/translations_ru.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_ru.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Выберите год',
yearsRangeSelectionLabel: 'Выберите диапазон годов',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Заблокировано',
listItemStatusDraft: 'Черновик'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Игнорировать',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Элемент дерева {itemDetails}, {index} из {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'Еще {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_sh.properties b/libs/i18n/src/lib/translations/translations_sh.properties
index f37814f628a..c5e09044200 100644
--- a/libs/i18n/src/lib/translations/translations_sh.properties
+++ b/libs/i18n/src/lib/translations/translations_sh.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Odaberi godinu
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Sadrži greške
coreGridList.listItemStatusLocked=Zaključano
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Nacrt
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Odbaci
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Glavno usmeravanje
coreNavigation.navigationPath=Put usmeravanja
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Stavka stabla {itemDetails}, {index} od {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} više
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_sh.ts b/libs/i18n/src/lib/translations/translations_sh.ts
index c674609750b..44874afbd52 100644
--- a/libs/i18n/src/lib/translations/translations_sh.ts
+++ b/libs/i18n/src/lib/translations/translations_sh.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_sh.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Odaberi godinu',
yearsRangeSelectionLabel: 'Odaberi raspon godina',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Zaključano',
listItemStatusDraft: 'Nacrt'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Odbaci',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Stavka stabla {itemDetails}, {index} od {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} više'
},
diff --git a/libs/i18n/src/lib/translations/translations_sk.properties b/libs/i18n/src/lib/translations/translations_sk.properties
index 3b232fdf021..28b460470b8 100644
--- a/libs/i18n/src/lib/translations/translations_sk.properties
+++ b/libs/i18n/src/lib/translations/translations_sk.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Vybrať rok
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Obsahuje chyby
coreGridList.listItemStatusLocked=Blokované
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Koncept
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Odmietnuť
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Hlavná navigácia
coreNavigation.navigationPath=Cesta navigácie
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Položka stromu {itemDetails}, {index} z {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} viac
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_sk.ts b/libs/i18n/src/lib/translations/translations_sk.ts
index 14e6310b32e..cc5428db04a 100644
--- a/libs/i18n/src/lib/translations/translations_sk.ts
+++ b/libs/i18n/src/lib/translations/translations_sk.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_sk.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Vybrať rok',
yearsRangeSelectionLabel: 'Vybrať rozsah rokov',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Blokované',
listItemStatusDraft: 'Koncept'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Odmietnuť',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Položka stromu {itemDetails}, {index} z {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} viac'
},
diff --git a/libs/i18n/src/lib/translations/translations_sl.properties b/libs/i18n/src/lib/translations/translations_sl.properties
index 7cf1f3925fc..7403f8d6406 100644
--- a/libs/i18n/src/lib/translations/translations_sl.properties
+++ b/libs/i18n/src/lib/translations/translations_sl.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Izbira leta
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Vsebuje napake
coreGridList.listItemStatusLocked=Zaklenjeno
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Osnutek
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Opusti
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Glavno krmarjenje
coreNavigation.navigationPath=Pot krmarjenja
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Element drevesa {itemDetails}, {index} od {total} {selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=Še {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_sl.ts b/libs/i18n/src/lib/translations/translations_sl.ts
index 609dcccee4f..b002711c5ac 100644
--- a/libs/i18n/src/lib/translations/translations_sl.ts
+++ b/libs/i18n/src/lib/translations/translations_sl.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_sl.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Izbira leta',
yearsRangeSelectionLabel: 'Izbira obsega let',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Zaklenjeno',
listItemStatusDraft: 'Osnutek'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Opusti',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Element drevesa {itemDetails}, {index} od {total} {selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'Še {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_sq.properties b/libs/i18n/src/lib/translations/translations_sq.properties
index c21c36d38b6..4dea53bf9a2 100644
--- a/libs/i18n/src/lib/translations/translations_sq.properties
+++ b/libs/i18n/src/lib/translations/translations_sq.properties
@@ -1,4 +1,5 @@
-
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
coreCalendar.yearSelectionLabel = Zgjidhni vitin
coreCalendar.yearsRangeSelectionLabel = Zgjidhni shtrirjen e viteve
coreCalendar.monthSelectionLabel = Zgjidhni muajin
@@ -53,11 +54,17 @@ coreGridList.listItemButtonDeleteTitle = Fshi
coreGridList.listItemStatusContainsErrors = Përmban gabime.
coreGridList.listItemStatusLocked = I kyçur
coreGridList.listItemStatusDraft = Draft
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
coreMessageStrip.dismissLabel = Largoje
coreMessageStrip.announcementInfo = Information Message Strip
coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
coreMessageStrip.closable = Closable
coreMultiInput.countListResultsSingular = 1 artikull i listës së rezultateve.
coreMultiInput.countListResultsPlural = {count} artikujt e listës së rezultateve.
@@ -69,6 +76,32 @@ coreMultiInput.tokensCountText = Contains {length, plural, =0 {no token} =1 {1 t
coreNavigation.mainNavigation = Main Navigation
coreNavigation.navigationPath = Navigation Path
coreNestedList.linkItemAriaLabel = Artikulli i pemës {itemDetails}, {index} nga {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
coreOverflowLayout.moreItemsButton = {count} artikuj { count, plural, one {më shumë} other {të tjerë} }
corePagination.pageLabel = Faqja {pageNumber}
corePagination.currentPageAriaLabel = Faqja {pageNumber} është faqja aktuale
diff --git a/libs/i18n/src/lib/translations/translations_sq.ts b/libs/i18n/src/lib/translations/translations_sq.ts
index 3c050402528..7ed942a7c2a 100644
--- a/libs/i18n/src/lib/translations/translations_sq.ts
+++ b/libs/i18n/src/lib/translations/translations_sq.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_sq.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Zgjidhni vitin',
yearsRangeSelectionLabel: 'Zgjidhni shtrirjen e viteve',
@@ -69,12 +72,17 @@ export default {
listItemStatusLocked: 'I kyçur',
listItemStatusDraft: 'Draft'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Largoje',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -94,6 +102,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Artikulli i pemës {itemDetails}, {index} nga {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} artikuj { count, plural, one {më shumë} other {të tjerë} }'
},
diff --git a/libs/i18n/src/lib/translations/translations_sv.properties b/libs/i18n/src/lib/translations/translations_sv.properties
index 5de66ad97b7..be5692f19af 100644
--- a/libs/i18n/src/lib/translations/translations_sv.properties
+++ b/libs/i18n/src/lib/translations/translations_sv.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Välj år
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Innehåller fel
coreGridList.listItemStatusLocked=Låst
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Utkast
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Avvisa
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Huvudnavigering
coreNavigation.navigationPath=Navigeringssökväg
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Trädelement {itemDetails}, {index} av {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} fler
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_sv.ts b/libs/i18n/src/lib/translations/translations_sv.ts
index 43fd293f21f..2abecfa428a 100644
--- a/libs/i18n/src/lib/translations/translations_sv.ts
+++ b/libs/i18n/src/lib/translations/translations_sv.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_sv.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Välj år',
yearsRangeSelectionLabel: 'Välj årsintervall',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Låst',
listItemStatusDraft: 'Utkast'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Avvisa',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Trädelement {itemDetails}, {index} av {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} fler'
},
diff --git a/libs/i18n/src/lib/translations/translations_th.properties b/libs/i18n/src/lib/translations/translations_th.properties
index bf49ee85106..d2d6428e6d4 100644
--- a/libs/i18n/src/lib/translations/translations_th.properties
+++ b/libs/i18n/src/lib/translations/translations_th.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=เลือกปี
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=มีข้อผิดพลาด
coreGridList.listItemStatusLocked=ถูกล็อค
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=แบบร่าง
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=ยกเลิก
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=การเนวิเกตหลัก
coreNavigation.navigationPath=พาธการเนวิเกต
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=ไอเท็มแบบทรี {itemDetails} {index} จาก {total}{selectedDescription} รายการ
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=อีก {count} รายการ
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_th.ts b/libs/i18n/src/lib/translations/translations_th.ts
index dd018898083..a4d547d99de 100644
--- a/libs/i18n/src/lib/translations/translations_th.ts
+++ b/libs/i18n/src/lib/translations/translations_th.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_th.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'เลือกปี',
yearsRangeSelectionLabel: 'เลือกช่วงปี',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'ถูกล็อค',
listItemStatusDraft: 'แบบร่าง'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'ยกเลิก',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'ไอเท็มแบบทรี {itemDetails} {index} จาก {total}{selectedDescription} รายการ'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'อีก {count} รายการ'
},
diff --git a/libs/i18n/src/lib/translations/translations_tr.properties b/libs/i18n/src/lib/translations/translations_tr.properties
index 6a6244d0718..a1bf327dc83 100644
--- a/libs/i18n/src/lib/translations/translations_tr.properties
+++ b/libs/i18n/src/lib/translations/translations_tr.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Yıl seç
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Hata içeriyor
coreGridList.listItemStatusLocked=Kilitli
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Taslak
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Yoksay
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Ana Gezinme Düzeni
coreNavigation.navigationPath=Gezinme Yolu
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Ağaç öğesi {itemDetails}, {index}/{total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton={count} tane daha
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_tr.ts b/libs/i18n/src/lib/translations/translations_tr.ts
index 45f1e8b41fc..823fbfa85c2 100644
--- a/libs/i18n/src/lib/translations/translations_tr.ts
+++ b/libs/i18n/src/lib/translations/translations_tr.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_tr.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Yıl seç',
yearsRangeSelectionLabel: 'Yıl aralığı seç',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Kilitli',
listItemStatusDraft: 'Taslak'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Yoksay',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Ağaç öğesi {itemDetails}, {index}/{total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '{count} tane daha'
},
diff --git a/libs/i18n/src/lib/translations/translations_uk.properties b/libs/i18n/src/lib/translations/translations_uk.properties
index 69a13fee537..bb94c87e350 100644
--- a/libs/i18n/src/lib/translations/translations_uk.properties
+++ b/libs/i18n/src/lib/translations/translations_uk.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=Виберіть рік
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=Містить помилки
coreGridList.listItemStatusLocked=Заблоковано
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=Чернетка
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=Відхилити
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=Головна навігація
coreNavigation.navigationPath=Шлях навігації
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=Елемент дерева {itemDetails}, {index} з {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=Ще {count}
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_uk.ts b/libs/i18n/src/lib/translations/translations_uk.ts
index c50811fed00..4191d25e43e 100644
--- a/libs/i18n/src/lib/translations/translations_uk.ts
+++ b/libs/i18n/src/lib/translations/translations_uk.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_uk.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: 'Виберіть рік',
yearsRangeSelectionLabel: 'Виберіть діапазон років',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: 'Заблоковано',
listItemStatusDraft: 'Чернетка'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: 'Відхилити',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -95,6 +103,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: 'Елемент дерева {itemDetails}, {index} з {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: 'Ще {count}'
},
diff --git a/libs/i18n/src/lib/translations/translations_zh_CN.properties b/libs/i18n/src/lib/translations/translations_zh_CN.properties
index bad28394182..35874faec22 100644
--- a/libs/i18n/src/lib/translations/translations_zh_CN.properties
+++ b/libs/i18n/src/lib/translations/translations_zh_CN.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=选择年度
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=包含错误
coreGridList.listItemStatusLocked=已锁定
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=草稿
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=屏蔽
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=主导航
coreNavigation.navigationPath=导航路径
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=树项目 {itemDetails},{index},共 {total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=另外 {count} 个
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_zh_CN.ts b/libs/i18n/src/lib/translations/translations_zh_CN.ts
index d82dc573473..515cae4123e 100644
--- a/libs/i18n/src/lib/translations/translations_zh_CN.ts
+++ b/libs/i18n/src/lib/translations/translations_zh_CN.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_zh_CN.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: '选择年度',
yearsRangeSelectionLabel: '选择年度范围',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: '已锁定',
listItemStatusDraft: '草稿'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: '屏蔽',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -94,6 +102,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: '树项目 {itemDetails},{index},共 {total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '另外 {count} 个'
},
diff --git a/libs/i18n/src/lib/translations/translations_zh_TW.properties b/libs/i18n/src/lib/translations/translations_zh_TW.properties
index 8f79c03480e..21051ef59e6 100644
--- a/libs/i18n/src/lib/translations/translations_zh_TW.properties
+++ b/libs/i18n/src/lib/translations/translations_zh_TW.properties
@@ -1,3 +1,5 @@
+#XFLD: Default label for the Avatar.
+coreAvatar.defaultLabel = Avatar
#XBUT: Button on the calendar, used to navigate to the year selection view.
coreCalendar.yearSelectionLabel=選擇年份
#XBUT: Button on the calendar, used to navigate to the year range selection view.
@@ -106,6 +108,10 @@ coreGridList.listItemStatusContainsErrors=包含錯誤
coreGridList.listItemStatusLocked=已鎖定
#XFLD: Label that informs the user that a grid list item is in the draft state.
coreGridList.listItemStatusDraft=草稿
+#XACT Screen reader text explaining that link is emphasized
+coreLink.emphasized = Emphasized
+#XACT Screen reader text explaining that link is subtle
+coreLink.subtle = Subtle
#XBUT: Button used to dismiss a message strip.
coreMessageStrip.dismissLabel=忽略
#XACT: Screen reader text explaining the type of the message strip.
@@ -116,6 +122,8 @@ coreMessageStrip.announcementWarning = Warning Message Strip
coreMessageStrip.announcementError = Error Message Strip
#XACT: Screen reader text explaining the type of the message strip.
coreMessageStrip.announcementSuccess = Success Message Strip
+#XACT: Screen reader text explaining the type of the message strip.
+coreMessageStrip.announcementDefault = Message Strip
#XACT: Screen reader text explaining whether the message strip is closable.
coreMessageStrip.closable = Closable
#XACT: Message for the screen reader alerting the user that there is 1 resulting list item from their query.
@@ -138,6 +146,32 @@ coreNavigation.mainNavigation=主瀏覽
coreNavigation.navigationPath=瀏覽路徑
#XMIT: In the side navigation, the name of the item and its index and position in the list.
coreNestedList.linkItemAriaLabel=樹狀項目 {itemDetails}、{index}/{total}{selectedDescription}
+#XACT: Screen reader announcement for the object identifier
+coreObjectIdentifier.announcement = Object Identifier
+#XACT: Screen reader text explaining the emphasized state of the object number.
+coreObjectNumber.emphasized = Emphasized
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.negative = Value State Error
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.critical = Value State Warning
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.positive = Value State Success
+#XACT: Screen reader text explaining the value state of the object number.
+coreObjectNumber.informative = Value State Information
+#XACT: Announcement for the object status
+coreObjectStatus.announcement = Object Status
+#XACT: Text for the screen reader that describes the object status as clickable.
+coreObjectStatus.ariaRoleDescription = Object Status Button
+#XACT: Text for the screen reader that describes the object status's indication color.
+coreObjectStatus.indicationColor = Indication Color
+#XACT: Announcement for the negative object status
+coreObjectStatus.negative = Invalid Entry
+#XACT: Announcement for the critical object status
+coreObjectStatus.critical = Warning issued
+#XACT: Announcement for the positive object status
+coreObjectStatus.positive = Entry successfully validated
+#XACT: Announcement for the informative object status
+coreObjectStatus.informative = Informative entry
#XFLD: The {count} more label for the number of items that are overflowing in the overflow layout component.
coreOverflowLayout.moreItemsButton=還有 {count} 個
#XBUT: The label for the button used to change to the {pageNumber} page in the pagination component.
diff --git a/libs/i18n/src/lib/translations/translations_zh_TW.ts b/libs/i18n/src/lib/translations/translations_zh_TW.ts
index fed4743c6f3..eadc3019abf 100644
--- a/libs/i18n/src/lib/translations/translations_zh_TW.ts
+++ b/libs/i18n/src/lib/translations/translations_zh_TW.ts
@@ -1,5 +1,8 @@
// Do not modify, it's automatically created. Modify translations_zh_TW.properties instead
export default {
+ coreAvatar: {
+ defaultLabel: 'Avatar'
+ },
coreCalendar: {
yearSelectionLabel: '選擇年份',
yearsRangeSelectionLabel: '選擇年份範圍',
@@ -70,12 +73,17 @@ export default {
listItemStatusLocked: '已鎖定',
listItemStatusDraft: '草稿'
},
+ coreLink: {
+ emphasized: 'Emphasized',
+ subtle: 'Subtle'
+ },
coreMessageStrip: {
dismissLabel: '忽略',
announcementInfo: 'Information Message Strip',
announcementWarning: 'Warning Message Strip',
announcementError: 'Error Message Strip',
announcementSuccess: 'Success Message Strip',
+ announcementDefault: 'Message Strip',
closable: 'Closable'
},
coreMultiInput: {
@@ -94,6 +102,25 @@ export default {
coreNestedList: {
linkItemAriaLabel: '樹狀項目 {itemDetails}、{index}/{total}{selectedDescription}'
},
+ coreObjectIdentifier: {
+ announcement: 'Object Identifier'
+ },
+ coreObjectNumber: {
+ emphasized: 'Emphasized',
+ negative: 'Value State Error',
+ critical: 'Value State Warning',
+ positive: 'Value State Success',
+ informative: 'Value State Information'
+ },
+ coreObjectStatus: {
+ announcement: 'Object Status',
+ ariaRoleDescription: 'Object Status Button',
+ indicationColor: 'Indication Color',
+ negative: 'Invalid Entry',
+ critical: 'Warning issued',
+ positive: 'Entry successfully validated',
+ informative: 'Informative entry'
+ },
coreOverflowLayout: {
moreItemsButton: '還有 {count} 個'
},
diff --git a/package.json b/package.json
index c272738943f..3924bf27fba 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"@angular/platform-browser": "20.1.4",
"@angular/platform-browser-dynamic": "20.1.4",
"@angular/router": "20.1.4",
- "@fundamental-styles/cx": "0.40.1",
+ "@fundamental-styles/cx": "0.41.0-rc.60",
"@nx/angular": "21.2.4",
"@sap-theming/theming-base-content": "11.31.1",
"@stackblitz/sdk": "1.9.0",
@@ -60,7 +60,7 @@
"fast-deep-equal": "3.1.3",
"focus-trap": "7.1.0",
"focus-visible": "5.2.1",
- "fundamental-styles": "0.40.1",
+ "fundamental-styles": "0.41.0-rc.60",
"fuse.js": "7.0.0",
"highlight.js": "11.7.0",
"intl": "1.2.5",
diff --git a/yarn.lock b/yarn.lock
index 221e9bc512a..94e991ff6c7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3655,10 +3655,10 @@ __metadata:
languageName: node
linkType: hard
-"@fundamental-styles/cx@npm:0.40.1":
- version: 0.40.1
- resolution: "@fundamental-styles/cx@npm:0.40.1"
- checksum: 10/42276f2489bdbcb0be6474b1df32c60f175667d2739e4fb46eba02f4f85621724e6997a5e08abec56e8c851a76194bd66a7b5490486ac89a2b998d799ca298a9
+"@fundamental-styles/cx@npm:0.41.0-rc.60":
+ version: 0.41.0-rc.60
+ resolution: "@fundamental-styles/cx@npm:0.41.0-rc.60"
+ checksum: 10/dd6b7d4336da7a97e0a03992683b56fb123ce253b1c277aa8d7701e88f697da0d62bc8f8fc92376855fe6eb5fcf6b0edad90e8d67a2fb2c5120aae222813d58a
languageName: node
linkType: hard
@@ -16117,7 +16117,7 @@ __metadata:
"@angular/router": "npm:20.1.4"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/config-conventional": "npm:18.6.1"
- "@fundamental-styles/cx": "npm:0.40.1"
+ "@fundamental-styles/cx": "npm:0.41.0-rc.60"
"@jsdevtools/npm-publish": "npm:3.0.1"
"@nx/angular": "npm:21.2.4"
"@nx/devkit": "npm:21.2.4"
@@ -16174,7 +16174,7 @@ __metadata:
focus-trap: "npm:7.1.0"
focus-visible: "npm:5.2.1"
fs-extra: "npm:^11.3.0"
- fundamental-styles: "npm:0.40.1"
+ fundamental-styles: "npm:0.41.0-rc.60"
fuse.js: "npm:7.0.0"
highlight.js: "npm:11.7.0"
husky: "npm:8.0.2"
@@ -16223,13 +16223,13 @@ __metadata:
languageName: unknown
linkType: soft
-"fundamental-styles@npm:0.40.1":
- version: 0.40.1
- resolution: "fundamental-styles@npm:0.40.1"
+"fundamental-styles@npm:0.41.0-rc.60":
+ version: 0.41.0-rc.60
+ resolution: "fundamental-styles@npm:0.41.0-rc.60"
peerDependencies:
- "@sap-theming/theming-base-content": ^11.29.0
- "@sap-ui/common-css": 0.40.1
- checksum: 10/e68e298ea5d0e0accff8e48d7ea2a6b232c9d6645b6326765af69a6bab32fd8630fe8b660f0e2d30ef62023ad6f6b9abeddefa38ba749f0ea7eabc864ac49ba5
+ "@sap-theming/theming-base-content": ^11.32.0
+ "@sap-ui/common-css": 0.41.0-rc.60
+ checksum: 10/7c515d918817af12eeea0c9a48b8c9df1123003689534f2ac7f8876ef943b33b413149c89799442031e83e6cd967ed7c7e236974a588ccf32d8dad0ab9fec04c
languageName: node
linkType: hard