Merge branch 'contrib/aivs'
23
resources/language/Russian/strings.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<strings>
|
||||
<string id="0">Transmission</string>
|
||||
|
||||
<string id="1">Подключение к Transmission</string>
|
||||
<string id="2">Ошибка Transmission</string>
|
||||
|
||||
<!-- Buttons -->
|
||||
<string id="101">Добавить</string>
|
||||
<string id="102">Удалить</string>
|
||||
<string id="103">Остановить</string>
|
||||
<string id="104">Запустить</string>
|
||||
<string id="105">Остановить все</string>
|
||||
<string id="106">Запустить все</string>
|
||||
<string id="107">Выход</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string id="1000">Настройки RPC</string>
|
||||
<string id="1001">Хост</string>
|
||||
<string id="1002">Порт</string>
|
||||
<string id="1003">Пользователь</string>
|
||||
<string id="1004">Пароль</string>
|
||||
</strings>
|
|
@ -1,19 +1,13 @@
|
|||
<window>
|
||||
<defaultcontrol>20</defaultcontrol>
|
||||
<defaultcontrol always="true">1501</defaultcontrol>
|
||||
<allowoverlays>false</allowoverlays>
|
||||
<coordinates>
|
||||
<system>1</system>
|
||||
<posx>120</posx>
|
||||
<posy>70</posy>
|
||||
</coordinates>
|
||||
<controls>
|
||||
<control type="image">
|
||||
<description>backdrop</description>
|
||||
<posx>-20</posx>
|
||||
<posy>-20</posy>
|
||||
<width>1000</width>
|
||||
<height>576</height>
|
||||
<texture>black.png</texture>
|
||||
</control>
|
||||
|
||||
<control type="image">
|
||||
<posx>-10</posx>
|
||||
<posy>-8</posy>
|
||||
|
@ -44,97 +38,118 @@
|
|||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>120</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT101</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<ondown>12</ondown>
|
||||
<onup>17</onup>
|
||||
<texturefocus>add-focus.png</texturefocus>
|
||||
<texturenofocus>add-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="12">
|
||||
<description>Remove torrent</description>
|
||||
<posx>0</posx>
|
||||
<posy>70</posy>
|
||||
<posy>75</posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>120</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT102</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<onup>11</onup>
|
||||
<ondown>13</ondown>
|
||||
<texturefocus>remove-focus.png</texturefocus>
|
||||
<texturenofocus>remove-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="13">
|
||||
<description>Stop torrent</description>
|
||||
<posx>0</posx>
|
||||
<posy>150</posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>122</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT103</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<onup>12</onup>
|
||||
<ondown>14</ondown>
|
||||
<texturefocus>stop-focus.png</texturefocus>
|
||||
<texturenofocus>stop-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="14">
|
||||
<description>Start torrent</description>
|
||||
<posx>0</posx>
|
||||
<posy>220</posy>
|
||||
<posy>225</posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>120</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT104</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<onup>13</onup>
|
||||
<ondown>15</ondown>
|
||||
<texturefocus>start-focus.png</texturefocus>
|
||||
<texturenofocus>start-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="15">
|
||||
<description>Stop all torrents</description>
|
||||
<posx>0</posx>
|
||||
<posy>300</posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>120</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT105</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<onup>14</onup>
|
||||
<ondown>16</ondown>
|
||||
<texturefocus>stopall-focus.png</texturefocus>
|
||||
<texturenofocus>stopall-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="16">
|
||||
<description>Start all torrents</description>
|
||||
<posx>0</posx>
|
||||
<posy>370</posy>
|
||||
<posy>375 </posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>120</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT106</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<onup>15</onup>
|
||||
<ondown>17</ondown>
|
||||
<texturefocus>startall-focus.png</texturefocus>
|
||||
<texturenofocus>startall-nofocus.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="17">
|
||||
<description>Exit</description>
|
||||
<posx>0</posx>
|
||||
<posy>450</posy>
|
||||
<height>70</height>
|
||||
<width>110</width>
|
||||
<width>120</width>
|
||||
<align>center</align>
|
||||
<aligny>top</aligny>
|
||||
<textoffsety>45</textoffsety>
|
||||
<label>SCRIPT107</label>
|
||||
<font>font12_title</font>
|
||||
<onright>20</onright>
|
||||
<onup>16</onup>
|
||||
<texturefocus>exit-focus.png</texturefocus>
|
||||
<texturenofocus>exit-nofocus.png</texturenofocus>
|
||||
<ondown>11</ondown>
|
||||
</control>
|
||||
</control>
|
||||
|
|
BIN
resources/skins/Default/media/add-focus.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
resources/skins/Default/media/add-nofocus.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
resources/skins/Default/media/button-focus_orig.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
resources/skins/Default/media/exit-focus.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
resources/skins/Default/media/exit-nofocus.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
4
resources/skins/Default/media/icons/.directory
Normal file
|
@ -0,0 +1,4 @@
|
|||
[Dolphin]
|
||||
ShowPreview=true
|
||||
Timestamp=2011,9,1,17,52,44
|
||||
Version=2
|
BIN
resources/skins/Default/media/icons/add.png
Normal file
After Width: | Height: | Size: 6.9 KiB |
BIN
resources/skins/Default/media/icons/exit.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
resources/skins/Default/media/icons/pause.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
resources/skins/Default/media/icons/pauseall.png
Normal file
After Width: | Height: | Size: 17 KiB |
2
resources/skins/Default/media/icons/readme
Normal file
|
@ -0,0 +1,2 @@
|
|||
Used icons SnowIsh-kde-1.3
|
||||
pause.png,pauseall.png my icons [aivs@yandex.ru]
|
BIN
resources/skins/Default/media/icons/remove.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
resources/skins/Default/media/icons/start.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/skins/Default/media/icons/startall.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
resources/skins/Default/media/remove-focus.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
resources/skins/Default/media/remove-nofocus.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
resources/skins/Default/media/start-focus.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
resources/skins/Default/media/start-nofocus.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
resources/skins/Default/media/startall-focus.png
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
resources/skins/Default/media/startall-nofocus.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
resources/skins/Default/media/stop-focus.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
resources/skins/Default/media/stop-nofocus.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
resources/skins/Default/media/stopall-focus.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
resources/skins/Default/media/stopall-nofocus.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 157 KiB |