Changeset 142 for minimanager/lang/esAR.php
- Timestamp:
- Nov 23, 2007, 11:29:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
minimanager/lang/esAR.php
r19 r142 4 4 * Date: 17.10.2006 inital version (0.0.1a) 5 5 * Rev: 104 6 * Author: Larv (Spanish Transla ion)7 * Copyright: Larv (Spanish Transla ion)6 * Author: Larv (Spanish Translation) 7 * Copyright: Larv (Spanish Translation) 8 8 * Email: ***** 9 9 * License: GNU General Public License v2(GPL) … … 93 93 'error_terms' => 'Terminos del Servicio No Aceptados', 94 94 'i_agree' => 'Acepto', 95 'i_dont_agree' => 'NO Acepto' 95 'i_dont_agree' => 'NO Acepto', 96 'pass_too_long' => 'The password you have entered exceeds the maximum allowed length' 96 97 ); 97 98 … … 100 101 'realm' =>'Mundo', 101 102 'online' => 'Disponible', 102 'offline_or_let_h eight' => 'No Disponible o Latencia muy Alta',103 'offline_or_let_high' => 'No Disponible o Latencia muy Alta', 103 104 'add_motd' => 'Agregar Mensaje del Día', 104 105 'delete' => 'Borrar Mensaje', … … 247 248 'gold' => 'Monedas', 248 249 'tot_paly_time' => 'Tiempo total de juego', 249 'chars_acc' => 'Ver Personajes',250 'chars_acc' => 'Ver Cuenta', 250 251 'send_mail' =>'Enviar Correo', 251 'del_char' => 'Eliminar P ersonaje',252 'del_char' => 'Eliminar PJ', 252 253 'no_char_found' => 'No posee personajes!', 253 254 'char_sheet' => 'Hoja de Personaje', … … 267 268 // --- $skill_rank_array --- 268 269 'apprentice' => 'Apendiz', 269 'journeyman' => ' Especializado',270 'journeyman' => 'Oficial', 270 271 'expert' => 'Experto', 271 272 'artisan' => 'Artesano', 272 'master' => 'Ma ster',273 'master' => 'Maestro', 273 274 'inherent' => 'Innato', 274 275 'wise' => 'Sabio', … … 276 277 'update' => 'Actualizar Datos', 277 278 'edit_char' => 'Editar Datos', 278 'edit_button' => 'Editar Datos',279 'edit_button' => 'Editar', 279 280 'edit_rules' => 'Los valores de las caracteristicas están sin los modificadores de los items y hechizos.', 280 281 'edit_offline_only_char' => ' - Solo los personajes No Conectados pueden ser editados.', … … 285 286 'use_numeric' => 'No puede utilizar valores No Numéricos', 286 287 'check_to_delete' => 'Marque el cuadro contiguo al elemento a borrar.', 287 'to_char_view' => 'Ver Personajes',288 'to_char_view' => 'Ver Cuenta', 288 289 'inv_bank' => 'Inventario y Banco', 289 290 'location' => 'Posición', … … 521 522 'clean_acc' => 'Depurar Cuentas', 522 523 'last_login_time' => 'Última Conexion (Y:M:D)', 523 'failed_logins' => 'Con exionesFallidas',524 'failed_logins' => 'Con. Fallidas', 524 525 'banned' => 'Suspendido', 525 526 'locked' => 'Bloqueado', … … 569 570 'classic' => 'Clásico', 570 571 'expansion' => 'Expansión', 571 'tot_chars' => ' Personajes'572 'tot_chars' => 'Total de Personajes' 572 573 ); 573 574 … … 605 606 $lang_mail = array( 606 607 // ----- MAIL.PHP ----- 607 'mail_type' => ' Mail Type',608 'mail_options' => ' Mail Options',608 'mail_type' => 'Tipo de Correo', 609 'mail_options' => 'Opciones de Correo', 609 610 'email' => 'E-Mail', 610 611 'ingame_mail' => 'Correo WoW', … … 615 616 'both' => 'Ambos', 616 617 'gm_level' => 'Nivel GM', 617 'locked_accouns' => ' Cuentas Bloqueadas',618 'banned_accounts' => ' Cuentas Suspendidas',619 'char_level' => 'Nivel delPersonaje',618 'locked_accouns' => 'Bloqueados', 619 'banned_accounts' => 'Banneados', 620 'char_level' => 'Nivel Personaje', 620 621 'online' => 'Conectados', 621 'attachments' => 'Adjuntar (solo en juego)',622 'money' => ' Dinero',622 'attachments' => 'Adjuntar', 623 'money' => 'Monedas', 623 624 'item' => 'Item (id)', 624 625 'stack' => 'Stack', 625 'mail_body' => ' Cuerpo del Mensaje',626 'mail_body' => 'Texto del Mensaje', 626 627 'dont_use_both_groupsend_and_to' => '* Nota: Si utilizala opción \'Por Grupo\' , asegurese de dejar vacio el campo \'Destinatarios\'.', 627 628 'mail_sent' => 'Correo Enviado Satisfactoriamente.', … … 701 702 // ----- TICKET.PHP ----- 702 703 'id' =>'Id', 703 'sender' => ' Remitente',704 'sender' => 'Personaje', 704 705 'ticket_text' => 'Texto del Ticket', 705 706 'category' => 'Categoría', … … 746 747 'by_join_date' => 'x Fecha de Unión', 747 748 'by_ip' => 'x IP', 748 'by_failed_loggins' => '< Con exionesFallidas',749 'by_failed_loggins' => '< Con. Fallidas', 749 750 'by_last_login' => 'x Última Conexión', 750 751 'by_online' => 'x Conectado', 751 'by_banned' => 'x Suspendido',752 'by_banned' => 'x Baneados', 752 753 'by_locked' => 'x Bloqueado', 753 754 'id' => 'Id', … … 780 781 'gm_level_long' => 'Nivel de GM', 781 782 'last_ip' => 'Última IP', 782 'ban_this_ip' => ' Suspender esta IP',783 'ban_this_ip' => 'Bannear esta IP', 783 784 'failed_logins_long' => 'Con. Fallidas', 784 785 'tot_chars' => 'Total de Personajes', … … 846 847 'position_y' => 'Y', 847 848 'position_z' => 'Z', 848 'update_tele' => 'Actualizar Ubicación',849 'update_tele' => 'Actualizar', 849 850 'delete_tele' => 'Eliminar', 850 851 'tele_updated' => 'Ubicación Actualizada', … … 852 853 'error_updating' => 'Error Actualizando', 853 854 'tele_locations' => 'Ubicaciones de Portales', 854 'add_new' => 'Agregar Nuevo',855 'add_new' => 'Agregar', 855 856 'add_new_tele' => 'Agregar Nueva Ubicación' 856 857 ); … … 1101 1102 'quest_freeforall' => 'Quest free for all', 1102 1103 'armor_dmg_mod' => 'Armor Damage Modifier', 1103 'armor_dmg_mod_desc' => 'TODO:' 1104 'armor_dmg_mod_desc' => 'TODO:', 1105 'ppm_rate' => 'ppmRate', 1106 'ppm_rate_desc' => 'Number of proc per minute', 1107 'item_spell' => 'Item Spell' 1104 1108 ); 1105 1109 … … 1378 1382 'search_results' => 'Search Results', 1379 1383 'RacialLeader' => 'Racial Leader', 1380 'RacialLeader_desc' => 'Set to 1 if the creature is Racial Leader' 1384 'RacialLeader_desc' => 'Set to 1 if the creature is Racial Leader', 1385 'dmgschool' => 'Damage School', 1386 'dmgschool_desc' => 'The school of damage will be used by this mob' 1381 1387 ); 1382 1388 … … 1504 1510 'search_results' => 'Resultado', 1505 1511 'auction_over' => 'Subastar', 1506 //todo 1507 'all' => 'All', 1512 'all' => 'Todo', 1508 1513 'item_id' => 'Item Id', 1509 'item_name' => ' Item Name',1510 'seller_name' => ' Seller Name',1511 'buyer_name' => ' Buyer Name',1512 'tot_found' => 'Total Items Found'1514 'item_name' => 'Nombre de Item', 1515 'seller_name' => 'Vendedor', 1516 'buyer_name' => 'Comprador', 1517 'tot_found' => 'Total de Items Encontrados' 1513 1518 ); 1514 1519
Note:
See TracChangeset
for help on using the changeset viewer.