Index: trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php |
— | — | @@ -68,6 +68,10 @@ |
69 | 69 | 'toolserver-status-short-ok' => '$1: Добра', |
70 | 70 | 'toolserver-status-short-info' => '$1: Інфармацыя', |
71 | 71 | 'toolserver-status-short-warn' => '$1: Папярэджаньне', |
| 72 | + 'toolserver-status-short-down' => '$1: Ня дзейнічае', |
| 73 | + 'toolserver-status-short-erro' => '$1: Памылка', |
| 74 | + 'toolserver-status-short-unknown' => '$1: Невядомая', |
| 75 | + 'toolserver-status-short-missing' => '$1: Адсутнічае', |
72 | 76 | ); |
73 | 77 | |
74 | 78 | /** German (Deutsch) |
— | — | @@ -260,6 +264,7 @@ |
261 | 265 | $messages['vi'] = array( |
262 | 266 | 'toolserver-status-ok' => 'Không có vấn đề trong cụm cơ sở dữ liệu $1 $2', |
263 | 267 | 'toolserver-status-info' => 'Thông báo cho những người dùng cụm $1: $2', |
| 268 | + 'toolserver-status-warn' => 'Cảnh báo cho những người dùng cụm $1: $2', |
264 | 269 | 'toolserver-status-down' => 'Cụm cơ sở dữ liệu $1 đã bị tắt tạm thời. $2', |
265 | 270 | 'toolserver-status-erro' => 'Cụm cơ sở dữ liệu $1 đang tắt: $2', |
266 | 271 | 'toolserver-status-unknown' => 'Trạng thái của cụm $1 không rõ', |