blob: a391b4ac8aeac52bf32a30353ea96fef0ec3659a (
plain)
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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
|
array set Messages {
"Label" "�����"
"Save schema" "��������� �����"
"Is unique ?" "��� ���������� ?"
"Report builder" "����������� �������"
"Criteria" "��������"
"FATAL ERROR upgrading PgAccess table" "������������ ������ ������������ ������� PgAccess"
"Save this query as a view" "��������� ������ ��� ���"
"Page header" "��������� ��������"
"Query name" "��� �������"
"Please select an object first!" "����������, �������� ������� ������"
"Fields :" "���� :"
"Name" "���"
"File name" "��� �����"
"Detail record" "���������� ����"
"Auto-load the last opened database at startup" "��������� ��� ������ ��������� �������� ���� ������"
"Maxvalue" "������������ ��������"
"Start value" "��������� ��������"
"Report fields" "���� ������*****"
"Test form" "�����������"
"Error trying to connect to database '%s' on host %s \n\nPostgreSQL error message:%s" "������ ��������� � ���� ������ '%s' \n\nPostgreSQL ��������� �� ������:%s"
"No field type ?" "����������� ��� ����****** ?"
"User without name?" "������������ ��� �����***** ?"
"You have to supply a name for this schema!" "������� ��� �����!"
"Last value" "�������� ��������"
"Preferences" "��������"
"View '%s' already exists!\nOverwrite ?" "��� '%s' ����������!\n �������� ?"
"You have to select an index!" "������� ������"
"Field type" "��� ����"
"Script name" "��� �������"
"Reload" "��������"
"Remove table %s from query?" "������� ������� %s �� �������?"
"SQL window" "���� SQL"
"Allow user to create other users" "����� ��������� �������������"
"Delete current record ?" "������� ������� ������?"
"List box" "������"
"Save to query builder" "�������� � �����������"
"fixed width" "������������"
"Scripts" "�������"
"Yes" "��"
"Add label" "�������� �����"
"Sequence created!" "������������������ �������!"
"Field information" "���������� � �����"
"Design" "������"
"Field" "����"
"You have to supply an external file name!" "***You have to supply an external file name!"
"Increment" "���������"
"No" "���"
"Form design" "�������� ����"
"You must supply a return type!" "***You must supply a return type!"
"Remove field from result ?" "������� ����****8 ?"
"There is another object (a %s) with the same name.\nPlease change it!" "���������� ������ ������ � ������ %s.\n����������, �������� ���!"
"This query has no commands?" "� ���� ������� ��� �������?"
"Execute query" "��������� ������"
"field cannot be null" "�� ������"
"Help" "������"
"Rename column" "������������� ����"
"Database" "���� ������"
"Information" "����������"
"Close" "�������"
"Command" "��������"
"Table" "�������"
"verify password" "�������������"
"Vacuum" "Vacuum"
"Default value" "�� ���������"
"Import" "������"
"Delete index" "������� ������"
"Move up" "�������"
"index properties" "�������� �������"
"check" "��������"
"Create new table" "�������� �������"
"Visual query designer" "����������� ��������"
"Delete all" "��������"
"You are going to delete\n\n %s \n\nProceed?" "�� ��������\n\n %s \n\n�����������."
"Schema name" "��� �����"
"Error executing query" "������ ���������� �������"
"Report name" "��� ������"
"Add field" "�������� ����"
"Field name" "��� ����"
"FATAL ERROR searching for PgAccess system tables" "������������ ������ ������ ��������� ������ PgAccess"
"A big number of rows displayed in table view will take a lot of memory!" "***A big number of rows displayed in table view will take a lot of memory!"
"Preview" "��������"
"Users" "������������"
"Owner" "��������"
"Form's window internal name" "���������� ��� ����"
"Sort field" "����������� ����"
"New name is the same as the old one!" "����� ��� ��������� �� ������!"
"Warning" "��������������"
"Suggestions at" "Suggestions at"
"Functions" "�������"
"Schema" "�����"
"Open" "�������"
"size" "������"
"Delete" "�������"
"Returns" "�������"
"Define new user" "����� ������������"
"Move down" "��������"
"Design script" "����������� �������"
"Check box" "Check box"
"FINAL WARNING" "FINAL WARNING"
"Add table" "�������� �������"
"Table viewer font" "���� ��� ��������� �������"
"The field type is not specified!" "��� ���� �� ���������"
"Close test form" "�������������"
"Export table" "������� �������"
"Add new index" "�������� ����� ������"
"Left" "�����"
"Field delimiter" "����������� �����"
"Add formula" "�������� �������"
"Open database" "������� ����"
"Return" "���������***"
"Changed fonts may appear in the next working session!" "Changed fonts may appear in the next working session!"
"Error" "������"
"Enter a field name" "������� ��� ����"
"field name" "��� ����"
"Forms" "�����"
"Cannot add column" "���������� �������� ����"
"Clean" "��������"
"Delete all objects ?" "�������� ?"
"Preferred language" "�������������� ����"
"Execute SQL" "��������� ������� SQL"
"Sequences" "������������������"
"Button" "Button"
"Language" "����"
"Query '%s' was not found!" "������ '%s' �� ������"
"Object" "������"
"Font fixed" "Font fixed"
"Table name" "��� �������"
"Export" "�������"
"Change user" "������� ������������"
"You must give object a new name!" "����� ������� ������ ���"
"Query" "������"
"User name" "������������"
"Font normal" "Font normal"
"Import table" "������ �������"
"Toolbar" "Toolbar"
"Radio btn" "Radio btn"
"You must supply a name for this function!" "������� ��� �������!"
"You have to select index fields!" "������� ��������� ����."
"Constraint" "�����������"
"The script must have a name" "������ ������ ����� ���"
"Save" "���������"
"Exit" "�����"
"Inherits" "�����������"
"Delete field" "������� ����"
"About" "� ���������"
"Empty field name ?" "������ ���� �����?"
"All report information will be deleted.\n\nProceed ?" "��� ���������� ������ ����� �������\n\n ��������� ?"
"Host" "����"
"vacuuming database %s ..." "vacuuming database %s ..."
"Indexes defined" "����������� ��������"
"You must specify field size!" "����� ������ ��� ����!"
"Schema '%s' already exists!" "����� '%s' ��� ����!"
"There is another field with the same name: '%s'!\n\nReplace it ?" "��� ���������� ���� � ���� ������ : '%s'!\n\n��������?"
"Contents" "����������"
"Views" "����"
"Variable" "����������"
"Error executing query\n\n%s\n\nPostgreSQL error message:\n%s\nPostgreSQL status:%s" "������ ���������� �������\n\n%s\n\nPostgreSQL ��� ������ :\n%s \n PostgreSQL Stftus :%s"
"Filter conditions" "������"
"Error retrieving query definition" "Error retrieving query definition"
"Error deleting view" "������ �������� ����"
"New" "�����"
"Tables" "�������"
"Create" "�������"
"Forms need an internal name, only literals, low case" "����� ������ ����� ���, ������ �����, ������ �������"
"Do you want to save the form into the database?" "������ ��������� ����� � ���� ������?"
"Schema '%s' was not found!" "����� '%s' �� �������"
"proportional" "����������������"
"Function saved!" "������� ���������!"
"with OIDs" "� OID"
"Table information" "���������� � �������"
"Error inserting new record" "������ ���������� ������"
"Column name '%s' already exists in this table!" "���� '%s' ��� ���� � �������!"
"File" "����"
"Your table has no fields!" "� ����� ������� ��� �����!"
"Height" "������"
"You will always get the latest version at:" "You will always get the latest version at:"
"Form must have a name" "����� ������ ����� ���"
"Password" "������"
"Valid until (date)" "���� ���������"
"Report source" "�������� ������"
"Allow user to create databases" "����� ��������� ���� ������"
"Cancel" "��������"
"Is clustered ?" "Is clustered ?"
"Add new column" "�������� ����� ����"
"Show SQL" "�������� SQL."
"New name" "����� ���"
"Table '%s' not found!" "������� '%s' �� �������"
"Form name" "��� �����"
"Visual designer" "���������� �����������"
"You choose to delete index\n\n %s \n\nProceed?" "�������� ������� \n\n %s \n\n ���������?"
"Error retrieving from" "Error retrieving from"
"Save query definition" "��������� ����������� �������"
"A Tcl/Tk interface to\nPostgreSQL\nby Constantin Teodorescu" "Tcl/TK ��������� \nPostgreSQL\n ����� Constantin Teodorescu"
"Operation completed!" "�������� ���������"
"Max rows displayed in table/query view" "������������ ����� ������� ������������ � �������/�������"
"Passwords do not match!" "������ ��� ����� ������"
"Rename" "�������������"
"Entry" "������******"
"Error retrieving schema definition" "Error retrieving schema definition"
"This is an action query!\n\nExecute it?" "This is an action query!\n\nExecute it?"
"Error retrieving view definition for" "Error retrieving view definition for"
"options" "�����"
"Sequence '%s' not found!" "������������������ '%s' �� �������"
"Text" "�����"
"Tcl error executing pg_exec %s\n\n%s" "������ Tcl ��� ���������� pg_exec %s\n\n%s"
"Width" "������"
"You have to supply a name for this query!" "������� ��� �������"
"Accessing data. Please wait ..." "������ � ������. ����������, ��������� ..."
"Report footer" "Report footer"
"Parameters" "���������"
"Queries" "�������"
"Query '%s' already exists!" "������ '%s' ��� ����������"
"Font bold" "Font bold"
"Query builder" "����������� ��������"
"Error defining view" "������ ����������� ����"
"Top" "�����*****"
"You must supply a name for your table!" "������� ��� ��� �������"
"Page footer" "Page footer"
"Font italic" "Font italic"
"Field name not entered!" "��� ���� �� �������"
"Index name cannot be null!" "��� ������� �� ����� ���� �����!"
"Sort" "����������"
"Import-Export table" "������/������� �������"
"Point" "�����****8"
"type" "���"
"You should supply a name for this sequence" "������� ��� ������������������"
"Remove link ?" "������� ������*****"
"You have to supply a table name!" "������� ��� �������"
"Report header" "��������� ������"
"Attributes" "��������"
"Table '%s' already in schema" "������� '%s' ��� ���� � �����"
"Username" "������������"
"Minvalue" "����������� ��������"
"Sequence name" "��� ������������������"
"Define sequence" "���������� ������������������"
"Function" "�������"
"Sorting and filtering not (yet) available from queries!\n\nPlease enter them in the query definition!" "���������� � ���������� � ������� ����������.\n\n����������, ������� �� � ����������� �������!"
"Reports" "������"
"Columns" "����"
"Indexes" "�������"
"Permissions" "�����"
"not null" "�� ����"
"Cluster index" "������ ��������"
"index columns" "��������� ����"
"Add user" "�������� ������������"
"Change permissions" "�������� ����� �������"
"select" "������"
"update" "������"
"insert" "����������"
"rule" "��������"
"Identification" "�������������"
"Owner ID" "������������� ���������"
"Has primary key ?" "���� ���� ?"
"Has rules ?" "Has rules ?"
"Statistics" "����������"
"Number of tuples" "Number of tuples"
"Number of pages" "Number of pages"
"Index name" "��� �������"
"Index fields" "��������� ����"
"Table OID" "OID �������"
"View system tables" "���������� ��������� �������"
"Back" "�����"
"primary key" "��������� ����"
"Comments" "�����������"
"Print" "������"
}
|