initial commit of file from CVS for smeserver-raidstatus on Sat Sep 7 20:59:51 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:59:51 +10:00
parent 2cca7ecadd
commit 98d533db3c
41 changed files with 2872 additions and 2 deletions

View File

@@ -0,0 +1,73 @@
<lexicon lang="pl">
<!-- vim: ft=xml:
-->
<entry>
<base>FORM_TITLE</base>
<trans>Raidstatus</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Stan</trans>
</entry>
<entry>
<base>DESCRIPTION_RAIDSTATUS</base>
<trans>Here you can see your Raid state.</trans>
</entry>
<entry>
<base>RAID</base>
<trans>Raid Name</trans>
</entry>
<entry>
<base>DEVICECOUNT</base>
<trans>Device count</trans>
</entry>
<entry>
<base>ACTIVEDEVICES</base>
<trans>Active Device</trans>
</entry>
<entry>
<base>FAILDDEVICES</base>
<trans>Faild Device</trans>
</entry>
<entry>
<base>SPAREDEVICES</base>
<trans>Spare Device</trans>
</entry>
<entry>
<base>DESCRIPTIONGREEN</base>
<trans>The Raid is ok.</trans>
</entry>
<entry>
<base>DESCRIPTIONORANGE</base>
<trans>A Raid array is synchronizing or you have installed SME Server on a single drive</trans>
</entry>
<entry>
<base>DESCRIPTIONRED</base>
<trans>You have a desynchronized raid, please check which drive is failed and if possible try to add it again</trans>
</entry>
<entry>
<base>NORAID</base>
<trans>You have no raid.</trans>
</entry>
<entry>
<base>MAILTO</base>
<trans>Recipient (s)</trans>
</entry>
<entry>
<base>DESC_MAILTO</base>
<trans>A weekly email of the raid status is sent to the server administrator, you can add here other recipients (separate emails with a space).</trans>
</entry>
</lexicon>