(3rd Feb, 2013 02:02 AM)CurlyMo Wrote: [ -> ]Also @belese, you can use the same information part for the python port.
i've already thinking about it,
just want to finshed addon first.
don't look yet how you store that, but shoud be possible i think, but think also i need some extra text.
but i need a talk with you when i'll doing this to try to be more generic possible in variable name,
to harcode the less possible in python
I have already translate the information part.
German
Information
Code:
NAME="Informationen"
_DESC="Allgemeine Informationen zum Tool"
_INFORMATION="XBian ist eine freie Open-Source Media Anwendung für den Raspberry Pi und kann über http://www.xbian.org heruntergeladen werden. Unser Slogan ist “XBMC on Raspberry Pi, bleeding edge” und wir möchten die schnellste und beste Mediacenter Anwendung für den Raspberry Pi bereitstellen. Jeder kann helfen XBian weiter zu verbessern! Für weitere Fragen, Meinungen, Vorschläge oder Supportanfragen gehe bitte auf unsere Homepage und nutze das Forum, das Wiki oder die FAQ-Liste. Viel Spaß!"
I didn't changed the original post, as the post still contains the missspelled words regarding capital letters changed to low letters. And I didn't wanted to make it more confusing.
@Namith, i know, i already have your translation stored locally. I will remove those sections that are done when Alpha 5 is released so people can continue on git.
Due to a bug in xbian-config xbmc modudle i need two new lines translated for the ASAP... Please reply with the new translation so i see they're translated.
_XBMCWEBSERVERSUCCESSDISABLED="Serveur web XBMC désactivé"
_XBMCWEBSERVERFAILEDDISABLE="Une erreur s'est produite lors de la désactivation du serveur web XBMC"
Slovak
Code:
_XBMCWEBSERVERSUCCESSDISABLED="XBMC webserver úspešne deaktivovaný"
_XBMCWEBSERVERFAILEDDISABLE="Deaktivovanie XBMC webserveru zlyhalo"
BTW I still see this mistake
XBMC
_NAME="XBMC"
_DESC="Change XBMC settings"
_XBMCWEBSERVERSUCCESS="XBMC webserver successfully enabled"
_XBMCWEBSERVERFAILED="Failed to enabled XBMC webserver"
_XBMCGUIRESSUCCESS="XBMC GUI resolution successfully changed"
_XBMCGUIRESFAILED="Failed to change XBMC GUI resolution"
_XBMCGUIRES="GUI Resolution"
_XBMCWEBSERVER="Webserver"
_XBMCACTIONS="Actions"
_XBMCWEBSERVERENABLEDISABLE="Do you want to enable
of disable the XBMC webserver?"
should be
_XBMCWEBSERVERENABLEDISABLE="Do you want to enable
or disable the XBMC webserver?"
not sure if you fix this to be honest, but I have mentioned a while ago
Quote:not sure if you fix this to be honest, but I have mentioned a while ago Wink
You can be sure by looking at the git page of xbian-config-bash, just try it
Spanish translations:
_XBMCWEBSERVERSUCCESSDISABLED="El servidor web de XBMC ha sido desactivado con éxito"
_XBMCWEBSERVERFAILEDDISABLE="La desactivación del servidor web de XBMC ha fallado"
Do you need a Russian translation?
Do you as a user like a russian translation? If you do, then feel free to help us
What should I do if I want to see where a specific row is used?