Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate to Spanish (inside) #37

Open
carlosbdf opened this issue Feb 26, 2018 · 0 comments
Open

Translate to Spanish (inside) #37

carlosbdf opened this issue Feb 26, 2018 · 0 comments

Comments

@carlosbdf
Copy link

Translate to Spanish
save in message/es as rbac.php

'Сrear nuevo {0}', 'Have been create new {0} success' => 'Han sido creados {0} nuevos exitosamente ', 'Update {0}' => 'Actualizar {0}', 'Have been update {0} success' => 'Han sido actualizados {0} exitosamente', 'The requested page does not exist.'=>'La página solicitada no existe', /* =========== Views common =============*/ /* 1. GridView */ '* Resize table columns just like a spreadsheet by dragging the column edges.' => '*Cambie el tamaño de las columnas de la tabla al igual que una hoja de cálculo arrastrando los bordes de la columna.', // for toolbar buttons 'Reload Grid' => 'Recargar grilla', // for toolbar buttons 'All' => 'Todos', // for toolbar buttons 'Show all data' => 'Mostrar todos los datos', // for toolbar buttons 'Page' => 'Página', // for toolbar buttons 'Show first page data' => 'Mostrar la primera página de datos', // for action buttons 'View'=>'Ver', 'Update' => 'Actualizar', // for action buttons 'Delete' => 'Borrar', // for action buttons /*2. Modal*/ 'Close'=>'Cerrar', 'Save'=>'Grabar', 'Edit'=>'Editar', 'Ok'=>'ОК', 'Cancel'=>'Cancelar', 'Create More'=>'Сrear mas', 'Are you sure?'=>'Está seguro?',// for confirm delete 'Are you sure want to delete this item'=>'Está seguro de querer borrar este item?',// for confirm delete '(not use)'=>'(no usado)', /* =========== Auth Item Model =============*/ 'Name'=>'Nombre', 'Description'=>'Descripción', 'Rule Name'=>'Nombre de Regla', 'Data'=>'Datos', 'Rule not exists'=>'Regla inexistente', /* =========== Rule Manager =============*/ /* 1. Rule Model */ 'Class Name'=>'Nombre de Clase',// Rule Model 'Class "{className}" not exist'=>'Clase "{className}" inexistente', 'Class "{className}" must extends yii\rbac\Rule'=>'Clase "{className}" debe extender yii\rbac\Rule', 'The "{className}::\$name" is not set'=>'"{className}::\$name" пo está cоnfigurado', 'The "{className}::\$name" is incorrect with the name of rule you have set'=>'"{className}::\$name" es incorrecto con el nombre de regla que ha establecido', /* 2. Rule Views */ 'Rules Manager' => 'Administración de Reglas', /* =========== Permisstion Manager =============*/ /* 1. Permisstion Model */ 'Permission name'=>'Nombre de Permiso', /* 2. Permisstion Views */ 'Permisstions Manager'=>'Administración de Permisos', /* =========== Permisstion Manager =============*/ /* 1. Permisstion Model */ 'Role name'=>'Nombre de Rol', /* 2. Permisstion Views */ 'Roles Manager'=>'Administración de Roles', /* =========== User role assignemnt =============*/ /* 1. Permisstion Views */ 'User Assignment'=>'Asignación de Usuarios', 'Assignment'=>'Asignación', ];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant