summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/helplines/res/values-zh-rCN/helpline_categories.xml
blob: 05ed274e479dc9c951402a53b1f1fdc6c9ec90e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2019-2021 The LineageOS Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources>
    <string name="helpline_category_abuse">虐待</string>
    <string name="helpline_category_acohol">酗酒</string>
    <string name="helpline_category_addiction">毒瘾</string>
    <string name="helpline_category_adolescents">青少年</string>
    <string name="helpline_category_adults">成人</string>
    <string name="helpline_category_aids">艾滋病</string>
    <string name="helpline_category_birth">出生</string>
    <string name="helpline_category_bullying">欺凌行为</string>
    <string name="helpline_category_children">儿童</string>
    <string name="helpline_category_crime">犯罪</string>
    <string name="helpline_category_crime_victims">犯罪受害者</string>
    <string name="helpline_category_corruption">贪污问题</string>
    <string name="helpline_category_discrimination">歧视</string>
    <string name="helpline_category_domestic_violence">家庭暴力</string>
    <string name="helpline_category_drugs">药物滥用</string>
    <string name="helpline_category_emotional_support">情感支持</string>
    <string name="helpline_category_family">家庭</string>
    <string name="helpline_category_gambling">赌博</string>
    <string name="helpline_category_gender">性别</string>
    <string name="helpline_category_generic">一般</string>
    <string name="helpline_category_hiv">艾滋病</string>
    <string name="helpline_category_human_rights">人权</string>
    <string name="helpline_category_human_trafficking">人口贩卖</string>
    <string name="helpline_category_immigration">移民</string>
    <string name="helpline_category_legal_aid">法律援助</string>
    <string name="helpline_category_lgbtq">LGBTQ+</string>
    <string name="helpline_category_men">男性</string>
    <string name="helpline_category_mental_health">心理健康</string>
    <string name="helpline_category_missing_children">失踪儿童</string>
    <string name="helpline_category_mothers">母亲</string>
    <string name="helpline_category_muslim">穆斯林</string>
    <string name="helpline_category_parents">家长</string>
    <string name="helpline_category_pregnancy">孕妇</string>
    <string name="helpline_category_psychological">心理方面</string>
    <string name="helpline_category_religion">宗教</string>
    <string name="helpline_category_senior">老年人</string>
    <string name="helpline_category_sexual_abuse">性虐待</string>
    <string name="helpline_category_sexual_assault">性骚扰</string>
    <string name="helpline_category_sexual_rights">性权利</string>
    <string name="helpline_category_sexuality"></string>
    <string name="helpline_category_soldiers">士兵</string>
    <string name="helpline_category_suicide">自杀预防</string>
    <string name="helpline_category_trans">跨性别者</string>
    <string name="helpline_category_veterans">老兵</string>
    <string name="helpline_category_violence">暴力血腥</string>
    <string name="helpline_category_war">战争</string>
    <string name="helpline_category_women">女性</string>
    <string name="helpline_category_youth">青年</string>
</resources>