Changeset 5f73c52df6964e4a1178ba176afd7ce83e4513a0
- Timestamp:
- 03/06/07 23:47:28
(2 years ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1180907248 +0000
- git-parent:
[27ddf9c62bac54ecd2e8f6533bd1df633758bd9d]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1180907248 +0000
- Message:
i18n fixes (part 2)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r89fafa9 |
r5f73c52 |
|
| 34 | 34 | <widget class="QCheckBox" name="enableCheck" > |
|---|
| 35 | 35 | <property name="text" > |
|---|
| 36 | | <string>Enable</string> |
|---|
| | 36 | <string>_("Enable")</string> |
|---|
| 37 | 37 | </property> |
|---|
| 38 | 38 | </widget> |
|---|
| … | … | |
| 41 | 41 | <widget class="QCheckBox" name="eq2PassCheck" > |
|---|
| 42 | 42 | <property name="text" > |
|---|
| 43 | | <string>2 pass</string> |
|---|
| | 43 | <string>_("2 pass")</string> |
|---|
| 44 | 44 | </property> |
|---|
| 45 | 45 | </widget> |
|---|
| … | … | |
| 88 | 88 | <widget class="QLabel" name="preampLabel" > |
|---|
| 89 | 89 | <property name="text" > |
|---|
| 90 | | <string>Preamp</string> |
|---|
| | 90 | <string>_("Preamp")</string> |
|---|
| 91 | 91 | </property> |
|---|
| 92 | 92 | </widget> |
|---|
| r5cc6989 |
r5f73c52 |
|
| 50 | 50 | <widget class="QCheckBox" name="advancedCheckBox" > |
|---|
| 51 | 51 | <property name="toolTip" > |
|---|
| 52 | | <string>Show extended options</string> |
|---|
| | 52 | <string>_("Show extended options")</string> |
|---|
| 53 | 53 | </property> |
|---|
| 54 | 54 | <property name="text" > |
|---|
| 55 | | <string>Show &more options</string> |
|---|
| | 55 | <string>_("Show &more options")</string> |
|---|
| 56 | 56 | </property> |
|---|
| 57 | 57 | </widget> |
|---|
| … | … | |
| 80 | 80 | <widget class="QLabel" name="label_3" > |
|---|
| 81 | 81 | <property name="text" > |
|---|
| 82 | | <string>Start Time</string> |
|---|
| | 82 | <string>_("Start Time")</string> |
|---|
| 83 | 83 | </property> |
|---|
| 84 | 84 | </widget> |
|---|
| … | … | |
| 95 | 95 | </property> |
|---|
| 96 | 96 | <property name="toolTip" > |
|---|
| 97 | | <string>Change the start time for the media</string> |
|---|
| | 97 | <string>_("Change the start time for the media")</string> |
|---|
| 98 | 98 | </property> |
|---|
| 99 | 99 | <property name="alignment" > |
|---|
| … | … | |
| 119 | 119 | </property> |
|---|
| 120 | 120 | <property name="text" > |
|---|
| 121 | | <string>Caching</string> |
|---|
| | 121 | <string>_("Caching")</string> |
|---|
| 122 | 122 | </property> |
|---|
| 123 | 123 | </widget> |
|---|
| … | … | |
| 126 | 126 | <widget class="QLineEdit" name="advancedLineInput" > |
|---|
| 127 | 127 | <property name="toolTip" > |
|---|
| 128 | | <string>Complete MRL for VLC internal</string> |
|---|
| | 128 | <string>_("Complete MRL for VLC internal")</string> |
|---|
| 129 | 129 | </property> |
|---|
| 130 | 130 | </widget> |
|---|
| … | … | |
| 133 | 133 | <widget class="QCheckBox" name="slaveCheckbox" > |
|---|
| 134 | 134 | <property name="text" > |
|---|
| 135 | | <string>Play another media synchronously (extra audio file, ...)</string> |
|---|
| | 135 | <string>_("Play another media synchronously (extra audio file, ...)")</string> |
|---|
| 136 | 136 | </property> |
|---|
| 137 | 137 | </widget> |
|---|
| … | … | |
| 147 | 147 | <widget class="QLabel" name="advancedLabel" > |
|---|
| 148 | 148 | <property name="text" > |
|---|
| 149 | | <string>Customize</string> |
|---|
| | 149 | <string>_("Customize")</string> |
|---|
| 150 | 150 | </property> |
|---|
| 151 | 151 | </widget> |
|---|
| … | … | |
| 154 | 154 | <widget class="QLabel" name="slaveLabel" > |
|---|
| 155 | 155 | <property name="text" > |
|---|
| 156 | | <string>Extra media</string> |
|---|
| | 156 | <string>_("Extra media")</string> |
|---|
| 157 | 157 | </property> |
|---|
| 158 | 158 | </widget> |
|---|
| … | … | |
| 164 | 164 | <widget class="QToolButton" name="slaveBrowseButton" > |
|---|
| 165 | 165 | <property name="toolTip" > |
|---|
| 166 | | <string>Select the file</string> |
|---|
| 167 | | </property> |
|---|
| 168 | | <property name="text" > |
|---|
| 169 | | <string>Browse...</string> |
|---|
| | 166 | <string>_("Select the file")</string> |
|---|
| | 167 | </property> |
|---|
| | 168 | <property name="text" > |
|---|
| | 169 | <string>_("Browse...")</string> |
|---|
| 170 | 170 | </property> |
|---|
| 171 | 171 | </widget> |
|---|
| … | … | |
| 189 | 189 | </property> |
|---|
| 190 | 190 | <property name="toolTip" > |
|---|
| 191 | | <string>Change the caching for the media</string> |
|---|
| | 191 | <string>_("Change the caching for the media")</string> |
|---|
| 192 | 192 | </property> |
|---|
| 193 | 193 | <property name="alignment" > |
|---|
| r5cc6989 |
r5f73c52 |
|
| 48 | 48 | </property> |
|---|
| 49 | 49 | <property name="toolTip" > |
|---|
| 50 | | <string>Select the capture device type</string> |
|---|
| | 50 | <string>_("Select the capture device type")</string> |
|---|
| 51 | 51 | </property> |
|---|
| 52 | 52 | </widget> |
|---|
| … | … | |
| 55 | 55 | <widget class="QLabel" name="label" > |
|---|
| 56 | 56 | <property name="text" > |
|---|
| 57 | | <string>Capture Mode</string> |
|---|
| | 57 | <string>_("Capture Mode")</string> |
|---|
| 58 | 58 | </property> |
|---|
| 59 | 59 | </widget> |
|---|
| … | … | |
| 70 | 70 | </property> |
|---|
| 71 | 71 | <property name="title" > |
|---|
| 72 | | <string>Options</string> |
|---|
| | 72 | <string>_("Options")</string> |
|---|
| 73 | 73 | </property> |
|---|
| 74 | 74 | </widget> |
|---|
| … | … | |
| 85 | 85 | </property> |
|---|
| 86 | 86 | <property name="title" > |
|---|
| 87 | | <string>Card Selection</string> |
|---|
| | 87 | <string>_("Card Selection")</string> |
|---|
| 88 | 88 | </property> |
|---|
| 89 | 89 | </widget> |
|---|
| … | … | |
| 92 | 92 | <widget class="QPushButton" name="advancedButton" > |
|---|
| 93 | 93 | <property name="toolTip" > |
|---|
| 94 | | <string>Access advanced options to tweak the device</string> |
|---|
| | 94 | <string>_("Access advanced options to tweak the device")</string> |
|---|
| 95 | 95 | </property> |
|---|
| 96 | 96 | <property name="text" > |
|---|
| 97 | | <string>Advanced options...</string> |
|---|
| | 97 | <string>_("Advanced options...")</string> |
|---|
| 98 | 98 | </property> |
|---|
| 99 | 99 | </widget> |
|---|
| r5cc6989 |
r5f73c52 |
|
| 24 | 24 | <widget class="QGroupBox" name="diskGroupBox" > |
|---|
| 25 | 25 | <property name="title" > |
|---|
| 26 | | <string>Disc selection</string> |
|---|
| | 26 | <string>_("Disc selection")</string> |
|---|
| 27 | 27 | </property> |
|---|
| 28 | 28 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 69 | 69 | <widget class="QToolButton" name="toolButton" > |
|---|
| 70 | 70 | <property name="toolTip" > |
|---|
| 71 | | <string>Select the device</string> |
|---|
| 72 | | </property> |
|---|
| 73 | | <property name="text" > |
|---|
| 74 | | <string>Browse...</string> |
|---|
| | 71 | <string>_("Select the device")</string> |
|---|
| | 72 | </property> |
|---|
| | 73 | <property name="text" > |
|---|
| | 74 | <string>_("Browse...")</string> |
|---|
| 75 | 75 | </property> |
|---|
| 76 | 76 | </widget> |
|---|
| … | … | |
| 79 | 79 | <widget class="QLabel" name="deviceLabel" > |
|---|
| 80 | 80 | <property name="text" > |
|---|
| 81 | | <string>Disk device</string> |
|---|
| | 81 | <string>_("Disk device")</string> |
|---|
| 82 | 82 | </property> |
|---|
| 83 | 83 | </widget> |
|---|
| … | … | |
| 86 | 86 | <widget class="QRadioButton" name="audioCDRadioButton" > |
|---|
| 87 | 87 | <property name="text" > |
|---|
| 88 | | <string>Audio CD</string> |
|---|
| | 88 | <string>_("Audio CD")</string> |
|---|
| 89 | 89 | </property> |
|---|
| 90 | 90 | </widget> |
|---|
| … | … | |
| 146 | 146 | <widget class="QCheckBox" name="dvdsimple" > |
|---|
| 147 | 147 | <property name="toolTip" > |
|---|
| 148 | | <string>Disable DVD Menus (for compatibility)</string> |
|---|
| 149 | | </property> |
|---|
| 150 | | <property name="text" > |
|---|
| 151 | | <string>No DVD Menus</string> |
|---|
| | 148 | <string>_("Disable DVD Menus (for compatibility)")</string> |
|---|
| | 149 | </property> |
|---|
| | 150 | <property name="text" > |
|---|
| | 151 | <string>_("No DVD Menus")</string> |
|---|
| 152 | 152 | </property> |
|---|
| 153 | 153 | </widget> |
|---|
| … | … | |
| 167 | 167 | </property> |
|---|
| 168 | 168 | <property name="title" > |
|---|
| 169 | | <string>Starting position</string> |
|---|
| | 169 | <string>_("Starting position")</string> |
|---|
| 170 | 170 | </property> |
|---|
| 171 | 171 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 179 | 179 | <widget class="QLabel" name="chapterLabel" > |
|---|
| 180 | 180 | <property name="text" > |
|---|
| 181 | | <string>Chapter</string> |
|---|
| | 181 | <string>_("Chapter")</string> |
|---|
| 182 | 182 | </property> |
|---|
| 183 | 183 | </widget> |
|---|
| … | … | |
| 205 | 205 | <widget class="QLabel" name="titleLabel" > |
|---|
| 206 | 206 | <property name="text" > |
|---|
| 207 | | <string>Title</string> |
|---|
| | 207 | <string>_("Title")</string> |
|---|
| 208 | 208 | </property> |
|---|
| 209 | 209 | </widget> |
|---|
| … | … | |
| 218 | 218 | </property> |
|---|
| 219 | 219 | <property name="suffix" > |
|---|
| 220 | | <string/> |
|---|
| | 220 | <string/> |
|---|
| 221 | 221 | </property> |
|---|
| 222 | 222 | <property name="minimum" > |
|---|
| … | … | |
| 242 | 242 | </property> |
|---|
| 243 | 243 | <property name="title" > |
|---|
| 244 | | <string>Audio and Subtitles</string> |
|---|
| | 244 | <string>_("Audio and Subtitles")</string> |
|---|
| 245 | 245 | </property> |
|---|
| 246 | 246 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 254 | 254 | <widget class="QLabel" name="audioLabel" > |
|---|
| 255 | 255 | <property name="text" > |
|---|
| 256 | | <string>Audio track</string> |
|---|
| | 256 | <string>_("Audio track")</string> |
|---|
| 257 | 257 | </property> |
|---|
| 258 | 258 | </widget> |
|---|
| … | … | |
| 283 | 283 | <widget class="QLabel" name="subtitlesLabel" > |
|---|
| 284 | 284 | <property name="text" > |
|---|
| 285 | | <string>Subtitles track</string> |
|---|
| | 285 | <string>_("Subtitles track")</string> |
|---|
| 286 | 286 | </property> |
|---|
| 287 | 287 | </widget> |
|---|
| r5cc6989 |
r5f73c52 |
|
| 20 | 20 | </property> |
|---|
| 21 | 21 | <property name="windowTitle" > |
|---|
| 22 | | <string>Open File</string> |
|---|
| | 22 | <string>_("Open File")</string> |
|---|
| 23 | 23 | </property> |
|---|
| 24 | 24 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 56 | 56 | </property> |
|---|
| 57 | 57 | <property name="text" > |
|---|
| 58 | | <string>File Names:</string> |
|---|
| | 58 | <string>_("File Names:")</string> |
|---|
| 59 | 59 | </property> |
|---|
| 60 | 60 | </widget> |
|---|
| … | … | |
| 63 | 63 | <widget class="QWidget" native="1" name="tempWidget" > |
|---|
| 64 | 64 | <property name="toolTip" > |
|---|
| 65 | | <string>Choose one or more media file to open</string> |
|---|
| | 65 | <string>_("Choose one or more media file to open")</string> |
|---|
| 66 | 66 | </property> |
|---|
| 67 | 67 | </widget> |
|---|
| … | … | |
| 86 | 86 | <widget class="QCheckBox" name="subCheckBox" > |
|---|
| 87 | 87 | <property name="toolTip" > |
|---|
| 88 | | <string>Add a subtitle file</string> |
|---|
| | 88 | <string>_("Add a subtitle file")</string> |
|---|
| 89 | 89 | </property> |
|---|
| 90 | 90 | <property name="text" > |
|---|
| 91 | | <string>Use a sub&titles file</string> |
|---|
| | 91 | <string>_("Use a sub&titles file")</string> |
|---|
| 92 | 92 | </property> |
|---|
| 93 | 93 | </widget> |
|---|
| … | … | |
| 161 | 161 | <widget class="QLabel" name="alignSubLabel" > |
|---|
| 162 | 162 | <property name="text" > |
|---|
| 163 | | <string>Alignment:</string> |
|---|
| | 163 | <string>_("Alignment:")</string> |
|---|
| 164 | 164 | </property> |
|---|
| 165 | 165 | <property name="buddy" > |
|---|
| … | … | |
| 194 | 194 | <widget class="QLabel" name="sizeSubLabel" > |
|---|
| 195 | 195 | <property name="text" > |
|---|
| 196 | | <string>Size:</string> |
|---|
| | 196 | <string>_("Size:")</string> |
|---|
| 197 | 197 | </property> |
|---|
| 198 | 198 | </widget> |
|---|
| … | … | |
| 216 | 216 | <widget class="QPushButton" name="subBrowseButton" > |
|---|
| 217 | 217 | <property name="toolTip" > |
|---|
| 218 | | <string>Select the subtitle file</string> |
|---|
| | 218 | <string>_("Select the subtitle file")</string> |
|---|
| 219 | 219 | </property> |
|---|
| 220 | 220 | <property name="text" > |
|---|
| 221 | | <string>Browse...</string> |
|---|
| | 221 | <string>_("Browse...")</string> |
|---|
| 222 | 222 | </property> |
|---|
| 223 | 223 | </widget> |
|---|
| r5cc6989 |
r5f73c52 |
|
| 24 | 24 | <widget class="QGroupBox" name="groupBox" > |
|---|
| 25 | 25 | <property name="title" > |
|---|
| 26 | | <string>Network Protocol</string> |
|---|
| | 26 | <string>_("Network Protocol")</string> |
|---|
| 27 | 27 | </property> |
|---|
| 28 | 28 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 36 | 36 | <widget class="QComboBox" name="protocolCombo" > |
|---|
| 37 | 37 | <property name="toolTip" > |
|---|
| 38 | | <string>Set the protocol for the URL</string> |
|---|
| | 38 | <string>_("Set the protocol for the URL")</string> |
|---|
| 39 | 39 | </property> |
|---|
| 40 | 40 | </widget> |
|---|
| … | … | |
| 43 | 43 | <widget class="QLabel" name="label" > |
|---|
| 44 | 44 | <property name="text" > |
|---|
| 45 | | <string>Protocol</string> |
|---|
| | 45 | <string>_("Protocol")</string> |
|---|
| 46 | 46 | </property> |
|---|
| 47 | 47 | </widget> |
|---|
| … | … | |
| 50 | 50 | <widget class="QSpinBox" name="portSpin" > |
|---|
| 51 | 51 | <property name="toolTip" > |
|---|
| 52 | | <string>Set the port used</string> |
|---|
| | 52 | <string>_("Set the port used")</string> |
|---|
| 53 | 53 | </property> |
|---|
| 54 | 54 | <property name="maximum" > |
|---|
| … | … | |
| 71 | 71 | </property> |
|---|
| 72 | 72 | <property name="text" > |
|---|
| 73 | | <string>Address</string> |
|---|
| | 73 | <string>_("Address")</string> |
|---|
| 74 | 74 | </property> |
|---|
| 75 | 75 | </widget> |
|---|
| … | … | |
| 78 | 78 | <widget class="QLabel" name="label_4" > |
|---|
| 79 | 79 | <property name="text" > |
|---|
| 80 | | <string>Port</string> |
|---|
| | 80 | <string>_("Port")</string> |
|---|
| 81 | 81 | </property> |
|---|
| 82 | 82 | </widget> |
|---|
| … | … | |
| 85 | 85 | <widget class="QLineEdit" name="addressText" > |
|---|
| 86 | 86 | <property name="toolTip" > |
|---|
| 87 | | <string>Enter the URL of the network stream here,\nwith or without the protocol.</string> |
|---|
| | 87 | <string>_("Enter the URL of the network stream here,\nwith or without the protocol.")</string> |
|---|
| 88 | 88 | </property> |
|---|
| 89 | 89 | </widget> |
|---|
| … | … | |
| 103 | 103 | </property> |
|---|
| 104 | 104 | <property name="title" > |
|---|
| 105 | | <string>Options</string> |
|---|
| | 105 | <string>_("Options")</string> |
|---|
| 106 | 106 | </property> |
|---|
| 107 | 107 | <layout class="QHBoxLayout" > |
|---|
| … | … | |
| 118 | 118 | </property> |
|---|
| 119 | 119 | <property name="text" > |
|---|
| 120 | | <string>Allow timeshifting</string> |
|---|
| | 120 | <string>_("Allow timeshifting")</string> |
|---|
| 121 | 121 | </property> |
|---|
| 122 | 122 | </widget> |
|---|
| … | … | |
| 125 | 125 | <widget class="QCheckBox" name="ipv6" > |
|---|
| 126 | 126 | <property name="text" > |
|---|
| 127 | | <string>Force IPv6</string> |
|---|
| | 127 | <string>_("Force IPv6")</string> |
|---|
| 128 | 128 | </property> |
|---|
| 129 | 129 | </widget> |
|---|
| r45264e5 |
r5f73c52 |
|
| 19 | 19 | </property> |
|---|
| 20 | 20 | <property name="windowTitle" > |
|---|
| 21 | | <string>Stream Output</string> |
|---|
| | 21 | <string>_("Stream Output")</string> |
|---|
| 22 | 22 | </property> |
|---|
| 23 | 23 | <layout class="QVBoxLayout" > |
|---|
| … | … | |
| 39 | 39 | </property> |
|---|
| 40 | 40 | <property name="title" > |
|---|
| 41 | | <string>Outputs</string> |
|---|
| | 41 | <string>_("Outputs")</string> |
|---|
| 42 | 42 | </property> |
|---|
| 43 | 43 | <layout class="QHBoxLayout" > |
|---|
| … | … | |
| 62 | 62 | </property> |
|---|
| 63 | 63 | <property name="text" > |
|---|
| 64 | | <string>Filename</string> |
|---|
| | 64 | <string>_("Filename")</string> |
|---|
| 65 | 65 | </property> |
|---|
| 66 | 66 | </widget> |
|---|
| … | … | |
| 72 | 72 | </property> |
|---|
| 73 | 73 | <property name="text" > |
|---|
| 74 | | <string>File</string> |
|---|
| | 74 | <string>_("File")</string> |
|---|
| 75 | 75 | </property> |
|---|
| 76 | 76 | </widget> |
|---|
| … | … | |
| 107 | 107 | </property> |
|---|
| 108 | 108 | <property name="text" > |
|---|
| 109 | | <string>Dump raw input</string> |
|---|
| | 109 | <string>_("Dump raw input")</string> |
|---|
| 110 | 110 | </property> |
|---|
| 111 | 111 | </widget> |
|---|
| … | … | |
| 124 | 124 | </property> |
|---|
| 125 | 125 | <property name="text" > |
|---|
| 126 | | <string>Port:</string> |
|---|
| | 126 | <string>_("Port:")</string> |
|---|
| 127 | 127 | </property> |
|---|
| 128 | 128 | <property name="alignment" > |
|---|
| … | … | |
| 137 | 137 | </property> |
|---|
| 138 | 138 | <property name="text" > |
|---|
| 139 | | <string>Address</string> |
|---|
| | 139 | <string>_("Address")</string> |
|---|
| 140 | 140 | </property> |
|---|
| 141 | 141 | </widget> |
|---|
| … | … | |
| 144 | 144 | <widget class="QCheckBox" name="localOutput" > |
|---|
| 145 | 145 | <property name="text" > |
|---|
| 146 | | <string>Play locally</string> |
|---|
| | 146 | <string>_("Play locally")</string> |
|---|
| 147 | 147 | </property> |
|---|
| 148 | 148 | </widget> |
|---|
| … | … | |
| 161 | 161 | </property> |
|---|
| 162 | 162 | <property name="text" > |
|---|
| 163 | | <string>Browse...</string> |
|---|
| | 163 | <string>_("Browse...")</string> |
|---|
| 164 | 164 | </property> |
|---|
| 165 | 165 | </widget> |
|---|
| … | … | |
| 178 | 178 | </property> |
|---|
| 179 | 179 | <property name="text" > |
|---|
| 180 | | <string>Address</string> |
|---|
| | 180 | <string>_("Address")</string> |
|---|
| 181 | 181 | </property> |
|---|
| 182 | 182 | </widget> |
|---|
| … | … | |
| 188 | 188 | </property> |
|---|
| 189 | 189 | <property name="text" > |
|---|
| 190 | | <string>Port:</string> |
|---|
| | 190 | <string>_("Port:")</string> |
|---|
| 191 | 191 | </property> |
|---|
| 192 | 192 | <property name="alignment" > |
|---|
| … | … | |
| 222 | 222 | </property> |
|---|
| 223 | 223 | <property name="text" > |
|---|
| 224 | | <string>Address</string> |
|---|
| | 224 | <string>_("Address")</string> |
|---|
| 225 | 225 | </property> |
|---|
| 226 | 226 | </widget> |
|---|
| … | … | |
| 232 | 232 | </property> |
|---|
| 233 | 233 | <property name="text" > |
|---|
| 234 | | <string>Port:</string> |
|---|
| | 234 | <string>_("Port:")</string> |
|---|
| 235 | 235 | </property> |
|---|
| 236 | 236 | <property name="alignment" > |
|---|
| … | … | |
| 306 | 306 | </property> |
|---|
| 307 | 307 | <property name="title" > |
|---|
| 308 | | <string>Encapsulation</string> |
|---|
| | 308 | <string>_("Encapsulation")</string> |
|---|
| 309 | 309 | </property> |
|---|
| 310 | 310 | <layout class="QHBoxLayout" > |
|---|
| … | … | |
| 394 | 394 | <widget class="QGroupBox" name="groupBox_2" > |
|---|
| 395 | 395 | <property name="title" > |
|---|
| 396 | | <string>Transcoding</string> |
|---|
| | 396 | <string>_("Transcoding")</string> |
|---|
| 397 | 397 | </property> |
|---|
| 398 | 398 | <layout class="QHBoxLayout" > |
|---|
| … | … | |
| 433 | 433 | </property> |
|---|
| 434 | 434 | <property name="text" > |
|---|
| 435 | | <string>Bitrate (kb/s)</string> |
|---|
| | 435 | <string>_("Bitrate (kb/s)")</string> |
|---|
| 436 | 436 | </property> |
|---|
| 437 | 437 | </widget> |
|---|
| … | … | |
| 440 | 440 | <widget class="QCheckBox" name="transcodeVideo" > |
|---|
| 441 | 441 | <property name="text" > |
|---|
| 442 | | <string>Video</string> |
|---|
| | 442 | <string>_("Video")</string> |
|---|
| 443 | 443 | </property> |
|---|
| 444 | 444 | </widget> |
|---|
| … | … | |
| 447 | 447 | <widget class="QCheckBox" name="transcodeAudio" > |
|---|
| 448 | 448 | <property name="text" > |
|---|
| 449 | | <string>Audio</string> |
|---|
| | 449 | <string>_("Audio")</string> |
|---|
| 450 | 450 | </property> |
|---|
| 451 | 451 | </widget> |
|---|
| … | … | |
| 457 | 457 | </property> |
|---|
| 458 | 458 | <property name="text" > |
|---|
| 459 | | <string>Bitrate (kb/s)</string> |
|---|
| | 459 | <string>_("Bitrate (kb/s)")</string> |
|---|
| 460 | 460 | </property> |
|---|
| 461 | 461 | </widget> |
|---|
| … | … | |
| 494 | 494 | </property> |
|---|
| 495 | 495 | <property name="text" > |
|---|
| 496 | | <string>Channels</string> |
|---|
| | 496 | <string>_("Channels")</string> |
|---|
| 497 | 497 | </property> |
|---|
| 498 | 498 | </widget> |
|---|
| … | … | |
| 504 | 504 | </property> |
|---|
| 505 | 505 | <property name="text" > |
|---|
| 506 | | <string>Scale</string> |
|---|
| | 506 | <string>_("Scale")</string> |
|---|
| 507 | 507 | </property> |
|---|
| 508 | 508 | </widget> |
|---|
| … | … | |
| 511 | 511 | <widget class="QCheckBox" name="transcodeSubs" > |
|---|
| 512 | 512 | <property name="text" > |
|---|
| 513 | | <string>Subtitles</string> |
|---|
| | 513 | <string>_("Subtitles")</string> |
|---|
| 514 | 514 | </property> |
|---|
| 515 | 515 | </widget> |
|---|
| … | … | |
| 528 | 528 | </property> |
|---|
| 529 | 529 | <property name="text" > |
|---|
| 530 | | <string>Overlay subtitles on the video</string> |
|---|
| | 530 | <string>_("Overlay subtitles on the video")</string> |
|---|
| 531 | 531 | </property> |
|---|
| 532 | 532 | </widget> |
|---|
| … | … | |
| 572 | 572 | <widget class="QGroupBox" name="groupBox_3" > |
|---|
| 573 | 573 | <property name="title" > |
|---|
| 574 | | <string>Miscellaneous</string> |
|---|
| | 574 | <string>_("Miscellaneous")</string> |
|---|
| 575 | 575 | </property> |
|---|
| 576 | 576 | <layout class="QHBoxLayout" > |
|---|
| … | … | |
| 595 | 595 | </property> |
|---|
| 596 | 596 | <property name="text" > |
|---|
| 597 | | <string>SAP announce</string> |
|---|
| | 597 | <string>_("SAP announce")</string> |
|---|
| 598 | 598 | </property> |
|---|
| 599 | 599 | </widget> |
|---|
| … | … | |
| 605 | 605 | </property> |
|---|
| 606 | 606 | <property name="text" > |
|---|
| 607 | | <string>Group name</string> |
|---|
| | 607 | <string>_("Group name")</string> |
|---|
| 608 | 608 | </property> |
|---|
| 609 | 609 | </widget> |
|---|
| … | … | |
| 639 | 639 | <widget class="QCheckBox" name="soutAll" > |
|---|
| 640 | 640 | <property name="text" > |
|---|
| 641 | | <string>Stream all elementary streams</string> |
|---|
| | 641 | <string>_("Stream all elementary streams")</string> |
|---|
| 642 | 642 | </property> |
|---|
| 643 | 643 | </widget> |
|---|
| … | … | |
| 646 | 646 | <widget class="QLabel" name="label_10" > |
|---|
| 647 | 647 | <property name="text" > |
|---|
| 648 | | <string>Time-To-Live (TTL)</string> |
|---|
| | 648 | <string>_("Time-To-Live (TTL)")</string> |
|---|
| 649 | 649 | </property> |
|---|
| 650 | 650 | </widget> |
|---|
| … | … | |
| 666 | 666 | </property> |
|---|
| 667 | 667 | <property name="title" > |
|---|
| 668 | | <string>Generated stream output string</string> |
|---|
| | 668 | <string>_("Generated stream output string")</string> |
|---|
| 669 | 669 | </property> |
|---|
| 670 | 670 | <layout class="QHBoxLayout" > |
|---|
| rc280a1b |
r5f73c52 |
|
| 65 | 65 | <column> |
|---|
| 66 | 66 | <property name="text" > |
|---|
| 67 | | <string>Action</string> |
|---|
| | 67 | <string>_("Action")</string> |
|---|
| 68 | 68 | </property> |
|---|
| 69 | 69 | </column> |
|---|
| 70 | 70 | <column> |
|---|
| 71 | 71 | <property name="text" > |
|---|
| 72 | | <string>Shortcut</string> |
|---|
| | 72 | <string>_("Shortcut")</string> |
|---|
| 73 | 73 | </property> |
|---|
| 74 | 74 | </column> |
|---|
| … | … | |
| 78 | 78 | <widget class="QLabel" name="label" > |
|---|
| 79 | 79 | <property name="text" > |
|---|
| 80 | | <string>Search</string> |
|---|
| | 80 | <string>_("Search")</string> |
|---|
| 81 | 81 | </property> |
|---|
| 82 | 82 | </widget> |
|---|
| rdd3df1a |
r5f73c52 |
|
| 23 | 23 | <widget class="QGroupBox" name="groupBox_3" > |
|---|
| 24 | 24 | <property name="title" > |
|---|
| 25 | | <string>On Screen Display</string> |
|---|
| | 25 | <string>_("On Screen Display")</string> |
|---|
| 26 | 26 | </property> |
|---|
| 27 | 27 | <layout class="QVBoxLayout" > |
|---|
| … | … | |
| 35 | 35 | <widget class="QCheckBox" name="OSDBox" > |
|---|
| 36 | 36 | <property name="text" > |
|---|
| 37 | | <string>Enable OSD</string> |
|---|
| | 37 | <string>_("Enable OSD")</string> |
|---|
| 38 | 38 | </property> |
|---|
| 39 | 39 | <property name="checked" > |
|---|
| … | … | |
| 59 | 59 | </property> |
|---|
| 60 | 60 | <property name="title" > |
|---|
| 61 | | <string>Subtitles languages</string> |
|---|
| | 61 | <string>_("Subtitles languages")</string> |
|---|
| 62 | 62 | </property> |
|---|
| 63 | 63 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 71 | 71 | <widget class="QLabel" name="label" > |
|---|
| 72 | 72 | <property name="text" > |
|---|
| 73 | | <string>Subtitles preferred language</string> |
|---|
| | 73 | <string>_("Subtitles preferred language")</string> |
|---|
| 74 | 74 | </property> |
|---|
| 75 | 75 | </widget> |
|---|
| … | … | |
| 91 | 91 | <widget class="QLabel" name="label_2" > |
|---|
| 92 | 92 | <property name="text" > |
|---|
| 93 | | <string>Default Encoding</string> |
|---|
| | 93 | <string>_("Default Encoding")</string> |
|---|
| 94 | 94 | </property> |
|---|
| 95 | 95 | </widget> |
|---|
| … | … | |
| 101 | 101 | <widget class="QGroupBox" name="groupBox" > |
|---|
| 102 | 102 | <property name="title" > |
|---|
| 103 | | <string>Display Settings</string> |
|---|
| | 103 | <string>_("Display Settings")</string> |
|---|
| 104 | 104 | </property> |
|---|
| 105 | 105 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 116 | 116 | <widget class="QLabel" name="label_6" > |
|---|
| 117 | 117 | <property name="text" > |
|---|
| 118 | | <string>Effect</string> |
|---|
| | 118 | <string>_("Effect")</string> |
|---|
| 119 | 119 | </property> |
|---|
| 120 | 120 | </widget> |
|---|
| … | … | |
| 126 | 126 | <widget class="QLabel" name="label_4" > |
|---|
| 127 | 127 | <property name="text" > |
|---|
| 128 | | <string>Font Color</string> |
|---|
| | 128 | <string>_("Font Color")</string> |
|---|
| 129 | 129 | </property> |
|---|
| 130 | 130 | </widget> |
|---|
| … | … | |
| 136 | 136 | <widget class="QLabel" name="label_3" > |
|---|
| 137 | 137 | <property name="text" > |
|---|
| 138 | | <string>Font size</string> |
|---|
| | 138 | <string>_("Font size")</string> |
|---|
| 139 | 139 | </property> |
|---|
| 140 | 140 | </widget> |
|---|
| … | … | |
| 143 | 143 | <widget class="QPushButton" name="fontBrowse" > |
|---|
| 144 | 144 | <property name="text" > |
|---|
| 145 | | <string>Browse...</string> |
|---|
| | 145 | <string>_("Browse...")</string> |
|---|
| 146 | 146 | </property> |
|---|
| 147 | 147 | </widget> |
|---|
| … | … | |
| 153 | 153 | <widget class="QLabel" name="label_5" > |
|---|
| 154 | 154 | <property name="text" > |
|---|
| 155 | | <string>Font</string> |
|---|
| | 155 | <string>_("Font")</string> |
|---|
| 156 | 156 | </property> |
|---|
| 157 | 157 | </widget> |
|---|
| r4902ffc |
r5f73c52 |
|
| 29 | 29 | <widget class="QGroupBox" name="statsBox" > |
|---|
| 30 | 30 | <property name="title" > |
|---|
| 31 | | <string>Statistics</string> |
|---|
| | 31 | <string>_("Statistics")</string> |
|---|
| 32 | 32 | </property> |
|---|
| 33 | 33 | </widget> |
|---|
| … | … | |
| 48 | 48 | <widget class="QPushButton" name="deleteButton" > |
|---|
| 49 | 49 | <property name="text" > |
|---|
| 50 | | <string>Delete</string> |
|---|
| | 50 | <string>_("Delete")</string> |
|---|
| 51 | 51 | </property> |
|---|
| 52 | 52 | </widget> |
|---|
| … | … | |
| 55 | 55 | <widget class="QPushButton" name="editStreamingButton" > |
|---|
| 56 | 56 | <property name="text" > |
|---|
| 57 | | <string>Edit settings</string> |
|---|
| | 57 | <string>_("Edit settings")</string> |
|---|
| 58 | 58 | </property> |
|---|
| 59 | 59 | </widget> |
|---|
| … | … | |
| 65 | 65 | <widget class="QGroupBox" name="controlBox" > |
|---|
| 66 | 66 | <property name="title" > |
|---|
| 67 | | <string>Control</string> |
|---|
| | 67 | <string>_("Control")</string> |
|---|
| 68 | 68 | </property> |
|---|
| 69 | 69 | <layout class="QGridLayout" > |
|---|
| … | … | |
| 77 | 77 | <widget class="QRadioButton" name="manualRadio" > |
|---|
| 78 | 78 | <property name="text" > |
|---|
| 79 | | <string>Run manually</string> |
|---|
| | 79 | <string>_("Run manually")</string> |
|---|
| 80 | 80 | </property> |
|---|
| 81 | 81 | </widget> |
|---|
| … | … | |
| 84 | 84 | <widget class="QPushButton" name="doScheduleButton" > |
|---|
| 85 | 85 | <property name="text" > |
|---|
| 86 | | <string>Setup schedule</string> |
|---|
| | 86 | <string>_("Setup schedule")</string> |
|---|
| 87 | 87 | </property> |
|---|
| 88 | 88 | </widget> |
|---|
| … | … | |
| 91 | 91 | <widget class="QRadioButton" name="scheduleRadio" > |
|---|
| 92 | 92 | <property name="text" > |
|---|
| 93 | | <string>Run on schedule</string> |
|---|
| | 93 | <string>_("Run on schedule")</string> |
|---|
| 94 | 94 | </property> |
|---|
| 95 | 95 | </widget> |
|---|
| … | … | |
| 101 | 101 | <widget class="QGroupBox" name="statusBox" > |
|---|
| 102 | 102 | <property name="title" > |
|---|
| 103 | | <string>Status</string> |
|---|
| | 103 | <string>_("Status")</string> |
|---|
| 104 | 104 | </property> |
|---|
| 105 | 105 | <layout class="QHBoxLayout" > |
|---|
| … | … | |
| 113 | 113 | <widget class="QPushButton" name="playPauseButton" > |
|---|
| 114 | 114 | <property name="text" > |
|---|
| 115 | | <string>P/P</string> |
|---|
| | 115 | <string>_("P/P")</string> |
|---|
| 116 | 116 | </property> |
|---|
| 117 | 117 | </widget> |
|---|
| … | … | |
| 120 | 120 | <widget class="QPushButton" name="stopButton" > |
|---|
| 121 | 121 | <property name="text" > |
|---|
| 122 | | <string>Stop</string> |
|---|
| | 122 | <string>_("Stop")</string> |
|---|
| 123 | 123 | </property> |
|---|
| 124 | 124 | </widget> |
|---|
| … | … | |
| 127 | 127 | <widget class="QPushButton" name="nextButton" > |
|---|
| 128 | 128 | <property name="text" > |
|---|
| 129 | | <string>Next</string> |
|---|
| | 129 | <string>_("Next")</string> |
|---|
| 130 | 130 | </property> |
|---|
| 131 | 131 | </widget> |
|---|
| … | … | |
| 134 | 134 | <widget class="QPushButton" name="prevButton" > |
|---|
| 135 | 135 | <property name="text" > |
|---|
| 136 | | <string>Prev</string> |
|---|
| | 136 | <string>_("Prev")</string> |
|---|
| 137 | 137 | </property> |
|---|
| 138 | 138 | </widget> |
|---|
| … | … | |
| 151 | 151 | <widget class="QPushButton" name="addInputButton" > |
|---|
| 152 | 152 | <property name="text" > |
|---|
| 153 | | <string>Add input</string> |
|---|
| | 153 | <string>_("Add input")</string> |
|---|
| 154 | 154 | </property> |
|---|
| 155 | 155 | </widget> |
|---|
| … | … | |
| 158 | 158 | <widget class="QPushButton" name="editInputButton" > |
|---|
| 159 | 159 | <property name="text" > |
|---|
| 160 | | <string>Edit input</string> |
|---|
| | 160 | <string>_("Edit input")</string> |
|---|
| 161 | 161 | </property> |
|---|
| 162 | 162 | </widget> |
|---|
| … | … | |
| 165 | 165 | <widget class="QPushButton" name="clearInputsButton" > |
|---|
| 166 | 166 | <property name="text" > |
|---|
| 167 | | <string>Clear list</string> |
|---|
| | 167 | <string>_("Clear list")</string> |
|---|
| 168 | 168 | </property> |
|---|
| 169 | 169 | </widget> |
|---|