-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #148 from Conectivo/master
Added more improvements about i18n
- Loading branch information
Showing
24 changed files
with
366 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
# Sublime project files | ||
*.sublime-* | ||
|
||
# phpstorm project files | ||
.idea | ||
|
||
# netbeans project files | ||
nbproject | ||
|
||
# zend studio for eclipse project files | ||
.buildpath | ||
.project | ||
.settings | ||
|
||
# Yii framework | ||
# ========================= | ||
!assets/.gitignore | ||
runtime/* | ||
!runtime/.gitignore | ||
data/*.db | ||
themes/classic/views/ | ||
!web/uploads | ||
/web/uploads/* | ||
|
||
# composer vendor dir | ||
/vendor | ||
|
||
# composer itself is not needed | ||
composer.phar | ||
composer.lock | ||
|
||
# SASS | ||
.sass-cache | ||
|
||
# ========================= | ||
# Operating System Files | ||
# ========================= | ||
|
||
# Unix / Linux | ||
# ========================= | ||
*~ | ||
|
||
# OSX | ||
# ========================= | ||
|
||
# Mac DS_Store Files | ||
.DS_Store | ||
.AppleDouble | ||
.LSOverride | ||
|
||
# Icon must ends with two \r. | ||
Icon | ||
|
||
|
||
# Thumbnails | ||
._* | ||
|
||
# Files that might appear on external disk | ||
.Spotlight-V100 | ||
.Trashes | ||
|
||
# Windows | ||
# ========================= | ||
|
||
# Windows image file caches | ||
Thumbs.db | ||
ehthumbs.db | ||
|
||
# Folder config file | ||
Desktop.ini | ||
|
||
# Recycle Bin used on file shares | ||
$RECYCLE.BIN/ | ||
|
||
# Windows Installer files | ||
*.cab | ||
*.msi | ||
*.msm | ||
*.msp | ||
|
||
# phpunit itself is not needed | ||
phpunit.phar | ||
# local phpunit config | ||
/phpunit.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yii message/extract' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE: this file must be saved in UTF-8 encoding. | ||
*/ | ||
return [ | ||
'Active' => 'Activo', | ||
'Are you sure you want to delete this user?' => '¿Está seguro que desea eliminar este usuario?', | ||
'Banned' => 'Bloqueado', | ||
'Bind to IP' => 'Casar a IP', | ||
'Browser' => 'Navegador', | ||
'Change own password' => 'Cambiar propia contraseña', | ||
'Change password' => 'Cambiar contraseña de usuario', | ||
'Changing password' => 'Cambiando contraseña', | ||
'Changing password for user: ' => 'Cambiando contraseña para usuario: ', | ||
'Child permissions' => 'Permisos hijos', | ||
'Child roles' => 'Roles hijos', | ||
'Code' => 'Código', | ||
'Confirmation Token' => 'Token de confirmación', | ||
'Create' => 'Crear', | ||
'Created' => 'Creado', | ||
'Creating permission group' => 'Creación de grupo de permisos', | ||
'Current password' => 'Actual contraseña', | ||
'Data' => 'Dato', | ||
'Delete' => 'Eliminar', | ||
'Description' => 'Descripción', | ||
'E-mail' => 'Correo electrónico', | ||
'E-mail confirmed' => 'Correo confirmado', | ||
'E-mail with activation link has been sent to <b>{email}</b>. This link will expire in {minutes} min.' => 'Un correo electrónico con un enlace de activación ha sido enviado a <b>{email}</b>. El enlace expirara en {minutes} minutos.', | ||
'Edit' => 'Editar', | ||
'Editing' => 'Editando', | ||
'Editing permission group' => 'Editando grupo de permiso', | ||
'Editing permission: ' => 'Editando permiso:', | ||
'Editing role: ' => 'Editando rol:', | ||
'Editing user: ' => 'Editando usuario:', | ||
'For example: 123.34.56.78, 168.111.192.12' => 'Por ejemplo: 123.34.56.78, 168.111.192.12', | ||
'Group' => 'Grupo', | ||
'ID' => 'Id', | ||
'Inactive' => 'Inactivo', | ||
'IP' => 'IP', | ||
'Language' => 'Idioma', | ||
'Login' => 'Inicio de sesión', | ||
'Name' => 'Nombre', | ||
'OS' => 'Sistema Operativo', | ||
'Password' => 'Contraseña', | ||
'Password has been changed' => 'Contraseña ha sido cambiada', | ||
'Permission creation' => 'Creación de permisos', | ||
'Permission groups' => 'Grupos de permisos', | ||
'Permissions' => 'Permisos', | ||
'Permissions for role:' => 'Permisos de role:', | ||
'Refresh routes' => 'Refrescar rutas', | ||
'Refresh routes (and delete unused)' => 'Refrescar rutas (y eliminar sin uso)', | ||
'Registration IP' => 'IP Registrada', | ||
'Repeat password' => 'Repetir contraseña', | ||
'Reset' => 'Reestablecer', | ||
'Role creation' => 'Creación de Rol', | ||
'Roles' => 'Roles', | ||
'Roles and permissions' => 'Roles y permisos', | ||
'Roles and permissions for user:' => 'Roles y permisos para el usuario', | ||
'Routes that are not exists in this application will be deleted. Do not recommended for application with "advanced" structure, because frontend and backend have they own set of routes.' => 'Se eliminarán rutas que no existan en esta aplicación. No se recomienda para aplicaciones con estructura de "avanzada", porque frontend y backend tienen que propio conjunto de rutas.', | ||
'Rule' => 'Regla', | ||
'Save' => 'Guardar', | ||
'Saved' => 'Guardado', | ||
'Search' => 'Buscar', | ||
'Search route' => 'Buscar ruta', | ||
'Settings for permission' => 'Configuración de permiso', | ||
'Show all' => 'Mostrar todos', | ||
'Show only selected' => 'Mostrar solo seleccionados', | ||
'Status' => 'Estatus', | ||
'Superadmin' => 'Super admin', | ||
'Token' => 'Código Token', | ||
'Too many attempts' => 'Demasiados intentos', | ||
'Type' => 'Tipo', | ||
'Updated' => 'Actualizado', | ||
'User' => 'Usuario', | ||
'User agent' => 'Agente de Usuario', | ||
'User creation' => 'Creación de Usuario', | ||
'Users' => 'Usuarios', | ||
'Visit Time' => 'Fecha de visita', | ||
'Visit log' => 'Registro de visita', | ||
'Wrong format. Enter valid IPs separated by comma' => 'Formato incorrecto. Ingrese IPs valida separada por coma', | ||
'Wrong password' => 'Contraseña incorrecta', | ||
'You can not change own permissions' => 'Usted no puede cambiar sus propios permisos', | ||
]; |
Oops, something went wrong.