summaryrefslogtreecommitdiff
path: root/src/locales
AgeCommit message (Collapse)AuthorFilesLines
2022-11-08Added correct diagnostic mode displayglukhov.mikhail2-0/+2
Before the patch, the diagnostic mode was displayed as "Not available", after the patch "Diagnostic mode". Test: in the console run the command "busctl set-property xyz.openbmc_project.State.Host \ /xyz/openbmc_project/state/host0 \ xyz.openbmc_project.State.Host CurrentHostState \ s "xyz.openbmc_project.State.Host.HostState.DiagnosticMode". open the "Server power operations" page, check the Server status Signed-off-by: glukhov.mikhail <mikl@greenfil.ru> Change-Id: I90d04e05188eb92c4c4b38fe578ae36db0424b5c
2022-10-19RU: Server manufacturer and Firmware version on Overview tabKonstantin Aladyshev1-0/+2
Add russian translations that were missed in a commit 112dbb266e659e252e42f2230ddb4a80a467da20 ("Server manufacturer and Firmware version on Overview tab"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I17994d86f10a3bd860d493af7045214aa3c66800
2022-10-19RU: Check certificate file extensionKonstantin Aladyshev1-1/+2
Add russian translations that were missed in a commit 31fb2b96a58492c3214197685787f42f305a42ad ("Check certificate file extension"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I99facf93497cc62326638db79bdd6a4930b857d7
2022-09-26Server manufacturer and Firmware version on Overview tabMichalX Szopinski1-0/+2
Add "Server manufacturer" and "Firmware version" to "Server information" card in Overview tab. Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com> Change-Id: If02516b1b721920f83c5fe42a7c5e79fbb1825ca
2022-09-26Check certificate file extensionDamian Celico1-1/+2
Checking the file extension type of uploaded certificates to redfish. Sends the file only if the file type is correct, otherwise shows error. Signed-off-by: Damian Celico <damianx.celico@intel.com> Change-Id: Idfc790bc8967333aed66c5c128334af4231dbea3
2022-06-10RU: Update SOL console page alert messageKonstantin Aladyshev1-0/+3
Add russian translations that were missed in a commit 1d9257e5a355bbc0540b70ab2b2d9a17dea6d986 ("Update SOL console page alert message"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I71219d8d9ac4cc7cd86ef8911863a216f2bbbee9
2022-02-14en-US: Fix typos in translation for Key clear pageKonstantin Aladyshev1-8/+7
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: If7632ef07a91424e684bdba847855ef441f7483b
2022-02-12Update SOL console page alert messageNikhil Ashoka1-0/+3
- if the status of the SOL console is disconnected, an alert message will be displays that System must be powered on to connect Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com> Change-Id: I4cdf99954f3a4e129404facf2992dadf63e62f70
2022-02-08RU: Re-modeled Power restore radio buttonsKonstantin Aladyshev1-0/+5
Add russian translations that were missed in a commit 2b33ec2cd523cc48c40977b31a13c2ce925f58c5 ("Re-modeled Power restore radio buttons"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I77a2be270df4401748eab14be6468964530ac560
2022-02-08RU: Missing Overview informationKonstantin Aladyshev1-1/+1
Add russian translations that were missed in a commit b86f4152ba832ba92a2607c30037d5f818058120 ("Missing Overview information"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I93166e94881b8b6db8fbf046df9e0eb331cf977a
2022-02-08RU: Add Key clear page under Operations sectionKonstantin Aladyshev1-2/+36
Add russian translations that were missed in a commit 2b33ec2cd523cc48c40977b31a13c2ce925f58c5 ("Add Key clear page under Operations section"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ib2b144524aa5cc497b1597103816981da41210b3
2022-02-08RU: Security Panel add additional featuresKonstantin Aladyshev1-3/+14
Add russian translations that were missed in a commit aee27141f4c002306e9a4bf44dc4f9618a5fae62 ("Security Panel add additional features"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I4d84c8d41ce6c7cf6c68b4c6987f433f10b9f75a
2022-02-07RU: Add values to system inventory tableKonstantin Aladyshev1-1/+3
Add russian translations that were missed in a commit 18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7 ("Add values to system inventory table"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I8d15317dd3d7acefbd0a0905643476c480e24c76
2022-02-04Re-modeled Power restore radio buttonsKenneth Fullbright1-0/+5
When a user selects a radio button and saves, the selected setting should be patched. - Computed properties on generated bootstrap-vue radio buttons causes errors. - Re-modeled radio buttons to take Redfish api data on component render. - Mapped selected radio button value to patch the Redfish api property. - Added translations. Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com> Change-Id: I22ce75d9ef840d7f0c2659bba855093e5b4559f4
2022-02-04Missing Overview informationNikhil Ashoka1-1/+1
Added 'BMC date and time' which was displaying as 'BMC time' Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com> Change-Id: Ie5b63d942b08c52a2b78a91c95624874c299d3da
2022-02-04Add Key clear page under Operations sectionSandeepa Singh1-2/+37
This page will allow privileged user to clear encrypted keys. - Only admin and CE login user will be able to see the page - The UI will be different for both, admin and CE login user(service) - This page is IBM only Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: Ic6fe3454de815629a6b2250daa99ab21f2b316c3
2022-02-04Security Panel add additional featuresNikhil Ashoka1-3/+14
Added RTAD under Network interfaces Added VirtualTPM under Network services Removed the sub-headings in Policies page Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com> Change-Id: I6290362cecdfe7f8cd7bfde20fcaca88b6bc2c09
2022-01-28Add values to system inventory tableNikhil Ashoka1-0/+2
TotalSystemMemoryGiB and CoreCount field is not present. Added TotalSystemMemoryGiB under Memory summary Added CoreCount under Processor summary Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com> Change-Id: I598abc7c05dd5113db0071ecd71bbcc32ad696c4
2022-01-28Update russian translations for the timezone toast messagesKonstantin Aladyshev1-1/+1
Add russian translations that were missed in a commit 77e64901f7334773d85fefab5e5623fa0e6ec499 ("Fix invalid password validation"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I818c6918ee9a7c862a37335f43acccf57b486828
2022-01-28Russian translations for the new properties to Dimms tableKonstantin Aladyshev1-0/+6
Add russian translations that were missed in a commit 61fdd942fc17a63713a82917b185d1ae16b49e4f ("Add missing properties to Dimms table"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Id9a18b82a12f135d46d59d0417892b6dc1d08bdd
2022-01-07Fix invalid password validationSandeepa Singh1-1/+1
Bug: Success toast message appeared on invalid value of new password on profile settings page. Solution: Fixed the toast message for password change and timezone change respectively. Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: I71b53dd02e4fdda040248c3ed9408be8d220454d
2022-01-07Add missing properties to Dimms tableSandeepa Singh1-0/+6
- Added the following properties: Base module type, Bus width bits, Capacity MiB, Data width bits, Enabled, Operating speed Mhz - Design has been updated for Dimms table Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: Ifd77071abd9544120c1904065275ccc00dd8d862
2021-12-20Correct values for deleteDns/deleteIpv4 keys in translationKonstantin Aladyshev1-2/+2
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I6335db232a6b61990e16f70222dbc67ccd48d044
2021-12-20Russian translations for the deleteDns/deleteIpv4 fixesKonstantin Aladyshev1-2/+2
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I023e4ce64800cb4d464df7084e73d738721f85ed
2021-12-20Russian translations for the hostname/MAC address settingsKonstantin Aladyshev1-1/+4
Add russian translations that were missed in a commit 12dc20c3701fe58b7d827ed44d65ac67cee8a4a6 ("Network settings: Edit hostname and MAC address"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ib025c223ca61636b7020cc3ce93e19afe2dddae8
2021-12-20Russian translations for the IPv4/DNS network settingsKonstantin Aladyshev1-0/+2
Add russian translations that were missed in a commit b34349d4139230fb4ca99bf89a6b0e1f707e58e2 ("Network Settings: Add and Delete IPV4 and DNS address"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I5ba7588848c5451efe2e0ef8edb2ff9b4a71b207
2021-12-20Russian translations for the new Network settings designKonstantin Aladyshev1-23/+28
Add russian translations that were missed in a commit c4b8757ed88ecea369e6044548d2fbe072d5bd4a ("Network settings redesign - interface settings"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ie115667593f6d45b0833fa45c652238bbc223327
2021-12-03Network settings: Edit hostname and MAC addressDixsie Wolmers1-1/+4
Adds modals to edit hostname and mac address per interface. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I45d265c198afd1d9de9bb519a15a74e724f50f55
2021-12-03Network Settings: Add and Delete IPV4 and DNS addressDixsie Wolmers1-0/+2
Adds ability to add or delete static ipv4 and dns addesses per interface. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ie143ded2f173dd48f137471a684ba0d35ab0bf69
2021-12-03Network settings redesign - interface settingsDixsie Wolmers1-25/+30
First commit of the network settings redesign: - Adds the global network settings section for DHCP settings - Adds read only hostname, FQDN and MAC address, modal to edit each will be done seperately - Removes interface specific sections to refactor in next commit - Adds tab component to display ethernet data by interface - Ability to edit, delete and add ipv4 addresses and DNS will be done in separate commit Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ibb1db6894ee697fec9e6ea1b8312d041c61faaad
2021-11-19Fix error in russian translations for the overview pageKonstantin Aladyshev1-1/+1
Add russian translations that were missed in a commit 182b3f1ff44b7319767dcc4c50fe54515602b9fa ("Fix overview error"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I2e9fae49496a5c5f483cd0b8b1e0b635ba78ac8c
2021-11-19Russian translations for the Dimms tableKonstantin Aladyshev1-2/+4
Add russian translations that were missed in a commit 8187678816dee0342b46e6f095324097ea734fea ("Add Dimms table missing properties"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Idf16117c69e05dcd6272a531f95a8ba5152d92f3
2021-11-19Russian translations for the LED pageKonstantin Aladyshev1-1/+1
Add russian translations that were missed in a commit 6225f6492f49313f2cc507f41675d322b739e062 ("Fix server led page title and LED indicator label"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I1958ec0f4f8723081d662e612135e37d1b8b18ad
2021-11-09Fix overview errorDixsie Wolmers1-1/+1
Console errors were related to the power and network card components from https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/46511 Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ib967229b74462ed8d5c28cbac24c2a2fbfc834c2
2021-11-04Russian translations for the new overview layoutKonstantin Aladyshev1-24/+22
Add russian translations that were missed in a commit 6a192d526c9efebf7a614a9aa473eee62e555fc5 ("Update overview layout"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Id4076918db5a3f28f2444ac735d834cdf18c3e02
2021-11-04Russian translations for the Assemblies schemaKonstantin Aladyshev1-0/+1
Add russian translations that were missed in a commit a02c6f94bd541b07067ac30bab609896b3f6f988 ("Add Assemblies schema to Hardware Status - Inventory and LEDs"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ibcce97ae00b9fdecfadbd69e2b1de681c30e35a4
2021-10-28Add Dimms table missing propertiesSandeepa Singh1-2/+4
- Added the following properties: Model, Description, Spare part number, Location Number, Memory type, Memory size, Identify led - Design has been updated for Dimms table on inventory page Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: Ife61396bd70c29df1b5ea55091adc8c6813b5cdc
2021-10-19Fix server led page title and LED indicator labelMichalX Szopinski1-1/+1
Correcting the page title to fix the header name. Change "System attention Indicator" to "LED light control" Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com> Change-Id: I212ae368de647b3c716df28674ecba61cfc69db4
2021-09-24Update overview layoutDixsie Wolmers1-24/+22
Layout updates uses bootstrap vue cards to display general information. View more links and download or export ability has been added to the overview page. Network settings displays the hostname and the first IP address for the first ethernet interface. Link status was also added. TODO: Add idle power and power mode properties in seperate commit for each story. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Iaf0720d76b2a9416f068a1e779ede59bffda9727
2021-09-23Add Assemblies schema to Hardware Status - Inventory and LEDsSneha Patel1-0/+1
Signed-off-by: Sneha Patel <Snehaben.Patel@ibm.com> Change-Id: I1a4edae664d008a4f618d03d62e2319d8157ed6d
2021-09-13Sync ru-RU translation file with the en-US fileKonstantin Aladyshev1-13/+42
Sync Russian translation file with the main 'en-US.json' file. Remove unused keys, add missing keys. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I6a3f1bd57b02f9f8bfe1dfc1b26a1c01a16fa372
2021-09-13Russian translations for the POST code pageKonstantin Aladyshev1-0/+21
Add russian translations for the new keys that were added in a commit 06d53863a83c003e7248f5cfc8362765882d19bb ("Add POST code logs page"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I3e1a813410b0d96ada29d137106c495323ca8c0d
2021-09-09Russian translations for the export all and delete all buttonsKonstantin Aladyshev1-1/+4
Add russian translations that were missed in a commit 7e2ba5432d067101e4c2931b388b4b6f07979dba ("Add export all and delete all buttons to event logs"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ibe683f4872f8f3600d2aee5e657624e88fe77690
2021-09-09Russian translation for the system attention indicatorsKonstantin Aladyshev1-0/+5
Add russian translations that were missed in a commit 05388966bc9ff2d65e7696c209a5827e82d61297 ("Add system attention indicators"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I9e996c9b95f7d20a19543defdf7eebf6da12708c
2021-09-09Russian translations for the IA resource section changesKonstantin Aladyshev1-12/+13
Add russian translations that were missed in a commit 6dba4be6125c10210bafa030ac17737d3a9b28b8 ("IA update: Add resource management section"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I712aba03aeb9bdcfd274f91bafef1f093d44e89f
2021-09-09Russian translations for the IA access section changesKonstantin Aladyshev1-5/+5
Add russian translations that were missed in a commit b440616c23b61166ae6d87839a70eec31bdca235 ("IA update: Update access and control section"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I788458769acc6f276da2ac23ad3163374a120c63
2021-09-09Russian translations for the IA configuration section changesKonstantin Aladyshev1-11/+10
Add russian translations that were missed in a commit f67f769f2304bca64d2b9758e22c21203960eef9 ("IA update: Update configuration to settings"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ic05bf0904456972590362caf5aa3575dd12ddc10
2021-09-09Russian translations for the IA control section changesKonstantin Aladyshev1-13/+1
Add russian translations that were missed in a commit 68cbbe9014cbdcf7229a878f564d38f6d6199f25 ("IA update: Update control section to operations"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I5a1d893c8af15c40b7bdf1a9b0fa3d16601400b6
2021-09-09Russian translations for the IA health section changesKonstantin Aladyshev1-3/+4
Add russian translations that were missed in a commit 7affc529b7fba41193c4d48764707e9961cdd22d ("IA update: Update health section"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ibec4032888e412468df7152a649772f870ee8f22
2021-09-09Russian translations for the IA log section changesKonstantin Aladyshev1-0/+1
Add russian translations that were missed in a commit 828dda9b187684902710bb11621eca27bf0c6eec ("IA update: Add logs and update overview icon"). Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ia72b2a9e96b641290166d1dd910f32615376a936