aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-04-04 14:41:10 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-04-04 14:41:10 -0400
commitb5f93b05578293d1d233b4920a28a5c2fd826f94 (patch)
tree82332679f647e9c76e331206786d07a58dcfa9b8 /SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
parentaf8a7a3e3dccf9c9ad257e3952173d180c8a7421 (diff)
parenta5b034d4a9c44f9bc1e83b01de82530f8fc63013 (diff)
Merge tag 'upstream/3.0.4'
Upstream version 3.0.4 # gpg: Signature made Sat 04 Apr 2015 02:41:09 PM EDT using RSA key ID EBE9BD91 # gpg: Good signature from "Unit 193 <unit193@gmail.com>" # gpg: aka "Unit 193 <unit193@ninthfloor.org>" # gpg: aka "Unit 193 <unit193@ubuntu.com>" # gpg: aka "Unit 193 <unit193@ninthfloor.com>"
Diffstat (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts')
-rw-r--r--SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts34
1 files changed, 22 insertions, 12 deletions
diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
index 3b24e3c..8a9b8ca 100644
--- a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
+++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
@@ -4,58 +4,68 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main.cpp" line="42"/>
+ <location filename="../main.cpp" line="43"/>
<source>GUI interface to SQLiteStudio, a SQLite manager.</source>
<translation>Графический интерфейс для SQLiteStudio, менеджера баз данных SQLite.</translation>
</message>
<message>
- <location filename="../main.cpp" line="46"/>
+ <location filename="../main.cpp" line="47"/>
<source>Enables debug messages in console (accessible with F12).</source>
<translation>Включает вывод отладочных сообщений в консоль (доступную по нажатию F12).</translation>
</message>
<message>
- <location filename="../main.cpp" line="47"/>
+ <location filename="../main.cpp" line="48"/>
<source>Redirects debug messages into standard output (forces debug mode).</source>
<translation>Перенаправляет отладочные сообщения в стандартный поток (принудительный отладочный режим).</translation>
</message>
<message>
- <location filename="../main.cpp" line="48"/>
+ <location filename="../main.cpp" line="49"/>
+ <source>Redirects debug messages into given file (forces debug mode).</source>
+ <translation>Перенаправляет отладочные сообщения в указанный файл (принудительный отладочный режим).</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="49"/>
+ <source>log file</source>
+ <translation>файл журнала</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="50"/>
<source>Enables Lemon parser debug messages for SQL code assistant.</source>
<translation>Включает вывод отладочных сообщений анализатора Lemon для автодополнения SQL кода.</translation>
</message>
<message>
- <location filename="../main.cpp" line="49"/>
+ <location filename="../main.cpp" line="51"/>
<source>Enables debugging of every single SQL query being sent to any database.</source>
<translation>Включает отладку каждого запроса SQL, посылаемого к любой базе данных.</translation>
</message>
<message>
- <location filename="../main.cpp" line="50"/>
+ <location filename="../main.cpp" line="52"/>
<source>Limits SQL query messages to only the given &lt;database&gt;.</source>
<translation>Ограничивает сообщения запросов SQL только для указанной &lt;базы данных&gt;.</translation>
</message>
<message>
- <location filename="../main.cpp" line="50"/>
+ <location filename="../main.cpp" line="52"/>
<source>database</source>
<translation>база данных</translation>
</message>
<message>
- <location filename="../main.cpp" line="51"/>
+ <location filename="../main.cpp" line="53"/>
<source>Lists plugins installed in the SQLiteStudio and quits.</source>
<translation>Выводит список установленных в SQLiteStudio модулей и осуществляет выход.</translation>
</message>
<message>
- <location filename="../main.cpp" line="59"/>
+ <location filename="../main.cpp" line="62"/>
<source>file</source>
<translation>файл</translation>
</message>
<message>
- <location filename="../main.cpp" line="59"/>
+ <location filename="../main.cpp" line="62"/>
<source>Database file to open</source>
<translation>Файл базы данных для открытия</translation>
</message>
<message>
- <location filename="../main.cpp" line="81"/>
- <location filename="../main.cpp" line="96"/>
+ <location filename="../main.cpp" line="85"/>
+ <location filename="../main.cpp" line="100"/>
<source>Error</source>
<translation>Ошибка</translation>
</message>