summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
blob: 7ddf10195a7616f9c923a7a0e4ba5e4ab4158f65 (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
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
# Chinese (China) translation for flatpak.
# Copyright (C) 2021 flatpak's COPYRIGHT HOLDER
# This file is distributed under the same license as the flatpak package.
# lumingzh <lumingzh@qq.com>, 2021-2022.
#
msgid ""
msgstr ""
"Project-Id-Version: flatpak master\n"
"Report-Msgid-Bugs-To: https://github.com/flatpak/flatpak/issues\n"
"POT-Creation-Date: 2022-03-14 15:32+0000\n"
"PO-Revision-Date: 2022-01-05 14:26+0800\n"
"Last-Translator: lumingzh <lumingzh@qq.com>\n"
"Language-Team: Chinese - China <i18n-zh@googlegroups.com>\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-Generator: Gtranslator 41.0\n"

#: app/flatpak-builtins-build-bundle.c:57
msgid "Export runtime instead of app"
msgstr "导出运行时而不是应用"

#: app/flatpak-builtins-build-bundle.c:58
msgid "Arch to bundle for"
msgstr "要打包的架构"

#: app/flatpak-builtins-build-bundle.c:58
#: app/flatpak-builtins-build-export.c:61 app/flatpak-builtins-build-init.c:53
#: app/flatpak-builtins-build-sign.c:41 app/flatpak-builtins-create-usb.c:45
#: app/flatpak-builtins-info.c:55 app/flatpak-builtins-install.c:63
#: app/flatpak-builtins-list.c:49 app/flatpak-builtins-make-current.c:38
#: app/flatpak-builtins-remote-info.c:53 app/flatpak-builtins-remote-ls.c:54
#: app/flatpak-builtins-run.c:66 app/flatpak-builtins-search.c:36
#: app/flatpak-builtins-uninstall.c:54 app/flatpak-builtins-update.c:56
msgid "ARCH"
msgstr "架构"

#: app/flatpak-builtins-build-bundle.c:59
msgid "Url for repo"
msgstr "仓库网址"

#: app/flatpak-builtins-build-bundle.c:59
#: app/flatpak-builtins-build-bundle.c:60
#: app/flatpak-builtins-build-update-repo.c:67
#: app/flatpak-builtins-build-update-repo.c:71
#: app/flatpak-builtins-build-update-repo.c:72
#: app/flatpak-builtins-history.c:67 app/flatpak-builtins-remote-add.c:77
#: app/flatpak-builtins-remote-add.c:78 app/flatpak-builtins-remote-list.c:51
#: app/flatpak-builtins-remote-modify.c:69
#: app/flatpak-builtins-remote-modify.c:84
#: app/flatpak-builtins-remote-modify.c:85
msgid "URL"
msgstr "网址"

#: app/flatpak-builtins-build-bundle.c:60
msgid "Url for runtime flatpakrepo file"
msgstr "运行时 flatpakrepo 文件的网址"

#: app/flatpak-builtins-build-bundle.c:61
msgid "Add GPG key from FILE (- for stdin)"
msgstr "从文件添加 GPG 密钥(- 用于 stdin)"

#: app/flatpak-builtins-build-bundle.c:61 app/flatpak-builtins-build.c:54
#: app/flatpak-builtins-build-export.c:66
#: app/flatpak-builtins-build-update-repo.c:82
#: app/flatpak-builtins-install.c:74 app/flatpak-builtins-remote-add.c:81
#: app/flatpak-builtins-remote-add.c:82 app/flatpak-builtins-remote-modify.c:88
#: app/flatpak-builtins-remote-modify.c:90
msgid "FILE"
msgstr "文件"

#: app/flatpak-builtins-build-bundle.c:62
msgid "GPG Key ID to sign the OCI image with"
msgstr "签名 OCI 镜像使用的 GPG 密钥身份标识"

#: app/flatpak-builtins-build-bundle.c:62
#: app/flatpak-builtins-build-commit-from.c:67
#: app/flatpak-builtins-build-export.c:67
#: app/flatpak-builtins-build-import-bundle.c:47
#: app/flatpak-builtins-build-sign.c:43
#: app/flatpak-builtins-build-update-repo.c:83
msgid "KEY-ID"
msgstr "KEY-ID"

#: app/flatpak-builtins-build-bundle.c:63
#: app/flatpak-builtins-build-commit-from.c:68
#: app/flatpak-builtins-build-export.c:70
#: app/flatpak-builtins-build-import-bundle.c:48
#: app/flatpak-builtins-build-sign.c:44
#: app/flatpak-builtins-build-update-repo.c:84
msgid "GPG Homedir to use when looking for keyrings"
msgstr "查找密钥环时使用的 GPG 主目录"

#: app/flatpak-builtins-build-bundle.c:63
#: app/flatpak-builtins-build-commit-from.c:68
#: app/flatpak-builtins-build-export.c:70
#: app/flatpak-builtins-build-import-bundle.c:48
#: app/flatpak-builtins-build-sign.c:44
#: app/flatpak-builtins-build-update-repo.c:84
msgid "HOMEDIR"
msgstr "主目录"

#: app/flatpak-builtins-build-bundle.c:64
msgid "OSTree commit to create a delta bundle from"
msgstr "创建增量包使用的 OSTree 交付"

#: app/flatpak-builtins-build-bundle.c:64 app/flatpak-builtins-remote-info.c:54
#: app/flatpak-builtins-update.c:57
msgid "COMMIT"
msgstr "交付"

#: app/flatpak-builtins-build-bundle.c:65
msgid "Export oci image instead of flatpak bundle"
msgstr "导出 OCI 镜像而不是 flatpak 捆绑包"

#: app/flatpak-builtins-build-bundle.c:620
msgid ""
"LOCATION FILENAME NAME [BRANCH] - Create a single file bundle from a local "
"repository"
msgstr "位置 文件名 名称 [分支] - 从本地仓库创建单文件捆绑包"

#: app/flatpak-builtins-build-bundle.c:627
msgid "LOCATION, FILENAME and NAME must be specified"
msgstr "必须指定位置、文件名和名称"

#: app/flatpak-builtins-build-bundle.c:630
#: app/flatpak-builtins-build-export.c:833
#: app/flatpak-builtins-build-import-bundle.c:190
#: app/flatpak-builtins-build-init.c:217 app/flatpak-builtins-build-sign.c:75
#: app/flatpak-builtins-document-export.c:112
#: app/flatpak-builtins-document-info.c:75
#: app/flatpak-builtins-document-list.c:181
#: app/flatpak-builtins-document-unexport.c:70
#: app/flatpak-builtins-history.c:480 app/flatpak-builtins-info.c:130
#: app/flatpak-builtins-install.c:143 app/flatpak-builtins-install.c:210
#: app/flatpak-builtins-list.c:404 app/flatpak-builtins-make-current.c:72
#: app/flatpak-builtins-override.c:73
#: app/flatpak-builtins-permission-list.c:157
#: app/flatpak-builtins-permission-remove.c:132
#: app/flatpak-builtins-remote-add.c:316
#: app/flatpak-builtins-remote-delete.c:68
#: app/flatpak-builtins-remote-list.c:239 app/flatpak-builtins-remote-ls.c:407
msgid "Too many arguments"
msgstr "参数太多"

#: app/flatpak-builtins-build-bundle.c:645
#: app/flatpak-builtins-build-commit-from.c:337
#: app/flatpak-builtins-build-commit-from.c:350
#: app/flatpak-builtins-build-import-bundle.c:199
#, c-format
msgid "'%s' is not a valid repository"
msgstr "“%s”不是有效的仓库"

#: app/flatpak-builtins-build-bundle.c:649
#, c-format
msgid "'%s' is not a valid repository: "
msgstr "“%s”不是有效的仓库:"

#: app/flatpak-builtins-build-bundle.c:660 app/flatpak-builtins-build-sign.c:87
#: common/flatpak-dir.c:12581
#, c-format
msgid "'%s' is not a valid name: %s"
msgstr "“%s”不是有效的名称:%s"

#: app/flatpak-builtins-build-bundle.c:663
#: app/flatpak-builtins-build-export.c:854 app/flatpak-builtins-build-sign.c:90
#: common/flatpak-dir.c:12587
#, c-format
msgid "'%s' is not a valid branch name: %s"
msgstr "“%s”不是有效的分支名称:%s"

#: app/flatpak-builtins-build-bundle.c:677
#: app/flatpak-builtins-build-import-bundle.c:203
#: app/flatpak-builtins-build-init.c:281
#, c-format
msgid "'%s' is not a valid filename"
msgstr "“%s”不是有效的文件名"

#: app/flatpak-builtins-build.c:49
msgid "Use Platform runtime rather than Sdk"
msgstr "使用平台运行时而不是 SDK"

#: app/flatpak-builtins-build.c:50
msgid "Make destination readonly"
msgstr "使目标只读"

#: app/flatpak-builtins-build.c:51
msgid "Add bind mount"
msgstr "添加绑定挂载"

#: app/flatpak-builtins-build.c:51
msgid "DEST=SRC"
msgstr "DEST=SRC"

#: app/flatpak-builtins-build.c:52
msgid "Start build in this directory"
msgstr "在该目录开始构建"

#: app/flatpak-builtins-build.c:52 app/flatpak-builtins-build.c:53
#: app/flatpak-builtins-build-init.c:64 app/flatpak-builtins-run.c:68
msgid "DIR"
msgstr "目录"

#: app/flatpak-builtins-build.c:53
msgid "Where to look for custom sdk dir (defaults to 'usr')"
msgstr "在哪里查找自定义 SDK 目录(默认“usr”)"

#: app/flatpak-builtins-build.c:54 app/flatpak-builtins-build-export.c:66
msgid "Use alternative file for the metadata"
msgstr "为元数据使用替代文件"

#: app/flatpak-builtins-build.c:55 app/flatpak-builtins-run.c:85
msgid "Kill processes when the parent process dies"
msgstr "父进程死亡时杀死进程"

#: app/flatpak-builtins-build.c:56
msgid "Export application homedir directory to build"
msgstr "导出应用主目录以构建"

#: app/flatpak-builtins-build.c:57 app/flatpak-builtins-run.c:73
msgid "Log session bus calls"
msgstr "日志会话总线调用"

#: app/flatpak-builtins-build.c:58 app/flatpak-builtins-run.c:74
msgid "Log system bus calls"
msgstr "日志系统总线调用"

#: app/flatpak-builtins-build.c:207
msgid "DIRECTORY [COMMAND [ARGUMENT…]] - Build in directory"
msgstr "目录 [命令 [参数…]] - 在目录中构建"

#: app/flatpak-builtins-build.c:230 app/flatpak-builtins-build-finish.c:653
msgid "DIRECTORY must be specified"
msgstr "必须指定目录"

#: app/flatpak-builtins-build.c:241 app/flatpak-builtins-build-export.c:876
#, c-format
msgid "Build directory %s not initialized, use flatpak build-init"
msgstr "构建目录 %s 未初始化,使用 flatpak build-init"

#: app/flatpak-builtins-build.c:260
msgid "metadata invalid, not application or runtime"
msgstr "元数据无效,不是应用或运行时"

#: app/flatpak-builtins-build.c:391
#, c-format
msgid "No extension point matching %s in %s"
msgstr "在 %2$s 中没有匹配 %1$s 的扩展点"

#: app/flatpak-builtins-build.c:566
#, c-format
msgid "Missing '=' in bind mount option '%s'"
msgstr "在绑定挂载选项“%s”中缺少“=”"

#: app/flatpak-builtins-build.c:606 common/flatpak-run.c:4724
msgid "Unable to start app"
msgstr "无法启动应用"

#: app/flatpak-builtins-build-commit-from.c:57
msgid "Source repo dir"
msgstr "源仓库目录"

#: app/flatpak-builtins-build-commit-from.c:57
msgid "SRC-REPO"
msgstr "SRC-REPO"

#: app/flatpak-builtins-build-commit-from.c:58
msgid "Source repo ref"
msgstr "源仓库引用"

#: app/flatpak-builtins-build-commit-from.c:58
msgid "SRC-REF"
msgstr "SRC-REF"

#: app/flatpak-builtins-build-commit-from.c:63
#: app/flatpak-builtins-build-export.c:59
msgid "One line subject"
msgstr "单行主题"

#: app/flatpak-builtins-build-commit-from.c:63
#: app/flatpak-builtins-build-export.c:59
msgid "SUBJECT"
msgstr "主题"

#: app/flatpak-builtins-build-commit-from.c:64
#: app/flatpak-builtins-build-export.c:60
msgid "Full description"
msgstr "完整描述"

#: app/flatpak-builtins-build-commit-from.c:64
#: app/flatpak-builtins-build-export.c:60
msgid "BODY"
msgstr "正文"

#: app/flatpak-builtins-build-commit-from.c:65
#: app/flatpak-builtins-build-export.c:63
#: app/flatpak-builtins-build-import-bundle.c:49
msgid "Update the appstream branch"
msgstr "更新 appstream 分支"

#: app/flatpak-builtins-build-commit-from.c:66
#: app/flatpak-builtins-build-export.c:64
#: app/flatpak-builtins-build-import-bundle.c:50
#: app/flatpak-builtins-build-update-repo.c:86
msgid "Don't update the summary"
msgstr "不更新摘要"

#: app/flatpak-builtins-build-commit-from.c:67
#: app/flatpak-builtins-build-export.c:67
#: app/flatpak-builtins-build-import-bundle.c:47
#: app/flatpak-builtins-build-sign.c:43
msgid "GPG Key ID to sign the commit with"
msgstr "签名交付使用的 GPG 密钥身份标识"

#: app/flatpak-builtins-build-commit-from.c:69
#: app/flatpak-builtins-build-export.c:72
msgid "Mark build as end-of-life"
msgstr "将构建标记为寿命完结"

#: app/flatpak-builtins-build-commit-from.c:69
#: app/flatpak-builtins-build-export.c:72
msgid "REASON"
msgstr "原因"

#: app/flatpak-builtins-build-commit-from.c:70
msgid ""
"Mark refs matching the OLDID prefix as end-of-life, to be replaced with the "
"given NEWID"
msgstr "将匹配旧身份标识的引用标记为寿命完结,使用给定的新身份标识进行替换"

#: app/flatpak-builtins-build-commit-from.c:70
msgid "OLDID=NEWID"
msgstr "OLDID=NEWID"

#: app/flatpak-builtins-build-commit-from.c:71
#: app/flatpak-builtins-build-export.c:74
msgid "Set type of token needed to install this commit"
msgstr "设置安装该交付需要的令牌类型"

#: app/flatpak-builtins-build-commit-from.c:71
#: app/flatpak-builtins-build-export.c:74
msgid "VAL"
msgstr "值"

#: app/flatpak-builtins-build-commit-from.c:72
msgid "Override the timestamp of the commit (NOW for current time)"
msgstr "覆盖交付的时间戳(NOW 为当前时间)"

#: app/flatpak-builtins-build-commit-from.c:72
#: app/flatpak-builtins-build-export.c:75
msgid "TIMESTAMP"
msgstr "时间戳"

#: app/flatpak-builtins-build-commit-from.c:74
#: app/flatpak-builtins-build-export.c:79
#: app/flatpak-builtins-build-import-bundle.c:51
#: app/flatpak-builtins-build-update-repo.c:96
msgid "Don't generate a summary index"
msgstr "不生成摘要索引"

#: app/flatpak-builtins-build-commit-from.c:277
msgid "DST-REPO [DST-REF…] - Make a new commit from existing commits"
msgstr "DST-REPO [DST-REF…] - 从现有交付中创建新交付"

#: app/flatpak-builtins-build-commit-from.c:284
msgid "DST-REPO must be specified"
msgstr "必须指定 DST-REPO"

#: app/flatpak-builtins-build-commit-from.c:292
msgid ""
"If --src-repo is not specified, exactly one destination ref must be specified"
msgstr "如果 --src-repo 没有指定,则必须指定绝对的目标引用"

#: app/flatpak-builtins-build-commit-from.c:295
msgid ""
"If --src-ref is specified, exactly one destination ref must be specified"
msgstr "如果 --src-ref 没有指定,则必须指定绝对的目标引用"

#: app/flatpak-builtins-build-commit-from.c:298
msgid "Either --src-repo or --src-ref must be specified"
msgstr "必须指定 --src-repo 或 --src-ref"

#: app/flatpak-builtins-build-commit-from.c:314
msgid "Invalid argument format of use  --end-of-life-rebase=OLDID=NEWID"
msgstr "无效的参数使用格式 --end-of-life-rebase=OLDID=NEWID"

#: app/flatpak-builtins-build-commit-from.c:320
#: app/flatpak-builtins-build-commit-from.c:323
#, c-format
msgid "Invalid name %s in --end-of-life-rebase"
msgstr "--end-of-life-rebase 中存在无效名称 %s"

#: app/flatpak-builtins-build-commit-from.c:332
#: app/flatpak-builtins-build-export.c:1081
#, c-format
msgid "Could not parse '%s'"
msgstr "无法解析“%s”"

#: app/flatpak-builtins-build-commit-from.c:497
msgid "Can't commit from partial source commit"
msgstr "无法从部分源交付中交付"

#: app/flatpak-builtins-build-commit-from.c:502
#, c-format
msgid "%s: no change\n"
msgstr "%s:无变化\n"

#: app/flatpak-builtins-build-export.c:61
msgid "Architecture to export for (must be host compatible)"
msgstr "要导出的架构(必须与主机兼容)"

#: app/flatpak-builtins-build-export.c:62
msgid "Commit runtime (/usr), not /app"
msgstr "交付运行时(/usr),不是 /app"

#: app/flatpak-builtins-build-export.c:65
msgid "Use alternative directory for the files"
msgstr "为文件使用替代目录"

#: app/flatpak-builtins-build-export.c:65
msgid "SUBDIR"
msgstr "子目录"

#: app/flatpak-builtins-build-export.c:68
msgid "Files to exclude"
msgstr "要排除的文件"

#: app/flatpak-builtins-build-export.c:68
#: app/flatpak-builtins-build-export.c:69
#: app/flatpak-builtins-build-update-repo.c:89
msgid "PATTERN"
msgstr "范例"

#: app/flatpak-builtins-build-export.c:69
msgid "Excluded files to include"
msgstr "要包含的排除文件"

#: app/flatpak-builtins-build-export.c:73
msgid "Mark build as end-of-life, to be replaced with the given ID"
msgstr "将构建标记为寿命完结,使用给定的身份标识进行替换"

#: app/flatpak-builtins-build-export.c:73
#: app/flatpak-builtins-document-list.c:47 app/flatpak-cli-transaction.c:1138
msgid "ID"
msgstr "ID"

#: app/flatpak-builtins-build-export.c:75
msgid "Override the timestamp of the commit"
msgstr "覆盖交付的时间戳"

#: app/flatpak-builtins-build-export.c:76
#: app/flatpak-builtins-build-update-repo.c:74
#: app/flatpak-builtins-remote-add.c:80 app/flatpak-builtins-remote-list.c:52
#: app/flatpak-builtins-remote-modify.c:87
msgid "Collection ID"
msgstr "集合标识"

#: app/flatpak-builtins-build-export.c:469
#, c-format
msgid "WARNING: Error running desktop-file-validate: %s\n"
msgstr "警告:运行 desktop-file-validate 时出错:%s\n"

#: app/flatpak-builtins-build-export.c:477
#, c-format
msgid "WARNING: Error reading from desktop-file-validate: %s\n"
msgstr "警告:从 desktop-file-validate 读取时出错:%s\n"

#: app/flatpak-builtins-build-export.c:483
#, c-format
msgid "WARNING: Failed to validate desktop file %s: %s\n"
msgstr "警告:校验桌面文件 %s 时失败:%s\n"

#: app/flatpak-builtins-build-export.c:498
#, c-format
msgid "WARNING: Can't find Exec key in %s: %s\n"
msgstr "警告:在 %s 中无法找到运行密钥:%s\n"

#: app/flatpak-builtins-build-export.c:506
#: app/flatpak-builtins-build-export.c:603
#, c-format
msgid "WARNING: Binary not found for Exec line in %s: %s\n"
msgstr "警告:在 %s 中未找到要运行的二进制文件:%s\n"

#: app/flatpak-builtins-build-export.c:513
#, c-format
msgid "WARNING: Icon not matching app id in %s: %s\n"
msgstr "警告:图标与 %s 中的应用标识不匹配:%s\n"

#: app/flatpak-builtins-build-export.c:541
#, c-format
msgid "WARNING: Icon referenced in desktop file but not exported: %s\n"
msgstr "警告:桌面文件中引用的图标未导出:%s\n"

#: app/flatpak-builtins-build-export.c:708
#, c-format
msgid "Invalid uri type %s, only http/https supported"
msgstr "无效的网址类型 %s,仅支持 http/https"

#: app/flatpak-builtins-build-export.c:726
#, c-format
msgid "Unable to find basename in %s, specify a name explicitly"
msgstr "在 %s 中找不到基本名称,请明确指定名称"

#: app/flatpak-builtins-build-export.c:735
msgid "No slashes allowed in extra data name"
msgstr "在额外数据名称中不允许有斜线符号"

#: app/flatpak-builtins-build-export.c:747
#, c-format
msgid "Invalid format for sha256 checksum: '%s'"
msgstr "SHA256 校验和的格式无效:“%s”"

#: app/flatpak-builtins-build-export.c:757
msgid "Extra data sizes of zero not supported"
msgstr "不支持零的额外数据大小"

#: app/flatpak-builtins-build-export.c:819
msgid ""
"LOCATION DIRECTORY [BRANCH] - Create a repository from a build directory"
msgstr "位置 目录 [分支] - 从构建目录创建仓库"

#: app/flatpak-builtins-build-export.c:827
msgid "LOCATION and DIRECTORY must be specified"
msgstr "必须指定位置和目录"

#: app/flatpak-builtins-build-export.c:848
#: app/flatpak-builtins-remote-add.c:320
#, c-format
msgid "‘%s’ is not a valid collection ID: %s"
msgstr "“%s”不是有效的集合标识:%s"

#: app/flatpak-builtins-build-export.c:893
#: app/flatpak-builtins-build-finish.c:681
msgid "No name specified in the metadata"
msgstr "在元数据中未指定名称"

#: app/flatpak-builtins-build-export.c:1155
#, c-format
msgid "Commit: %s\n"
msgstr "交付:%s\n"

#: app/flatpak-builtins-build-export.c:1156
#, c-format
msgid "Metadata Total: %u\n"
msgstr "元数据总计:%u\n"

#: app/flatpak-builtins-build-export.c:1157
#, c-format
msgid "Metadata Written: %u\n"
msgstr "写入的元数据:%u\n"

#: app/flatpak-builtins-build-export.c:1158
#, c-format
msgid "Content Total: %u\n"
msgstr "内容总计:%u\n"

#: app/flatpak-builtins-build-export.c:1159
#, c-format
msgid "Content Written: %u\n"
msgstr "写入内容:%u\n"

#: app/flatpak-builtins-build-export.c:1160
msgid "Content Bytes Written:"
msgstr "写入内容字节:"

#: app/flatpak-builtins-build-finish.c:51
msgid "Command to set"
msgstr "要设置的命令"

#: app/flatpak-builtins-build-finish.c:51 app/flatpak-builtins-run.c:67
#: app/flatpak-main.c:208
msgid "COMMAND"
msgstr "命令"

#: app/flatpak-builtins-build-finish.c:52
msgid "Flatpak version to require"
msgstr "Flatpak 版本要求"

#: app/flatpak-builtins-build-finish.c:52
msgid "MAJOR.MINOR.MICRO"
msgstr "MAJOR.MINOR.MICRO"

#: app/flatpak-builtins-build-finish.c:53
msgid "Don't process exports"
msgstr "不处理导出"

#: app/flatpak-builtins-build-finish.c:54
msgid "Extra data info"
msgstr "额外数据信息"

#: app/flatpak-builtins-build-finish.c:55 app/flatpak-builtins-build-init.c:63
msgid "Add extension point info"
msgstr "添加扩展点信息"

#: app/flatpak-builtins-build-finish.c:55 app/flatpak-builtins-build-init.c:63
msgid "NAME=VARIABLE[=VALUE]"
msgstr "NAME=VARIABLE[=VALUE]"

#: app/flatpak-builtins-build-finish.c:56
msgid "Remove extension point info"
msgstr "移除扩展点信息"

#: app/flatpak-builtins-build-finish.c:56
#: app/flatpak-builtins-build-update-repo.c:78 app/flatpak-builtins-info.c:58
#: app/flatpak-builtins-remote-add.c:84 app/flatpak-builtins-remote-modify.c:92
#: app/flatpak-main.c:181
msgid "NAME"
msgstr "名称"

#: app/flatpak-builtins-build-finish.c:57
msgid "Set extension priority (only for extensions)"
msgstr "设置扩展优先级(仅用于扩展)"

#: app/flatpak-builtins-build-finish.c:57
msgid "VALUE"
msgstr "值"

#: app/flatpak-builtins-build-finish.c:58
msgid "Change the sdk used for the app"
msgstr "更改用于应用的 SDK"

#: app/flatpak-builtins-build-finish.c:58
msgid "SDK"
msgstr "SDK"

#: app/flatpak-builtins-build-finish.c:59
msgid "Change the runtime used for the app"
msgstr "更改用于应用的运行时"

#: app/flatpak-builtins-build-finish.c:59 app/flatpak-builtins-build-init.c:54
#: app/flatpak-builtins-list.c:51 app/flatpak-builtins-remote-ls.c:56
#: app/flatpak-builtins-run.c:71
msgid "RUNTIME"
msgstr "运行时"

#: app/flatpak-builtins-build-finish.c:60
msgid "Set generic metadata option"
msgstr "设置常规元数据选项"

#: app/flatpak-builtins-build-finish.c:60
msgid "GROUP=KEY[=VALUE]"
msgstr "GROUP=KEY[=VALUE]"

#: app/flatpak-builtins-build-finish.c:61
msgid "Don't inherit permissions from runtime"
msgstr "不要从运行时继承权限"

#: app/flatpak-builtins-build-finish.c:154
#, c-format
msgid "Not exporting %s, wrong extension\n"
msgstr ""
"无法导出 %s,扩展错误\n"
"\n"

#: app/flatpak-builtins-build-finish.c:162
#, c-format
msgid "Not exporting %s, non-allowed export filename\n"
msgstr "无法导出 %s,不允许的导出文件名\n"

#: app/flatpak-builtins-build-finish.c:166
#, c-format
msgid "Exporting %s\n"
msgstr "正在导出 %s\n"

#: app/flatpak-builtins-build-finish.c:437
msgid "More than one executable found\n"
msgstr "找到多个可执行文件\n"

#: app/flatpak-builtins-build-finish.c:448
#, c-format
msgid "Using %s as command\n"
msgstr "使用 %s 作为命令\n"

#: app/flatpak-builtins-build-finish.c:453
msgid "No executable found\n"
msgstr "未发现可执行文件\n"

#: app/flatpak-builtins-build-finish.c:508
#, c-format
msgid "Invalid --require-version argument: %s"
msgstr "无效的 --require-version 参数:%s"

#: app/flatpak-builtins-build-finish.c:540
#, c-format
msgid "Too few elements in --extra-data argument %s"
msgstr "--extra-data 参数 %s 中的元素太少"

#: app/flatpak-builtins-build-finish.c:572
#, c-format
msgid ""
"Too few elements in --metadata argument %s, format should be "
"GROUP=KEY[=VALUE]]"
msgstr "--metadata 参数 %s 中的元素太少,格式应为:组=密钥[=值]"

#: app/flatpak-builtins-build-finish.c:594
#: app/flatpak-builtins-build-init.c:458
#, c-format
msgid ""
"Too few elements in --extension argument %s, format should be "
"NAME=VAR[=VALUE]"
msgstr "--extension 参数 %s 中的元素太少,格式应为:名称=变量[=值]"

#: app/flatpak-builtins-build-finish.c:600
#: app/flatpak-builtins-build-init.c:461
#, c-format
msgid "Invalid extension name %s"
msgstr "无效的扩展名称 %s"

#: app/flatpak-builtins-build-finish.c:643
msgid "DIRECTORY - Finalize a build directory"
msgstr "目录 - 完成构建目录"

#: app/flatpak-builtins-build-finish.c:665
#, c-format
msgid "Build directory %s not initialized"
msgstr "构建目录 %s 未初始化"

#: app/flatpak-builtins-build-finish.c:686
#, c-format
msgid "Build directory %s already finalized"
msgstr "构建目录 %s 已完成"

#: app/flatpak-builtins-build-finish.c:699
msgid "Please review the exported files and the metadata\n"
msgstr "请审阅导出的文件和元数据\n"

#: app/flatpak-builtins-build-import-bundle.c:45
msgid "Override the ref used for the imported bundle"
msgstr "覆盖用于导入包的引用"

#: app/flatpak-builtins-build-import-bundle.c:45
msgid "REF"
msgstr "引用"

#: app/flatpak-builtins-build-import-bundle.c:46
msgid "Import oci image instead of flatpak bundle"
msgstr "导入 OCI 镜像而不是 flatpak 捆绑包"

#: app/flatpak-builtins-build-import-bundle.c:85
#, c-format
msgid "Ref '%s' not found in registry"
msgstr "在注册表中未发现引用“%s”"

#: app/flatpak-builtins-build-import-bundle.c:94
msgid "Multiple images in registry, specify a ref with --ref"
msgstr "注册表中有多个镜像,使用 --ref 指定一个引用"

#: app/flatpak-builtins-build-import-bundle.c:131
#: app/flatpak-builtins-build-import-bundle.c:159
#, c-format
msgid "Importing %s (%s)\n"
msgstr "正在导入 %s(%s)\n"

#: app/flatpak-builtins-build-import-bundle.c:180
msgid "LOCATION FILENAME - Import a file bundle into a local repository"
msgstr "位置 文件名 - 导入文件捆绑包至本地仓库"

#: app/flatpak-builtins-build-import-bundle.c:187
msgid "LOCATION and FILENAME must be specified"
msgstr "必须指定位置和文件名"

#: app/flatpak-builtins-build-init.c:53 app/flatpak-builtins-info.c:55
#: app/flatpak-builtins-run.c:66
msgid "Arch to use"
msgstr "要使用的架构"

#: app/flatpak-builtins-build-init.c:54
msgid "Initialize var from named runtime"
msgstr "从已命名的运行时初始化变量"

#: app/flatpak-builtins-build-init.c:55
msgid "Initialize apps from named app"
msgstr "从已命名的应用初始化应用"

#: app/flatpak-builtins-build-init.c:55
msgid "APP"
msgstr "应用"

#: app/flatpak-builtins-build-init.c:56
msgid "Specify version for --base"
msgstr "为 --base 指定版本"

#: app/flatpak-builtins-build-init.c:56 app/flatpak-builtins-run.c:72
msgid "VERSION"
msgstr "版本"

#: app/flatpak-builtins-build-init.c:57
msgid "Include this base extension"
msgstr "包含该基础扩展"

#: app/flatpak-builtins-build-init.c:57 app/flatpak-builtins-build-init.c:62
msgid "EXTENSION"
msgstr "扩展"

#: app/flatpak-builtins-build-init.c:58
msgid "Extension tag to use if building extension"
msgstr "构建扩展时使用的扩展标签"

#: app/flatpak-builtins-build-init.c:58
msgid "EXTENSION_TAG"
msgstr "EXTENSION_TAG"

#: app/flatpak-builtins-build-init.c:59
msgid "Initialize /usr with a writable copy of the sdk"
msgstr "使用 SDK 的可写副本初始化 /usr"

#: app/flatpak-builtins-build-init.c:60
msgid "Specify the build type (app, runtime, extension)"
msgstr "指定构建类型(app, runtime, extension)"

#: app/flatpak-builtins-build-init.c:60
msgid "TYPE"
msgstr "类型"

#: app/flatpak-builtins-build-init.c:61
msgid "Add a tag"
msgstr "添加标签"

#: app/flatpak-builtins-build-init.c:61
msgid "TAG"
msgstr "标签"

#: app/flatpak-builtins-build-init.c:62
msgid "Include this sdk extension in /usr"
msgstr "在 /usr 中包含该 SDK 扩展"

#: app/flatpak-builtins-build-init.c:64
msgid "Where to store sdk (defaults to 'usr')"
msgstr "在哪里存储 SDK(默认“usr”)"

#: app/flatpak-builtins-build-init.c:65
msgid "Re-initialize the sdk/var"
msgstr "重新初始化 SDK/变量"

#: app/flatpak-builtins-build-init.c:118
#, c-format
msgid "Requested extension %s is only partially installed"
msgstr "请求的扩展 %s 仅部分安装"

#: app/flatpak-builtins-build-init.c:147
#, c-format
msgid "Requested extension %s not installed"
msgstr "请求的扩展 %s 未安装"

#: app/flatpak-builtins-build-init.c:207
msgid ""
"DIRECTORY APPNAME SDK RUNTIME [BRANCH] - Initialize a directory for building"
msgstr "目录 应用名称 SDK 运行时 [分支] - 为构建初始化目录"

#: app/flatpak-builtins-build-init.c:214
msgid "RUNTIME must be specified"
msgstr "必须指定运行时"

#: app/flatpak-builtins-build-init.c:235
#, c-format
msgid "'%s' is not a valid build type name, use app, runtime or extension"
msgstr "“%s”不是有效的构建类型名称,使用 app, runtime 或 extension"

#: app/flatpak-builtins-build-init.c:241 app/flatpak-builtins-override.c:79
#, c-format
msgid "'%s' is not a valid application name: %s"
msgstr "“%s”不是有效的应用名称:%s"

#: app/flatpak-builtins-build-init.c:295
#, c-format
msgid "Build directory %s already initialized"
msgstr "构建目录 %s 已初始化"

#: app/flatpak-builtins-build-sign.c:41 app/flatpak-builtins-install.c:63
#: app/flatpak-builtins-remote-info.c:53
msgid "Arch to install for"
msgstr "安装目标的架构"

#: app/flatpak-builtins-build-sign.c:42 app/flatpak-builtins-create-usb.c:47
#: app/flatpak-builtins-install.c:70 app/flatpak-builtins-remote-info.c:55
#: app/flatpak-builtins-uninstall.c:58 app/flatpak-builtins-update.c:64
msgid "Look for runtime with the specified name"
msgstr "使用指定名称查找运行时"

#: app/flatpak-builtins-build-sign.c:65
msgid "LOCATION [ID [BRANCH]] - Sign an application or runtime"
msgstr "位置 [身份标识 [分支]] - 签名应用或运行时"

#: app/flatpak-builtins-build-sign.c:72
#: app/flatpak-builtins-build-update-repo.c:498
#: app/flatpak-builtins-remote-add.c:313 app/flatpak-builtins-repo.c:735
msgid "LOCATION must be specified"
msgstr "必须指定位置"

#: app/flatpak-builtins-build-sign.c:93
msgid "No gpg key ids specified"
msgstr "未指定 GPG 密钥身份标识"

#: app/flatpak-builtins-build-update-repo.c:67
msgid "Redirect this repo to a new URL"
msgstr "将该仓库重定向至新网址"

#: app/flatpak-builtins-build-update-repo.c:68
msgid "A nice name to use for this repository"
msgstr "用于该仓库的好名字"

#: app/flatpak-builtins-build-update-repo.c:68
#: app/flatpak-builtins-remote-add.c:74 app/flatpak-builtins-remote-modify.c:81
msgid "TITLE"
msgstr "标题"

#: app/flatpak-builtins-build-update-repo.c:69
msgid "A one-line comment for this repository"
msgstr "用于该仓库的单行注释"

#: app/flatpak-builtins-build-update-repo.c:69
#: app/flatpak-builtins-remote-add.c:75 app/flatpak-builtins-remote-modify.c:82
msgid "COMMENT"
msgstr "注释"

#: app/flatpak-builtins-build-update-repo.c:70
msgid "A full-paragraph description for this repository"
msgstr "用于该仓库的完整分段描述"

#: app/flatpak-builtins-build-update-repo.c:70
#: app/flatpak-builtins-remote-add.c:76 app/flatpak-builtins-remote-modify.c:83
msgid "DESCRIPTION"
msgstr "描述"

#: app/flatpak-builtins-build-update-repo.c:71
msgid "URL for a website for this repository"
msgstr "用于该仓库的网站网址"

#: app/flatpak-builtins-build-update-repo.c:72
msgid "URL for an icon for this repository"
msgstr "用于该仓库的图标网址"

#: app/flatpak-builtins-build-update-repo.c:73
msgid "Default branch to use for this repository"
msgstr "用于该仓库的默认分支"

#: app/flatpak-builtins-build-update-repo.c:73
#: app/flatpak-builtins-remote-add.c:79 app/flatpak-builtins-remote-modify.c:86
#: app/flatpak-builtins-repo.c:710 app/flatpak-builtins-repo.c:711
#: app/flatpak-builtins-run.c:69
msgid "BRANCH"
msgstr "分支"

#: app/flatpak-builtins-build-update-repo.c:74
#: app/flatpak-builtins-remote-add.c:80 app/flatpak-builtins-remote-modify.c:87
msgid "COLLECTION-ID"
msgstr "COLLECTION-ID"

#. Translators: A sideload is when you install from a local USB drive rather than the Internet.
#: app/flatpak-builtins-build-update-repo.c:76
msgid ""
"Permanently deploy collection ID to client remote configurations, only for "
"sideload support"
msgstr "将集合身份标识永久部署到客户端远程配置,仅用于侧载支持"

#: app/flatpak-builtins-build-update-repo.c:77
msgid "Permanently deploy collection ID to client remote configurations"
msgstr "将集合身份标识永久部署到客户端远程配置"

#: app/flatpak-builtins-build-update-repo.c:78
msgid "Name of authenticator for this repository"
msgstr "用于该仓库的身份验证器名称"

#: app/flatpak-builtins-build-update-repo.c:79
msgid "Autoinstall authenticator for this repository"
msgstr "为该仓库自动安装身份验证器"

#: app/flatpak-builtins-build-update-repo.c:80
msgid "Don't autoinstall authenticator for this repository"
msgstr "不要为该仓库自动安装身份验证器"

#: app/flatpak-builtins-build-update-repo.c:81
#: app/flatpak-builtins-remote-add.c:85
msgid "Authenticator option"
msgstr "身份验证器选项"

#: app/flatpak-builtins-build-update-repo.c:81
#: app/flatpak-builtins-remote-add.c:85 app/flatpak-builtins-remote-modify.c:93
msgid "KEY=VALUE"
msgstr "KEY=VALUE"

#: app/flatpak-builtins-build-update-repo.c:82
msgid "Import new default GPG public key from FILE"
msgstr "从文件导入新的默认 GPG 公钥"

#: app/flatpak-builtins-build-update-repo.c:83
msgid "GPG Key ID to sign the summary with"
msgstr "用于签名摘要的 GPG 密钥标识"

#: app/flatpak-builtins-build-update-repo.c:85
msgid "Generate delta files"
msgstr "生成增量文件"

#: app/flatpak-builtins-build-update-repo.c:87
msgid "Don't update the appstream branch"
msgstr "不更新 appstream 分支"

#: app/flatpak-builtins-build-update-repo.c:88
msgid "Max parallel jobs when creating deltas (default: NUMCPUs)"
msgstr "创建增量时的最大并行作业数量(默认:处理器数量)"

#: app/flatpak-builtins-build-update-repo.c:88
msgid "NUM-JOBS"
msgstr "NUM-JOBS"

#: app/flatpak-builtins-build-update-repo.c:89
msgid "Don't create deltas matching refs"
msgstr "不创建匹配引用的增量"

#: app/flatpak-builtins-build-update-repo.c:90
msgid "Prune unused objects"
msgstr "修剪未使用的对象"

#: app/flatpak-builtins-build-update-repo.c:91
msgid "Prune but don't actually remove anything"
msgstr "修剪但并不真正移除任何东西"

#: app/flatpak-builtins-build-update-repo.c:92
msgid "Only traverse DEPTH parents for each commit (default: -1=infinite)"
msgstr "为每次交付仅遍历的上级深度(默认:-1=无限)"

#: app/flatpak-builtins-build-update-repo.c:92
msgid "DEPTH"
msgstr "深度"

#: app/flatpak-builtins-build-update-repo.c:222
#, c-format
msgid "Generating delta: %s (%.10s)\n"
msgstr "生成增量:%s(%.10s)\n"

#: app/flatpak-builtins-build-update-repo.c:224
#, c-format
msgid "Generating delta: %s (%.10s-%.10s)\n"
msgstr "生成增量:%s(%.10s-%.10s)\n"

#: app/flatpak-builtins-build-update-repo.c:232
#, c-format
msgid "Failed to generate delta %s (%.10s): "
msgstr "生成增量 %s 失败(%.10s):"

#: app/flatpak-builtins-build-update-repo.c:235
#, c-format
msgid "Failed to generate delta %s (%.10s-%.10s): "
msgstr "生成增量 %s 失败(%.10s-%.10s):"

#: app/flatpak-builtins-build-update-repo.c:491
msgid "LOCATION - Update repository metadata"
msgstr "位置 - 更新仓库元数据"

#: app/flatpak-builtins-build-update-repo.c:608
msgid "Updating appstream branch\n"
msgstr "更新 appstream 分支\n"

#: app/flatpak-builtins-build-update-repo.c:637
msgid "Updating summary\n"
msgstr "更新摘要\n"

#: app/flatpak-builtins-build-update-repo.c:660
#, c-format
msgid "Total objects: %u\n"
msgstr "对象总计:%u\n"

#: app/flatpak-builtins-build-update-repo.c:662
msgid "No unreachable objects\n"
msgstr "没有无法访问的对象\n"

#: app/flatpak-builtins-build-update-repo.c:664
#, c-format
msgid "Deleted %u objects, %s freed\n"
msgstr "已删除 %u 个对象,已释放 %s\n"

#: app/flatpak-builtins-config.c:41
msgid "List configuration keys and values"
msgstr "列出配置键和值"

#: app/flatpak-builtins-config.c:42
msgid "Get configuration for KEY"
msgstr "获取键的配置"

#: app/flatpak-builtins-config.c:43
msgid "Set configuration for KEY to VALUE"
msgstr "将键的配置设置为值"

#: app/flatpak-builtins-config.c:44
msgid "Unset configuration for KEY"
msgstr "取消对键的配置"

#: app/flatpak-builtins-config.c:149
#, c-format
msgid "'%s' does not look like a language/locale code"
msgstr "“%s”看起来不像是语言/地区代码"

#: app/flatpak-builtins-config.c:172
#, c-format
msgid "'%s' does not look like a language code"
msgstr "“%s”看起来不像是语言代码"

#: app/flatpak-builtins-config.c:226
#, c-format
msgid "Unknown configure key '%s'"
msgstr "未知的配置键“%s”"

#: app/flatpak-builtins-config.c:248
msgid "Too many arguments for --list"
msgstr "--list 的参数过多"

#: app/flatpak-builtins-config.c:278 app/flatpak-builtins-config.c:326
msgid "You must specify KEY"
msgstr "您必须指定键"

#: app/flatpak-builtins-config.c:280
msgid "Too many arguments for --get"
msgstr "--get 的参数过多"

#: app/flatpak-builtins-config.c:302
msgid "You must specify KEY and VALUE"
msgstr "您必须指定键和值"

#: app/flatpak-builtins-config.c:304
msgid "Too many arguments for --set"
msgstr "--set 的参数过多"

#: app/flatpak-builtins-config.c:328
msgid "Too many arguments for --unset"
msgstr "--unset 的参数过多"

#: app/flatpak-builtins-config.c:347
msgid "[KEY [VALUE]] - Manage configuration"
msgstr "[键 [值]] - 管理配置"

#: app/flatpak-builtins-config.c:358
msgid "Can only use one of --list, --get, --set or --unset"
msgstr "只能使用 --list、--get、--set 或 --unset 之一"

#: app/flatpak-builtins-config.c:372
msgid "Must specify one of --list, --get, --set or --unset"
msgstr "必须指定 --list、--get、--set 或 --unset 之一"

#: app/flatpak-builtins-create-usb.c:44 app/flatpak-builtins-install.c:71
#: app/flatpak-builtins-remote-info.c:56 app/flatpak-builtins-uninstall.c:59
#: app/flatpak-builtins-update.c:65
msgid "Look for app with the specified name"
msgstr "用指定名称查找应用"

#: app/flatpak-builtins-create-usb.c:45
msgid "Arch to copy"
msgstr "要复制的架构"

#: app/flatpak-builtins-create-usb.c:46
msgid "DEST"
msgstr "目标"

#: app/flatpak-builtins-create-usb.c:48
msgid "Allow partial commits in the created repo"
msgstr "允许在创建的仓库中部分交付"

#: app/flatpak-builtins-create-usb.c:124 app/flatpak-builtins-create-usb.c:164
#, c-format
msgid ""
"Warning: Related ref ‘%s’ is partially installed. Use --allow-partial to "
"suppress this message.\n"
msgstr "警告:相关引用“%s”是部分安装。使用 --allow-partial 隐藏该消息。\n"

#: app/flatpak-builtins-create-usb.c:157
#, c-format
msgid "Warning: Omitting related ref ‘%s’ because it is not installed.\n"
msgstr "警告:由于相关引用“%s”未安装而对其省略。\n"

#: app/flatpak-builtins-create-usb.c:174
#, c-format
msgid ""
"Warning: Omitting related ref ‘%s’ because its remote ‘%s’ does not have a "
"collection ID set.\n"
msgstr "警告:由于相关引用“%s”的远程仓库“%s”没有设置集合标识而对其省略。\n"

#: app/flatpak-builtins-create-usb.c:186
#, c-format
msgid "Warning: Omitting related ref ‘%s’ because it's extra-data.\n"
msgstr "警告:由于相关引用“%s”是额外数据而对其省略。\n"

#: app/flatpak-builtins-create-usb.c:261 app/flatpak-builtins-create-usb.c:635
#, c-format
msgid ""
"Remote ‘%s’ does not have a collection ID set, which is required for P2P "
"distribution of ‘%s’."
msgstr "远程仓库“%s”没有设置对“%s”进行 P2P 发行所需的集合标识。"

#: app/flatpak-builtins-create-usb.c:271
#, c-format
msgid "Warning: Omitting ref ‘%s’ (runtime of ‘%s’) because it's extra-data.\n"
msgstr "警告:由于引用“%s”(“%s”的运行时)是额外数据而对其省略。\n"

#: app/flatpak-builtins-create-usb.c:482
msgid "MOUNT-PATH [REF…] - Copy apps or runtimes onto removable media"
msgstr "MOUNT-PATH [引用…] - 将应用或运行时复制到可移动媒体上"

#: app/flatpak-builtins-create-usb.c:491
msgid "MOUNT-PATH and REF must be specified"
msgstr "必须指定 MOUNT-PATH 和引用"

#: app/flatpak-builtins-create-usb.c:605
#, c-format
msgid "Ref ‘%s’ found in multiple installations: %s. You must specify one."
msgstr "在多个安装中发现引用“%s”:%s。您必须指定一个。"

#: app/flatpak-builtins-create-usb.c:618
#, c-format
msgid "Refs must all be in the same installation (found in %s and %s)."
msgstr "引用必须全部位于同一安装中(在 %s 和 %s 中找到)。"

#: app/flatpak-builtins-create-usb.c:668
#, c-format
msgid ""
"Warning: Ref ‘%s’ is partially installed. Use --allow-partial to suppress "
"this message.\n"
msgstr "警告:引用“%s”是部分安装。使用 --allow-partial 隐藏该消息。\n"

#: app/flatpak-builtins-create-usb.c:679
#, c-format
msgid "Installed ref ‘%s’ is extra-data, and cannot be distributed offline"
msgstr "已安装引用“%s”是额外数据,且无法离线发行"

#: app/flatpak-builtins-create-usb.c:719
#, c-format
msgid "Warning: Couldn't update repo metadata for remote ‘%s’: %s\n"
msgstr "警告:无法为远程仓库“%s”更新仓库元数据:%s\n"

#: app/flatpak-builtins-create-usb.c:749
#, c-format
msgid "Warning: Couldn't update appstream data for remote ‘%s’ arch ‘%s’: %s\n"
msgstr "警告:无法为远程仓库“%s”架构“%s”更新 appstream 数据:%s\n"

#. Print a warning if both appstream and appstream2 are missing
#: app/flatpak-builtins-create-usb.c:782
#, c-format
msgid ""
"Warning: Couldn't find appstream data for remote ‘%s’ arch ‘%s’: %s; %s\n"
msgstr "警告:无法找到用于远程仓库“%s”架构“%s”的 appstream 数据:%s;%s\n"

#. Appstream2 is only for efficiency, so just print a debug message
#: app/flatpak-builtins-create-usb.c:788
#, c-format
msgid "Couldn't find appstream2 data for remote ‘%s’ arch ‘%s’: %s\n"
msgstr "无法找到用于远程仓库“%s”架构“%s”的 appstream2 数据:%s\n"

#: app/flatpak-builtins-document-export.c:62
msgid "Create a unique document reference"
msgstr "创建唯一的文档引用"

#: app/flatpak-builtins-document-export.c:63
msgid "Make the document transient for the current session"
msgstr "使文档在当前会话中处于临时状态"

#: app/flatpak-builtins-document-export.c:64
msgid "Don't require the file to exist already"
msgstr "不需要文件已经存在"

#: app/flatpak-builtins-document-export.c:65
msgid "Give the app read permissions"
msgstr "授予应用读取权限"

#: app/flatpak-builtins-document-export.c:66
msgid "Give the app write permissions"
msgstr "授予应用写入权限"

#: app/flatpak-builtins-document-export.c:67
msgid "Give the app delete permissions"
msgstr "授予应用删除权限"

#: app/flatpak-builtins-document-export.c:68
msgid "Give the app permissions to grant further permissions"
msgstr "授予应用权限以同意更多权限"

#: app/flatpak-builtins-document-export.c:69
msgid "Revoke read permissions of the app"
msgstr "撤消应用的读取权限"

#: app/flatpak-builtins-document-export.c:70
msgid "Revoke write permissions of the app"
msgstr "撤销应用的写入权限"

#: app/flatpak-builtins-document-export.c:71
msgid "Revoke delete permissions of the app"
msgstr "撤消应用的删除权限"

#: app/flatpak-builtins-document-export.c:72
msgid "Revoke the permission to grant further permissions"
msgstr "撤消该权限以同意更多权限"

#: app/flatpak-builtins-document-export.c:73
msgid "Add permissions for this app"
msgstr "为此应用添加权限"

#: app/flatpak-builtins-document-export.c:73
msgid "APPID"
msgstr "应用标识"

#: app/flatpak-builtins-document-export.c:100
msgid "FILE - Export a file to apps"
msgstr "文件 - 导出文件到应用"

#: app/flatpak-builtins-document-export.c:109
#: app/flatpak-builtins-document-info.c:72
#: app/flatpak-builtins-document-unexport.c:67
msgid "FILE must be specified"
msgstr "必须指定文件"

#: app/flatpak-builtins-document-info.c:63
msgid "FILE - Get information about an exported file"
msgstr "文件 - 获取关于导出文件的信息"

#: app/flatpak-builtins-document-info.c:100
#: app/flatpak-builtins-document-unexport.c:92
msgid "Not exported\n"
msgstr "未导出\n"

#: app/flatpak-builtins-document-list.c:42 app/flatpak-builtins-history.c:52
#: app/flatpak-builtins-list.c:52 app/flatpak-builtins-ps.c:42
#: app/flatpak-builtins-remote-list.c:44 app/flatpak-builtins-remote-ls.c:57
#: app/flatpak-builtins-search.c:37
msgid "What information to show"
msgstr "显示什么信息"

#: app/flatpak-builtins-document-list.c:42 app/flatpak-builtins-history.c:52
#: app/flatpak-builtins-list.c:52 app/flatpak-builtins-ps.c:42
#: app/flatpak-builtins-remote-list.c:44 app/flatpak-builtins-remote-ls.c:57
#: app/flatpak-builtins-search.c:37
msgid "FIELD,…"
msgstr "领域,…"

#: app/flatpak-builtins-document-list.c:47
msgid "Show the document ID"
msgstr "显示文档标识"

#: app/flatpak-builtins-document-list.c:48
msgid "Path"
msgstr "路径"

#: app/flatpak-builtins-document-list.c:48
#: app/flatpak-builtins-document-list.c:49
msgid "Show the document path"
msgstr "显示文档路径"

#: app/flatpak-builtins-document-list.c:49 app/flatpak-builtins-list.c:64
#: app/flatpak-builtins-remote-ls.c:71
msgid "Origin"
msgstr "来源"

#: app/flatpak-builtins-document-list.c:50 app/flatpak-builtins-history.c:60
#: app/flatpak-builtins-ps.c:50
msgid "Application"
msgstr "应用程序"

#: app/flatpak-builtins-document-list.c:50
msgid "Show applications with permission"
msgstr "显示获得权限的应用"

#: app/flatpak-builtins-document-list.c:51
#: app/flatpak-builtins-permission-list.c:177
#: app/flatpak-builtins-permission-show.c:142
msgid "Permissions"
msgstr "权限"

#: app/flatpak-builtins-document-list.c:51
msgid "Show permissions for applications"
msgstr "显示应用程序的权限"

#: app/flatpak-builtins-document-list.c:170
msgid "[APPID] - List exported files"
msgstr "[应用标识] - 列出导出的文件"

#: app/flatpak-builtins-document-unexport.c:43
#, fuzzy
msgid "Specify the document ID"
msgstr "显示文档标识"

#: app/flatpak-builtins-document-unexport.c:58
msgid "FILE - Unexport a file to apps"
msgstr "文件 - 取消导出文件到应用"

#: app/flatpak-builtins-enter.c:88
msgid "INSTANCE COMMAND [ARGUMENT…] - Run a command inside a running sandbox"
msgstr "实例 命令 [参数…] - 在正在运行的沙箱中运行命令"

#: app/flatpak-builtins-enter.c:111
msgid "INSTANCE and COMMAND must be specified"
msgstr "必须指定实例和命令"

#: app/flatpak-builtins-enter.c:138
#, c-format
msgid "%s is neither a pid nor an application or instance ID"
msgstr "%s 既不是进程标识也不是应用或实例标识"

#: app/flatpak-builtins-enter.c:144
msgid "entering not supported (need unprivileged user namespaces, or sudo -E)"
msgstr "不支持进入(需要无特权用户命名空间或 sudo -E)"

#: app/flatpak-builtins-enter.c:145
#, c-format
msgid "No such pid %s"
msgstr "没有这样的进程标识 %s"

#: app/flatpak-builtins-enter.c:158
msgid "Can't read cwd"
msgstr "无法读取 cwd"

#: app/flatpak-builtins-enter.c:163
msgid "Can't read root"
msgstr "无法读取 root"

#: app/flatpak-builtins-enter.c:191
#, c-format
msgid "Invalid %s namespace for pid %d"
msgstr "进程标识 %2$d 的 %1$s 命名空间无效"

#: app/flatpak-builtins-enter.c:202
#, c-format
msgid "Invalid %s namespace for self"
msgstr "自身的 %s 命名空间无效"

#: app/flatpak-builtins-enter.c:216
#, c-format
msgid "Can't open %s namespace: %s"
msgstr "无法打开 %s 命名空间:%s"

#: app/flatpak-builtins-enter.c:226
msgid "entering not supported (need unprivileged user namespaces)"
msgstr "不支持进入(需要无特权用户命名空间)"

#: app/flatpak-builtins-enter.c:227
#, c-format
msgid "Can't enter %s namespace: %s"
msgstr "无法进入 %s 命名空间:%s"

#: app/flatpak-builtins-enter.c:234
msgid "Can't chdir"
msgstr "无法 chdir"

#: app/flatpak-builtins-enter.c:237
msgid "Can't chroot"
msgstr "无法 chroot"

#: app/flatpak-builtins-enter.c:240
msgid "Can't switch gid"
msgstr "无法切换 gid"

#: app/flatpak-builtins-enter.c:243
msgid "Can't switch uid"
msgstr "无法切换 uid"

#: app/flatpak-builtins-history.c:49
msgid "Only show changes after TIME"
msgstr "仅显示该时间之后的更改"

#: app/flatpak-builtins-history.c:49 app/flatpak-builtins-history.c:50
msgid "TIME"
msgstr "时间"

#: app/flatpak-builtins-history.c:50
msgid "Only show changes before TIME"
msgstr "仅显示该时间之前的更改"

#: app/flatpak-builtins-history.c:51
msgid "Show newest entries first"
msgstr "优先显示最新条目"

#: app/flatpak-builtins-history.c:57
msgid "Time"
msgstr "时间"

#: app/flatpak-builtins-history.c:57
msgid "Show when the change happened"
msgstr "显示发生更改的时间"

#: app/flatpak-builtins-history.c:58
msgid "Change"
msgstr "修改"

#: app/flatpak-builtins-history.c:58
msgid "Show the kind of change"
msgstr "显示更改的类型"

#: app/flatpak-builtins-history.c:59 app/flatpak-builtins-list.c:66
#: app/flatpak-builtins-remote-ls.c:72 app/flatpak-builtins-repo.c:333
msgid "Ref"
msgstr "引用"

#: app/flatpak-builtins-history.c:59 app/flatpak-builtins-list.c:66
#: app/flatpak-builtins-remote-ls.c:72
msgid "Show the ref"
msgstr "显示引用"

#: app/flatpak-builtins-history.c:60
msgid "Show the application/runtime ID"
msgstr "显示应用/运行时标识"

#: app/flatpak-builtins-history.c:61 app/flatpak-builtins-list.c:62
#: app/flatpak-builtins-ps.c:51 app/flatpak-builtins-remote-ls.c:70
#: app/flatpak-cli-transaction.c:1146
msgid "Arch"
msgstr "架构"

#: app/flatpak-builtins-history.c:61 app/flatpak-builtins-list.c:62
#: app/flatpak-builtins-ps.c:51 app/flatpak-builtins-remote-ls.c:70
msgid "Show the architecture"
msgstr "显示架构"

#: app/flatpak-builtins-history.c:62 app/flatpak-builtins-list.c:61
#: app/flatpak-builtins-ps.c:52 app/flatpak-builtins-remote-ls.c:69
#: app/flatpak-builtins-search.c:46 app/flatpak-cli-transaction.c:1149
msgid "Branch"
msgstr "分支"

#: app/flatpak-builtins-history.c:62 app/flatpak-builtins-list.c:61
#: app/flatpak-builtins-remote-ls.c:69
msgid "Show the branch"
msgstr "显示分支"

#: app/flatpak-builtins-history.c:63 app/flatpak-builtins-list.c:65
msgid "Installation"
msgstr "安装"

#: app/flatpak-builtins-history.c:63
msgid "Show the affected installation"
msgstr "显示受影响的安装"

#: app/flatpak-builtins-history.c:64 app/flatpak-cli-transaction.c:1163
msgid "Remote"
msgstr "远程"

#: app/flatpak-builtins-history.c:64
msgid "Show the remote"
msgstr "显示远程仓库"

#: app/flatpak-builtins-history.c:65 app/flatpak-builtins-ps.c:53
#: app/flatpak-builtins-remote-ls.c:73
msgid "Commit"
msgstr "交付"

#: app/flatpak-builtins-history.c:65
msgid "Show the current commit"
msgstr "显示当前交付"

#: app/flatpak-builtins-history.c:66
msgid "Old Commit"
msgstr "旧交付"

#: app/flatpak-builtins-history.c:66
msgid "Show the previous commit"
msgstr "显示上一次交付"

#: app/flatpak-builtins-history.c:67
msgid "Show the remote URL"
msgstr "显示远程仓库网址"

#: app/flatpak-builtins-history.c:68 app/flatpak-cli-transaction.c:633
msgid "User"
msgstr "用户"

#: app/flatpak-builtins-history.c:68
msgid "Show the user doing the change"
msgstr "显示进行更改的用户"

#: app/flatpak-builtins-history.c:69
msgid "Tool"
msgstr "工具"

#: app/flatpak-builtins-history.c:69
msgid "Show the tool that was used"
msgstr "显示曾经使用的工具"

#: app/flatpak-builtins-history.c:70 app/flatpak-builtins-list.c:60
#: app/flatpak-builtins-remote-ls.c:68 app/flatpak-builtins-search.c:45
msgid "Version"
msgstr "版本"

#: app/flatpak-builtins-history.c:70
msgid "Show the Flatpak version"
msgstr "显示 Flatpak 版本"

#: app/flatpak-builtins-history.c:89
#, c-format
msgid "Failed to get journal data (%s): %s"
msgstr "获取日志数据失败(%s):%s"

#: app/flatpak-builtins-history.c:144
#, c-format
msgid "Failed to open journal: %s"
msgstr "打开日志失败:%s"

#: app/flatpak-builtins-history.c:151
#, c-format
msgid "Failed to add match to journal: %s"
msgstr "无法将匹配项添加到日志:%s"

#: app/flatpak-builtins-history.c:469
msgid " - Show history"
msgstr " - 显示历史"

#: app/flatpak-builtins-history.c:488
msgid "Failed to parse the --since option"
msgstr "解析 --since 选项失败"

#: app/flatpak-builtins-history.c:499
msgid "Failed to parse the --until option"
msgstr "解析 --until 选项失败"

#: app/flatpak-builtins-info.c:56
msgid "Show user installations"
msgstr "显示用户级安装"

#: app/flatpak-builtins-info.c:57
msgid "Show system-wide installations"
msgstr "显示系统级安装"

#: app/flatpak-builtins-info.c:58
msgid "Show specific system-wide installations"
msgstr "显示指定的系统级安装"

#: app/flatpak-builtins-info.c:59 app/flatpak-builtins-remote-info.c:58
msgid "Show ref"
msgstr "显示引用"

#: app/flatpak-builtins-info.c:60 app/flatpak-builtins-remote-info.c:59
msgid "Show commit"
msgstr "显示交付"

#: app/flatpak-builtins-info.c:61
msgid "Show origin"
msgstr "显示来源"

#: app/flatpak-builtins-info.c:62
msgid "Show size"
msgstr "显示大小"

#: app/flatpak-builtins-info.c:63 app/flatpak-builtins-remote-info.c:61
msgid "Show metadata"
msgstr "显示元数据"

#: app/flatpak-builtins-info.c:64 app/flatpak-builtins-remote-info.c:62
msgid "Show runtime"
msgstr "显示运行时"

#: app/flatpak-builtins-info.c:65 app/flatpak-builtins-remote-info.c:63
msgid "Show sdk"
msgstr "显示 SDK"

#: app/flatpak-builtins-info.c:66
msgid "Show permissions"
msgstr "显示权限"

#: app/flatpak-builtins-info.c:67
msgid "Query file access"
msgstr "查询文件访问"

#: app/flatpak-builtins-info.c:67 app/flatpak-builtins-install.c:75
#: app/flatpak-builtins-install.c:81 app/flatpak-builtins-run.c:90
#: app/flatpak-builtins-run.c:91 app/flatpak-builtins-update.c:67
#: app/flatpak-builtins-update.c:71
msgid "PATH"
msgstr "路径"

#: app/flatpak-builtins-info.c:68
msgid "Show extensions"
msgstr "显示扩展"

#: app/flatpak-builtins-info.c:69
msgid "Show location"
msgstr "显示位置"

#: app/flatpak-builtins-info.c:116
msgid "NAME [BRANCH] - Get info about an installed app or runtime"
msgstr "名称 [分支] - 获取关于已安装应用或运行时的信息"

#: app/flatpak-builtins-info.c:123 app/flatpak-builtins-remote-add.c:310
#: app/flatpak-builtins-remote-delete.c:63
msgid "NAME must be specified"
msgstr "必须指定名称"

#: app/flatpak-builtins-info.c:196
msgid "ref not present in origin"
msgstr "引用在来源中不存在"

#: app/flatpak-builtins-info.c:211 app/flatpak-builtins-remote-info.c:216
msgid "Warning: Commit has no flatpak metadata\n"
msgstr "警告:交付中没有 flatpak 元数据\n"

#: app/flatpak-builtins-info.c:217 app/flatpak-builtins-info.c:259
#: app/flatpak-builtins-info.c:451 app/flatpak-builtins-info.c:498
#: app/flatpak-builtins-remote-info.c:235
#: app/flatpak-builtins-remote-info.c:270
msgid "ID:"
msgstr "标识:"

#: app/flatpak-builtins-info.c:218 app/flatpak-builtins-info.c:260
#: app/flatpak-builtins-remote-info.c:236
#: app/flatpak-builtins-remote-info.c:271
msgid "Ref:"
msgstr "引用:"

#: app/flatpak-builtins-info.c:219 app/flatpak-builtins-info.c:261
#: app/flatpak-builtins-remote-info.c:237
#: app/flatpak-builtins-remote-info.c:272
msgid "Arch:"
msgstr "架构:"

#: app/flatpak-builtins-info.c:220 app/flatpak-builtins-info.c:262
#: app/flatpak-builtins-remote-info.c:238
#: app/flatpak-builtins-remote-info.c:273
msgid "Branch:"
msgstr "分支:"

#: app/flatpak-builtins-info.c:222 app/flatpak-builtins-info.c:264
#: app/flatpak-builtins-remote-info.c:240
#: app/flatpak-builtins-remote-info.c:275
msgid "Version:"
msgstr "版本:"

#: app/flatpak-builtins-info.c:224 app/flatpak-builtins-info.c:266
#: app/flatpak-builtins-remote-info.c:242
#: app/flatpak-builtins-remote-info.c:277
msgid "License:"
msgstr "许可证:"

#: app/flatpak-builtins-info.c:226 app/flatpak-builtins-info.c:269
#: app/flatpak-builtins-remote-info.c:244
#: app/flatpak-builtins-remote-info.c:279
msgid "Collection:"
msgstr "集合:"

#: app/flatpak-builtins-info.c:227 app/flatpak-builtins-info.c:270
msgid "Installation:"
msgstr "安装:"

#: app/flatpak-builtins-info.c:228 app/flatpak-builtins-info.c:271
#: app/flatpak-builtins-info.c:454 app/flatpak-builtins-info.c:501
#: app/flatpak-builtins-remote-info.c:248
#: app/flatpak-builtins-remote-info.c:283
msgid "Installed:"
msgstr "已安装:"

#: app/flatpak-builtins-info.c:231 app/flatpak-builtins-info.c:279
#: app/flatpak-builtins-remote-info.c:251
#: app/flatpak-builtins-remote-info.c:287
msgid "Runtime:"
msgstr "运行时:"

#: app/flatpak-builtins-info.c:232 app/flatpak-builtins-info.c:288
#: app/flatpak-builtins-remote-info.c:252
#: app/flatpak-builtins-remote-info.c:292
msgid "Sdk:"
msgstr "SDK:"

#: app/flatpak-builtins-info.c:235 app/flatpak-builtins-info.c:313
#: app/flatpak-builtins-remote-info.c:255
#: app/flatpak-builtins-remote-info.c:318
msgid "Date:"
msgstr "日期:"

#: app/flatpak-builtins-info.c:237 app/flatpak-builtins-info.c:311
#: app/flatpak-builtins-remote-info.c:257
#: app/flatpak-builtins-remote-info.c:316
msgid "Subject:"
msgstr "主题:"

#: app/flatpak-builtins-info.c:240 app/flatpak-builtins-info.c:295
msgid "Active commit:"
msgstr "激活交付:"

#: app/flatpak-builtins-info.c:241 app/flatpak-builtins-info.c:298
msgid "Latest commit:"
msgstr "最新交付:"

#: app/flatpak-builtins-info.c:244 app/flatpak-builtins-info.c:303
#: app/flatpak-builtins-info.c:453 app/flatpak-builtins-info.c:500
#: app/flatpak-builtins-remote-info.c:258
#: app/flatpak-builtins-remote-info.c:297
msgid "Commit:"
msgstr "交付:"

#: app/flatpak-builtins-info.c:246 app/flatpak-builtins-info.c:308
#: app/flatpak-builtins-remote-info.c:260
#: app/flatpak-builtins-remote-info.c:302
msgid "Parent:"
msgstr "上级:"

#: app/flatpak-builtins-info.c:248 app/flatpak-builtins-info.c:321
msgid "Alt-id:"
msgstr "替代标识:"

#: app/flatpak-builtins-info.c:250 app/flatpak-builtins-info.c:325
#: app/flatpak-builtins-remote-info.c:262
#: app/flatpak-builtins-remote-info.c:307
msgid "End-of-life:"
msgstr "寿命完结:"

#: app/flatpak-builtins-info.c:252 app/flatpak-builtins-info.c:330
#: app/flatpak-builtins-remote-info.c:264
#: app/flatpak-builtins-remote-info.c:312
msgid "End-of-life-rebase:"
msgstr "报废的基础系统:"

#: app/flatpak-builtins-info.c:254 app/flatpak-builtins-info.c:317
msgid "Subdirectories:"
msgstr "子目录:"

#: app/flatpak-builtins-info.c:255 app/flatpak-builtins-info.c:450
#: app/flatpak-builtins-info.c:497
msgid "Extension:"
msgstr "扩展:"

#: app/flatpak-builtins-info.c:267 app/flatpak-builtins-info.c:452
#: app/flatpak-builtins-info.c:499
msgid "Origin:"
msgstr "来源:"

#: app/flatpak-builtins-info.c:455 app/flatpak-builtins-info.c:506
msgid "Subpaths:"
msgstr "子路径:"

#: app/flatpak-builtins-info.c:472
msgid "unmaintained"
msgstr "无人维护"

#: app/flatpak-builtins-info.c:475
msgid "unknown"
msgstr "未知"

#: app/flatpak-builtins-install.c:64
msgid "Don't pull, only install from local cache"
msgstr "不要提取,仅从本地缓存安装"

#: app/flatpak-builtins-install.c:65 app/flatpak-builtins-update.c:60
msgid "Don't deploy, only download to local cache"
msgstr "不要部署,仅下载到本地缓存"

#: app/flatpak-builtins-install.c:66
msgid "Don't install related refs"
msgstr "不要安装相关的引用"

#: app/flatpak-builtins-install.c:67 app/flatpak-builtins-update.c:62
msgid "Don't verify/install runtime dependencies"
msgstr "不要验证/安装运行时依赖"

#: app/flatpak-builtins-install.c:68
msgid "Don't automatically pin explicit installs"
msgstr "不要自动置顶明确的安装"

#: app/flatpak-builtins-install.c:69 app/flatpak-builtins-update.c:63
msgid "Don't use static deltas"
msgstr "不要使用静态增量"

#: app/flatpak-builtins-install.c:72
msgid "Assume LOCATION is a .flatpak single-file bundle"
msgstr "假定位置是 .flatpak 单文件捆绑包"

#: app/flatpak-builtins-install.c:73
msgid "Assume LOCATION is a .flatpakref application description"
msgstr "假定位置是 .flatpakref 应用描述"

#: app/flatpak-builtins-install.c:74
msgid "Check bundle signatures with GPG key from FILE (- for stdin)"
msgstr "用来自文件(- 用于 stdin)的 GPG 密钥检查捆绑包签名"

#: app/flatpak-builtins-install.c:75
msgid "Only install this subpath"
msgstr "仅安装此子路径"

#: app/flatpak-builtins-install.c:76 app/flatpak-builtins-uninstall.c:63
#: app/flatpak-builtins-update.c:68
msgid "Automatically answer yes for all questions"
msgstr "对所有问题自动回答是"

#: app/flatpak-builtins-install.c:77
msgid "Uninstall first if already installed"
msgstr "如果已安装会先卸载"

#: app/flatpak-builtins-install.c:78 app/flatpak-builtins-uninstall.c:64
#: app/flatpak-builtins-update.c:69
msgid "Produce minimal output and don't ask questions"
msgstr "显示最少的输出信息且不会询问问题"

#: app/flatpak-builtins-install.c:79
msgid "Update install if already installed"
msgstr "如果已经安装会更新安装"

#. Translators: A sideload is when you install from a local USB drive rather than the Internet.
#: app/flatpak-builtins-install.c:81 app/flatpak-builtins-update.c:71
msgid "Use this local repo for sideloads"
msgstr "对侧载使用该本地仓库"

#: app/flatpak-builtins-install.c:140
msgid "Bundle filename must be specified"
msgstr "必须指定捆绑包文件名"

#: app/flatpak-builtins-install.c:150
msgid "Remote bundles are not supported"
msgstr "不支持远程捆绑包"

#: app/flatpak-builtins-install.c:207
msgid "Filename or uri must be specified"
msgstr "必须指定文件名或网址"

#: app/flatpak-builtins-install.c:287
msgid "[LOCATION/REMOTE] [REF…] - Install applications or runtimes"
msgstr "[位置/远程] [引用…] - 安装应用程序或运行时"

#: app/flatpak-builtins-install.c:313
msgid "At least one REF must be specified"
msgstr "必须至少指定一个引用"

#: app/flatpak-builtins-install.c:324
msgid "Looking for matches…\n"
msgstr "寻找匹配项…\n"

#: app/flatpak-builtins-install.c:439
#, c-format
msgid "No remote refs found similar to ‘%s’"
msgstr "未发现与“%s”相似的远程引用"

#: app/flatpak-builtins-install.c:504 app/flatpak-builtins-uninstall.c:293
#: common/flatpak-ref-utils.c:690 common/flatpak-ref-utils.c:1596
#, c-format
msgid "Invalid branch %s: %s"
msgstr "无效的分支 %s:%s"

#: app/flatpak-builtins-install.c:531
#, c-format
msgid "Nothing matches %s in local repository for remote %s"
msgstr "未在用于远程仓库 %2$s 的本地仓库中发现 %1$s 的匹配项"

#: app/flatpak-builtins-install.c:533
#, c-format
msgid "Nothing matches %s in remote %s"
msgstr "未在远程仓库 %2$s 中发现 %1$s 的匹配项"

#: app/flatpak-builtins-install.c:554
#, c-format
msgid "Skipping: %s\n"
msgstr "正在跳过:%s\n"

#: app/flatpak-builtins-kill.c:68
#, c-format
msgid "%s is not running"
msgstr "%s 未在运行"

#: app/flatpak-builtins-kill.c:82
msgid "INSTANCE - Stop a running application"
msgstr "实例 - 停止正在运行的应用"

#: app/flatpak-builtins-kill.c:90 app/flatpak-builtins-ps.c:252
msgid "Extra arguments given"
msgstr "给出的额外参数"

#: app/flatpak-builtins-kill.c:96
msgid "Must specify the app to kill"
msgstr "必须指定要杀死的应用"

#: app/flatpak-builtins-list.c:46
msgid "Show extra information"
msgstr "显示额外信息"

#: app/flatpak-builtins-list.c:47
msgid "List installed runtimes"
msgstr "列出已安装的运行时"

#: app/flatpak-builtins-list.c:48
msgid "List installed applications"
msgstr "列出已安装的应用"

#: app/flatpak-builtins-list.c:49
msgid "Arch to show"
msgstr "要显示的架构"

#: app/flatpak-builtins-list.c:50 app/flatpak-builtins-remote-ls.c:55
msgid "List all refs (including locale/debug)"
msgstr "列出所有引用(包括本地化/调试)"

#: app/flatpak-builtins-list.c:51 app/flatpak-builtins-remote-ls.c:56
msgid "List all applications using RUNTIME"
msgstr "列出所有使用指定运行时的应用"

#: app/flatpak-builtins-list.c:57 app/flatpak-builtins-remote-list.c:49
#: app/flatpak-builtins-remote-ls.c:65 app/flatpak-builtins-search.c:42
msgid "Name"
msgstr "名称"

#: app/flatpak-builtins-list.c:57 app/flatpak-builtins-remote-list.c:49
#: app/flatpak-builtins-remote-ls.c:65 app/flatpak-builtins-search.c:42
msgid "Show the name"
msgstr "显示名字"

#: app/flatpak-builtins-list.c:58 app/flatpak-builtins-remote-list.c:58
#: app/flatpak-builtins-remote-ls.c:66 app/flatpak-builtins-search.c:43
msgid "Description"
msgstr "描述"

#: app/flatpak-builtins-list.c:58 app/flatpak-builtins-remote-ls.c:66
#: app/flatpak-builtins-search.c:43
msgid "Show the description"
msgstr "显示说明"

#: app/flatpak-builtins-list.c:59 app/flatpak-builtins-remote-ls.c:67
#: app/flatpak-builtins-search.c:44
msgid "Application ID"
msgstr "应用程序 ID"

#: app/flatpak-builtins-list.c:59 app/flatpak-builtins-ps.c:50
#: app/flatpak-builtins-remote-ls.c:67 app/flatpak-builtins-search.c:44
msgid "Show the application ID"
msgstr "显示应用程序标识"

#: app/flatpak-builtins-list.c:60 app/flatpak-builtins-remote-ls.c:68
#: app/flatpak-builtins-search.c:45
msgid "Show the version"
msgstr "显示版本"

#: app/flatpak-builtins-list.c:63 app/flatpak-builtins-ps.c:54
#: app/flatpak-builtins-remote-ls.c:74
msgid "Runtime"
msgstr "运行时"

#: app/flatpak-builtins-list.c:63
msgid "Show the used runtime"
msgstr "显示使用的运行时"

#: app/flatpak-builtins-list.c:64 app/flatpak-builtins-remote-ls.c:71
msgid "Show the origin remote"
msgstr "显示来源的远程仓库"

#: app/flatpak-builtins-list.c:65
msgid "Show the installation"
msgstr "显示安装"

#: app/flatpak-builtins-list.c:67
msgid "Active commit"
msgstr "激活交付"

#: app/flatpak-builtins-list.c:67 app/flatpak-builtins-remote-ls.c:73
msgid "Show the active commit"
msgstr "显示激活的交付"

#: app/flatpak-builtins-list.c:68
msgid "Latest commit"
msgstr "最新交付"

#: app/flatpak-builtins-list.c:68
msgid "Show the latest commit"
msgstr "显示最新的交付"

#: app/flatpak-builtins-list.c:69 app/flatpak-builtins-remote-ls.c:75
msgid "Installed size"
msgstr "安装大小"

#: app/flatpak-builtins-list.c:69 app/flatpak-builtins-remote-ls.c:75
msgid "Show the installed size"
msgstr "显示安装后的大小"

#: app/flatpak-builtins-list.c:70 app/flatpak-builtins-remote-list.c:56
#: app/flatpak-builtins-remote-ls.c:77 app/flatpak-builtins-repo.c:337
msgid "Options"
msgstr "选项"

#: app/flatpak-builtins-list.c:70 app/flatpak-builtins-remote-list.c:56
#: app/flatpak-builtins-remote-ls.c:77
msgid "Show options"
msgstr "显示选项"

#: app/flatpak-builtins-list.c:393
msgid " - List installed apps and/or runtimes"
msgstr " - 列出已安装的应用和/或运行时"

#: app/flatpak-builtins-make-current.c:38
msgid "Arch to make current for"
msgstr "要使之成为当前运行的架构"

#: app/flatpak-builtins-make-current.c:58
msgid "APP BRANCH - Make branch of application current"
msgstr "应用 分支 - 使指定分支的应用成为当前运行的"

#: app/flatpak-builtins-make-current.c:69 app/flatpak-builtins-run.c:156
msgid "APP must be specified"
msgstr "必须指定应用"

#: app/flatpak-builtins-make-current.c:84
msgid "BRANCH must be specified"
msgstr "必须指定分支"

#: app/flatpak-builtins-make-current.c:97
#, c-format
msgid "App %s branch %s is not installed"
msgstr "未安装应用 %s 的分支 %s"

#: app/flatpak-builtins-mask.c:42
msgid "Remove matching masks"
msgstr "移除匹配项屏蔽"

#: app/flatpak-builtins-mask.c:55
msgid ""
"[PATTERN…] - disable updates and automatic installation matching patterns"
msgstr "[范例…] - 禁用范例匹配项的更新和自动安装"

#: app/flatpak-builtins-mask.c:72
msgid "No masked patterns\n"
msgstr "没有屏蔽的范例\n"

#: app/flatpak-builtins-mask.c:77
msgid "Masked patterns:\n"
msgstr "屏蔽的范例:\n"

#: app/flatpak-builtins-override.c:42
msgid "Remove existing overrides"
msgstr "移除现存覆盖"

#: app/flatpak-builtins-override.c:43
msgid "Show existing overrides"
msgstr "显示现存覆盖"

#: app/flatpak-builtins-override.c:59
msgid "[APP] - Override settings [for application]"
msgstr "[应用] - 覆盖设置 [用于应用]"

#: app/flatpak-builtins-permission-list.c:138
msgid "[TABLE] [ID] - List permissions"
msgstr "[表格] [标识] - 列出权限"

#: app/flatpak-builtins-permission-list.c:174
#: app/flatpak-builtins-permission-show.c:139
msgid "Table"
msgstr "表格"

#: app/flatpak-builtins-permission-list.c:175
#: app/flatpak-builtins-permission-show.c:140
msgid "Object"
msgstr "对象"

#: app/flatpak-builtins-permission-list.c:176
#: app/flatpak-builtins-permission-show.c:141
msgid "App"
msgstr "应用"

#: app/flatpak-builtins-permission-list.c:178
#: app/flatpak-builtins-permission-show.c:143
msgid "Data"
msgstr "数据"

#: app/flatpak-builtins-permission-remove.c:120
msgid "TABLE ID [APP_ID] - Remove item from permission store"
msgstr "表格 标识 [应用标识] - 从权限存储中移除项目"

#: app/flatpak-builtins-permission-remove.c:129
#: app/flatpak-builtins-permission-set.c:120
msgid "Too few arguments"
msgstr "参数太少"

#: app/flatpak-builtins-permission-reset.c:43
msgid "Reset all permissions"
msgstr "重置所有权限"

#: app/flatpak-builtins-permission-reset.c:137
msgid "APP_ID - Reset permissions for an app"
msgstr "应用标识 - 重置指定应用的权限"

#: app/flatpak-builtins-permission-reset.c:146
#: app/flatpak-builtins-permission-show.c:121
msgid "Wrong number of arguments"
msgstr "参数数量错误"

#: app/flatpak-builtins-permission-set.c:42
msgid "Associate DATA with the entry"
msgstr "将数据与条目相关联"

#: app/flatpak-builtins-permission-set.c:42
msgid "DATA"
msgstr "数据"

#: app/flatpak-builtins-permission-set.c:111
msgid "TABLE ID APP_ID [PERMISSION...] - Set permissions"
msgstr "表格 标识 应用标识 [权限…] - 设置权限"

#: app/flatpak-builtins-permission-set.c:132
#, c-format
msgid "Failed to parse '%s' as GVariant: "
msgstr "将“%s”作为 GVariant 解析失败:"

#: app/flatpak-builtins-permission-show.c:112
msgid "APP_ID - Show permissions for an app"
msgstr "应用标识 - 显示指定应用的权限"

#: app/flatpak-builtins-pin.c:44
msgid "Remove matching pins"
msgstr "移除匹配的置顶"

#: app/flatpak-builtins-pin.c:57
msgid "[PATTERN…] - disable automatic removal of runtimes matching patterns"
msgstr "[范例…] - 禁用对匹配范例的运行时的自动移除"

#: app/flatpak-builtins-pin.c:74
msgid "No pinned patterns\n"
msgstr "没有置顶的范例\n"

#: app/flatpak-builtins-pin.c:79
msgid "Pinned patterns:\n"
msgstr "置顶的范例:\n"

#: app/flatpak-builtins-ps.c:47
msgid "Instance"
msgstr "实例"

#: app/flatpak-builtins-ps.c:47
msgid "Show the instance ID"
msgstr "显示实例标识"

#: app/flatpak-builtins-ps.c:48 app/flatpak-builtins-run.c:86
msgid "PID"
msgstr "PID"

#: app/flatpak-builtins-ps.c:48
msgid "Show the PID of the wrapper process"
msgstr "显示封装器进程的进程标识"

#: app/flatpak-builtins-ps.c:49
msgid "Child-PID"
msgstr "子-PID"

#: app/flatpak-builtins-ps.c:49
msgid "Show the PID of the sandbox process"
msgstr "显示沙盒进程的进程标识"

#: app/flatpak-builtins-ps.c:52 app/flatpak-builtins-search.c:46
msgid "Show the application branch"
msgstr "显示应用程序分支"

#: app/flatpak-builtins-ps.c:53
msgid "Show the application commit"
msgstr "显示应用程序交付"

#: app/flatpak-builtins-ps.c:54
msgid "Show the runtime ID"
msgstr "显示运行时标识"

#: app/flatpak-builtins-ps.c:55
msgid "R.-Branch"
msgstr "R.-分支"

#: app/flatpak-builtins-ps.c:55
msgid "Show the runtime branch"
msgstr "显示运行时分支"

#: app/flatpak-builtins-ps.c:56
msgid "R.-Commit"
msgstr "R.-交付"

#: app/flatpak-builtins-ps.c:56
msgid "Show the runtime commit"
msgstr "显示运行时交付"

#: app/flatpak-builtins-ps.c:57
msgid "Active"
msgstr "活动"

#: app/flatpak-builtins-ps.c:57
msgid "Show whether the app is active"
msgstr "显示应用是否处于活动状态"

#: app/flatpak-builtins-ps.c:58
msgid "Background"
msgstr "背景"

#: app/flatpak-builtins-ps.c:58
msgid "Show whether the app is background"
msgstr "显示应用是否处于后台状态"

#: app/flatpak-builtins-ps.c:242
msgid " - Enumerate running sandboxes"
msgstr " - 列出正在运行的沙盒"

#: app/flatpak-builtins-remote-add.c:63
msgid "Do nothing if the provided remote exists"
msgstr "如果提供的远程仓库不存在则不进行任何操作"

#: app/flatpak-builtins-remote-add.c:64
msgid "LOCATION specifies a configuration file, not the repo location"
msgstr "该位置指定的是配置文件,不是仓库位置"

#: app/flatpak-builtins-remote-add.c:69 app/flatpak-builtins-remote-modify.c:77
msgid "Disable GPG verification"
msgstr "禁用 GPG 校验"

#: app/flatpak-builtins-remote-add.c:70 app/flatpak-builtins-remote-modify.c:78
msgid "Mark the remote as don't enumerate"
msgstr "将该远程仓库标记为不被列举"

#: app/flatpak-builtins-remote-add.c:71 app/flatpak-builtins-remote-modify.c:79
msgid "Mark the remote as don't use for deps"
msgstr "将该远程仓库标记为不被用于依赖"

#: app/flatpak-builtins-remote-add.c:72 app/flatpak-builtins-remote-modify.c:80
msgid "Set priority (default 1, higher is more prioritized)"
msgstr "设置优先级(默认 1,越高越优先)"

#: app/flatpak-builtins-remote-add.c:72 app/flatpak-builtins-remote-modify.c:80
msgid "PRIORITY"
msgstr "优先级"

#: app/flatpak-builtins-remote-add.c:73
msgid "The named subset to use for this remote"
msgstr "用于该远程仓库的已命名子集"

#: app/flatpak-builtins-remote-add.c:73 app/flatpak-builtins-remote-modify.c:70
msgid "SUBSET"
msgstr "子集"

#: app/flatpak-builtins-remote-add.c:74 app/flatpak-builtins-remote-modify.c:81
msgid "A nice name to use for this remote"
msgstr "用于该远程仓库的好名字"

#: app/flatpak-builtins-remote-add.c:75 app/flatpak-builtins-remote-modify.c:82
msgid "A one-line comment for this remote"
msgstr "用于该远程仓库的单行注释"

#: app/flatpak-builtins-remote-add.c:76 app/flatpak-builtins-remote-modify.c:83
msgid "A full-paragraph description for this remote"
msgstr "用于该远程仓库的完整分段描述"

#: app/flatpak-builtins-remote-add.c:77 app/flatpak-builtins-remote-modify.c:84
msgid "URL for a website for this remote"
msgstr "用于该远程仓库的网站地址"

#: app/flatpak-builtins-remote-add.c:78 app/flatpak-builtins-remote-modify.c:85
msgid "URL for an icon for this remote"
msgstr "用于该远程仓库的图标网址"

#: app/flatpak-builtins-remote-add.c:79 app/flatpak-builtins-remote-modify.c:86
msgid "Default branch to use for this remote"
msgstr "用于该远程仓库的默认分支"

#: app/flatpak-builtins-remote-add.c:81 app/flatpak-builtins-remote-modify.c:88
msgid "Import GPG key from FILE (- for stdin)"
msgstr "从文件导入 GPG 密钥(- 用于 stdin)"

#: app/flatpak-builtins-remote-add.c:82 app/flatpak-builtins-remote-modify.c:90
msgid "Set path to local filter FILE"
msgstr "设置本地筛选器文件的路径"

#: app/flatpak-builtins-remote-add.c:83 app/flatpak-builtins-remote-modify.c:91
msgid "Disable the remote"
msgstr "禁用该远程仓库"

#: app/flatpak-builtins-remote-add.c:84 app/flatpak-builtins-remote-modify.c:92
msgid "Name of authenticator"
msgstr "身份验证器名称"

#: app/flatpak-builtins-remote-add.c:86 app/flatpak-builtins-remote-modify.c:94
msgid "Autoinstall authenticator"
msgstr "自动安装身份验证器"

#: app/flatpak-builtins-remote-add.c:87 app/flatpak-builtins-remote-modify.c:95
msgid "Don't autoinstall authenticator"
msgstr "不要自动安装身份验证器"

#: app/flatpak-builtins-remote-add.c:88 app/flatpak-builtins-remote-modify.c:97
msgid "Don't follow the redirect set in the summary file"
msgstr "不要跟随摘要文件中设置的重定向"

#: app/flatpak-builtins-remote-add.c:254 app/flatpak-builtins-remote-add.c:261
#, c-format
msgid "Can't load uri %s: %s\n"
msgstr "无法加载网址 %s:%s\n"

#: app/flatpak-builtins-remote-add.c:269 common/flatpak-dir.c:3876
#, c-format
msgid "Can't load file %s: %s\n"
msgstr "无法加载文件 %s:%s\n"

#: app/flatpak-builtins-remote-add.c:297
msgid "NAME LOCATION - Add a remote repository"
msgstr "名称 位置 - 添加远程仓库"

#: app/flatpak-builtins-remote-add.c:324
msgid "GPG verification is required if collections are enabled"
msgstr "如果启用了集合则需要 GPG 校验"

#: app/flatpak-builtins-remote-add.c:386
#, c-format
msgid "Remote %s already exists"
msgstr "远程仓库 %s 已经存在"

#: app/flatpak-builtins-remote-add.c:398
#: app/flatpak-builtins-remote-modify.c:332
#, c-format
msgid "Invalid authenticator name %s"
msgstr "无效的验证器名称 %s"

#: app/flatpak-builtins-remote-add.c:415
#, c-format
msgid "Warning: Could not update extra metadata for '%s': %s\n"
msgstr "警告:无法为“%s”更新额外元数据:%s\n"

#: app/flatpak-builtins-remote-delete.c:39
msgid "Remove remote even if in use"
msgstr "即使在使用中也要移除远程仓库"

#: app/flatpak-builtins-remote-delete.c:53
msgid "NAME - Delete a remote repository"
msgstr "名称 - 删除远程仓库"

#: app/flatpak-builtins-remote-delete.c:100
#, c-format
msgid "The following refs are installed from remote '%s':"
msgstr "下列引用是从远程仓库“%s”安装的:"

#: app/flatpak-builtins-remote-delete.c:101
msgid "Remove them?"
msgstr "移除它们吗?"

#: app/flatpak-builtins-remote-delete.c:103
#, c-format
msgid "Can't remove remote '%s' with installed refs"
msgstr "无法移除具有已安装引用的远程仓库“%s”"

#: app/flatpak-builtins-remote-info.c:54
msgid "Commit to show info for"
msgstr "要显示信息的交付"

#: app/flatpak-builtins-remote-info.c:57
msgid "Display log"
msgstr "显示日志"

#: app/flatpak-builtins-remote-info.c:60
msgid "Show parent"
msgstr "显示上级"

#: app/flatpak-builtins-remote-info.c:64 app/flatpak-builtins-remote-ls.c:58
msgid "Use local caches even if they are stale"
msgstr "即使它们是陈旧的仍要使用本地缓存"

#. Translators: A sideload is when you install from a local USB drive rather than the Internet.
#: app/flatpak-builtins-remote-info.c:66 app/flatpak-builtins-remote-ls.c:60
msgid "Only list refs available as sideloads"
msgstr "仅列出作为侧载可用的引用"

#: app/flatpak-builtins-remote-info.c:113
msgid ""
" REMOTE REF - Show information about an application or runtime in a remote"
msgstr " 远程仓库 引用 - 显示远程仓库中应用或运行时的有关信息"

#: app/flatpak-builtins-remote-info.c:124
msgid "REMOTE and REF must be specified"
msgstr "必须指定远程仓库和引用"

#: app/flatpak-builtins-remote-info.c:246
#: app/flatpak-builtins-remote-info.c:281
msgid "Download:"
msgstr "下载:"

#: app/flatpak-builtins-remote-info.c:266
#: app/flatpak-builtins-remote-info.c:324
msgid "History:"
msgstr "历史:"

#: app/flatpak-builtins-remote-info.c:347
msgid " Commit:"
msgstr " 交付:"

#: app/flatpak-builtins-remote-info.c:348
msgid " Subject:"
msgstr " 主题:"

#: app/flatpak-builtins-remote-info.c:349
msgid " Date:"
msgstr " 日期:"

#: app/flatpak-builtins-remote-info.c:382
#, c-format
msgid "Warning: Commit %s has no flatpak metadata\n"
msgstr "警告:交付 %s 没有 flatpak 元数据\n"

#: app/flatpak-builtins-remote-list.c:42
msgid "Show remote details"
msgstr "显示远程仓库详情"

#: app/flatpak-builtins-remote-list.c:43
msgid "Show disabled remotes"
msgstr "显示禁用的远程仓库"

#: app/flatpak-builtins-remote-list.c:50
msgid "Title"
msgstr "标题"

#: app/flatpak-builtins-remote-list.c:50
msgid "Show the title"
msgstr "显示标题"

#: app/flatpak-builtins-remote-list.c:51
msgid "Show the URL"
msgstr "显示网址"

#: app/flatpak-builtins-remote-list.c:52
msgid "Show the collection ID"
msgstr "显示集合标识"

#: app/flatpak-builtins-remote-list.c:53 app/flatpak-builtins-repo.c:389
msgid "Subset"
msgstr "子集"

#: app/flatpak-builtins-remote-list.c:53
msgid "Show the subset"
msgstr "显示子集"

#: app/flatpak-builtins-remote-list.c:54
msgid "Filter"
msgstr "筛选器"

#: app/flatpak-builtins-remote-list.c:54
msgid "Show filter file"
msgstr "显示筛选器文件"

#: app/flatpak-builtins-remote-list.c:55
msgid "Priority"
msgstr "优先级"

#: app/flatpak-builtins-remote-list.c:55
msgid "Show the priority"
msgstr "显示优先级"

#: app/flatpak-builtins-remote-list.c:57
msgid "Comment"
msgstr "注释"

#: app/flatpak-builtins-remote-list.c:57
msgid "Show comment"
msgstr "显示评论"

#: app/flatpak-builtins-remote-list.c:58
msgid "Show description"
msgstr "显示说明"

#: app/flatpak-builtins-remote-list.c:59
msgid "Homepage"
msgstr "主页"

#: app/flatpak-builtins-remote-list.c:59
msgid "Show homepage"
msgstr "显示首页"

#: app/flatpak-builtins-remote-list.c:60
msgid "Icon"
msgstr "图标"

#: app/flatpak-builtins-remote-list.c:60
msgid "Show icon"
msgstr "显示图示"

#: app/flatpak-builtins-remote-list.c:229
msgid " - List remote repositories"
msgstr " - 列出远程仓库"

#: app/flatpak-builtins-remote-ls.c:50
msgid "Show arches and branches"
msgstr "显示架构和分支"

#: app/flatpak-builtins-remote-ls.c:51
msgid "Show only runtimes"
msgstr "仅显示运行时"

#: app/flatpak-builtins-remote-ls.c:52
msgid "Show only apps"
msgstr "仅显示应用"

#: app/flatpak-builtins-remote-ls.c:53
msgid "Show only those where updates are available"
msgstr "仅显示有可用更新的"

#: app/flatpak-builtins-remote-ls.c:54
msgid "Limit to this arch (* for all)"
msgstr "限制为该架构(* 为全部)"

#: app/flatpak-builtins-remote-ls.c:74
msgid "Show the runtime"
msgstr "显示运行时"

#: app/flatpak-builtins-remote-ls.c:76
msgid "Download size"
msgstr "下载大小"

#: app/flatpak-builtins-remote-ls.c:76
msgid "Show the download size"
msgstr "显示下载大小"

#: app/flatpak-builtins-remote-ls.c:391
msgid " [REMOTE or URI] - Show available runtimes and applications"
msgstr " [远程仓库或网址] - 显示可用的运行时和应用程序"

#: app/flatpak-builtins-remote-modify.c:66
msgid "Enable GPG verification"
msgstr "启用 GPG 校验"

#: app/flatpak-builtins-remote-modify.c:67
msgid "Mark the remote as enumerate"
msgstr "将该远程仓库标记为枚举的"

#: app/flatpak-builtins-remote-modify.c:68
msgid "Mark the remote as used for dependencies"
msgstr "将该远程仓库标记为用于依赖"

#: app/flatpak-builtins-remote-modify.c:69
msgid "Set a new url"
msgstr "设置新网址"

#: app/flatpak-builtins-remote-modify.c:70
msgid "Set a new subset to use"
msgstr "设置要使用的新子集"

#: app/flatpak-builtins-remote-modify.c:71
msgid "Enable the remote"
msgstr "启用该远程仓库"

#: app/flatpak-builtins-remote-modify.c:72
msgid "Update extra metadata from the summary file"
msgstr "从摘要文件更新额外元数据"

#: app/flatpak-builtins-remote-modify.c:89
msgid "Disable local filter"
msgstr "禁用本地筛选器"

#: app/flatpak-builtins-remote-modify.c:93
msgid "Authenticator options"
msgstr "身份验证器选项"

#: app/flatpak-builtins-remote-modify.c:96
msgid "Follow the redirect set in the summary file"
msgstr "跟随摘要文件中的重定向设置"

#: app/flatpak-builtins-remote-modify.c:298
msgid "NAME - Modify a remote repository"
msgstr "名称 - 编辑远程仓库"

#: app/flatpak-builtins-remote-modify.c:308
msgid "Remote NAME must be specified"
msgstr "必须指定远程仓库名称"

#: app/flatpak-builtins-remote-modify.c:319
#, c-format
msgid "Updating extra metadata from remote summary for %s\n"
msgstr "正在从 %s 的远程仓库摘要更新额外元数据\n"

#: app/flatpak-builtins-remote-modify.c:322
#, c-format
msgid "Error updating extra metadata for '%s': %s\n"
msgstr "为“%s”更新额外元数据时出错:%s\n"

#: app/flatpak-builtins-remote-modify.c:323
#, c-format
msgid "Could not update extra metadata for %s"
msgstr "无法为 %s 更新额外元数据"

#: app/flatpak-builtins-repair.c:43
msgid "Don't make any changes"
msgstr "不要做任何修改"

#: app/flatpak-builtins-repair.c:44
msgid "Reinstall all refs"
msgstr "重新安装所有引用"

#: app/flatpak-builtins-repair.c:68
#, c-format
msgid "Object missing: %s.%s\n"
msgstr "对象缺失:%s.%s\n"

#: app/flatpak-builtins-repair.c:76
#, c-format
msgid "Object invalid: %s.%s\n"
msgstr "对象无效:%s.%s\n"

#: app/flatpak-builtins-repair.c:81
#, c-format
msgid "%s, deleting object\n"
msgstr "%s,正在删除对象\n"

#: app/flatpak-builtins-repair.c:146
#, c-format
msgid "Can't load object %s: %s\n"
msgstr "无法加载对象 %s:%s\n"

#: app/flatpak-builtins-repair.c:228
#, fuzzy, c-format
msgid "Commit invalid %s: %s\n"
msgstr "对象无效:%s.%s\n"

#: app/flatpak-builtins-repair.c:231
#, fuzzy, c-format
msgid "Deleting invalid commit %s: %s\n"
msgstr "无效的交付引用 %s:"

#: app/flatpak-builtins-repair.c:261
#, c-format
msgid "Commit should be marked partial: %s\n"
msgstr ""

#: app/flatpak-builtins-repair.c:264
#, c-format
msgid "Marking commit as partial: %s\n"
msgstr ""

#: app/flatpak-builtins-repair.c:293
#, c-format
msgid "Problems loading data for %s: %s\n"
msgstr "为 %s 加载数据时出现问题:%s\n"

#: app/flatpak-builtins-repair.c:306
#, c-format
msgid "Error reinstalling %s: %s\n"
msgstr "重新安装 %s 时出错:%s\n"

#: app/flatpak-builtins-repair.c:327
msgid "- Repair a flatpak installation"
msgstr "- 修复 flatpak 安装"

#: app/flatpak-builtins-repair.c:403
#, c-format
msgid "Removing non-deployed ref %s…\n"
msgstr "正在移除非部署的引用 %s…\n"

#: app/flatpak-builtins-repair.c:407
#, c-format
msgid "Skipping non-deployed ref %s…\n"
msgstr "正在跳过非部署的引用 %s…\n"

#: app/flatpak-builtins-repair.c:421
#, c-format
msgid "[%d/%d] Verifying %s…\n"
msgstr "[%d/%d] 正在校验 %s…\n"

#: app/flatpak-builtins-repair.c:427
msgid "Dry run: "
msgstr "演练:"

#: app/flatpak-builtins-repair.c:432
#, c-format
msgid "Deleting ref %s due to missing objects\n"
msgstr "由于缺失对象正在删除引用 %s\n"

#: app/flatpak-builtins-repair.c:436
#, c-format
msgid "Deleting ref %s due to invalid objects\n"
msgstr "由于无效对象正在删除引用 %s\n"

#: app/flatpak-builtins-repair.c:440
#, c-format
msgid "Deleting ref %s due to %d\n"
msgstr "由于 %2$d 正在删除引用 %1$s\n"

#: app/flatpak-builtins-repair.c:454
msgid "Checking remotes...\n"
msgstr "正在检查远程仓库…\n"

#: app/flatpak-builtins-repair.c:472
#, c-format
msgid "Remote %s for ref %s is missing\n"
msgstr "引用 %2$s 的远程仓库 %1$s 缺失\n"

#: app/flatpak-builtins-repair.c:474
#, c-format
msgid "Remote %s for ref %s is disabled\n"
msgstr "引用 %2$s 的远程仓库 %1$s 已禁用\n"

#: app/flatpak-builtins-repair.c:480
msgid "Pruning objects\n"
msgstr "正在修剪对象\n"

#: app/flatpak-builtins-repair.c:488
msgid "Erasing .removed\n"
msgstr "正在擦除 .removed\n"

#: app/flatpak-builtins-repair.c:513
msgid "Reinstalling refs\n"
msgstr "重新安装引用\n"

#: app/flatpak-builtins-repair.c:515
msgid "Reinstalling removed refs\n"
msgstr "重新安装已移除的引用\n"

#: app/flatpak-builtins-repair.c:540
#, c-format
msgid "While removing appstream for %s: "
msgstr "正在移除 %s 的 appstream 时:"

#: app/flatpak-builtins-repair.c:547
#, c-format
msgid "While deploying appstream for %s: "
msgstr "正在部署 %s 的 appstream 时:"

#: app/flatpak-builtins-repo.c:104
#, c-format
msgid "Repo mode: %s\n"
msgstr "仓库模式:%s\n"

#: app/flatpak-builtins-repo.c:111
#, c-format
msgid "Indexed summaries: %s\n"
msgstr "索引的摘要:%s\n"

#: app/flatpak-builtins-repo.c:111 app/flatpak-builtins-repo.c:137
#: app/flatpak-builtins-repo.c:170
msgid "true"
msgstr "true"

#: app/flatpak-builtins-repo.c:111 app/flatpak-builtins-repo.c:137
#: app/flatpak-builtins-repo.c:170
msgid "false"
msgstr "false"

#: app/flatpak-builtins-repo.c:119
msgid "Subsummaries: "
msgstr "子摘要:"

#: app/flatpak-builtins-repo.c:134
#, c-format
msgid "Cache version: %d\n"
msgstr "缓存版本:%d\n"

#: app/flatpak-builtins-repo.c:137
#, c-format
msgid "Indexed deltas: %s\n"
msgstr "索引的增量:%s\n"

#: app/flatpak-builtins-repo.c:140
#, c-format
msgid "Title: %s\n"
msgstr "标题:%s\n"

#: app/flatpak-builtins-repo.c:143
#, c-format
msgid "Comment: %s\n"
msgstr "评论:%s\n"

#: app/flatpak-builtins-repo.c:146
#, c-format
msgid "Description: %s\n"
msgstr "描述:%s\n"

#: app/flatpak-builtins-repo.c:149
#, c-format
msgid "Homepage: %s\n"
msgstr "主页:%s\n"

#: app/flatpak-builtins-repo.c:152
#, c-format
msgid "Icon: %s\n"
msgstr "图标:%s\n"

#: app/flatpak-builtins-repo.c:155
#, c-format
msgid "Collection ID: %s\n"
msgstr "集合标识:%s\n"

#: app/flatpak-builtins-repo.c:158
#, c-format
msgid "Default branch: %s\n"
msgstr "默认分支:%s\n"

#: app/flatpak-builtins-repo.c:161
#, c-format
msgid "Redirect URL: %s\n"
msgstr "重定向网址:%s\n"

#: app/flatpak-builtins-repo.c:164
#, c-format
msgid "Deploy collection ID: %s\n"
msgstr "部署集合标识:%s\n"

#: app/flatpak-builtins-repo.c:167
#, c-format
msgid "Authenticator name: %s\n"
msgstr "身份验证器名称:%s\n"

#: app/flatpak-builtins-repo.c:170
#, c-format
msgid "Authenticator install: %s\n"
msgstr "身份验证器安装:%s\n"

#: app/flatpak-builtins-repo.c:178
#, c-format
msgid "GPG key hash: %s\n"
msgstr "GPG 密钥哈希:%s\n"

#: app/flatpak-builtins-repo.c:182
#, c-format
msgid "%zd summary branches\n"
msgstr "%zd 摘要分支\n"

#: app/flatpak-builtins-repo.c:334
msgid "Installed"
msgstr "已安装"

#: app/flatpak-builtins-repo.c:335 app/flatpak-cli-transaction.c:1172
msgid "Download"
msgstr "下载"

#: app/flatpak-builtins-repo.c:336
msgid "Subsets"
msgstr "子集"

#: app/flatpak-builtins-repo.c:390
msgid "Digest"
msgstr "摘要"

#: app/flatpak-builtins-repo.c:391
msgid "History length"
msgstr "历史长度"

#: app/flatpak-builtins-repo.c:708
msgid "Print general information about the repository"
msgstr "显示有关仓库的常规信息"

#: app/flatpak-builtins-repo.c:709
msgid "List the branches in the repository"
msgstr "列出仓库中的分支"

#: app/flatpak-builtins-repo.c:710
msgid "Print metadata for a branch"
msgstr "显示分支的元数据"

#: app/flatpak-builtins-repo.c:711
msgid "Show commits for a branch"
msgstr "显示分支的交付"

#: app/flatpak-builtins-repo.c:712
msgid "Print information about the repo subsets"
msgstr "显示有关仓库子集的信息"

#: app/flatpak-builtins-repo.c:713
msgid "Limit information to subsets with this prefix"
msgstr "限制为带有该前缀的子集的信息"

#: app/flatpak-builtins-repo.c:728
msgid "LOCATION - Repository maintenance"
msgstr "位置 - 仓库维护"

#: app/flatpak-builtins-run.c:67
msgid "Command to run"
msgstr "要运行的命令"

#: app/flatpak-builtins-run.c:68
msgid "Directory to run the command in"
msgstr "要在其中运行命令的目录"

#: app/flatpak-builtins-run.c:69
msgid "Branch to use"
msgstr "要使用的分支"

#: app/flatpak-builtins-run.c:70
msgid "Use development runtime"
msgstr "使用开发运行时"

#: app/flatpak-builtins-run.c:71
msgid "Runtime to use"
msgstr "要使用的运行时"

#: app/flatpak-builtins-run.c:72
msgid "Runtime version to use"
msgstr "要使用的运行时版本"

#: app/flatpak-builtins-run.c:75
msgid "Log accessibility bus calls"
msgstr "日志可访问性总线调用"

#: app/flatpak-builtins-run.c:76
msgid "Don't proxy accessibility bus calls"
msgstr "不要代理可访问性总线调用"

#: app/flatpak-builtins-run.c:77
msgid "Proxy accessibility bus calls (default except when sandboxed)"
msgstr "代理可访问性总线调用(沙盒以外情况下默认)"

#: app/flatpak-builtins-run.c:78
msgid "Don't proxy session bus calls"
msgstr "不要代理会话总线调用"

#: app/flatpak-builtins-run.c:79
msgid "Proxy session bus calls (default except when sandboxed)"
msgstr "代理会话总线调用(沙盒以外情况下默认)"

#: app/flatpak-builtins-run.c:80
msgid "Don't start portals"
msgstr "不要启动传送门"

#: app/flatpak-builtins-run.c:81
msgid "Enable file forwarding"
msgstr "启用文件转发"

#: app/flatpak-builtins-run.c:82
msgid "Run specified commit"
msgstr "运行指定的交付"

#: app/flatpak-builtins-run.c:83
msgid "Use specified runtime commit"
msgstr "使用指定的运行时交付"

#: app/flatpak-builtins-run.c:84
msgid "Run completely sandboxed"
msgstr "完全沙盒运行"

#: app/flatpak-builtins-run.c:86
msgid "Use PID as parent pid for sharing namespaces"
msgstr "使用 PID 作为共享命名空间的上级进程标识"

#: app/flatpak-builtins-run.c:87
msgid "Make processes visible in parent namespace"
msgstr "使进程在上级命名空间中可见"

#: app/flatpak-builtins-run.c:88
msgid "Share process ID namespace with parent"
msgstr "与上级共享进程标识命名空间"

#: app/flatpak-builtins-run.c:89
msgid "Write the instance ID to the given file descriptor"
msgstr "将实例标识写入到给定的文件描述符"

#: app/flatpak-builtins-run.c:90
msgid "Use PATH instead of the app's /app"
msgstr "使用路径替代应用的 /app"

#: app/flatpak-builtins-run.c:91
msgid "Use PATH instead of the runtime's /usr"
msgstr "使用路径替代运行时的 /usr"

#: app/flatpak-builtins-run.c:114
msgid "APP [ARGUMENT…] - Run an app"
msgstr "应用 [参数…] - 运行应用"

#: app/flatpak-builtins-run.c:264
#, c-format
msgid "runtime/%s/%s/%s not installed"
msgstr "运行时 /%s/%s/%s 未安装"

#: app/flatpak-builtins-search.c:36
msgid "Arch to search for"
msgstr "要搜索的架构"

#: app/flatpak-builtins-search.c:47
msgid "Remotes"
msgstr "远程仓库"

#: app/flatpak-builtins-search.c:47
msgid "Show the remotes"
msgstr "显示远程仓库"

#: app/flatpak-builtins-search.c:245
msgid "TEXT - Search remote apps/runtimes for text"
msgstr "文字 - 搜索含指定文字的远程应用/运行时"

#: app/flatpak-builtins-search.c:256
msgid "TEXT must be specified"
msgstr "必须指定文字"

#: app/flatpak-builtins-search.c:329
msgid "No matches found"
msgstr "找不到匹配项"

#: app/flatpak-builtins-uninstall.c:54
msgid "Arch to uninstall"
msgstr "要卸载的架构"

#: app/flatpak-builtins-uninstall.c:55
msgid "Keep ref in local repository"
msgstr "将引用保存在本地仓库中"

#: app/flatpak-builtins-uninstall.c:56
msgid "Don't uninstall related refs"
msgstr "不要卸载相关引用"

#: app/flatpak-builtins-uninstall.c:57
msgid "Remove files even if running"
msgstr "即使正在运行仍移除文件"

#: app/flatpak-builtins-uninstall.c:60
msgid "Uninstall all"
msgstr "全部卸载"

#: app/flatpak-builtins-uninstall.c:61
msgid "Uninstall unused"
msgstr "卸载未使用的"

#: app/flatpak-builtins-uninstall.c:62
msgid "Delete app data"
msgstr "删除应用数据"

#: app/flatpak-builtins-uninstall.c:129
#, c-format
msgid "Delete data for %s?"
msgstr "删除 %s 的数据吗?"

#: app/flatpak-builtins-uninstall.c:155
msgid "[REF…] - Uninstall an application"
msgstr "[引用…] - 卸载应用程序"

#: app/flatpak-builtins-uninstall.c:164
msgid "Must specify at least one REF, --unused, --all or --delete-data"
msgstr "必须至少指定一个引用、--unused、--all 或 --delete-data"

#: app/flatpak-builtins-uninstall.c:167
msgid "Must not specify REFs when using --all"
msgstr "使用 --all 时不能指定引用"

#: app/flatpak-builtins-uninstall.c:170
msgid "Must not specify REFs when using --unused"
msgstr "使用 --unused 时不能指定引用"

#: app/flatpak-builtins-uninstall.c:233
#, c-format
msgid ""
"\n"
"These runtimes in installation '%s' are pinned and won't be removed; see "
"flatpak-pin(1):\n"
msgstr ""
"\n"
"这些运行时在安装“%s”中是置顶的且不会被移除;查阅 flatpak-pin(1):\n"

#: app/flatpak-builtins-uninstall.c:267
msgid "Nothing unused to uninstall\n"
msgstr "无可卸载的未使用项目\n"

#: app/flatpak-builtins-uninstall.c:326 common/flatpak-dir.c:13127
#, c-format
msgid "%s/%s/%s not installed"
msgstr "%s/%s/%s 未安装"

#: app/flatpak-builtins-uninstall.c:333
#, c-format
msgid "Warning: %s is not installed\n"
msgstr "警告:%s 未安装\n"

#: app/flatpak-builtins-update.c:56
msgid "Arch to update for"
msgstr "要更新的架构"

#: app/flatpak-builtins-update.c:57
msgid "Commit to deploy"
msgstr "要部署的交付"

#: app/flatpak-builtins-update.c:58
msgid "Remove old files even if running"
msgstr "即使正在运行仍删除旧文件"

#: app/flatpak-builtins-update.c:59
msgid "Don't pull, only update from local cache"
msgstr "不要远程提取,仅从本地缓存更新"

#: app/flatpak-builtins-update.c:61
msgid "Don't update related refs"
msgstr "不要更新相关引用"

#: app/flatpak-builtins-update.c:66
msgid "Update appstream for remote"
msgstr "为远程仓库更新 appstream"

#: app/flatpak-builtins-update.c:67
msgid "Only update this subpath"
msgstr "仅更新此子路径"

#: app/flatpak-builtins-update.c:90
msgid "[REF…] - Update applications or runtimes"
msgstr "[引用…] - 更新应用程序或运行时"

#: app/flatpak-builtins-update.c:121
msgid "With --commit, only one REF may be specified"
msgstr "带有 --commit,仅可指定一个引用"

#: app/flatpak-builtins-update.c:162
msgid "Looking for updates…\n"
msgstr "正在查找更新…\n"

#: app/flatpak-builtins-update.c:215
#, c-format
msgid "Unable to update %s: %s\n"
msgstr "无法更新 %s:%s\n"

#: app/flatpak-builtins-update.c:272
msgid "Nothing to do.\n"
msgstr "无事可做。\n"

#: app/flatpak-builtins-utils.c:341
#, c-format
msgid "Remote ‘%s’ found in multiple installations:"
msgstr "在多个安装中发现远程仓库“%s”:"

#: app/flatpak-builtins-utils.c:342 app/flatpak-builtins-utils.c:433
#: app/flatpak-builtins-utils.c:525 app/flatpak-builtins-utils.c:527
#: app/flatpak-builtins-utils.c:594
msgid "Which do you want to use (0 to abort)?"
msgstr "您要使用哪个(0 为放弃)?"

#: app/flatpak-builtins-utils.c:344
#, c-format
msgid "No remote chosen to resolve ‘%s’ which exists in multiple installations"
msgstr "没有选择远程仓库以解决存在于多个安装中的“%s”"

#: app/flatpak-builtins-utils.c:353
#, c-format
msgid ""
"Remote \"%s\" not found\n"
"Hint: Use flatpak remote-add to add a remote"
msgstr ""
"未找到远程仓库“%s”\n"
"提示:使用 flatpak remote-add 来添加远程仓库"

#: app/flatpak-builtins-utils.c:359
#, c-format
msgid "Remote \"%s\" not found in the %s installation"
msgstr "在 %2$s 安装中未发现远程仓库“%1$s”"

#. default to yes on Enter
#: app/flatpak-builtins-utils.c:421
#, c-format
msgid ""
"Found ref ‘%s’ in remote ‘%s’ (%s).\n"
"Use this ref?"
msgstr ""
"在远程仓库“%2$s”(%3$s)中找到引用“%1$s”。\n"
"使用该引用吗?"

#: app/flatpak-builtins-utils.c:425 app/flatpak-builtins-utils.c:435
#: app/flatpak-builtins-utils.c:509 app/flatpak-builtins-utils.c:530
#, c-format
msgid "No ref chosen to resolve matches for ‘%s’"
msgstr "未选择引用来解决“%s”的匹配项"

#: app/flatpak-builtins-utils.c:431
#, c-format
msgid "Similar refs found for ‘%s’ in remote ‘%s’ (%s):"
msgstr "在远程仓库“%2$s”(%3$s)中找到与“%1$s”相似的引用:"

#. default to yes on Enter
#: app/flatpak-builtins-utils.c:505
#, c-format
msgid "Found installed ref ‘%s’ (%s). Is this correct?"
msgstr "找到已安装的引用“%s”(%s)。这结果正确吗?"

#: app/flatpak-builtins-utils.c:521
msgid "All of the above"
msgstr "上面全部"

#: app/flatpak-builtins-utils.c:522
#, c-format
msgid "Similar installed refs found for ‘%s’:"
msgstr "找到与“%s”相似的已安装引用:"

#. default to yes on Enter
#: app/flatpak-builtins-utils.c:579
#, c-format
msgid ""
"Found similar ref(s) for ‘%s’ in remote ‘%s’ (%s).\n"
"Use this remote?"
msgstr ""
"在远程仓库“%2$s”(%3$s)中找到与“%1$s”相似的引用。\n"
"使用该远程仓库吗?"

#: app/flatpak-builtins-utils.c:583 app/flatpak-builtins-utils.c:596
#, c-format
msgid "No remote chosen to resolve matches for ‘%s’"
msgstr "未选择远程仓库以解决“%s”的匹配项"

#: app/flatpak-builtins-utils.c:593
#, c-format
msgid "Remotes found with refs similar to ‘%s’:"
msgstr "找到具有与“%s”相似引用的远程仓库:"

#: app/flatpak-builtins-utils.c:693 app/flatpak-builtins-utils.c:696
#, c-format
msgid "Updating appstream data for user remote %s"
msgstr "正在为用户远程仓库 %s 更新 appstream 数据"

#: app/flatpak-builtins-utils.c:703 app/flatpak-builtins-utils.c:706
#, c-format
msgid "Updating appstream data for remote %s"
msgstr "正在为远程仓库 %s 更新 appstream 数据"

#: app/flatpak-builtins-utils.c:714 app/flatpak-builtins-utils.c:716
msgid "Error updating"
msgstr "更新时出错"

#: app/flatpak-builtins-utils.c:752
#, c-format
msgid "Remote \"%s\" not found"
msgstr "未找到远程仓库“%s”"

#: app/flatpak-builtins-utils.c:793
#, c-format
msgid "Ambiguous suffix: '%s'."
msgstr "后缀不明确:“%s”。"

#. Translators: don't translate the values
#: app/flatpak-builtins-utils.c:795 app/flatpak-builtins-utils.c:810
msgid "Possible values are :s[tart], :m[iddle], :e[nd] or :f[ull]"
msgstr "可能的值为 :s[tart]、:m[iddle]、:e[nd] 或 :f[ull]"

#: app/flatpak-builtins-utils.c:808
#, c-format
msgid "Invalid suffix: '%s'."
msgstr "无效后缀:“%s”。"

#: app/flatpak-builtins-utils.c:843
#, c-format
msgid "Ambiguous column: %s"
msgstr "列不明确:%s"

#: app/flatpak-builtins-utils.c:856
#, c-format
msgid "Unknown column: %s"
msgstr "未知列:%s"

#: app/flatpak-builtins-utils.c:914
msgid "Available columns:\n"
msgstr "可用列:\n"

#: app/flatpak-builtins-utils.c:924
msgid "Show all columns"
msgstr "显示所有列"

#: app/flatpak-builtins-utils.c:925
msgid "Show available columns"
msgstr "显示可用列"

#: app/flatpak-builtins-utils.c:928
msgid "Append :s[tart], :m[iddle], :e[nd] or :f[ull] to change ellipsization"
msgstr "附加 :s[tart]、:m[iddle]、:e[nd] 或 :f[ull] 以更改文字省略位置"

#: app/flatpak-cli-transaction.c:91 app/flatpak-cli-transaction.c:97
#, c-format
msgid "Required runtime for %s (%s) found in remote %s\n"
msgstr "在远程仓库 %3$s 中找到 %1$s(%2$s)需要的运行时\n"

#: app/flatpak-cli-transaction.c:99
msgid "Do you want to install it?"
msgstr "您想要安装它吗?"

#: app/flatpak-cli-transaction.c:105
#, c-format
msgid "Required runtime for %s (%s) found in remotes:"
msgstr "在远程仓库中找到 %s(%s)需要的运行时:"

#: app/flatpak-cli-transaction.c:107
msgid "Which do you want to install (0 to abort)?"
msgstr "您要安装哪个(0 为放弃)?"

#: app/flatpak-cli-transaction.c:127
#, c-format
msgid "Configuring %s as new remote '%s'\n"
msgstr "将 %s 配置为新的远程仓库“%s”\n"

#. default to yes on Enter
#: app/flatpak-cli-transaction.c:134
#, c-format
msgid ""
"The remote '%s', referred to by '%s' at location %s contains additional "
"applications.\n"
"Should the remote be kept for future installations?"
msgstr ""
"由位于 %3$s 的“%2$s”指向的远程仓库“%1$s”包含额外的应用程序。\n"
"要保留该远程仓库以用于未来的安装吗?"

#. default to yes on Enter
#: app/flatpak-cli-transaction.c:142
#, c-format
msgid ""
"The application %s depends on runtimes from:\n"
"  %s\n"
"Configure this as new remote '%s'"
msgstr ""
"应用程序 %s 依赖的运行时来自于:\n"
"  %s\n"
"将其配置为新的远程仓库“%s”"

#: app/flatpak-cli-transaction.c:202 app/flatpak-quiet-transaction.c:100
msgid "install"
msgstr "安装"

#: app/flatpak-cli-transaction.c:205 app/flatpak-quiet-transaction.c:103
msgid "update"
msgstr "更新"

#: app/flatpak-cli-transaction.c:208 app/flatpak-quiet-transaction.c:106
msgid "install bundle"
msgstr "安装捆绑包"

#: app/flatpak-cli-transaction.c:211 app/flatpak-quiet-transaction.c:109
msgid "uninstall"
msgstr "卸载"

#: app/flatpak-cli-transaction.c:427
msgid "Installing…"
msgstr "正在安装…"

#: app/flatpak-cli-transaction.c:429
#, c-format
msgid "Installing %d/%d…"
msgstr "正在安装 %d/%d…"

#: app/flatpak-cli-transaction.c:434
msgid "Updating…"
msgstr "正在更新…"

#: app/flatpak-cli-transaction.c:436
#, c-format
msgid "Updating %d/%d…"
msgstr "正在更新 %d/%d…"

#: app/flatpak-cli-transaction.c:441
msgid "Uninstalling…"
msgstr "正在卸载…"

#: app/flatpak-cli-transaction.c:443
#, c-format
msgid "Uninstalling %d/%d…"
msgstr "正在卸载 %d/%d…"

#: app/flatpak-cli-transaction.c:502 app/flatpak-quiet-transaction.c:131
#, c-format
msgid "Info: %s was skipped"
msgstr "信息:%s 已跳过"

#: app/flatpak-cli-transaction.c:520 app/flatpak-quiet-transaction.c:136
#: common/flatpak-dir.c:9869
#, c-format
msgid "%s already installed"
msgstr "%s 已安装"

#: app/flatpak-cli-transaction.c:522 app/flatpak-cli-transaction.c:524
#: app/flatpak-quiet-transaction.c:138 app/flatpak-quiet-transaction.c:140
#: common/flatpak-dir.c:2878 common/flatpak-dir.c:3577
#: common/flatpak-dir.c:15235 common/flatpak-dir.c:15525
#: common/flatpak-transaction.c:2516 common/flatpak-transaction.c:2564
#: common/flatpak-utils.c:1191 common/flatpak-utils.c:1284
#, c-format
msgid "%s not installed"
msgstr "%s 未安装"

#: app/flatpak-cli-transaction.c:526 app/flatpak-quiet-transaction.c:142
#, c-format
msgid "%s needs a later flatpak version"
msgstr "%s 需要更高的 flatpak 版本"

#: app/flatpak-cli-transaction.c:528 app/flatpak-quiet-transaction.c:144
msgid "Not enough disk space to complete this operation"
msgstr "没有足够的硬盘空间以完成该操作"

#: app/flatpak-cli-transaction.c:532
msgid "(internal error, please report)"
msgstr "(内部错误,请报告)"

#: app/flatpak-cli-transaction.c:537
#, c-format
msgid "Failed to %s %s: "
msgstr "无法 %s %s:"

#: app/flatpak-cli-transaction.c:540 app/flatpak-quiet-transaction.c:149
msgid "Warning:"
msgstr "警告:"

#: app/flatpak-cli-transaction.c:540 app/flatpak-quiet-transaction.c:149
msgid "Error:"
msgstr "错误:"

#: app/flatpak-cli-transaction.c:575
#, c-format
msgid "Authentication required for remote '%s'\n"
msgstr "远程仓库“%s”需要身份验证\n"

#: app/flatpak-cli-transaction.c:576
msgid "Open browser?"
msgstr "打开浏览器吗?"

#: app/flatpak-cli-transaction.c:632
#, c-format
msgid "Login required remote %s (realm %s)\n"
msgstr "需要登录的远程仓库 %s(域 %s)\n"

#: app/flatpak-cli-transaction.c:637
msgid "Password"
msgstr "密码"

#: app/flatpak-cli-transaction.c:718
#, c-format
msgid "Info: (pinned) %s//%s is end-of-life, in favor of %s\n"
msgstr "信息:(置顶)%s//%s 寿命完结,使用 %s\n"

#: app/flatpak-cli-transaction.c:720
#, c-format
msgid "Info: %s//%s is end-of-life, in favor of %s\n"
msgstr "信息:%s//%s 寿命完结,使用 %s\n"

#: app/flatpak-cli-transaction.c:724
#, c-format
msgid "Info: (pinned) %s//%s is end-of-life, with reason:\n"
msgstr "信息:(置顶)%s//%s 寿命完结,原因为:\n"

#: app/flatpak-cli-transaction.c:726
#, c-format
msgid "Info: %s//%s is end-of-life, with reason:\n"
msgstr "信息:%s//%s 寿命完结,原因为:\n"

#: app/flatpak-cli-transaction.c:735
msgid "Applications using this runtime:\n"
msgstr "使用该运行时的应用程序:\n"

#: app/flatpak-cli-transaction.c:752
#, c-format
msgid "Replace it with %s?"
msgstr "将其替换为 %s 吗?"

#: app/flatpak-cli-transaction.c:755 app/flatpak-quiet-transaction.c:223
msgid "Updating to rebased version\n"
msgstr "正在更新到重新建基版本\n"

#: app/flatpak-cli-transaction.c:779
#, c-format
msgid "Failed to rebase %s to %s: "
msgstr "重新建基 %s 至 %s 失败:"

#: app/flatpak-cli-transaction.c:793
#, c-format
msgid "Failed to uninstall %s for rebase to %s: "
msgstr "卸载 %s 以重新建基于 %s 失败:"

#: app/flatpak-cli-transaction.c:994
#, c-format
msgid "New %s permissions:"
msgstr "新的 %s 权限:"

#: app/flatpak-cli-transaction.c:996
#, c-format
msgid "%s permissions:"
msgstr "%s 权限:"

#: app/flatpak-cli-transaction.c:1058
msgid "Warning: "
msgstr "警告:"

#. translators: This is short for operation, the title of a one-char column
#: app/flatpak-cli-transaction.c:1153
msgid "Op"
msgstr "操作"

#. Avoid resizing the download column too much,
#. * by making the title as long as typical content
#.
#: app/flatpak-cli-transaction.c:1169 app/flatpak-cli-transaction.c:1213
msgid "partial"
msgstr "部分的"

#: app/flatpak-cli-transaction.c:1245
msgid "Proceed with these changes to the user installation?"
msgstr "继续对用户安装进行这些更改吗?"

#: app/flatpak-cli-transaction.c:1247
msgid "Proceed with these changes to the system installation?"
msgstr "继续对系统安装进行这些更改吗?"

#: app/flatpak-cli-transaction.c:1249
#, c-format
msgid "Proceed with these changes to the %s?"
msgstr "继续对 %s 进行这些更改吗?"

#: app/flatpak-cli-transaction.c:1417
msgid "Changes complete."
msgstr "更改完成。"

#: app/flatpak-cli-transaction.c:1419
msgid "Uninstall complete."
msgstr "卸载完成。"

#: app/flatpak-cli-transaction.c:1421
msgid "Installation complete."
msgstr "安装完成。"

#: app/flatpak-cli-transaction.c:1423
msgid "Updates complete."
msgstr "更新完成。"

#. For updates/!stop_on_first_error we already printed all errors so we make up
#. a different one.
#: app/flatpak-cli-transaction.c:1456
msgid "There were one or more errors"
msgstr "存在一个或多个错误"

#. translators: please keep the leading space
#: app/flatpak-main.c:76
msgid " Manage installed applications and runtimes"
msgstr " 管理已安装的应用程序和运行时"

#: app/flatpak-main.c:77
msgid "Install an application or runtime"
msgstr "安装应用程序或运行时"

#: app/flatpak-main.c:78
msgid "Update an installed application or runtime"
msgstr "更新已安装的应用程序或运行时"

#: app/flatpak-main.c:81
msgid "Uninstall an installed application or runtime"
msgstr "卸载已安装的应用程序或运行时"

#: app/flatpak-main.c:84
msgid "Mask out updates and automatic installation"
msgstr "屏蔽更新和自动安装"

#: app/flatpak-main.c:85
msgid "Pin a runtime to prevent automatic removal"
msgstr "置顶运行时以避免自动移除"

#: app/flatpak-main.c:86
msgid "List installed apps and/or runtimes"
msgstr "列出已安装的应用和/或运行时"

#: app/flatpak-main.c:87
msgid "Show info for installed app or runtime"
msgstr "显示已安装应用或运行时的信息"

#: app/flatpak-main.c:88
msgid "Show history"
msgstr "显示历史"

#: app/flatpak-main.c:89
msgid "Configure flatpak"
msgstr "配置 flatpak"

#: app/flatpak-main.c:90
msgid "Repair flatpak installation"
msgstr "修复 flatpak 安装"

#: app/flatpak-main.c:91
msgid "Put applications or runtimes onto removable media"
msgstr "将应用程序或运行时放到可移动媒体上"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:94
msgid ""
"\n"
" Find applications and runtimes"
msgstr ""
"\n"
"查找应用程序和运行时"

#: app/flatpak-main.c:95
msgid "Search for remote apps/runtimes"
msgstr "搜索远程仓库的应用/运行时"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:98
msgid ""
"\n"
" Manage running applications"
msgstr ""
"\n"
"管理正在运行的应用程序"

#: app/flatpak-main.c:99
msgid "Run an application"
msgstr "运行应用程序"

#: app/flatpak-main.c:100
msgid "Override permissions for an application"
msgstr "覆盖应用程序的权限"

#: app/flatpak-main.c:101
msgid "Specify default version to run"
msgstr "指定要运行的默认版本"

#: app/flatpak-main.c:102
msgid "Enter the namespace of a running application"
msgstr "进入正在运行应用程序的命名空间"

#: app/flatpak-main.c:103
msgid "Enumerate running applications"
msgstr "列举正在运行的应用程序"

#: app/flatpak-main.c:104
msgid "Stop a running application"
msgstr "停止正在运行的应用程序"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:107
msgid ""
"\n"
" Manage file access"
msgstr ""
"\n"
"管理文件访问"

#: app/flatpak-main.c:108
msgid "List exported files"
msgstr "列出导出的文件"

#: app/flatpak-main.c:109
msgid "Grant an application access to a specific file"
msgstr "同意应用程序对特定文件的访问"

#: app/flatpak-main.c:110
msgid "Revoke access to a specific file"
msgstr "撤消对特定文件的访问"

#: app/flatpak-main.c:111
msgid "Show information about a specific file"
msgstr "显示有关特定文件的信息"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:115
msgid ""
"\n"
" Manage dynamic permissions"
msgstr ""
"\n"
"管理动态权限"

#: app/flatpak-main.c:116
msgid "List permissions"
msgstr "列出权限"

#: app/flatpak-main.c:117
msgid "Remove item from permission store"
msgstr "从权限存储中移除项目"

#: app/flatpak-main.c:119
msgid "Set permissions"
msgstr "设置权限"

#: app/flatpak-main.c:120
msgid "Show app permissions"
msgstr "显示应用权限"

#: app/flatpak-main.c:121
msgid "Reset app permissions"
msgstr "重置应用权限"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:124
msgid ""
"\n"
" Manage remote repositories"
msgstr ""
"\n"
"管理远程仓库"

#: app/flatpak-main.c:125
msgid "List all configured remotes"
msgstr "列出所有已配置的远程仓库"

#: app/flatpak-main.c:126
msgid "Add a new remote repository (by URL)"
msgstr "添加新的远程仓库(通过网址)"

#: app/flatpak-main.c:127
msgid "Modify properties of a configured remote"
msgstr "修改已配置远程仓库的属性"

#: app/flatpak-main.c:128
msgid "Delete a configured remote"
msgstr "删除已配置的远程仓库"

#: app/flatpak-main.c:130
msgid "List contents of a configured remote"
msgstr "列出已配置远程仓库的内容"

#: app/flatpak-main.c:131
msgid "Show information about a remote app or runtime"
msgstr "显示远程仓库中应用或运行时的有关信息"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:134
msgid ""
"\n"
" Build applications"
msgstr ""
"\n"
"构建应用程序"

#: app/flatpak-main.c:135
msgid "Initialize a directory for building"
msgstr "初始化用于构建的目录"

#: app/flatpak-main.c:136
msgid "Run a build command inside the build dir"
msgstr "在构建目录中运行构建命令"

#: app/flatpak-main.c:137
msgid "Finish a build dir for export"
msgstr "完成导出的构建目录"

#: app/flatpak-main.c:138
msgid "Export a build dir to a repository"
msgstr "将构建目录导出到仓库"

#: app/flatpak-main.c:139
msgid "Create a bundle file from a ref in a local repository"
msgstr "从本地仓库中的引用创建捆绑包文件"

#: app/flatpak-main.c:140
msgid "Import a bundle file"
msgstr "导入捆绑包文件"

#: app/flatpak-main.c:141
msgid "Sign an application or runtime"
msgstr "签署应用程序或运行时"

#: app/flatpak-main.c:142
msgid "Update the summary file in a repository"
msgstr "更新仓库中的摘要文件"

#: app/flatpak-main.c:143
msgid "Create new commit based on existing ref"
msgstr "基于现有引用创建新的交付"

#: app/flatpak-main.c:144
msgid "Show information about a repo"
msgstr "显示仓库的有关信息"

#: app/flatpak-main.c:161
msgid "Show debug information, -vv for more detail"
msgstr "显示调试信息,-vv 显示更多详情"

#: app/flatpak-main.c:162
msgid "Show OSTree debug information"
msgstr "显示 OSTree 调试信息"

#: app/flatpak-main.c:168
msgid "Print version information and exit"
msgstr "打印版本信息并退出"

#: app/flatpak-main.c:169
msgid "Print default arch and exit"
msgstr "显示默认架构并退出"

#: app/flatpak-main.c:170
msgid "Print supported arches and exit"
msgstr "显示支持架构并退出"

#: app/flatpak-main.c:171
msgid "Print active gl drivers and exit"
msgstr "显示激活 gl 驱动并退出"

#: app/flatpak-main.c:172
msgid "Print paths for system installations and exit"
msgstr "显示系统安装路径并退出"

#: app/flatpak-main.c:173
msgid "Print the updated environment needed to run flatpaks"
msgstr "显示运行 flatpak 应用所需的已更新环境"

#: app/flatpak-main.c:174
msgid "Only include the system installation with --print-updated-env"
msgstr "仅包含带有 --print-updated-env 的系统安装"

#: app/flatpak-main.c:179
msgid "Work on the user installation"
msgstr "用于用户级安装"

#: app/flatpak-main.c:180
msgid "Work on the system-wide installation (default)"
msgstr "用于系统级安装(默认)"

#: app/flatpak-main.c:181
msgid "Work on a non-default system-wide installation"
msgstr "用于非默认系统级安装"

#: app/flatpak-main.c:211
msgid "Builtin Commands:"
msgstr "内置命令:"

#: app/flatpak-main.c:297
#, c-format
msgid ""
"Note that the directories %s are not in the search path set by the "
"XDG_DATA_DIRS environment variable, so applications installed by Flatpak may "
"not appear on your desktop until the session is restarted."
msgstr ""
"请注意 %s 目录不在由 XDG_DATA_DIRS 环境变量设置的搜索路径中,因此通过 "
"Flatpak 安装的应用在会话重启前可能不会出现在您的桌面。"

#: app/flatpak-main.c:311
#, c-format
msgid ""
"Note that the directory %s is not in the search path set by the "
"XDG_DATA_DIRS environment variable, so applications installed by Flatpak may "
"not appear on your desktop until the session is restarted."
msgstr ""
"请注意 %s 目录不在由 XDG_DATA_DIRS 环境变量设置的搜索路径中,因此通过 "
"Flatpak 安装的应用在会话重启前可能不会出现在您的桌面。"

#: app/flatpak-main.c:378
msgid ""
"Refusing to operate under sudo with --user. Omit sudo to operate on the user "
"installation, or use a root shell to operate on the root user's installation."
msgstr ""
"拒绝在 sudo 下带 --user 操作。在用户级安装时删去 sudo,或者在根用户级安装时使"
"用根 shell 操作。"

#: app/flatpak-main.c:450
msgid ""
"Multiple installations specified for a command that works on one installation"
msgstr "为在用于一个安装的命令指定了多个安装"

#: app/flatpak-main.c:501 app/flatpak-main.c:683
#, c-format
msgid "See '%s --help'"
msgstr "参见“%s --help”"

#: app/flatpak-main.c:692
#, c-format
msgid "'%s' is not a flatpak command. Did you mean '%s%s'?"
msgstr "“%s”不是 flatpak 命令。您的意思是“%s%s”吗?"

#: app/flatpak-main.c:695
#, c-format
msgid "'%s' is not a flatpak command"
msgstr "“%s”不是 flatpak 命令"

#: app/flatpak-main.c:810
msgid "No command specified"
msgstr "未指定命令"

#: app/flatpak-main.c:971
msgid "error:"
msgstr "错误:"

#: app/flatpak-quiet-transaction.c:77
#, c-format
msgid "Installing %s\n"
msgstr "正在安装 %s\n"

#: app/flatpak-quiet-transaction.c:81
#, c-format
msgid "Updating %s\n"
msgstr "正在更新 %s\n"

#: app/flatpak-quiet-transaction.c:85
#, c-format
msgid "Uninstalling %s\n"
msgstr "正在卸载 %s\n"

#: app/flatpak-quiet-transaction.c:148
#, c-format
msgid "%s Failed to %s %s: %s\n"
msgstr "%s 未能执行 %s %s:%s\n"

#: app/flatpak-quiet-transaction.c:215
#, c-format
msgid "Info: %s is end-of-life, in favor of %s\n"
msgstr "信息:%s 寿命完结,使用 %s\n"

#: app/flatpak-quiet-transaction.c:217
#, c-format
msgid "Info: %s is end-of-life, with reason: %s\n"
msgstr "信息:%s 寿命完结,原因为:%s\n"

#: app/flatpak-quiet-transaction.c:227
#, c-format
msgid "Failed to rebase %s to %s: %s\n"
msgstr "无法将 %s 重新建基于 %s:%s\n"

#: app/flatpak-quiet-transaction.c:240
#, c-format
msgid "Failed to uninstall %s for rebase to %s: %s\n"
msgstr "卸载 %s 以重新建基于 %s 失败:%s\n"

#: common/flatpak-auth.c:58
#, c-format
msgid "No authenticator configured for remote `%s`"
msgstr "没有为远程仓库“%s”配置的身份验证器"

#: common/flatpak-context.c:192
#, c-format
msgid "Unknown share type %s, valid types are: %s"
msgstr "未知共享类型 %s,有效的类型为:%s"

#: common/flatpak-context.c:227
#, c-format
msgid "Unknown policy type %s, valid types are: %s"
msgstr "未知策略类型 %s,有效的类型为:%s"

#: common/flatpak-context.c:265
#, c-format
msgid "Invalid dbus name %s"
msgstr "无效的 dbus 名称 %s"

#: common/flatpak-context.c:278
#, c-format
msgid "Unknown socket type %s, valid types are: %s"
msgstr "未知套接字类型 %s,有效的类型为:%s"

#: common/flatpak-context.c:307
#, c-format
msgid "Unknown device type %s, valid types are: %s"
msgstr "未知设备类型 %s,有效的类型为:%s"

#: common/flatpak-context.c:335
#, c-format
msgid "Unknown feature type %s, valid types are: %s"
msgstr "未知功能类型 %s,有效的类型为:%s"

#: common/flatpak-context.c:871
#, c-format
msgid "Filesystem location \"%s\" contains \"..\""
msgstr "文件系统位置“%s”包含“..”"

#: common/flatpak-context.c:909
msgid ""
"--filesystem=/ is not available, use --filesystem=host for a similar result"
msgstr "--filesystem=/ 不可用,使用 --filesystem=host 获得相似结果"

#: common/flatpak-context.c:943
#, c-format
msgid ""
"Unknown filesystem location %s, valid locations are: host, host-os, host-"
"etc, home, xdg-*[/…], ~/dir, /dir"
msgstr ""
"未知文件系统位置 %s,有效的位置为:host、host-os、host-etc、home、xdg-*[/…]、"
"~/dir、/dir"

#: common/flatpak-context.c:1223
#, c-format
msgid "Invalid env format %s"
msgstr "无效的环境格式 %s"

#: common/flatpak-context.c:1326
#, c-format
msgid "Environment variable name must not contain '=': %s"
msgstr "环境变量名称不能包含“=”:%s"

#: common/flatpak-context.c:1439 common/flatpak-context.c:1447
msgid "--add-policy arguments must be in the form SUBSYSTEM.KEY=VALUE"
msgstr "--add-policy 参数的格式必须为 SUBSYSTEM.KEY=VALUE"

#: common/flatpak-context.c:1454
msgid "--add-policy values can't start with \"!\""
msgstr "--add-policy 值不能以“!”开头"

#: common/flatpak-context.c:1479 common/flatpak-context.c:1487
msgid "--remove-policy arguments must be in the form SUBSYSTEM.KEY=VALUE"
msgstr "--remove-policy 参数的格式必须为 SUBSYSTEM.KEY=VALUE"

#: common/flatpak-context.c:1494
msgid "--remove-policy values can't start with \"!\""
msgstr "--remove-policy 值不能以“!”开头"

#: common/flatpak-context.c:1520
msgid "Share with host"
msgstr "与主机共享"

#: common/flatpak-context.c:1520 common/flatpak-context.c:1521
msgid "SHARE"
msgstr "共享"

#: common/flatpak-context.c:1521
msgid "Unshare with host"
msgstr "取消与主机共享"

#: common/flatpak-context.c:1522
msgid "Expose socket to app"
msgstr "将套接字暴露给应用"

#: common/flatpak-context.c:1522 common/flatpak-context.c:1523
msgid "SOCKET"
msgstr "套接字"

#: common/flatpak-context.c:1523
msgid "Don't expose socket to app"
msgstr "不要将套接字暴露给应用"

#: common/flatpak-context.c:1524
msgid "Expose device to app"
msgstr "将设备暴露给应用"

#: common/flatpak-context.c:1524 common/flatpak-context.c:1525
msgid "DEVICE"
msgstr "设备"

#: common/flatpak-context.c:1525
msgid "Don't expose device to app"
msgstr "不要将设备暴露给应用"

#: common/flatpak-context.c:1526
msgid "Allow feature"
msgstr "允许功能"

#: common/flatpak-context.c:1526 common/flatpak-context.c:1527
msgid "FEATURE"
msgstr "功能"

#: common/flatpak-context.c:1527
msgid "Don't allow feature"
msgstr "不允许功能"

#: common/flatpak-context.c:1528
msgid "Expose filesystem to app (:ro for read-only)"
msgstr "将文件系统暴露给应用(:ro 为只读)"

#: common/flatpak-context.c:1528
msgid "FILESYSTEM[:ro]"
msgstr "文件系统[:ro]"

#: common/flatpak-context.c:1529
msgid "Don't expose filesystem to app"
msgstr "不要将文件系统暴露给应用"

#: common/flatpak-context.c:1529
msgid "FILESYSTEM"
msgstr "文件系统"

#: common/flatpak-context.c:1530
msgid "Set environment variable"
msgstr "设置环境变量"

#: common/flatpak-context.c:1530
msgid "VAR=VALUE"
msgstr "VAR=VALUE"

#: common/flatpak-context.c:1531
msgid "Read environment variables in env -0 format from FD"
msgstr "以 env -0 格式从 FD 读取环境变量"

#: common/flatpak-context.c:1531
msgid "FD"
msgstr "FD"

#: common/flatpak-context.c:1532
msgid "Remove variable from environment"
msgstr "从环境中移除变量"

#: common/flatpak-context.c:1532
msgid "VAR"
msgstr "变量"

#: common/flatpak-context.c:1533
msgid "Allow app to own name on the session bus"
msgstr "允许应用在会话总线上拥有自己的名称"

#: common/flatpak-context.c:1533 common/flatpak-context.c:1534
#: common/flatpak-context.c:1535 common/flatpak-context.c:1536
#: common/flatpak-context.c:1537 common/flatpak-context.c:1538
msgid "DBUS_NAME"
msgstr "DBUS_NAME"

#: common/flatpak-context.c:1534
msgid "Allow app to talk to name on the session bus"
msgstr "允许应用与会话总线上的名字对话"

#: common/flatpak-context.c:1535
msgid "Don't allow app to talk to name on the session bus"
msgstr "不允许应用与会话总线上的名字对话"

#: common/flatpak-context.c:1536
msgid "Allow app to own name on the system bus"
msgstr "允许应用在系统总线上拥有自己的名称"

#: common/flatpak-context.c:1537
msgid "Allow app to talk to name on the system bus"
msgstr "允许应用与系统总线上的名字对话"

#: common/flatpak-context.c:1538
msgid "Don't allow app to talk to name on the system bus"
msgstr "不允许应用与系统总线上的名字对话"

#: common/flatpak-context.c:1539
msgid "Add generic policy option"
msgstr "添加常规策略选项"

#: common/flatpak-context.c:1539 common/flatpak-context.c:1540
msgid "SUBSYSTEM.KEY=VALUE"
msgstr "SUBSYSTEM.KEY=VALUE"

#: common/flatpak-context.c:1540
msgid "Remove generic policy option"
msgstr "移除常规策略选项"

#: common/flatpak-context.c:1541
msgid "Persist home directory subpath"
msgstr "保留主目录子路径"

#: common/flatpak-context.c:1541
msgid "FILENAME"
msgstr "文件名"

#. This is not needed/used anymore, so hidden, but we accept it for backwards compat
#: common/flatpak-context.c:1543
msgid "Don't require a running session (no cgroups creation)"
msgstr "不要求正在运行的会话(不创建 cgroups)"

#: common/flatpak-dir.c:398
#, c-format
msgid "Configured collection ID ‘%s’ not in summary file"
msgstr "已配置的集合标识“%s”不在摘要文件中"

#: common/flatpak-dir.c:450
#, c-format
msgid "Unable to load summary from remote %s: %s"
msgstr "无法从远程仓库 %s 加载摘要:%s"

#: common/flatpak-dir.c:599 common/flatpak-dir.c:671
#, c-format
msgid "No such ref '%s' in remote %s"
msgstr "在远程仓库 %2$s 中没有引用“%1$s”"

#: common/flatpak-dir.c:656 common/flatpak-dir.c:793 common/flatpak-dir.c:822
#, c-format
msgid "No entry for %s in remote '%s' summary flatpak cache "
msgstr "在远程仓库“%2$s”摘要 flatpak 缓存中没有 %1$s 的条目 "

#: common/flatpak-dir.c:811
#, c-format
msgid "No summary or Flatpak cache available for remote %s"
msgstr "远程仓库 %s 没有可用的摘要或 Flatpak 缓存"

#: common/flatpak-dir.c:834
#, c-format
msgid "No entry for %s in remote '%s' summary cache "
msgstr "在远程仓库“%2$s”摘要缓存中没有 %1$s 的条目 "

#: common/flatpak-dir.c:839
#, c-format
msgid "Missing xa.data in summary for remote %s"
msgstr "远程仓库 %s 的摘要中缺失 xa.data"

#: common/flatpak-dir.c:845 common/flatpak-dir.c:1262
#, c-format
msgid "Unsupported summary version %d for remote %s"
msgstr "不支持用于远程仓库 %2$s 的摘要版本 %1$d"

#: common/flatpak-dir.c:932
msgid "Remote OCI index has no registry uri"
msgstr "远程 OCI 索引没有注册网址"

#: common/flatpak-dir.c:1001
#, c-format
msgid "Couldn't find ref %s in remote %s"
msgstr "在远程仓库 %2$s 中无法找到引用 %1$s"

#: common/flatpak-dir.c:1018 common/flatpak-dir.c:5807
#: common/flatpak-utils.c:6907 common/flatpak-utils.c:6912
msgid "Image is not a manifest"
msgstr "镜像不是清单"

#: common/flatpak-dir.c:1039 common/flatpak-dir.c:1112
#, c-format
msgid "Commit has no requested ref ‘%s’ in ref binding metadata"
msgstr "交付在引用绑定元数据中没有请求的引用“%s”"

#: common/flatpak-dir.c:1143
#, c-format
msgid "Configured collection ID ‘%s’ not in binding metadata"
msgstr "已配置的集合标识“%s”不在绑定元数据中"

#: common/flatpak-dir.c:1179 common/flatpak-dir.c:4795
#: common/flatpak-dir.c:5716 common/flatpak-dir.c:5784
#, c-format
msgid "Couldn't find latest checksum for ref %s in remote %s"
msgstr "无法在远程仓库 %2$s 中找到引用 %1$s 的最新校验和"

#: common/flatpak-dir.c:1232 common/flatpak-dir.c:1268
#, c-format
msgid "No entry for %s in remote %s summary flatpak sparse cache"
msgstr "在远程仓库 %2$s 摘要 flatpak 解析缓存中没有 %1$s 的条目"

#: common/flatpak-dir.c:1821
#, c-format
msgid "Commit metadata for %s not matching expected metadata"
msgstr "用于 %s 的交付元数据与预期不匹配"

#: common/flatpak-dir.c:2085
msgid "Unable to connect to system bus"
msgstr "无法连接到系统总线"

#: common/flatpak-dir.c:2680
msgid "User installation"
msgstr "用户级安装"

#: common/flatpak-dir.c:2687
#, c-format
msgid "System (%s) installation"
msgstr "系统级(%s)安装"

#: common/flatpak-dir.c:2732
#, c-format
msgid "No overrides found for %s"
msgstr "找不到 %s 的覆盖"

#: common/flatpak-dir.c:2881
#, c-format
msgid "%s (commit %s) not installed"
msgstr "%s(交付 %s)未安装"

#: common/flatpak-dir.c:3883
#, c-format
msgid "Error parsing system flatpakrepo file for %s: %s"
msgstr "解析 %s 的系统 flatpakrepo 文件时出错:%s"

#: common/flatpak-dir.c:3958
#, c-format
msgid "While opening repository %s: "
msgstr "打开仓库 %s 时:"

#: common/flatpak-dir.c:4219
#, c-format
msgid "The config key %s is not set"
msgstr "未设置配置密钥 %s"

#: common/flatpak-dir.c:4352
#, c-format
msgid "No current %s pattern matching %s"
msgstr "当前 %s 没有范例匹配 %s"

#: common/flatpak-dir.c:4573
msgid "No appstream commit to deploy"
msgstr "没有 appstream 交付可部署"

#: common/flatpak-dir.c:5091 common/flatpak-dir.c:6141
#: common/flatpak-dir.c:9307 common/flatpak-dir.c:10011
msgid "Can't pull from untrusted non-gpg verified remote"
msgstr "无法从不信任的无 GPG 校验的远程仓库提取"

#: common/flatpak-dir.c:5503 common/flatpak-dir.c:5540
msgid "Extra data not supported for non-gpg-verified local system installs"
msgstr "无 GPG 校验的本地系统级安装不支持额外数据"

#: common/flatpak-dir.c:5569
#, c-format
msgid "Invalid checksum for extra data uri %s"
msgstr "额外数据网址 %s 校验和无效"

#: common/flatpak-dir.c:5574
#, c-format
msgid "Empty name for extra data uri %s"
msgstr "额外数据网址 %s 的空白名称"

#: common/flatpak-dir.c:5581
#, c-format
msgid "Unsupported extra data uri %s"
msgstr "不支持的额外数据网址 %s"

#: common/flatpak-dir.c:5595
#, c-format
msgid "Failed to load local extra-data %s: %s"
msgstr "加载本地额外数据 %s 失败:%s"

#: common/flatpak-dir.c:5598
#, c-format
msgid "Wrong size for extra-data %s"
msgstr "额外数据 %s 的大小错误"

#: common/flatpak-dir.c:5613
#, c-format
msgid "While downloading %s: "
msgstr "下载 %s 时:"

#: common/flatpak-dir.c:5620
#, c-format
msgid "Wrong size for extra data %s"
msgstr "额外数据 %s 的大小错误"

#: common/flatpak-dir.c:5629
#, c-format
msgid "Invalid checksum for extra data %s"
msgstr "额外数据 %s 的校验和无效"

#: common/flatpak-dir.c:5724 common/flatpak-dir.c:8354
#: common/flatpak-dir.c:9889
#, c-format
msgid "%s commit %s already installed"
msgstr "%s 交付 %s 已安装"

#: common/flatpak-dir.c:5971 common/flatpak-dir.c:6224
#, c-format
msgid "While pulling %s from remote %s: "
msgstr "从远程仓库 %2$s 提取 %1$s 时:"

#: common/flatpak-dir.c:6165 common/flatpak-utils.c:6804
msgid "GPG signatures found, but none are in trusted keyring"
msgstr "找到 GPG 签名,但都不在信任的密钥环中"

#: common/flatpak-dir.c:6182
#, c-format
msgid "Commit for ‘%s’ has no ref binding"
msgstr "“%s”的交付没有引用绑定"

#: common/flatpak-dir.c:6187
#, c-format
msgid "Commit for ‘%s’ is not in expected bound refs: %s"
msgstr "“%s”的交付不在预期的绑定引用中:%s"

#: common/flatpak-dir.c:6362
msgid "Only applications can be made current"
msgstr "仅应用程序可被作为当前"

#: common/flatpak-dir.c:6881
msgid "Not enough memory"
msgstr "内存不足"

#: common/flatpak-dir.c:6900
msgid "Failed to read from exported file"
msgstr "从导出的文件读取失败"

#: common/flatpak-dir.c:7090
msgid "Error reading mimetype xml file"
msgstr "读取 mimetype xml 文件时出错"

#: common/flatpak-dir.c:7095
msgid "Invalid mimetype xml file"
msgstr "无效的 mimetype xml 文件"

#: common/flatpak-dir.c:7184
#, c-format
msgid "D-Bus service file '%s' has wrong name"
msgstr "D-Bus 服务文件“%s”名称错误"

#: common/flatpak-dir.c:7327
#, c-format
msgid "Invalid Exec argument %s"
msgstr "无效的执行参数 %s"

#: common/flatpak-dir.c:7793
msgid "While getting detached metadata: "
msgstr "获取分离的元数据时:"

#: common/flatpak-dir.c:7798 common/flatpak-dir.c:7803
#: common/flatpak-dir.c:7807
msgid "Extra data missing in detached metadata"
msgstr "分离的元数据中缺少额外的数据"

#: common/flatpak-dir.c:7811
msgid "While creating extradir: "
msgstr "创建 extradir 时:"

#: common/flatpak-dir.c:7832 common/flatpak-dir.c:7865
msgid "Invalid checksum for extra data"
msgstr "额外数据的校验和无效"

#: common/flatpak-dir.c:7861
msgid "Wrong size for extra data"
msgstr "额外数据的大小错误"

#: common/flatpak-dir.c:7874
#, c-format
msgid "While writing extra data file '%s': "
msgstr "写入额外数据文件“%s”时:"

#: common/flatpak-dir.c:7882
#, c-format
msgid "Extra data %s missing in detached metadata"
msgstr "分离的元数据中缺少额外的数据 %s"

#: common/flatpak-dir.c:8076
#, c-format
msgid "apply_extra script failed, exit status %d"
msgstr "apply_extra 脚本失败,退出状态为 %d"

#. Translators: The placeholder is for an app ref.
#: common/flatpak-dir.c:8242
#, c-format
msgid "Installing %s is not allowed by the policy set by your administrator"
msgstr "您的管理员设置的策略不允许安装 %s"

#: common/flatpak-dir.c:8330
#, c-format
msgid "While trying to resolve ref %s: "
msgstr "尝试解决引用 %s 时:"

#: common/flatpak-dir.c:8342
#, c-format
msgid "%s is not available"
msgstr "%s 不可用"

#: common/flatpak-dir.c:8363
msgid "Can't create deploy directory"
msgstr "无法创建部署目录"

#: common/flatpak-dir.c:8371
#, c-format
msgid "Failed to read commit %s: "
msgstr "读取交付 %s 失败:"

#: common/flatpak-dir.c:8391
#, c-format
msgid "While trying to checkout %s into %s: "
msgstr "尝试检验 %s 至 %s 时:"

#: common/flatpak-dir.c:8410
msgid "While trying to checkout metadata subpath: "
msgstr "尝试检验元数据子路径时:"

#: common/flatpak-dir.c:8441
#, c-format
msgid "While trying to checkout subpath ‘%s’: "
msgstr "尝试检验子路径“%s”时:"

#: common/flatpak-dir.c:8451
msgid "While trying to remove existing extra dir: "
msgstr "尝试移除现存额外目录时:"

#: common/flatpak-dir.c:8462
msgid "While trying to apply extra data: "
msgstr "尝试应用额外数据时:"

#: common/flatpak-dir.c:8489
#, c-format
msgid "Invalid commit ref %s: "
msgstr "无效的交付引用 %s:"

#: common/flatpak-dir.c:8497 common/flatpak-dir.c:8509
#, c-format
msgid "Deployed ref %s does not match commit (%s)"
msgstr "已部署的引用 %s 不匹配交付(%s)"

#: common/flatpak-dir.c:8503
#, c-format
msgid "Deployed ref %s branch does not match commit (%s)"
msgstr "已部署的引用 %s 分支不匹配交付(%s)"

#: common/flatpak-dir.c:8760 common/flatpak-installation.c:1909
#, c-format
msgid "%s branch %s already installed"
msgstr "%s 分支 %s 已安装"

#: common/flatpak-dir.c:9411
#, c-format
msgid "Could not unmount revokefs-fuse filesystem at %s: "
msgstr "无法取消挂载位于 %s 的 revokefs-fuse 文件系统:"

#: common/flatpak-dir.c:9685
#, c-format
msgid "This version of %s is already installed"
msgstr "此版本的 %s 已安装"

#: common/flatpak-dir.c:9692
msgid "Can't change remote during bundle install"
msgstr "捆绑包安装期间无法更改远程仓库"

#: common/flatpak-dir.c:9964
msgid "Can't update to a specific commit without root permissions"
msgstr "没有 root 权限无法更新至指定交付"

#: common/flatpak-dir.c:10230
#, c-format
msgid "Can't remove %s, it is needed for: %s"
msgstr "无法移除 %s,需要它的有:%s"

#: common/flatpak-dir.c:10286 common/flatpak-installation.c:2065
#, c-format
msgid "%s branch %s is not installed"
msgstr "%s 分支 %s 未安装"

#: common/flatpak-dir.c:10539
#, c-format
msgid "%s commit %s not installed"
msgstr "%s 交付 %s 未安装"

#: common/flatpak-dir.c:10875
#, c-format
msgid "Pruning repo failed: %s"
msgstr "修剪仓库失败:%s"

#: common/flatpak-dir.c:11043 common/flatpak-dir.c:11049
#, c-format
msgid "Failed to load filter '%s'"
msgstr "加载筛选器“%s”失败"

#: common/flatpak-dir.c:11055
#, c-format
msgid "Failed to parse filter '%s'"
msgstr "解析筛选器“%s”失败"

#: common/flatpak-dir.c:11337
msgid "Failed to write summary cache: "
msgstr "写入摘要缓存失败:"

#: common/flatpak-dir.c:11356
#, c-format
msgid "No oci summary cached for remote '%s'"
msgstr "远程仓库“%s”没有已缓存的 OCI 摘要"

#: common/flatpak-dir.c:11581
#, c-format
msgid "No cached summary for remote '%s'"
msgstr "远程仓库“%s”没有已缓存的摘要"

#: common/flatpak-dir.c:11605
#, c-format
msgid "Invalid checksum for indexed summary %s read from %s"
msgstr "从“%2$s”读取的已索引摘要 %1$s 的校验和无效"

#: common/flatpak-dir.c:11678
#, c-format
msgid ""
"Remote listing for %s not available; server has no summary file. Check the "
"URL passed to remote-add was valid."
msgstr ""
"%s 的远程列表不可用;服务器没有摘要文件。请检查传递给 remote-add 的网址是否有"
"效。"

#: common/flatpak-dir.c:12053
#, c-format
msgid "Invalid checksum for indexed summary %s for remote '%s'"
msgstr "远程仓库“%2$s”的已索引摘要 %1$s 的校验和无效"

#: common/flatpak-dir.c:12676
#, c-format
msgid "Multiple branches available for %s, you must specify one of: "
msgstr "%s 有多个可用分支,您必须指定一个:"

#: common/flatpak-dir.c:12742
#, c-format
msgid "Nothing matches %s"
msgstr "没有 %s 的匹配项"

#: common/flatpak-dir.c:12850
#, c-format
msgid "Can't find ref %s%s%s%s%s"
msgstr "无法找到引用 %s%s%s%s%s"

#: common/flatpak-dir.c:12893
#, c-format
msgid "Error searching remote %s: %s"
msgstr "搜索远程仓库 %s 时出错:%s"

#: common/flatpak-dir.c:12990
#, c-format
msgid "Error searching local repository: %s"
msgstr "搜索本地仓库时出错:%s"

#: common/flatpak-dir.c:13330
#, c-format
msgid "Could not find installation %s"
msgstr "无法找到安装 %s"

#: common/flatpak-dir.c:13932
#, c-format
msgid "Invalid file format, no %s group"
msgstr "无效的文件格式,没有 %s 组"

#: common/flatpak-dir.c:13937 common/flatpak-utils.c:2319
#, c-format
msgid "Invalid version %s, only 1 supported"
msgstr "无效的版本 %s,仅支持 1"

#: common/flatpak-dir.c:13942 common/flatpak-dir.c:13947
#, c-format
msgid "Invalid file format, no %s specified"
msgstr "无效的文件格式,没有指定 %s"

#. Check some minimal size so we don't get crap
#: common/flatpak-dir.c:13967
msgid "Invalid file format, gpg key invalid"
msgstr "无效的文件格式,GPG 密钥无效"

#: common/flatpak-dir.c:13986 common/flatpak-utils.c:2384
msgid "Collection ID requires GPG key to be provided"
msgstr "集合标识要求提供 GPG 密钥"

#: common/flatpak-dir.c:14029
#, c-format
msgid "Runtime %s, branch %s is already installed"
msgstr "运行时 %s、分支 %s 已安装"

#: common/flatpak-dir.c:14030
#, c-format
msgid "App %s, branch %s is already installed"
msgstr "应用 %s、分支 %s 已安装"

#: common/flatpak-dir.c:14264
#, c-format
msgid "Can't remove remote '%s' with installed ref %s (at least)"
msgstr "无法移除具有已安装引用 %2$s(至少)的远程仓库“%1$s”"

#: common/flatpak-dir.c:14363
#, c-format
msgid "Invalid character '/' in remote name: %s"
msgstr "远程仓库名称中有无效字符“/”:%s"

#: common/flatpak-dir.c:14369
#, c-format
msgid "No configuration for remote %s specified"
msgstr "没有为远程仓库 %s 指定配置"

#: common/flatpak-dir.c:16013
#, c-format
msgid "Skipping deletion of mirror ref (%s, %s)…\n"
msgstr "正在跳过删除镜像引用(%s,%s)…\n"

#: common/flatpak-installation.c:831
#, c-format
msgid "Ref %s not installed"
msgstr "引用 %s 未安装"

#: common/flatpak-installation.c:872
#, c-format
msgid "App %s not installed"
msgstr "应用 %s 未安装"

#: common/flatpak-installation.c:1393
#, c-format
msgid "Remote '%s' already exists"
msgstr "远程仓库“%s”已存在"

#: common/flatpak-installation.c:1944
#, c-format
msgid "As requested, %s was only pulled, but not installed"
msgstr "根据请求,%s 仅被提取,没有安装"

#: common/flatpak-instance.c:508 common/flatpak-instance.c:667
#: common/flatpak-instance.c:708
#, c-format
msgid "Unable to create directory %s"
msgstr "无法创建目录 %s"

#: common/flatpak-instance.c:529
#, c-format
msgid "Unable to lock %s"
msgstr "无法锁定 %s"

#: common/flatpak-instance.c:581
#, c-format
msgid "Unable to open directory %s"
msgstr "无法打开目录 %s"

#: common/flatpak-instance.c:607
#, c-format
msgid "Unable to create temporary directory in %s"
msgstr "无法在 %s 中创建临时目录"

#: common/flatpak-instance.c:619
#, c-format
msgid "Unable to create file %s"
msgstr "无法创建文件 %s"

#: common/flatpak-instance.c:626
#, c-format
msgid "Unable to update symbolic link %s/%s"
msgstr "无法更新符号链接 %s/%s"

#: common/flatpak-oci-registry.c:991
msgid "Only Bearer authentication supported"
msgstr "仅支持 Bearer 身份验证"

#: common/flatpak-oci-registry.c:1000
msgid "Only realm in authentication request"
msgstr "身份验证中仅请求领域"

#: common/flatpak-oci-registry.c:1007
msgid "Invalid realm in authentication request"
msgstr "身份验证中请求的领域无效"

#: common/flatpak-oci-registry.c:1059
#, c-format
msgid "Authorization failed: %s"
msgstr "身份验证失败:%s"

#: common/flatpak-oci-registry.c:1061
msgid "Authorization failed"
msgstr "身份验证失败"

#: common/flatpak-oci-registry.c:1065
#, c-format
msgid "Unexpected response status %d when requesting token: %s"
msgstr "请求令牌时遇到意料之外的响应状态 %d:%s"

#: common/flatpak-oci-registry.c:1076
msgid "Invalid authentication request response"
msgstr "无效的身份验证请求响应"

#: common/flatpak-oci-registry.c:1679 common/flatpak-oci-registry.c:1732
#: common/flatpak-oci-registry.c:1761 common/flatpak-oci-registry.c:1816
#: common/flatpak-oci-registry.c:1872 common/flatpak-oci-registry.c:1950
msgid "Invalid delta file format"
msgstr "无效的增量文件格式"

#: common/flatpak-oci-registry.c:2453
#, c-format
msgid "No gpg key found with ID %s (homedir: %s)"
msgstr "未找到身份标识 %s 的 GPG 密钥(主目录:%s)"

#: common/flatpak-oci-registry.c:2460
#, c-format
msgid "Unable to lookup key ID %s: %d)"
msgstr "无法查找密钥标识 %s:%d)"

#: common/flatpak-oci-registry.c:2468
#, c-format
msgid "Error signing commit: %d"
msgstr "签署交付时出错:%d"

#: common/flatpak-progress.c:236
#, c-format
msgid "Downloading metadata: %u/(estimating) %s"
msgstr "正在下载元数据:%u/(估计)%s"

#: common/flatpak-progress.c:260
#, c-format
msgid "Downloading: %s/%s"
msgstr "正在下载:%s/%s"

#: common/flatpak-progress.c:280
#, c-format
msgid "Downloading extra data: %s/%s"
msgstr "正在下载额外数据:%s/%s"

#: common/flatpak-progress.c:285
#, c-format
msgid "Downloading files: %d/%d %s"
msgstr "正在下载文件:%d/%d %s"

#: common/flatpak-ref-utils.c:121
msgid "Name can't be empty"
msgstr "名称不能为空"

#: common/flatpak-ref-utils.c:128
msgid "Name can't be longer than 255 characters"
msgstr "名称不能超过 255 个字符"

#: common/flatpak-ref-utils.c:141
msgid "Name can't start with a period"
msgstr "名称不能以句号开头"

#: common/flatpak-ref-utils.c:147
#, c-format
msgid "Name can't start with %c"
msgstr "名称不能以 %c 开头"

#: common/flatpak-ref-utils.c:163
msgid "Name can't end with a period"
msgstr "名称不能以句号结尾"

#: common/flatpak-ref-utils.c:170 common/flatpak-ref-utils.c:182
msgid "Only last name segment can contain -"
msgstr "只有姓氏段可以包含 -"

#: common/flatpak-ref-utils.c:173
#, c-format
msgid "Name segment can't start with %c"
msgstr "名称段不能以 %c 开头"

#: common/flatpak-ref-utils.c:185
#, c-format
msgid "Name can't contain %c"
msgstr "名称不能包含 %c"

#: common/flatpak-ref-utils.c:194
msgid "Names must contain at least 2 periods"
msgstr "名称必须包含至少两个句点"

#: common/flatpak-ref-utils.c:311
msgid "Arch can't be empty"
msgstr "架构不能为空"

#: common/flatpak-ref-utils.c:322
#, c-format
msgid "Arch can't contain %c"
msgstr "架构不能包含 %c"

#: common/flatpak-ref-utils.c:386
msgid "Branch can't be empty"
msgstr "分支不能为空"

#: common/flatpak-ref-utils.c:396
#, c-format
msgid "Branch can't start with %c"
msgstr "分支不能以 %c 开头"

#: common/flatpak-ref-utils.c:406
#, c-format
msgid "Branch can't contain %c"
msgstr "分支不能包含 %c"

#: common/flatpak-ref-utils.c:616 common/flatpak-ref-utils.c:866
msgid "Ref too long"
msgstr "引用太长了"

#: common/flatpak-ref-utils.c:628
msgid "Invalid remote name"
msgstr "无效的远程仓库名称"

#: common/flatpak-ref-utils.c:642
#, c-format
msgid "%s is not application or runtime"
msgstr "%s 不是应用程序或运行时"

#: common/flatpak-ref-utils.c:651 common/flatpak-ref-utils.c:668
#: common/flatpak-ref-utils.c:684
#, c-format
msgid "Wrong number of components in %s"
msgstr "%s 中组件数量错误"

#: common/flatpak-ref-utils.c:657
#, c-format
msgid "Invalid name %.*s: %s"
msgstr "无效名称 %.*s: %s"

#: common/flatpak-ref-utils.c:674
#, c-format
msgid "Invalid arch: %.*s: %s"
msgstr "无效架构:%.*s: %s"

#: common/flatpak-ref-utils.c:817
#, c-format
msgid "Invalid name %s: %s"
msgstr "无效名称 %s: %s"

#: common/flatpak-ref-utils.c:835
#, c-format
msgid "Invalid arch: %s: %s"
msgstr "无效架构:%s: %s"

#: common/flatpak-ref-utils.c:854
#, c-format
msgid "Invalid branch: %s: %s"
msgstr "无效分支:%s: %s"

#: common/flatpak-ref-utils.c:963 common/flatpak-ref-utils.c:971
#: common/flatpak-ref-utils.c:979
#, c-format
msgid "Wrong number of components in partial ref %s"
msgstr "部分引用 %s 中组件数量错误"

#: common/flatpak-ref-utils.c:1299
msgid " development platform"
msgstr " 开发平台"

#: common/flatpak-ref-utils.c:1301
msgid " platform"
msgstr " 平台"

#: common/flatpak-ref-utils.c:1303
msgid " application base"
msgstr " 应用程序基础"

#: common/flatpak-ref-utils.c:1306
msgid " debug symbols"
msgstr " 调试符号"

#: common/flatpak-ref-utils.c:1308
msgid " sourcecode"
msgstr " 源代码"

#: common/flatpak-ref-utils.c:1310
msgid " translations"
msgstr " 翻译"

#: common/flatpak-ref-utils.c:1312
msgid " docs"
msgstr " 文档"

#: common/flatpak-ref-utils.c:1579
#, c-format
msgid "Invalid id %s: %s"
msgstr "无效标识 %s: %s"

#: common/flatpak-remote.c:1210
#, c-format
msgid "Bad remote name: %s"
msgstr "不好的远程仓库名称:%s"

#: common/flatpak-remote.c:1214
msgid "No url specified"
msgstr "未指定网址"

#: common/flatpak-remote.c:1260
msgid "GPG verification must be enabled when a collection ID is set"
msgstr "设置集合标识时必须启用 GPG 校验"

#: common/flatpak-run.c:1210
msgid "Failed to open app info file"
msgstr "打开应用信息文件失败"

#: common/flatpak-run.c:1303
msgid "Unable to create sync pipe"
msgstr "无法创建同步管道"

#: common/flatpak-run.c:1342
msgid "Failed to sync with dbus proxy"
msgstr "与 dbus 代理同步失败"

#: common/flatpak-run.c:2144
msgid "No systemd user session available, cgroups not available"
msgstr "没有可用的 systemd 用户会话,cgroups 不可用"

#: common/flatpak-run.c:2637
msgid "Unable to allocate instance id"
msgstr "无法分配实例标识"

#: common/flatpak-run.c:2773 common/flatpak-run.c:2783
#, c-format
msgid "Failed to open flatpak-info file: %s"
msgstr "打开 flatpak-info 文件失败:%s"

#: common/flatpak-run.c:2812
#, c-format
msgid "Failed to open bwrapinfo.json file: %s"
msgstr "打开 bwrapinfo.json 文件失败:%s"

#: common/flatpak-run.c:2837
#, c-format
msgid "Failed to write to instance id fd: %s"
msgstr "写入实例标识 FD 失败:%s"

#: common/flatpak-run.c:3223
msgid "Initialize seccomp failed"
msgstr "初始化 seccomp 失败"

#: common/flatpak-run.c:3262
#, c-format
msgid "Failed to add architecture to seccomp filter: %s"
msgstr "将架构添加到 seccomp 筛选器失败:%s"

#: common/flatpak-run.c:3270
#, c-format
msgid "Failed to add multiarch architecture to seccomp filter: %s"
msgstr "将多体系结构添加到 seccomp 筛选器失败:%s"

#: common/flatpak-run.c:3302 common/flatpak-run.c:3324
#, c-format
msgid "Failed to block syscall %d: %s"
msgstr "封锁系统调用 %d 失败:%s"

#: common/flatpak-run.c:3357
#, c-format
msgid "Failed to export bpf: %s"
msgstr "导出 bpf 失败:%s"

#: common/flatpak-run.c:3608
#, c-format
msgid "Failed to open ‘%s’"
msgstr "打开“%s”失败"

#: common/flatpak-run.c:3894
#, c-format
msgid "ldconfig failed, exit status %d"
msgstr "ldconfig 失败,退出状态为 %d"

#: common/flatpak-run.c:3901
msgid "Can't open generated ld.so.cache"
msgstr "无法打开生成的 ld.so.cache"

#. Translators: The placeholder is for an app ref.
#: common/flatpak-run.c:4012
#, c-format
msgid "Running %s is not allowed by the policy set by your administrator"
msgstr "您的管理员设置的策略不允许运行 %s"

#: common/flatpak-run.c:4114
msgid ""
"\"flatpak run\" is not intended to be run as `sudo flatpak run`. Use `sudo -"
"i` or `su -l` instead and invoke \"flatpak run\" from inside the new shell."
msgstr ""
"“flatpak run”不是设计为以“sudo flatpak run”运行的。使用“sudo -i”或者“su -l”代"
"替且从新的 shell 内部调用“flatpak run”。"

#: common/flatpak-run.c:4297
#, c-format
msgid "Failed to migrate from %s: %s"
msgstr "从 %s 迁移失败:%s"

#: common/flatpak-run.c:4312
#, c-format
msgid "Failed to migrate old app data directory %s to new name %s: %s"
msgstr "将旧应用数据目录 %s 迁移至新名称 %s 失败:%s"

#: common/flatpak-run.c:4321
#, c-format
msgid "Failed to create symlink while migrating %s: %s"
msgstr "迁移 %s 时创建符号链接失败:%s"

#: common/flatpak-transaction.c:2126
#, c-format
msgid "Warning: Problem looking for related refs: %s"
msgstr "警告:查找相关引用时遇到问题:%s"

#: common/flatpak-transaction.c:2336
#, c-format
msgid "The application %s requires the runtime %s which was not found"
msgstr "应用程序 %s 需要的运行时 %s 未找到"

#: common/flatpak-transaction.c:2352
#, c-format
msgid "The application %s requires the runtime %s which is not installed"
msgstr "应用程序 %s 需要的运行时 %s 未安装"

#: common/flatpak-transaction.c:2450
#, c-format
msgid "Can't uninstall %s which is needed by %s"
msgstr "无法卸载 %2$s 需要的 %1$s"

#: common/flatpak-transaction.c:2520
#, c-format
msgid "Remote %s disabled, ignoring %s update"
msgstr "远程仓库 %s 被禁用,将忽略 %s 更新"

#: common/flatpak-transaction.c:2553
#, c-format
msgid "%s is already installed"
msgstr "%s 已安装"

#: common/flatpak-transaction.c:2556
#, c-format
msgid "%s is already installed from remote %s"
msgstr "已经从远程仓库 %2$s 安装了 %1$s"

#: common/flatpak-transaction.c:2746
#, c-format
msgid "Invalid .flatpakref: %s"
msgstr "无效的 .flatpakref:%s"

#: common/flatpak-transaction.c:2860
#, c-format
msgid "Error updating remote metadata for '%s': %s"
msgstr "更新“%s”的远程仓库元数据时出错:%s"

#: common/flatpak-transaction.c:3323
#, c-format
msgid ""
"Warning: Treating remote fetch error as non-fatal since %s is already "
"installed: %s"
msgstr "警告:既然 %s 已经安装将把远程获取错误作为非致命性错误处理:%s"

#: common/flatpak-transaction.c:3647
#, c-format
msgid "No authenticator installed for remote '%s'"
msgstr "没有为远程仓库“%s”安装身份验证器"

#: common/flatpak-transaction.c:3751 common/flatpak-transaction.c:3758
#, c-format
msgid "Failed to get tokens for ref: %s"
msgstr "为引用获取令牌失败:%s"

#: common/flatpak-transaction.c:3753 common/flatpak-transaction.c:3760
msgid "Failed to get tokens for ref"
msgstr "为引用获取令牌失败"

#: common/flatpak-transaction.c:4085
#, c-format
msgid "Flatpakrepo URL %s not file, HTTP or HTTPS"
msgstr "Flatpakrepo 网址 %s 不是文件、HTTP 或 HTTPS"

#: common/flatpak-transaction.c:4091
#, c-format
msgid "Can't load dependent file %s: "
msgstr "无法加载依赖文件 %s:"

#: common/flatpak-transaction.c:4099
#, c-format
msgid "Invalid .flatpakrepo: %s"
msgstr "无效的 .flatpakrepo:%s"

#: common/flatpak-transaction.c:4746
msgid "Transaction already executed"
msgstr "事务已被执行"

#: common/flatpak-transaction.c:4761
msgid ""
"Refusing to operate on a user installation as root! This can lead to "
"incorrect file ownership and permission errors."
msgstr "拒绝以 root 执行用户级安装!这会导致错误的文件归属和权限错误。"

#: common/flatpak-transaction.c:4853 common/flatpak-transaction.c:4866
msgid "Aborted by user"
msgstr "被用户中止"

#: common/flatpak-transaction.c:4891
#, c-format
msgid "Skipping %s due to previous error"
msgstr "由于先前的错误,正在跳过 %s"

#: common/flatpak-transaction.c:4945
#, c-format
msgid "Aborted due to failure (%s)"
msgstr "因失败而中止(%s)"

#: common/flatpak-utils.c:860
msgid "Glob can't match apps"
msgstr "Glob 无法匹配应用"

#: common/flatpak-utils.c:885
msgid "Empty glob"
msgstr "空白 glob"

#: common/flatpak-utils.c:904
msgid "Too many segments in glob"
msgstr "Glob 中太多分段"

#: common/flatpak-utils.c:925
#, c-format
msgid "Invalid glob character '%c'"
msgstr "无效的 glob 字符“%c”"

#: common/flatpak-utils.c:979
#, c-format
msgid "Missing glob on line %d"
msgstr "第 %d 行缺失 glob"

#: common/flatpak-utils.c:983
#, c-format
msgid "Trailing text on line %d"
msgstr "第 %d 行的拖尾文字"

#: common/flatpak-utils.c:987
#, c-format
msgid "on line %d"
msgstr "在第 %d 行"

#: common/flatpak-utils.c:1009
#, c-format
msgid "Unexpected word '%s' on line %d"
msgstr "第 %2$d 行的意外词语“%1$s”"

#: common/flatpak-utils.c:2300
#, c-format
msgid "Invalid %s: Missing group ‘%s’"
msgstr "无效的 %s:缺失“%s”组"

#: common/flatpak-utils.c:2309
#, c-format
msgid "Invalid %s: Missing key ‘%s’"
msgstr "无效的 %s:缺失“%s”键"

#: common/flatpak-utils.c:2359
msgid "Invalid gpg key"
msgstr "无效的 GPG 密钥"

#: common/flatpak-utils.c:2748
msgid "No extra data sources"
msgstr "没有额外的数据源"

#: common/flatpak-utils.c:5405
#, c-format
msgid "Error copying 64x64 icon for component %s: %s\n"
msgstr "复制组件 %s 的 64x64 图标时出错:%s\n"

#: common/flatpak-utils.c:5411
#, c-format
msgid "Error copying 128x128 icon for component %s: %s\n"
msgstr "复制组件 %s 的 128x128 图标时出错:%s\n"

#: common/flatpak-utils.c:5658
#, c-format
msgid "%s is end-of-life, ignoring for appstream"
msgstr "%s 寿命完结,将为 appstream 忽略"

#: common/flatpak-utils.c:5693
#, c-format
msgid "No appstream data for %s: %s\n"
msgstr "没有 %s 的 appstream 数据:%s\n"

#: common/flatpak-utils.c:6663
msgid "Invalid bundle, no ref in metadata"
msgstr "无效捆绑包,元数据中没有引用"

#: common/flatpak-utils.c:6764
#, c-format
msgid "Collection ‘%s’ of bundle doesn’t match collection ‘%s’ of remote"
msgstr "捆绑包集合“%s”不匹配远程仓库的集合“%s”"

#: common/flatpak-utils.c:6841
msgid "Metadata in header and app are inconsistent"
msgstr "标头和应用中的元数据不一致"

#: common/flatpak-utils.c:6926 common/flatpak-utils.c:7085
msgid "Invalid OCI image config"
msgstr "无效的 OCI 镜像配置"

#: common/flatpak-utils.c:6988 common/flatpak-utils.c:7234
#, c-format
msgid "Wrong layer checksum, expected %s, was %s"
msgstr "错误的层校验和,预期为 %s,实际为 %s"

#: common/flatpak-utils.c:7068
#, c-format
msgid "No ref specified for OCI image %s"
msgstr "没有为 OCI 镜像 %s 指定引用"

#: common/flatpak-utils.c:7074
#, c-format
msgid "Wrong ref (%s) specified for OCI image %s, expected %s"
msgstr "为 OCI 镜像 %2$s 指定了错误的引用(%1$s),预期为 %3$s"

#: common/flatpak-utils.c:8228
#, c-format
msgid "Invalid require-flatpak argument %s"
msgstr "无效的 require-flatpak 参数 %s"

#: common/flatpak-utils.c:8238 common/flatpak-utils.c:8257
#, c-format
msgid "%s needs a later flatpak version (%s)"
msgstr "%s 需要更新的 flatpak 版本(%s)"

#: common/flatpak-utils.c:8301
msgid "Empty string is not a number"
msgstr "空字符串不是数字"

#: common/flatpak-utils.c:8327
#, c-format
msgid "“%s” is not an unsigned number"
msgstr "“%s”不是未签名的数字"

#: common/flatpak-utils.c:8337
#, c-format
msgid "Number “%s” is out of bounds [%s, %s]"
msgstr "数字“%s”超出范围 [%s, %s]"

#: oci-authenticator/flatpak-oci-authenticator.c:291
msgid "Not a oci remote, missing summary.xa.oci-repository"
msgstr "不是 OCI 远程仓库,缺失 summary.xa.oci-repository"

#: oci-authenticator/flatpak-oci-authenticator.c:477
msgid "Not a OCI remote"
msgstr "不是 OCI 远程仓库"

#: oci-authenticator/flatpak-oci-authenticator.c:488
msgid "Invalid token"
msgstr "无效的令牌"

#: portal/flatpak-portal.c:2261
msgid "No portal support found"
msgstr "未发现传送门支持"

#: portal/flatpak-portal.c:2267
msgid "Deny"
msgstr "拒绝"

#: portal/flatpak-portal.c:2269
msgid "Update"
msgstr "更新"

#: portal/flatpak-portal.c:2274
#, c-format
msgid "Update %s?"
msgstr "更新 %s 吗?"

#: portal/flatpak-portal.c:2286
msgid "The application wants to update itself."
msgstr "该应用程序想要更新自身。"

#: portal/flatpak-portal.c:2287
msgid "Update access can be changed any time from the privacy settings."
msgstr "您可以随时通过隐私设置更改更新访问。"

#: portal/flatpak-portal.c:2312
msgid "Application update not allowed"
msgstr "不允许更新应用程序"

#: portal/flatpak-portal.c:2469
msgid "Self update not supported, new version requires new permissions"
msgstr "不支持自我更新,新版本需要新的权限"

#: portal/flatpak-portal.c:2651 portal/flatpak-portal.c:2668
msgid "Update ended unexpectedly"
msgstr "更新意外结束"

#. SECURITY:
#. - Normal users need admin authentication to install software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to install without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:23
msgid "Install signed application"
msgstr "安装签名的应用程序"

#: system-helper/org.freedesktop.Flatpak.policy.in:24
#: system-helper/org.freedesktop.Flatpak.policy.in:42
msgid "Authentication is required to install software"
msgstr "安装软件需要身份验证"

#. SECURITY:
#. - Normal users need admin authentication to install software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to install without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:41
msgid "Install signed runtime"
msgstr "安装签名的运行时"

#. SECURITY:
#. - Normal users do not require admin authentication to update an
#. app as the commit will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:60
msgid "Update signed application"
msgstr "更新签名的应用程序"

#: system-helper/org.freedesktop.Flatpak.policy.in:61
#: system-helper/org.freedesktop.Flatpak.policy.in:80
msgid "Authentication is required to update software"
msgstr "更新软件需要身份验证"

#. SECURITY:
#. - Normal users do not require admin authentication to update a
#. runtime as the commit will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:79
msgid "Update signed runtime"
msgstr "更新签名的运行时"

#. SECURITY:
#. - Normal users do not need authentication to update metadata
#. from signed repositories.
#: system-helper/org.freedesktop.Flatpak.policy.in:94
msgid "Update remote metadata"
msgstr "更新远程仓库元数据"

#: system-helper/org.freedesktop.Flatpak.policy.in:95
msgid "Authentication is required to update remote info"
msgstr "更新远程仓库信息需要身份验证"

#. SECURITY:
#. - Normal users do not need authentication to modify the
#. OSTree repository
#. - Note that we install polkit rules that allow local users
#. in the wheel group to modify repos without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:111
msgid "Update system repository"
msgstr "更新系统仓库"

#: system-helper/org.freedesktop.Flatpak.policy.in:112
msgid "Authentication is required to modify a system repository"
msgstr "修改系统仓库需要身份验证"

#. SECURITY:
#. - Normal users need admin authentication to install software
#. system-wide.
#: system-helper/org.freedesktop.Flatpak.policy.in:126
msgid "Install bundle"
msgstr "安装捆绑包"

#: system-helper/org.freedesktop.Flatpak.policy.in:127
msgid "Authentication is required to install software from $(path)"
msgstr "从 $(path) 安装软件需要身份验证"

#. SECURITY:
#. - Normal users need admin authentication to uninstall software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to uninstall without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:144
msgid "Uninstall runtime"
msgstr "卸载运行时"

#: system-helper/org.freedesktop.Flatpak.policy.in:145
msgid "Authentication is required to uninstall software"
msgstr "卸载软件需要身份验证"

#. SECURITY:
#. - Normal users need admin authentication to uninstall software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to uninstall without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:161
msgid "Uninstall app"
msgstr "卸载应用"

#: system-helper/org.freedesktop.Flatpak.policy.in:162
msgid "Authentication is required to uninstall $(ref)"
msgstr "卸载 $(ref) 需要身份验证"

#. SECURITY:
#. - Normal users need admin authentication to configure system-wide
#. software repositories.
#: system-helper/org.freedesktop.Flatpak.policy.in:177
msgid "Configure Remote"
msgstr "配置远程仓库"

#: system-helper/org.freedesktop.Flatpak.policy.in:178
msgid "Authentication is required to configure software repositories"
msgstr "配置软件仓库需要身份验证"

#. SECURITY:
#. - Normal users need admin authentication to configure the system-wide
#. Flatpak installation.
#: system-helper/org.freedesktop.Flatpak.policy.in:192
msgid "Configure"
msgstr "配置"

#: system-helper/org.freedesktop.Flatpak.policy.in:193
msgid "Authentication is required to configure software installation"
msgstr "配置软件安装需要身份验证"

#. SECURITY:
#. - Normal users do not require admin authentication to update
#. appstream data as it will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:210
msgid "Update appstream"
msgstr "更新 appstream"

#: system-helper/org.freedesktop.Flatpak.policy.in:211
msgid "Authentication is required to update information about software"
msgstr "更新软件信息需要身份验证"

#. SECURITY:
#. - Normal users do not require admin authentication to update
#. metadata as it will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:228
msgid "Update metadata"
msgstr "更新元数据"

#: system-helper/org.freedesktop.Flatpak.policy.in:229
msgid "Authentication is required to update metadata"
msgstr "更新元数据需要身份验证"

#. SECURITY:
#. - Authorisation to actually install software is controlled by
#. org.freedesktop.Flatpak.app-install.
#. - This action is checked after app-install, as it can only be done
#. once the app’s data (including its content rating) has been
#. downloaded.
#. - This action is checked to see if the installation should be allowed
#. based on whether the app being installed has content which doesn’t
#. comply with the user’s parental controls policy (the content is
#. ‘too extreme’).
#. - It is checked only if an app has too extreme content for the user
#. who is trying to install it (in which case, the app is ‘unsafe’).
#. - Typically, normal users will need admin permission to install apps
#. with extreme content; admins will be able to install it without
#. additional checks.
#. - In order to configure the policy so that admins can install safe and
#. unsafe software anywhere without authorisation, and non-admins can
#. install safe software in their user or system dirs without
#. authorisation, but need authorisation to install unsafe software
#. anywhere:
#. * Unconditionally return `yes` from `app-install`.
#. * Return `auth_admin` from `override-parental-controls` for users
#. not in `@privileged_group@`, and `yes` for users in it.
#. * Set the malcontent `is-{user,system}-installation-allowed`
#. properties of all non-admins’ parental controls policies to true.
#. - In order to configure the policy so that admins can install safe and
#. unsafe software anywhere without authorisation, and non-admins can
#. install safe software in their user dir without authorisation, but
#. need authorisation to install safe software in the system dir or to
#. install unsafe software anywhere:
#. * Unconditionally return `yes` from `app-install`.
#. * Return `auth_admin` from `override-parental-controls` for users
#. not in `@privileged_group@`, and `yes` for users in it.
#. * Set the malcontent `is-user-installation-allowed` property of all
#. non-admins’ parental controls policies to true.
#. * Set the malcontent `is-system-installation-allowed` property of
#. all non-admins’ parental controls policies to false.
#. - In order to configure the policy so that all users (including
#. admins) can install safe software anywhere without authorisation,
#. but need authorisation to install unsafe software anywhere (i.e.
#. applying parental controls to admins too):
#. * Unconditionally return `yes` from `app-install`.
#. * Unconditionally return `auth_admin` from `override-parental-controls`.
#. * Set the malcontent `is-user-installation-allowed` property of all
#. users’ parental controls policies to true.
#. * Set the malcontent `is-system-installation-allowed` property of
#. all users’ parental controls policies to true.
#: system-helper/org.freedesktop.Flatpak.policy.in:287
msgid "Override parental controls"
msgstr "覆盖家长控制"

#: system-helper/org.freedesktop.Flatpak.policy.in:288
msgid ""
"Authentication is required to install software which is restricted by your "
"parental controls policy"
msgstr "安装受您的家长控制策略限制的软件需要身份验证"