Skip to content

Commit 67eb483

Browse files
[INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I74cad35b8c6a662cf0fbf0b741d5e798ffba140d
1 parent 63cd0d7 commit 67eb483

File tree

2 files changed

+60
-4
lines changed

2 files changed

+60
-4
lines changed
Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,38 @@
1+
#This is the resource bundle for the UI5 Web Components
2+
#
13

4+
#XTXT: Text for characters left
25
PROMPT_INPUT_CHARACTERS_LEFT={0} characters remaining
36

7+
#XTXT: Text for characters over
48
PROMPT_INPUT_CHARACTERS_EXCEEDED={0} characters over limit
59

10+
#XTXT: Text for
611
BUTTON_TOOLTIP_TEXT={0} with Artificial Intelligence
712

8-
WRITING_ASSISTANT_LABEL=AI Writing Assistant Toolbar Shift + F4
13+
#XFLD: Text for the aria-label attribute of the Writing Assistant toolbar
14+
WRITING_ASSISTANT_LABEL=Writing Assistant Toolbar Shift + F4
915

16+
#XFLD: Previous version button accessible name
1017
VERSIONING_PREVIOUS_BUTTON_TEXT=Previous Version
1118

19+
#XFLD: Next version button accessible name
1220
VERSIONING_NEXT_BUTTON_TEXT=Next Version
1321

22+
#XMSG: Announcement message when Writing Assistant starts generating
1423
WRITING_ASSISTANT_GENERATING_ANNOUNCEMENT=Stop generating (ESC)
1524

16-
WRITING_ASSISTANT_TOOLBAR_ACCESSIBLE_NAME=AI Writing Assistant Toolbar
25+
#XFLD: Accessible name for the Writing Assistant toolbar
26+
WRITING_ASSISTANT_TOOLBAR_ACCESSIBLE_NAME=Writing Assistant Toolbar
1727

18-
WRITING_ASSISTANT_BUTTON_ACCESSIBLE_NAME=AI Writing Assistant
28+
#XFLD: Accessible name for the Writing Assistant button
29+
WRITING_ASSISTANT_BUTTON_ACCESSIBLE_NAME=Writing Assistant
1930

20-
WRITING_ASSISTANT_BUTTON_TOOLTIP=AI Writing Assistant (Shift + F4)
31+
#XFLD: Tooltip for the Writing Assistant button
32+
WRITING_ASSISTANT_BUTTON_TOOLTIP=Writing Assistant (Shift + F4)
2133

34+
#XFLD: Tooltip for the Previous Version button
2235
VERSIONING_PREVIOUS_BUTTON_TOOLTIP=Previous Version
2336

37+
#XFLD: Tooltip for the Next Version button
2438
VERSIONING_NEXT_BUTTON_TOOLTIP=Next Version

packages/main/src/i18n/messagebundle_en.properties

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,36 @@ DATEPICKER_OPEN_ICON_TITLE=Open Picker
178178
#XACT: Aria information for the Date Picker
179179
DATEPICKER_DATE_DESCRIPTION=Date Input
180180

181+
DATEPICKER_VALUE_MISSING=Enter the date in the following format: {0}.
182+
183+
DATEPICKER_PATTERN_MISSMATCH=This format is not supported. Enter the date and time range in the following format: {0}.
184+
185+
DATEPICKER_RANGE_OVERFLOW=Enter a date lower than the maximum value of {0}.
186+
187+
DATEPICKER_RANGE_UNDERFLOW=Enter a date higher than the minimum value of {0}.
188+
181189
#XACT: Aria information for the Date Time Picker
182190
DATETIME_DESCRIPTION=Date Time Input
183191

192+
DATETIME_VALUE_MISSING=Enter the date and time in the following format: {0}.
193+
194+
DATETIME_PATTERN_MISMATCH=This format is not supported. Enter the date and time in the following format: {0}.
195+
196+
DATETIME_RANGEOVERFLOW=Enter a value lower than the maximum value of {0}.
197+
198+
DATETIME_RANGEUNDERFLOW=Enter a value higher than the minimum value of {0}.
199+
184200
#XACT: Aria information for the Date Range Picker
185201
DATERANGE_DESCRIPTION=Date Range Input
186202

203+
DATERANGE_VALUE_MISSING=Enter the date range in the following format: {0} - {0}.
204+
205+
DATERANGE_PATTERN_MISMATCH=This format is not supported. Enter the date in the following format: {0} - {0}.
206+
207+
DATERANGE_OVERFLOW=Enter a value lower than the maximum value of {0}.
208+
209+
DATERANGE_UNDERFLOW=Enter a value higher than the minimum value of {0}.
210+
187211
#XACT: Aria information for the Date Picker popover
188212
DATEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Date for {0}
189213

@@ -236,6 +260,8 @@ FILEUPLOADER_VALUE_HELP_TOOLTIP=Browse and replace all files
236260
#XTOL: Default tooltip text for the ui5-file-uploader's clear icon
237261
FILEUPLOADER_CLEAR_ICON_TOOLTIP=Remove all files
238262

263+
FILEUPLOAER_VALUE_MISSING=Select or drag and drop a file to upload.
264+
239265
GROUP_HEADER_TEXT=Group Header
240266

241267
#XACT: ARIA announcement for the Select`s roledescription attribute
@@ -511,6 +537,10 @@ TIMEPICKER_INPUTS_ENTER_MINUTES=Please enter minutes
511537
#XACT: Time Picker Inputs tooltip/aria-label for Seconds input
512538
TIMEPICKER_INPUTS_ENTER_SECONDS=Please enter seconds
513539

540+
TIMEPICKER_VALUE_MISSING=Enter the time in the following format: {0}.
541+
542+
TIMEPICKER_PATTERN_MISSMATCH=This format is not supported. Enter the time in the following format: {0}.
543+
514544
#XACT: Aria information for the Duration Picker
515545
DURATION_INPUT_DESCRIPTION=Duration Input
516546

@@ -658,6 +688,12 @@ STEPINPUT_DEC_ICON_TITLE=Decrease
658688
#XTOL: tooltip for increase button of the StepInput
659689
STEPINPUT_INC_ICON_TITLE=Increase
660690

691+
STEPINPUT_PATTER_MISSMATCH=This format is not supported. Enter a number with {0} decimal places.
692+
693+
STEPINPUT_RANGEOVERFLOW=Enter a number lower than the maximum value of {0}.
694+
695+
STEPINPUT_RANGEUNDERFLOW=Enter a number higher than the minimum value of {0}.
696+
661697
#XACT: Aria information for the Split Button
662698
SPLIT_BUTTON_DESCRIPTION=Split Button
663699

@@ -817,6 +853,12 @@ DYNAMIC_DATE_RANGE_TO_TEXT=To (Date Time)
817853
#XFLD: Text for the selected date in the DynamicDateRange component.
818854
DYNAMIC_DATE_RANGE_SELECTED_TEXT=Selected
819855

856+
DYNAMIC_DATE_TIME_RANGE_TEXT=From / To (Date and Time)
857+
858+
DYNAMIC_DATE_TIME_RANGE_TEXT_TO_LABEL=To
859+
860+
DYNAMIC_DATE_TIME_RANGE_TEXT_FROM_LABEL=From
861+
820862
#FLD: Text for the selected date section when there's no value in the DynamicDateRange component.
821863
DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=Choose Dates
822864

0 commit comments

Comments
 (0)