Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[TASK] Translaters for xbian-config-bash
Thank you for your donation

Pages (6): « Previous 1 2 3 4 5 6 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Task:  Translaters for xbian-config-bash
3rd Feb, 2013, 07:53 PM
Post: #31
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: Translaters for xbian-config-bash
(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

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
3rd Feb, 2013, 10:58 PM
Post: #32
ganchito55 Offline
Registered
Posts: 21
Joined: Jan 2013
Reputation: 1
RE: Translaters for xbian-config-bash
I have already translate the information part.
Find all posts by this user
Quote this message in a reply
4th Feb, 2013, 06:35 PM
Post: #33
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Translaters for xbian-config-bash
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.
Find all posts by this user
Quote this message in a reply
4th Feb, 2013, 06:48 PM
Post: #34
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Translaters for xbian-config-bash
@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.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
16th Feb, 2013, 11:38 PM
Post: #35
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Translaters for xbian-config-bash
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.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
17th Feb, 2013, 12:15 AM
Post: #36
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: Translaters for xbian-config-bash
_XBMCWEBSERVERSUCCESSDISABLED="Serveur web XBMC désactivé"
_XBMCWEBSERVERFAILEDDISABLE="Une erreur s'est produite lors de la désactivation du serveur web XBMC"

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
17th Feb, 2013, 01:42 AM
Post: #37
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Translaters for xbian-config-bash
German

Code:
_XBMCWEBSERVERSUCCESSDISABLED="XBMC Webserver wurde erfolgreich deaktiviert"
_XBMCWEBSERVERFAILEDDISABLE="Fehler beim Deaktivieren des XBMC Webserver"
Find all posts by this user
Quote this message in a reply
17th Feb, 2013, 03:36 AM
Post: #38
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Translaters for xbian-config-bash
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 Wink

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
17th Feb, 2013, 03:41 AM
Post: #39
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Translaters for xbian-config-bash
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

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
17th Feb, 2013, 05:49 AM
Post: #40
ganchito55 Offline
Registered
Posts: 21
Joined: Jan 2013
Reputation: 1
RE: Translaters for xbian-config-bash
Spanish translations:

_XBMCWEBSERVERSUCCESSDISABLED="El servidor web de XBMC ha sido desactivado con éxito"
_XBMCWEBSERVERFAILEDDISABLE="La desactivación del servidor web de XBMC ha fallado"
Find all posts by this user
Quote this message in a reply
19th Feb, 2013, 05:01 AM
Post: #41
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Translaters for xbian-config-bash
Do you need a Russian translation?
Find all posts by this user
Quote this message in a reply
19th Feb, 2013, 05:04 AM
Post: #42
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Translaters for xbian-config-bash
Do you as a user like a russian translation? If you do, then feel free to help us Wink

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
19th Feb, 2013, 05:53 PM
Post: #43
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Translaters for xbian-config-bash
What should I do if I want to see where a specific row is used?
Find all posts by this user
Quote this message in a reply
19th Feb, 2013, 06:45 PM
Post: #44
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Translaters for xbian-config-bash
You can't at the moment.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
19th Feb, 2013, 07:01 PM
Post: #45
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Translaters for xbian-config-bash
Quote:_PACKAGEDOWNGRADE="You are already running a newer version of this package then officially available"
maybe than?

60% completed
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (6): « Previous 1 2 3 4 5 6 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 14th May, 2025, 04:35 AM Powered By MyBB, © 2002-2025 MyBB Group.