XploreME!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Version 4.2 Language file

+8
omid944
wildkid
GomZik
gwllyjglhgqs
Jsrgreat
pag77
IceHawk
ThaPhoeniX
12 posters

Go down

Version 4.2 Language file Empty Version 4.2 Language file

Post by ThaPhoeniX Sat Nov 15, 2008 4:26 pm

Here is the updated language pack from v4.1 : XploreME! 4.2 langpacks

Strings that have changed are marked in the file, and the new in the end of the files are also marked

manual for making and installing the language pack is here:
https://xploreme.editboard.com/language-files-f7/language-pack-making-installing-guide-t87.htm
ThaPhoeniX
ThaPhoeniX
Admin

Number of posts : 387
Registration date : 2007-02-24

https://xploreme.editboard.com

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by IceHawk Sat Nov 15, 2008 5:00 pm

Here Italian Translation for XploreME! 4.2

http://www.2shared.com/file/4286064/d643cdbd/Italiano.html(Is it possible to have the compiled Italiano.class file? So I add it on XploreME)

IceHawk
Active Member

Number of posts : 7
Country : Italy
Registration date : 2007-09-01

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by ThaPhoeniX Sat Nov 22, 2008 9:05 pm

IceHawk wrote:Here Italian Translation for XploreME! 4.2

http://www.2shared.com/file/4286064/d643cdbd/Italiano.html(Is it possible to have the compiled Italiano.class file? So I add it on XploreME)

Here is XploreME! v4.2 320x240 with your Italian Translation
ThaPhoeniX
ThaPhoeniX
Admin

Number of posts : 387
Registration date : 2007-02-24

https://xploreme.editboard.com

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by pag77 Mon Dec 22, 2008 5:56 pm

Here Russian Translation for XploreME! 4.2
http://depositfiles.com/files/4ycyrw3bc

pag77

Number of posts : 1
Country : ua
Registration date : 2008-12-22

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by Jsrgreat Sun Dec 28, 2008 4:17 am

plz I want a spanish lang file for my k810

Jsrgreat

Number of posts : 2
Country : Perú
Registration date : 2008-03-03

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by gwllyjglhgqs Wed Jan 07, 2009 6:06 pm

ThaPhoeniX wrote:Here is the updated language pack from v4.1 : XploreME! 4.2 langpacks

Strings that have changed are marked in the file, and the new in the end of the files are also marked

manual for making and installing the language pack is here:
https://xploreme.editboard.com/language-files-f7/language-pack-making-installing-guide-t87.htm

gwllyjglhgqs

Number of posts : 1
Country : CHINA
Registration date : 2009-01-07

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by GomZik Wed Mar 11, 2009 12:47 am

Compile please Russian Langage... (Soryy... My English very bad)

GomZik

Number of posts : 1
Country : Belarus
Registration date : 2009-03-10

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by wildkid Fri Mar 13, 2009 3:57 am

Here is the spanish (Español) languaje. Can you compile it?. Thanks


package language;
public class English implements LanguagePack
{
public boolean isRTL = false;
public int version = 1;

public String get(int index)
{
switch (index)
{
case 0:return "Atras";
case 1:return "Por favor espere...";
case 2:return "Seleccionar";
case 3:return "Menu";
case 4:return "Explorar";
case 5:return "Acciones";
case 6:return "No se encontraron archivos!";
case 7:return "Reproductor";
case 8:return "Pegar";
case 9:return "Reproducir arbol";
case 10:return "Reproducir carpetar";
case 11:return "Arbol en cola";
case 12:return "Carpeta en cola";
case 13:return "Crear nueva carpeta";
case 14:return "Menu principal";
case 15:return "Salir de XploreME!";
case 16:return "Buscar";
case 17:return "Aceptar";
case 18:return "Cancelar";
case 19:return " archivos seleccionados";
case 20:return "En cola de Reproductor";
case 21:return "Renombrar";
case 22:return "Borrar";
case 23:return "Cortart";
case 24:return "Copiar";
case 25:return "Mover a..";
case 26:return "Copiar a..";
case 27:return "Reproducir";
case 28:return "Establecer como sonido de alarma";
case 29:return "Informacion de los archivos";
case 30:return "Resultados de la busqueda";
case 31:return "No";
case 32:return "SI";
case 33:return "Ruta...";
case 34:return "Cambiar nombre del archivo...";
case 35:return "Cambiar extension del archivo...";
case 36:return "Confirmar renombrar";
case 37:return "Confirmar borrar";
case 38:return "Confirmar mover";
case 39:return "Confirmar copia";
case 40:return "Nombre del archivo";
case 41:return "Extension";
case 42:return "Ruta";
case 43:return "Nombre de la carpeta";
case 44:return "Imagenes";
case 45:return "Audio";
case 46:return "Video";
case 47:return "Archivos";
case 48:return "Grabadora";
case 49:return "Despertador";
case 50:return "Cronometro";
case 51:return "Dados";
case 52:return "Lector de RSS";
case 53:return "Marcador";
case 54:return "Opciones";
case 55:return "Sobre";
case 56:return "Memoria del telefono";
case 57:return "Tarjeta de almacenamiento";
case 58:return "Ambas";
case 59:return "Memoria interna";
case 60:return "Sin acceso!";
case 61:return "No se puede acceder a los archivos del sistema,";
case 62:return "Asegurese de que Xplore Me! tiene";
case 63:return "los permisos java correctos,";
case 64:return "y que la correcta plataforma";
case 65:return "este seleccionada desde el menu.";
case 66:return "Confirmar salida";
case 67:return "Jugador sigue activo,";
case 68:return "Esta seguro?";
case 69:return "Salir";
case 70:return "Elija fuente";
case 71:return "Cambiar";
case 72:return "Escoja dado";
case 73:return "Dos dados";
case 74:return "Un dado";
case 75:return "Dado normal";
case 76:return "Personalizar dado...";
case 77:return "Agregar nuevo jugador";
case 78:return "Borrar jugador";
case 79:return "Resetear";
case 80:return "Ayuda";
case 81:return "Jugador ";
case 82:return "Cambiar nombre";
case 83:return "Incrementar score";
case 84:return "Disminuir score";
case 85:return "Alarma";
case 86:return "Reloj de dormir";
case 87:return "A L A R M A ! ! !";
case 88:return "Detener reproductor en ";
case 89:return " minutos";
case 90:return "Activar alarma a las ";
case 91:return "Detener alarma";
case 92:return "Establecer";
case 93:return "Tiempo";
case 94:return "Sonido";
case 95:return "Establecer reloj de alarma";
case 96:return "Guardar";
case 97:return "Establecer como carpeta de grabaciones";
case 98:return "Usar vibracion";
case 99:return "Hecho.";
case 100:return "Grabando...";
case 101:return "Ruta invalida.";
case 102:return "Error!";
case 103:return "Establecer carpeta de grabaciones...";
case 104:return "Sin limite de tiempo";
case 105:return "Tiempo maximo de grabacion es ";
case 106:return " seg.";
case 107:return "Reproduciendo...";
case 108:return "No se puede reproducir el archivo!";
case 109:return "Archivo no encontrado!";
case 110:return "No se puede borrar!";
case 111:return "Borrar.";
case 112:return "Grabar";
case 113:return "Parar";
case 114:return "Reproducir";
case 115:return "Leer";
case 116:return "Agregar nueva semilla";
case 117:return "RSS Invalido !";
case 118:return "Items no encontrados!";
case 119:return "Editar semilla";
case 120:return "Borrar semilla";
case 121:return "Semilla";
case 122:return "Sitio";
case 123:return "URL";
case 124:return "Teclas bloqueadas!";
case 125:return "Pulsa Soft1 y *";
case 126:return "para desbloquear.";
case 127:return "Esacala personalizada";
case 128:return "El tamaño del archivo es muy grande!";
case 129:return "El tamaño del archivo es cero!";
case 130:return "El archivo es un archivo del sistema!";
case 131:return "Imagen invalida!";
case 132:return "No se puede abrir esta plataforma de telefono";
case 133:return "Error mientras se leia el archivo!";
case 134:return "Aquellas operaciones en las carpetas no estan disponibles aun.\n";
case 135:return " no existe!\n";
case 136:return " es un archivo del sistema!\n";
case 137:return "No se puede borrar ";
case 138:return " ya existe!\n";
case 139:return "No se puede crear ";
case 140:return "Aplicar";
case 141:return "General";
case 142:return "Skins del reproductor";
case 143:return "Visor de imagenes";
case 144:return "Plataforma del telefono";
case 145:return "Mostrar archivos ocultos";
case 146:return "Revertir caracteres hebreos";
case 147:return "Priorizar menu principal";
case 148:return "Priorizar fuente del menu";
case 149:return "Usar caracteres hebreos";
case 150:return "Busqueda de tiempo inteligente";
case 151:return "Establecer volumen intelgente";
case 152:return "20 niveles de volumen";
case 153:return "Reproducir el arbol por defecto";
case 154:return "Auto-Rotar";
case 155:return "Desde la ruta...";
case 156:return "Establecer como skin del reproductor";
case 157:return "Abrir con lector";
case 158:return "Guardar lista de reproduccion";
case 159:return "Carpeta";
case 160:return "Archivo de imagen";
case 161:return "Archivo de audio";
case 162:return "Archivo de video";
case 163:return "Archivo Skin del reproductor";
case 164:return "Archivo lista de reproduccion";
case 165:return " Archivo";
case 166:return "Atributos: ";
case 167:return "Sistema ";
case 168:return "Oculto ";
case 169:return "Modificado: ";
case 170:return "Lector";
case 171:return "Resultados";
case 172:return "Escala";
case 173:return "Ancho";
case 174:return "Alto";
case 175:return "Tamaño demasiado pequeño!!";
case 176:return "Tamaño demasiado largo!!";
case 177:return "Saltar a Track";
default:return "XX";
}
}
}

wildkid

Number of posts : 4
Country : Spain
Registration date : 2009-03-12

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by wildkid Fri Mar 13, 2009 4:08 am

Sorry I correct some bugs on Spanish languaje. here is:

package xploreme.language;
public class Español implements LanguagePack
{
public boolean isRTL = false;
public int version = 2;

public String get(int index)
{
switch (index)
{
case 0:return "Atras";
case 1:return "Por favor espere...";
case 2:return "Seleccionar";
case 3:return "Menu";
case 4:return "Explorar";
case 5:return "Acciones";
case 6:return "No se encontraron archivos!";
case 7:return "Reproductor";
case 8:return "Pegar";
case 9:return "Reproducir arbol";
case 10:return "Reproducir carpetar";
case 11:return "Arbol en cola";
case 12:return "Carpeta en cola";
case 13:return "Crear nueva carpeta";
case 14:return "Menu principal";
case 15:return "Salir de XploreME!";
case 16:return "Buscar";
case 17:return "Aceptar";
case 18:return "Cancelar";
case 19:return " archivos seleccionados";
case 20:return "En cola de Reproductor";
case 21:return "Renombrar";
case 22:return "Borrar";
case 23:return "Cortart";
case 24:return "Copiar";
case 25:return "Mover a..";
case 26:return "Copiar a..";
case 27:return "Reproducir";
case 28:return "Establecer como sonido de alarma";
case 29:return "Informacion de los archivos";
case 30:return "Resultados de la busqueda";
case 31:return "No";
case 32:return "SI";
case 33:return "Ruta...";
case 34:return "Cambiar nombre del archivo...";
case 35:return "Cambiar extension del archivo...";
case 36:return "Confirmar renombrar";
case 37:return "Confirmar borrar";
case 38:return "Confirmar mover";
case 39:return "Confirmar copia";
case 40:return "Nombre del archivo";
case 41:return "Extension";
case 42:return "Ruta";
case 43:return "Nombre de la carpeta";
case 44:return "Imagenes";
case 45:return "Audio";
case 46:return "Video";
case 47:return "Archivos";
case 48:return "Grabadora";
case 49:return "Despertador";
case 50:return "Cronometro";
case 51:return "Dados";
case 52:return "Lector de RSS";
case 53:return "Marcador";
case 54:return "Opciones";
case 55:return "Sobre";
case 56:return "Memoria del telefono";
case 57:return "Tarjeta de almacenamiento";
case 58:return "Ambas";
case 59:return "Memoria interna";
case 60:return "Sin acceso!";
case 61:return "No se puede acceder a los archivos del sistema,";
case 62:return "Asegurese de que Xplore Me! tiene";
case 63:return "los permisos java correctos,";
case 64:return "y que la correcta plataforma";
case 65:return "este seleccionada desde el menu.";
case 66:return "Confirmar salida";
case 67:return "Jugador sigue activo,";
case 68:return "Esta seguro?";
case 69:return "Salir";
case 70:return "Elija fuente";
case 71:return "Cambiar";
case 72:return "Escoja dado";
case 73:return "Dos dados";
case 74:return "Un dado";
case 75:return "Dado normal";
case 76:return "Personalizar dado...";
case 77:return "Agregar nuevo jugador";
case 78:return "Borrar jugador";
case 79:return "Resetear";
case 80:return "Ayuda";
case 81:return "Jugador ";
case 82:return "Cambiar nombre";
case 83:return "Incrementar score";
case 84:return "Disminuir score";
case 85:return "Alarma";
case 86:return "Reloj de dormir";
case 87:return "A L A R M A ! ! !";
case 88:return "Detener reproductor en ";
case 89:return " minutos";
case 90:return "Activar alarma a las ";
case 91:return "Detener alarma";
case 92:return "Establecer";
case 93:return "Tiempo";
case 94:return "Sonido";
case 95:return "Establecer reloj de alarma";
case 96:return "Guardar";
case 97:return "Establecer como carpeta de grabaciones";
case 98:return "Usar vibracion";
case 99:return "Hecho.";
case 100:return "Grabando...";
case 101:return "Ruta invalida.";
case 102:return "Error!";
case 103:return "Establecer carpeta de grabaciones...";
case 104:return "Sin limite de tiempo";
case 105:return "Tiempo maximo de grabacion es ";
case 106:return " seg.";
case 107:return "Reproduciendo...";
case 108:return "No se puede reproducir el archivo!";
case 109:return "Archivo no encontrado!";
case 110:return "No se puede borrar!";
case 111:return "Borrar.";
case 112:return "Grabar";
case 113:return "Parar";
case 114:return "Reproducir";
case 115:return "Leer";
case 116:return "Agregar nueva semilla";
case 117:return "RSS Invalido !";
case 118:return "Items no encontrados!";
case 119:return "Editar semilla";
case 120:return "Borrar semilla";
case 121:return "Semilla";
case 122:return "Sitio";
case 123:return "URL";
case 124:return "Teclas bloqueadas!";
case 125:return "Pulsa Soft1 y *";
case 126:return "para desbloquear.";
case 127:return "Esacala personalizada";
case 128:return "El tamaño del archivo es muy grande!";
case 129:return "El tamaño del archivo es cero!";
case 130:return "El archivo es un archivo del sistema!";
case 131:return "Imagen invalida!";
case 132:return "No se puede abrir esta plataforma de telefono";
case 133:return "Error mientras se leia el archivo!";
case 134:return "Aquellas operaciones en las carpetas no estan disponibles aun.\n";
case 135:return " no existe!\n";
case 136:return " es un archivo del sistema!\n";
case 137:return "No se puede borrar ";
case 138:return " ya existe!\n";
case 139:return "No se puede crear ";
case 140:return "Aplicar";
case 141:return "General";
case 142:return "Skins del reproductor";
case 143:return "Visor de imagenes";
case 144:return "Plataforma del telefono";
case 145:return "Mostrar archivos ocultos";
case 146:return "Revertir caracteres hebreos";
case 147:return "Priorizar menu principal";
case 148:return "Priorizar fuente del menu";
case 149:return "Usar caracteres hebreos";
case 150:return "Busqueda de tiempo inteligente";
case 151:return "Establecer volumen intelgente";
case 152:return "20 niveles de volumen";
case 153:return "Reproducir el arbol por defecto";
case 154:return "Auto-Rotar";
case 155:return "Desde la ruta...";
case 156:return "Establecer como skin del reproductor";
case 157:return "Abrir con lector";
case 158:return "Guardar lista de reproduccion";
case 159:return "Carpeta";
case 160:return "Archivo de imagen";
case 161:return "Archivo de audio";
case 162:return "Archivo de video";
case 163:return "Archivo Skin del reproductor";
case 164:return "Archivo lista de reproduccion";
case 165:return " Archivo";
case 166:return "Atributos: ";
case 167:return "Sistema ";
case 168:return "Oculto ";
case 169:return "Modificado: ";
case 170:return "Lector";
case 171:return "Resultados";
case 172:return "Escala";
case 173:return "Ancho";
case 174:return "Alto";
case 175:return "Tamaño demasiado pequeño!!";
case 176:return "Tamaño demasiado largo!!";
case 177:return "Saltar a Track";
case 178:return "Activar rotacion de video";
case 179:return "Tamaño de Fuente";
case 180:return "Pequeño";
case 181:return "Medio";
case 182:return "Grande";
case 183:return "Saltar a linea";
// v4.2
case 184:return "Lista de reproduccion";
case 185:return "Limpiar queue";
case 186:return "Chat por Bluetooth";
case 187:return "Buscar pareja";
case 188:return "Esperar pareja";
case 189:return "Bluetooth";
case 190:return "Esperando...";
case 191:return "Buscando...";
case 192:return "BTCHAT: Pareja disconectada.";
case 193:return "Tienes mensaje";
case 194:return "Mensaje nuevo";
case 195:return "Ultima lista de reproduccion usada";
case 196:return "Necesitas cargar o salvar\na una lista de reproduccion antes.";
case 197:return "Analizando";
case 198:return "Problema con conexion BT,\nLa Operacion se aborto.";
case 199:return "Mensaje enviado.";
case 200:return "Fin";
default:return "{}";
}
}
}

wildkid

Number of posts : 4
Country : Spain
Registration date : 2009-03-12

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by wildkid Sat Mar 14, 2009 3:46 am

Here is the FINAL spanish languaje file Español.java (with some corrections) for download:

http://rapidshare.com/files/208946686/Espa_ol.java.html

please, compile it.

I try but the program says error aplication. thanks

wildkid

Number of posts : 4
Country : Spain
Registration date : 2009-03-12

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by wildkid Sun Mar 15, 2009 9:10 pm

I used JAVAC to compile it, but don't work, HELP!!!

wildkid

Number of posts : 4
Country : Spain
Registration date : 2009-03-12

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by omid944 Thu Mar 19, 2009 11:09 am

ThaPhoeniX wrote:
IceHawk wrote:Here Italian Translation for XploreME! 4.2

http://www.2shared.com/file/4286064/d643cdbd/Italiano.html(Is it possible to have the compiled Italiano.class file? So I add it on XploreME)

Here is XploreME! v4.2 320x240 with your Italian Translation

omid944

Number of posts : 1
Country : iran
Registration date : 2009-03-19

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by vivi72200 Fri Mar 20, 2009 1:15 am

please in french please!!!its very good logiciel but no in french🇳🇴

vivi72200

Number of posts : 1
Country : france
Registration date : 2009-03-20

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by linxun Sun Mar 29, 2009 10:37 pm

package xploreme.language;
public class Chinese
implements LanguagePack
{
public Chinese()
{
isRTL = false;
version = 2;
}
public String get(int i)
{
switch(i)
{
case 0: return "后退";
case 1: return "请稍候...";
case 2: return "选择";
case 3: return "菜单";
case 4: return "浏览器";
case 5: return "动作";
case 6: return "未找到项目!";
case 7: return "媒体播放器";
case 8: return "粘贴";
case 9: return "播放树";
case 10: return "播放文件夹";
case 11: return "队列树";
case 12: return "队列文件夹";
case 13: return "创建新文件夹";
case 14: return "主菜单";
case 16: return "搜索";
case 17: return "确定";
case 18: return "取消";
case 19: return " 选中文件";
case 20: return "媒体播放器队列";
case 21: return "重命名";
case 22: return "删除";
case 23: return "剪切";
case 24: return "复制";
case 25: return "移动到..";
case 26: return "复制到..";
case 27: return "用媒体播放器里播放";
case 28: return "设置闹钟声音";
case 29: return "文件信息";
case 30: return "搜索结果";
case 31: return "否";
case 32: return "是";
case 33: return "路径...";
case 34: return "更改文件名...";
case 35: return "更改扩展名...";
case 36: return "确认重命名";
case 37: return "确认删除";
case 38: return "确认移动";
case 39: return "确认复制";
case 40: return "文件名";
case 41: return "扩展名";
case 42: return "路径";
case 43: return "文件夹名";
case 44: return "图片";
case 45: return "音乐";
case 46: return "录像";
case 47: return "文件";
case 48: return "录音机";
case 49: return "休眠器";
case 50: return "停止器";
case 51: return "掷骰手";
case 52: return "RSS 阅读器";
case 53: return "记分器";
case 54: return "选项";
case 55: return "关于";
case 56: return "手机内存";
case 57: return "存储卡";
case 58: return "混合";
case 59: return "内部存储器";
case 60: return "禁止访问!";
case 61: return "无法访问文件系统,";
case 62: return "确认 XploreME! 有";
case 63: return "正确的 java 权限,";
case 64: return "并在选项菜单里,";
case 65: return "选择了正确的平台.";
case 66: return "确认退出";
case 67: return "播放器仍在运行,";
case 68: return "确认吗?";
case 69: return "退出";
case 70: return "选择源";
case 71: return "更改";
case 72: return "设置骰子";
case 73: return "二个骰子";
case 74: return "一个骰子";
case 75: return "标准骰子";
case 76: return "定制骰子...";
case 77: return "添加新播放器";
case 78: return "删除播放器";
case 79: return "重置";
case 80: return "帮助";
case 81: return "播放器 ";
case 82: return "更改名称";
case 83: return "增大评分";
case 84: return "减小评分";
case 85: return "闹钟";
case 86: return "休眠计时器";
case 87: return "A L A R M ! ! !";
case 88: return "播放器停止在 ";
case 89: return " 分";
case 90: return "激活闹钟在 ";
case 91: return "停止闹钟";
case 92: return "设置";
case 93: return "时间";
case 94: return "声音";
case 95: return "设置闹钟时钟";
case 96: return "保存";
case 97: return "设为录音文件夹";
case 98: return "使用振动";
case 99: return "就绪.";
case 100: return "录音中...";
case 101: return "路径无效.";
case 102: return "错误!";
case 103: return "设置录音文件夹...";
case 104: return "无时间限制";
case 105: return "最大录音时间 ";
case 106: return " 秒";
case 107: return "正在播放...";
case 108: return "无法播放文件!";
case 109: return "文件未找到!";
case 110: return "无法删除!";
case 111: return "已删除.";
case 112: return "录音";
case 113: return "停止";
case 114: return "播放";
case 115: return "读取";
case 116: return "添加新订阅";
case 117: return "无效的 RSS !";
case 118: return "未找到项目!";
case 119: return "编辑订阅";
case 120: return "删除订阅";
case 121: return "订阅";
case 122: return "网站";
case 123: return "URL";
case 124: return "键盘已锁!";
case 125: return "按 # 键两次";
case 126: return "解锁键盘.";
case 127: return "定制比例";
case 128: return "文件太大!";
case 129: return "零字节文件!";
case 130: return "是系统文件!";
case 131: return "图片无效!";
case 132: return "无法在该平台上打开";
case 133: return "读取文件时错误!";
case 134: return "这个文件夹操作目前不可用.\n";
case 135: return " 不存在!\n";
case 136: return " 是系统文件!\n";
case 137: return "无法删除 ";
case 138: return " 已存在!\n";
case 139: return "无法创建 ";
case 140: return "应用";
case 141: return "普通";
case 142: return "播放器皮肤";
case 143: return "图片浏览器";
case 144: return "手机平台";
case 145: return "显示隐藏文件";
case 146:
return "反转希伯来字符";
case 147:
return "个性化主菜单";
case 148: return "个性化源菜单";
case 149: return "使用希伯来字符集";
case 150: return "智能时间搜索";
case 151: return "智能音量设置";
case 152: return "20 个音量级";
case 153: return "播放树按默认";
case 154: return "自动旋转";
case 155: return "从路径...";
case 156: return "设为播放器皮肤";
case 157: return "用阅读器打开";
case 158: return "保存播放列表";
case 159: return "文件夹";
case 160: return "图片文件";
case 161: return "音乐文件";
case 162: return "录像文件";
case 163: return "播放器皮肤文件";
case 164: return "播放列表文件";
case 165: return " 文件";
case 166: return "属性: ";
case 167: return "系统 ";
case 168: return "隐藏 ";
case 169: return "修改: ";
case 170: return "阅读器";
case 171: return "结果";
case 172: return "比例";
case 173: return "宽度";
case 174: return "高度";
case 175: return "尺寸太小!!";
case 176: return "尺寸太大!!";
case 177: return "跳转曲目";
case 178: return "启用录像旋转";
case 179: return "字体水平位置";
case 180: return "小";
case 181: return "中";
case 182: return "大";
case 183: return "跳到行";
case 184: return "播放列表";
case 185: return "清除队列";
case 186: return "蓝牙聊天";
case 187: return "搜索配对";
case 188: return "等待配对";
case 189: return "蓝牙";
case 190: return "等待...";
case 191: return "搜索中...";
case 192: return "BTCHAT: 配对已断开.";
case 193: return "收到信息";
case 194: return "新信息";
case 195: return "最近使用的播放列表文件";
case 196: return "首先要加载或\n播放列表文件.";
case 197: return "分析中";
case 198: return "蓝牙连接故障,\n操作已中止.";
case 199: return "信息已发送.";
case 200: return "结束";
case 15: default: return "{}";
}
}
public boolean isRTL;
public int version;
}


please in Chinese Language file please!!!

linxun

Number of posts : 1
Country : China
Registration date : 2007-03-28

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by spamemailek Sun Apr 19, 2009 6:06 pm

Hi!

Here is the updated Magyar.java (Hungarian) language file:
http://rapidshare.com/files/223242647/Magyar.java.html

The previous version had some character encoding problems.
Now I encoded the .java file to UTF-8. Hope it will work!
Please compile it as soon as possible so I can test it.

spamemailek
Active Member

Number of posts : 5
Country : Hungary
Registration date : 2007-07-27

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by ThaPhoeniX Sun Apr 19, 2009 6:09 pm

Maybe this weekend ill have time to compile it
ThaPhoeniX
ThaPhoeniX
Admin

Number of posts : 387
Registration date : 2007-02-24

https://xploreme.editboard.com

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by yaqin Fri Jul 22, 2011 10:47 am


good post!



_________________
kids ralph lauren
Mens ralph lauren polo shirts
women ralph lauren shirts

yaqin
Active Member

Number of posts : 6
Country : china
Registration date : 2011-07-22

Back to top Go down

Version 4.2 Language file Empty Re: Version 4.2 Language file

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum