--- a/i18n/eric6_ru.ts Sat Feb 07 12:43:00 2015 +0100 +++ b/i18n/eric6_ru.ts Sun Feb 08 13:09:00 2015 +0100 @@ -2096,7 +2096,7 @@ <context> <name>Browser</name> <message> - <location filename="../UI/Browser.py" line="221"/> + <location filename="../UI/Browser.py" line="229"/> <source>Open</source> <translation>Открыть</translation> </message> @@ -2111,62 +2111,62 @@ <translation>Просмотрщик файлов</translation> </message> <message> - <location filename="../UI/Browser.py" line="280"/> + <location filename="../UI/Browser.py" line="288"/> <source>New toplevel directory...</source> <translation>Новый каталог верхнего уровня...</translation> </message> <message> - <location filename="../UI/Browser.py" line="237"/> - <source>Remove from toplevel</source> - <translation>Удалить из верхнего уровня</translation> - </message> - <message> - <location filename="../UI/Browser.py" line="234"/> - <source>Add as toplevel directory</source> - <translation>Добавить как каталог верхнего уровня</translation> - </message> - <message> - <location filename="../UI/Browser.py" line="490"/> - <source>New toplevel directory</source> - <translation>Новый каталог верхнего уровня</translation> - </message> - <message> <location filename="../UI/Browser.py" line="245"/> + <source>Remove from toplevel</source> + <translation>Удалить из верхнего уровня</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="242"/> + <source>Add as toplevel directory</source> + <translation>Добавить как каталог верхнего уровня</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="538"/> + <source>New toplevel directory</source> + <translation>Новый каталог верхнего уровня</translation> + </message> + <message> + <location filename="../UI/Browser.py" line="253"/> <source>Find in this directory</source> <translation>Найти в этом каталоге</translation> </message> <message> - <location filename="../UI/Browser.py" line="248"/> + <location filename="../UI/Browser.py" line="256"/> <source>Find&&Replace in this directory</source> <translation>Найти и изменить в этом каталоге</translation> </message> <message> - <location filename="../UI/Browser.py" line="285"/> + <location filename="../UI/Browser.py" line="293"/> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../UI/Browser.py" line="207"/> + <location filename="../UI/Browser.py" line="211"/> <source>Open in Icon Editor</source> <translation>Открыть в редакторе иконок</translation> </message> <message> - <location filename="../UI/Browser.py" line="252"/> + <location filename="../UI/Browser.py" line="260"/> <source>Copy Path to Clipboard</source> <translation>Сопировать путь в буфер обмена</translation> </message> <message> - <location filename="../UI/Browser.py" line="241"/> + <location filename="../UI/Browser.py" line="249"/> <source>Refresh directory</source> <translation>Обновить каталог</translation> </message> <message> - <location filename="../UI/Browser.py" line="262"/> + <location filename="../UI/Browser.py" line="270"/> <source>Goto</source> <translation>Перейти</translation> </message> <message> - <location filename="../UI/Browser.py" line="366"/> + <location filename="../UI/Browser.py" line="374"/> <source>Line {0}</source> <translation>Строка: {0}</translation> </message> @@ -2176,6 +2176,26 @@ <translation><b>Окно обозревателя</b><p>Помогает легко перемещаться по дереву каталогов и файлов вашей системы, находить программы на Python и открывать их в окне исходных текстов. Окно показывает несколько разных деревьев</p> <p>Первое дерево показывается только тогда, когда вы отлаживаете программу и корень дерева является каталогом, содержащим программу. Обычно все файлы, составляющие приложение на Python, находятся в одном каталоге, так что это дерево даёт почти всю необходимую информацию.</p><p>Следующее дерево используется для лёгкого перемещения по каталогам, перечисленным в переменной Python <tt>sys.path</tt><p>Оставшиеся деревья позволяют перемещаться по системе в целом. В системах UNIX будут показаны 2 дерева: дерево с вершиной в корневом каталоге (<tt>/</tt>) и домашний каталог пользователя. В Windows для каждого диска будет показано своё дерево.</p><p>Программы на Python (с расширением <tt>.py</tt>) показываются с пиктограммой Python. Доступно контекстное меню, позволяющее открыть программу в редакторе, запустить её на отладку или протестировать с помощью unittest.</p><p>Контекстное меню на классе, функции или методе откроет файл и перейдёт на нужное место</p><p>Файлы описания интерфейса ( <tt>.ui</tt>, отмеченные пиктограммой Дизайнера) могут быть открыты Дизайнером через контекстное меню или по двойному щелчку</p><p>Файлы перевода (<tt>.ts</tt>, отмеченные пиктограммой Лингвиста) могут быть отредактированы с помощью Лингвиста</p></translation> </message> + <message> + <location filename="../UI/Browser.py" line="481"/> + <source>Show Mime-Type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Browser.py" line="461"/> + <source>The mime type of the file could not be determined.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Browser.py" line="475"/> + <source>The file has the mime type <b>{0}</b>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Browser.py" line="481"/> + <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>BrowserModel</name> @@ -37851,80 +37871,100 @@ <context> <name>ProjectOthersBrowser</name> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="55"/> + <location filename="../Project/ProjectOthersBrowser.py" line="58"/> <source>Others</source> <translation>Другие</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="57"/> + <location filename="../Project/ProjectOthersBrowser.py" line="60"/> <source><b>Project Others Browser</b><p>This allows to easily see all other files and directories contained in the current project. Several actions can be executed via the context menu. The entry which is registered in the project is shown in a different colour.</p></source> <translation><b>Просмотр всего остального</b><p>Позволяет увидеть все файлы и каталоги, содержащиеся в данном проекте. Из контекстного меню доступны некоторые действия над ними. Элементы, являющиеся частью проекта, выделены цветом.</p></translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="118"/> + <location filename="../Project/ProjectOthersBrowser.py" line="124"/> <source>Remove from project</source> <translation>Удалить из проекта</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="121"/> - <source>Delete</source> - <translation>Удалить</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="106"/> - <source>Add directory...</source> - <translation>Добавить каталог...</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="125"/> - <source>Expand all directories</source> - <translation>Раскрыть все подкаталоги</translation> - </message> - <message> <location filename="../Project/ProjectOthersBrowser.py" line="127"/> + <source>Delete</source> + <translation>Удалить</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="112"/> + <source>Add directory...</source> + <translation>Добавить каталог...</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="131"/> + <source>Expand all directories</source> + <translation>Раскрыть все подкаталоги</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="133"/> <source>Collapse all directories</source> <translation>Скрыть все подкаталоги</translation> </message> <message> + <location filename="../Project/ProjectOthersBrowser.py" line="83"/> + <source>Rename file</source> + <translation>Переименовать файл</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="342"/> + <source>Delete files/directories</source> + <translation>Удаление файлов/каталогов</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="342"/> + <source>Do you really want to delete these entries from the project?</source> + <translation>Вы действительно хотите удалить эти элементы из проекта?</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="110"/> + <source>Add files...</source> + <translation>Добавить файлы...</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="97"/> + <source>Refresh</source> + <translation>Обновить</translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="136"/> + <source>Configure...</source> + <translation>Настроить...</translation> + </message> + <message> <location filename="../Project/ProjectOthersBrowser.py" line="77"/> - <source>Rename file</source> - <translation>Переименовать файл</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="296"/> - <source>Delete files/directories</source> - <translation>Удаление файлов/каталогов</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="296"/> - <source>Do you really want to delete these entries from the project?</source> - <translation>Вы действительно хотите удалить эти элементы из проекта?</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="104"/> - <source>Add files...</source> - <translation>Добавить файлы...</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="91"/> - <source>Refresh</source> - <translation>Обновить</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="130"/> - <source>Configure...</source> - <translation>Настроить...</translation> - </message> - <message> - <location filename="../Project/ProjectOthersBrowser.py" line="74"/> <source>Open in Icon Editor</source> <translation>Открыть в редакторе иконок</translation> </message> <message> - <location filename="../Project/ProjectOthersBrowser.py" line="93"/> + <location filename="../Project/ProjectOthersBrowser.py" line="99"/> <source>Copy Path to Clipboard</source> <translation>Сопировать путь в буфер обмена</translation> </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="281"/> + <source>Show Mime-Type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="261"/> + <source>The mime type of the file could not be determined.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="275"/> + <source>The file has the mime type <b>{0}</b>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/ProjectOthersBrowser.py" line="281"/> + <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ProjectPage</name>