diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts')
| -rw-r--r-- | SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts b/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts index ef35f51..379b0e0 100644 --- a/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts +++ b/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_ru.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru_RU"> +<TS version="2.1" language="ru_RU"> <context> <name>CLI</name> <message> @@ -590,18 +590,18 @@ Call %2 to see list of all databases.</source> <translation>sql</translation> </message> <message> - <location filename="../commands/clicommandsql.cpp" line="136"/> - <location filename="../commands/clicommandsql.cpp" line="178"/> + <location filename="../commands/clicommandsql.cpp" line="134"/> + <location filename="../commands/clicommandsql.cpp" line="176"/> <source>Too many columns to display in %1 mode.</source> <translation>Слишком много столбцов для отображения в режиме %1.</translation> </message> <message> - <location filename="../commands/clicommandsql.cpp" line="256"/> + <location filename="../commands/clicommandsql.cpp" line="253"/> <source>Row %1</source> <translation>Строка %1</translation> </message> <message> - <location filename="../commands/clicommandsql.cpp" line="406"/> + <location filename="../commands/clicommandsql.cpp" line="403"/> <source>Query execution error: %1</source> <translation>Ошибка выполнения запроса: %1</translation> </message> |
