]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sprefs_input.ui
Various strings change and capitalisation changes to match the guidelines.
[vlc] / modules / gui / qt4 / ui / sprefs_input.ui
index a60c4ac3cc886a6c361eb820906324306b5b11c3..235d7a638245760420f48093c76703f9da53e3a6 100644 (file)
@@ -6,36 +6,27 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>422</width>
-    <height>478</height>
+    <width>512</width>
+    <height>516</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Form</string>
   </property>
   <layout class="QVBoxLayout" >
-   <property name="margin" >
-    <number>9</number>
-   </property>
-   <property name="spacing" >
-    <number>10</number>
-   </property>
    <item>
     <widget class="QGroupBox" name="groupBox" >
      <property name="title" >
-      <string>Disk Devices</string>
+      <string>_("Disc Devices")</string>
      </property>
      <layout class="QGridLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
       <item row="0" column="0" >
        <widget class="QLabel" name="label" >
         <property name="text" >
-         <string>Disk Device</string>
+         <string>_("Default disc device")</string>
+        </property>
+        <property name="buddy" >
+         <cstring>DVDDevice</cstring>
         </property>
        </widget>
       </item>
@@ -45,7 +36,7 @@
       <item row="0" column="2" >
        <widget class="QPushButton" name="DVDBrowse" >
         <property name="text" >
-         <string>Browse...</string>
+         <string>_("Browse...")</string>
         </property>
        </widget>
       </item>
    <item>
     <widget class="QGroupBox" name="groupBox_2" >
      <property name="title" >
-      <string>Network</string>
+      <string>_("Network")</string>
      </property>
      <layout class="QGridLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
-      <item row="2" column="0" colspan="2" >
-       <widget class="QLabel" name="label" >
+      <item row="0" column="0" >
+       <widget class="QLabel" name="label_4" >
         <property name="text" >
-         <string>Default Network caching in ms</string>
+         <string>_("Server default port")</string>
         </property>
-       </widget>
-      </item>
-      <item row="1" column="0" >
-       <widget class="QLabel" name="label_7" >
-        <property name="text" >
-         <string>HTTP Proxy</string>
+        <property name="buddy" >
+         <cstring>UDPPort</cstring>
         </property>
        </widget>
       </item>
-      <item row="2" column="2" >
-       <widget class="QSpinBox" name="networkCache" >
+      <item row="0" column="1" >
+       <widget class="QSpinBox" name="UDPPort" >
         <property name="alignment" >
          <set>Qt::AlignRight</set>
         </property>
+        <property name="minimum" >
+         <number>1</number>
+        </property>
         <property name="maximum" >
-         <number>10000</number>
+         <number>65535</number>
         </property>
         <property name="value" >
-         <number>300</number>
+         <number>1234</number>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" colspan="2" >
-       <widget class="QLineEdit" name="proxy" />
-      </item>
-      <item row="0" column="1" colspan="2" >
-       <widget class="QSpinBox" name="UDPPort" >
-        <property name="alignment" >
-         <set>Qt::AlignRight</set>
-        </property>
-        <property name="maximum" >
-         <number>65535</number>
-        </property>
-        <property name="minimum" >
-         <number>1</number>
+      <item row="1" column="0" >
+       <widget class="QLabel" name="label_7" >
+        <property name="text" >
+         <string>_("HTTP proxy")</string>
         </property>
-        <property name="value" >
-         <number>1234</number>
+        <property name="buddy" >
+         <cstring>proxy</cstring>
         </property>
        </widget>
       </item>
-      <item row="0" column="0" >
-       <widget class="QLabel" name="label_4" >
+      <item row="1" column="1" >
+       <widget class="QLineEdit" name="proxy" />
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
+    <widget class="QGroupBox" name="groupBox_5" >
+     <property name="title" >
+      <string>_("Caching")</string>
+     </property>
+     <layout class="QHBoxLayout" >
+      <item>
+       <widget class="QLabel" name="label_2" >
         <property name="text" >
-         <string>Server Default Port</string>
+         <string>_("Default caching level")</string>
+        </property>
+        <property name="buddy" >
+         <cstring>cachingCombo</cstring>
         </property>
        </widget>
       </item>
+      <item>
+       <widget class="QComboBox" name="cachingCombo" />
+      </item>
      </layout>
     </widget>
    </item>
    <item>
     <widget class="QGroupBox" name="groupBox_3" >
      <property name="title" >
-      <string>Codecs / Muxers</string>
+      <string>_("Codecs / Muxers")</string>
      </property>
      <layout class="QGridLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
       <item row="0" column="0" >
        <widget class="QLabel" name="label_5" >
         <property name="text" >
-         <string>Post-Processing Quality</string>
+         <string>_("Post-Processing quality")</string>
+        </property>
+        <property name="buddy" >
+         <cstring>PostProcLevel</cstring>
         </property>
        </widget>
       </item>
         <property name="alignment" >
          <set>Qt::AlignRight</set>
         </property>
-        <property name="maximum" >
-         <number>65535</number>
-        </property>
         <property name="minimum" >
          <number>1</number>
         </property>
+        <property name="maximum" >
+         <number>65535</number>
+        </property>
         <property name="value" >
          <number>6</number>
         </property>
       <item row="1" column="0" >
        <widget class="QLabel" name="label_6" >
         <property name="text" >
-         <string>Repair AVI files</string>
+         <string>_("Repair AVI files")</string>
+        </property>
+        <property name="buddy" >
+         <cstring>AviRepair</cstring>
         </property>
        </widget>
       </item>
       <item row="3" column="0" colspan="2" >
        <widget class="QCheckBox" name="systemCodecBox" >
         <property name="text" >
-         <string>Use system codecs if available (better quality)</string>
+         <string>_("Use system codecs if available (better quality)")</string>
         </property>
        </widget>
       </item>
       <item row="2" column="0" colspan="2" >
        <widget class="QCheckBox" name="RTSP_TCPBox" >
         <property name="text" >
-         <string>Use RTP over RTSP (TCP)</string>
+         <string>_("Use RTP over RTSP (TCP)")</string>
         </property>
        </widget>
       </item>
    <item>
     <widget class="QGroupBox" name="groupBox_4" >
      <property name="title" >
-      <string>Access Filter</string>
+      <string>_("Access Filter")</string>
      </property>
      <layout class="QHBoxLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
       <item>
        <widget class="QCheckBox" name="timeshiftBox" >
         <property name="text" >
-         <string>Timeshift</string>
+         <string>_("Timeshift")</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QCheckBox" name="recordBox" >
+        <property name="text" >
+         <string>_("Record")</string>
         </property>
        </widget>
       </item>
       <item>
-       <widget class="QCheckBox" name="RecordBox" >
+       <widget class="QCheckBox" name="dumpBox" >
         <property name="text" >
-         <string>Record</string>
+         <string>_("Dump")</string>
         </property>
        </widget>
       </item>
       <item>
-       <widget class="QCheckBox" name="DumpBox" >
+       <widget class="QCheckBox" name="bandwidthBox" >
         <property name="text" >
-         <string>Dump</string>
+         <string>_("Bandwidth limiter")</string>
         </property>
        </widget>
       </item>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>DVDDevice</tabstop>
+  <tabstop>DVDBrowse</tabstop>
+  <tabstop>UDPPort</tabstop>
+  <tabstop>proxy</tabstop>
+  <tabstop>cachingCombo</tabstop>
+  <tabstop>PostProcLevel</tabstop>
+  <tabstop>AviRepair</tabstop>
+  <tabstop>RTSP_TCPBox</tabstop>
+  <tabstop>systemCodecBox</tabstop>
+  <tabstop>timeshiftBox</tabstop>
+  <tabstop>recordBox</tabstop>
+  <tabstop>dumpBox</tabstop>
+  <tabstop>bandwidthBox</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>