about summary refs log tree commit diff
path: root/src/locale/locales/zh-CN/messages.po
blob: a597edc1686955da2376c36bcb18d28b87a5074c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
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
msgid ""
msgstr ""
"POT-Creation-Date: 2024-04-06 12:55+0800\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: zh_CN\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: Frudrax Cheng <i@cynosura.one>\n"
"Language-Team: Frudrax Cheng, Simon Chan, U2FsdGVkX1, Mikan Harada\n"
"Plural-Forms: \n"

#: src/view/com/modals/VerifyEmail.tsx:142
msgid "(no email)"
msgstr "(没有邮件)"

#: src/screens/Profile/Header/Metrics.tsx:45
msgid "{following} following"
msgstr "{following} 个正在关注"

#: src/view/shell/Drawer.tsx:443
msgid "{numUnreadNotifications} unread"
msgstr "{numUnreadNotifications} 个未读"

#: src/view/com/threadgate/WhoCanReply.tsx:158
msgid "<0/> members"
msgstr "<0/> 个成员"

#: src/view/shell/Drawer.tsx:97
msgid "<0>{0}</0> following"
msgstr "<0>{0}</0> 个正在关注"

#: src/screens/Profile/Header/Metrics.tsx:46
msgid "<0>{following} </0><1>following</1>"
msgstr "<0>{following} </0><1>个正在关注</1>"

#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30
msgid "<0>Choose your</0><1>Recommended</1><2>Feeds</2>"
msgstr "<0>选择你</0><1>推荐的</1><2>信息流</2>"

#: src/view/com/auth/onboarding/RecommendedFollows.tsx:37
msgid "<0>Follow some</0><1>Recommended</1><2>Users</2>"
msgstr "<0>关注一些</0><1>推荐的</1><2>用户</2>"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21
msgid "<0>Welcome to</0><1>Bluesky</1>"
msgstr "<0>欢迎来到</0><1>Bluesky</1>"

#: src/screens/Profile/Header/Handle.tsx:42
msgid "⚠Invalid Handle"
msgstr "⚠无效的用户识别符"

#: src/view/com/util/ViewHeader.tsx:89
#: src/view/screens/Search/Search.tsx:648
msgid "Access navigation links and settings"
msgstr "访问导航链接及设置"

#: src/view/com/home/HomeHeaderLayoutMobile.tsx:52
msgid "Access profile and other navigation links"
msgstr "访问个人资料及其他导航链接"

#: src/view/com/modals/EditImage.tsx:299
#: src/view/screens/Settings/index.tsx:470
msgid "Accessibility"
msgstr "无障碍"

#: src/components/moderation/LabelsOnMe.tsx:42
msgid "account"
msgstr "账户"

#: src/view/com/auth/login/LoginForm.tsx:169
#: src/view/screens/Settings/index.tsx:327
#: src/view/screens/Settings/index.tsx:743
msgid "Account"
msgstr "账户"

#: src/view/com/profile/ProfileMenu.tsx:139
msgid "Account blocked"
msgstr "已屏蔽账户"

#: src/view/com/profile/ProfileMenu.tsx:153
msgid "Account followed"
msgstr "已关注账户"

#: src/view/com/profile/ProfileMenu.tsx:113
msgid "Account muted"
msgstr "已隐藏账户"

#: src/components/moderation/ModerationDetailsDialog.tsx:94
#: src/lib/moderation/useModerationCauseDescription.ts:91
msgid "Account Muted"
msgstr "已隐藏账户"

#: src/components/moderation/ModerationDetailsDialog.tsx:83
msgid "Account Muted by List"
msgstr "账户已被列表隐藏"

#: src/view/com/util/AccountDropdownBtn.tsx:41
msgid "Account options"
msgstr "账户选项"

#: src/view/com/util/AccountDropdownBtn.tsx:25
msgid "Account removed from quick access"
msgstr "已从快速访问中移除账户"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:130
#: src/view/com/profile/ProfileMenu.tsx:128
msgid "Account unblocked"
msgstr "已取消屏蔽账户"

#: src/view/com/profile/ProfileMenu.tsx:166
msgid "Account unfollowed"
msgstr "已取消关注账户"

#: src/view/com/profile/ProfileMenu.tsx:102
msgid "Account unmuted"
msgstr "已取消隐藏账户"

#: src/components/dialogs/MutedWords.tsx:165
#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150
#: src/view/com/modals/ListAddRemoveUsers.tsx:268
#: src/view/com/modals/UserAddRemoveLists.tsx:219
#: src/view/screens/ProfileList.tsx:827
msgid "Add"
msgstr "添加"

#: src/view/com/modals/SelfLabel.tsx:56
msgid "Add a content warning"
msgstr "新增内容警告"

#: src/view/screens/ProfileList.tsx:817
msgid "Add a user to this list"
msgstr "将用户添加至列表"

#: src/view/screens/Settings/index.tsx:402
#: src/view/screens/Settings/index.tsx:411
msgid "Add account"
msgstr "添加账户"

#: src/view/com/composer/photos/Gallery.tsx:119
#: src/view/com/composer/photos/Gallery.tsx:180
#: src/view/com/modals/AltImage.tsx:116
msgid "Add alt text"
msgstr "新增替代文字"

#: src/view/screens/AppPasswords.tsx:104
#: src/view/screens/AppPasswords.tsx:145
#: src/view/screens/AppPasswords.tsx:158
msgid "Add App Password"
msgstr "新增应用专用密码"

#: src/view/com/composer/Composer.tsx:466
msgid "Add link card"
msgstr "添加链接卡片"

#: src/view/com/composer/Composer.tsx:471
msgid "Add link card:"
msgstr "添加链接卡片:"

#: src/components/dialogs/MutedWords.tsx:158
msgid "Add mute word for configured settings"
msgstr "为配置的设置添加隐藏词"

#: src/components/dialogs/MutedWords.tsx:87
msgid "Add muted words and tags"
msgstr "添加隐藏词和话题标签"

#: src/view/com/modals/ChangeHandle.tsx:417
msgid "Add the following DNS record to your domain:"
msgstr "将以下 DNS 记录新增到你的域名:"

#: src/view/com/profile/ProfileMenu.tsx:263
#: src/view/com/profile/ProfileMenu.tsx:266
msgid "Add to Lists"
msgstr "添加至列表"

#: src/view/com/feeds/FeedSourceCard.tsx:234
msgid "Add to my feeds"
msgstr "添加至自定义信息流"

#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139
msgid "Added"
msgstr "已添加"

#: src/view/com/modals/ListAddRemoveUsers.tsx:191
#: src/view/com/modals/UserAddRemoveLists.tsx:144
msgid "Added to list"
msgstr "已添加至列表"

#: src/view/com/feeds/FeedSourceCard.tsx:108
msgid "Added to my feeds"
msgstr "已添加至自定义信息流"

#: src/view/screens/PreferencesFollowingFeed.tsx:173
msgid "Adjust the number of likes a reply must have to be shown in your feed."
msgstr "调整回复中需要具有的喜欢数才会在你的信息流中显示。"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:117
#: src/view/com/modals/SelfLabel.tsx:75
msgid "Adult Content"
msgstr "成人内容"

#: src/components/moderation/ModerationLabelPref.tsx:114
msgid "Adult content is disabled."
msgstr "成人内容显示已被禁用"

#: src/screens/Moderation/index.tsx:377
#: src/view/screens/Settings/index.tsx:684
msgid "Advanced"
msgstr "详细设置"

#: src/view/screens/Feeds.tsx:666
msgid "All the feeds you've saved, right in one place."
msgstr "你保存的所有信息流都集中在一处。"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:221
#: src/view/com/modals/ChangePassword.tsx:170
msgid "Already have a code?"
msgstr "已经有验证码了?"

#: src/view/com/auth/login/ChooseAccountForm.tsx:103
msgid "Already signed in as @{0}"
msgstr "已以@{0}身份登录"

#: src/view/com/composer/photos/Gallery.tsx:130
msgid "ALT"
msgstr "ALT"

#: src/view/com/modals/EditImage.tsx:315
msgid "Alt text"
msgstr "替代文字"

#: src/view/com/composer/photos/Gallery.tsx:209
msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone."
msgstr "为图片新增替代文字,以帮助盲人及视障群体了解图片内容。"

#: src/view/com/modals/VerifyEmail.tsx:124
msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below."
msgstr "一封电子邮件已发送至 {0}。请查阅邮件内容并复制验证码至下方。"

#: src/view/com/modals/ChangeEmail.tsx:119
msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below."
msgstr "一封电子邮件已发送至先前填写的邮箱 {0}。请查阅邮件内容并复制验证码至下方。"

#: src/lib/moderation/useReportOptions.ts:26
msgid "An issue not included in these options"
msgstr "不在这些选项中的问题"

#: src/view/com/profile/FollowButton.tsx:35
#: src/view/com/profile/FollowButton.tsx:45
#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:188
#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:198
msgid "An issue occurred, please try again."
msgstr "出现问题,请重试。"

#: src/view/com/notifications/FeedItem.tsx:240
#: src/view/com/threadgate/WhoCanReply.tsx:178
msgid "and"
msgstr "和"

#: src/screens/Onboarding/index.tsx:32
msgid "Animals"
msgstr "动物"

#: src/lib/moderation/useReportOptions.ts:31
msgid "Anti-Social Behavior"
msgstr "反社会行为"

#: src/view/screens/LanguageSettings.tsx:95
msgid "App Language"
msgstr "应用语言"

#: src/view/screens/AppPasswords.tsx:223
msgid "App password deleted"
msgstr "应用专用密码已删除"

#: src/view/com/modals/AddAppPasswords.tsx:134
msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores."
msgstr "应用专用密码只能包含字母、数字、空格、破折号及下划线。"

#: src/view/com/modals/AddAppPasswords.tsx:99
msgid "App Password names must be at least 4 characters long."
msgstr "应用专用密码必须至少为 4 个字符。"

#: src/view/screens/Settings/index.tsx:695
msgid "App password settings"
msgstr "应用专用密码设置"

#: src/Navigation.tsx:251
#: src/view/screens/AppPasswords.tsx:189
#: src/view/screens/Settings/index.tsx:704
msgid "App Passwords"
msgstr "应用专用密码"

#: src/components/moderation/LabelsOnMeDialog.tsx:134
#: src/components/moderation/LabelsOnMeDialog.tsx:137
msgid "Appeal"
msgstr "申诉"

#: src/components/moderation/LabelsOnMeDialog.tsx:202
msgid "Appeal \"{0}\" label"
msgstr "申诉 \"{0}\" 标记"

#: src/components/moderation/LabelsOnMeDialog.tsx:193
msgid "Appeal submitted."
msgstr "申诉已提交"

#: src/view/screens/Settings/index.tsx:485
msgid "Appearance"
msgstr "外观"

#: src/view/screens/AppPasswords.tsx:265
msgid "Are you sure you want to delete the app password \"{name}\"?"
msgstr "你确定要删除这条应用专用密码 \"{name}\" 吗?"

#: src/view/com/feeds/FeedSourceCard.tsx:280
msgid "Are you sure you want to remove {0} from your feeds?"
msgstr "你确定要从你的信息流中删除 {0} 吗?"

#: src/view/com/composer/Composer.tsx:508
msgid "Are you sure you'd like to discard this draft?"
msgstr "你确定要丢弃此草稿吗?"

#: src/components/dialogs/MutedWords.tsx:282
msgid "Are you sure?"
msgstr "你确定吗?"

#: src/view/com/composer/select-language/SuggestedLanguage.tsx:60
msgid "Are you writing in <0>{0}</0>?"
msgstr "你是用 <0>{0}</0> 编写的吗?"

#: src/screens/Onboarding/index.tsx:26
msgid "Art"
msgstr "艺术"

#: src/view/com/modals/SelfLabel.tsx:123
msgid "Artistic or non-erotic nudity."
msgstr "艺术作品或非色情的裸体。"

#: src/components/moderation/LabelsOnMeDialog.tsx:247
#: src/components/moderation/LabelsOnMeDialog.tsx:248
#: src/screens/Profile/Header/Shell.tsx:97
#: src/view/com/auth/create/CreateAccount.tsx:158
#: src/view/com/auth/login/ChooseAccountForm.tsx:160
#: src/view/com/auth/login/ForgotPasswordForm.tsx:174
#: src/view/com/auth/login/LoginForm.tsx:262
#: src/view/com/auth/login/SetNewPasswordForm.tsx:179
#: src/view/com/util/ViewHeader.tsx:87
msgid "Back"
msgstr "返回"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:136
msgid "Based on your interest in {interestsText}"
msgstr "基于你对 {interestsText} 感兴趣"

#: src/view/screens/Settings/index.tsx:542
msgid "Basics"
msgstr "基础信息"

#: src/components/dialogs/BirthDateSettings.tsx:107
#: src/view/com/auth/create/Step1.tsx:227
msgid "Birthday"
msgstr "生日"

#: src/view/screens/Settings/index.tsx:359
msgid "Birthday:"
msgstr "生日:"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:278
#: src/view/com/profile/ProfileMenu.tsx:361
msgid "Block"
msgstr "屏蔽"

#: src/view/com/profile/ProfileMenu.tsx:300
#: src/view/com/profile/ProfileMenu.tsx:307
msgid "Block Account"
msgstr "屏蔽账户"

#: src/view/com/profile/ProfileMenu.tsx:344
msgid "Block Account?"
msgstr "屏蔽账户?"

#: src/view/screens/ProfileList.tsx:530
msgid "Block accounts"
msgstr "屏蔽账户"

#: src/view/screens/ProfileList.tsx:478
#: src/view/screens/ProfileList.tsx:634
msgid "Block list"
msgstr "屏蔽列表"

#: src/view/screens/ProfileList.tsx:629
msgid "Block these accounts?"
msgstr "屏蔽这些账户?"

#: src/view/com/lists/ListCard.tsx:110
#: src/view/com/util/post-embeds/QuoteEmbed.tsx:55
msgid "Blocked"
msgstr "已屏蔽"

#: src/screens/Moderation/index.tsx:269
msgid "Blocked accounts"
msgstr "已屏蔽账户"

#: src/Navigation.tsx:134
#: src/view/screens/ModerationBlockedAccounts.tsx:107
msgid "Blocked Accounts"
msgstr "已屏蔽账户"

#: src/view/com/profile/ProfileMenu.tsx:356
msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
msgstr "被屏蔽的账户无法在你的帖子中回复、提及你或以其他方式与你互动。"

#: src/view/screens/ModerationBlockedAccounts.tsx:115
msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours."
msgstr "被屏蔽的账户无法在你的帖子中回复、提及你或以其他方式与你互动。你将不会看到他们所发的内容,同样他们也无法查看你的内容。"

#: src/view/com/post-thread/PostThread.tsx:313
msgid "Blocked post."
msgstr "已屏蔽帖子。"

#: src/screens/Profile/Sections/Labels.tsx:153
msgid "Blocking does not prevent this labeler from placing labels on your account."
msgstr "屏蔽不能阻止这个人在你的账户上放置标记"

#: src/view/screens/ProfileList.tsx:631
msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
msgstr "屏蔽是公开的。被屏蔽的账户无法在你的帖子中回复、提及你或以其他方式与你互动。"

#: src/view/com/profile/ProfileMenu.tsx:353
msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you."
msgstr "屏蔽不会阻止标记被放置到你的账户上,但会阻止此账户在你发布的帖子中回复或与你互动。"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:97
#: src/view/com/auth/SplashScreen.web.tsx:133
msgid "Blog"
msgstr "博客"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:31
#: src/view/com/auth/server-input/index.tsx:89
#: src/view/com/auth/server-input/index.tsx:90
msgid "Bluesky"
msgstr "Bluesky"

#: src/view/com/auth/server-input/index.tsx:150
msgid "Bluesky is an open network where you can choose your hosting provider. Custom hosting is now available in beta for developers."
msgstr "Bluesky 是一个开放的公共网络,你可以选择自己的托管提供商。现在,自定义托管现在已经进入开发者测试阶段。"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:82
msgid "Bluesky is flexible."
msgstr "Bluesky 非常灵活。"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:71
msgid "Bluesky is open."
msgstr "Bluesky 保持开放。"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:58
msgid "Bluesky is public."
msgstr "Bluesky 为公众而生。"

#: src/screens/Moderation/index.tsx:535
msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private."
msgstr "Bluesky 不会向未登录的用户显示你的个人资料和帖子。但其他应用可能不会遵照此请求,这无法确保你的账户隐私。"

#: src/lib/moderation/useLabelBehaviorDescription.ts:53
msgid "Blur images"
msgstr "模糊化图片"

#: src/lib/moderation/useLabelBehaviorDescription.ts:51
msgid "Blur images and filter from feeds"
msgstr "模糊化图片并从信息流中过滤"

#: src/screens/Onboarding/index.tsx:33
msgid "Books"
msgstr "书籍"

#: src/view/screens/Settings/index.tsx:893
msgid "Build version {0} {1}"
msgstr "构建版本号 {0} {1}"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:91
#: src/view/com/auth/SplashScreen.web.tsx:128
msgid "Business"
msgstr "商务"

#: src/view/com/profile/ProfileSubpageHeader.tsx:157
msgid "by —"
msgstr "来自 —"

#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100
msgid "by {0}"
msgstr "来自 {0}"

#: src/components/LabelingServiceCard/index.tsx:57
msgid "By {0}"
msgstr "来自 {0}"

#: src/view/com/profile/ProfileSubpageHeader.tsx:161
msgid "by <0/>"
msgstr "来自 <0/>"

#: src/view/com/auth/create/Policies.tsx:87
msgid "By creating an account you agree to the {els}."
msgstr "创建账户即默认表明你同意我们的 {els}。"

#: src/view/com/profile/ProfileSubpageHeader.tsx:159
msgid "by you"
msgstr "来自你"

#: src/view/com/composer/photos/OpenCameraBtn.tsx:77
msgid "Camera"
msgstr "相机"

#: src/view/com/modals/AddAppPasswords.tsx:216
msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long."
msgstr "只能包含字母、数字、空格、破折号及下划线。 长度必须至少 4 个字符,但不超过 32 个字符。"

#: src/components/Menu/index.tsx:213
#: src/components/Prompt.tsx:116
#: src/components/Prompt.tsx:118
#: src/components/TagMenu/index.tsx:268
#: src/view/com/composer/Composer.tsx:316
#: src/view/com/composer/Composer.tsx:321
#: src/view/com/modals/ChangeEmail.tsx:218
#: src/view/com/modals/ChangeEmail.tsx:220
#: src/view/com/modals/ChangeHandle.tsx:153
#: src/view/com/modals/ChangePassword.tsx:267
#: src/view/com/modals/ChangePassword.tsx:270
#: src/view/com/modals/CreateOrEditList.tsx:355
#: src/view/com/modals/crop-image/CropImage.web.tsx:137
#: src/view/com/modals/EditImage.tsx:323
#: src/view/com/modals/EditProfile.tsx:249
#: src/view/com/modals/InAppBrowserConsent.tsx:78
#: src/view/com/modals/InAppBrowserConsent.tsx:80
#: src/view/com/modals/LinkWarning.tsx:87
#: src/view/com/modals/LinkWarning.tsx:89
#: src/view/com/modals/Repost.tsx:87
#: src/view/com/modals/VerifyEmail.tsx:247
#: src/view/com/modals/VerifyEmail.tsx:253
#: src/view/screens/Search/Search.tsx:717
#: src/view/shell/desktop/Search.tsx:239
msgid "Cancel"
msgstr "取消"

#: src/view/com/modals/CreateOrEditList.tsx:360
#: src/view/com/modals/DeleteAccount.tsx:156
#: src/view/com/modals/DeleteAccount.tsx:234
msgctxt "action"
msgid "Cancel"
msgstr "取消"

#: src/view/com/modals/DeleteAccount.tsx:152
#: src/view/com/modals/DeleteAccount.tsx:230
msgid "Cancel account deletion"
msgstr "取消账户删除申请"

#: src/view/com/modals/ChangeHandle.tsx:149
msgid "Cancel change handle"
msgstr "取消修改用户识别符"

#: src/view/com/modals/crop-image/CropImage.web.tsx:134
msgid "Cancel image crop"
msgstr "取消裁剪图片"

#: src/view/com/modals/EditProfile.tsx:244
msgid "Cancel profile editing"
msgstr "取消编辑个人资料"

#: src/view/com/modals/Repost.tsx:78
msgid "Cancel quote post"
msgstr "取消引用帖子"

#: src/view/com/modals/ListAddRemoveUsers.tsx:87
#: src/view/shell/desktop/Search.tsx:235
msgid "Cancel search"
msgstr "取消搜索"

#: src/view/com/modals/LinkWarning.tsx:88
msgid "Cancels opening the linked website"
msgstr "取消打开链接的网站"

#: src/view/com/modals/VerifyEmail.tsx:152
msgid "Change"
msgstr "更改"

#: src/view/screens/Settings/index.tsx:353
msgctxt "action"
msgid "Change"
msgstr "更改"

#: src/view/screens/Settings/index.tsx:716
msgid "Change handle"
msgstr "更改用户识别符"

#: src/view/com/modals/ChangeHandle.tsx:161
#: src/view/screens/Settings/index.tsx:727
msgid "Change Handle"
msgstr "更改用户识别符"

#: src/view/com/modals/VerifyEmail.tsx:147
msgid "Change my email"
msgstr "更改我的邮箱地址"

#: src/view/screens/Settings/index.tsx:754
msgid "Change password"
msgstr "更改密码"

#: src/view/com/modals/ChangePassword.tsx:141
#: src/view/screens/Settings/index.tsx:765
msgid "Change Password"
msgstr "更改密码"

#: src/view/com/composer/select-language/SuggestedLanguage.tsx:73
msgid "Change post language to {0}"
msgstr "更改帖子的发布语言至 {0}"

#: src/view/com/modals/ChangeEmail.tsx:109
msgid "Change Your Email"
msgstr "更改你的邮箱地址"

#: src/screens/Deactivated.tsx:72
#: src/screens/Deactivated.tsx:76
msgid "Check my status"
msgstr "检查我的状态"

#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:121
msgid "Check out some recommended feeds. Tap + to add them to your list of pinned feeds."
msgstr "查看一些推荐的信息流。点击 + 去将他们新增到你的固定信息流列表中。"

#: src/view/com/auth/onboarding/RecommendedFollows.tsx:185
msgid "Check out some recommended users. Follow them to see similar users."
msgstr "查看一些推荐的用户。关注他们还将推荐相似的用户。"

#: src/view/com/modals/DeleteAccount.tsx:169
msgid "Check your inbox for an email with the confirmation code to enter below:"
msgstr "查看发送至你电子邮箱的确认邮件,并在下方输入收到的验证码:"

#: src/view/com/modals/Threadgate.tsx:72
msgid "Choose \"Everybody\" or \"Nobody\""
msgstr "选择 \"所有人\" 或是 \"没有人\""

#: src/view/com/auth/server-input/index.tsx:79
msgid "Choose Service"
msgstr "选择服务"

#: src/screens/Onboarding/StepFinished.tsx:135
msgid "Choose the algorithms that power your custom feeds."
msgstr "选择支持你的自定义信息流的算法。"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:85
msgid "Choose the algorithms that power your experience with custom feeds."
msgstr "选择可改进你自定义信息流的算法。"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103
msgid "Choose your main feeds"
msgstr "选择你的主要信息流"

#: src/view/com/auth/create/Step1.tsx:196
msgid "Choose your password"
msgstr "选择你的密码"

#: src/view/screens/Settings/index.tsx:868
msgid "Clear all legacy storage data"
msgstr "清除所有旧存储数据"

#: src/view/screens/Settings/index.tsx:871
msgid "Clear all legacy storage data (restart after this)"
msgstr "清除所有旧存储数据(并重启)"

#: src/view/screens/Settings/index.tsx:880
msgid "Clear all storage data"
msgstr "清除所有数据"

#: src/view/screens/Settings/index.tsx:883
msgid "Clear all storage data (restart after this)"
msgstr "清除所有数据(并重启)"

#: src/view/com/util/forms/SearchInput.tsx:88
#: src/view/screens/Search/Search.tsx:698
msgid "Clear search query"
msgstr "清除搜索历史记录"

#: src/view/screens/Settings/index.tsx:869
msgid "Clears all legacy storage data"
msgstr "清除所有旧版存储数据"

#: src/view/screens/Settings/index.tsx:881
msgid "Clears all storage data"
msgstr "清除所有数据"

#: src/view/screens/Support.tsx:40
msgid "click here"
msgstr "点击这里"

#: src/components/TagMenu/index.web.tsx:138
msgid "Click here to open tag menu for {tag}"
msgstr "点击这里打开 {tag} 的标签菜单"

#: src/components/RichText.tsx:191
msgid "Click here to open tag menu for #{tag}"
msgstr "点击这里打开 #{tag} 的标签菜单"

#: src/screens/Onboarding/index.tsx:35
msgid "Climate"
msgstr "气象"

#: src/view/com/modals/ChangePassword.tsx:267
#: src/view/com/modals/ChangePassword.tsx:270
msgid "Close"
msgstr "关闭"

#: src/components/Dialog/index.web.tsx:84
#: src/components/Dialog/index.web.tsx:198
msgid "Close active dialog"
msgstr "关闭活动对话框"

#: src/view/com/auth/login/PasswordUpdatedForm.tsx:38
msgid "Close alert"
msgstr "关闭警告"

#: src/view/com/util/BottomSheetCustomBackdrop.tsx:36
msgid "Close bottom drawer"
msgstr "关闭底部抽屉"

#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36
msgid "Close image"
msgstr "关闭图片"

#: src/view/com/lightbox/Lightbox.web.tsx:129
msgid "Close image viewer"
msgstr "关闭图片查看器"

#: src/view/shell/index.web.tsx:55
msgid "Close navigation footer"
msgstr "关闭导航页脚"

#: src/components/Menu/index.tsx:207
#: src/components/TagMenu/index.tsx:262
msgid "Close this dialog"
msgstr "关闭该窗口"

#: src/view/shell/index.web.tsx:56
msgid "Closes bottom navigation bar"
msgstr "关闭底部导航栏"

#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39
msgid "Closes password update alert"
msgstr "关闭密码更新警告"

#: src/view/com/composer/Composer.tsx:318
msgid "Closes post composer and discards post draft"
msgstr "关闭帖子编辑页并丢弃草稿"

#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:37
msgid "Closes viewer for header image"
msgstr "关闭标题图片查看器"

#: src/view/com/notifications/FeedItem.tsx:321
msgid "Collapses list of users for a given notification"
msgstr "折叠给定通知的用户列表"

#: src/screens/Onboarding/index.tsx:41
msgid "Comedy"
msgstr "喜剧"

#: src/screens/Onboarding/index.tsx:27
msgid "Comics"
msgstr "漫画"

#: src/Navigation.tsx:241
#: src/view/screens/CommunityGuidelines.tsx:32
msgid "Community Guidelines"
msgstr "社群准则"

#: src/screens/Onboarding/StepFinished.tsx:148
msgid "Complete onboarding and start using your account"
msgstr "完成引导并开始使用你的账户"

#: src/view/com/auth/create/Step3.tsx:73
msgid "Complete the challenge"
msgstr "完成验证"

#: src/view/com/composer/Composer.tsx:437
msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length"
msgstr "撰写帖子的长度最多为 {MAX_GRAPHEME_LENGTH} 个字符"

#: src/view/com/composer/Prompt.tsx:24
msgid "Compose reply"
msgstr "撰写回复"

#: src/components/moderation/GlobalModerationLabelPref.tsx:69
#: src/components/moderation/ModerationLabelPref.tsx:149
#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:81
msgid "Configure content filtering setting for category: {0}"
msgstr "为类别 {0} 配置内容过滤设置"

#: src/components/moderation/ModerationLabelPref.tsx:116
msgid "Configured in <0>moderation settings</0>."
msgstr "在 <0>限制设置</0> 中配置。"

#: src/components/Prompt.tsx:152
#: src/components/Prompt.tsx:155
#: src/view/com/modals/SelfLabel.tsx:154
#: src/view/com/modals/VerifyEmail.tsx:231
#: src/view/com/modals/VerifyEmail.tsx:233
#: src/view/screens/PreferencesFollowingFeed.tsx:308
#: src/view/screens/PreferencesThreads.tsx:159
msgid "Confirm"
msgstr "确认"

#: src/view/com/modals/ChangeEmail.tsx:193
#: src/view/com/modals/ChangeEmail.tsx:195
msgid "Confirm Change"
msgstr "确认更改"

#: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:34
msgid "Confirm content language settings"
msgstr "确认内容语言设置"

#: src/view/com/modals/DeleteAccount.tsx:220
msgid "Confirm delete account"
msgstr "确认删除账户"

#: src/screens/Moderation/index.tsx:303
msgid "Confirm your age:"
msgstr "确认你的年龄:"

#: src/screens/Moderation/index.tsx:294
msgid "Confirm your birthdate"
msgstr "确认你的出生年月:"

#: src/view/com/modals/ChangeEmail.tsx:157
#: src/view/com/modals/DeleteAccount.tsx:176
#: src/view/com/modals/DeleteAccount.tsx:182
#: src/view/com/modals/VerifyEmail.tsx:165
msgid "Confirmation code"
msgstr "验证码"

#: src/view/com/auth/create/CreateAccount.tsx:193
#: src/view/com/auth/login/LoginForm.tsx:281
msgid "Connecting..."
msgstr "连接中..."

#: src/view/com/auth/create/CreateAccount.tsx:213
msgid "Contact support"
msgstr "联系支持"

#: src/components/moderation/LabelsOnMe.tsx:42
msgid "content"
msgstr "内容"

#: src/lib/moderation/useGlobalLabelStrings.ts:18
msgid "Content Blocked"
msgstr "内容已屏蔽"

#: src/screens/Moderation/index.tsx:287
msgid "Content filters"
msgstr "内容过滤器"

#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:74
#: src/view/screens/LanguageSettings.tsx:278
msgid "Content Languages"
msgstr "内容语言"

#: src/components/moderation/ModerationDetailsDialog.tsx:76
#: src/lib/moderation/useModerationCauseDescription.ts:75
msgid "Content Not Available"
msgstr "内容不可用"

#: src/components/moderation/ModerationDetailsDialog.tsx:47
#: src/components/moderation/ScreenHider.tsx:100
#: src/lib/moderation/useGlobalLabelStrings.ts:22
#: src/lib/moderation/useModerationCauseDescription.ts:38
msgid "Content Warning"
msgstr "内容警告"

#: src/view/com/composer/labels/LabelsBtn.tsx:31
msgid "Content warnings"
msgstr "内容警告"

#: src/components/Menu/index.web.tsx:84
msgid "Context menu backdrop, click to close the menu."
msgstr "上下文菜单背景,点击关闭菜单。"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:170
#: src/screens/Onboarding/StepFollowingFeed.tsx:153
#: src/screens/Onboarding/StepInterests/index.tsx:248
#: src/screens/Onboarding/StepModeration/index.tsx:102
#: src/screens/Onboarding/StepTopicalFeeds.tsx:114
#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148
#: src/view/com/auth/onboarding/RecommendedFollows.tsx:209
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:96
msgid "Continue"
msgstr "继续"

#: src/screens/Onboarding/StepFollowingFeed.tsx:150
#: src/screens/Onboarding/StepInterests/index.tsx:245
#: src/screens/Onboarding/StepModeration/index.tsx:99
#: src/screens/Onboarding/StepTopicalFeeds.tsx:111
msgid "Continue to next step"
msgstr "继续下一步"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:167
msgid "Continue to the next step"
msgstr "继续下一步"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:191
msgid "Continue to the next step without following any accounts"
msgstr "继续下一步,不关注任何账户"

#: src/screens/Onboarding/index.tsx:44
msgid "Cooking"
msgstr "烹饪"

#: src/view/com/modals/AddAppPasswords.tsx:195
#: src/view/com/modals/InviteCodes.tsx:182
msgid "Copied"
msgstr "已复制"

#: src/view/screens/Settings/index.tsx:251
msgid "Copied build version to clipboard"
msgstr "已复制构建版本号至剪贴板"

#: src/view/com/modals/AddAppPasswords.tsx:76
#: src/view/com/modals/ChangeHandle.tsx:327
#: src/view/com/modals/InviteCodes.tsx:152
#: src/view/com/util/forms/PostDropdownBtn.tsx:158
msgid "Copied to clipboard"
msgstr "已复制至剪贴板"

#: src/view/com/modals/AddAppPasswords.tsx:189
msgid "Copies app password"
msgstr "已复制应用专用密码"

#: src/view/com/modals/AddAppPasswords.tsx:188
msgid "Copy"
msgstr "复制"

#: src/view/com/modals/ChangeHandle.tsx:481
msgid "Copy {0}"
msgstr "复制 {0}"

#: src/view/screens/ProfileList.tsx:388
msgid "Copy link to list"
msgstr "复制列表链接"

#: src/view/com/util/forms/PostDropdownBtn.tsx:228
#: src/view/com/util/forms/PostDropdownBtn.tsx:237
msgid "Copy link to post"
msgstr "复制帖子链接"

#: src/view/com/util/forms/PostDropdownBtn.tsx:220
#: src/view/com/util/forms/PostDropdownBtn.tsx:222
msgid "Copy post text"
msgstr "复制帖子文字"

#: src/Navigation.tsx:246
#: src/view/screens/CopyrightPolicy.tsx:29
msgid "Copyright Policy"
msgstr "版权许可"

#: src/view/screens/ProfileFeed.tsx:102
msgid "Could not load feed"
msgstr "无法加载信息流"

#: src/view/screens/ProfileList.tsx:907
msgid "Could not load list"
msgstr "无法加载列表"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:64
#: src/view/com/auth/SplashScreen.tsx:73
#: src/view/com/auth/SplashScreen.web.tsx:81
msgid "Create a new account"
msgstr "创建新的账户"

#: src/view/screens/Settings/index.tsx:403
msgid "Create a new Bluesky account"
msgstr "创建新的 Bluesky 账户"

#: src/view/com/auth/create/CreateAccount.tsx:133
msgid "Create Account"
msgstr "创建账户"

#: src/view/com/modals/AddAppPasswords.tsx:226
msgid "Create App Password"
msgstr "创建应用专用密码"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:54
#: src/view/com/auth/SplashScreen.tsx:68
msgid "Create new account"
msgstr "创建新的账户"

#: src/components/ReportDialog/SelectReportOptionView.tsx:94
msgid "Create report for {0}"
msgstr "创建 {0} 的举报"

#: src/view/screens/AppPasswords.tsx:246
msgid "Created {0}"
msgstr "{0} 已创建"

#: src/view/com/composer/Composer.tsx:468
msgid "Creates a card with a thumbnail. The card links to {url}"
msgstr "创建带有缩略图的卡片。该卡片链接到 {url}"

#: src/screens/Onboarding/index.tsx:29
msgid "Culture"
msgstr "文化"

#: src/view/com/auth/server-input/index.tsx:95
#: src/view/com/auth/server-input/index.tsx:96
msgid "Custom"
msgstr "自定义"

#: src/view/com/modals/ChangeHandle.tsx:389
msgid "Custom domain"
msgstr "自定义域名"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106
#: src/view/screens/Feeds.tsx:692
msgid "Custom feeds built by the community bring you new experiences and help you find the content you love."
msgstr "由社群构建的自定义信息流能为你带来新的体验,并帮助你找到你喜欢的内容。"

#: src/view/screens/PreferencesExternalEmbeds.tsx:55
msgid "Customize media from external sites."
msgstr "自定义外部站点的媒体。"

#: src/view/screens/Settings/index.tsx:504
#: src/view/screens/Settings/index.tsx:530
msgid "Dark"
msgstr "暗色"

#: src/view/screens/Debug.tsx:63
msgid "Dark mode"
msgstr "深色模式"

#: src/view/screens/Settings/index.tsx:517
msgid "Dark Theme"
msgstr "深色模式"

#: src/view/screens/Settings/index.tsx:841
msgid "Debug Moderation"
msgstr "调试限制"

#: src/view/screens/Debug.tsx:83
msgid "Debug panel"
msgstr "调试面板"

#: src/view/com/util/forms/PostDropdownBtn.tsx:319
#: src/view/screens/AppPasswords.tsx:268
#: src/view/screens/ProfileList.tsx:613
msgid "Delete"
msgstr "删除"

#: src/view/screens/Settings/index.tsx:796
msgid "Delete account"
msgstr "删除账户"

#: src/view/com/modals/DeleteAccount.tsx:87
msgid "Delete Account"
msgstr "删除账户"

#: src/view/screens/AppPasswords.tsx:239
msgid "Delete app password"
msgstr "删除应用专用密码"

#: src/view/screens/AppPasswords.tsx:263
msgid "Delete app password?"
msgstr "删除应用专用密码?"

#: src/view/screens/ProfileList.tsx:415
msgid "Delete List"
msgstr "删除列表"

#: src/view/com/modals/DeleteAccount.tsx:223
msgid "Delete my account"
msgstr "删除我的账户"

#: src/view/screens/Settings/index.tsx:808
msgid "Delete My Account…"
msgstr "删除我的账户…"

#: src/view/com/util/forms/PostDropdownBtn.tsx:302
#: src/view/com/util/forms/PostDropdownBtn.tsx:304
msgid "Delete post"
msgstr "删除帖子"

#: src/view/screens/ProfileList.tsx:608
msgid "Delete this list?"
msgstr "删除这个列表?"

#: src/view/com/util/forms/PostDropdownBtn.tsx:314
msgid "Delete this post?"
msgstr "删除这条帖子?"

#: src/view/com/util/post-embeds/QuoteEmbed.tsx:64
msgid "Deleted"
msgstr "已删除"

#: src/view/com/post-thread/PostThread.tsx:305
msgid "Deleted post."
msgstr "已删除帖子。"

#: src/view/com/modals/CreateOrEditList.tsx:300
#: src/view/com/modals/CreateOrEditList.tsx:321
#: src/view/com/modals/EditProfile.tsx:198
#: src/view/com/modals/EditProfile.tsx:210
msgid "Description"
msgstr "描述"

#: src/view/com/composer/Composer.tsx:217
msgid "Did you want to say anything?"
msgstr "有什么想说的吗?"

#: src/view/screens/Settings/index.tsx:523
msgid "Dim"
msgstr "暗淡"

#: src/lib/moderation/useLabelBehaviorDescription.ts:32
#: src/lib/moderation/useLabelBehaviorDescription.ts:42
#: src/lib/moderation/useLabelBehaviorDescription.ts:68
#: src/screens/Moderation/index.tsx:343
msgid "Disabled"
msgstr "关闭"

#: src/view/com/composer/Composer.tsx:510
msgid "Discard"
msgstr "丢弃"

#: src/view/com/composer/Composer.tsx:507
msgid "Discard draft?"
msgstr "丢弃草稿?"

#: src/screens/Moderation/index.tsx:520
#: src/screens/Moderation/index.tsx:524
msgid "Discourage apps from showing my account to logged-out users"
msgstr "阻止应用向未登录用户显示我的账户"

#: src/view/com/posts/FollowingEmptyState.tsx:74
#: src/view/com/posts/FollowingEndOfFeed.tsx:75
msgid "Discover new custom feeds"
msgstr "探索新的自定义信息流"

#: src/view/screens/Feeds.tsx:689
msgid "Discover New Feeds"
msgstr "探索新的信息流"

#: src/view/com/modals/EditProfile.tsx:192
msgid "Display name"
msgstr "显示名称"

#: src/view/com/modals/EditProfile.tsx:180
msgid "Display Name"
msgstr "显示名称"

#: src/view/com/modals/ChangeHandle.tsx:398
msgid "DNS Panel"
msgstr "DNS 面板"

#: src/lib/moderation/useGlobalLabelStrings.ts:39
msgid "Does not include nudity."
msgstr "不包含裸露内容"

#: src/view/com/modals/ChangeHandle.tsx:482
msgid "Domain Value"
msgstr "域名记录"

#: src/view/com/modals/ChangeHandle.tsx:489
msgid "Domain verified!"
msgstr "域名已认证!"

#: src/components/dialogs/BirthDateSettings.tsx:119
#: src/components/dialogs/BirthDateSettings.tsx:125
#: src/view/com/auth/server-input/index.tsx:165
#: src/view/com/auth/server-input/index.tsx:166
#: src/view/com/modals/AddAppPasswords.tsx:226
#: src/view/com/modals/AltImage.tsx:139
#: src/view/com/modals/crop-image/CropImage.web.tsx:152
#: src/view/com/modals/InviteCodes.tsx:80
#: src/view/com/modals/InviteCodes.tsx:123
#: src/view/com/modals/ListAddRemoveUsers.tsx:142
#: src/view/screens/PreferencesFollowingFeed.tsx:311
#: src/view/screens/Settings/ExportCarDialog.tsx:94
#: src/view/screens/Settings/ExportCarDialog.tsx:95
msgid "Done"
msgstr "完成"

#: src/view/com/auth/onboarding/RecommendedFollows.tsx:86
#: src/view/com/modals/EditImage.tsx:333
#: src/view/com/modals/ListAddRemoveUsers.tsx:144
#: src/view/com/modals/SelfLabel.tsx:157
#: src/view/com/modals/Threadgate.tsx:129
#: src/view/com/modals/Threadgate.tsx:132
#: src/view/com/modals/UserAddRemoveLists.tsx:95
#: src/view/com/modals/UserAddRemoveLists.tsx:98
#: src/view/screens/PreferencesThreads.tsx:162
msgctxt "action"
msgid "Done"
msgstr "完成"

#: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:42
msgid "Done{extraText}"
msgstr "完成{extraText}"

#: src/view/com/auth/login/ChooseAccountForm.tsx:46
msgid "Double tap to sign in"
msgstr "双击以登录"

#: src/view/screens/Settings/ExportCarDialog.tsx:59
#: src/view/screens/Settings/ExportCarDialog.tsx:63
msgid "Download CAR file"
msgstr "下载 CAR 文件"

#: src/view/com/composer/text-input/TextInput.web.tsx:249
msgid "Drop to add images"
msgstr "拖放即可新增图片"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:120
msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up."
msgstr "受 Apple 政策限制,显示成人内容只能在完成注册后在网页端设置中启用。"

#: src/view/com/modals/ChangeHandle.tsx:257
msgid "e.g. alice"
msgstr "例如:alice"

#: src/view/com/modals/EditProfile.tsx:185
msgid "e.g. Alice Roberts"
msgstr "例如:爱丽丝·罗伯特"

#: src/view/com/modals/ChangeHandle.tsx:381
msgid "e.g. alice.com"
msgstr "例如:alice.com"

#: src/view/com/modals/EditProfile.tsx:203
msgid "e.g. Artist, dog-lover, and avid reader."
msgstr "例如:艺术家、爱狗人士和狂热读者。"

#: src/lib/moderation/useGlobalLabelStrings.ts:43
msgid "E.g. artistic nudes."
msgstr "例如:裸露艺术"

#: src/view/com/modals/CreateOrEditList.tsx:283
msgid "e.g. Great Posters"
msgstr "例如:优秀的发帖者"

#: src/view/com/modals/CreateOrEditList.tsx:284
msgid "e.g. Spammers"
msgstr "例如:垃圾内容制造者"

#: src/view/com/modals/CreateOrEditList.tsx:312
msgid "e.g. The posters who never miss."
msgstr "例如:绝不容错过的发帖者。"

#: src/view/com/modals/CreateOrEditList.tsx:313
msgid "e.g. Users that repeatedly reply with ads."
msgstr "例如:散布广告内容的用户。"

#: src/view/com/modals/InviteCodes.tsx:96
msgid "Each code works once. You'll receive more invite codes periodically."
msgstr "每个邀请码仅可使用一次。你将不定期获得新的邀请码。"

#: src/view/com/lists/ListMembers.tsx:149
msgctxt "action"
msgid "Edit"
msgstr "编辑"

#: src/view/com/util/UserAvatar.tsx:299
#: src/view/com/util/UserBanner.tsx:85
msgid "Edit avatar"
msgstr "编辑头像"

#: src/view/com/composer/photos/Gallery.tsx:144
#: src/view/com/modals/EditImage.tsx:207
msgid "Edit image"
msgstr "编辑图片"

#: src/view/screens/ProfileList.tsx:403
msgid "Edit list details"
msgstr "编辑列表详情"

#: src/view/com/modals/CreateOrEditList.tsx:250
msgid "Edit Moderation List"
msgstr "编辑限制列表"

#: src/Navigation.tsx:256
#: src/view/screens/Feeds.tsx:434
#: src/view/screens/SavedFeeds.tsx:84
msgid "Edit My Feeds"
msgstr "编辑自定义信息流"

#: src/view/com/modals/EditProfile.tsx:152
msgid "Edit my profile"
msgstr "编辑个人资料"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:172
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:161
msgid "Edit profile"
msgstr "编辑个人资料"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:175
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:164
msgid "Edit Profile"
msgstr "编辑个人资料"

#: src/view/com/home/HomeHeaderLayout.web.tsx:62
#: src/view/screens/Feeds.tsx:355
msgid "Edit Saved Feeds"
msgstr "编辑保存的信息流"

#: src/view/com/modals/CreateOrEditList.tsx:245
msgid "Edit User List"
msgstr "编辑用户列表"

#: src/view/com/modals/EditProfile.tsx:193
msgid "Edit your display name"
msgstr "编辑你的显示名称"

#: src/view/com/modals/EditProfile.tsx:211
msgid "Edit your profile description"
msgstr "编辑你的账户描述"

#: src/screens/Onboarding/index.tsx:34
msgid "Education"
msgstr "教育"

#: src/view/com/auth/create/Step1.tsx:176
#: src/view/com/auth/login/ForgotPasswordForm.tsx:156
#: src/view/com/modals/ChangeEmail.tsx:141
msgid "Email"
msgstr "电子邮箱"

#: src/view/com/auth/create/Step1.tsx:167
#: src/view/com/auth/login/ForgotPasswordForm.tsx:147
msgid "Email address"
msgstr "邮箱地址"

#: src/view/com/modals/ChangeEmail.tsx:56
#: src/view/com/modals/ChangeEmail.tsx:88
msgid "Email updated"
msgstr "电子邮箱已更新"

#: src/view/com/modals/ChangeEmail.tsx:111
msgid "Email Updated"
msgstr "电子邮箱已更新"

#: src/view/com/modals/VerifyEmail.tsx:78
msgid "Email verified"
msgstr "电子邮箱已验证"

#: src/view/screens/Settings/index.tsx:331
msgid "Email:"
msgstr "电子邮箱:"

#: src/view/com/modals/EmbedConsent.tsx:113
msgid "Enable {0} only"
msgstr "仅启用 {0}"

#: src/screens/Moderation/index.tsx:331
msgid "Enable adult content"
msgstr "启用成人内容"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:94
msgid "Enable Adult Content"
msgstr "启用成人内容"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78
#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:79
msgid "Enable adult content in your feeds"
msgstr "在你的信息流中启用成人内容"

#: src/view/com/modals/EmbedConsent.tsx:97
msgid "Enable External Media"
msgstr "启用外部媒体"

#: src/view/screens/PreferencesExternalEmbeds.tsx:75
msgid "Enable media players for"
msgstr "启用媒体播放器"

#: src/view/screens/PreferencesFollowingFeed.tsx:147
msgid "Enable this setting to only see replies between people you follow."
msgstr "启用此设置以仅查看你关注的人之间的回复。"

#: src/screens/Moderation/index.tsx:341
msgid "Enabled"
msgstr "已启用"

#: src/screens/Profile/Sections/Feed.tsx:84
msgid "End of feed"
msgstr "信息流的末尾"

#: src/view/com/modals/AddAppPasswords.tsx:166
msgid "Enter a name for this App Password"
msgstr "为此应用专用密码命名"

#: src/components/dialogs/MutedWords.tsx:100
#: src/components/dialogs/MutedWords.tsx:101
msgid "Enter a word or tag"
msgstr "输入一个词或标签"

#: src/view/com/modals/VerifyEmail.tsx:105
msgid "Enter Confirmation Code"
msgstr "输入验证码"

#: src/view/com/modals/ChangePassword.tsx:153
msgid "Enter the code you received to change your password."
msgstr "输入你收到的确认码以更改密码。"

#: src/view/com/modals/ChangeHandle.tsx:371
msgid "Enter the domain you want to use"
msgstr "输入你想使用的域名"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:107
msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password."
msgstr "输入你用于创建账户的电子邮箱。我们将向你发送用于密码重设的确认码。"

#: src/components/dialogs/BirthDateSettings.tsx:108
#: src/view/com/auth/create/Step1.tsx:228
msgid "Enter your birth date"
msgstr "输入你的出生日期"

#: src/view/com/auth/create/Step1.tsx:172
msgid "Enter your email address"
msgstr "输入你的电子邮箱"

#: src/view/com/modals/ChangeEmail.tsx:41
msgid "Enter your new email above"
msgstr "请在上方输入你新的电子邮箱"

#: src/view/com/modals/ChangeEmail.tsx:117
msgid "Enter your new email address below."
msgstr "请在下方输入你新的电子邮箱。"

#: src/view/com/auth/login/Login.tsx:99
msgid "Enter your username and password"
msgstr "输入你的用户名和密码"

#: src/view/com/auth/create/Step3.tsx:67
msgid "Error receiving captcha response."
msgstr "Captcha 响应错误"

#: src/view/screens/Search/Search.tsx:110
msgid "Error:"
msgstr "错误:"

#: src/view/com/modals/Threadgate.tsx:76
msgid "Everybody"
msgstr "所有人"

#: src/lib/moderation/useReportOptions.ts:66
msgid "Excessive mentions or replies"
msgstr "过多的提及或回复"

#: src/view/com/modals/DeleteAccount.tsx:231
msgid "Exits account deletion process"
msgstr "退出账户删除流程"

#: src/view/com/modals/ChangeHandle.tsx:150
msgid "Exits handle change process"
msgstr "退出修改用户识别符流程"

#: src/view/com/modals/crop-image/CropImage.web.tsx:135
msgid "Exits image cropping process"
msgstr "退出图片裁剪流程"

#: src/view/com/lightbox/Lightbox.web.tsx:130
msgid "Exits image view"
msgstr "退出图片查看器"

#: src/view/com/modals/ListAddRemoveUsers.tsx:88
#: src/view/shell/desktop/Search.tsx:236
msgid "Exits inputting search query"
msgstr "退出搜索查询输入"

#: src/view/com/lightbox/Lightbox.web.tsx:183
msgid "Expand alt text"
msgstr "展开替代文本"

#: src/view/com/composer/ComposerReplyTo.tsx:81
#: src/view/com/composer/ComposerReplyTo.tsx:84
msgid "Expand or collapse the full post you are replying to"
msgstr "展开或折叠你要回复的完整帖子"

#: src/lib/moderation/useGlobalLabelStrings.ts:47
msgid "Explicit or potentially disturbing media."
msgstr "明确或潜在引起不适的媒体内容。"

#: src/lib/moderation/useGlobalLabelStrings.ts:35
msgid "Explicit sexual images."
msgstr "明确的性暗示图片。"

#: src/view/screens/Settings/index.tsx:777
msgid "Export my data"
msgstr "导出账户数据"

#: src/view/screens/Settings/ExportCarDialog.tsx:44
#: src/view/screens/Settings/index.tsx:788
msgid "Export My Data"
msgstr "导出账户数据"

#: src/view/com/modals/EmbedConsent.tsx:64
msgid "External Media"
msgstr "外部媒体"

#: src/view/com/modals/EmbedConsent.tsx:75
#: src/view/screens/PreferencesExternalEmbeds.tsx:66
msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button."
msgstr "外部媒体可能允许网站收集有关你和你设备的有关信息。在你按下\"查看\"按钮之前,将不会发送或请求任何外部信息。"

#: src/Navigation.tsx:275
#: src/view/screens/PreferencesExternalEmbeds.tsx:52
#: src/view/screens/Settings/index.tsx:677
msgid "External Media Preferences"
msgstr "外部媒体首选项"

#: src/view/screens/Settings/index.tsx:668
msgid "External media settings"
msgstr "外部媒体设置"

#: src/view/com/modals/AddAppPasswords.tsx:115
#: src/view/com/modals/AddAppPasswords.tsx:119
msgid "Failed to create app password."
msgstr "创建应用专用密码失败。"

#: src/view/com/modals/CreateOrEditList.tsx:206
msgid "Failed to create the list. Check your internet connection and try again."
msgstr "无法创建列表。请检查你的互联网连接并重试。"

#: src/view/com/util/forms/PostDropdownBtn.tsx:125
msgid "Failed to delete post, please try again"
msgstr "无法删除帖子,请重试"

#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109
#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141
msgid "Failed to load recommended feeds"
msgstr "无法加载推荐信息流"

#: src/view/com/lightbox/Lightbox.tsx:83
msgid "Failed to save image: {0}"
msgstr "无法保存此图片:{0}"

#: src/Navigation.tsx:196
msgid "Feed"
msgstr "信息流"

#: src/view/com/feeds/FeedSourceCard.tsx:218
msgid "Feed by {0}"
msgstr "由 {0} 创建的信息流"

#: src/view/screens/Feeds.tsx:605
msgid "Feed offline"
msgstr "信息流已离线"

#: src/view/shell/desktop/RightNav.tsx:61
#: src/view/shell/Drawer.tsx:314
msgid "Feedback"
msgstr "反馈"

#: src/Navigation.tsx:464
#: src/view/screens/Feeds.tsx:419
#: src/view/screens/Feeds.tsx:524
#: src/view/screens/Profile.tsx:192
#: src/view/shell/bottom-bar/BottomBar.tsx:183
#: src/view/shell/desktop/LeftNav.tsx:346
#: src/view/shell/Drawer.tsx:479
#: src/view/shell/Drawer.tsx:480
msgid "Feeds"
msgstr "信息流"

#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57
msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting."
msgstr "信息流由用户创建并管理。选择一些你感兴趣的信息流。"

#: src/view/screens/SavedFeeds.tsx:156
msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information."
msgstr "创建信息流要求一些编程基础。查看 <0/> 以获取详情。"

#: src/screens/Onboarding/StepTopicalFeeds.tsx:76
msgid "Feeds can be topical as well!"
msgstr "信息流也可以围绕某些话题!"

#: src/view/com/modals/ChangeHandle.tsx:482
msgid "File Contents"
msgstr "文件内容"

#: src/lib/moderation/useLabelBehaviorDescription.ts:66
msgid "Filter from feeds"
msgstr "从信息流中过滤"

#: src/screens/Onboarding/StepFinished.tsx:151
msgid "Finalizing"
msgstr "最终确定"

#: src/view/com/posts/CustomFeedEmptyState.tsx:47
#: src/view/com/posts/FollowingEmptyState.tsx:57
#: src/view/com/posts/FollowingEndOfFeed.tsx:58
msgid "Find accounts to follow"
msgstr "寻找一些账户关注"

#: src/view/screens/Search/Search.tsx:441
msgid "Find users on Bluesky"
msgstr "寻找一些正在使用 Bluesky 的用户"

#: src/view/screens/Search/Search.tsx:439
msgid "Find users with the search tool on the right"
msgstr "使用右侧的搜索工具来查找用户"

#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:155
msgid "Finding similar accounts..."
msgstr "正在寻找类似的账户..."

#: src/view/screens/PreferencesFollowingFeed.tsx:111
msgid "Fine-tune the content you see on your Following feed."
msgstr "调整你在关注信息流上所看到的内容。"

#: src/view/screens/PreferencesThreads.tsx:60
msgid "Fine-tune the discussion threads."
msgstr "调整讨论主题。"

#: src/screens/Onboarding/index.tsx:38
msgid "Fitness"
msgstr "健康"

#: src/screens/Onboarding/StepFinished.tsx:131
msgid "Flexible"
msgstr "灵活"

#: src/view/com/modals/EditImage.tsx:115
msgid "Flip horizontal"
msgstr "水平翻转"

#: src/view/com/modals/EditImage.tsx:120
#: src/view/com/modals/EditImage.tsx:287
msgid "Flip vertically"
msgstr "垂直翻转"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:181
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:229
#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:141
#: src/view/com/post-thread/PostThreadFollowBtn.tsx:139
#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:246
msgid "Follow"
msgstr "关注"

#: src/view/com/profile/FollowButton.tsx:69
msgctxt "action"
msgid "Follow"
msgstr "关注"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:58
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:214
#: src/view/com/post-thread/PostThreadFollowBtn.tsx:125
msgid "Follow {0}"
msgstr "关注 {0}"

#: src/view/com/profile/ProfileMenu.tsx:242
#: src/view/com/profile/ProfileMenu.tsx:253
msgid "Follow Account"
msgstr "关注账户"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:179
msgid "Follow All"
msgstr "关注所有"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:174
msgid "Follow selected accounts and continue to the next step"
msgstr "关注选择的用户并继续下一步"

#: src/view/com/auth/onboarding/RecommendedFollows.tsx:64
msgid "Follow some users to get started. We can recommend you more users based on who you find interesting."
msgstr "关注一些用户以开始,我们可以根据你感兴趣的用户向你推荐更多类似用户。"

#: src/view/com/profile/ProfileCard.tsx:216
msgid "Followed by {0}"
msgstr "由 {0} 关注"

#: src/view/com/modals/Threadgate.tsx:98
msgid "Followed users"
msgstr "已关注的用户"

#: src/view/screens/PreferencesFollowingFeed.tsx:154
msgid "Followed users only"
msgstr "仅限已关注的用户"

#: src/view/com/notifications/FeedItem.tsx:170
msgid "followed you"
msgstr "关注了你"

#: src/view/com/profile/ProfileFollowers.tsx:109
#: src/view/screens/ProfileFollowers.tsx:25
msgid "Followers"
msgstr "关注者"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:227
#: src/view/com/post-thread/PostThreadFollowBtn.tsx:139
#: src/view/com/profile/ProfileFollows.tsx:108
#: src/view/screens/ProfileFollows.tsx:25
msgid "Following"
msgstr "正在关注"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89
msgid "Following {0}"
msgstr "正在关注 {0}"

#: src/view/screens/Settings/index.tsx:553
msgid "Following feed preferences"
msgstr "关注信息流首选项"

#: src/Navigation.tsx:262
#: src/view/com/home/HomeHeaderLayout.web.tsx:50
#: src/view/com/home/HomeHeaderLayoutMobile.tsx:84
#: src/view/screens/PreferencesFollowingFeed.tsx:104
#: src/view/screens/Settings/index.tsx:562
msgid "Following Feed Preferences"
msgstr "关注信息流首选项"

#: src/screens/Profile/Header/Handle.tsx:24
msgid "Follows you"
msgstr "关注了你"

#: src/view/com/profile/ProfileCard.tsx:141
msgid "Follows You"
msgstr "关注了你"

#: src/screens/Onboarding/index.tsx:43
msgid "Food"
msgstr "食物"

#: src/view/com/modals/DeleteAccount.tsx:111
msgid "For security reasons, we'll need to send a confirmation code to your email address."
msgstr "出于安全原因,我们需要向你的电子邮箱发送验证码。"

#: src/view/com/modals/AddAppPasswords.tsx:209
msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one."
msgstr "出于安全原因,你将无法再次查看此内容。如果你丢失了该密码,则需要生成一个新的密码。"

#: src/view/com/auth/login/LoginForm.tsx:244
msgid "Forgot"
msgstr "忘记"

#: src/view/com/auth/login/LoginForm.tsx:241
msgid "Forgot password"
msgstr "忘记密码"

#: src/view/com/auth/login/Login.tsx:127
#: src/view/com/auth/login/Login.tsx:143
msgid "Forgot Password"
msgstr "忘记密码"

#: src/lib/moderation/useReportOptions.ts:52
msgid "Frequently Posts Unwanted Content"
msgstr "频繁发布不受欢迎的内容"

#: src/screens/Hashtag.tsx:108
#: src/screens/Hashtag.tsx:148
msgid "From @{sanitizedAuthor}"
msgstr "来自 @{sanitizedAuthor}"

#: src/view/com/posts/FeedItem.tsx:179
msgctxt "from-feed"
msgid "From <0/>"
msgstr "来自 <0/>"

#: src/view/com/composer/photos/SelectPhotoBtn.tsx:43
msgid "Gallery"
msgstr "相册"

#: src/view/com/modals/VerifyEmail.tsx:189
#: src/view/com/modals/VerifyEmail.tsx:191
msgid "Get Started"
msgstr "开始"

#: src/lib/moderation/useReportOptions.ts:37
msgid "Glaring violations of law or terms of service"
msgstr "明显违反法律或服务条款"

#: src/components/moderation/ScreenHider.tsx:144
#: src/components/moderation/ScreenHider.tsx:153
#: src/view/com/auth/LoggedOut.tsx:81
#: src/view/com/auth/LoggedOut.tsx:82
#: src/view/screens/NotFound.tsx:55
#: src/view/screens/ProfileFeed.tsx:111
#: src/view/screens/ProfileList.tsx:916
#: src/view/shell/desktop/LeftNav.tsx:108
msgid "Go back"
msgstr "返回"

#: src/screens/Profile/ErrorState.tsx:62
#: src/screens/Profile/ErrorState.tsx:66
#: src/view/screens/NotFound.tsx:54
#: src/view/screens/ProfileFeed.tsx:116
#: src/view/screens/ProfileList.tsx:921
msgid "Go Back"
msgstr "返回"

#: src/components/ReportDialog/SelectReportOptionView.tsx:74
#: src/components/ReportDialog/SubmitView.tsx:104
#: src/screens/Onboarding/Layout.tsx:104
#: src/screens/Onboarding/Layout.tsx:193
msgid "Go back to previous step"
msgstr "返回上一步"

#: src/view/screens/NotFound.tsx:55
msgid "Go home"
msgstr "返回主页"

#: src/view/screens/NotFound.tsx:54
msgid "Go Home"
msgstr "返回主页"

#: src/view/screens/Search/Search.tsx:748
#: src/view/shell/desktop/Search.tsx:263
msgid "Go to @{queryMaybeHandle}"
msgstr "前往 @{queryMaybeHandle}"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:189
#: src/view/com/auth/login/ForgotPasswordForm.tsx:218
#: src/view/com/auth/login/LoginForm.tsx:291
#: src/view/com/auth/login/SetNewPasswordForm.tsx:195
#: src/view/com/modals/ChangePassword.tsx:167
msgid "Go to next"
msgstr "前往下一步"

#: src/lib/moderation/useGlobalLabelStrings.ts:46
msgid "Graphic Media"
msgstr "图形媒体"

#: src/view/com/modals/ChangeHandle.tsx:265
msgid "Handle"
msgstr "用户识别符"

#: src/lib/moderation/useReportOptions.ts:32
msgid "Harassment, trolling, or intolerance"
msgstr "骚扰、恶作剧或其他无法容忍的行为"

#: src/Navigation.tsx:282
msgid "Hashtag"
msgstr "话题标签"

#: src/components/RichText.tsx:190
msgid "Hashtag: #{tag}"
msgstr "话题标签:#{tag}"

#: src/view/com/auth/create/CreateAccount.tsx:208
msgid "Having trouble?"
msgstr "任何疑问?"

#: src/view/shell/desktop/RightNav.tsx:90
#: src/view/shell/Drawer.tsx:324
msgid "Help"
msgstr "帮助"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:132
msgid "Here are some accounts for you to follow"
msgstr "这里有一些推荐关注的用户"

#: src/screens/Onboarding/StepTopicalFeeds.tsx:85
msgid "Here are some popular topical feeds. You can choose to follow as many as you like."
msgstr "这里有一些流行的信息流供你挑选。"

#: src/screens/Onboarding/StepTopicalFeeds.tsx:80
msgid "Here are some topical feeds based on your interests: {interestsText}. You can choose to follow as many as you like."
msgstr "这里有一些基于你兴趣所推荐的信息流供你挑选:{interestsText}。关注的信息流数量没有限制。"

#: src/view/com/modals/AddAppPasswords.tsx:153
msgid "Here is your app password."
msgstr "这里是你的应用专用密码。"

#: src/components/moderation/ContentHider.tsx:115
#: src/components/moderation/GlobalModerationLabelPref.tsx:43
#: src/components/moderation/PostHider.tsx:107
#: src/lib/moderation/useLabelBehaviorDescription.ts:15
#: src/lib/moderation/useLabelBehaviorDescription.ts:20
#: src/lib/moderation/useLabelBehaviorDescription.ts:25
#: src/lib/moderation/useLabelBehaviorDescription.ts:30
#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:52
#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:76
#: src/view/com/util/forms/PostDropdownBtn.tsx:328
msgid "Hide"
msgstr "隐藏"

#: src/view/com/notifications/FeedItem.tsx:329
msgctxt "action"
msgid "Hide"
msgstr "隐藏"

#: src/view/com/util/forms/PostDropdownBtn.tsx:276
#: src/view/com/util/forms/PostDropdownBtn.tsx:278
msgid "Hide post"
msgstr "隐藏帖子"

#: src/components/moderation/ContentHider.tsx:67
#: src/components/moderation/PostHider.tsx:64
msgid "Hide the content"
msgstr "隐藏内容"

#: src/view/com/util/forms/PostDropdownBtn.tsx:325
msgid "Hide this post?"
msgstr "隐藏这条帖子?"

#: src/view/com/notifications/FeedItem.tsx:319
msgid "Hide user list"
msgstr "隐藏用户列表"

#: src/view/com/posts/FeedErrorMessage.tsx:111
msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue."
msgstr "连接信息流服务器出现问题,请联系信息流的维护者反馈此问题。"

#: src/view/com/posts/FeedErrorMessage.tsx:99
msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue."
msgstr "信息流服务器似乎配置错误,请联系信息流的维护者反馈此问题。"

#: src/view/com/posts/FeedErrorMessage.tsx:105
msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue."
msgstr "信息流服务器似乎已下线,请联系信息流的维护者反馈此问题。"

#: src/view/com/posts/FeedErrorMessage.tsx:102
msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue."
msgstr "信息流服务器返回错误的响应,请联系信息流的维护者反馈此问题。"

#: src/view/com/posts/FeedErrorMessage.tsx:96
msgid "Hmm, we're having trouble finding this feed. It may have been deleted."
msgstr "无法找到该信息流,似乎已被删除。"

#: src/screens/Moderation/index.tsx:61
msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us."
msgstr "看起来在加载数据时遇到了问题,请查看下方获取更多详情。如果问题仍然存在,请联系我们。"

#: src/screens/Profile/ErrorState.tsx:31
msgid "Hmmmm, we couldn't load that moderation service."
msgstr "无法加载该限制提供服务。"

#: src/Navigation.tsx:454
#: src/view/shell/bottom-bar/BottomBar.tsx:139
#: src/view/shell/desktop/LeftNav.tsx:310
#: src/view/shell/Drawer.tsx:401
#: src/view/shell/Drawer.tsx:402
msgid "Home"
msgstr "主页"

#: src/view/com/modals/ChangeHandle.tsx:421
msgid "Host:"
msgstr "主机:"

#: src/view/com/auth/create/Step1.tsx:75
#: src/view/com/auth/login/ForgotPasswordForm.tsx:120
#: src/view/com/modals/ChangeHandle.tsx:280
msgid "Hosting provider"
msgstr "托管服务提供商"

#: src/view/com/modals/InAppBrowserConsent.tsx:44
msgid "How should we open this link?"
msgstr "我们该如何打开此链接?"

#: src/view/com/modals/VerifyEmail.tsx:214
msgid "I have a code"
msgstr "我有验证码"

#: src/view/com/modals/VerifyEmail.tsx:216
msgid "I have a confirmation code"
msgstr "我有验证码"

#: src/view/com/modals/ChangeHandle.tsx:283
msgid "I have my own domain"
msgstr "我拥有自己的域名"

#: src/view/com/lightbox/Lightbox.web.tsx:185
msgid "If alt text is long, toggles alt text expanded state"
msgstr "若替代文本过长,则切换替代文本的展开状态"

#: src/view/com/modals/SelfLabel.tsx:127
msgid "If none are selected, suitable for all ages."
msgstr "若不勾选,则默认为全年龄向。"

#: src/view/com/auth/create/Policies.tsx:91
msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf."
msgstr "如果你根据你所在国家的法律定义还不是成年人,则你的父母或法定监护人必须代表你阅读这些条款。"

#: src/view/screens/ProfileList.tsx:610
msgid "If you delete this list, you won't be able to recover it."
msgstr "如果你删除此列表,将无法恢复"

#: src/view/com/util/forms/PostDropdownBtn.tsx:316
msgid "If you remove this post, you won't be able to recover it."
msgstr "如果你移除此列表,将无法恢复"

#: src/view/com/modals/ChangePassword.tsx:148
msgid "If you want to change your password, we will send you a code to verify that this is your account."
msgstr "如果你想要更改密码,我们将向你发送一个验证码以验证这是你的账户。"

#: src/lib/moderation/useReportOptions.ts:36
msgid "Illegal and Urgent"
msgstr "违法"

#: src/view/com/util/images/Gallery.tsx:38
msgid "Image"
msgstr "图片"

#: src/view/com/modals/AltImage.tsx:120
msgid "Image alt text"
msgstr "图片替代文本"

#: src/lib/moderation/useReportOptions.ts:47
msgid "Impersonation or false claims about identity or affiliation"
msgstr "冒充或虚假身份及从属关系"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:138
msgid "Input code sent to your email for password reset"
msgstr "输入发送到你电子邮箱的验证码以重置密码"

#: src/view/com/modals/DeleteAccount.tsx:184
msgid "Input confirmation code for account deletion"
msgstr "输入删除用户的验证码"

#: src/view/com/auth/create/Step1.tsx:177
msgid "Input email for Bluesky account"
msgstr "输入 Bluesky 账户的电子邮箱"

#: src/view/com/auth/create/Step1.tsx:151
msgid "Input invite code to proceed"
msgstr "输入邀请码以继续"

#: src/view/com/modals/AddAppPasswords.tsx:180
msgid "Input name for app password"
msgstr "输入应用专用密码名称"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:162
msgid "Input new password"
msgstr "输入新的密码"

#: src/view/com/modals/DeleteAccount.tsx:203
msgid "Input password for account deletion"
msgstr "输入密码以删除账户"

#: src/view/com/auth/login/LoginForm.tsx:233
msgid "Input the password tied to {identifier}"
msgstr "输入与 {identifier} 关联的密码"

#: src/view/com/auth/login/LoginForm.tsx:200
msgid "Input the username or email address you used at signup"
msgstr "输入注册时使用的用户名或电子邮箱"

#: src/view/com/auth/login/LoginForm.tsx:232
msgid "Input your password"
msgstr "输入你的密码"

#: src/view/com/modals/ChangeHandle.tsx:390
msgid "Input your preferred hosting provider"
msgstr "输入你首选的托管服务提供商"

#: src/view/com/auth/create/Step2.tsx:80
msgid "Input your user handle"
msgstr "输入你的用户识别符"

#: src/view/com/post-thread/PostThreadItem.tsx:221
msgid "Invalid or unsupported post record"
msgstr "帖子记录无效或不受支持"

#: src/view/com/auth/login/LoginForm.tsx:116
msgid "Invalid username or password"
msgstr "用户名或密码无效"

#: src/view/com/modals/InviteCodes.tsx:93
msgid "Invite a Friend"
msgstr "邀请朋友"

#: src/view/com/auth/create/Step1.tsx:141
#: src/view/com/auth/create/Step1.tsx:150
msgid "Invite code"
msgstr "邀请码"

#: src/view/com/auth/create/state.ts:158
msgid "Invite code not accepted. Check that you input it correctly and try again."
msgstr "邀请码无效,请检查你输入的邀请码并重试。"

#: src/view/com/modals/InviteCodes.tsx:170
msgid "Invite codes: {0} available"
msgstr "邀请码:{0} 个可用"

#: src/view/com/modals/InviteCodes.tsx:169
msgid "Invite codes: 1 available"
msgstr "邀请码:1 个可用"

#: src/screens/Onboarding/StepFollowingFeed.tsx:64
msgid "It shows posts from the people you follow as they happen."
msgstr "他会显示你所关注的人发布的帖子。"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:103
#: src/view/com/auth/SplashScreen.web.tsx:138
msgid "Jobs"
msgstr "工作"

#: src/screens/Onboarding/index.tsx:24
msgid "Journalism"
msgstr "新闻学"

#: src/components/moderation/LabelsOnMe.tsx:59
msgid "label has been placed on this {labelTarget}"
msgstr "标记已放置在 {labelTarget} 上"

#: src/components/moderation/ContentHider.tsx:144
msgid "Labeled by {0}."
msgstr "由 {0} 标记。"

#: src/components/moderation/ContentHider.tsx:142
msgid "Labeled by the author."
msgstr "由作者标记。"

#: src/view/screens/Profile.tsx:186
msgid "Labels"
msgstr "标记"

#: src/screens/Profile/Sections/Labels.tsx:143
msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network."
msgstr "标记是对特定内容及用户的提示。可以针对特定内容默认隐藏内容、显示警告或直接显示。"

#: src/components/moderation/LabelsOnMe.tsx:61
msgid "labels have been placed on this {labelTarget}"
msgstr "标记已放置在 {labelTarget} 上"

#: src/components/moderation/LabelsOnMeDialog.tsx:63
msgid "Labels on your account"
msgstr "你账户上的标记"

#: src/components/moderation/LabelsOnMeDialog.tsx:65
msgid "Labels on your content"
msgstr "你内容上的标记"

#: src/view/com/composer/select-language/SelectLangBtn.tsx:104
msgid "Language selection"
msgstr "选择语言"

#: src/view/screens/Settings/index.tsx:614
msgid "Language settings"
msgstr "语言设置"

#: src/Navigation.tsx:144
#: src/view/screens/LanguageSettings.tsx:89
msgid "Language Settings"
msgstr "语言设置"

#: src/view/screens/Settings/index.tsx:623
msgid "Languages"
msgstr "语言"

#: src/view/com/auth/create/StepHeader.tsx:20
msgid "Last step!"
msgstr "最后一步!"

#: src/components/moderation/ScreenHider.tsx:129
msgid "Learn More"
msgstr "了解详情"

#: src/components/moderation/ContentHider.tsx:65
#: src/components/moderation/ContentHider.tsx:128
msgid "Learn more about the moderation applied to this content."
msgstr "了解有关应用于此内容的限制的更多详情。"

#: src/components/moderation/PostHider.tsx:85
#: src/components/moderation/ScreenHider.tsx:126
msgid "Learn more about this warning"
msgstr "了解有关这个警告的更多详情"

#: src/screens/Moderation/index.tsx:551
msgid "Learn more about what is public on Bluesky."
msgstr "了解有关 Bluesky 公开内容的更多详情。"

#: src/components/moderation/ContentHider.tsx:152
msgid "Learn more."
msgstr "了解详情。"

#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:82
msgid "Leave them all unchecked to see any language."
msgstr "全部留空以查看所有语言的帖子。"

#: src/view/com/modals/LinkWarning.tsx:51
msgid "Leaving Bluesky"
msgstr "离开 Bluesky"

#: src/screens/Deactivated.tsx:128
msgid "left to go."
msgstr "尚未完成。"

#: src/view/screens/Settings/index.tsx:296
msgid "Legacy storage cleared, you need to restart the app now."
msgstr "旧存储数据已清除,你需要立即重新启动应用。"

#: src/view/com/auth/login/Login.tsx:128
#: src/view/com/auth/login/Login.tsx:144
msgid "Let's get your password reset!"
msgstr "让我们来重置你的密码!"

#: src/screens/Onboarding/StepFinished.tsx:151
msgid "Let's go!"
msgstr "让我们开始!"

#: src/view/screens/Settings/index.tsx:498
msgid "Light"
msgstr "亮色"

#: src/view/com/util/post-ctrls/PostCtrls.tsx:185
msgid "Like"
msgstr "喜欢"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:257
#: src/view/screens/ProfileFeed.tsx:572
msgid "Like this feed"
msgstr "喜欢这个信息流"

#: src/components/LikesDialog.tsx:87
#: src/Navigation.tsx:201
#: src/Navigation.tsx:206
msgid "Liked by"
msgstr "喜欢"

#: src/screens/Profile/ProfileLabelerLikedBy.tsx:42
#: src/view/screens/PostLikedBy.tsx:27
#: src/view/screens/ProfileFeedLikedBy.tsx:27
msgid "Liked By"
msgstr "喜欢"

#: src/view/com/feeds/FeedSourceCard.tsx:268
msgid "Liked by {0} {1}"
msgstr "{0} 个 {1} 喜欢"

#: src/components/LabelingServiceCard/index.tsx:72
msgid "Liked by {count} {0}"
msgstr "被 {count} {0} 喜欢"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:277
#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:291
#: src/view/screens/ProfileFeed.tsx:587
msgid "Liked by {likeCount} {0}"
msgstr "{likeCount} 个 {0} 喜欢"

#: src/view/com/notifications/FeedItem.tsx:174
msgid "liked your custom feed"
msgstr "赞了你的自定义信息流"

#: src/view/com/notifications/FeedItem.tsx:159
msgid "liked your post"
msgstr "赞了你的帖子"

#: src/view/screens/Profile.tsx:191
msgid "Likes"
msgstr "喜欢"

#: src/view/com/post-thread/PostThreadItem.tsx:182
msgid "Likes on this post"
msgstr "这条帖子的喜欢数"

#: src/Navigation.tsx:170
msgid "List"
msgstr "列表"

#: src/view/com/modals/CreateOrEditList.tsx:261
msgid "List Avatar"
msgstr "列表头像"

#: src/view/screens/ProfileList.tsx:311
msgid "List blocked"
msgstr "列表已屏蔽"

#: src/view/com/feeds/FeedSourceCard.tsx:220
msgid "List by {0}"
msgstr "列表由 {0} 创建"

#: src/view/screens/ProfileList.tsx:355
msgid "List deleted"
msgstr "列表已删除"

#: src/view/screens/ProfileList.tsx:283
msgid "List muted"
msgstr "列表已隐藏"

#: src/view/com/modals/CreateOrEditList.tsx:275
msgid "List Name"
msgstr "列表名称"

#: src/view/screens/ProfileList.tsx:325
msgid "List unblocked"
msgstr "解除对列表的屏蔽"

#: src/view/screens/ProfileList.tsx:297
msgid "List unmuted"
msgstr "解除对列表的隐藏"

#: src/Navigation.tsx:114
#: src/view/screens/Profile.tsx:187
#: src/view/screens/Profile.tsx:193
#: src/view/shell/desktop/LeftNav.tsx:383
#: src/view/shell/Drawer.tsx:495
#: src/view/shell/Drawer.tsx:496
msgid "Lists"
msgstr "列表"

#: src/view/screens/Notifications.tsx:159
msgid "Load new notifications"
msgstr "加载新的通知"

#: src/screens/Profile/Sections/Feed.tsx:70
#: src/view/com/feeds/FeedPage.tsx:124
#: src/view/screens/ProfileFeed.tsx:495
#: src/view/screens/ProfileList.tsx:695
msgid "Load new posts"
msgstr "加载新的帖子"

#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:99
msgid "Loading..."
msgstr "加载中..."

#: src/Navigation.tsx:221
msgid "Log"
msgstr "日志"

#: src/screens/Deactivated.tsx:149
#: src/screens/Deactivated.tsx:152
#: src/screens/Deactivated.tsx:178
#: src/screens/Deactivated.tsx:181
msgid "Log out"
msgstr "登出"

#: src/screens/Moderation/index.tsx:444
msgid "Logged-out visibility"
msgstr "未登录用户可见性"

#: src/view/com/auth/login/ChooseAccountForm.tsx:142
msgid "Login to account that is not listed"
msgstr "登录未列出的账户"

#: src/view/com/modals/LinkWarning.tsx:65
msgid "Make sure this is where you intend to go!"
msgstr "请确认目标页面地址是否正确!"

#: src/components/dialogs/MutedWords.tsx:83
msgid "Manage your muted words and tags"
msgstr "管理你的隐藏词和话题标签"

#: src/view/com/auth/create/Step2.tsx:118
msgid "May not be longer than 253 characters"
msgstr "不能长于 253 个字符"

#: src/view/com/auth/create/Step2.tsx:109
msgid "May only contain letters and numbers"
msgstr "只能包含字母和数字"

#: src/view/screens/Profile.tsx:190
msgid "Media"
msgstr "媒体"

#: src/view/com/threadgate/WhoCanReply.tsx:139
msgid "mentioned users"
msgstr "提到的用户"

#: src/view/com/modals/Threadgate.tsx:93
msgid "Mentioned users"
msgstr "提到的用户"

#: src/view/com/util/ViewHeader.tsx:87
#: src/view/screens/Search/Search.tsx:647
msgid "Menu"
msgstr "菜单"

#: src/view/com/posts/FeedErrorMessage.tsx:192
msgid "Message from server: {0}"
msgstr "来自服务器的信息:{0}"

#: src/lib/moderation/useReportOptions.ts:45
msgid "Misleading Account"
msgstr "误导性账户"

#: src/Navigation.tsx:119
#: src/screens/Moderation/index.tsx:106
#: src/view/screens/Settings/index.tsx:645
#: src/view/shell/desktop/LeftNav.tsx:401
#: src/view/shell/Drawer.tsx:514
#: src/view/shell/Drawer.tsx:515
msgid "Moderation"
msgstr "限制"

#: src/components/moderation/ModerationDetailsDialog.tsx:113
msgid "Moderation details"
msgstr "限制详情"

#: src/view/com/lists/ListCard.tsx:93
#: src/view/com/modals/UserAddRemoveLists.tsx:206
msgid "Moderation list by {0}"
msgstr "由 {0} 创建的限制列表"

#: src/view/screens/ProfileList.tsx:789
msgid "Moderation list by <0/>"
msgstr "由 </0> 创建的限制列表"

#: src/view/com/lists/ListCard.tsx:91
#: src/view/com/modals/UserAddRemoveLists.tsx:204
#: src/view/screens/ProfileList.tsx:787
msgid "Moderation list by you"
msgstr "你创建的限制列表"

#: src/view/com/modals/CreateOrEditList.tsx:197
msgid "Moderation list created"
msgstr "限制列表已创建"

#: src/view/com/modals/CreateOrEditList.tsx:183
msgid "Moderation list updated"
msgstr "限制列表已更新"

#: src/screens/Moderation/index.tsx:245
msgid "Moderation lists"
msgstr "限制列表"

#: src/Navigation.tsx:124
#: src/view/screens/ModerationModlists.tsx:58
msgid "Moderation Lists"
msgstr "限制列表"

#: src/view/screens/Settings/index.tsx:639
msgid "Moderation settings"
msgstr "限制设置"

#: src/Navigation.tsx:216
msgid "Moderation states"
msgstr "限制状态"

#: src/screens/Moderation/index.tsx:217
msgid "Moderation tools"
msgstr "限制工具"

#: src/components/moderation/ModerationDetailsDialog.tsx:49
#: src/lib/moderation/useModerationCauseDescription.ts:40
msgid "Moderator has chosen to set a general warning on the content."
msgstr "由限制者对内容设置的一般警告。"

#: src/view/com/post-thread/PostThreadItem.tsx:541
msgid "More"
msgstr "更多"

#: src/view/shell/desktop/Feeds.tsx:65
msgid "More feeds"
msgstr "更多信息流"

#: src/view/screens/ProfileList.tsx:599
msgid "More options"
msgstr "更多选项"

#: src/view/screens/PreferencesThreads.tsx:82
msgid "Most-liked replies first"
msgstr "优先显示最多喜欢"

#: src/view/com/auth/create/Step2.tsx:122
msgid "Must be at least 3 characters"
msgstr "需要至少 3 个字符"

#: src/components/TagMenu/index.tsx:249
msgid "Mute"
msgstr "隐藏"

#: src/components/TagMenu/index.web.tsx:105
msgid "Mute {truncatedTag}"
msgstr "隐藏 {truncatedTag}"

#: src/view/com/profile/ProfileMenu.tsx:279
#: src/view/com/profile/ProfileMenu.tsx:286
msgid "Mute Account"
msgstr "隐藏账户"

#: src/view/screens/ProfileList.tsx:518
msgid "Mute accounts"
msgstr "隐藏账户"

#: src/components/TagMenu/index.tsx:209
msgid "Mute all {displayTag} posts"
msgstr "隐藏所有 {displayTag} 的帖子"

#: src/components/dialogs/MutedWords.tsx:149
msgid "Mute in tags only"
msgstr "仅隐藏话题标签"

#: src/components/dialogs/MutedWords.tsx:134
msgid "Mute in text & tags"
msgstr "隐藏文本和话题标签"

#: src/view/screens/ProfileList.tsx:461
#: src/view/screens/ProfileList.tsx:624
msgid "Mute list"
msgstr "隐藏列表"

#: src/view/screens/ProfileList.tsx:619
msgid "Mute these accounts?"
msgstr "隐藏这些账户?"

#: src/components/dialogs/MutedWords.tsx:127
msgid "Mute this word in post text and tags"
msgstr "在帖子文本和话题标签中隐藏该词"

#: src/components/dialogs/MutedWords.tsx:142
msgid "Mute this word in tags only"
msgstr "仅在话题标签中隐藏该词"

#: src/view/com/util/forms/PostDropdownBtn.tsx:251
#: src/view/com/util/forms/PostDropdownBtn.tsx:257
msgid "Mute thread"
msgstr "隐藏讨论串"

#: src/view/com/util/forms/PostDropdownBtn.tsx:267
#: src/view/com/util/forms/PostDropdownBtn.tsx:269
msgid "Mute words & tags"
msgstr "隐藏词和话题标签"

#: src/view/com/lists/ListCard.tsx:102
msgid "Muted"
msgstr "已隐藏"

#: src/screens/Moderation/index.tsx:257
msgid "Muted accounts"
msgstr "已隐藏账户"

#: src/Navigation.tsx:129
#: src/view/screens/ModerationMutedAccounts.tsx:107
msgid "Muted Accounts"
msgstr "已隐藏账户"

#: src/view/screens/ModerationMutedAccounts.tsx:115
msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private."
msgstr "已隐藏的账户将不会在你的通知或时间线中显示,被隐藏账户将不会收到通知。"

#: src/lib/moderation/useModerationCauseDescription.ts:85
msgid "Muted by \"{0}\""
msgstr "被 \"{0}\" 隐藏"

#: src/screens/Moderation/index.tsx:233
msgid "Muted words & tags"
msgstr "已隐藏词和话题标签"

#: src/view/screens/ProfileList.tsx:621
msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them."
msgstr "被隐藏的账户将不会得知你已将他隐藏,已隐藏的账户将不会在你的通知或时间线中显示。"

#: src/components/dialogs/BirthDateSettings.tsx:35
#: src/components/dialogs/BirthDateSettings.tsx:38
msgid "My Birthday"
msgstr "我的生日"

#: src/view/screens/Feeds.tsx:663
msgid "My Feeds"
msgstr "自定义信息流"

#: src/view/shell/desktop/LeftNav.tsx:65
msgid "My Profile"
msgstr "我的个人资料"

#: src/view/screens/Settings/index.tsx:596
msgid "My saved feeds"
msgstr "我保存的信息流"

#: src/view/screens/Settings/index.tsx:602
msgid "My Saved Feeds"
msgstr "我保存的信息流"

#: src/view/com/modals/AddAppPasswords.tsx:179
#: src/view/com/modals/CreateOrEditList.tsx:290
msgid "Name"
msgstr "名称"

#: src/view/com/modals/CreateOrEditList.tsx:145
msgid "Name is required"
msgstr "名称是必填项"

#: src/lib/moderation/useReportOptions.ts:57
#: src/lib/moderation/useReportOptions.ts:78
#: src/lib/moderation/useReportOptions.ts:86
msgid "Name or Description Violates Community Standards"
msgstr "名称或描述违反了社群准则"

#: src/screens/Onboarding/index.tsx:25
msgid "Nature"
msgstr "自然"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:190
#: src/view/com/auth/login/ForgotPasswordForm.tsx:219
#: src/view/com/auth/login/LoginForm.tsx:292
#: src/view/com/auth/login/SetNewPasswordForm.tsx:196
#: src/view/com/modals/ChangePassword.tsx:168
msgid "Navigates to the next screen"
msgstr "转到下一页"

#: src/view/shell/Drawer.tsx:71
msgid "Navigates to your profile"
msgstr "转到个人资料"

#: src/components/ReportDialog/SelectReportOptionView.tsx:124
msgid "Need to report a copyright violation?"
msgstr "需要举报侵犯版权行为吗?"

#: src/view/com/modals/EmbedConsent.tsx:107
#: src/view/com/modals/EmbedConsent.tsx:123
msgid "Never load embeds from {0}"
msgstr "请勿加载来自 {0} 的嵌入内容"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:74
msgid "Never lose access to your followers and data."
msgstr "永远不会失去对你的关注者和数据的访问。"

#: src/screens/Onboarding/StepFinished.tsx:119
msgid "Never lose access to your followers or data."
msgstr "永远不会失去对你的关注者或数据的访问。"

#: src/view/com/modals/ChangeHandle.tsx:520
msgid "Nevermind, create a handle for me"
msgstr "没关系,为我创建一个用户识别符"

#: src/view/screens/Lists.tsx:76
msgctxt "action"
msgid "New"
msgstr "新建"

#: src/view/screens/ModerationModlists.tsx:78
msgid "New"
msgstr "新建"

#: src/view/com/modals/CreateOrEditList.tsx:252
msgid "New Moderation List"
msgstr "新的限制列表"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:150
#: src/view/com/modals/ChangePassword.tsx:212
msgid "New password"
msgstr "新密码"

#: src/view/com/modals/ChangePassword.tsx:217
msgid "New Password"
msgstr "新密码"

#: src/view/com/feeds/FeedPage.tsx:135
msgctxt "action"
msgid "New post"
msgstr "新帖子"

#: src/view/screens/Feeds.tsx:555
#: src/view/screens/Notifications.tsx:168
#: src/view/screens/Profile.tsx:450
#: src/view/screens/ProfileFeed.tsx:433
#: src/view/screens/ProfileList.tsx:199
#: src/view/screens/ProfileList.tsx:227
#: src/view/shell/desktop/LeftNav.tsx:252
msgid "New post"
msgstr "新帖子"

#: src/view/shell/desktop/LeftNav.tsx:262
msgctxt "action"
msgid "New Post"
msgstr "新帖子"

#: src/view/com/modals/CreateOrEditList.tsx:247
msgid "New User List"
msgstr "新的用户列表"

#: src/view/screens/PreferencesThreads.tsx:79
msgid "Newest replies first"
msgstr "优先显示最新回复"

#: src/screens/Onboarding/index.tsx:23
msgid "News"
msgstr "新闻"

#: src/view/com/auth/create/CreateAccount.tsx:172
#: src/view/com/auth/login/ForgotPasswordForm.tsx:182
#: src/view/com/auth/login/ForgotPasswordForm.tsx:192
#: src/view/com/auth/login/LoginForm.tsx:294
#: src/view/com/auth/login/SetNewPasswordForm.tsx:187
#: src/view/com/auth/login/SetNewPasswordForm.tsx:198
#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79
#: src/view/com/modals/ChangePassword.tsx:253
#: src/view/com/modals/ChangePassword.tsx:255
msgid "Next"
msgstr "下一步"

#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103
msgctxt "action"
msgid "Next"
msgstr "下一步"

#: src/view/com/lightbox/Lightbox.web.tsx:169
msgid "Next image"
msgstr "下一张图片"

#: src/view/screens/PreferencesFollowingFeed.tsx:129
#: src/view/screens/PreferencesFollowingFeed.tsx:200
#: src/view/screens/PreferencesFollowingFeed.tsx:235
#: src/view/screens/PreferencesFollowingFeed.tsx:272
#: src/view/screens/PreferencesThreads.tsx:106
#: src/view/screens/PreferencesThreads.tsx:129
msgid "No"
msgstr "停用"

#: src/view/screens/ProfileFeed.tsx:561
#: src/view/screens/ProfileList.tsx:769
msgid "No description"
msgstr "没有描述"

#: src/view/com/modals/ChangeHandle.tsx:406
msgid "No DNS Panel"
msgstr "没有 DNS 面板"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:111
msgid "No longer following {0}"
msgstr "不再关注 {0}"

#: src/view/com/notifications/Feed.tsx:109
msgid "No notifications yet!"
msgstr "还没有通知!"

#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:101
#: src/view/com/composer/text-input/web/Autocomplete.tsx:195
msgid "No result"
msgstr "没有结果"

#: src/components/Lists.tsx:189
msgid "No results found"
msgstr "未找到结果"

#: src/view/screens/Feeds.tsx:495
msgid "No results found for \"{query}\""
msgstr "未找到\"{query}\"的结果"

#: src/view/com/modals/ListAddRemoveUsers.tsx:127
#: src/view/screens/Search/Search.tsx:282
#: src/view/screens/Search/Search.tsx:310
msgid "No results found for {query}"
msgstr "未找到 {query} 的结果"

#: src/view/com/modals/EmbedConsent.tsx:129
msgid "No thanks"
msgstr "不,谢谢"

#: src/view/com/modals/Threadgate.tsx:82
msgid "Nobody"
msgstr "没有人"

#: src/components/LikedByList.tsx:102
#: src/components/LikesDialog.tsx:99
msgid "Nobody has liked this yet. Maybe you should be the first!"
msgstr "目前还没有人喜欢,也许你应该成为第一个!"

#: src/lib/moderation/useGlobalLabelStrings.ts:42
msgid "Non-sexual Nudity"
msgstr "非性暗示裸露"

#: src/view/com/modals/SelfLabel.tsx:135
msgid "Not Applicable."
msgstr "不适用。"

#: src/Navigation.tsx:109
#: src/view/screens/Profile.tsx:97
msgid "Not Found"
msgstr "未找到"

#: src/view/com/modals/VerifyEmail.tsx:246
#: src/view/com/modals/VerifyEmail.tsx:252
msgid "Not right now"
msgstr "暂时不需要"

#: src/view/com/profile/ProfileMenu.tsx:368
#: src/view/com/util/forms/PostDropdownBtn.tsx:342
msgid "Note about sharing"
msgstr "分享注意事项"

#: src/screens/Moderation/index.tsx:542
msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites."
msgstr "注意:Bluesky 是一个开放的公共网络。此设置项仅限制你的内容在 Bluesky 应用和网站上的可见性,其他应用可能不尊从此设置项,仍可能会向未登录的用户显示你的动态。"

#: src/Navigation.tsx:469
#: src/view/screens/Notifications.tsx:124
#: src/view/screens/Notifications.tsx:148
#: src/view/shell/bottom-bar/BottomBar.tsx:207
#: src/view/shell/desktop/LeftNav.tsx:365
#: src/view/shell/Drawer.tsx:438
#: src/view/shell/Drawer.tsx:439
msgid "Notifications"
msgstr "通知"

#: src/view/com/modals/SelfLabel.tsx:103
msgid "Nudity"
msgstr "裸露"

#: src/lib/moderation/useReportOptions.ts:71
msgid "Nudity or pornography not labeled as such"
msgstr "未标记的裸露或色情内容"

#: src/lib/moderation/useLabelBehaviorDescription.ts:11
msgid "Off"
msgstr "显示"

#: src/view/com/util/ErrorBoundary.tsx:49
msgid "Oh no!"
msgstr "糟糕!"

#: src/screens/Onboarding/StepInterests/index.tsx:128
msgid "Oh no! Something went wrong."
msgstr "糟糕!发生了一些错误。"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:127
msgid "OK"
msgstr "好的"

#: src/view/com/auth/login/PasswordUpdatedForm.tsx:41
msgid "Okay"
msgstr "好的"

#: src/view/screens/PreferencesThreads.tsx:78
msgid "Oldest replies first"
msgstr "优先显示最旧的回复"

#: src/view/screens/Settings/index.tsx:244
msgid "Onboarding reset"
msgstr "重新开始引导流程"

#: src/view/com/composer/Composer.tsx:391
msgid "One or more images is missing alt text."
msgstr "至少有一张图片缺失了替代文字。"

#: src/view/com/threadgate/WhoCanReply.tsx:100
msgid "Only {0} can reply."
msgstr "只有 {0} 可以回复。"

#: src/components/Lists.tsx:83
msgid "Oops, something went wrong!"
msgstr "糟糕,发生了一些错误!"

#: src/components/Lists.tsx:157
#: src/view/screens/AppPasswords.tsx:67
#: src/view/screens/Profile.tsx:97
msgid "Oops!"
msgstr "Oops!"

#: src/screens/Onboarding/StepFinished.tsx:115
msgid "Open"
msgstr "开启"

#: src/view/com/composer/Composer.tsx:490
#: src/view/com/composer/Composer.tsx:491
msgid "Open emoji picker"
msgstr "开启表情符号选择器"

#: src/view/screens/ProfileFeed.tsx:299
msgid "Open feed options menu"
msgstr "开启信息流选项菜单"

#: src/view/screens/Settings/index.tsx:734
msgid "Open links with in-app browser"
msgstr "在内置浏览器中打开链接"

#: src/screens/Moderation/index.tsx:229
msgid "Open muted words and tags settings"
msgstr "开启隐藏词和标签设置"

#: src/view/com/home/HomeHeaderLayoutMobile.tsx:50
msgid "Open navigation"
msgstr "打开导航"

#: src/view/com/util/forms/PostDropdownBtn.tsx:183
msgid "Open post options menu"
msgstr "开启帖子选项菜单"

#: src/view/screens/Settings/index.tsx:828
#: src/view/screens/Settings/index.tsx:838
msgid "Open storybook page"
msgstr "开启 Storybook 界面"

#: src/view/screens/Settings/index.tsx:816
msgid "Open system log"
msgstr "开启系统日志"

#: src/view/com/util/forms/DropdownButton.tsx:154
msgid "Opens {numItems} options"
msgstr "开启 {numItems} 个选项"

#: src/view/screens/Log.tsx:54
msgid "Opens additional details for a debug entry"
msgstr "开启调试记录的额外详细信息"

#: src/view/com/notifications/FeedItem.tsx:353
msgid "Opens an expanded list of users in this notification"
msgstr "展开此通知中的扩展用户列表"

#: src/view/com/composer/photos/OpenCameraBtn.tsx:78
msgid "Opens camera on device"
msgstr "开启设备相机"

#: src/view/com/composer/Prompt.tsx:25
msgid "Opens composer"
msgstr "开启编辑器"

#: src/view/screens/Settings/index.tsx:615
msgid "Opens configurable language settings"
msgstr "开启可配置的语言设置"

#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44
msgid "Opens device photo gallery"
msgstr "开启设备相册"

#: src/view/screens/Settings/index.tsx:669
msgid "Opens external embeds settings"
msgstr "开启外部嵌入设置"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:56
#: src/view/com/auth/SplashScreen.tsx:70
msgid "Opens flow to create a new Bluesky account"
msgstr "开启流程以创建一个新的 Bluesky 账户"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:74
#: src/view/com/auth/SplashScreen.tsx:83
msgid "Opens flow to sign into your existing Bluesky account"
msgstr "开启流程以登录到你现有的 Bluesky 账户"

#: src/view/com/modals/InviteCodes.tsx:172
msgid "Opens list of invite codes"
msgstr "开启邀请码列表"

#: src/view/screens/Settings/index.tsx:798
msgid "Opens modal for account deletion confirmation. Requires email code"
msgstr "开启用户删除确认界面,需要电子邮箱接收验证码。"

#: src/view/screens/Settings/index.tsx:756
msgid "Opens modal for changing your Bluesky password"
msgstr "开启密码修改界面"

#: src/view/screens/Settings/index.tsx:718
msgid "Opens modal for choosing a new Bluesky handle"
msgstr "开启创建新的用户识别符界面"

#: src/view/screens/Settings/index.tsx:779
msgid "Opens modal for downloading your Bluesky account data (repository)"
msgstr "开启你的 Bluesky 用户资料(存储库)下载页面"

#: src/view/screens/Settings/index.tsx:970
msgid "Opens modal for email verification"
msgstr "开启电子邮箱确认界面"

#: src/view/com/modals/ChangeHandle.tsx:281
msgid "Opens modal for using custom domain"
msgstr "开启使用自定义域名的模式"

#: src/view/screens/Settings/index.tsx:640
msgid "Opens moderation settings"
msgstr "开启限制设置"

#: src/view/com/auth/login/LoginForm.tsx:242
msgid "Opens password reset form"
msgstr "开启密码重置申请"

#: src/view/com/home/HomeHeaderLayout.web.tsx:63
#: src/view/screens/Feeds.tsx:356
msgid "Opens screen to edit Saved Feeds"
msgstr "开启用于编辑已保存信息流的界面"

#: src/view/screens/Settings/index.tsx:597
msgid "Opens screen with all saved feeds"
msgstr "开启包含所有已保存信息流的界面"

#: src/view/screens/Settings/index.tsx:696
msgid "Opens the app password settings"
msgstr "开启应用专用密码设置界面"

#: src/view/screens/Settings/index.tsx:554
msgid "Opens the Following feed preferences"
msgstr "开启关注信息流首选项"

#: src/view/com/modals/LinkWarning.tsx:76
msgid "Opens the linked website"
msgstr "开启链接的网页"

#: src/view/screens/Settings/index.tsx:829
#: src/view/screens/Settings/index.tsx:839
msgid "Opens the storybook page"
msgstr "开启 Storybook 界面"

#: src/view/screens/Settings/index.tsx:817
msgid "Opens the system log page"
msgstr "开启系统日志界面"

#: src/view/screens/Settings/index.tsx:575
msgid "Opens the threads preferences"
msgstr "开启讨论串首选项"

#: src/view/com/util/forms/DropdownButton.tsx:280
msgid "Option {0} of {numItems}"
msgstr "第 {0} 个选项,共 {numItems} 个"

#: src/components/ReportDialog/SubmitView.tsx:162
msgid "Optionally provide additional information below:"
msgstr "可选在下方提供额外信息:"

#: src/view/com/modals/Threadgate.tsx:89
msgid "Or combine these options:"
msgstr "或者选择组合这些选项:"

#: src/lib/moderation/useReportOptions.ts:25
msgid "Other"
msgstr "其他"

#: src/view/com/auth/login/ChooseAccountForm.tsx:147
msgid "Other account"
msgstr "其他账户"

#: src/view/com/composer/select-language/SelectLangBtn.tsx:91
msgid "Other..."
msgstr "其他..."

#: src/components/Lists.tsx:190
#: src/view/screens/NotFound.tsx:45
msgid "Page not found"
msgstr "无法找到此页面"

#: src/view/screens/NotFound.tsx:42
msgid "Page Not Found"
msgstr "无法找到此页面"

#: src/view/com/auth/create/Step1.tsx:191
#: src/view/com/auth/create/Step1.tsx:201
#: src/view/com/auth/login/LoginForm.tsx:213
#: src/view/com/auth/login/LoginForm.tsx:229
#: src/view/com/auth/login/SetNewPasswordForm.tsx:161
#: src/view/com/modals/DeleteAccount.tsx:195
#: src/view/com/modals/DeleteAccount.tsx:202
msgid "Password"
msgstr "密码"

#: src/view/com/modals/ChangePassword.tsx:142
msgid "Password Changed"
msgstr "密码已修改"

#: src/view/com/auth/login/Login.tsx:157
msgid "Password updated"
msgstr "密码已更新"

#: src/view/com/auth/login/PasswordUpdatedForm.tsx:28
msgid "Password updated!"
msgstr "密码已更新!"

#: src/Navigation.tsx:164
msgid "People followed by @{0}"
msgstr "@{0} 关注的人"

#: src/Navigation.tsx:157
msgid "People following @{0}"
msgstr "关注 @{0} 的人"

#: src/view/com/lightbox/Lightbox.tsx:66
msgid "Permission to access camera roll is required."
msgstr "需要相机的访问权限。"

#: src/view/com/lightbox/Lightbox.tsx:72
msgid "Permission to access camera roll was denied. Please enable it in your system settings."
msgstr "相机的访问权限已被拒绝,请在系统设置中启用。"

#: src/screens/Onboarding/index.tsx:31
msgid "Pets"
msgstr "宠物"

#: src/view/com/modals/SelfLabel.tsx:121
msgid "Pictures meant for adults."
msgstr "适合成年人的图像。"

#: src/view/screens/ProfileFeed.tsx:291
#: src/view/screens/ProfileList.tsx:563
msgid "Pin to home"
msgstr "固定到主页"

#: src/view/screens/ProfileFeed.tsx:294
msgid "Pin to Home"
msgstr "固定到主页"

#: src/view/screens/SavedFeeds.tsx:88
msgid "Pinned Feeds"
msgstr "固定信息流列表"

#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:111
msgid "Play {0}"
msgstr "播放 {0}"

#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:54
#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:55
msgid "Play Video"
msgstr "播放视频"

#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:110
msgid "Plays the GIF"
msgstr "播放 GIF"

#: src/view/com/auth/create/state.ts:124
msgid "Please choose your handle."
msgstr "请设置你的用户识别符。"

#: src/view/com/auth/create/state.ts:117
msgid "Please choose your password."
msgstr "请设置你的密码。"

#: src/view/com/auth/create/state.ts:131
msgid "Please complete the verification captcha."
msgstr "请完成 Captcha 验证"

#: src/view/com/modals/ChangeEmail.tsx:67
msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed."
msgstr "更改前请先确认你的电子邮箱。这是新增电子邮箱更新工具的临时要求,此限制将很快被移除。"

#: src/view/com/modals/AddAppPasswords.tsx:90
msgid "Please enter a name for your app password. All spaces is not allowed."
msgstr "请输入应用专用密码的名称,不允许使用空格。"

#: src/view/com/modals/AddAppPasswords.tsx:145
msgid "Please enter a unique name for this App Password or use our randomly generated one."
msgstr "请输入此应用专用密码的唯一名称,或使用我们提供的随机生成名称。"

#: src/components/dialogs/MutedWords.tsx:68
msgid "Please enter a valid word, tag, or phrase to mute"
msgstr "请输入一个有效的词、话题标签或短语"

#: src/view/com/auth/create/state.ts:103
msgid "Please enter your email."
msgstr "请输入你的电子邮箱。"

#: src/view/com/modals/DeleteAccount.tsx:191
msgid "Please enter your password as well:"
msgstr "请输入你的密码:"

#: src/components/moderation/LabelsOnMeDialog.tsx:222
msgid "Please explain why you think this label was incorrectly applied by {0}"
msgstr "请解释为什么你认为此标记是由 {0} 错误应用的"

#: src/view/com/modals/VerifyEmail.tsx:101
msgid "Please Verify Your Email"
msgstr "请验证你的电子邮箱"

#: src/view/com/composer/Composer.tsx:221
msgid "Please wait for your link card to finish loading"
msgstr "请等待你的链接卡片加载完毕"

#: src/screens/Onboarding/index.tsx:37
msgid "Politics"
msgstr "政治"

#: src/view/com/modals/SelfLabel.tsx:111
msgid "Porn"
msgstr "色情内容"

#: src/lib/moderation/useGlobalLabelStrings.ts:34
msgid "Pornography"
msgstr "色情"

#: src/view/com/composer/Composer.tsx:366
#: src/view/com/composer/Composer.tsx:374
msgctxt "action"
msgid "Post"
msgstr "发布"

#: src/view/com/post-thread/PostThread.tsx:292
msgctxt "description"
msgid "Post"
msgstr "发布"

#: src/view/com/post-thread/PostThreadItem.tsx:175
msgid "Post by {0}"
msgstr "{0} 的帖子"

#: src/Navigation.tsx:176
#: src/Navigation.tsx:183
#: src/Navigation.tsx:190
msgid "Post by @{0}"
msgstr "@{0} 的帖子"

#: src/view/com/util/forms/PostDropdownBtn.tsx:105
msgid "Post deleted"
msgstr "已删除帖子"

#: src/view/com/post-thread/PostThread.tsx:157
msgid "Post hidden"
msgstr "已隐藏帖子"

#: src/components/moderation/ModerationDetailsDialog.tsx:98
#: src/lib/moderation/useModerationCauseDescription.ts:99
msgid "Post Hidden by Muted Word"
msgstr "帖子被隐藏词所隐藏"

#: src/components/moderation/ModerationDetailsDialog.tsx:101
#: src/lib/moderation/useModerationCauseDescription.ts:108
msgid "Post Hidden by You"
msgstr "帖子由你隐藏"

#: src/view/com/composer/select-language/SelectLangBtn.tsx:87
msgid "Post language"
msgstr "帖子语言"

#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:75
msgid "Post Languages"
msgstr "帖子语言"

#: src/view/com/post-thread/PostThread.tsx:152
#: src/view/com/post-thread/PostThread.tsx:164
msgid "Post not found"
msgstr "无法找到帖子"

#: src/components/TagMenu/index.tsx:253
msgid "posts"
msgstr "帖子"

#: src/view/screens/Profile.tsx:188
msgid "Posts"
msgstr "帖子"

#: src/components/dialogs/MutedWords.tsx:90
msgid "Posts can be muted based on their text, their tags, or both."
msgstr "帖子可以根据其文本、话题标签或两者来隐藏。"

#: src/view/com/posts/FeedErrorMessage.tsx:64
msgid "Posts hidden"
msgstr "帖子已隐藏"

#: src/view/com/modals/LinkWarning.tsx:46
msgid "Potentially Misleading Link"
msgstr "潜在误导性链接"

#: src/components/Lists.tsx:88
msgid "Press to retry"
msgstr "点按重试"

#: src/view/com/lightbox/Lightbox.web.tsx:150
msgid "Previous image"
msgstr "上一张图片"

#: src/view/screens/LanguageSettings.tsx:187
msgid "Primary Language"
msgstr "首选语言"

#: src/view/screens/PreferencesThreads.tsx:97
msgid "Prioritize Your Follows"
msgstr "优先显示关注者"

#: src/view/screens/Settings/index.tsx:652
#: src/view/shell/desktop/RightNav.tsx:72
msgid "Privacy"
msgstr "隐私"

#: src/Navigation.tsx:231
#: src/view/com/auth/create/Policies.tsx:69
#: src/view/screens/PrivacyPolicy.tsx:29
#: src/view/screens/Settings/index.tsx:925
#: src/view/shell/Drawer.tsx:265
msgid "Privacy Policy"
msgstr "隐私政策"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:198
msgid "Processing..."
msgstr "处理中..."

#: src/view/screens/DebugMod.tsx:888
#: src/view/screens/Profile.tsx:340
msgid "profile"
msgstr "个人资料"

#: src/view/shell/bottom-bar/BottomBar.tsx:251
#: src/view/shell/desktop/LeftNav.tsx:419
#: src/view/shell/Drawer.tsx:70
#: src/view/shell/Drawer.tsx:549
#: src/view/shell/Drawer.tsx:550
msgid "Profile"
msgstr "个人资料"

#: src/view/com/modals/EditProfile.tsx:128
msgid "Profile updated"
msgstr "个人资料已更新"

#: src/view/screens/Settings/index.tsx:983
msgid "Protect your account by verifying your email."
msgstr "通过验证电子邮箱来保护你的账户。"

#: src/screens/Onboarding/StepFinished.tsx:101
msgid "Public"
msgstr "公开内容"

#: src/view/screens/ModerationModlists.tsx:61
msgid "Public, shareable lists of users to mute or block in bulk."
msgstr "公开且可共享的批量隐藏或屏蔽列表。"

#: src/view/screens/Lists.tsx:61
msgid "Public, shareable lists which can drive feeds."
msgstr "公开且可共享的列表,可作为信息流使用。"

#: src/view/com/composer/Composer.tsx:351
msgid "Publish post"
msgstr "发布帖子"

#: src/view/com/composer/Composer.tsx:351
msgid "Publish reply"
msgstr "发布回复"

#: src/view/com/modals/Repost.tsx:65
msgctxt "action"
msgid "Quote post"
msgstr "引用帖子"

#: src/view/com/util/post-ctrls/RepostButton.web.tsx:58
msgid "Quote post"
msgstr "引用帖子"

#: src/view/com/modals/Repost.tsx:70
msgctxt "action"
msgid "Quote Post"
msgstr "引用帖子"

#: src/view/screens/PreferencesThreads.tsx:86
msgid "Random (aka \"Poster's Roulette\")"
msgstr "随机显示 (手气不错)"

#: src/view/com/modals/EditImage.tsx:236
msgid "Ratios"
msgstr "比率"

#: src/view/screens/Search/Search.tsx:776
msgid "Recent Searches"
msgstr "最近的搜索"

#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:116
msgid "Recommended Feeds"
msgstr "推荐信息流"

#: src/view/com/auth/onboarding/RecommendedFollows.tsx:180
msgid "Recommended Users"
msgstr "推荐的用户"

#: src/components/dialogs/MutedWords.tsx:287
#: src/view/com/feeds/FeedSourceCard.tsx:283
#: src/view/com/modals/ListAddRemoveUsers.tsx:268
#: src/view/com/modals/SelfLabel.tsx:83
#: src/view/com/modals/UserAddRemoveLists.tsx:219
#: src/view/com/posts/FeedErrorMessage.tsx:204
msgid "Remove"
msgstr "移除"

#: src/view/com/util/AccountDropdownBtn.tsx:22
msgid "Remove account"
msgstr "删除账户"

#: src/view/com/util/UserAvatar.tsx:358
msgid "Remove Avatar"
msgstr "删除头像"

#: src/view/com/util/UserBanner.tsx:148
msgid "Remove Banner"
msgstr "删除横幅图片"

#: src/view/com/posts/FeedErrorMessage.tsx:160
msgid "Remove feed"
msgstr "删除信息流"

#: src/view/com/posts/FeedErrorMessage.tsx:201
msgid "Remove feed?"
msgstr "删除信息流?"

#: src/view/com/feeds/FeedSourceCard.tsx:173
#: src/view/com/feeds/FeedSourceCard.tsx:233
#: src/view/screens/ProfileFeed.tsx:334
#: src/view/screens/ProfileFeed.tsx:340
msgid "Remove from my feeds"
msgstr "从自定义信息流中删除"

#: src/view/com/feeds/FeedSourceCard.tsx:278
msgid "Remove from my feeds?"
msgstr "从自定义信息流中删除?"

#: src/view/com/composer/photos/Gallery.tsx:167
msgid "Remove image"
msgstr "删除图片"

#: src/view/com/composer/ExternalEmbed.tsx:70
msgid "Remove image preview"
msgstr "删除图片预览"

#: src/components/dialogs/MutedWords.tsx:330
msgid "Remove mute word from your list"
msgstr "从你的隐藏词列表中删除"

#: src/view/com/modals/Repost.tsx:47
msgid "Remove repost"
msgstr "删除转发"

#: src/view/com/posts/FeedErrorMessage.tsx:202
msgid "Remove this feed from your saved feeds"
msgstr "将这个信息流从保存的信息流列表中删除?"

#: src/view/com/modals/ListAddRemoveUsers.tsx:199
#: src/view/com/modals/UserAddRemoveLists.tsx:152
msgid "Removed from list"
msgstr "从列表中删除"

#: src/view/com/feeds/FeedSourceCard.tsx:121
msgid "Removed from my feeds"
msgstr "从自定义信息流中删除"

#: src/view/screens/ProfileFeed.tsx:208
msgid "Removed from your feeds"
msgstr "从你的自定义信息流中删除"

#: src/view/com/composer/ExternalEmbed.tsx:71
msgid "Removes default thumbnail from {0}"
msgstr "从 {0} 中删除默认缩略图"

#: src/view/screens/Profile.tsx:189
msgid "Replies"
msgstr "回复"

#: src/view/com/threadgate/WhoCanReply.tsx:98
msgid "Replies to this thread are disabled"
msgstr "对此讨论串的回复已被禁用"

#: src/view/com/composer/Composer.tsx:364
msgctxt "action"
msgid "Reply"
msgstr "回复"

#: src/view/screens/PreferencesFollowingFeed.tsx:144
msgid "Reply Filters"
msgstr "回复过滤器"

#: src/view/com/post/Post.tsx:166
#: src/view/com/posts/FeedItem.tsx:280
msgctxt "description"
msgid "Reply to <0/>"
msgstr "回复 <0/>"

#: src/view/com/profile/ProfileMenu.tsx:319
#: src/view/com/profile/ProfileMenu.tsx:322
msgid "Report Account"
msgstr "举报账户"

#: src/view/screens/ProfileFeed.tsx:351
#: src/view/screens/ProfileFeed.tsx:353
msgid "Report feed"
msgstr "举报信息流"

#: src/view/screens/ProfileList.tsx:429
msgid "Report List"
msgstr "举报列表"

#: src/view/com/util/forms/PostDropdownBtn.tsx:292
#: src/view/com/util/forms/PostDropdownBtn.tsx:294
msgid "Report post"
msgstr "举报帖子"

#: src/components/ReportDialog/SelectReportOptionView.tsx:43
msgid "Report this content"
msgstr "举报此内容"

#: src/components/ReportDialog/SelectReportOptionView.tsx:56
msgid "Report this feed"
msgstr "举报此信息流"

#: src/components/ReportDialog/SelectReportOptionView.tsx:53
msgid "Report this list"
msgstr "举报此列表"

#: src/components/ReportDialog/SelectReportOptionView.tsx:50
msgid "Report this post"
msgstr "举报此帖子"

#: src/components/ReportDialog/SelectReportOptionView.tsx:47
msgid "Report this user"
msgstr "举报此用户"

#: src/view/com/modals/Repost.tsx:43
#: src/view/com/modals/Repost.tsx:48
#: src/view/com/modals/Repost.tsx:53
#: src/view/com/util/post-ctrls/RepostButton.tsx:61
msgctxt "action"
msgid "Repost"
msgstr "转发"

#: src/view/com/util/post-ctrls/RepostButton.web.tsx:48
msgid "Repost"
msgstr "转发"

#: src/view/com/util/post-ctrls/RepostButton.web.tsx:94
#: src/view/com/util/post-ctrls/RepostButton.web.tsx:105
msgid "Repost or quote post"
msgstr "转发或引用帖子"

#: src/view/screens/PostRepostedBy.tsx:27
msgid "Reposted By"
msgstr "转发"

#: src/view/com/posts/FeedItem.tsx:197
msgid "Reposted by {0}"
msgstr "由 {0} 转发"

#: src/view/com/posts/FeedItem.tsx:214
msgid "Reposted by <0/>"
msgstr "由 <0/> 转发"

#: src/view/com/notifications/FeedItem.tsx:166
msgid "reposted your post"
msgstr "转发你的帖子"

#: src/view/com/post-thread/PostThreadItem.tsx:187
msgid "Reposts of this post"
msgstr "转发这条帖子"

#: src/view/com/modals/ChangeEmail.tsx:181
#: src/view/com/modals/ChangeEmail.tsx:183
msgid "Request Change"
msgstr "请求变更"

#: src/view/com/modals/ChangePassword.tsx:241
#: src/view/com/modals/ChangePassword.tsx:243
msgid "Request Code"
msgstr "确认码"

#: src/view/screens/Settings/index.tsx:475
msgid "Require alt text before posting"
msgstr "发布时检查媒体是否存在替代文本"

#: src/view/com/auth/create/Step1.tsx:146
msgid "Required for this provider"
msgstr "服务提供者要求"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:124
#: src/view/com/auth/login/SetNewPasswordForm.tsx:136
#: src/view/com/modals/ChangePassword.tsx:185
msgid "Reset code"
msgstr "确认码"

#: src/view/com/modals/ChangePassword.tsx:192
msgid "Reset Code"
msgstr "确认码"

#: src/view/screens/Settings/index.tsx:858
#: src/view/screens/Settings/index.tsx:861
msgid "Reset onboarding state"
msgstr "重置引导流程状态"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:104
msgid "Reset password"
msgstr "重置密码"

#: src/view/screens/Settings/index.tsx:848
#: src/view/screens/Settings/index.tsx:851
msgid "Reset preferences state"
msgstr "重置首选项状态"

#: src/view/screens/Settings/index.tsx:859
msgid "Resets the onboarding state"
msgstr "重置引导流程状态"

#: src/view/screens/Settings/index.tsx:849
msgid "Resets the preferences state"
msgstr "重置首选项状态"

#: src/view/com/auth/login/LoginForm.tsx:272
msgid "Retries login"
msgstr "重试登录"

#: src/view/com/util/error/ErrorMessage.tsx:57
#: src/view/com/util/error/ErrorScreen.tsx:74
msgid "Retries the last action, which errored out"
msgstr "重试上次出错的操作"

#: src/components/Lists.tsx:98
#: src/screens/Onboarding/StepInterests/index.tsx:221
#: src/screens/Onboarding/StepInterests/index.tsx:224
#: src/view/com/auth/create/CreateAccount.tsx:181
#: src/view/com/auth/create/CreateAccount.tsx:186
#: src/view/com/auth/login/LoginForm.tsx:271
#: src/view/com/auth/login/LoginForm.tsx:274
#: src/view/com/util/error/ErrorMessage.tsx:55
#: src/view/com/util/error/ErrorScreen.tsx:72
msgid "Retry"
msgstr "重试"

#: src/view/screens/ProfileList.tsx:917
msgid "Return to previous page"
msgstr "回到上一页"

#: src/view/screens/NotFound.tsx:59
msgid "Returns to home page"
msgstr "回到主页"

#: src/view/screens/NotFound.tsx:58
#: src/view/screens/ProfileFeed.tsx:112
msgid "Returns to previous page"
msgstr "回到上一页"

#: src/components/dialogs/BirthDateSettings.tsx:125
#: src/view/com/modals/ChangeHandle.tsx:173
#: src/view/com/modals/CreateOrEditList.tsx:337
#: src/view/com/modals/EditProfile.tsx:224
msgid "Save"
msgstr "保存"

#: src/view/com/lightbox/Lightbox.tsx:132
#: src/view/com/modals/CreateOrEditList.tsx:345
msgctxt "action"
msgid "Save"
msgstr "保存"

#: src/view/com/modals/AltImage.tsx:130
msgid "Save alt text"
msgstr "保存替代文字"

#: src/components/dialogs/BirthDateSettings.tsx:119
msgid "Save birthday"
msgstr "保存生日"

#: src/view/com/modals/EditProfile.tsx:232
msgid "Save Changes"
msgstr "保存更改"

#: src/view/com/modals/ChangeHandle.tsx:170
msgid "Save handle change"
msgstr "保存用户识别符更改"

#: src/view/com/modals/crop-image/CropImage.web.tsx:144
msgid "Save image crop"
msgstr "保存图片裁切"

#: src/view/screens/ProfileFeed.tsx:335
#: src/view/screens/ProfileFeed.tsx:341
msgid "Save to my feeds"
msgstr "保存到自定义信息流"

#: src/view/screens/SavedFeeds.tsx:122
msgid "Saved Feeds"
msgstr "已保存信息流"

#: src/view/com/lightbox/Lightbox.tsx:81
msgid "Saved to your camera roll."
msgstr "已保存到相机胶卷"

#: src/view/screens/ProfileFeed.tsx:212
msgid "Saved to your feeds"
msgstr "已保存到你的自定义信息流"

#: src/view/com/modals/EditProfile.tsx:225
msgid "Saves any changes to your profile"
msgstr "保存个人资料中所做的变更"

#: src/view/com/modals/ChangeHandle.tsx:171
msgid "Saves handle change to {handle}"
msgstr "保存用户识别符更改至 {handle}"

#: src/view/com/modals/crop-image/CropImage.web.tsx:145
msgid "Saves image crop settings"
msgstr "保存图片裁剪设置"

#: src/screens/Onboarding/index.tsx:36
msgid "Science"
msgstr "科学"

#: src/view/screens/ProfileList.tsx:873
msgid "Scroll to top"
msgstr "滚动到顶部"

#: src/Navigation.tsx:459
#: src/view/com/auth/LoggedOut.tsx:122
#: src/view/com/modals/ListAddRemoveUsers.tsx:75
#: src/view/com/util/forms/SearchInput.tsx:67
#: src/view/com/util/forms/SearchInput.tsx:79
#: src/view/screens/Search/Search.tsx:420
#: src/view/screens/Search/Search.tsx:669
#: src/view/screens/Search/Search.tsx:687
#: src/view/shell/bottom-bar/BottomBar.tsx:161
#: src/view/shell/desktop/LeftNav.tsx:328
#: src/view/shell/desktop/Search.tsx:215
#: src/view/shell/desktop/Search.tsx:224
#: src/view/shell/Drawer.tsx:365
#: src/view/shell/Drawer.tsx:366
msgid "Search"
msgstr "搜索"

#: src/view/screens/Search/Search.tsx:736
#: src/view/shell/desktop/Search.tsx:256
msgid "Search for \"{query}\""
msgstr "搜索 \"{query}\""

#: src/components/TagMenu/index.tsx:145
msgid "Search for all posts by @{authorHandle} with tag {displayTag}"
msgstr "搜索 @{authorHandle} 带有 {displayTag} 的所有帖子"

#: src/components/TagMenu/index.tsx:94
msgid "Search for all posts with tag {displayTag}"
msgstr "搜索所有带有 {displayTag} 的帖子"

#: src/view/com/auth/LoggedOut.tsx:104
#: src/view/com/auth/LoggedOut.tsx:105
#: src/view/com/modals/ListAddRemoveUsers.tsx:70
msgid "Search for users"
msgstr "搜索用户"

#: src/view/com/modals/ChangeEmail.tsx:110
msgid "Security Step Required"
msgstr "所需的安全步骤"

#: src/components/TagMenu/index.web.tsx:66
msgid "See {truncatedTag} posts"
msgstr "查看 {truncatedTag} 的帖子"

#: src/components/TagMenu/index.web.tsx:83
msgid "See {truncatedTag} posts by user"
msgstr "按用户查看 {truncatedTag} 的帖子"

#: src/components/TagMenu/index.tsx:128
msgid "See <0>{displayTag}</0> posts"
msgstr "查看 <0>{displayTag}</0> 的帖子"

#: src/components/TagMenu/index.tsx:187
msgid "See <0>{displayTag}</0> posts by this user"
msgstr "查看该用户 <0>{displayTag}</0> 的帖子"

#: src/view/screens/SavedFeeds.tsx:163
msgid "See this guide"
msgstr "查看指南"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:39
msgid "See what's next"
msgstr "查看下一步"

#: src/view/com/util/Selector.tsx:106
msgid "Select {item}"
msgstr "选择 {item}"

#: src/view/com/auth/login/Login.tsx:117
msgid "Select from an existing account"
msgstr "从现有账户中选择"

#: src/view/screens/LanguageSettings.tsx:299
msgid "Select languages"
msgstr "选择语言"

#: src/components/ReportDialog/SelectLabelerView.tsx:32
msgid "Select moderator"
msgstr "选择限制者"

#: src/view/com/util/Selector.tsx:107
msgid "Select option {i} of {numItems}"
msgstr "选择 {numItems} 项中的第 {i} 项"

#: src/view/com/auth/create/Step1.tsx:96
#: src/view/com/auth/login/LoginForm.tsx:153
msgid "Select service"
msgstr "选择服务"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:52
msgid "Select some accounts below to follow"
msgstr "选择以下一些账户进行关注"

#: src/components/ReportDialog/SubmitView.tsx:135
msgid "Select the moderation service(s) to report to"
msgstr "你要将该条举报提交给哪位限制服务提供者?"

#: src/view/com/auth/server-input/index.tsx:82
msgid "Select the service that hosts your data."
msgstr "选择托管你数据的服务器。"

#: src/screens/Onboarding/StepTopicalFeeds.tsx:96
msgid "Select topical feeds to follow from the list below"
msgstr "从下面的列表中选择要关注的专题信息流"

#: src/screens/Onboarding/StepModeration/index.tsx:62
msgid "Select what you want to see (or not see), and we’ll handle the rest."
msgstr "选择你想看到(或不想看到)的内容,剩下的由我们来处理。"

#: src/view/screens/LanguageSettings.tsx:281
msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown."
msgstr "选择你希望订阅信息流中所包含的语言。如果未选择任何语言,将默认显示所有语言。"

#: src/view/screens/LanguageSettings.tsx:98
msgid "Select your app language for the default text to display in the app."
msgstr "选择你的应用语言,以显示应用中的默认文本。"

#: src/screens/Onboarding/StepInterests/index.tsx:196
msgid "Select your interests from the options below"
msgstr "下面选择你感兴趣的选项"

#: src/view/screens/LanguageSettings.tsx:190
msgid "Select your preferred language for translations in your feed."
msgstr "选择你在订阅信息流中希望进行翻译的目标首选语言。"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116
msgid "Select your primary algorithmic feeds"
msgstr "选择你的信息流主要算法"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:142
msgid "Select your secondary algorithmic feeds"
msgstr "选择你的信息流次要算法"

#: src/view/com/modals/VerifyEmail.tsx:202
#: src/view/com/modals/VerifyEmail.tsx:204
msgid "Send Confirmation Email"
msgstr "发送确认电子邮件"

#: src/view/com/modals/DeleteAccount.tsx:131
msgid "Send email"
msgstr "发送电子邮件"

#: src/view/com/modals/DeleteAccount.tsx:144
msgctxt "action"
msgid "Send Email"
msgstr "发送电子邮件"

#: src/view/shell/Drawer.tsx:298
#: src/view/shell/Drawer.tsx:319
msgid "Send feedback"
msgstr "提交反馈"

#: src/components/ReportDialog/SubmitView.tsx:214
#: src/components/ReportDialog/SubmitView.tsx:218
msgid "Send report"
msgstr "提交举报"

#: src/components/ReportDialog/SelectLabelerView.tsx:46
msgid "Send report to {0}"
msgstr "给 {0} 提交举报"

#: src/view/com/modals/DeleteAccount.tsx:133
msgid "Sends email with confirmation code for account deletion"
msgstr "发送包含账户删除验证码的电子邮件"

#: src/view/com/auth/server-input/index.tsx:110
msgid "Server address"
msgstr "服务器地址"

#: src/screens/Moderation/index.tsx:306
msgid "Set birthdate"
msgstr "设置生日"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:104
msgid "Set new password"
msgstr "设置新密码"

#: src/view/com/auth/create/Step1.tsx:202
msgid "Set password"
msgstr "设置密码"

#: src/view/screens/PreferencesFollowingFeed.tsx:225
msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible."
msgstr "停用此设置项以隐藏来自订阅信息流的所有引用帖子,转发仍将可见。"

#: src/view/screens/PreferencesFollowingFeed.tsx:122
msgid "Set this setting to \"No\" to hide all replies from your feed."
msgstr "停用此设置项以隐藏来自订阅信息流的所有回复。"

#: src/view/screens/PreferencesFollowingFeed.tsx:191
msgid "Set this setting to \"No\" to hide all reposts from your feed."
msgstr "停用此设置项以隐藏来自订阅信息流的所有转发。"

#: src/view/screens/PreferencesThreads.tsx:122
msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature."
msgstr "启用此设置项以在分层视图中显示回复。这是一个实验性功能。"

#: src/view/screens/PreferencesFollowingFeed.tsx:261
msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature."
msgstr "启用此设置项以在关注信息流中显示已保存信息流的样例。这是一个实验性功能。"

#: src/screens/Onboarding/Layout.tsx:50
msgid "Set up your account"
msgstr "设置你的账户"

#: src/view/com/modals/ChangeHandle.tsx:266
msgid "Sets Bluesky username"
msgstr "设置 Bluesky 用户名"

#: src/view/screens/Settings/index.tsx:507
msgid "Sets color theme to dark"
msgstr "设置主题为深色模式"

#: src/view/screens/Settings/index.tsx:500
msgid "Sets color theme to light"
msgstr "设置主题为亮色模式"

#: src/view/screens/Settings/index.tsx:494
msgid "Sets color theme to system setting"
msgstr "设置主题跟随系统设置"

#: src/view/screens/Settings/index.tsx:533
msgid "Sets dark theme to the dark theme"
msgstr "设置深色模式至深黑"

#: src/view/screens/Settings/index.tsx:526
msgid "Sets dark theme to the dim theme"
msgstr "设置深色模式至暗淡"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:157
msgid "Sets email for password reset"
msgstr "设置用于重置密码的电子邮箱"

#: src/view/com/auth/login/ForgotPasswordForm.tsx:122
msgid "Sets hosting provider for password reset"
msgstr "设置用于密码重置的托管提供商信息"

#: src/view/com/modals/crop-image/CropImage.web.tsx:123
msgid "Sets image aspect ratio to square"
msgstr "将图片纵横比设置为正方形"

#: src/view/com/modals/crop-image/CropImage.web.tsx:113
msgid "Sets image aspect ratio to tall"
msgstr "将图片纵横比设置为高"

#: src/view/com/modals/crop-image/CropImage.web.tsx:103
msgid "Sets image aspect ratio to wide"
msgstr "将图片纵横比设置为宽"

#: src/view/com/auth/create/Step1.tsx:97
#: src/view/com/auth/login/LoginForm.tsx:154
msgid "Sets server for the Bluesky client"
msgstr "设置 Bluesky 客户端的服务器"

#: src/Navigation.tsx:139
#: src/view/screens/Settings/index.tsx:313
#: src/view/shell/desktop/LeftNav.tsx:437
#: src/view/shell/Drawer.tsx:570
#: src/view/shell/Drawer.tsx:571
msgid "Settings"
msgstr "设置"

#: src/view/com/modals/SelfLabel.tsx:125
msgid "Sexual activity or erotic nudity."
msgstr "性行为或性暗示裸露。"

#: src/lib/moderation/useGlobalLabelStrings.ts:38
msgid "Sexually Suggestive"
msgstr "性暗示"

#: src/view/com/lightbox/Lightbox.tsx:141
msgctxt "action"
msgid "Share"
msgstr "分享"

#: src/view/com/profile/ProfileMenu.tsx:215
#: src/view/com/profile/ProfileMenu.tsx:224
#: src/view/com/util/forms/PostDropdownBtn.tsx:228
#: src/view/com/util/forms/PostDropdownBtn.tsx:237
#: src/view/com/util/post-ctrls/PostCtrls.tsx:218
#: src/view/screens/ProfileList.tsx:388
msgid "Share"
msgstr "分享"

#: src/view/com/profile/ProfileMenu.tsx:373
#: src/view/com/util/forms/PostDropdownBtn.tsx:347
msgid "Share anyway"
msgstr "仍然分享"

#: src/view/screens/ProfileFeed.tsx:361
#: src/view/screens/ProfileFeed.tsx:363
msgid "Share feed"
msgstr "分享信息流"

#: src/components/moderation/ContentHider.tsx:115
#: src/components/moderation/GlobalModerationLabelPref.tsx:45
#: src/components/moderation/PostHider.tsx:107
#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:54
#: src/view/screens/Settings/index.tsx:363
msgid "Show"
msgstr "显示"

#: src/view/screens/PreferencesFollowingFeed.tsx:68
msgid "Show all replies"
msgstr "显示所有回复"

#: src/components/moderation/ScreenHider.tsx:162
#: src/components/moderation/ScreenHider.tsx:165
msgid "Show anyway"
msgstr "仍然显示"

#: src/lib/moderation/useLabelBehaviorDescription.ts:27
#: src/lib/moderation/useLabelBehaviorDescription.ts:63
msgid "Show badge"
msgstr "显示徽章"

#: src/lib/moderation/useLabelBehaviorDescription.ts:61
msgid "Show badge and filter from feeds"
msgstr "显示徽章并从信息流中过滤"

#: src/view/com/modals/EmbedConsent.tsx:87
msgid "Show embeds from {0}"
msgstr "显示来自 {0} 的嵌入内容"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:193
msgid "Show follows similar to {0}"
msgstr "显示类似于 {0} 的关注者"

#: src/view/com/post-thread/PostThreadItem.tsx:507
#: src/view/com/post/Post.tsx:201
#: src/view/com/posts/FeedItem.tsx:355
msgid "Show More"
msgstr "显示更多"

#: src/view/screens/PreferencesFollowingFeed.tsx:258
msgid "Show Posts from My Feeds"
msgstr "在自定义信息流中显示帖子"

#: src/view/screens/PreferencesFollowingFeed.tsx:222
msgid "Show Quote Posts"
msgstr "显示引用帖子"

#: src/screens/Onboarding/StepFollowingFeed.tsx:118
msgid "Show quote-posts in Following feed"
msgstr "在关注信息流中显示引用"

#: src/screens/Onboarding/StepFollowingFeed.tsx:134
msgid "Show quotes in Following"
msgstr "在关注中显示引用"

#: src/screens/Onboarding/StepFollowingFeed.tsx:94
msgid "Show re-posts in Following feed"
msgstr "在关注信息流中显示转发"

#: src/view/screens/PreferencesFollowingFeed.tsx:119
msgid "Show Replies"
msgstr "显示回复"

#: src/view/screens/PreferencesThreads.tsx:100
msgid "Show replies by people you follow before all other replies."
msgstr "在所有其他回复之前显示你关注的人的回复。"

#: src/screens/Onboarding/StepFollowingFeed.tsx:86
msgid "Show replies in Following"
msgstr "在关注中显示回复"

#: src/screens/Onboarding/StepFollowingFeed.tsx:70
msgid "Show replies in Following feed"
msgstr "在关注信息流中显示回复"

#: src/view/screens/PreferencesFollowingFeed.tsx:70
msgid "Show replies with at least {value} {0}"
msgstr "显示至少包含 {value} 个 {0} 的回复"

#: src/view/screens/PreferencesFollowingFeed.tsx:188
msgid "Show Reposts"
msgstr "显示转发"

#: src/screens/Onboarding/StepFollowingFeed.tsx:110
msgid "Show reposts in Following"
msgstr "在关注中显示转发"

#: src/components/moderation/ContentHider.tsx:68
#: src/components/moderation/PostHider.tsx:64
msgid "Show the content"
msgstr "显示内容"

#: src/view/com/notifications/FeedItem.tsx:351
msgid "Show users"
msgstr "显示用户"

#: src/lib/moderation/useLabelBehaviorDescription.ts:58
msgid "Show warning"
msgstr "显示警告"

#: src/lib/moderation/useLabelBehaviorDescription.ts:56
msgid "Show warning and filter from feeds"
msgstr "显示警告并从信息流中过滤"

#: src/view/com/post-thread/PostThreadFollowBtn.tsx:127
msgid "Shows posts from {0} in your feed"
msgstr "在你的信息流中显示来自 {0} 的帖子"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:72
#: src/view/com/auth/login/Login.tsx:98
#: src/view/com/auth/SplashScreen.tsx:81
#: src/view/shell/bottom-bar/BottomBar.tsx:289
#: src/view/shell/bottom-bar/BottomBar.tsx:290
#: src/view/shell/bottom-bar/BottomBar.tsx:292
#: src/view/shell/bottom-bar/BottomBarWeb.tsx:178
#: src/view/shell/bottom-bar/BottomBarWeb.tsx:179
#: src/view/shell/bottom-bar/BottomBarWeb.tsx:181
#: src/view/shell/NavSignupCard.tsx:58
#: src/view/shell/NavSignupCard.tsx:59
#: src/view/shell/NavSignupCard.tsx:61
msgid "Sign in"
msgstr "登录"

#: src/view/com/auth/HomeLoggedOutCTA.tsx:82
#: src/view/com/auth/SplashScreen.tsx:86
#: src/view/com/auth/SplashScreen.web.tsx:91
msgid "Sign In"
msgstr "登录"

#: src/view/com/auth/login/ChooseAccountForm.tsx:45
msgid "Sign in as {0}"
msgstr "以 {0} 登录"

#: src/view/com/auth/login/ChooseAccountForm.tsx:127
#: src/view/com/auth/login/Login.tsx:116
msgid "Sign in as..."
msgstr "登录为..."

#: src/view/com/auth/login/LoginForm.tsx:140
msgid "Sign into"
msgstr "登录到"

#: src/view/com/modals/SwitchAccount.tsx:68
#: src/view/com/modals/SwitchAccount.tsx:73
#: src/view/screens/Settings/index.tsx:107
#: src/view/screens/Settings/index.tsx:110
msgid "Sign out"
msgstr "登出"

#: src/view/shell/bottom-bar/BottomBar.tsx:279
#: src/view/shell/bottom-bar/BottomBar.tsx:280
#: src/view/shell/bottom-bar/BottomBar.tsx:282
#: src/view/shell/bottom-bar/BottomBarWeb.tsx:168
#: src/view/shell/bottom-bar/BottomBarWeb.tsx:169
#: src/view/shell/bottom-bar/BottomBarWeb.tsx:171
#: src/view/shell/NavSignupCard.tsx:49
#: src/view/shell/NavSignupCard.tsx:50
#: src/view/shell/NavSignupCard.tsx:52
msgid "Sign up"
msgstr "注册"

#: src/view/shell/NavSignupCard.tsx:42
msgid "Sign up or sign in to join the conversation"
msgstr "注册或登录以加入对话"

#: src/components/moderation/ScreenHider.tsx:98
#: src/lib/moderation/useGlobalLabelStrings.ts:28
msgid "Sign-in Required"
msgstr "需要登录"

#: src/view/screens/Settings/index.tsx:374
msgid "Signed in as"
msgstr "登录身份"

#: src/view/com/auth/login/ChooseAccountForm.tsx:112
msgid "Signed in as @{0}"
msgstr "以 @{0} 身份登录"

#: src/view/com/modals/SwitchAccount.tsx:70
msgid "Signs {0} out of Bluesky"
msgstr "从 {0} 登出 Bluesky"

#: src/screens/Onboarding/StepInterests/index.tsx:235
#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:195
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:35
msgid "Skip"
msgstr "跳过"

#: src/screens/Onboarding/StepInterests/index.tsx:232
msgid "Skip this flow"
msgstr "跳过此流程"

#: src/screens/Onboarding/index.tsx:40
msgid "Software Dev"
msgstr "程序开发"

#: src/components/ReportDialog/index.tsx:52
#: src/screens/Moderation/index.tsx:116
#: src/screens/Profile/Sections/Labels.tsx:77
msgid "Something went wrong, please try again."
msgstr "出了点问题,请重试。"

#: src/App.native.tsx:71
msgid "Sorry! Your session expired. Please log in again."
msgstr "很抱歉,你的登录会话已过期,请重新登录。"

#: src/view/screens/PreferencesThreads.tsx:69
msgid "Sort Replies"
msgstr "回复排序"

#: src/view/screens/PreferencesThreads.tsx:72
msgid "Sort replies to the same post by:"
msgstr "对同一帖子的回复进行排序:"

#: src/components/moderation/LabelsOnMeDialog.tsx:147
msgid "Source:"
msgstr "来源:"

#: src/lib/moderation/useReportOptions.ts:65
msgid "Spam"
msgstr "垃圾内容"

#: src/lib/moderation/useReportOptions.ts:53
msgid "Spam; excessive mentions or replies"
msgstr "垃圾内容;过多的提及或回复"

#: src/screens/Onboarding/index.tsx:30
msgid "Sports"
msgstr "运动"

#: src/view/com/modals/crop-image/CropImage.web.tsx:122
msgid "Square"
msgstr "方块"

#: src/view/screens/Settings/index.tsx:905
msgid "Status page"
msgstr "状态页"

#: src/view/com/auth/create/StepHeader.tsx:22
msgid "Step {0} of {numSteps}"
msgstr "第 {0} 步,共 {numSteps} 步"

#: src/view/screens/Settings/index.tsx:292
msgid "Storage cleared, you need to restart the app now."
msgstr "已清除存储,请立即重启应用。"

#: src/Navigation.tsx:211
#: src/view/screens/Settings/index.tsx:831
msgid "Storybook"
msgstr "Storybook"

#: src/components/moderation/LabelsOnMeDialog.tsx:256
#: src/components/moderation/LabelsOnMeDialog.tsx:257
msgid "Submit"
msgstr "提交"

#: src/view/screens/ProfileList.tsx:590
msgid "Subscribe"
msgstr "订阅"

#: src/screens/Profile/Sections/Labels.tsx:181
msgid "Subscribe to @{0} to use these labels:"
msgstr "订阅 @{0} 以使用这些标记:"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:222
msgid "Subscribe to Labeler"
msgstr "订阅标记者"

#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:173
#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:308
msgid "Subscribe to the {0} feed"
msgstr "订阅 {0} 信息流"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:185
msgid "Subscribe to this labeler"
msgstr "订阅这个标记者"

#: src/view/screens/ProfileList.tsx:586
msgid "Subscribe to this list"
msgstr "订阅这个列表"

#: src/view/screens/Search/Search.tsx:375
msgid "Suggested Follows"
msgstr "推荐的关注者"

#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:65
msgid "Suggested for you"
msgstr "为你推荐"

#: src/view/com/modals/SelfLabel.tsx:95
msgid "Suggestive"
msgstr "建议"

#: src/Navigation.tsx:226
#: src/view/screens/Support.tsx:30
#: src/view/screens/Support.tsx:33
msgid "Support"
msgstr "支持"

#: src/view/com/modals/SwitchAccount.tsx:123
msgid "Switch Account"
msgstr "切换账户"

#: src/view/com/modals/SwitchAccount.tsx:103
#: src/view/screens/Settings/index.tsx:139
msgid "Switch to {0}"
msgstr "切换到 {0}"

#: src/view/com/modals/SwitchAccount.tsx:104
#: src/view/screens/Settings/index.tsx:140
msgid "Switches the account you are logged in to"
msgstr "切换你登录的账户"

#: src/view/screens/Settings/index.tsx:491
msgid "System"
msgstr "系统"

#: src/view/screens/Settings/index.tsx:819
msgid "System log"
msgstr "系统日志"

#: src/components/dialogs/MutedWords.tsx:324
msgid "tag"
msgstr "话题标签"

#: src/components/TagMenu/index.tsx:78
msgid "Tag menu: {displayTag}"
msgstr "话题标签菜单:{displayTag}"

#: src/view/com/modals/crop-image/CropImage.web.tsx:112
msgid "Tall"
msgstr "高"

#: src/view/com/util/images/AutoSizedImage.tsx:70
msgid "Tap to view fully"
msgstr "点击查看完整内容"

#: src/screens/Onboarding/index.tsx:39
msgid "Tech"
msgstr "科技"

#: src/view/shell/desktop/RightNav.tsx:81
msgid "Terms"
msgstr "条款"

#: src/Navigation.tsx:236
#: src/view/com/auth/create/Policies.tsx:59
#: src/view/screens/Settings/index.tsx:919
#: src/view/screens/TermsOfService.tsx:29
#: src/view/shell/Drawer.tsx:259
msgid "Terms of Service"
msgstr "服务条款"

#: src/lib/moderation/useReportOptions.ts:58
#: src/lib/moderation/useReportOptions.ts:79
#: src/lib/moderation/useReportOptions.ts:87
msgid "Terms used violate community standards"
msgstr "用词违反了社群准则"

#: src/components/dialogs/MutedWords.tsx:324
msgid "text"
msgstr "文本"

#: src/components/moderation/LabelsOnMeDialog.tsx:220
msgid "Text input field"
msgstr "文本输入框"

#: src/components/ReportDialog/SubmitView.tsx:78
msgid "Thank you. Your report has been sent."
msgstr "谢谢,你的举报已提交。"

#: src/view/com/modals/ChangeHandle.tsx:466
msgid "That contains the following:"
msgstr "其中包含以下内容:"

#: src/view/com/auth/create/CreateAccount.tsx:94
msgid "That handle is already taken."
msgstr "该用户识别符已被占用"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:274
#: src/view/com/profile/ProfileMenu.tsx:349
msgid "The account will be able to interact with you after unblocking."
msgstr "解除屏蔽后,该账户将能够与你互动。"

#: src/components/moderation/ModerationDetailsDialog.tsx:128
msgid "the author"
msgstr "作者"

#: src/view/screens/CommunityGuidelines.tsx:36
msgid "The Community Guidelines have been moved to <0/>"
msgstr "社群准则已迁移至 <0/>"

#: src/view/screens/CopyrightPolicy.tsx:33
msgid "The Copyright Policy has been moved to <0/>"
msgstr "版权许可已迁移至 <0/>"

#: src/components/moderation/LabelsOnMeDialog.tsx:49
msgid "The following labels were applied to your account."
msgstr "以下标记已应用到你的账户。"

#: src/components/moderation/LabelsOnMeDialog.tsx:50
msgid "The following labels were applied to your content."
msgstr "以下标记已应用到你的内容。"

#: src/screens/Onboarding/Layout.tsx:60
msgid "The following steps will help customize your Bluesky experience."
msgstr "以下步骤将帮助定制你的 Bluesky 体验。"

#: src/view/com/post-thread/PostThread.tsx:153
#: src/view/com/post-thread/PostThread.tsx:165
msgid "The post may have been deleted."
msgstr "此帖子可能已被删除。"

#: src/view/screens/PrivacyPolicy.tsx:33
msgid "The Privacy Policy has been moved to <0/>"
msgstr "隐私政策已迁移至 <0/>"

#: src/view/screens/Support.tsx:36
msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us."
msgstr "支持表单已被移除。如果你需要帮助,请点击<0/>或访问{HELP_DESK_URL}与我们联系。"

#: src/view/screens/TermsOfService.tsx:33
msgid "The Terms of Service have been moved to"
msgstr "服务条款已迁移至"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:150
msgid "There are many feeds to try:"
msgstr "这里有些信息流你可以尝试:"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:113
#: src/view/screens/ProfileFeed.tsx:543
msgid "There was an an issue contacting the server, please check your internet connection and try again."
msgstr "连接至服务器时出现问题,请检查你的互联网连接并重试。"

#: src/view/com/posts/FeedErrorMessage.tsx:138
msgid "There was an an issue removing this feed. Please check your internet connection and try again."
msgstr "删除信息流时出现问题,请检查你的互联网连接并重试。"

#: src/view/screens/ProfileFeed.tsx:217
msgid "There was an an issue updating your feeds, please check your internet connection and try again."
msgstr "更新信息流时出现问题,请检查你的互联网连接并重试。"

#: src/view/screens/ProfileFeed.tsx:244
#: src/view/screens/ProfileList.tsx:275
#: src/view/screens/SavedFeeds.tsx:209
#: src/view/screens/SavedFeeds.tsx:231
#: src/view/screens/SavedFeeds.tsx:252
msgid "There was an issue contacting the server"
msgstr "连接服务器时出现问题"

#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57
#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66
#: src/view/com/feeds/FeedSourceCard.tsx:110
#: src/view/com/feeds/FeedSourceCard.tsx:123
msgid "There was an issue contacting your server"
msgstr "连接服务器时出现问题"

#: src/view/com/notifications/Feed.tsx:117
msgid "There was an issue fetching notifications. Tap here to try again."
msgstr "刷新通知时出现问题,点击重试。"

#: src/view/com/posts/Feed.tsx:283
msgid "There was an issue fetching posts. Tap here to try again."
msgstr "刷新帖子时出现问题,点击重试。"

#: src/view/com/lists/ListMembers.tsx:172
msgid "There was an issue fetching the list. Tap here to try again."
msgstr "刷新列表时出现问题,点击重试。"

#: src/view/com/feeds/ProfileFeedgens.tsx:148
#: src/view/com/lists/ProfileLists.tsx:155
msgid "There was an issue fetching your lists. Tap here to try again."
msgstr "刷新列表时出现问题,点击重试。"

#: src/components/ReportDialog/SubmitView.tsx:83
msgid "There was an issue sending your report. Please check your internet connection."
msgstr "提交举报时出现问题,请检查你的网络连接。"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:65
msgid "There was an issue syncing your preferences with the server"
msgstr "与服务器同步首选项时出现问题"

#: src/view/screens/AppPasswords.tsx:68
msgid "There was an issue with fetching your app passwords"
msgstr "获取应用专用密码时出现问题"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:120
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:134
#: src/view/com/post-thread/PostThreadFollowBtn.tsx:96
#: src/view/com/post-thread/PostThreadFollowBtn.tsx:108
#: src/view/com/profile/ProfileMenu.tsx:106
#: src/view/com/profile/ProfileMenu.tsx:117
#: src/view/com/profile/ProfileMenu.tsx:132
#: src/view/com/profile/ProfileMenu.tsx:143
#: src/view/com/profile/ProfileMenu.tsx:157
#: src/view/com/profile/ProfileMenu.tsx:170
msgid "There was an issue! {0}"
msgstr "出现问题了!{0}"

#: src/view/screens/ProfileList.tsx:288
#: src/view/screens/ProfileList.tsx:302
#: src/view/screens/ProfileList.tsx:316
#: src/view/screens/ProfileList.tsx:330
msgid "There was an issue. Please check your internet connection and try again."
msgstr "出现问题了,请检查你的互联网连接并重试。"

#: src/view/com/util/ErrorBoundary.tsx:51
msgid "There was an unexpected issue in the application. Please let us know if this happened to you!"
msgstr "应用发生意外错误,请联系我们进行错误反馈!"

#: src/screens/Deactivated.tsx:106
msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can."
msgstr "Bluesky 迎来了大量新用户!我们将尽快激活你的账户。"

#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:138
msgid "These are popular accounts you might like:"
msgstr "这里是一些受欢迎的账户,你可能会喜欢:"

#: src/components/moderation/ScreenHider.tsx:117
msgid "This {screenDescription} has been flagged:"
msgstr "{screenDescription} 已被标记:"

#: src/components/moderation/ScreenHider.tsx:112
msgid "This account has requested that users sign in to view their profile."
msgstr "此账户要求用户登录后才能查看其个人资料。"

#: src/components/moderation/LabelsOnMeDialog.tsx:205
msgid "This appeal will be sent to <0>{0}</0>."
msgstr "此申诉将发送至 <0>{0}</0>。"

#: src/lib/moderation/useGlobalLabelStrings.ts:19
msgid "This content has been hidden by the moderators."
msgstr "此内容已被限制者隐藏。"

#: src/lib/moderation/useGlobalLabelStrings.ts:24
msgid "This content has received a general warning from moderators."
msgstr "此内容已受到限制者设置的一般警告。"

#: src/view/com/modals/EmbedConsent.tsx:68
msgid "This content is hosted by {0}. Do you want to enable external media?"
msgstr "此内容由 {0} 托管。是否要启用外部媒体?"

#: src/components/moderation/ModerationDetailsDialog.tsx:78
#: src/lib/moderation/useModerationCauseDescription.ts:77
msgid "This content is not available because one of the users involved has blocked the other."
msgstr "由于其中一个用户屏蔽了另一个用户,此内容不可用。"

#: src/view/com/posts/FeedErrorMessage.tsx:108
msgid "This content is not viewable without a Bluesky account."
msgstr "没有 Bluesky 账户,无法查看此内容。"

#: src/view/screens/Settings/ExportCarDialog.tsx:75
msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost</0>."
msgstr "该功能正在测试,你可以在<0>这篇博客文章</0>中获得关于导出数据的更多信息。"

#: src/view/com/posts/FeedErrorMessage.tsx:114
msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later."
msgstr "该信息流当前使用人数较多,服务暂时不可用。请稍后再试。"

#: src/screens/Profile/Sections/Feed.tsx:50
#: src/view/screens/ProfileFeed.tsx:476
#: src/view/screens/ProfileList.tsx:675
msgid "This feed is empty!"
msgstr "该信息流为空!"

#: src/view/com/posts/CustomFeedEmptyState.tsx:37
msgid "This feed is empty! You may need to follow more users or tune your language settings."
msgstr "该信息流为空!你或许需要先关注更多的人或检查你的语言设置。"

#: src/components/dialogs/BirthDateSettings.tsx:41
msgid "This information is not shared with other users."
msgstr "此信息不会分享给其他用户。"

#: src/view/com/modals/VerifyEmail.tsx:119
msgid "This is important in case you ever need to change your email or reset your password."
msgstr "这很重要,以防你将来需要更改电子邮箱或重置密码。"

#: src/components/moderation/ModerationDetailsDialog.tsx:125
msgid "This label was applied by {0}."
msgstr "此标记由 {0} 应用。"

#: src/screens/Profile/Sections/Labels.tsx:168
msgid "This labeler hasn't declared what labels it publishes, and may not be active."
msgstr "此标记者尚未声明他发布的标记,并且可能处于非活跃状态。"

#: src/view/com/modals/LinkWarning.tsx:58
msgid "This link is taking you to the following website:"
msgstr "此链接将带你到以下网站:"

#: src/view/screens/ProfileList.tsx:853
msgid "This list is empty!"
msgstr "此列表为空!"

#: src/screens/Profile/ErrorState.tsx:40
msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us."
msgstr "此限制提供服务不可用,请查看下方获取更多详情。如果问题持续存在,请联系我们。"

#: src/view/com/modals/AddAppPasswords.tsx:106
msgid "This name is already in use"
msgstr "该名称已被使用"

#: src/view/com/post-thread/PostThreadItem.tsx:125
msgid "This post has been deleted."
msgstr "此帖子已被删除。"

#: src/view/com/util/forms/PostDropdownBtn.tsx:344
msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in."
msgstr "此帖子只对已登录用户可见,未登录的用户将无法看到。"

#: src/view/com/util/forms/PostDropdownBtn.tsx:326
msgid "This post will be hidden from feeds."
msgstr "此帖子将从信息流中隐藏。"

#: src/view/com/profile/ProfileMenu.tsx:370
msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in."
msgstr "此个人资料只对已登录用户可见,未登录的用户将无法看到。"

#: src/view/com/auth/create/Policies.tsx:46
msgid "This service has not provided terms of service or a privacy policy."
msgstr "此服务没有提供服务条款或隐私政策。"

#: src/view/com/modals/ChangeHandle.tsx:446
msgid "This should create a domain record at:"
msgstr "应该在以下位置创建一个域名记录:"

#: src/view/com/profile/ProfileFollowers.tsx:95
msgid "This user doesn't have any followers."
msgstr "此用户目前没有任何关注者。"

#: src/components/moderation/ModerationDetailsDialog.tsx:73
#: src/lib/moderation/useModerationCauseDescription.ts:68
msgid "This user has blocked you. You cannot view their content."
msgstr "此用户已将你屏蔽,你将无法看到他所发布的内容。"

#: src/lib/moderation/useGlobalLabelStrings.ts:30
msgid "This user has requested that their content only be shown to signed-in users."
msgstr "此用户要求其发布内容仅对已登录用户可见。"

#: src/components/moderation/ModerationDetailsDialog.tsx:56
msgid "This user is included in the <0>{0}</0> list which you have blocked."
msgstr "此用户包含在你已屏蔽的 <0>{0}</0> 列表中。"

#: src/components/moderation/ModerationDetailsDialog.tsx:85
msgid "This user is included in the <0>{0}</0> list which you have muted."
msgstr "此用户包含在你已隐藏的 <0>{0}</0> 列表中。"

#: src/view/com/profile/ProfileFollows.tsx:94
msgid "This user isn't following anyone."
msgstr "此账户目前没有关注任何人。"

#: src/view/com/modals/SelfLabel.tsx:137
msgid "This warning is only available for posts with media attached."
msgstr "此警告仅适用于附带媒体的帖子。"

#: src/components/dialogs/MutedWords.tsx:284
msgid "This will delete {0} from your muted words. You can always add it back later."
msgstr "这将从你的隐藏词中删除 {0}。你随时可以重新添加。"

#: src/view/screens/Settings/index.tsx:574
msgid "Thread preferences"
msgstr "讨论串首选项"

#: src/view/screens/PreferencesThreads.tsx:53
#: src/view/screens/Settings/index.tsx:584
msgid "Thread Preferences"
msgstr "讨论串首选项"

#: src/view/screens/PreferencesThreads.tsx:119
msgid "Threaded Mode"
msgstr "讨论串模式"

#: src/Navigation.tsx:269
msgid "Threads Preferences"
msgstr "讨论串首选项"

#: src/components/ReportDialog/SelectLabelerView.tsx:35
msgid "To whom would you like to send this report?"
msgstr "你想将举报提交给谁?"

#: src/components/dialogs/MutedWords.tsx:113
msgid "Toggle between muted word options."
msgstr "在隐藏词选项之间切换。"

#: src/view/com/util/forms/DropdownButton.tsx:246
msgid "Toggle dropdown"
msgstr "切换下拉式菜单"

#: src/screens/Moderation/index.tsx:334
msgid "Toggle to enable or disable adult content"
msgstr "切换以启用或禁用成人内容"

#: src/view/com/modals/EditImage.tsx:271
msgid "Transformations"
msgstr "转换"

#: src/view/com/post-thread/PostThreadItem.tsx:644
#: src/view/com/post-thread/PostThreadItem.tsx:646
#: src/view/com/util/forms/PostDropdownBtn.tsx:212
#: src/view/com/util/forms/PostDropdownBtn.tsx:214
msgid "Translate"
msgstr "翻译"

#: src/view/com/util/error/ErrorScreen.tsx:82
msgctxt "action"
msgid "Try again"
msgstr "重试"

#: src/view/com/modals/ChangeHandle.tsx:429
msgid "Type:"
msgstr "类型:"

#: src/view/screens/ProfileList.tsx:478
msgid "Un-block list"
msgstr "取消屏蔽列表"

#: src/view/screens/ProfileList.tsx:461
msgid "Un-mute list"
msgstr "取消隐藏列表"

#: src/view/com/auth/create/CreateAccount.tsx:58
#: src/view/com/auth/login/ForgotPasswordForm.tsx:87
#: src/view/com/auth/login/Login.tsx:76
#: src/view/com/auth/login/LoginForm.tsx:121
#: src/view/com/modals/ChangePassword.tsx:70
msgid "Unable to contact your service. Please check your Internet connection."
msgstr "无法连接到服务,请检查互联网连接。"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:174
#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:278
#: src/view/com/profile/ProfileMenu.tsx:361
#: src/view/screens/ProfileList.tsx:572
msgid "Unblock"
msgstr "取消屏蔽"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:179
msgctxt "action"
msgid "Unblock"
msgstr "取消屏蔽"

#: src/view/com/profile/ProfileMenu.tsx:299
#: src/view/com/profile/ProfileMenu.tsx:305
msgid "Unblock Account"
msgstr "取消屏蔽账户"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:272
#: src/view/com/profile/ProfileMenu.tsx:343
msgid "Unblock Account?"
msgstr "取消屏蔽账户?"

#: src/view/com/modals/Repost.tsx:42
#: src/view/com/modals/Repost.tsx:55
#: src/view/com/util/post-ctrls/RepostButton.tsx:60
#: src/view/com/util/post-ctrls/RepostButton.web.tsx:48
msgid "Undo repost"
msgstr "取消转发"

#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:141
#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:246
msgid "Unfollow"
msgstr "取消关注"

#: src/view/com/profile/FollowButton.tsx:60
msgctxt "action"
msgid "Unfollow"
msgstr "取消关注"

#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:213
msgid "Unfollow {0}"
msgstr "取消关注 {0}"

#: src/view/com/profile/ProfileMenu.tsx:241
#: src/view/com/profile/ProfileMenu.tsx:251
msgid "Unfollow Account"
msgstr "取消关注账户"

#: src/view/com/auth/create/state.ts:262
msgid "Unfortunately, you do not meet the requirements to create an account."
msgstr "很遗憾,你不符合创建账户的要求。"

#: src/view/com/util/post-ctrls/PostCtrls.tsx:185
msgid "Unlike"
msgstr "取消喜欢"

#: src/view/screens/ProfileFeed.tsx:572
msgid "Unlike this feed"
msgstr "取消喜欢这个信息流"

#: src/components/TagMenu/index.tsx:249
#: src/view/screens/ProfileList.tsx:579
msgid "Unmute"
msgstr "取消隐藏"

#: src/components/TagMenu/index.web.tsx:104
msgid "Unmute {truncatedTag}"
msgstr "取消隐藏 {truncatedTag}"

#: src/view/com/profile/ProfileMenu.tsx:278
#: src/view/com/profile/ProfileMenu.tsx:284
msgid "Unmute Account"
msgstr "取消隐藏账户"

#: src/components/TagMenu/index.tsx:208
msgid "Unmute all {displayTag} posts"
msgstr "取消隐藏所有 {displayTag} 帖子"

#: src/view/com/util/forms/PostDropdownBtn.tsx:251
#: src/view/com/util/forms/PostDropdownBtn.tsx:256
msgid "Unmute thread"
msgstr "取消隐藏讨论串"

#: src/view/screens/ProfileFeed.tsx:294
#: src/view/screens/ProfileList.tsx:563
msgid "Unpin"
msgstr "取消固定"

#: src/view/screens/ProfileFeed.tsx:291
msgid "Unpin from home"
msgstr "从主页取消固定"

#: src/view/screens/ProfileList.tsx:444
msgid "Unpin moderation list"
msgstr "取消固定限制列表"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:220
msgid "Unsubscribe"
msgstr "取消订阅"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:184
msgid "Unsubscribe from this labeler"
msgstr "取消订阅此标记者"

#: src/lib/moderation/useReportOptions.ts:70
msgid "Unwanted Sexual Content"
msgstr "不受欢迎的性内容"

#: src/view/com/modals/UserAddRemoveLists.tsx:70
msgid "Update {displayName} in Lists"
msgstr "更新列表中的 {displayName}"

#: src/view/com/modals/ChangeHandle.tsx:509
msgid "Update to {handle}"
msgstr "更新至 {handle}"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:204
msgid "Updating..."
msgstr "更新中..."

#: src/view/com/modals/ChangeHandle.tsx:455
msgid "Upload a text file to:"
msgstr "将文本文件上传至:"

#: src/view/com/util/UserAvatar.tsx:326
#: src/view/com/util/UserAvatar.tsx:329
#: src/view/com/util/UserBanner.tsx:116
#: src/view/com/util/UserBanner.tsx:119
msgid "Upload from Camera"
msgstr "从相机上传"

#: src/view/com/util/UserAvatar.tsx:343
#: src/view/com/util/UserBanner.tsx:133
msgid "Upload from Files"
msgstr "从文件上传"

#: src/view/com/util/UserAvatar.tsx:337
#: src/view/com/util/UserAvatar.tsx:341
#: src/view/com/util/UserBanner.tsx:127
#: src/view/com/util/UserBanner.tsx:131
msgid "Upload from Library"
msgstr "从媒体库上传"

#: src/view/com/modals/ChangeHandle.tsx:409
msgid "Use a file on your server"
msgstr "使用你服务器上的文件"

#: src/view/screens/AppPasswords.tsx:197
msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password."
msgstr "使用应用专用密码登录到其他 Bluesky 客户端,而无需对其授予你账户或密码的完全访问权限。"

#: src/view/com/modals/ChangeHandle.tsx:518
msgid "Use bsky.social as hosting provider"
msgstr "使用 bsky.social 作为域名提供商"

#: src/view/com/modals/ChangeHandle.tsx:517
msgid "Use default provider"
msgstr "使用默认提供商"

#: src/view/com/modals/InAppBrowserConsent.tsx:56
#: src/view/com/modals/InAppBrowserConsent.tsx:58
msgid "Use in-app browser"
msgstr "使用内置浏览器"

#: src/view/com/modals/InAppBrowserConsent.tsx:66
#: src/view/com/modals/InAppBrowserConsent.tsx:68
msgid "Use my default browser"
msgstr "使用系统默认浏览器"

#: src/view/com/modals/ChangeHandle.tsx:401
msgid "Use the DNS panel"
msgstr "使用 DNS 面板"

#: src/view/com/modals/AddAppPasswords.tsx:155
msgid "Use this to sign into the other app along with your handle."
msgstr "使用这个和你的用户识别符一起登录其他应用。"

#: src/view/com/modals/InviteCodes.tsx:200
msgid "Used by:"
msgstr "使用者:"

#: src/components/moderation/ModerationDetailsDialog.tsx:65
#: src/lib/moderation/useModerationCauseDescription.ts:56
msgid "User Blocked"
msgstr "用户被屏蔽"

#: src/lib/moderation/useModerationCauseDescription.ts:48
msgid "User Blocked by \"{0}\""
msgstr "用户被 \"{0}\" 屏蔽"

#: src/components/moderation/ModerationDetailsDialog.tsx:54
msgid "User Blocked by List"
msgstr "用户被列表屏蔽"

#: src/lib/moderation/useModerationCauseDescription.ts:66
msgid "User Blocking You"
msgstr "用户屏蔽了你"

#: src/components/moderation/ModerationDetailsDialog.tsx:71
msgid "User Blocks You"
msgstr "用户屏蔽了你"

#: src/view/com/auth/create/Step2.tsx:79
msgid "User handle"
msgstr "用户识别符"

#: src/view/com/lists/ListCard.tsx:85
#: src/view/com/modals/UserAddRemoveLists.tsx:198
msgid "User list by {0}"
msgstr "{0} 的用户列表"

#: src/view/screens/ProfileList.tsx:777
msgid "User list by <0/>"
msgstr "<0/> 的用户列表"

#: src/view/com/lists/ListCard.tsx:83
#: src/view/com/modals/UserAddRemoveLists.tsx:196
#: src/view/screens/ProfileList.tsx:775
msgid "User list by you"
msgstr "你的用户列表"

#: src/view/com/modals/CreateOrEditList.tsx:196
msgid "User list created"
msgstr "用户列表已创建"

#: src/view/com/modals/CreateOrEditList.tsx:182
msgid "User list updated"
msgstr "用户列表已更新"

#: src/view/screens/Lists.tsx:58
msgid "User Lists"
msgstr "用户列表"

#: src/view/com/auth/login/LoginForm.tsx:180
#: src/view/com/auth/login/LoginForm.tsx:198
msgid "Username or email address"
msgstr "用户名或电子邮箱"

#: src/view/screens/ProfileList.tsx:811
msgid "Users"
msgstr "用户"

#: src/view/com/threadgate/WhoCanReply.tsx:143
msgid "users followed by <0/>"
msgstr "关注 <0/> 的用户"

#: src/view/com/modals/Threadgate.tsx:106
msgid "Users in \"{0}\""
msgstr "\"{0}\"中的用户"

#: src/components/LikesDialog.tsx:85
msgid "Users that have liked this content or profile"
msgstr "已喜欢此内容或个人资料的账户"

#: src/view/com/modals/ChangeHandle.tsx:437
msgid "Value:"
msgstr "值:"

#: src/view/com/modals/ChangeHandle.tsx:510
msgid "Verify {0}"
msgstr "验证 {0}"

#: src/view/screens/Settings/index.tsx:944
msgid "Verify email"
msgstr "验证邮箱"

#: src/view/screens/Settings/index.tsx:969
msgid "Verify my email"
msgstr "验证我的邮箱"

#: src/view/screens/Settings/index.tsx:978
msgid "Verify My Email"
msgstr "验证我的邮箱"

#: src/view/com/modals/ChangeEmail.tsx:205
#: src/view/com/modals/ChangeEmail.tsx:207
msgid "Verify New Email"
msgstr "验证新的邮箱"

#: src/view/com/modals/VerifyEmail.tsx:103
msgid "Verify Your Email"
msgstr "验证你的邮箱"

#: src/screens/Onboarding/index.tsx:42
msgid "Video Games"
msgstr "电子游戏"

#: src/screens/Profile/Header/Shell.tsx:110
msgid "View {0}'s avatar"
msgstr "查看{0}的头像"

#: src/view/screens/Log.tsx:52
msgid "View debug entry"
msgstr "查看调试入口"

#: src/components/ReportDialog/SelectReportOptionView.tsx:133
msgid "View details"
msgstr "查看详情"

#: src/components/ReportDialog/SelectReportOptionView.tsx:128
msgid "View details for reporting a copyright violation"
msgstr "查看举报版权侵权的详情"

#: src/view/com/posts/FeedSlice.tsx:99
msgid "View full thread"
msgstr "查看整个讨论串"

#: src/components/moderation/LabelsOnMe.tsx:51
msgid "View information about these labels"
msgstr "查看此标记的详情"

#: src/view/com/posts/FeedErrorMessage.tsx:166
msgid "View profile"
msgstr "查看个人资料"

#: src/view/com/profile/ProfileSubpageHeader.tsx:128
msgid "View the avatar"
msgstr "查看头像"

#: src/components/LabelingServiceCard/index.tsx:140
msgid "View the labeling service provided by @{0}"
msgstr "查看 @{0} 提供的标记服务。"

#: src/view/screens/ProfileFeed.tsx:584
msgid "View users who like this feed"
msgstr "查看此信息流被谁喜欢"

#: src/view/com/modals/LinkWarning.tsx:75
#: src/view/com/modals/LinkWarning.tsx:77
msgid "Visit Site"
msgstr "访问网站"

#: src/components/moderation/GlobalModerationLabelPref.tsx:44
#: src/lib/moderation/useLabelBehaviorDescription.ts:17
#: src/lib/moderation/useLabelBehaviorDescription.ts:22
#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:53
msgid "Warn"
msgstr "警告"

#: src/lib/moderation/useLabelBehaviorDescription.ts:48
msgid "Warn content"
msgstr "警告内容"

#: src/lib/moderation/useLabelBehaviorDescription.ts:46
msgid "Warn content and filter from feeds"
msgstr "警告内容并从信息流中过滤"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134
msgid "We also think you'll like \"For You\" by Skygaze:"
msgstr "我们认为还你会喜欢 Skygaze 所维护的 \"For You\":"

#: src/screens/Hashtag.tsx:132
msgid "We couldn't find any results for that hashtag."
msgstr "找不到任何与该话题标签相关的结果。"

#: src/screens/Deactivated.tsx:133
msgid "We estimate {estimatedTime} until your account is ready."
msgstr "我们估计还需要 {estimatedTime} 才能完成你的账户准备。"

#: src/screens/Onboarding/StepFinished.tsx:93
msgid "We hope you have a wonderful time. Remember, Bluesky is:"
msgstr "我们希望你在此度过愉快的时光。请记住,Bluesky 是:"

#: src/view/com/posts/DiscoverFallbackHeader.tsx:29
msgid "We ran out of posts from your follows. Here's the latest from <0/>."
msgstr "我们已经看完了你关注的帖子。这是来自 <0/> 的最新消息。"

#: src/components/dialogs/MutedWords.tsx:204
msgid "We recommend avoiding common words that appear in many posts, since it can result in no posts being shown."
msgstr "不建议你使用会出现在许多帖子中的常见词汇,这可能导致你的时间线上没有帖子可显示。"

#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124
msgid "We recommend our \"Discover\" feed:"
msgstr "我们推荐我们的 \"Discover\" 信息流:"

#: src/components/dialogs/BirthDateSettings.tsx:52
msgid "We were unable to load your birth date preferences. Please try again."
msgstr "我们无法加载你的生日首选项,请重试。"

#: src/screens/Moderation/index.tsx:387
msgid "We were unable to load your configured labelers at this time."
msgstr "我们暂时无法记载你已配置的标记者。"

#: src/screens/Onboarding/StepInterests/index.tsx:133
msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow."
msgstr "我们无法连接到互联网,请重试以继续设置你的账户。如果仍继续失败,你可以选择跳过此流程。"

#: src/screens/Deactivated.tsx:137
msgid "We will let you know when your account is ready."
msgstr "我们会在你的账户准备好时通知你。"

#: src/screens/Onboarding/StepInterests/index.tsx:138
msgid "We'll use this to help customize your experience."
msgstr "我们将使用这些信息来帮助定制你的体验。"

#: src/view/com/auth/create/CreateAccount.tsx:134
msgid "We're so excited to have you join us!"
msgstr "我们非常高兴你加入我们!"

#: src/view/screens/ProfileList.tsx:89
msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}."
msgstr "很抱歉,我们无法解析此列表。如果问题持续发生,请联系列表创建者,@{handleOrDid}。"

#: src/components/dialogs/MutedWords.tsx:230
msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again."
msgstr "很抱歉,我们无法加载你的隐藏词列表。请重试。"

#: src/view/screens/Search/Search.tsx:255
msgid "We're sorry, but your search could not be completed. Please try again in a few minutes."
msgstr "很抱歉,无法完成你的搜索。请稍后再试。"

#: src/components/Lists.tsx:194
#: src/view/screens/NotFound.tsx:48
msgid "We're sorry! We can't find the page you were looking for."
msgstr "很抱歉!我们找不到你正在寻找的页面。"

#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:319
msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten."
msgstr "很抱歉!你目前只能订阅 10 个标记者,你已达到 10 个的限制。"

#: src/view/com/auth/onboarding/WelcomeMobile.tsx:48
msgid "Welcome to <0>Bluesky</0>"
msgstr "欢迎来到 <0>Bluesky</0>"

#: src/screens/Onboarding/StepInterests/index.tsx:130
msgid "What are your interests?"
msgstr "你感兴趣的是什么?"

#: src/view/com/auth/SplashScreen.tsx:59
#: src/view/com/composer/Composer.tsx:295
msgid "What's up?"
msgstr "发生了什么新鲜事?"

#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:78
msgid "Which languages are used in this post?"
msgstr "这个帖子中使用了哪些语言?"

#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:77
msgid "Which languages would you like to see in your algorithmic feeds?"
msgstr "你想在算法信息流中看到哪些语言?"

#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:47
#: src/view/com/modals/Threadgate.tsx:66
msgid "Who can reply"
msgstr "谁可以回复"

#: src/components/ReportDialog/SelectReportOptionView.tsx:44
msgid "Why should this content be reviewed?"
msgstr "为什么应该审核此内容?"

#: src/components/ReportDialog/SelectReportOptionView.tsx:57
msgid "Why should this feed be reviewed?"
msgstr "为什么应该审核此信息流?"

#: src/components/ReportDialog/SelectReportOptionView.tsx:54
msgid "Why should this list be reviewed?"
msgstr "为什么应该审核此列表?"

#: src/components/ReportDialog/SelectReportOptionView.tsx:51
msgid "Why should this post be reviewed?"
msgstr "为什么应该审核此帖子?"

#: src/components/ReportDialog/SelectReportOptionView.tsx:48
msgid "Why should this user be reviewed?"
msgstr "为什么应该审核此用户?"

#: src/view/com/modals/crop-image/CropImage.web.tsx:102
msgid "Wide"
msgstr "宽"

#: src/view/com/composer/Composer.tsx:435
msgid "Write post"
msgstr "撰写帖子"

#: src/view/com/composer/Composer.tsx:294
#: src/view/com/composer/Prompt.tsx:37
msgid "Write your reply"
msgstr "撰写你的回复"

#: src/screens/Onboarding/index.tsx:28
msgid "Writers"
msgstr "作家"

#: src/view/com/composer/select-language/SuggestedLanguage.tsx:77
#: src/view/screens/PreferencesFollowingFeed.tsx:129
#: src/view/screens/PreferencesFollowingFeed.tsx:201
#: src/view/screens/PreferencesFollowingFeed.tsx:236
#: src/view/screens/PreferencesFollowingFeed.tsx:271
#: src/view/screens/PreferencesThreads.tsx:106
#: src/view/screens/PreferencesThreads.tsx:129
msgid "Yes"
msgstr "启用"

#: src/screens/Deactivated.tsx:130
msgid "You are in line."
msgstr "轮到你了。"

#: src/view/com/profile/ProfileFollows.tsx:93
msgid "You are not following anyone."
msgstr "你没有关注任何账户。"

#: src/view/com/posts/FollowingEmptyState.tsx:67
#: src/view/com/posts/FollowingEndOfFeed.tsx:68
msgid "You can also discover new Custom Feeds to follow."
msgstr "你也可以探索新的自定义信息流来关注。"

#: src/screens/Onboarding/StepFollowingFeed.tsx:142
msgid "You can change these settings later."
msgstr "你可以稍后在设置中更改。"

#: src/view/com/auth/login/Login.tsx:158
#: src/view/com/auth/login/PasswordUpdatedForm.tsx:31
msgid "You can now sign in with your new password."
msgstr "你现在可以使用新密码登录。"

#: src/view/com/profile/ProfileFollowers.tsx:94
msgid "You do not have any followers."
msgstr "你目前还没有任何关注者。"

#: src/view/com/modals/InviteCodes.tsx:66
msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer."
msgstr "你目前还没有邀请码!当你持续使用 Bluesky 一段时间后,我们将提供一些新的邀请码给你。"

#: src/view/screens/SavedFeeds.tsx:102
msgid "You don't have any pinned feeds."
msgstr "你目前还没有任何固定的信息流。"

#: src/view/screens/Feeds.tsx:452
msgid "You don't have any saved feeds!"
msgstr "你目前还没有任何保存的信息流!"

#: src/view/screens/SavedFeeds.tsx:135
msgid "You don't have any saved feeds."
msgstr "你目前还没有任何保存的信息流。"

#: src/view/com/post-thread/PostThread.tsx:159
msgid "You have blocked the author or you have been blocked by the author."
msgstr "你已屏蔽该帖子作者,或你已被该作者屏蔽。"

#: src/components/moderation/ModerationDetailsDialog.tsx:67
#: src/lib/moderation/useModerationCauseDescription.ts:50
#: src/lib/moderation/useModerationCauseDescription.ts:58
msgid "You have blocked this user. You cannot view their content."
msgstr "你已屏蔽了此用户,你将无法查看他们发布的内容。"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:57
#: src/view/com/auth/login/SetNewPasswordForm.tsx:92
#: src/view/com/modals/ChangePassword.tsx:87
#: src/view/com/modals/ChangePassword.tsx:121
msgid "You have entered an invalid code. It should look like XXXXX-XXXXX."
msgstr "你输入的确认码无效。它应该长得像这样 XXXXX-XXXXX。"

#: src/lib/moderation/useModerationCauseDescription.ts:109
msgid "You have hidden this post"
msgstr "你已隐藏此帖子"

#: src/components/moderation/ModerationDetailsDialog.tsx:102
msgid "You have hidden this post."
msgstr "你已隐藏此帖子。"

#: src/components/moderation/ModerationDetailsDialog.tsx:95
#: src/lib/moderation/useModerationCauseDescription.ts:92
msgid "You have muted this account."
msgstr "你已隐藏此账户。"

#: src/lib/moderation/useModerationCauseDescription.ts:86
msgid "You have muted this user"
msgstr "你已隐藏此用户"

#: src/view/com/feeds/ProfileFeedgens.tsx:136
msgid "You have no feeds."
msgstr "你没有订阅信息流。"

#: src/view/com/lists/MyLists.tsx:89
#: src/view/com/lists/ProfileLists.tsx:140
msgid "You have no lists."
msgstr "你没有列表。"

#: src/view/screens/ModerationBlockedAccounts.tsx:132
msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account."
msgstr "你还没有屏蔽任何账户。要屏蔽账户,请转到其个人资料并在其账户上的菜单中选择 \"屏蔽账户\"。"

#: src/view/screens/AppPasswords.tsx:89
msgid "You have not created any app passwords yet. You can create one by pressing the button below."
msgstr "你尚未创建任何应用专用密码,可以通过点击下面的按钮来创建一个。"

#: src/view/screens/ModerationMutedAccounts.tsx:131
msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account."
msgstr "你还没有隐藏任何账户。要隐藏账户,请转到其个人资料并在其账户上的菜单中选择 \"隐藏账户\"。"

#: src/components/dialogs/MutedWords.tsx:250
msgid "You haven't muted any words or tags yet"
msgstr "你还没有隐藏任何词或话题标签"

#: src/components/moderation/LabelsOnMeDialog.tsx:69
msgid "You may appeal these labels if you feel they were placed in error."
msgstr "如果你认为这些标记是错误的,你可以申诉这些标记。"

#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:110
msgid "You must be 18 years or older to enable adult content"
msgstr "你必须年满18岁及以上才能启用成人内容"

#: src/components/ReportDialog/SubmitView.tsx:205
msgid "You must select at least one labeler for a report"
msgstr "你必须选择至少一个标记者进行举报"

#: src/view/com/util/forms/PostDropdownBtn.tsx:144
msgid "You will no longer receive notifications for this thread"
msgstr "你将不再收到这条讨论串的通知"

#: src/view/com/util/forms/PostDropdownBtn.tsx:147
msgid "You will now receive notifications for this thread"
msgstr "你将收到这条讨论串的通知"

#: src/view/com/auth/login/SetNewPasswordForm.tsx:107
msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password."
msgstr "你将收到一封带有确认码的电子邮件。请在此输入该确认码,然后输入你的新密码。"

#: src/screens/Onboarding/StepModeration/index.tsx:59
msgid "You're in control"
msgstr "你尽在掌控"

#: src/screens/Deactivated.tsx:87
#: src/screens/Deactivated.tsx:88
#: src/screens/Deactivated.tsx:103
msgid "You're in line"
msgstr "轮到你了"

#: src/screens/Onboarding/StepFinished.tsx:90
msgid "You're ready to go!"
msgstr "你已设置完成!"

#: src/components/moderation/ModerationDetailsDialog.tsx:99
#: src/lib/moderation/useModerationCauseDescription.ts:101
msgid "You've chosen to hide a word or tag within this post."
msgstr "你选择隐藏了此帖子中的一个词或标签。"

#: src/view/com/posts/FollowingEndOfFeed.tsx:48
msgid "You've reached the end of your feed! Find some more accounts to follow."
msgstr "你已经浏览完你的订阅信息流啦!寻找一些更多的账户关注吧。"

#: src/view/com/auth/create/Step1.tsx:67
msgid "Your account"
msgstr "你的账户"

#: src/view/com/modals/DeleteAccount.tsx:67
msgid "Your account has been deleted"
msgstr "你的账户已删除"

#: src/view/screens/Settings/ExportCarDialog.tsx:47
msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately."
msgstr "你的帐户数据库包含所有公共数据记录,它们将被导出为“CAR”文件。此文件不包括帖子中的媒体,例如图像或你的隐私数据,这些数据需要另外获取。"

#: src/view/com/auth/create/Step1.tsx:215
msgid "Your birth date"
msgstr "你的生日"

#: src/view/com/modals/InAppBrowserConsent.tsx:47
msgid "Your choice will be saved, but can be changed later in settings."
msgstr "你的选择将被保存,但可以稍后在设置中更改。"

#: src/screens/Onboarding/StepFollowingFeed.tsx:61
msgid "Your default feed is \"Following\""
msgstr "你的默认信息流为\"关注\""

#: src/view/com/auth/create/state.ts:110
#: src/view/com/auth/login/ForgotPasswordForm.tsx:70
#: src/view/com/modals/ChangePassword.tsx:54
msgid "Your email appears to be invalid."
msgstr "你的电子邮箱似乎无效。"

#: src/view/com/modals/ChangeEmail.tsx:125
msgid "Your email has been updated but not verified. As a next step, please verify your new email."
msgstr "你的电子邮箱已更新但尚未验证。作为下一步,请验证你的新电子邮件。"

#: src/view/com/modals/VerifyEmail.tsx:114
msgid "Your email has not yet been verified. This is an important security step which we recommend."
msgstr "你的电子邮箱尚未验证。这是一个重要的安全步骤,我们建议你完成验证。"

#: src/view/com/posts/FollowingEmptyState.tsx:47
msgid "Your following feed is empty! Follow more users to see what's happening."
msgstr "你的关注信息流为空!关注更多用户去看看他们发了什么。"

#: src/view/com/auth/create/Step2.tsx:83
msgid "Your full handle will be"
msgstr "你的完整用户识别符将修改为"

#: src/view/com/modals/ChangeHandle.tsx:270
msgid "Your full handle will be <0>@{0}</0>"
msgstr "你的完整用户识别符将修改为 <0>@{0}</0>"

#: src/components/dialogs/MutedWords.tsx:221
msgid "Your muted words"
msgstr "你的隐藏词"

#: src/view/com/modals/ChangePassword.tsx:157
msgid "Your password has been changed successfully!"
msgstr "你的密码已成功更改!"

#: src/view/com/composer/Composer.tsx:283
msgid "Your post has been published"
msgstr "你的帖子已发布"

#: src/screens/Onboarding/StepFinished.tsx:105
#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59
#: src/view/com/auth/onboarding/WelcomeMobile.tsx:61
msgid "Your posts, likes, and blocks are public. Mutes are private."
msgstr "你的帖子、喜欢和屏蔽是公开可见的,而隐藏不可见。"

#: src/view/com/modals/SwitchAccount.tsx:88
#: src/view/screens/Settings/index.tsx:125
msgid "Your profile"
msgstr "你的个人资料"

#: src/view/com/composer/Composer.tsx:282
msgid "Your reply has been published"
msgstr "你的回复已发布"

#: src/view/com/auth/create/Step2.tsx:65
msgid "Your user handle"
msgstr "你的用户识别符"