관리-도구
편집 파일: bouncerule.php
<?php $lan = array( 'Updating the regular expression of this rule caused an Sql conflict<br/>This is probably because there is already a rule like that. Do you want to delete this rule instead?' => 'Al actualizar la expresión regular de esta norma se produjo un conflicto SQL<br/>Esto se debe probablemente a que ya existe una norma como esta. ¿Prefiere eliminar esta norma?', 'Yes' => 'Sí', 'No' => 'No', 'back to list of bounce rules' => 'volver a la lista de normas para rebotes', 'Regular Expression' => 'Expresión regular', 'Created By' => 'Creada por', 'Action' => 'Acción', 'Status' => 'Estado', 'Select Status' => 'Seleccionar estado', 'Memo for this rule' => 'Nota para esta norma', 'Save Changes' => 'Salvar lo cambios', 'related bounces' => 'rebotes relacionados', 'no related bounces found' => 'no se han encontrado rebotes relacionados', 'and more, %d in total' => 'y más, %d en total', ); ?>