--- a/i18n/eric5_ru.ts Wed Jan 15 19:16:06 2014 +0100 +++ b/i18n/eric5_ru.ts Thu Jan 16 18:28:34 2014 +0100 @@ -63768,7 +63768,7 @@ <message> <location filename="../ViewManager/ViewManager.py" line="3762"/> <source><b>Next warning message</b><p>Go to next line of the current editor having a py3flakes warning.</p></source> - <translation><b>Следующее предупреждение</b><p>Перейти к следующему предупреждению</p></translation> + <translation type="obsolete"><b>Следующее предупреждение</b><p>Перейти к следующему предупреждению</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="3778"/> @@ -63783,7 +63783,7 @@ <message> <location filename="../ViewManager/ViewManager.py" line="3780"/> <source><b>Previous warning message</b><p>Go to previous line of the current editor having a py3flakes warning.</p></source> - <translation><b>Предыдущее предупреждение</b><p>Перейти к предыдущему предупреждению</p></translation> + <translation type="obsolete"><b>Предыдущее предупреждение</b><p>Перейти к предыдущему предупреждению</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="3794"/> @@ -63798,7 +63798,7 @@ <message> <location filename="../ViewManager/ViewManager.py" line="3796"/> <source><b>Clear Warning Messages</b><p>Clear py3flakes warning messages of all editors.</p></source> - <translation><b>Очистить предупреждения</b><p>Очистить предупреждения во всех окнах редактора.</p></translation> + <translation type="obsolete"><b>Очистить предупреждения</b><p>Очистить предупреждения во всех окнах редактора.</p></translation> </message> <message> <location filename="../ViewManager/ViewManager.py" line="940"/> @@ -64558,6 +64558,21 @@ <source><b>New Document View</b><p>Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3762"/> + <source><b>Next warning message</b><p>Go to next line of the current editor having a pyflakes warning.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3780"/> + <source><b>Previous warning message</b><p>Go to previous line of the current editor having a pyflakes warning.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../ViewManager/ViewManager.py" line="3796"/> + <source><b>Clear Warning Messages</b><p>Clear pyflakes warning messages of all editors.</p></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ViewProfileDialog</name> @@ -65673,65 +65688,80 @@ <context> <name>pyFlakes</name> <message> - <location filename="../Utilities/py3flakes/translations.py" line="15"/> + <location filename="../Utilities/pyflakes/translations.py" line="15"/> <source>{0!r} imported but unused.</source> <translation type="unfinished">Модуль {0!r} импортирован но не используется.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="18"/> + <location filename="../Utilities/pyflakes/translations.py" line="18"/> <source>Redefinition of unused {0!r} from line {1!r}.</source> <translation type="unfinished">Переопределение неиспользуемого {0!r} со строки {1!r}.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="21"/> + <location filename="../Utilities/pyflakes/translations.py" line="21"/> <source>Import {0!r} from line {1!r} shadowed by loop variable.</source> <translation type="unfinished">Импорт {0!r} (строка {1!r}) скрывается переменной цикла.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="24"/> + <location filename="../Utilities/pyflakes/translations.py" line="24"/> <source>'from {0} import *' used; unable to detect undefined names.</source> <translation type="unfinished">Использование 'from {0} import *' делает детектирование неопределённых имён невозможным.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="27"/> + <location filename="../Utilities/pyflakes/translations.py" line="27"/> <source>Undefined name {0!r}.</source> <translation type="unfinished">Неопределённое имя {0!r}.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="30"/> + <location filename="../Utilities/pyflakes/translations.py" line="30"/> <source>Undefined name {0!r} in __all__.</source> <translation type="unfinished">Неопределённое имя {0!r} в __all__.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="33"/> + <location filename="../Utilities/pyflakes/translations.py" line="33"/> <source>Local variable {0!r} (defined in enclosing scope on line {1!r}) referenced before assignment.</source> <translation type="unfinished">Использование неопределённой локальной переменной {0!r} (будет определённа только в строке {1!r}).</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="37"/> + <location filename="../Utilities/pyflakes/translations.py" line="37"/> <source>Duplicate argument {0!r} in function definition.</source> <translation type="unfinished">Повторное использование аргумента {0!r} в определении функции.</translation> </message> <message> <location filename="../Utilities/py3flakes/translations.py" line="40"/> <source>Redefinition of function {0!r} from line {1!r}.</source> - <translation type="unfinished">Переопределение функции {0!r} (строка {1!r}).</translation> - </message> - <message> - <location filename="../Utilities/py3flakes/translations.py" line="43"/> + <translation type="obsolete">Переопределение функции {0!r} (строка {1!r}).</translation> + </message> + <message> + <location filename="../Utilities/pyflakes/translations.py" line="43"/> <source>Future import(s) {0!r} after other statements.</source> <translation type="unfinished">Импорт {0!r} внутри кода.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="46"/> + <location filename="../Utilities/pyflakes/translations.py" line="46"/> <source>Local variable {0!r} is assigned to but never used.</source> <translation type="unfinished">Неиспользуемая локальная переменная {0!r}.</translation> </message> <message> - <location filename="../Utilities/py3flakes/translations.py" line="66"/> + <location filename="../Utilities/pyflakes/translations.py" line="71"/> <source>no message defined for code '{0}'</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Utilities/pyflakes/translations.py" line="40"/> + <source>Redefinition of {0!r} from line {1!r}.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/pyflakes/translations.py" line="49"/> + <source>List comprehension redefines {0!r} from line {1!r}.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Utilities/pyflakes/translations.py" line="52"/> + <source>Syntax error detected in doctest.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>subversion</name>