aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbAndroid/translations/DbAndroid_ru_RU.ts
blob: c6ab15fe01fe3b7ec4a1d9bd4cdccc1c889eeef1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru" sourcelanguage="en">
  <context>
    <name>DbAndroid</name>
    <message>
      <location filename="../dbandroid.cpp" line="39"/>
      <source>Invalid or incomplete Android Database URL.</source>
      <translation>Неверный или неполный URL к базе данных Android.</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="54"/>
      <source>Android database URL</source>
      <translation>URL к базе данных Android</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="55"/>
      <source>Select Android database</source>
      <translation>Выберите базу данных Android</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="151"/>
      <source>Select ADB</source>
      <translation>Выберите ADB</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="173"/>
      <source>Using Android Debug Bridge: %1</source>
      <translation>Используется Android Debug Bridge: %1</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="183"/>
      <source>You can grab Android connector JAR file from Tools menu. It&apos;s required for 2 of 3 connections supported by the Android plugin. For more details read plugin&apos;s documentation on &lt;a href=&quot;%1&quot;&gt;SQLiteStudio&apos;s wiki page.&lt;/a&gt;</source>
      <translation>JAR-файл адаптера для Android можно получить в меню Инструменты. Он необходим для 2 из 3 типов подключений, поддерживаемых модулем для Android. Подробности см. в документации к модулю &lt;a href=&quot;%1&quot;&gt;на вики-странице SQLiteStudio.&lt;/a&gt;</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="191"/>
      <source>Could not find Android Debug Bridge application. &lt;a href=&quot;%1&quot;&gt;Click here&lt;/a&gt; to point out the location of the ADB application, otherwise the %2 plugin will not support USB cable connections, only the network connection..</source>
      <translation>Невозможно найти приложение Android Debug Bridge. &lt;a href=&quot;%1&quot;&gt;Нажмите здесь&lt;/a&gt; для указания расположения приложения ADB, иначе модуль %2 не будет поддерживать подключение через USB-кабель, возможно будет только подключение по сети.</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="209"/>
      <source>Invalid ADB</source>
      <translation>Некорректный ADB</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="209"/>
      <source>The selected ADB is incorrect.
Would you like to select another one, or leave it unconfigured?</source>
      <translation>Выбранный ADB некорректен
Хотите выбрать другой или оставить ненастроенным?</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="211"/>
      <source>Select another ADB</source>
      <translation>Выбрать другой ADB</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="211"/>
      <source>Leave unconfigured</source>
      <translation>Оставить ненастроенным</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="232"/>
      <source>Save jar file</source>
      <translation>Сохранить JAR-файл</translation>
    </message>
    <message>
      <location filename="../dbandroid.cpp" line="251"/>
      <source>Get Android connector JAR file</source>
      <translation>Получить JAR-файл адаптера для Android</translation>
    </message>
  </context>
  <context>
    <name>DbAndroidInstance</name>
    <message>
      <location filename="../dbandroidinstance.cpp" line="113"/>
      <source>Android SQLite driver does not support loadable extensions.</source>
      <translation>Драйвер SQLite для Android не поддерживает подгружаемые расширения.</translation>
    </message>
    <message>
      <location filename="../dbandroidinstance.cpp" line="206"/>
      <source>Connection with Android database &apos;%1&apos; lost.</source>
      <translation>Подключение к базе данных Android &apos;%1&apos; утеряно.</translation>
    </message>
  </context>
  <context>
    <name>DbAndroidJsonConnection</name>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="175"/>
      <source>Cannot connect to device %1, because it&apos;s not visible from your computer.</source>
      <translation>Невозможно подключиться к устройству %1, поскольку оно невидимо на вашем компьютере.</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="182"/>
      <source>Failed to create port forwarding for device %1 for port %2.</source>
      <translation>Не удалось пробросить порт %2 на устройстве %1.</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="196"/>
      <source>Could not connect to network host: %1:%2</source>
      <translation>Невозможно подключиться к сетевому узлу: %1:%2</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="210"/>
      <source>Cannot connect to %1:%2, because password is invalid.</source>
      <translation>Невозможно подключиться к %1:%2, поскольку указан неверный пароль.</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="301"/>
      <source>Unable to execute query on Android device (connection was closed): %1</source>
      <translation>Невозможно выполнить запрос на устройстве Android (соединение было закрыто): %1</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="313"/>
      <source>Error while parsing response from Android: %1</source>
      <translation>Ошибка при обработке ответа от Android: %1</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="321"/>
      <source>Generic error from Android: %1</source>
      <translation>Общая ошибка от Android: %1</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="335"/>
      <location filename="../dbandroidjsonconnection.cpp" line="342"/>
      <source>Missing &apos;columns&apos; in response from Android.</source>
      <translation>В ответе от Android отсутствует элемент &apos;columns&apos;.</translation>
    </message>
    <message>
      <location filename="../dbandroidjsonconnection.cpp" line="363"/>
      <source>Response from Android has missing data for column &apos;%1&apos; in row %2.</source>
      <translation>В ответе от Android отсутствуют данные столбца &apos;%1&apos; в строке %2.</translation>
    </message>
  </context>
  <context>
    <name>DbAndroidPathDialog</name>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="20"/>
      <source>Android database URL</source>
      <translation>URL к базе данных Android</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="26"/>
      <source>Connection method</source>
      <translation>Метод подключения</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="32"/>
      <source>USB cable - port forwarding</source>
      <translation>USB-кабель - проброс порта</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="42"/>
      <source>USB cable - sqlite3 command</source>
      <translation>USB-кабель - команда sqlite3</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="49"/>
      <source>Network (IP address)</source>
      <translation>Сеть (IP-адрес)</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="59"/>
      <source>Device</source>
      <translation>Устройство</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="71"/>
      <source>IP address</source>
      <translation>IP-адрес</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="93"/>
      <source>Port</source>
      <translation>Порт</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="115"/>
      <source>Remote access password</source>
      <translation>Пароль удалённого доступа</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="127"/>
      <source>&lt;p&gt;This is password configured in the SQLiteStudio service being embeded in the Android application.&lt;/p&gt;</source>
      <translation>&lt;p&gt;Это пароль, настроенный в службе SQLiteStudio, входящей в состав приложения для Android.&lt;/p&gt;</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="140"/>
      <source>Application</source>
      <translation>Приложение</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="155"/>
      <source>Filter</source>
      <translation>Фильтр</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="168"/>
      <source>Database</source>
      <translation>База данных</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="177"/>
      <source>Create a new database directly on the device.</source>
      <translation>Создать новую базу данных непосредственно на устройстве.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.ui" line="187"/>
      <source>Delete currently selected database from the device. The currently selected database is the one picked in the list on the left of this button.</source>
      <translation>Удалить выбранную базу данных с устройства. Выбранной является база данных, выделенная в списке слева от этой кнопки.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="362"/>
      <source>Enter valid IP address.</source>
      <translation>Введите корректный IP-адрес.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="367"/>
      <source>Pick Android device.</source>
      <translation>Выберите устройство Android.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="371"/>
      <source>Pick Android database.</source>
      <translation>Выберите базу данных Android.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="395"/>
      <source>Selected Android application is unknown, or not debuggable.</source>
      <translation>Выбранное приложение для Android неизвестно, или не поддерживает отладку.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="422"/>
      <source>Create new database</source>
      <translation>Создать новую базу данных</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="422"/>
      <source>Please provide name for the new database.
It&apos;s the name which Android application will use to connect to the database:</source>
      <translation>Пожалуйста, укажите имя новой базы данных.
Это имя, которое приложение для Android будет использовать для подключения к базе данных:</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="430"/>
      <location filename="../dbandroidpathdialog.cpp" line="439"/>
      <location filename="../dbandroidpathdialog.cpp" line="448"/>
      <source>Invalid name</source>
      <translation>Некорректное имя</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="430"/>
      <source>Database with the same name (%1) already exists on the device.
The name must be unique.</source>
      <translation>База данных с таким именем (%1) уже существует на устройстве.
Имя должно быть уникальным.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="439"/>
      <source>Could not create database &apos;%1&apos;, because could not connect to the device.</source>
      <translation>Невозможно создать базу данных &apos;%1&apos;, поскольку невозможно подключиться к устройству.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="448"/>
      <source>Could not create database &apos;%1&apos;.
Details: %2</source>
      <translation>Невозможно создать базу данных &apos;%1&apos;.
Подробности: %2</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="463"/>
      <source>Delete database</source>
      <translation>Удалить базу данных</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="463"/>
      <source>Are you sure you want to delete database &apos;%1&apos; from %2?</source>
      <translation>Вы действительно хотите удалить базу данных &apos;%1&apos; из %2?</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="484"/>
      <location filename="../dbandroidpathdialog.cpp" line="490"/>
      <source>Error deleting</source>
      <translation>Ошибка при удалении</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="484"/>
      <source>Could not connect to %1 in order to delete database &apos;%2&apos;.</source>
      <translation>Невозможно подключиться к %1 для удаления базы данных &apos;%2&apos;.</translation>
    </message>
    <message>
      <location filename="../dbandroidpathdialog.cpp" line="490"/>
      <source>Could not delete database named &apos;%1&apos; from the device.
Android device refused deletion, or it was impossible.</source>
      <translation>Невозможно удалить базу данных с именем &apos;%1&apos; с устройства.
Устройство Android запретило удаление, или оно было невозможно.</translation>
    </message>
  </context>
  <context>
    <name>DbAndroidShellConnection</name>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="31"/>
      <source>Cannot connect to device %1, because it&apos;s not visible from your computer.</source>
      <translation>Невозможно подключиться к устройству %1, поскольку оно невидимо на вашем компьютере.</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="46"/>
      <source>Cannot connect to device %1, because the application %2 doesn&apos;t seem to be installed on the device.</source>
      <translation>Невозможно подключиться к устройству %1, поскольку приложение %2 не установлено на устройстве.</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="56"/>
      <source>Cannot connect to device %1, because the application %2 is not debuggable.</source>
      <translation>Невозможно подключиться к устройству %1, поскольку приложение %2 не поддерживает отладку.</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="65"/>
      <source>Cannot connect to device %1, because &apos;%2&apos; command doesn&apos;t seem to be available on the device.</source>
      <translation>Невозможно подключиться к устройству %1, поскольку команда &apos;%2&apos; недоступна на устройстве.</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="77"/>
      <source>Cannot connect to device %1, because &apos;%2&apos; database cannot be accessed on the device.</source>
      <translation>Невозможно подключиться к устройству %1, поскольку база данных &apos;%2&apos; недоступна на устройстве.</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="90"/>
      <source>Cannot connect to device %1, because &apos;%2&apos; database cannot be accessed on the device. Details: %3</source>
      <translation>Невозможно подключиться к устройству %1, поскольку база данных &apos;%2&apos; недоступна на устройстве. Подробности: %3</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="126"/>
      <source>Cannot get list of databases for application %1. Details: %2</source>
      <translation>Невозможно получить список баз данных для приложения %1. Подробности: %2</translation>
    </message>
    <message>
      <location filename="../dbandroidshellconnection.cpp" line="219"/>
      <location filename="../dbandroidshellconnection.cpp" line="226"/>
      <source>Could not execute query on database &apos;%1&apos;: %2</source>
      <translation>Невозможно выполнить запрос к базе данных &apos;%1&apos;: %2</translation>
    </message>
  </context>
  <context>
    <name>QObject</name>
    <message>
      <location filename="../sqlqueryandroid.cpp" line="101"/>
      <source>Cannot bind argument &apos;%1&apos; of the query, because it&apos;s value is missing.</source>
      <translation>Невозможно привязать параметр &apos;%1&apos; запроса, поскольку отсутствует его значение.</translation>
    </message>
  </context>
</TS>