Update and transfer guiconfig text to messages.py

This commit is contained in:
Etoh 2013-07-19 20:08:29 +01:00
parent 8edbdb34bd
commit 260e137a99

View File

@ -98,12 +98,34 @@ en = {
"args-argument" : 'player options, if you need to pass options starting with - prepend them with single \'--\' argument', "args-argument" : 'player options, if you need to pass options starting with - prepend them with single \'--\' argument',
# Client labels # Client labels
"config-window-title" : 'Syncplay configuration', "config-window-title" : "Syncplay configuration",
"host-label" : 'Host: ',
"username-label" : 'Username: ', "connection-group-title" : "Connection settings",
"room-label" : 'Default room: ', "host-label" : "Server address: ",
"password-label" : 'Server password (optional): ', "username-label" : "Username:",
"path-label" : 'Path to player executable: ', "password-label" : "Server password (optional):",
"room-label" : "Default room: ",
"media-setting-title" : "Media player settings",
"executable-path-label" : "Path to player executable:",
"media-path-label" : "Path to media file:",
"browse-label" : "Browse",
"slowdown-label" : "Slow down on desync",
"rewind-label" : "Rewind on major desync",
"mal-title" : "Enable MyAnimeList updater (EXPERIMENTAL)",
"mal-username" : "MAL username:",
"mal-password" : "MAL password:",
"alwayshow-label" : "Always show this dialog",
"donotstore-label" : "Do not store this configuration",
"help-label" : "Help",
"run-label" : "Run Syncplay",
"storeandrun-label" : "Store configuration and run Syncplay",
"roomuser-heading-label" : "Room / User",
"fileplayed-heading-label" : "File being played",
# Server notifications # Server notifications
"welcome-server-notification" : "Welcome to Syncplay server, ver. {0}", #version "welcome-server-notification" : "Welcome to Syncplay server, ver. {0}", #version