• 1
  • 27
  • 28
  • 29(current)
  • 30
  • 31
  • 259
Android Yatse: Full featured Kodi Remote (Widgets, Streaming, Offline media, ...)
Code:
<string name="str_mediacenter_hosts">Media Center Værter</string>
    <string name="str_select_host">Vælg Media Center</string>
    <string name="str_add_host">Intet Media Center defineret.\nTilføj venlgst Vært i indstillinger.</string>
    <string name="str_add">Tilføj</string>
    <string name="str_edit">Rediger</string>
    <string name="str_remove">Fjern</string>
    <string name="str_connect">Tilslut</string>
    <string name="str_yes">Ja</string>
    <string name="str_no">Nej</string>
    <string name="str_areyousure">Er du sikker ?</string>
    <string name="str_deletehost">Slet Vært</string>
    <string name="str_save">Gem ændringer ?</string>
    <string name="str_quit">Afslut</string>

    <string name="preferences_hosts_header">Media Centre</string>
    <string name="preferences_hosts_title">Administrer</string>
    <string name="preferences_host_wol_header">WOL (Wake on Lan)</string>
    <string name="preferences_host_wol_port_title">WOL Port</string>
    <string name="preferences_host_wol_port_summary">Udp port for WOL over Mobilt Netwærk.</string>    
    <string name="preferences_host_macaddress_title">Mac Addresse</string>
    <string name="preferences_host_macaddress_summary">Værtens Mac Addresse. (Ex: 00:00:00:00:00:00)</string>
    <string name="preferences_host_wol_autofill_title">Find automatisk Mac Addresse</string>
    <string name="preferences_host_wol_autofill_summary">Forsøger at finde Mac Addresse. Vært skal være sat op og køre.</string>
    
    <string name="preferences_host_header">Media Center</string>
    <string name="preferences_host_name_title">Navn</string>
    <string name="preferences_host_name_summary">Media Center Navn.</string>
    <string name="preferences_host_ip_title">Vært</string>
    <string name="preferences_host_ip_summary">Værtsnavn eller IP på Media Center.</string>
    <string name="preferences_host_port_title">Port</string>
    <string name="preferences_host_port_summary">Media Center Api port.</string>
    <string name="preferences_host_useauthentication_title">Brug godkendelse</string>
    <string name="preferences_host_useauthentication_summary">Kontroller om konto er nødvendig for at forbinde til Media Centers API.</string>
    <string name="preferences_host_login_title">Log ind</string>
    <string name="preferences_host_login_summary"></string>
    <string name="preferences_host_password_title">Adgangskode</string>
    <string name="preferences_host_password_summary"></string>
    
    <string name="preferences_host_wifionly_title">Kun Wifi</string>
    <string name="preferences_host_wifionly_summary">Opdater kun ved forbindelse med Wifi.</string>
    <string name="preferences_host_wifissid_title">Access Point</string>
    <string name="preferences_host_wifissid_summary">Forbliv tom for at tillade alle Access Points.</string>

DK part done....

Cant wait for this realease Smile
this is the Spanish Translation

Code:
<string name="str_mediacenter_hosts">Media Center Hosts</string>
    <string name="str_select_host">Selecciona Media Center</string>
    <string name="str_add_host">No hay definido ningun Media Center.\nPuedes agregarlo en configuraciones.</string>
    <string name="str_add">Agregar</string>
    <string name="str_edit">Editar</string>
    <string name="str_remove">Quitar</string>
    <string name="str_connect">Conectar</string>
    <string name="str_yes">Si</string>
    <string name="str_no">No</string>
    <string name="str_areyousure">¿Estas seguro?</string>
    <string name="str_deletehost">Borrar Host</string>
    <string name="str_save">¿Guardar Cambios?</string>
    <string name="str_quit">Salir</string>

    <string name="preferences_hosts_header">Media Centers</string>
    <string name="preferences_hosts_title">Gestionar</string>
    <string name="preferences_host_wol_header">WOL (Wake on Lan)</string>
    <string name="preferences_host_wol_port_title">Pruerto WOL</string>
    <string name="preferences_host_wol_port_summary">Puerto Udp para WOL en Mobile Network.</string>    
    <string name="preferences_host_macaddress_title">Direccion Mac</string>
    <string name="preferences_host_macaddress_summary">La direccion Mac del Host. (Ej: 00:00:00:00:00:00)</string>
    <string name="preferences_host_wol_autofill_title">Auto Detectar Direccion Mac</string>
    <string name="preferences_host_wol_autofill_summary">Intentar detectar la dirección MAC. Host se debe encendido y ejecutando.</string>
    
    <string name="preferences_host_header">Media Center</string>
    <string name="preferences_host_name_title">Nombre</string>
    <string name="preferences_host_name_summary">Nombre del Media Center.</string>
    <string name="preferences_host_ip_title">Host</string>
    <string name="preferences_host_ip_summary">Nombre del Host o IP del Media Center.</string>
    <string name="preferences_host_port_title">Puerto</string>
    <string name="preferences_host_port_summary">Puerto Api del Media Center.</string>
    <string name="preferences_host_useauthentication_title">Usar Autentificacion</string>
    <string name="preferences_host_useauthentication_summary">Revisar si la cuenta es necesaria para conectar al Api del Media Center.</string>
    <string name="preferences_host_login_title">Usuario</string>
    <string name="preferences_host_login_summary"></string>
    <string name="preferences_host_password_title">Clave</string>
    <string name="preferences_host_password_summary"></string>
    
    <string name="preferences_host_wifionly_title">Solo Wifi</string>
    <string name="preferences_host_wifionly_summary">Actualizar solo cuando hay una coneccion Wifi.</string>
    <string name="preferences_host_wifissid_title">Punto de Acceso</string>
    <string name="preferences_host_wifissid_summary">Dejar vacio para permiter cualquier Punto de Acceso.</string>


BTW the Media Center that you are using is the Windows Media Center? or the player for XBMC?
Portuguese (European) translation

Code:
<string name="str_mediacenter_hosts">Anfitriões do Media Center</string>
    <string name="str_select_host">Escolha o Media Center</string>
    <string name="str_add_host">Nenhum Media Center definido.\nPor favor vá a definições e adicione um.</string>
    <string name="str_add">Adicionar</string>
    <string name="str_edit">Editar</string>
    <string name="str_remove">Remover</string>
    <string name="str_connect">Conetar</string>
    <string name="str_yes">Sim</string>
    <string name="str_no">Não</string>
    <string name="str_areyousure">Tem a certeza ?</string>
    <string name="str_deletehost">Apagar Anfitrião</string>
    <string name="str_save">Gravar alterações ?</string>
    <string name="str_quit">Sair</string>

    <string name="preferences_hosts_header">Media Centers</string>
    <string name="preferences_hosts_title">Gerir</string>
    <string name="preferences_host_wol_header">WOL (Wake on Lan)</string>
    <string name="preferences_host_wol_port_title">Porta WOL</string>
    <string name="preferences_host_wol_port_summary">Porta Udp para WOL através de Rede Móvel.</string>    
    <string name="preferences_host_macaddress_title">Endereço Mac</string>
    <string name="preferences_host_macaddress_summary">Endereço Mac do anfitrião. (Ex: 00:00:00:00:00:00)</string>
    <string name="preferences_host_wol_autofill_title">Auto Detetar Endereço Mac</string>
    <string name="preferences_host_wol_autofill_summary">Tentar detetar Endereço Mac. O Anfitrião tem que estar configurado e ligado.</string>
    
    <string name="preferences_host_header">Media Center</string>
    <string name="preferences_host_name_title">Nome</string>
    <string name="preferences_host_name_summary">Nome do Media Center.</string>
    <string name="preferences_host_ip_title">Anfitrião</string>
    <string name="preferences_host_ip_summary">Anfitrião ou IP do Media Center.</string>
    <string name="preferences_host_port_title">Porta</string>
    <string name="preferences_host_port_summary">Porta Api do Media Center.</string>
    <string name="preferences_host_useauthentication_title">Usar autentificação</string>
    <string name="preferences_host_useauthentication_summary">Verificar se é necessário conta para ligar ao API do Media Center.</string>
    <string name="preferences_host_login_title">Utilizador</string>
    <string name="preferences_host_login_summary"></string>
    <string name="preferences_host_password_title">Palavra-Passe</string>
    <string name="preferences_host_password_summary"></string>
    
    <string name="preferences_host_wifionly_title">Wifi apenas</string>
    <string name="preferences_host_wifionly_summary">Atualizar apenas quando ligado por Wifi.</string>
    <string name="preferences_host_wifissid_title">Ponto de Acesso</string>
    <string name="preferences_host_wifissid_summary">Deixar vazio para permitir qualquer Ponto de Acesso.</string>
 
  • Intel NUC Kit DN2820FYKH ~ Crucial DDR3L SO-DIMM 4GB ~ SanDisk ReadyCache 32GB SSD ~ Microsoft MCE model 1039 RC6 remote
Thanks a lot to all.

@warlion, the next release will support multiple Xbmc instance, but since all the base code is done to support also other media center I start the conversion from Xbmc only to any supported Media Center. (Even if for some time only Xbmc will be supported).

I'll surely send a Beta to the translator that I've got mail, to test that translations fits, and the conversion from old settings to new database one.
Then if I've got positive feedback the release should come on Monday
Thank you Tolriq for your work. Really appreciate it.
 
  • Intel NUC Kit DN2820FYKH ~ Crucial DDR3L SO-DIMM 4GB ~ SanDisk ReadyCache 32GB SSD ~ Microsoft MCE model 1039 RC6 remote
Beta sended Smile

Even if asking translation is already a lot, but if someone is good at writing English and have some time to help me maintain the Wiki Smile
I'm late on the last functions, and the texts / screens are really far from perfect. (And I must admit I prefer use my spare time to code than do the Wiki part :p )
1.7b --->
Noticed that shortcut´s in the remote (those next to HOME) both refers to VIDEOS.
Should´nt theese be shortcut´s to TV/Movies?
Also the HOME key steps back instead of heading to Homescreen.... is this the right function??

Setting up multi host works like a charm... But 1x1/2/3 widget´s to change host with 1 touch from homescreen would be perfect Smile
DK translation seems to be ok




Sorry.. Don´t have the language skills to write text like WIKI in english Sad
I'm testing right now I will send you a mail soon btw why you didn't use the same strings that you already had instead of create other ones?

Like

preferences_xmbc_server_title

Instead of create a new one like

str_mediacenter_hosts

You can save a few bits


@warlion :
preferences_xmbc_server_title no more exists, I use them now in a different way and for some with different texts, it's easier to add new string and remove old than changing texts to follow translations.

@Cykle :
The shorcuts are the good one but differs from skin to skin and build, in pvr the tv goes to live tv, and so on. I don't have more possibility at the remote level to choose more precisely Sad
The same for Home button Sad

For the chooser in the Widgets well there's no more space on them so it's becoming hard to choose the implemented functions.

No problem for Wiki I'm not sure I will find someone Smile

@Tolriq go it I didn't know that lol still noob on eclipse lol

I send you a mail with my observation hope help you with something
Noticed a reference to "market" in the Plugins note.
Shouldn't it be updated to "Play Store"?
 
  • Intel NUC Kit DN2820FYKH ~ Crucial DDR3L SO-DIMM 4GB ~ SanDisk ReadyCache 32GB SSD ~ Microsoft MCE model 1039 RC6 remote
Most users still talks about Market but good remarks will change this Smile
(2012-04-21, 13:36)Tolriq Wrote: For the chooser in the Widgets well there's no more space on them so it's becoming hard to choose the implemented functions.

Would it be possible to create new 1x1 widgets that could be PC1 / PC2 / PC3 / PC4 ?

I know its not "pretty" but atleast users had the option to choose from homescreen and the other widgets stay untouched....

When having multi hosts i belive easy/fast access is a must...but still i do see the problem Smile
I wont create Widgets with direct associations to a Media Center since adding and removing them from database changes id and widget would point to nowhere.
Not intuitive for end users.

I've added the fact that clicking on the text on the widget when not connected will show the chooser.
And added a new entry in your launcher for the chooser, so you can put that on your home if you want.

This should cover your needs.
Hi there,

for some reason the 4x1 Widget does not show me the current title playing. It only says XBMC not available. But the WOL Button and the pause Button work.
And in the "remote app" i cant switch to the now playing site, cause it tells me my playlist is empty.

Used to work before beta. Maybe anybody can check that.


THX
Chaos

  • 1
  • 27
  • 28
  • 29(current)
  • 30
  • 31
  • 259

Logout Mark Read Team Forum Stats Members Help
Yatse: Full featured Kodi Remote (Widgets, Streaming, Offline media, ...)24