aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/dbaccess/messages.po
blob: 5d5c8f8988ded20a63e2abfafd1802796a1be654 (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
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
#. extracted from dbaccess/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-08 14:39+0100\n"
"PO-Revision-Date: 2021-10-04 11:36+0000\n"
"Last-Translator: Ming Hua <plateauwolf@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_ui-7-2/dbaccessmessages/zh_Hans/>\n"
"Language: zh-CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562192836.000000\n"

#. BiN6g
#: dbaccess/inc/query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The table view"
msgstr "表格视图"

#. ySuKZ
#: dbaccess/inc/query.hrc:27
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The query"
msgstr "查询"

#. akGh9
#: dbaccess/inc/query.hrc:28
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The SQL statement"
msgstr "SQL 语句"

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "添加(_A)"

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "应用(_A)"

#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr "取消(_C)"

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "关闭(_C)"

#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr "删除(_D)"

#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr "编辑(_E)"

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "帮助(_H)"

#. RbjyB
msgctxt "stock"
msgid "_New"
msgstr "新建(_N)"

#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr "否(_N)"

#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr "确定(_O)"

#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr "移除(_R)"

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "重置(_R)"

#. mgpxh
msgctxt "stock"
msgid "_Yes"
msgstr "是(_Y)"

#. FAMGa
#: dbaccess/inc/strings.hrc:24
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "无法建立连接。"

#. y8rYj
#: dbaccess/inc/strings.hrc:25
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "表 $name$ 已经存在。它不可见是因为已经被筛选过滤掉了。"

#. ZfmVR
#: dbaccess/inc/strings.hrc:26
msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "无法与外部数据源建立连接。出现了一个不明的错误。驱动程序可能有问题。"

#. XdFHe
#: dbaccess/inc/strings.hrc:27
msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr "无法建立与外部数据源的连接。没有找到链接 '$name$' 的SDBC驱动。"

#. HFLkw
#: dbaccess/inc/strings.hrc:28
msgctxt "RID_STR_COULDNOTLOAD_MANAGER"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "无法与外部数据源建立连接。无法装入 SDBC 驱动程序管理器。"

#. PzEVD
#: dbaccess/inc/strings.hrc:29
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "表单"

#. nkamB
#: dbaccess/inc/strings.hrc:30
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "报表"

#. bYjEz
#: dbaccess/inc/strings.hrc:31
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "未保存数据源。请使用界面 XStorable 保存数据源。"

#. BuEPn
#: dbaccess/inc/strings.hrc:32
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
"Only queries are allowed."
msgstr ""
"给出的命令不是 SELECT 语句。\n"
"仅允许查询。"

#. 4CSx9
#: dbaccess/inc/strings.hrc:33
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "未修改任何值。"

#. TFFGN
#: dbaccess/inc/strings.hrc:34
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "无法插入值。ResultSet 不支持 XRowUpdate 接口。"

#. PQPVY
#: dbaccess/inc/strings.hrc:35
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "无法插入值。ResultSet 不支持 XResultSetUpdate 接口。"

#. EAkm5
#: dbaccess/inc/strings.hrc:36
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "无法修改值,因为缺少条件语句。"

#. 7Jns7
#: dbaccess/inc/strings.hrc:37
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "不支持添加列。"

#. BGMPE
#: dbaccess/inc/strings.hrc:38
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "不支持删除列。"

#. e2SUr
#: dbaccess/inc/strings.hrc:39
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "无法为主关键字创建 WHERE 条件。"

#. NPDCA
#: dbaccess/inc/strings.hrc:40
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "该列不支持属性 %value。"

#. MDPRn
#: dbaccess/inc/strings.hrc:41
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "该列不可搜索!"

#. s9iVh
#: dbaccess/inc/strings.hrc:42
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "该列的值类型不是 Sequence<sal_Int8>。"

#. Mrizz
#: dbaccess/inc/strings.hrc:43
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "该列无效。"

#. CyL8V
#: dbaccess/inc/strings.hrc:44
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr "列 %name 必须为可见列。"

#. kZnJD
#: dbaccess/inc/strings.hrc:45
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr "接口 XQueriesSupplier 不可用。"

#. fBeqP
#: dbaccess/inc/strings.hrc:46
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "不允许 absolute(0) 调用。"

#. GXMTQ
#: dbaccess/inc/strings.hrc:47
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "此状态下不允许相对定位。"

#. LgS5s
#: dbaccess/inc/strings.hrc:48
msgctxt "RID_STR_NO_REFRESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "ResultSet 位于最后一行之后时,无法刷新行。"

#. TqUZX
#: dbaccess/inc/strings.hrc:49
msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr "如果未先将 ResultSet 移到插入行,则无法插入新行。"

#. aGfUX
#: dbaccess/inc/strings.hrc:50
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "在此状态下无法修改行"

#. uaxsC
#: dbaccess/inc/strings.hrc:51
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "在此状态下无法删除行。"

#. 6aAaN
#: dbaccess/inc/strings.hrc:52
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "驱动程序不支持表格重命名。"

#. Q8ADk
#: dbaccess/inc/strings.hrc:53
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "驱动程序不支持通过修改名称修改列说明。"

#. tZWaL
#: dbaccess/inc/strings.hrc:54
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "驱动程序不支持通过修改索引号来修改列说明。"

#. Z5gGE
#: dbaccess/inc/strings.hrc:55
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "文件 \"$file$\" 不存在。"

#. XMAYD
#: dbaccess/inc/strings.hrc:56
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr "不存在名为 \"$table$\" 的表。"

#. XcJvN
#: dbaccess/inc/strings.hrc:57
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr "不存在名为 \"$table$\" 的查询。"

#. anFDx
#: dbaccess/inc/strings.hrc:58
msgctxt "RID_STR_CONFLICTING_NAMES"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr "数据库中的表名称与现有查询冲突。要充分使用所有的查询和表格,请确保它们具有不同的名称。"

#. e2YrR
#: dbaccess/inc/strings.hrc:59
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
"\n"
"$command$"
msgstr ""
"导致出现此错误的 SQL 命令是:\n"
"\n"
"$command$"

#. s3B76
#: dbaccess/inc/strings.hrc:60
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr "SQL 命令无法描述结果集。"

#. o8AAh
#: dbaccess/inc/strings.hrc:61
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "名称不能为空。"

#. EDBgs
#: dbaccess/inc/strings.hrc:62
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr "容器不包含 NULL 对象。"

#. BADJn
#: dbaccess/inc/strings.hrc:63
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr "给定名称的对象已存在。"

#. VdEjV
#: dbaccess/inc/strings.hrc:64
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr "对象不属于此容器。"

#. DFQvz
#: dbaccess/inc/strings.hrc:65
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr "有不同名称的对象属于此容器。"

#. CjNwC
#: dbaccess/inc/strings.hrc:66
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr "无法找到文档 '$name$'。"

#. LM7dF
#: dbaccess/inc/strings.hrc:67
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
"$message$"
msgstr ""
"无法保存文档到 $location$: \n"
"$message$"

#. tHzew
#: dbaccess/inc/strings.hrc:68
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
"$error$"
msgstr ""
"访问数据源 '$name$' 错误: \n"
"$error$"

#. ALTav
#: dbaccess/inc/strings.hrc:69
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr "不存在名为 \"$folder$\" 的文件夹。"

#. Fhh7V
#: dbaccess/inc/strings.hrc:70
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr "无法删除第一行之前或最后一行之后的行。"

#. nqVfA
#: dbaccess/inc/strings.hrc:71
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr "无法删除插入的行。"

#. 9BUGj
#: dbaccess/inc/strings.hrc:72
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr "结果数据只读。"

#. 47GAs
#: dbaccess/inc/strings.hrc:73
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr "没有删除权限。"

#. SsHD3
#: dbaccess/inc/strings.hrc:74
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr "当前行已经删除。"

#. DkbQp
#: dbaccess/inc/strings.hrc:75
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "当前行无法被更新。"

#. ccyRu
#: dbaccess/inc/strings.hrc:76
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr "没有插入权限。"

#. RyCJt
#: dbaccess/inc/strings.hrc:77
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr "内部错误: 数据库驱动没有提供语句对象。"

#. SMWJi
#: dbaccess/inc/strings.hrc:78
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr "Expression1"

#. 32Lgg
#: dbaccess/inc/strings.hrc:79
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr "未提供 SQL 命令。"

#. bvez7
#: dbaccess/inc/strings.hrc:80
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr "列索引号无效。"

#. uAGCJ
#: dbaccess/inc/strings.hrc:81
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr "游标状态无效。"

#. Dqrzw
#: dbaccess/inc/strings.hrc:82
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr "游标指向第一行之前或最后一行之后。"

#. z9fkj
#: dbaccess/inc/strings.hrc:83
msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr "第一行之前或最后一行之后的行没有书签。"

#. uYeyd
#: dbaccess/inc/strings.hrc:84
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr "当前行被删除,因此没有书签。"

#. 935sJ
#: dbaccess/inc/strings.hrc:85
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr "已请求以下 URL \"$name$\" 连接。"

#. UgP8s
#: dbaccess/inc/strings.hrc:86
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr "扩展没有安装。"

#. CvFBA
#: dbaccess/inc/strings.hrc:88
msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES"
msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
msgstr "表和查询不能使用同一名称。请使用表或查询尚未使用的名称。"

#. bT6Um
#: dbaccess/inc/strings.hrc:89
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "表"

#. Qw69D
#: dbaccess/inc/strings.hrc:90
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "查询"

#. 7vX2A
#: dbaccess/inc/strings.hrc:91
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr "给定的连接不是有效的查询和/或表格提供者。"

#. 7J5ZA
#: dbaccess/inc/strings.hrc:92
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr "给定的对象中没有表对象。"

#. WboPA
#: dbaccess/inc/strings.hrc:93
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
msgstr "无效的复合类型 - 需从 com.sun.star.sdb.tools.CompositionType 上获取值。"

#. 2aCE8
#: dbaccess/inc/strings.hrc:94
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr "无效的命令类型 - 只允许使用 com.sun.star.sdb.CommandType 的 TABLE 和 QUERY 命令。"

#. j84AZ
#: dbaccess/inc/strings.hrc:96
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "新增表格窗口"

#. DUDsr
#: dbaccess/inc/strings.hrc:97
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "移动表格窗口"

#. BzDGJ
#: dbaccess/inc/strings.hrc:98
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "插入连结"

#. isNxK
#: dbaccess/inc/strings.hrc:99
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "删除连结"

#. 9Uu5p
#: dbaccess/inc/strings.hrc:100
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "修改表格窗口大小"

#. 3qaWu
#: dbaccess/inc/strings.hrc:101
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "删除列"

#. srRyA
#: dbaccess/inc/strings.hrc:102
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "移动列"

#. BdYiZ
#: dbaccess/inc/strings.hrc:103
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "新增列"

#. r5myi
#: dbaccess/inc/strings.hrc:104
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "表达式无效,字段名称「$name$」不存在。"

#. WiCaf
#: dbaccess/inc/strings.hrc:105
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "清除表格窗口"

#. 4677G
#: dbaccess/inc/strings.hrc:106
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "修改列标题"

#. 79APm
#: dbaccess/inc/strings.hrc:107
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "修改列宽"

#. BGEE7
#: dbaccess/inc/strings.hrc:108
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(不排序);向上;向下"

#. NEDpJ
#: dbaccess/inc/strings.hrc:109
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(无函数);组合"

#. rLdqC
#: dbaccess/inc/strings.hrc:110
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(无表格)"

#. PZ5mq
#: dbaccess/inc/strings.hrc:111
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "数据库只支持可显示字段的排序。"

#. 9w7Ce
#: dbaccess/inc/strings.hrc:112
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "字段;别名;表格;排序;可见;函数;条件;或;或"

#. qPqvZ
#: dbaccess/inc/strings.hrc:113
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "全部"

#. Zz34h
#: dbaccess/inc/strings.hrc:114
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "有太多的列。"

#. hY4NU
#: dbaccess/inc/strings.hrc:115
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr "条件无法用于字段 [*]"

#. ygnPh
#: dbaccess/inc/strings.hrc:116
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "生成的 SQL 表达式太长。"

#. EumQ9
#: dbaccess/inc/strings.hrc:117
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "查询内容太复杂"

#. Ht5Xf
#: dbaccess/inc/strings.hrc:118
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr "没有选择任何内容。"

#. oUXZD
#: dbaccess/inc/strings.hrc:119
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "SQL 语法错误"

#. D5qmZ
#: dbaccess/inc/strings.hrc:120
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "无法按照 [*] 排序。"

#. E4YC3
#: dbaccess/inc/strings.hrc:121
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "表数量太多。"

#. fnEYE
#: dbaccess/inc/strings.hrc:122
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr "不接受数据库的 SQL 方言查询指令。"

#. iEVz7
#: dbaccess/inc/strings.hrc:123
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "无法执行连结功能"

#. 3EkzD
#: dbaccess/inc/strings.hrc:124
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "SQL 表达式语法错误"

#. 4umu8
#: dbaccess/inc/strings.hrc:125
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "这个数据库不支持表格视图的功能。"

#. wsWmH
#: dbaccess/inc/strings.hrc:126
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr "此数据库不支持更改已存在的表格视图。"

#. DersC
#: dbaccess/inc/strings.hrc:127
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "要改为生成一个查询?"

#. LWaN7
#: dbaccess/inc/strings.hrc:128
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "对应的数据源已经删除。因此,与该数据源相关的任何数据均无法保存。"

#. r9TeF
#: dbaccess/inc/strings.hrc:129
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr "列「$name$」未知。"

#. FzLYr
#: dbaccess/inc/strings.hrc:130
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "要比较列,只可以使用等号「=」。"

#. Pzh6C
#: dbaccess/inc/strings.hrc:131
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr "在 LIKE 之前必须输入一个列名称。"

#. bwj8B
#: dbaccess/inc/strings.hrc:132
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "无法找到列。请注意本数据库区分字母的大小写。"

#. 8fSWD
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
#: dbaccess/inc/strings.hrc:134
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
"$object$ has been changed.\n"
"Do you want to save the changes?"
msgstr ""
"$object$ 已更改。\n"
"是否要保存更改?"

#. rLMEX
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: dbaccess/inc/strings.hrc:136
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr "未能解析用于构造「$object$」的 SQL 命令。"

#. 6cpa3
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: dbaccess/inc/strings.hrc:138
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr "将在 SQL 视图中打开 $object$。"

#. pH2Jv
#: dbaccess/inc/strings.hrc:139
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr "查询不创建结果集,因此不能是另一个查询的一部分。"

#. HErUD
#: dbaccess/inc/strings.hrc:141
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr "列格式(~F)..."

#. pSid2
#: dbaccess/inc/strings.hrc:142
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "列宽(~W)..."

#. mczq6
#: dbaccess/inc/strings.hrc:143
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr "表格格式..."

#. Giaeq
#: dbaccess/inc/strings.hrc:144
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "行高..."

#. F8EEk
#: dbaccess/inc/strings.hrc:145
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "复制(~C)"

#. hAGj6
#: dbaccess/inc/strings.hrc:146
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "撤消: 输入数据"

#. NeA2w
#: dbaccess/inc/strings.hrc:147
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "保存当前的数据条目"

#. tV569
#: dbaccess/inc/strings.hrc:148
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "查询 #"

#. FBqHA
#: dbaccess/inc/strings.hrc:149
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "表 #"

#. cCYzs
#: dbaccess/inc/strings.hrc:150
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "视图 #"

#. 8yp2G
#: dbaccess/inc/strings.hrc:151
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "名称「#」已经存在。"

#. EmTa7
#: dbaccess/inc/strings.hrc:152
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "找不到匹配的列名称。"

#. 4EFDH
#: dbaccess/inc/strings.hrc:153
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "发生错误。是否要继续复制?"

#. xnbDP
#: dbaccess/inc/strings.hrc:154
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "数据源表格视图"

#. r58gb
#: dbaccess/inc/strings.hrc:155
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "显示已经选择的表格或查询。"

#. a8LWj
#: dbaccess/inc/strings.hrc:157
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "修改 SQL"

#. U3N6g
#: dbaccess/inc/strings.hrc:159
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "在「设计视图」中创建表单..."

#. vLzx4
#: dbaccess/inc/strings.hrc:160
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "使用向导创建表单..."

#. ZRnDp
#: dbaccess/inc/strings.hrc:161
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "使用向导创建报表..."

#. aSmAa
#: dbaccess/inc/strings.hrc:162
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "在「设计视图」中创建报表..."

#. mGsho
#: dbaccess/inc/strings.hrc:163
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "在「设计视图」中创建查询..."

#. sfADq
#: dbaccess/inc/strings.hrc:164
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr "在「SQL 视图」中创建查询..."

#. 57XvA
#: dbaccess/inc/strings.hrc:165
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "使用向导创建查询..."

#. wzNZ2
#: dbaccess/inc/strings.hrc:166
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "在设计视图中创建表格..."

#. SZdVd
#: dbaccess/inc/strings.hrc:167
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "使用向导创建表格..."

#. Xdxfp
#: dbaccess/inc/strings.hrc:168
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "创建视图..."

#. uinhG
#: dbaccess/inc/strings.hrc:169
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "表单"

#. EhPGD
#: dbaccess/inc/strings.hrc:170
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "报表"

#. DFmZD
#: dbaccess/inc/strings.hrc:171
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "向导将引导您完成创建报表所需的步骤。"

#. e4rD6
#: dbaccess/inc/strings.hrc:172
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "通过指定记录源、控件和控件属性创建表单。"

#. WMRFD
#: dbaccess/inc/strings.hrc:173
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "通过指定记录源、控件和控件属性创建报表。"

#. mJ9jD
#: dbaccess/inc/strings.hrc:174
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "向导将引导您完成创建表单所需的步骤。"

#. c6NPF
#: dbaccess/inc/strings.hrc:175
msgctxt "RID_STR_QUERIES_HELP_TEXT"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
msgstr "通过指定筛选器、输入表、字段名称以及排序或组合属性创建查询。"

#. Gk7RQ
#: dbaccess/inc/strings.hrc:176
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr "通过直接输入 SQL 语句来创建查询。"

#. EUCKU
#: dbaccess/inc/strings.hrc:177
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "向导将引导您完成创建查询所需的步骤。"

#. hFmde
#: dbaccess/inc/strings.hrc:178
msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN"
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr "通过指定字段的名称、属性以及数据类型创建表格。"

#. ctDmY
#: dbaccess/inc/strings.hrc:179
msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr "从企业或个人表格示例中选择一个创建自定义表格。"

#. GmBmQ
#: dbaccess/inc/strings.hrc:180
msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN"
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr "通过指定希望显示的表格和字段名称创建视图。"

#. 5ADJN
#: dbaccess/inc/strings.hrc:181
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "数据库"

#. D2GFx
#: dbaccess/inc/strings.hrc:182
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "任务"

#. i4BHJ
#: dbaccess/inc/strings.hrc:183
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "预览"

#. MpYZa
#: dbaccess/inc/strings.hrc:184
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
"For the changes to take effect, all forms, reports, queries and tables must be closed.\n"
"\n"
"Do you want to close all documents now?"
msgstr ""
"连接类型已改变。\n"
"要使更改生效,您必须关闭所有表单、报表、查询和表。\n"
"\n"
"是否要立即关闭所有文档?"

#. 5Ujux
#: dbaccess/inc/strings.hrc:187
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "表单名称(~O)"

#. zA6vD
#: dbaccess/inc/strings.hrc:188
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "报表名称(~R)"

#. 8RUit
#: dbaccess/inc/strings.hrc:189
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "文件夹名称(~O)"

#. Twota
#: dbaccess/inc/strings.hrc:190
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr "该文档中包含嵌入了宏的表单或报表。"

#. v33uG
#: dbaccess/inc/strings.hrc:191
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
"\n"
"You can continue to use your document as before, however, you are encouraged to migrate your macros. The menu item 'Tools / Migrate Macros ...' will assist you with this.\n"
"\n"
"Note that you won't be able to embed macros into the database document itself until this migration is done. "
msgstr ""
"宏应当嵌入到数据库文档本身之中。\n"
"\n"
"您可以像先前一样继续使用文档,然而,推荐您移植宏。菜单项「工具/移植宏...」将帮助您完成该操作。\n"
"\n"
"请注意,在该移植完成之前,您不能将宏嵌入到数据库文档中。 "

#. SBEJP
#: dbaccess/inc/strings.hrc:196
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "嵌入数据库"

#. 9GfaL
#: dbaccess/inc/strings.hrc:197
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "您不能选择不同类别。"

#. HMRSN
#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "发现不支持的对象类型 ($type$)。"

#. YgB34
#: dbaccess/inc/strings.hrc:199
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "高级属性"

#. wFDHD
#: dbaccess/inc/strings.hrc:200
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "附加设置"

#. HYDjE
#: dbaccess/inc/strings.hrc:201
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "连接设置"

#. KLRak
#: dbaccess/inc/strings.hrc:202
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "表名称(~T)"

#. WPmUe
#: dbaccess/inc/strings.hrc:203
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "查询名称(~Q)"

#. cGPht
#: dbaccess/inc/strings.hrc:204
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "重命名为"

#. GQDBD
#: dbaccess/inc/strings.hrc:205
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "插入为"

#. yGyEU
#: dbaccess/inc/strings.hrc:207
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "是否要删除选中的数据?"

#. AMTEz
#: dbaccess/inc/strings.hrc:208
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "在设置排序条件时发生错误"

#. kXqdF
#: dbaccess/inc/strings.hrc:209
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "在设置筛选条件时发生错误"

#. tXz3U
#: dbaccess/inc/strings.hrc:210
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "失去连接"

#. 5ELXe
#: dbaccess/inc/strings.hrc:211
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "查询"

#. wdm7E
#: dbaccess/inc/strings.hrc:212
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "表"

#. BTcMU
#: dbaccess/inc/strings.hrc:213
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "确认删除"

#. pbjZT
#: dbaccess/inc/strings.hrc:214
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "是否要删除这个表格 '%1'?"

#. CLELW
#: dbaccess/inc/strings.hrc:215
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "和数据库的连接已中断。是否要重新连接?"

#. NRXrT
#: dbaccess/inc/strings.hrc:216
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "遇到警告"

#. EXau9
#: dbaccess/inc/strings.hrc:217
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "在读取表格时发出一个数据库连接的警告。"

#. HtRDf
#: dbaccess/inc/strings.hrc:218
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "和 \"$name$\" 连接..."

#. QNCRB
#: dbaccess/inc/strings.hrc:219
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "正在载入查询 $name$ ..."

#. QfTUB
#: dbaccess/inc/strings.hrc:220
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "正在载入表格 $name$ ..."

#. FECQm
#: dbaccess/inc/strings.hrc:221
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "未找到任何表格格式。"

#. 6isKD
#: dbaccess/inc/strings.hrc:222
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "无法建立指向数据源 $name$ 的连接。"

#. CmzsA
#: dbaccess/inc/strings.hrc:224
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"
msgstr "未知;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (固定);Decimal;Binary (固定);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (固定)"

#. hhXGF
#: dbaccess/inc/strings.hrc:225
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "插入/移除主关键字"

#. 26uKH
#: dbaccess/inc/strings.hrc:226
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "是"

#. vqVF5
#: dbaccess/inc/strings.hrc:227
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "否"

#. TDokm
#. Note: should somehow fit to the word "value" in other languages as well: value - none...
#: dbaccess/inc/strings.hrc:229
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<无>"

#. 66g23
#: dbaccess/inc/strings.hrc:230
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "字段名称"

#. F6UGZ
#: dbaccess/inc/strings.hrc:231
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "字段类型"

#. LFBuq
#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "说明"

#. BYE5G
#: dbaccess/inc/strings.hrc:233
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "列说明"

#. Aney5
#: dbaccess/inc/strings.hrc:234
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "字段属性"

#. kjdpF
#: dbaccess/inc/strings.hrc:235
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "修改单元格"

#. aPzA3
#: dbaccess/inc/strings.hrc:236
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "删除行"

#. DFnqv
#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "修改字段类型"

#. XLRpC
#: dbaccess/inc/strings.hrc:238
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "插入行"

#. LgbwQ
#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "新增行"

#. gi8TU
#: dbaccess/inc/strings.hrc:240
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "默认值(~D)"

#. 3AyBV
#: dbaccess/inc/strings.hrc:241
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
"If the field is not to have a default value, select the empty string."
msgstr ""
"请选择一个用于每新增数据条目的标准数值。\n"
"如果字段不应含有这个标准数值,您就选择一个空白的字串。"

#. AbZU4
#: dbaccess/inc/strings.hrc:242
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
"\n"
"When you later enter data in the table, this string will be used in each new record for the field selected. It should, therefore, correspond to the cell format that needs to be entered below."
msgstr ""
"请在此为这个字段输入一个默认值。\n"
"\n"
"如果您以后在表格中输入数据,每个新的数据条目会采用这个数据格式。这样的设置可以满足以下的单元格格式的要求。"

#. hwwVA
#: dbaccess/inc/strings.hrc:243
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "请设置输入文本的最大长度。"

#. yPnZq
#: dbaccess/inc/strings.hrc:244
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "请您在此设置数字类型。"

#. 2yCJu
#: dbaccess/inc/strings.hrc:245
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
"\n"
"If decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\n"
"The value will be corrected accordingly when it exceeds the maximum for this database."
msgstr ""
"请您设置这个字段中的数据长度。\n"
"\n"
"在十进制字段中设置的是数据最大长度,在二进制字段中设置的是数据块长度。\n"
"如果这个数值大于数据库允许的最大值,数据库就会相应地更正这个数值。"

#. BY4V7
#: dbaccess/inc/strings.hrc:246
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "请为这个字段内的数字设置小数点位数。"

#. QBHjm
#: dbaccess/inc/strings.hrc:247
msgctxt "STR_HELP_FORMAT_CODE"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr "您看到的是当前列数据采用的显示格式 (您可以使用右边的按钮改变它)。"

#. eV4sD
#: dbaccess/inc/strings.hrc:248
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "您能够在这里设置表格的打印格式。"

#. Y5q39
#: dbaccess/inc/strings.hrc:249
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
"\n"
"You can not enter data in fields of this type. An intrinsic value will be assigned to each new record automatically (resulting from the increment of the previous record)."
msgstr ""
"请选择这个字段是否应该含有自动递增的数值。\n"
"\n"
"您不能手动输入数据,因为每个新数据组会自动得到一个自己的数值(从它之前的数据组中通过递增方式得到)。"

#. 5uQpF
#: dbaccess/inc/strings.hrc:250
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "因为重复使用列名称 \"$column$\" ,所以无法保存这个表格。"

#. vayRE
#: dbaccess/inc/strings.hrc:251
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr "这个字段 \"$column$\" 属于主关键字。如果您删除这个字段,主关键字也将被一起删除。您真要删除这个字段?"

#. fo93e
#: dbaccess/inc/strings.hrc:252
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "和主关键字关联"

#. wcLcG
#: dbaccess/inc/strings.hrc:253
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "列"

#. ES566
#: dbaccess/inc/strings.hrc:254
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "您还是要继续?"

#. iXbw5
#: dbaccess/inc/strings.hrc:255
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "未能够和数据库建立连接,因此无法保存表格。"

#. kuExF
#: dbaccess/inc/strings.hrc:256
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "无法调整表格筛选,因为数据源已经被删除。"

#. Lt4Yc
#: dbaccess/inc/strings.hrc:257
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
"Do you want to save the changes now?"
msgstr ""
"在修改表的索引之前必须先保存表。\n"
"是否要现在保存更改?"

#. HFLQk
#: dbaccess/inc/strings.hrc:258
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "没有主关键字"

#. ir5Du
#: dbaccess/inc/strings.hrc:259
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
"You can only enter data into this table when one of these two structural conditions has been met.\n"
"\n"
"Should a primary key be created now?"
msgstr ""
"识别数据库中的数据条目需要使用唯一的索引号或主键。\n"
"只有满足这两项结构条件之一后,才能在表格中输入数据。\n"
"\n"
"是否立即创建一个主键?"

#. R7KDG
#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "无法修改列 \"$column$\" 。是否要重新设置这个列的格式?"

#. U3f4j
#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "保存表格设计时出错"

#. 9BsSL
#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "无法删除 $column$ 列。"

#. Etkrj
#: dbaccess/inc/strings.hrc:263
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
"\n"
"This statement will be directly transferred to the database when the table is created."
msgstr ""
"在此输入一个用于自动递增字段的 SQL 陈述。\n"
"\n"
"在生成表格的同时,这个陈述就会被直接传给数据库。"

#. fAEud
#: dbaccess/inc/strings.hrc:264
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
"The table design mode is not available for this data source."
msgstr ""
"无法从数据库获得类型信息。\n"
"不提供此数据源的表格设计模式。"

#. 2s2rr
#: dbaccess/inc/strings.hrc:265
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "修改字段名称"

#. PC3QD
#: dbaccess/inc/strings.hrc:266
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "修改字段类型"

#. Z2B9o
#: dbaccess/inc/strings.hrc:267
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "修改字段说明"

#. aDrTE
#: dbaccess/inc/strings.hrc:268
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "修改字段属性"

#. 3srwC
#: dbaccess/inc/strings.hrc:270
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "读取数据源 \"$name$\" 要求您输入密码。"

#. tYDxc
#: dbaccess/inc/strings.hrc:271
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
"\n"
"$path$\n"
"\n"
"does not exist. Should it be created?"
msgstr ""
"这个目录\n"
"\n"
"$path$\n"
"\n"
"不存在。要新建这个目录?"

#. 3PFxY
#: dbaccess/inc/strings.hrc:272
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "无法创建目录「$name$」。"

#. V9kGF
#: dbaccess/inc/strings.hrc:273
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "该文件已存在。是否要覆盖?"

#. i47ye
#: dbaccess/inc/strings.hrc:274
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "文件夹"

#. U2bRK
#: dbaccess/inc/strings.hrc:276
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "数据库属性"

#. etNzz
#: dbaccess/inc/strings.hrc:277
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "数据源属性: #"

#. z9Ecp
#: dbaccess/inc/strings.hrc:278
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "请选择「连接到一个已经存在的数据库」以改为连接到一个已经存在的数据库。"

#. PfAC6
#: dbaccess/inc/strings.hrc:279
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "无法装入程序库 #lib# 或已经损坏。无法选择 ODBC 数据源。"

#. d3vbZ
#: dbaccess/inc/strings.hrc:280
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
"You are allowed to change the settings, but you probably will not be able to connect to the database."
msgstr ""
"这个操作系统不支持这个数据库类型。\n"
"您可以修改设置,但是可能无法和一个数据库建立连接。"

#. 2f7Ga
#: dbaccess/inc/strings.hrc:281
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{无}"

#. iR7CJ
#. To translators: EM Dec 2002: 'Space' refers t    o what you get when you hit the space bar on your keyboard.
#: dbaccess/inc/strings.hrc:283
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"

#. DFGo9
#: dbaccess/inc/strings.hrc:284
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "必须设置 #1。"

#. ZDRBf
#: dbaccess/inc/strings.hrc:285
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 和 #2 不能相同。"

#. 9oCZr
#: dbaccess/inc/strings.hrc:286
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "#1 中不允许有通配符,如 ?、* 等。"

#. BdzcB
#: dbaccess/inc/strings.hrc:288
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "连接测试"

#. oAAKs
#: dbaccess/inc/strings.hrc:289
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "成功建立连接。"

#. 5V7Ay
#: dbaccess/inc/strings.hrc:290
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "无法建立连接。"

#. wvNFP
#: dbaccess/inc/strings.hrc:291
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "JDBC 驱动程序加载成功。"

#. RdMCN
#: dbaccess/inc/strings.hrc:292
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "无法加载 JDBC 驱动程序。"

#. dyCvN
#: dbaccess/inc/strings.hrc:293
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access 文件"

#. rDsuu
#: dbaccess/inc/strings.hrc:294
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "MS Access 2007 文件"

#. jFwxU
#: dbaccess/inc/strings.hrc:295
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird 数据库"

#. 8Uiv2
#: dbaccess/inc/strings.hrc:297
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "系统"

#. pnwDB
#: dbaccess/inc/strings.hrc:298
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "创建时出错"

#. hnyJF
#: dbaccess/inc/strings.hrc:299
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "出现错误。操作无法执行。"

#. kXCG9
#: dbaccess/inc/strings.hrc:300
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "无法打开文档 \"$file$\"。"

#. bFHHW
#: dbaccess/inc/strings.hrc:301
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "因为数据库的连接不支持这个功能而无法删除这个表格。"

#. ZNB5D
#: dbaccess/inc/strings.hrc:302
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "全部(~A)"

#. C8eBG
#: dbaccess/inc/strings.hrc:303
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "撤消:"

#. aje2A
#: dbaccess/inc/strings.hrc:304
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "恢复命令:"

#. ixMkj
#: dbaccess/inc/strings.hrc:305
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "无法为列'#1'找到合适的列类型。"

#. qVax3
#: dbaccess/inc/strings.hrc:306
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "文件 \"$file$\" 不存在。"

#. 737k3
#: dbaccess/inc/strings.hrc:307
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "连接到数据源时出现警告消息。按 \"$buttontext$\" 可查看这些警告消息。"

#. cGJja
#: dbaccess/inc/strings.hrc:308
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
"Please enter another name."
msgstr ""
"名称 '$#$' 已经存在。\n"
"请输入其他名称。"

#. xTNjt
#. #i96130# use hard coded name
#: dbaccess/inc/strings.hrc:310
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "报表「$file$」需要「报表生成器」功能。"

#. oC8Px
#: dbaccess/inc/strings.hrc:312
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "无法和 SDBC 驱动程式管理器(#servicename#)建立连接。"

#. aym6r
#: dbaccess/inc/strings.hrc:313
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "没有为 URL #connurl# 登记驱动程序。"

#. oafZG
#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "连接已经成功,但是无法获得相关的数据库表格数据。"

#. uBW6C
#: dbaccess/inc/strings.hrc:315
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "全部的表格"

#. nhz6M
#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "全部的表格视图"

#. APBCw
#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "全部的表格和表格视图"

#. 4SGBJ
#: dbaccess/inc/strings.hrc:319
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "表名称"

#. Nw93R
#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "插入数据"

#. nLFJd
#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "删除数据"

#. eGEDE
#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "修改数据"

#. e2bxV
#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "修改结构"

#. zejFA
#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "读取数据"

#. UsMj8
#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "修改引用"

#. SEGp9
#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "删除结构"

#. BCCiv
#: dbaccess/inc/strings.hrc:328
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "dBASE 文件的路径"

#. hnBFY
#: dbaccess/inc/strings.hrc:329
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "文本文件的路径"

#. DRFyX
#: dbaccess/inc/strings.hrc:330
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "电子表格文档的路径"

#. qxbA7
#: dbaccess/inc/strings.hrc:331
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "系统上 ODBC 数据源的名称"

#. mGJE9
#: dbaccess/inc/strings.hrc:332
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Writer 文本文档的路径"

#. zQxCp
#: dbaccess/inc/strings.hrc:333
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "MySQL 数据库的名称"

#. uhRMQ
#: dbaccess/inc/strings.hrc:334
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Oracle 数据库的名称"

#. nmoae
#: dbaccess/inc/strings.hrc:335
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access 数据库文件"

#. 34zwh
#: dbaccess/inc/strings.hrc:336
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "不需更多其他设置。要确认连接是否起作用,请点击 %test 按钮。"

#. GAVfb
#: dbaccess/inc/strings.hrc:337
msgctxt "STR_COMMONURL"
msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
msgstr "数据源 URL (例如,host=$host:$port dbname=$database)"

#. rKH3t
#: dbaccess/inc/strings.hrc:338
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "主机名(~H)"

#. Gdbjz
#: dbaccess/inc/strings.hrc:339
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla 配置文件名称"

#. A6YJb
#: dbaccess/inc/strings.hrc:340
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird 配置文件名称"

#. HnmRA
#: dbaccess/inc/strings.hrc:341
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "添加表格"

#. eHahH
#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "添加表或查询"

#. 5dqK5
#: dbaccess/inc/strings.hrc:344
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "采用列"

#. nZ7x6
#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "类型格式"

#. C5Zs4
#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
"The following name is already in use:"
msgstr ""
"为新的主键数据字段输入一个唯一的名称。\n"
"以下名称正在使用中:"

#. MuQ2C
#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "编排列"

#. 5vCFA
#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< 上一步(~B)"

#. aWFVD
#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "下一步(~N) >"

#. aKHUX
#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "创建(~R)"

#. 3XyRu
#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "复制表格"

#. uNGvx
#: dbaccess/inc/strings.hrc:352
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "复制表格"

#. xCPkD
#: dbaccess/inc/strings.hrc:353
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "这不是当前数据库有效的表格名称。"

#. m35Lx
#: dbaccess/inc/strings.hrc:354
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "选择第一页上的「附加数据」选项可向现有表格中附加数据。"

#. XbmVN
#: dbaccess/inc/strings.hrc:355
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "请您修改表格的名称。当前的名称太长了。"

#. 55EA7
#: dbaccess/inc/strings.hrc:357
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "数据库向导"

#. p4Yy4
#: dbaccess/inc/strings.hrc:358
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "选择数据库"

#. GTpDz
#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "设置 dBASE 连接"

#. VBaQN
#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "设置一个到文本文件的连接"

#. TiBeQ
#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "设置 Microsoft Access 连接"

#. XaDDh
#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "设置 LDAP 连接"

#. WZtzU
#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "设置 ADO 连接"

#. n3HgX
#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "设置 JDBC 连接"

#. qiZT5
#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "设置 Oracle 数据库连接"

#. KbAqW
#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "设置 MySQL 连接"

#. uJuNs
#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "设置 ODBC 连接"

#. ecB4x
#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "建立文本文档或电子表格连接"

#. wUEMA
#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "设置用户验证"

#. YgsyA
#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "设置 MySQL 服务器数据"

#. 6Fy7C
#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "保存并继续操作"

#. LhDjK
#: dbaccess/inc/strings.hrc:372
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "新建数据库"

#. DoGLb
#: dbaccess/inc/strings.hrc:373
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "使用 JDBC 设置到 MySQL 数据库的连接"

#. B5kEC
#: dbaccess/inc/strings.hrc:374
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"请输入使用 JDBC 连接到 MySQL 数据库时所需的信息。请注意,必须已在您的系统上安装 JDBC 驱动程序类,并且将其与 %PRODUCTNAME 注册。\n"
"如果不确定以下设置是否正确,请联系您的系统管理员。"

#. uGTyY
#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL JDBC 驱动程序类(~R):"

#. cBiSe
#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "默认值: 3306"

#. zDx7G
#: dbaccess/inc/strings.hrc:377
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "设置一个到 dBASE 文件的连接"

#. MXTEF
#: dbaccess/inc/strings.hrc:378
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "选择保存 dBASE 文件的文件夹。"

#. Ke4xP
#: dbaccess/inc/strings.hrc:379
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "设置一个到文本文件的连接"

#. uJFWa
#: dbaccess/inc/strings.hrc:380
msgctxt "STR_TEXT_HELPTEXT"
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr "选择保存有 CSV (逗号分隔值) 文本文件的文件夹。%PRODUCTNAME Base 将以只读模式打开这些文件。"

#. chkNh
#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "文本文件的路径"

#. VXUEj
#: dbaccess/inc/strings.hrc:382
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "设置一个到 Microsoft Access 数据库的连接"

#. rTF65
#: dbaccess/inc/strings.hrc:383
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "请选择要访问的 Microsoft Access 文件。"

#. DYcM8
#: dbaccess/inc/strings.hrc:384
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "设置一个到 ADO 数据库的连接"

#. WzZiB
#: dbaccess/inc/strings.hrc:385
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
"Click 'Browse' to configure provider-specific settings.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"请输入要连接的 ADO 数据源的 URL。\n"
"点击「浏览」以配置与服务提供商相关的设置。\n"
"如果不确定以下设置是否正确,请联系您的系统管理员。"

#. PRyfo
#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "设置一个到 ODBC 数据库的连接"

#. CBVtz
#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
"Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"输入要连接的 ODBC 数据库的名称。\n"
"点击「浏览...」选择一个已在 %PRODUCTNAME 中注册的 ODBC 数据库。\n"
"如果不确定以下设置是否正确,请联系您的系统管理员。"

#. dmi7n
#: dbaccess/inc/strings.hrc:388
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "设置一个到 JDBC 数据库的连接。"

#. dYGeU
#: dbaccess/inc/strings.hrc:389
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"请输入连接到 JDBC 数据库所需的信息。\n"
"如果不确定以下设置是否正确,请联系您的系统管理员。"

#. DWgup
#: dbaccess/inc/strings.hrc:390
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "设置一个到 Oracle 数据库的连接。"

#. Z57ca
#: dbaccess/inc/strings.hrc:391
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "默认值: 1521"

#. dnAP9
#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle JDBC 驱动程序类(~D)"

#. aD8dK
#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
"Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"请输入连接到 Oracle 数据库所需的信息。请注意,必须已在您的系统上安装「JDBC 驱动程序类」,并且将其注册到 %PRODUCTNAME 。\n"
"如果不确定以下设置是否正确,请联系您的系统管理员。"

#. Vqjfj
#: dbaccess/inc/strings.hrc:394
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "设置一个到电子表格的连接"

#. FnpBr
#: dbaccess/inc/strings.hrc:395
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
"%PRODUCTNAME will open this file in read-only mode."
msgstr ""
"点击「浏览...」选择一个 %PRODUCTNAME 电子表格或 Microsoft Excel 工作簿。\n"
"%PRODUCTNAME 将以只读模式打开此文件。"

#. fxmJG
#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "位置和文件名(~L)"

#. og5kg
#: dbaccess/inc/strings.hrc:398
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "执行命令已经成功。"

#. BhFXv
#: dbaccess/inc/strings.hrc:399
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "已经退出和数据库的连接。对话框将被关闭。"

#. WTysM
#: dbaccess/inc/strings.hrc:401
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "排序规则"

#. 67TCR
#: dbaccess/inc/strings.hrc:402
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "索引字段"

#. rCZbG
#: dbaccess/inc/strings.hrc:403
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "向上"

#. zUeEN
#: dbaccess/inc/strings.hrc:404
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "向下"

#. DpB67
#: dbaccess/inc/strings.hrc:405
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "是否删除索引「$name$」?"

#. 3sTLe
#: dbaccess/inc/strings.hrc:406
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "索引"

#. HFaXn
#: dbaccess/inc/strings.hrc:407
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "索引必须至少含有一个字段。"

#. LRDDD
#: dbaccess/inc/strings.hrc:408
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "已经有一个名为「$name$」的索引。"

#. 9C3mx
#: dbaccess/inc/strings.hrc:409
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr "在一个索引定义之中,表格的每个列名称只允许使用最多一次。您已第二次使用「$name$」列。"

#. XANpc
#: dbaccess/inc/strings.hrc:411
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "输入的内容无法转换成一个用于参数\"$name$\"的有效数值。"

#. FCnE3
#: dbaccess/inc/strings.hrc:413
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL 状态"

#. ha64T
#: dbaccess/inc/strings.hrc:414
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "错误代码"

#. 9A2cX
#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr "此错误的常见原因是数据库语言的字符集设置不正确。请通过选择「编辑」-「数据库」-「属性」来检查此设置。"

#. itnjJ
#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "错误"

#. Q4A2Y
#: dbaccess/inc/strings.hrc:417
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "警告"

#. LSBpE
#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "信息"

#. DKRwR
#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "细节"

#. Avmtu
#: dbaccess/inc/strings.hrc:421
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "您真的要删除这个使用者?"

#. yeKZF
#: dbaccess/inc/strings.hrc:422
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "数据库不支持用户管理。"

#. 4CVtX
#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "这两个密码不一致,请重新输入密码!"

#. iu64w
#: dbaccess/inc/strings.hrc:425
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "请注意: 某些数据库可能不支持此联接类型。"

#. Khmn9
#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "只包含两个表格中引用字段内容相同的数据条目。"

#. JUyyK
#: dbaccess/inc/strings.hrc:427
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "含有'%1'中的所有数据条目和'%2'中两个表格引用字段相同的数据条目。"

#. EdhCU
#: dbaccess/inc/strings.hrc:428
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "包含来自「%1」与「%2」的「全部」数据条目。"

#. c9PsZ
#: dbaccess/inc/strings.hrc:429
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "包含来自 '%1' 和 '%2' 所有记录的笛卡尔积。"

#. KyLuN
#: dbaccess/inc/strings.hrc:431
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "此目标数据库不支持视图。"

#. RaJQd
#: dbaccess/inc/strings.hrc:432
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "此目标数据库不支持主键。"

#. JBBmY
#: dbaccess/inc/strings.hrc:433
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr "找不到数据访问描述符,或没有数据访问描述符能够提供必需的所有信息"

#. Z4JFe
#: dbaccess/inc/strings.hrc:434
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "当前只支持表格和查询。"

#. KvUFb
#: dbaccess/inc/strings.hrc:435
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "此副本源头的结果集必须支持书签。"

#. XVb6E
#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "列位置 $pos$ 发现不支持的源列类型 ($type$)。"

#. 7pnvE
#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "初始化参数中的非法数字。"

#. z3h9J
#: dbaccess/inc/strings.hrc:438
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "初始化时出错。"

#. Qpda7
#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "副本源描述符中不支持的设置: $name$。"

#. BsP8j
#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "要复制查询,您的连接必须能提供查询。"

#. QYh2y
#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "给定的交互句柄无效。"

#. ixrDD
#: dbaccess/inc/strings.hrc:443
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "此关系已经存在。您是编辑它,还是创建一个新关系?"

#. nFRsS
#: dbaccess/inc/strings.hrc:444
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "编辑..."

#. yRkFG
#: dbaccess/inc/strings.hrc:445
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "创建..."

#. VWBJF
#: dbaccess/inc/strings.hrc:446
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: 关系设计"

#. ZCd5X
#: dbaccess/inc/strings.hrc:447
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "这个数据库不支持关系功能!"

#. CG2Pd
#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "如果删除这个表格,就会一同删除所有的从属关系。要继续?"

#. Wzf9T
#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
"Please check your documentation of the database."
msgstr ""
"数据库无法创建关系。可能不支持此类表的外键。\n"
"请检查您数据的文档。"

#. Fsz7D
#: dbaccess/inc/templwin.hrc:41
msgctxt "STRARY_SVT_DOCINFO"
msgid "Title"
msgstr "标题"

#. zo57j
#: dbaccess/inc/templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
msgid "By"
msgstr "作者"

#. Zh8Ni
#: dbaccess/inc/templwin.hrc:43
msgctxt "STRARY_SVT_DOCINFO"
msgid "Date"
msgstr "日期"

#. eHFA4
#: dbaccess/inc/templwin.hrc:44
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr "关键字"

#. eYGnQ
#: dbaccess/inc/templwin.hrc:45
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr "描述"

#. Eg2eG
#: dbaccess/inc/templwin.hrc:46
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "类型"

#. hokZy
#: dbaccess/inc/templwin.hrc:47
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified on"
msgstr "修改日期"

#. XMEJb
#: dbaccess/inc/templwin.hrc:48
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified by"
msgstr "修改者"

#. MWkd5
#: dbaccess/inc/templwin.hrc:49
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed on"
msgstr "打印日期"

#. BBEEC
#: dbaccess/inc/templwin.hrc:50
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed by"
msgstr "打印者"

#. VCGe3
#: dbaccess/inc/templwin.hrc:51
msgctxt "STRARY_SVT_DOCINFO"
msgid "Subject"
msgstr "主题"

#. HVYdE
#: dbaccess/inc/templwin.hrc:52
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr "大小"

#. 4KVZn
#: dbaccess/uiconfig/ui/admindialog.ui:8
msgctxt "admindialog|AdminDialog"
msgid "Database Properties"
msgstr "数据库属性"

#. k3TWc
#: dbaccess/uiconfig/ui/admindialog.ui:139
msgctxt "admindialog|advanced"
msgid "Advanced Properties"
msgstr "高级属性"

#. 2CAoQ
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:8
msgctxt "advancedsettingsdialog|AdvancedSettingsDialog"
msgid "Advanced Settings"
msgstr "高级设置"

#. UGSGn
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:139
msgctxt "advancedsettingsdialog|generated"
msgid "Generated Values"
msgstr "生成的值"

#. KunTv
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:186
msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "特殊设置"

#. CAaA9
#: dbaccess/uiconfig/ui/applycolpage.ui:220
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "现有的列"

#. 6FMF4
#: dbaccess/uiconfig/ui/authentificationpage.ui:19
msgctxt "authentificationpage|header"
msgid "Set up the user authentication"
msgstr "设置用户验证"

#. zJ8Zt
#: dbaccess/uiconfig/ui/authentificationpage.ui:35
msgctxt "authentificationpage|helptext"
msgid "Some databases require you to enter a user name."
msgstr "某些数据库需要您输入用户名。"

#. ZqSUv
#: dbaccess/uiconfig/ui/authentificationpage.ui:60
msgctxt "authentificationpage|generalUserNameLabel"
msgid "_User name"
msgstr "用户名(_U)"

#. ZE2AC
#: dbaccess/uiconfig/ui/authentificationpage.ui:84
msgctxt "authentificationpage|passRequiredCheckbutton"
msgid "Password re_quired"
msgstr "要求输入密码(_Q)"

#. zASUB
#: dbaccess/uiconfig/ui/authentificationpage.ui:108
msgctxt "authentificationpage|testConnectionButton"
msgid "_Test Connection"
msgstr "测试连接(_T)"

#. AKLpS
#: dbaccess/uiconfig/ui/autocharsetpage.ui:32
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. tgPJD
#: dbaccess/uiconfig/ui/autocharsetpage.ui:60
msgctxt "autocharsetpage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"

#. fw3s6
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:16
msgctxt "choosedatasourcedialog|ChooseDataSourceDialog"
msgid "Data Source"
msgstr "数据源"

#. jctjv
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:81
msgctxt "choosedatasourcedialog|organize"
msgid "Or_ganize..."
msgstr "组织(_G)"

#. auhD3
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:114
msgctxt "choosedatasourcedialog|label1"
msgid "Choose a data source:"
msgstr "选择一个数据源:"

#. pqsFf
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:28
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "保存"

#. dBcxN
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:49
msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr "保存(_S)"

#. mvCb2
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:138
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "创建新目录"

#. Bwm2H
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:154
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr "向上一级"

#. rSTnu
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:193
msgctxt "collectionviewdialog|columntitle"
msgid "Folder Name"
msgstr "Basic"

#. G5Eev
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:221
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "文件名(_N):"

#. ZnGGB
#: dbaccess/uiconfig/ui/colwidthdialog.ui:15
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "列宽"

#. AiEUA
#: dbaccess/uiconfig/ui/colwidthdialog.ui:97
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "宽度(_W):"

#. j9AMh
#: dbaccess/uiconfig/ui/colwidthdialog.ui:118
msgctxt "colwidthdialog|extended_tip|value"
msgid "Enter the column width that you want to use."
msgstr "输入要使用的列宽。"

#. LtAmr
#: dbaccess/uiconfig/ui/colwidthdialog.ui:129
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr "自动(_A)"

#. HWoLr
#: dbaccess/uiconfig/ui/colwidthdialog.ui:137
msgctxt "colwidthdialog|extended_tip|automatic"
msgid "Automatically adjusts the column width based on the current font."
msgstr "根据当前字体自动调整列宽。"

#. enAfe
#: dbaccess/uiconfig/ui/colwidthdialog.ui:168
msgctxt "colwidthdialog|extended_tip|ColWidthDialog"
msgid "Changes the width of the current column, or the selected columns."
msgstr "修改当前列或选中列的宽度。"

#. zBVS9
#: dbaccess/uiconfig/ui/connectionpage.ui:37
msgctxt "connectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "dBASE 文件的路径:"

#. Xmumk
#: dbaccess/uiconfig/ui/connectionpage.ui:48
msgctxt "connectionpage|create"
msgid "_Create New"
msgstr "新建(_C)"

#. zvUpu
#: dbaccess/uiconfig/ui/connectionpage.ui:61
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr "浏览(_B)..."

#. PxXFZ
#: dbaccess/uiconfig/ui/connectionpage.ui:111
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "常规"

#. BvLEW
#: dbaccess/uiconfig/ui/connectionpage.ui:147
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "用户名(_U):"

#. VM8W3
#: dbaccess/uiconfig/ui/connectionpage.ui:171
msgctxt "connectionpage|passCheckbutton"
msgid "Password required"
msgstr "要求输入密码"

#. rG2VU
#: dbaccess/uiconfig/ui/connectionpage.ui:192
msgctxt "connectionpage|userlabel"
msgid "User Authentication"
msgstr "用户验证"

#. jtAGx
#: dbaccess/uiconfig/ui/connectionpage.ui:226
msgctxt "connectionpage|javaDriverLabel"
msgid "_JDBC driver class:"
msgstr "_JDBC 驱动程序类:"

#. iv6Vk
#: dbaccess/uiconfig/ui/connectionpage.ui:252
msgctxt "connectionpage|driverButton"
msgid "Test Class"
msgstr "测试类"

#. uzAzE
#: dbaccess/uiconfig/ui/connectionpage.ui:269
msgctxt "connectionpage|JDBCLabel"
msgid "JDBC Properties"
msgstr "JDBC 属性"

#. UgDTb
#: dbaccess/uiconfig/ui/connectionpage.ui:284
msgctxt "connectionpage|connectionButton"
msgid "Test Connection"
msgstr "测试连接"

#. 4wjAh
#: dbaccess/uiconfig/ui/copytablepage.ui:31
msgctxt "copytablepage|defdata"
msgid "De_finition and data"
msgstr "定义和数据(_F)"

#. SVMDA
#: dbaccess/uiconfig/ui/copytablepage.ui:46
msgctxt "copytablepage|def"
msgid "Def_inition"
msgstr "定义(_I)"

#. MWhAZ
#: dbaccess/uiconfig/ui/copytablepage.ui:61
msgctxt "copytablepage|view"
msgid "A_s table view"
msgstr "当作表格视图(_S)"

#. rhvDJ
#: dbaccess/uiconfig/ui/copytablepage.ui:76
msgctxt "copytablepage|data"
msgid "Append _data"
msgstr "附加数据(_D)"

#. 8FEcc
#: dbaccess/uiconfig/ui/copytablepage.ui:91
msgctxt "copytablepage|firstline"
msgid "Use first _line as column names"
msgstr "将首行作为列名称(_L)"

#. XdVmL
#: dbaccess/uiconfig/ui/copytablepage.ui:105
msgctxt "copytablepage|primarykey"
msgid "Crea_te new field as primary key"
msgstr "创建新字段作为主键(_T)"

#. 4NZf8
#: dbaccess/uiconfig/ui/copytablepage.ui:129
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "名称:"

#. 4KFNk
#: dbaccess/uiconfig/ui/copytablepage.ui:162
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
msgstr "已有的数据字段可以在向导的设置类型格式步骤 (第三页) 设置为主键。"

#. LqAEB
#: dbaccess/uiconfig/ui/copytablepage.ui:179
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "选项"

#. gKEgD
#: dbaccess/uiconfig/ui/copytablepage.ui:202
msgctxt "copytablepage|label2"
msgid "Ta_ble name:"
msgstr "表格名称(_B):"

#. PUvDR
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:44
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "索引"

#. ThFEm
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:130
msgctxt "dbaseindexdialog|label1"
msgid "_Table:"
msgstr "表格(_T):"

#. yKLwM
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:184
msgctxt "dbaseindexdialog|label3"
msgid "T_able indexes"
msgstr "表格索引(_A)"

#. CeDzT
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:198
msgctxt "dbaseindexdialog|label4"
msgid "_Free indexes"
msgstr "自由索引(_F)"

#. DqAFB
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:362
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "指定"

#. nLTCr
#: dbaccess/uiconfig/ui/dbasepage.ui:32
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. CT9hn
#: dbaccess/uiconfig/ui/dbasepage.ui:60
msgctxt "dbasepage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"

#. jH7nJ
#: dbaccess/uiconfig/ui/dbasepage.ui:91
msgctxt "dbasepage|showDelRowsCheckbutton"
msgid "Display deleted records as well"
msgstr "同时显示已删除的记录"

#. sD2dr
#: dbaccess/uiconfig/ui/dbasepage.ui:108
msgctxt "dbasepage|specMessageLabel"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
msgstr "注意: 记录删除后将处于非活动状态,并仍将显示,您将无法从数据源中将其删除。"

#. fhzxC
#: dbaccess/uiconfig/ui/dbasepage.ui:126
msgctxt "dbasepage|label1"
msgid "Optional Settings"
msgstr "可选设置"

#. sLxfs
#: dbaccess/uiconfig/ui/dbasepage.ui:141
msgctxt "dbasepage|indiciesButton"
msgid "Indexes..."
msgstr "索引..."

#. JTECg
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:34
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "标签"

#. hDn8s
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:59
msgctxt "dbwizconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "dBASE 文件的路径:"

#. AiYtB
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:70
msgctxt "dbwizconnectionpage|create"
msgid "_Create New"
msgstr "新建(_C)"

#. PDgBn
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:83
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr "浏览(_B)..."

#. pXU9R
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:32
msgctxt "dbwizmysqlintropage|label2"
msgid ""
"You can connect to a MySQL database using either ODBC or JDBC.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"可使用 ODBC 或 JDBC 连接到 MySQL 数据库。\n"
"如果不确定以下设置是否正确,请联系您的系统管理员。"

#. QSqAG
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:61
msgctxt "dbwizmysqlintropage|odbc"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr "使用 ODBC (开放式数据库连接) 连接"

#. Ysd73
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:77
msgctxt "dbwizmysqlintropage|jdbc"
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr "使用 JDBC (Java 数据库连接) 连接"

#. AW2n6
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:93
msgctxt "dbwizmysqlintropage|directly"
msgid "Connect directly"
msgstr "直接连接"

#. C9PFE
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:112
msgctxt "dbwizmysqlintropage|label1"
msgid "How do you want to connect to your MySQL database?"
msgstr "您想如何连接到 MySQL 数据库?"

#. pdEL5
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:128
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "设置一个到 MySQL 数据库的连接"

#. E8ACc
#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:35
msgctxt "dbwizmysqlnativepage|helptext"
msgid "Please enter the required information to connect to a MySQL database."
msgstr "请输入连接到 MySQL 数据库所需的信息。"

#. 2HCAG
#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:70
msgctxt "dbwizmysqlnativepage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "设置一个到 MySQL 数据库的连接"

#. AEty7
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:55
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "浏览"

#. eEY69
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:67
msgctxt "dbwizspreadsheetpage|create"
msgid "Create New"
msgstr "新建"

#. iycse
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:130
msgctxt "dbwizspreadsheetpage|passwordrequired"
msgid "_Password required"
msgstr "要求输入密码(_P)"

#. TQ6pX
#: dbaccess/uiconfig/ui/dbwiztextpage.ui:56
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "浏览"

#. cFQNG
#: dbaccess/uiconfig/ui/dbwiztextpage.ui:68
msgctxt "dbwiztextpage|create"
msgid "Create New"
msgstr "新建"

#. hKFLd
#: dbaccess/uiconfig/ui/deleteallrowsdialog.ui:12
msgctxt "deleteallrowsdialog|DeleteAllRowsDialog"
msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."
msgstr "您正在试图删除表中所有的列。每个表必须至少含有一列。要从数据库中删除这个表吗?否则,该表将不会被更改。"

#. xXvq5
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:12
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "是否要保存更改?"

#. GVoxS
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
msgstr "关系设计已更改。"

#. ebrWc
#: dbaccess/uiconfig/ui/directsqldialog.ui:8
msgctxt "directsqldialog|DirectSQLDialog"
msgid "Execute SQL Statement"
msgstr "执行 SQL 语句"

#. QCHBC
#: dbaccess/uiconfig/ui/directsqldialog.ui:112
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr "要执行的命令(_C):"

#. gpXeL
#: dbaccess/uiconfig/ui/directsqldialog.ui:130
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr "显示\"select\"语句的结果(_S)"

#. xJT2B
#: dbaccess/uiconfig/ui/directsqldialog.ui:144
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr "执行(_E)"

#. FoYMP
#: dbaccess/uiconfig/ui/directsqldialog.ui:177
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr "上一条命令(_P):"

#. aqBRi
#: dbaccess/uiconfig/ui/directsqldialog.ui:193
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "SQL 命令"

#. iUSnR
#: dbaccess/uiconfig/ui/directsqldialog.ui:232
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "状态"

#. DYZA5
#: dbaccess/uiconfig/ui/directsqldialog.ui:271
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "结果"

#. YiZrG
#: dbaccess/uiconfig/ui/fielddescpage.ui:62
msgctxt "fielddescpage|STR_TAB_FIELD_NAME"
msgid "Field name"
msgstr "字段名称"

#. jYgBz
#: dbaccess/uiconfig/ui/fielddescpage.ui:88
msgctxt "fielddescpage|STR_AUTOINCREMENT_VALUE"
msgid "A_uto-increment statement"
msgstr "自动递增语句 (_U)"

#. QXHDX
#: dbaccess/uiconfig/ui/fielddescpage.ui:115
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "_Default value"
msgstr "默认值(_D)"

#. niTFN
#: dbaccess/uiconfig/ui/fielddescpage.ui:141
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "Format example"
msgstr "格式示例"

#. QMeHq
#: dbaccess/uiconfig/ui/fielddescpage.ui:172
msgctxt "fielddescpage|STR_BUTTON_FORMAT"
msgid "_Format Field"
msgstr "设置字段格式(_F)"

#. Ff2B8
#: dbaccess/uiconfig/ui/fielddescpage.ui:194
#: dbaccess/uiconfig/ui/fielddescpage.ui:221
msgctxt "fielddescpage|STR_LENGTH"
msgid "_Length"
msgstr "长度(_L)"

#. 5DRu2
#: dbaccess/uiconfig/ui/fielddescpage.ui:248
msgctxt "fielddescpage|STR_LENGTH"
msgid "Decimal _places"
msgstr "小数位(_P)"

#. oXywj
#: dbaccess/uiconfig/ui/fielddescpage.ui:275
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Entry required"
msgstr "必需项(_E)"

#. SWgjj
#: dbaccess/uiconfig/ui/fielddescpage.ui:300
msgctxt "fielddescpage|STR_FIELD_AUTOINCREMENT"
msgid "_AutoValue"
msgstr "自动值(_A)"

#. xNbpF
#: dbaccess/uiconfig/ui/fielddescpage.ui:325
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Default value"
msgstr "默认值(_D)"

#. XYtyx
#: dbaccess/uiconfig/ui/fielddescpage.ui:350
msgctxt "fielddescpage|STR_NUMERIC_TYPE"
msgid "_Type"
msgstr "类型(_T)"

#. Uym6E
#: dbaccess/uiconfig/ui/fielddescpage.ui:375
msgctxt "fielddescpage|STR_TAB_FIELD_DATATYPE"
msgid "Field _type"
msgstr "字段类型(_T)"

#. dUE3D
#: dbaccess/uiconfig/ui/fielddescpanel.ui:46
msgctxt "designhelpbox|textview-tooltip"
msgid "Field Properties Help"
msgstr "字段属性帮助"

#. KUVUc
#: dbaccess/uiconfig/ui/fielddialog.ui:9
msgctxt "fielddialog|FieldDialog"
msgid "Field Format"
msgstr "字段格式"

#. WhGAL
#: dbaccess/uiconfig/ui/fielddialog.ui:145
msgctxt "fielddialog|format"
msgid "Format"
msgstr "格式"

#. MvFHK
#: dbaccess/uiconfig/ui/fielddialog.ui:192
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "对齐方式"

#. M2WyU
#: dbaccess/uiconfig/ui/fielddialog.ui:211
msgctxt "fielddialog|alttitle"
msgid "Table Format"
msgstr "表格格式"

#. nTFUa
#: dbaccess/uiconfig/ui/finalpagewizard.ui:18
msgctxt "finalpagewizard|headerText"
msgid "Decide How to Proceed After Saving the Database"
msgstr "决定在保存数据库后继续执行何种操作"

#. 8F6gE
#: dbaccess/uiconfig/ui/finalpagewizard.ui:46
msgctxt "finalpagewizard|helpText"
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr "是否要向导在 %PRODUCTNAME 中注册该数据库?"

#. KheM5
#: dbaccess/uiconfig/ui/finalpagewizard.ui:59
msgctxt "finalpagewizard|yesregister"
msgid "_Yes, register the database for me"
msgstr "是,请为我注册该数据库(_Y)"

#. wLXis
#: dbaccess/uiconfig/ui/finalpagewizard.ui:75
msgctxt "finalpagewizard|noregister"
msgid "N_o, do not register the database"
msgstr "否,请不要注册该数据库(_O)"

#. 3AhL3
#: dbaccess/uiconfig/ui/finalpagewizard.ui:105
msgctxt "finalpagewizard|additionalText"
msgid "After the database file has been saved, what do you want to do?"
msgstr "保存数据库文件后,您想做什么?"

#. NCBKA
#: dbaccess/uiconfig/ui/finalpagewizard.ui:118
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
msgstr "打开数据库进行编辑"

#. C8hgG
#: dbaccess/uiconfig/ui/finalpagewizard.ui:133
msgctxt "finalpagewizard|usewizard"
msgid "Create tables using the table wizard"
msgstr "使用表格向导创建表格"

#. JpPEA
#: dbaccess/uiconfig/ui/finalpagewizard.ui:156
msgctxt "finalpagewizard|finishText"
msgid "Click 'Finish' to save the database."
msgstr "点击「完成」以保存数据库。"

#. eUk5Q
#: dbaccess/uiconfig/ui/generalpagedialog.ui:18
msgctxt "generalpagedialog|datasourceTypePre"
msgid "Select the type of database to which you want to establish a connection."
msgstr "选择您想要建立连接的数据库类别。"

#. YBtFA
#: dbaccess/uiconfig/ui/generalpagedialog.ui:34
msgctxt "generalpagedialog|datasourceTypeLabel"
msgid "Database _type:"
msgstr "数据库类别(_T):"

#. CBhUu
#: dbaccess/uiconfig/ui/generalpagedialog.ui:62
msgctxt "generalpagedialog|datasourceTypeHelp"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
"在下面几页中,您可以对该连接进行详细设置。\n"
"\n"
"新的设置将会覆盖现有的设置。"

#. bWHAD
#: dbaccess/uiconfig/ui/generalpagewizard.ui:18
msgctxt "generalpagewizard|headerText"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr "欢迎使用 %PRODUCTNAME 数据库向导"

#. DSNWP
#: dbaccess/uiconfig/ui/generalpagewizard.ui:35
msgctxt "generalpagewizard|helpText"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr "使用数据库向导来新建一个数据库,打开一个现有的数据库文件,或者连接到一个储存在服务器上的数据库。"

#. KxZny
#: dbaccess/uiconfig/ui/generalpagewizard.ui:50
msgctxt "generalpagewizard|sourceTypeHeader"
msgid "What do you want to do?"
msgstr "您想要做什么?"

#. M3vFA
#: dbaccess/uiconfig/ui/generalpagewizard.ui:61
msgctxt "generalpagewizard|createDatabase"
msgid "Create a n_ew database"
msgstr "新建一个数据库(_E)"

#. BRSfR
#: dbaccess/uiconfig/ui/generalpagewizard.ui:85
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "内嵌数据库(_E):"

#. S2RBe
#: dbaccess/uiconfig/ui/generalpagewizard.ui:115
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "打开一个现有的数据库文件(_F)"

#. dfae2
#: dbaccess/uiconfig/ui/generalpagewizard.ui:140
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "最近使用的(_R):"

#. dVAEy
#: dbaccess/uiconfig/ui/generalpagewizard.ui:171
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "打开"

#. cKpTp
#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "连接到现有的数据库(_X)"

#. emqeD
#: dbaccess/uiconfig/ui/generalpagewizard.ui:227
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
"available in this setup."
msgstr "无法创建新的数据库,因为目前设置下 HSQLDB 和 Firebird 都不可用。"

#. DQvKi
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:39
msgctxt "generalspecialjdbcdetailspage|label2"
msgid "_Host name:"
msgstr "主机名(_H):"

#. NmRqx
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:53
msgctxt "generalspecialjdbcdetailspage|label3"
msgid "_Port number:"
msgstr "端口号(_P):"

#. JjYBA
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:80
msgctxt "generalspecialjdbcdetailspage|socketLabel"
msgid "Socket:"
msgstr "Socket:"

#. CYJEF
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:94
msgctxt "generalspecialjdbcdetailspage|driverClassLabel"
msgid "MySQL JDBC d_river class:"
msgstr "MySQL JDBC 驱动程序类(_R):"

#. QDQ3G
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:119
msgctxt "generalspecialjdbcdetailspage|testDriverClassButton"
msgid "Test Class"
msgstr "测试类"

#. DNTGo
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:170
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "连接设置"

#. yPG6n
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:202
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. 3acBr
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:230
msgctxt "generalspecialjdbcdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"

#. hLDiy
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:25
msgctxt "generatedvaluespage|autoretrieve"
msgid "Re_trieve generated values"
msgstr "检索生成的值(_T)"

#. 3aTBK
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:56
msgctxt "generatedvaluespage|statementft"
msgid "_Auto-increment statement:"
msgstr "自动递增语句(_A):"

#. o7FfB
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:97
msgctxt "generatedvaluespage|queryft"
msgid "_Query of generated values:"
msgstr "查询生成的值(_Q):"

#. oZ7DF
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:139
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "设置"

#. WKPaP
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:18
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "索引"

#. pYSUo
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:90
msgctxt "indexdesigndialog|ID_INDEX_NEW"
msgid "New Index"
msgstr "新建索引"

#. xvFrq
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:104
msgctxt "indexdesigndialog|ID_INDEX_DROP"
msgid "Delete Current Index"
msgstr "删除当前的索引"

#. bWECV
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:118
msgctxt "indexdesigndialog|ID_INDEX_RENAME"
msgid "Rename Current Index"
msgstr "重命名当前的索引"

#. Bqozz
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:132
msgctxt "indexdesigndialog|ID_INDEX_SAVE"
msgid "Save Current Index"
msgstr "保存当前的索引"

#. Dxbbx
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:146
msgctxt "indexdesigndialog|ID_INDEX_RESET"
msgid "Reset Current Index"
msgstr "重置当前的索引"

#. RqkCS
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:244
msgctxt "indexdesigndialog|DESC_LABEL"
msgid "Index identifier:"
msgstr "索引 ID:"

#. 5gKPi
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:266
msgctxt "indexdesigndialog|UNIQUE"
msgid "_Unique"
msgstr "唯一(_U)"

#. GDL3o
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:285
msgctxt "indexdesigndialog|FIELDS_LABEL"
msgid "Fields:"
msgstr "字段:"

#. CzG9d
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:314
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr "索引详细信息"

#. XpEhE
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:19
msgctxt "jdbcconnectionpage|header"
msgid "Set Up a Connection to a JDBC Database"
msgstr "设置到 JDBC 数据库的连接"

#. PYDNi
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:34
msgctxt "jdbcconnectionpage|helptext"
msgid "Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings."
msgstr "请输入连接到 JDBC 数据库所需的信息。如果不确定以下设置是否正确,请联系您的系统管理员。"

#. E4598
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:58
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "dBASE 文件的路径:"

#. WuCxz
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:69
msgctxt "jdbcconnectionpage|create"
msgid "_Create New"
msgstr "新建(_C)"

#. D3Tg7
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:82
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "浏览(_B)..."

#. DDHsx
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:147
msgctxt "jdbcconnectionpage|jdbcLabel"
msgid "JDBC d_river class:"
msgstr "JDBC 驱动程序类(_R):"

#. SfoBB
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:179
msgctxt "jdbcconnectionpage|jdbcButton"
msgid "_Test Class"
msgstr "测试类(_T)"

#. hNXMZ
#: dbaccess/uiconfig/ui/joindialog.ui:8
msgctxt "joindialog|JoinDialog"
msgid "Join Properties"
msgstr "连接属性"

#. YUCgu
#: dbaccess/uiconfig/ui/joindialog.ui:131
msgctxt "joindialog|label1"
msgid "Tables Involved"
msgstr "涉及到的表"

#. kbsrd
#: dbaccess/uiconfig/ui/joindialog.ui:190
msgctxt "joindialog|label2"
msgid "Fields Involved"
msgstr "涉及到的字段"

#. C3Avj
#: dbaccess/uiconfig/ui/joindialog.ui:222
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "类型(_T):"

#. RAXzW
#: dbaccess/uiconfig/ui/joindialog.ui:238
msgctxt "joindialog|liststore1"
msgid "Inner join"
msgstr "内连接"

#. ZEaHj
#: dbaccess/uiconfig/ui/joindialog.ui:239
msgctxt "joindialog|liststore1"
msgid "Left join"
msgstr "左连接"

#. y9EMH
#: dbaccess/uiconfig/ui/joindialog.ui:240
msgctxt "joindialog|liststore1"
msgid "Right join"
msgstr "右连接"

#. G57Ed
#: dbaccess/uiconfig/ui/joindialog.ui:241
msgctxt "joindialog|liststore1"
msgid "Full (outer) join"
msgstr "完整 (外) 连接"

#. vwzCL
#: dbaccess/uiconfig/ui/joindialog.ui:242
msgctxt "joindialog|liststore1"
msgid "Cross join"
msgstr "交叉连接"

#. GTvPb
#: dbaccess/uiconfig/ui/joindialog.ui:252
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "自然连接"

#. UkuPe
#: dbaccess/uiconfig/ui/joindialog.ui:273
msgctxt "joindialog|label6"
msgid "Options"
msgstr "选项"

#. urRcL
#: dbaccess/uiconfig/ui/jointablemenu.ui:12
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "删除(_D)"

#. 2WDtr
#: dbaccess/uiconfig/ui/joinviewmenu.ui:12
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "删除(_D)"

#. phaLD
#: dbaccess/uiconfig/ui/joinviewmenu.ui:20
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "编辑..."

#. KF2HS
#: dbaccess/uiconfig/ui/keymenu.ui:12
msgctxt "keymenu|primarykey"
msgid "Primary Key"
msgstr "主关键字"

#. GNYro
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:23
msgctxt "ldapconnectionpage|header"
msgid "Set Up a Connection to an LDAP Directory"
msgstr "设置一个到 LDAP 目录的连接"

#. jCxP3
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:38
msgctxt "ldapconnectionpage|helpLabel"
msgid "Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings."
msgstr "请输入连接到 LDAP 目录时所需的信息。如果不确定以下设置是否正确,请联系您的系统管理员。"

#. YCmvx
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:63
msgctxt "ldapconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "服务器(_S):"

#. Xp6uQ
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:77
msgctxt "ldapconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "端口号(_P):"

#. Gcxv9
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:125
msgctxt "ldapconnectionpage|portNumDefLabel"
msgid "Default: 389"
msgstr "默认: 389"

#. zAZYs
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:143
msgctxt "ldapconnectionpage|baseDNLabel"
msgid "Base _DN:"
msgstr "基准 _DN:"

#. FBvM5
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:175
msgctxt "ldapconnectionpage|useSSLCheckbutton"
msgid "Use _secure connection (SSL)"
msgstr "使用安全连接 (SSL) (_S)"

#. UyMMA
#: dbaccess/uiconfig/ui/ldappage.ui:44
msgctxt "ldappage|label1"
msgid "_Base DN:"
msgstr "基准 DN (_B):"

#. Suvjj
#: dbaccess/uiconfig/ui/ldappage.ui:69
msgctxt "ldappage|useSSLCheckbutton"
msgid "Use secure connection (SSL)"
msgstr "使用安全连接 (SSL)"

#. uYkAF
#: dbaccess/uiconfig/ui/ldappage.ui:86
msgctxt "ldappage|label2"
msgid "_Port number:"
msgstr "端口号(_P):"

#. UMj7r
#: dbaccess/uiconfig/ui/ldappage.ui:114
msgctxt "ldappage|label3"
msgid "Maximum number of _records:"
msgstr "最大记录数(_R):"

#. azHuR
#: dbaccess/uiconfig/ui/ldappage.ui:144
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "连接设置"

#. DJyKE
#: dbaccess/uiconfig/ui/migrwarndlg.ui:7
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "Confirm Migration"
msgstr "确认迁移"

#. kFt2Q
#: dbaccess/uiconfig/ui/migrwarndlg.ui:11
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "The document contains embedded HSQL data, which is deprecated."
msgstr "此文档包含了内嵌的HSQL数据,这种格式的数据库已过时,不推荐使用。"

#. EDMYj
#: dbaccess/uiconfig/ui/migrwarndlg.ui:12
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "Would you like to migrate to Firebird now?"
msgstr "您是否要立即迁移至 Firebird?"

#. emrEJ
#: dbaccess/uiconfig/ui/migrwarndlg.ui:37
msgctxt "migrationwarndialog|later"
msgid "_Later"
msgstr "稍后(_L)"

#. YEXMF
#: dbaccess/uiconfig/ui/migrwarndlg.ui:61
msgctxt "migrationwarndialog|link"
msgid "Click for important information about migration."
msgstr "点击显示关于迁移的重要信息。"

#. TWFAB
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:39
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "连接设置"

#. 2sdZK
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:75
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "用户名(_U):"

#. oz8Rm
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:100
msgctxt "mysqlnativepage|passwordrequired"
msgid "Password required"
msgstr "要求输入密码"

#. DsZGv
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:121
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr "用户验证"

#. 8SNx7
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:154
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. VP2sP
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:183
msgctxt "mysqlnativepage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"

#. 2zNgz
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:29
msgctxt "mysqlnativesettings|dbnamelabel"
msgid "_Database name:"
msgstr "数据库名称(_D):"

#. CKY7R
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:70
msgctxt "mysqlnativesettings|hostport"
msgid "Se_rver/port"
msgstr "服务器/端口号(_R)"

#. RVEr2
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:96
msgctxt "mysqlnativesettings|serverlabel"
msgid "_Server:"
msgstr "服务器(_S):"

#. DH5Eg
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:110
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "端口(_P):"

#. gFnmA
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:139
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "默认: 3306"

#. MQVfg
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:185
msgctxt "mysqlnativesettings|socketlabel"
msgid "So_cket:"
msgstr "So_cket:"

#. 2qXzD
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:228
msgctxt "mysqlnativesettings|namedpipelabel"
msgid "Named p_ipe:"
msgstr "命名管道(_I):"

#. CzRyx
#: dbaccess/uiconfig/ui/namematchingpage.ui:67
msgctxt "namematchingpage|all"
msgid "_All"
msgstr "全部(_A)"

#. db6rw
#: dbaccess/uiconfig/ui/namematchingpage.ui:81
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "无(_E)"

#. yScg2
#: dbaccess/uiconfig/ui/namematchingpage.ui:113
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
msgstr "源表: "

#. SCMEA
#: dbaccess/uiconfig/ui/namematchingpage.ui:200
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
msgstr "目标表: "

#. GnhfA
#: dbaccess/uiconfig/ui/odbcpage.ui:32
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. ebokD
#: dbaccess/uiconfig/ui/odbcpage.ui:60
msgctxt "odbcpage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"

#. doAQr
#: dbaccess/uiconfig/ui/odbcpage.ui:99
msgctxt "odbcpage|optionslabel"
msgid "ODBC _options:"
msgstr "ODBC 选项(_O):"

#. siTp3
#: dbaccess/uiconfig/ui/odbcpage.ui:132
msgctxt "odbcpage|useCatalogCheckbutton"
msgid "Use catalog for file-based databases"
msgstr "对基于文件的数据库使用编目"

#. GMUZg
#: dbaccess/uiconfig/ui/odbcpage.ui:151
msgctxt "odbcpage|label1"
msgid "Optional Settings"
msgstr "可选设置"

#. zjHDt
#: dbaccess/uiconfig/ui/parametersdialog.ui:18
msgctxt "parametersdialog|Parameters"
msgid "Parameter Input"
msgstr "参数输入"

#. 64gyj
#: dbaccess/uiconfig/ui/parametersdialog.ui:152
msgctxt "parametersdialog|label2"
msgid "_Value:"
msgstr "值(_V):"

#. BqYRw
#: dbaccess/uiconfig/ui/parametersdialog.ui:184
msgctxt "parametersdialog|next"
msgid "_Next"
msgstr "下一个(_N)"

#. xirKR
#: dbaccess/uiconfig/ui/parametersdialog.ui:210
msgctxt "parametersdialog|label1"
msgid "_Parameters"
msgstr "参数(_P)"

#. cJozC
#: dbaccess/uiconfig/ui/password.ui:8
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "修改密码"

#. GDZAN
#: dbaccess/uiconfig/ui/password.ui:128
msgctxt "password|label2"
msgid "Old p_assword:"
msgstr "旧密码(_A):"

#. tJbEC
#: dbaccess/uiconfig/ui/password.ui:142
msgctxt "password|label3"
msgid "_Password:"
msgstr "密码(_P):"

#. hWJs6
#: dbaccess/uiconfig/ui/password.ui:156
msgctxt "password|label4"
msgid "_Confirm password:"
msgstr "确认密码(_C):"

#. 8t7zU
#: dbaccess/uiconfig/ui/password.ui:187
msgctxt "password|label1"
msgid "User “$name$:  $”"
msgstr "用户 \"$name$:  $\""

#. 9sAsA
#: dbaccess/uiconfig/ui/querycolmenu.ui:12
msgctxt "querycolmenu|width"
msgid "Column _Width..."
msgstr "列宽(_W)..."

#. JBFyN
#: dbaccess/uiconfig/ui/querycolmenu.ui:26
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "删除(_D)"

#. FeWU3
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:8
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "标准筛选"

#. Vj95w
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:95
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "运算符"

#. epkLc
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:107
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "字段名称"

#. Y5DBo
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:118
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "条件"

#. DdcwC
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:131
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- 无 -"

#. eYDCU
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:135
msgctxt "queryfilterdialog|extended_tip|field1"
msgid "Specifies the field names from the current table to set them in the argument."
msgstr "指定当前表格中的字段名称,将其设置到变量。"

#. 57zBE
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:151
msgctxt "queryfilterdialog|cond1"
msgid "="
msgstr "="

#. GGX3G
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:152
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"

#. k5DCL
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:153
msgctxt "queryfilterdialog|cond1"
msgid "<"
msgstr "<"

#. FAAzh
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:154
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="

#. Qzo9n
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:155
msgctxt "queryfilterdialog|cond1"
msgid ">"
msgstr ">"

#. H4pEw
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:156
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="

#. PWqBz
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:157
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "like"

#. RDy6G
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:158
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "not like"

#. 2qvuA
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:159
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr "null"

#. 4znh7
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:160
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr "not null"

#. 4qhBZ
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:164
msgctxt "queryfilterdialog|extended_tip|cond1"
msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
msgstr "指定比较运算符,用来连接「字段名称」和「数值」字段条目。"

#. A8jis
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:179
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- 无 -"

#. y2FAQ
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:183
msgctxt "queryfilterdialog|extended_tip|field2"
msgid "Specifies the field names from the current table to set them in the argument."
msgstr "指定当前表格中的字段名称,将其设置到变量。"

#. FdHSG
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:198
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- 无 -"

#. FvUHF
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:202
msgctxt "queryfilterdialog|extended_tip|field3"
msgid "Specifies the field names from the current table to set them in the argument."
msgstr "指定当前表格中的字段名称,将其设置到变量。"

#. oCJaY
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:219
msgctxt "queryfilterdialog|extended_tip|cond2"
msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
msgstr "指定比较运算符,用来连接「字段名称」和「数值」字段条目。"

#. rY6Pi
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:236
msgctxt "queryfilterdialog|extended_tip|cond3"
msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
msgstr "指定比较运算符,用来连接「字段名称」和「数值」字段条目。"

#. tBd3g
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:249
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "值"

#. o2BNC
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:265
msgctxt "queryfilterdialog|extended_tip|value1"
msgid "Specifies a value to filter the field."
msgstr "指定用于筛选字段的值。"

#. w42mr
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:283
msgctxt "queryfilterdialog|extended_tip|value2"
msgid "Specifies a value to filter the field."
msgstr "指定用于筛选字段的值。"

#. tB93H
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:301
msgctxt "queryfilterdialog|extended_tip|value3"
msgid "Specifies a value to filter the field."
msgstr "指定用于筛选字段的值。"

#. PFZ8z
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:316
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"

#. pQza3
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:317
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"

#. msKEj
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:321
msgctxt "queryfilterdialog|extended_tip|op2"
msgid "For the following arguments, you can choose between the logical operators AND / OR."
msgstr "对于下面的参数,您可以选择逻辑运算符 AND 或 OR。"

#. EaXyP
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:336
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"

#. DV78L
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:337
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"

#. kdWnt
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:341
msgctxt "queryfilterdialog|extended_tip|op3"
msgid "For the following arguments, you can choose between the logical operators AND / OR."
msgstr "对于下面的参数,您可以选择逻辑运算符 AND 或 OR。"

#. SESZq
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:359
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "条件"

#. S22Fy
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:384
msgctxt "queryfilterdialog|extended_tip|QueryFilterDialog"
msgid "Allows you to set the filtering options."
msgstr "用于设置筛选选项。"

#. jFD4L
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:12
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "函数"

#. PyQCz
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:26
msgctxt "queryfuncmenu|tablename"
msgid "Table Name"
msgstr "表名称"

#. zV9Fb
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:34
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "别名"

#. V3RBW
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:48
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "非重复值"

#. peEt4
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:8
msgctxt "querypropertiesdialog|QueryPropertiesDialog"
msgid "Query Properties"
msgstr "查询属性"

#. fyogK
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:87
msgctxt "querypropertiesdialog|limit-label"
msgid "Limit:"
msgstr "上限:"

#. 2D6E2
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:102
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "是"

#. jgttX
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:111
msgctxt "querypropertiesdialog|extended_tip|distinct"
msgid "Use distinct values in query."
msgstr "在查询中排除重复值。"

#. rErxt
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:123
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "否"

#. QAGhF
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:132
msgctxt "querypropertiesdialog|extended_tip|nondistinct"
msgid "Not use distinct values in query."
msgstr "在查询中不排除重复值。"

#. P9quF
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:152
msgctxt "querypropertiesdialog|distinctvalues"
msgid "Distinct values:"
msgstr "非重复值:"

#. asbjN
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:175
msgctxt "querypropertiesdialog|extended_tip|limitbox"
msgid "Adds a Limit to set the maximum number of records to return."
msgstr "为返回的最大记录数量添加一个上限。"

#. GoEm9
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:203
msgctxt "querypropertiesdialog|extended_tip|QueryPropertiesDialog"
msgid "In the Query Properties dialog you can set two properties of the SQL Query, i.e. whether to return distinct values, and whether to limit the result set."
msgstr ""

#. gLFLt
#: dbaccess/uiconfig/ui/relationdialog.ui:8
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "关系"

#. DEGM2
#: dbaccess/uiconfig/ui/relationdialog.ui:131
msgctxt "relationdialog|label1"
msgid "Tables Involved"
msgstr "涉及到的表"

#. 87WEB
#: dbaccess/uiconfig/ui/relationdialog.ui:163
msgctxt "relationdialog|label2"
msgid "Fields Involved"
msgstr "涉及到的字段"

#. pf4b4
#: dbaccess/uiconfig/ui/relationdialog.ui:199
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr "无动作(_N)"

#. uZGGW
#: dbaccess/uiconfig/ui/relationdialog.ui:214
msgctxt "relationdialog|addcascade"
msgid "_Update cascade"
msgstr "更新层叠(_U)"

#. PfRDx
#: dbaccess/uiconfig/ui/relationdialog.ui:229
msgctxt "relationdialog|addnull"
msgid "_Set NULL"
msgstr "设置为 NULL (_S)"

#. xNWHg
#: dbaccess/uiconfig/ui/relationdialog.ui:244
msgctxt "relationdialog|adddefault"
msgid "Set _default"
msgstr "设置默认值(_D)"

#. SfKFG
#: dbaccess/uiconfig/ui/relationdialog.ui:263
msgctxt "relationdialog|label3"
msgid "Update Options"
msgstr "更新选项"

#. wnvZa
#: dbaccess/uiconfig/ui/relationdialog.ui:293
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr "无动作(_N)"

#. 3BAEe
#: dbaccess/uiconfig/ui/relationdialog.ui:308
msgctxt "relationdialog|delcascade"
msgid "Delete _cascade"
msgstr "删除层叠(_C)"

#. Zd5SC
#: dbaccess/uiconfig/ui/relationdialog.ui:323
msgctxt "relationdialog|delnull"
msgid "_Set NULL"
msgstr "设置为 NULL (_S)"

#. hZGB8
#: dbaccess/uiconfig/ui/relationdialog.ui:338
msgctxt "relationdialog|deldefault"
msgid "Set _default"
msgstr "设置默认值(_D)"

#. LLcup
#: dbaccess/uiconfig/ui/relationdialog.ui:357
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "删除选项"

#. 2Cb2G
#: dbaccess/uiconfig/ui/relationdialog.ui:410
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "内连接"

#. nhWNP
#: dbaccess/uiconfig/ui/relationdialog.ui:414
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "左连接"

#. TD2LX
#: dbaccess/uiconfig/ui/relationdialog.ui:418
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "右连接"

#. yLDPS
#: dbaccess/uiconfig/ui/relationdialog.ui:422
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "完整 (外) 连接"

#. UYDBa
#: dbaccess/uiconfig/ui/relationdialog.ui:426
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "交叉连接"

#. ATWGG
#: dbaccess/uiconfig/ui/rowheightdialog.ui:15
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "行高"

#. 8pFfi
#: dbaccess/uiconfig/ui/rowheightdialog.ui:97
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "高度(_H):"

#. cZCeF
#: dbaccess/uiconfig/ui/rowheightdialog.ui:118
msgctxt "rowheightdialog|extended_tip|value"
msgid "Enter the row height that you want to use."
msgstr "输入要使用的行高。"

#. 4QFsD
#: dbaccess/uiconfig/ui/rowheightdialog.ui:129
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "自动(_A)"

#. HKRpK
#: dbaccess/uiconfig/ui/rowheightdialog.ui:137
msgctxt "rowheightdialog|extended_tip|automatic"
msgid "Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents."
msgstr "基于默认的模板调整行高大小。现有内容可能以垂直裁剪的方式显示。当您输入较多的内容时,高度不再自动增加。"

#. qEa9T
#: dbaccess/uiconfig/ui/rowheightdialog.ui:168
msgctxt "rowheightdialog|extended_tip|RowHeightDialog"
msgid "Changes the height of the current row, or the selected rows."
msgstr "修改当前行或选中行的高度。"

#. SD2FQ
#: dbaccess/uiconfig/ui/savedialog.ui:8
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "另存为"

#. fTe5E
#: dbaccess/uiconfig/ui/savedialog.ui:90
msgctxt "savedialog|descriptionft"
msgid "Please enter a name for the object to be created:"
msgstr "请您输入一个要新建对象的名称:"

#. oiUCs
#: dbaccess/uiconfig/ui/savedialog.ui:105
msgctxt "savedialog|catalogft"
msgid "_Catalog:"
msgstr "目录(_C):"

#. CGa85
#: dbaccess/uiconfig/ui/savedialog.ui:119
msgctxt "savedialog|schemaft"
msgid "_Schema:"
msgstr "方案(_S):"

#. FCptK
#: dbaccess/uiconfig/ui/saveindexdialog.ui:7
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Exit Index Design"
msgstr "退出索引设计"

#. k9pCR
#: dbaccess/uiconfig/ui/saveindexdialog.ui:13
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Do you want to save the changes made to the current index?"
msgstr "是否要保存对当前索引的更改?"

#. h9UfS
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:12
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "是否要保存更改?"

#. P326A
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:13
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "The current record has been changed."
msgstr "当前记录已被更改。"

#. wmp9V
#: dbaccess/uiconfig/ui/sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
msgid "Sort Order"
msgstr "排序"

#. szD83
#: dbaccess/uiconfig/ui/sortdialog.ui:96
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "运算符"

#. UcmpV
#: dbaccess/uiconfig/ui/sortdialog.ui:108
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "然后"

#. u8kT2
#: dbaccess/uiconfig/ui/sortdialog.ui:121
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "然后"

#. oK7UF
#: dbaccess/uiconfig/ui/sortdialog.ui:134
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "字段名称"

#. AVPtE
#: dbaccess/uiconfig/ui/sortdialog.ui:146
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "顺序"

#. EGDpm
#: dbaccess/uiconfig/ui/sortdialog.ui:171
msgctxt "sortdialog|value1"
msgid "ascending"
msgstr "升序"

#. PGxfE
#: dbaccess/uiconfig/ui/sortdialog.ui:172
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "降序"

#. FqcgB
#: dbaccess/uiconfig/ui/sortdialog.ui:208
msgctxt "sortdialog|value2"
msgid "ascending"
msgstr "升序"

#. E5DBL
#: dbaccess/uiconfig/ui/sortdialog.ui:209
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "降序"

#. Fa8EC
#: dbaccess/uiconfig/ui/sortdialog.ui:223
msgctxt "sortdialog|value3"
msgid "ascending"
msgstr "升序"

#. UFZVT
#: dbaccess/uiconfig/ui/sortdialog.ui:224
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "降序"

#. C6iQ6
#: dbaccess/uiconfig/ui/sortdialog.ui:241
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "排序"

#. VCWPc
#: dbaccess/uiconfig/ui/sortdialog.ui:266
msgctxt "sortdialog|extended_tip|SortDialog"
msgid "Specifies the sort criteria for the data display."
msgstr "指定数据显示的排序条件。"

#. CsLXB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:24
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "设置使用 JDBC 到 MySQL 数据库的连接"

#. oxw5Q
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:39
msgctxt "specialjdbcconnectionpage|helpLabel"
msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. "
msgstr "请输入使用 JDBC 连接到 MySQL 数据库时所需的信息。请注意,必须已在您的系统上安装 JDBC 驱动程序类,并且将其与 %PRODUCTNAME 注册。如果不确定以下设置是否正确,请联系您的系统管理员。"

#. GchzZ
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:64
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr "数据库名称(_D):"

#. ZuWG7
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:78
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "服务器(_S):"

#. iZmbB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:92
msgctxt "specialjdbcconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "端口号(_P):"

#. ECnjE
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:153
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "默认: 3306"

#. dhiYx
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:188
msgctxt "specialjdbcconnectionpage|jdbcDriverLabel"
msgid "MySQL JDBC d_river class:"
msgstr "MySQL JDBC 驱动程序类(_R):"

#. 8oG6P
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:212
msgctxt "specialjdbcconnectionpage|testDriverButton"
msgid "_Test Class"
msgstr "测试类(_T)"

#. WKnRX
#: dbaccess/uiconfig/ui/specialsettingspage.ui:24
msgctxt "specialsettingspage|usesql92"
msgid "Use SQL92 naming constraints"
msgstr "使用 SQL92 命名限制"

#. Gwn9n
#: dbaccess/uiconfig/ui/specialsettingspage.ui:38
msgctxt "specialsettingspage|append"
msgid "Append the table alias name on SELECT statements"
msgstr "在 SELECT 语句中追加表格别名"

#. rim5j
#: dbaccess/uiconfig/ui/specialsettingspage.ui:52
msgctxt "specialsettingspage|useas"
msgid "Use keyword AS before table alias names"
msgstr "在表格别名之前使用关键字 AS"

#. JDTsA
#: dbaccess/uiconfig/ui/specialsettingspage.ui:66
msgctxt "specialsettingspage|useoj"
msgid "Use Outer Join syntax '{oj }'"
msgstr "使用外连接语法 '{oj }'"

#. T8TKQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:80
msgctxt "specialsettingspage|ignoreprivs"
msgid "Ignore the privileges from the database driver"
msgstr "忽略数据库驱动程序的权限"

#. QK4W3
#: dbaccess/uiconfig/ui/specialsettingspage.ui:94
msgctxt "specialsettingspage|replaceparams"
msgid "Replace named parameters with '?'"
msgstr "用 \"?\" 替换已命名的参数"

#. kfSki
#: dbaccess/uiconfig/ui/specialsettingspage.ui:108
msgctxt "specialsettingspage|displayver"
msgid "Display version columns (when available)"
msgstr "显示版本列 (如果可用)"

#. JqBdc
#: dbaccess/uiconfig/ui/specialsettingspage.ui:122
msgctxt "specialsettingspage|usecatalogname"
msgid "Use catalog name in SELECT statements"
msgstr "在 SELECT 语句中使用编目名称"

#. yFGxG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:136
msgctxt "specialsettingspage|useschemaname"
msgid "Use schema name in SELECT statements"
msgstr "在 SELECT 语句中使用 schema 名称"

#. gyC7J
#: dbaccess/uiconfig/ui/specialsettingspage.ui:150
msgctxt "specialsettingspage|createindex"
msgid "Create index with ASC or DESC statement"
msgstr "使用 ASC 或 DESC 语句创建索引"

#. Xabxp
#: dbaccess/uiconfig/ui/specialsettingspage.ui:164
msgctxt "specialsettingspage|eol"
msgid "End text lines with CR+LF"
msgstr "使用 CR+LF 结束文本行"

#. XFM7x
#: dbaccess/uiconfig/ui/specialsettingspage.ui:178
msgctxt "specialsettingspage|ignorecurrency"
msgid "Ignore currency field information"
msgstr "忽略货币字段信息"

#. 2tRzG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:192
msgctxt "specialsettingspage|inputchecks"
msgid "Form data input checks for required fields"
msgstr "表格必填字段数据输入检查"

#. jEgvf
#: dbaccess/uiconfig/ui/specialsettingspage.ui:206
msgctxt "specialsettingspage|useodbcliterals"
msgid "Use ODBC conformant date/time literals"
msgstr "使用 ODBC 日期/时间统一格式"

#. GuCLC
#: dbaccess/uiconfig/ui/specialsettingspage.ui:220
msgctxt "specialsettingspage|primarykeys"
msgid "Supports primary keys"
msgstr "支持主关键字"

#. o7mns
#: dbaccess/uiconfig/ui/specialsettingspage.ui:234
msgctxt "specialsettingspage|resulttype"
msgid "Respect the result set type from the database driver"
msgstr "尊重数据库驱动的结果集类型"

#. RQ7hP
#: dbaccess/uiconfig/ui/specialsettingspage.ui:257
msgctxt "specialsettingspage|comparisonft"
msgid "Comparison of Boolean values:"
msgstr "布尔值比较:"

#. MrrnQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:272
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "默认"

#. D7LWx
#: dbaccess/uiconfig/ui/specialsettingspage.ui:273
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"

#. NzvwB
#: dbaccess/uiconfig/ui/specialsettingspage.ui:274
msgctxt "specialsettingspage|comparison"
msgid "Mixed"
msgstr "混合"

#. NhGDH
#: dbaccess/uiconfig/ui/specialsettingspage.ui:275
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
msgstr "MS Access"

#. 3eorZ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:287
msgctxt "specialsettingspage|rowsft"
msgid "Rows to scan column types:"
msgstr "扫描列类型的行:"

#. Y7PiJ
#: dbaccess/uiconfig/ui/sqlexception.ui:18
msgctxt "sqlexception|SQLExceptionDialog"
msgid "Error Details"
msgstr "错误详情"

#. sWSQ4
#: dbaccess/uiconfig/ui/sqlexception.ui:69
msgctxt "sqlexception|label2"
msgid "Error _list:"
msgstr "错误列表(_L):"

#. AFG3c
#: dbaccess/uiconfig/ui/sqlexception.ui:83
msgctxt "sqlexception|label3"
msgid "_Description:"
msgstr "描述(_D):"

#. Y3ZXm
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:12
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "剪切(_T)"

#. YBoBk
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:20
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "复制(_C)"

#. dGPAA
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:28
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "粘贴(_P)"

#. Ekmvg
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:35
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "删除(_D)"

#. PWZ9E
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:42
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "插入行"

#. 4XEhH
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:55
msgctxt "tabledesignrowmenu|primarykey"
msgid "Primary Key"
msgstr "主关键字"

#. PnMFo
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:12
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "您要保存更改吗?"

#. C3FHu
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:13
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "The table has been changed."
msgstr "表已被更改。"

#. iFfXZ
#: dbaccess/uiconfig/ui/tablesfilterdialog.ui:8
msgctxt "tablesfilterdialog|TablesFilterDialog"
msgid "Tables Filter"
msgstr "表格筛选"

#. 5ZNAA
#: dbaccess/uiconfig/ui/tablesfilterpage.ui:45
msgctxt "tablesfilterpage|label2"
msgid "Mark the tables that should be visible for the applications."
msgstr "标记在应用程序中可见的表。"

#. Cvzwv
#: dbaccess/uiconfig/ui/tablesfilterpage.ui:118
msgctxt "tablesfilterpage|label1"
msgid "Tables and Table Filter"
msgstr "表和表格筛选"

#. xfec4
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:109
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "表"

#. WPTyJ
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:124
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "查询"

#. TYE5C
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:190
msgctxt "tablesjoindialog|title"
msgid "Add Tables"
msgstr "添加表格"

#. zFRKj
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:201
msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "添加表格或查询"

#. YWLXP
#: dbaccess/uiconfig/ui/taskwindow.ui:109
msgctxt "taskwindow|STR_DESCRIPTION"
msgid "Description"
msgstr "描述"

#. 8b2nn
#: dbaccess/uiconfig/ui/textconnectionsettings.ui:8
msgctxt "textconnectionsettings|TextConnectionSettingsDialog"
msgid "Text Connection Settings"
msgstr "文本连接设置"

#. HScTi
#: dbaccess/uiconfig/ui/textpage.ui:34
msgctxt "textpage|textfile"
msgid "Plain text files (*.txt)"
msgstr "纯文本文件 (*.txt)"

#. i2ntJ
#: dbaccess/uiconfig/ui/textpage.ui:50
msgctxt "textpage|csvfile"
msgid "Comma-separated value files (*.csv)"
msgstr "「逗号分隔符」文件 (*.csv)"

#. 9DRFR
#: dbaccess/uiconfig/ui/textpage.ui:66
msgctxt "textpage|custom"
msgid "Custom:"
msgstr "自定义:"

#. x3eWP
#: dbaccess/uiconfig/ui/textpage.ui:98
msgctxt "textpage|example"
msgid "Custom: *.abc"
msgstr "自定义: *.abc"

#. aSpdr
#: dbaccess/uiconfig/ui/textpage.ui:111
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr "指定要访问的文件类型"

#. 4VGRV
#: dbaccess/uiconfig/ui/textpage.ui:145
msgctxt "textpage|containsheaders"
msgid "_Text contains headers"
msgstr "文本包含标头(_T)"

#. PGqYA
#: dbaccess/uiconfig/ui/textpage.ui:164
msgctxt "textpage|fieldlabel"
msgid "Field separator:"
msgstr "字段分隔符:"

#. EBzXo
#: dbaccess/uiconfig/ui/textpage.ui:178
msgctxt "textpage|textlabel"
msgid "Text separator:"
msgstr "文本分隔符:"

#. Va37w
#: dbaccess/uiconfig/ui/textpage.ui:192
msgctxt "textpage|decimallabel"
msgid "Decimal separator:"
msgstr "小数点符号:"

#. qF6Aj
#: dbaccess/uiconfig/ui/textpage.ui:206
msgctxt "textpage|thousandslabel"
msgid "Thousands separator:"
msgstr "千位分隔符:"

#. DSrai
#: dbaccess/uiconfig/ui/textpage.ui:261
msgctxt "textpage|decimalseparator"
msgid "."
msgstr "."

#. yWQdQ
#: dbaccess/uiconfig/ui/textpage.ui:262
msgctxt "textpage|decimalseparator"
msgid ","
msgstr ","

#. rD7yP
#: dbaccess/uiconfig/ui/textpage.ui:263
msgctxt "textpage|decimalseparator"
msgid ";"
msgstr ";"

#. FBFxB
#: dbaccess/uiconfig/ui/textpage.ui:264
msgctxt "textpage|decimalseparator"
msgid ":"
msgstr ":"

#. cuU6W
#: dbaccess/uiconfig/ui/textpage.ui:286
msgctxt "textpage|thousandsseparator"
msgid "."
msgstr "."

#. 7y57B
#: dbaccess/uiconfig/ui/textpage.ui:287
msgctxt "textpage|thousandsseparator"
msgid ","
msgstr ","

#. R3dp6
#: dbaccess/uiconfig/ui/textpage.ui:308
msgctxt "textpage|formatlabel"
msgid "Row Format"
msgstr "行格式"

#. 8GaPt
#: dbaccess/uiconfig/ui/textpage.ui:342
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. 752ii
#: dbaccess/uiconfig/ui/textpage.ui:371
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"

#. cQGgr
#: dbaccess/uiconfig/ui/typeselectpage.ui:109
msgctxt "typeselectpage|columns"
msgid "Column Information"
msgstr "列信息"

#. GneVZ
#: dbaccess/uiconfig/ui/typeselectpage.ui:144
msgctxt "typeselectpage|autolabel"
msgid "Lines (ma_x.):"
msgstr "行数 (最大) (_X):"

#. hsswG
#: dbaccess/uiconfig/ui/typeselectpage.ui:156
msgctxt "typeselectpage|autobutton"
msgid "_Auto"
msgstr "自动(_A)"

#. sTgpa
#: dbaccess/uiconfig/ui/typeselectpage.ui:187
msgctxt "typeselectpage|autotype"
msgid "Automatic Type Recognition"
msgstr "自动类型识别"

#. VANs7
#: dbaccess/uiconfig/ui/useradmindialog.ui:8
msgctxt "useradmindialog|UserAdminDialog"
msgid "User Administration"
msgstr "用户管理"

#. siFUA
#: dbaccess/uiconfig/ui/useradmindialog.ui:138
msgctxt "useradmindialog|settings"
msgid "User Settings"
msgstr "用户设置"

#. Jvnnk
#: dbaccess/uiconfig/ui/useradminpage.ui:41
msgctxt "useradminpage|label3"
msgid "Us_er:"
msgstr "用户(_E):"

#. ZQhyG
#: dbaccess/uiconfig/ui/useradminpage.ui:78
msgctxt "useradminpage|add"
msgid "_Add User..."
msgstr "添加用户(_A)..."

#. L7EVW
#: dbaccess/uiconfig/ui/useradminpage.ui:92
msgctxt "useradminpage|changepass"
msgid "Change _Password..."
msgstr "更改密码(_P)..."

#. vDFqX
#: dbaccess/uiconfig/ui/useradminpage.ui:106
msgctxt "useradminpage|delete"
msgid "_Delete User..."
msgstr "删除用户(_D)..."

#. gMJwT
#: dbaccess/uiconfig/ui/useradminpage.ui:131
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr "用户选择"

#. ADQpm
#: dbaccess/uiconfig/ui/useradminpage.ui:171
msgctxt "useradminpage|label2"
msgid "Access Rights for Selected User"
msgstr "选中用户的访问权限"

#. 5X3RP
#: dbaccess/uiconfig/ui/userdetailspage.ui:40
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr "主机名(_H):"

#. eDvjr
#: dbaccess/uiconfig/ui/userdetailspage.ui:56
msgctxt "userdetailspage|portnumberft"
msgid "_Port number:"
msgstr "端口号(_P):"

#. rEGAs
#: dbaccess/uiconfig/ui/userdetailspage.ui:95
msgctxt "userdetailspage|usecatalog"
msgid "_Use catalog"
msgstr "使用编目(_U)"

#. BzFdV
#: dbaccess/uiconfig/ui/userdetailspage.ui:113
msgctxt "userdetailspage|optionslabel"
msgid "_Driver settings:"
msgstr "驱动程序设置(_D):"

#. Gjovq
#: dbaccess/uiconfig/ui/userdetailspage.ui:142
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "连接设置"

#. eLA6J
#: dbaccess/uiconfig/ui/userdetailspage.ui:174
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "字符集(_C):"

#. 6ZS8N
#: dbaccess/uiconfig/ui/userdetailspage.ui:203
msgctxt "userdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "数据转换"