aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-07-27 23:54:15 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-07-27 23:54:15 -0400
commit6d3d39356473078c6b47e03b8a7616e4b34de928 (patch)
treefe5be2e6a08e4cfc73207746aba4c9fccfecfa10 /SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
parentf98e49169a40876bcf1df832de6e908d1b350193 (diff)
parentfeda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 (diff)
Update upstream source from tag 'upstream/3.2.1+dfsg1'
Update to upstream version '3.2.1+dfsg1' with Debian dir 5ea0333565de4dc898c062cc0ff4ba1153e2c1e4
Diffstat (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts')
-rw-r--r--SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts34
1 files changed, 16 insertions, 18 deletions
diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
index 65f0cf4..f9d2eae 100644
--- a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
+++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_ru.ts
@@ -4,85 +4,83 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main.cpp" line="44"/>
+ <location filename="../main.cpp" line="49"/>
<source>GUI interface to SQLiteStudio, a SQLite manager.</source>
<translation>Графический интерфейс для SQLiteStudio, менеджера баз данных SQLite.</translation>
</message>
<message>
- <location filename="../main.cpp" line="48"/>
+ <location filename="../main.cpp" line="53"/>
<source>Enables debug messages in console (accessible with F12).</source>
<translation>Включает вывод отладочных сообщений в консоль (доступную по нажатию F12).</translation>
</message>
<message>
- <location filename="../main.cpp" line="49"/>
+ <location filename="../main.cpp" line="54"/>
<source>Redirects debug messages into standard output (forces debug mode).</source>
<translation>Перенаправляет отладочные сообщения в стандартный поток (принудительный отладочный режим).</translation>
</message>
<message>
- <location filename="../main.cpp" line="50"/>
+ <location filename="../main.cpp" line="55"/>
<source>Redirects debug messages into given file (forces debug mode).</source>
<translation>Перенаправляет отладочные сообщения в указанный файл (принудительный отладочный режим).</translation>
</message>
<message>
- <location filename="../main.cpp" line="50"/>
+ <location filename="../main.cpp" line="55"/>
<source>log file</source>
<translation>файл журнала</translation>
</message>
<message>
- <location filename="../main.cpp" line="51"/>
+ <location filename="../main.cpp" line="56"/>
<source>Enables Lemon parser debug messages for SQL code assistant.</source>
<translation>Включает вывод отладочных сообщений анализатора Lemon для автодополнения SQL кода.</translation>
</message>
<message>
- <location filename="../main.cpp" line="52"/>
+ <location filename="../main.cpp" line="57"/>
<source>Enables debugging of every single SQL query being sent to any database.</source>
<translation>Включает отладку каждого запроса SQL, посылаемого к любой базе данных.</translation>
</message>
<message>
- <location filename="../main.cpp" line="53"/>
+ <location filename="../main.cpp" line="58"/>
<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="53"/>
+ <location filename="../main.cpp" line="58"/>
<source>database</source>
<translation>база данных</translation>
</message>
<message>
- <location filename="../main.cpp" line="54"/>
+ <location filename="../main.cpp" line="59"/>
<source>Enables debugging of SQLiteStudio&apos;s query executor.</source>
<translation>Включает отладку обработчика запросов SQLiteStudio.</translation>
</message>
<message>
- <location filename="../main.cpp" line="55"/>
+ <location filename="../main.cpp" line="60"/>
<source>Lists plugins installed in the SQLiteStudio and quits.</source>
<translation>Выводит список установленных в SQLiteStudio модулей и осуществляет выход.</translation>
</message>
<message>
- <location filename="../main.cpp" line="56"/>
+ <location filename="../main.cpp" line="61"/>
<source>Points to the master configuration file. Read manual at wiki page for more details.</source>
<translation>Указывает основной файл конфигурации. Детальная информация содержится в инструкции на wiki-странице.</translation>
</message>
<message>
- <location filename="../main.cpp" line="56"/>
+ <location filename="../main.cpp" line="61"/>
<source>SQLiteStudio settings file</source>
<translation>Файл настроек SQLiteStudio</translation>
</message>
<message>
- <location filename="../main.cpp" line="67"/>
+ <location filename="../main.cpp" line="72"/>
<source>file</source>
<translation>файл</translation>
</message>
<message>
- <location filename="../main.cpp" line="67"/>
+ <location filename="../main.cpp" line="72"/>
<source>Database file to open</source>
<translation>Файл базы данных для открытия</translation>
</message>
<message>
- <location filename="../main.cpp" line="94"/>
- <location filename="../main.cpp" line="110"/>
<source>Error</source>
- <translation>Ошибка</translation>
+ <translation type="vanished">Ошибка</translation>
</message>
</context>
</TS>