OSDN Git Service

Import new translations
[android-x86/packages-apps-IM.git] / samples / PluginDemo / res / values-zh-rCN / strings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2009 The Android Open Source Project
3
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
7
8           http://www.apache.org/licenses/LICENSE-2.0
9
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
16 <resources xmlns:android="http://schemas.android.com/apk/res/android"
17     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <string name="menu_add_contact">"添加联系人"</string>
19     <string name="menu_remove_contact">"删除联系人"</string>
20     <string name="menu_block_contact">"阻止"</string>
21     <string name="menu_contact_list">"联系人列表"</string>
22     <string name="menu_start_chat">"发送即时消息"</string>
23     <string name="menu_view_profile">"好友信息"</string>
24     <string name="menu_end_conversation">"结束会话"</string>
25     <string name="menu_switch_chats">"切换聊天"</string>
26     <string name="menu_insert_smiley">"插入表情符"</string>
27     <string name="sign_up">"获取新帐户"</string>
28     <string name="check_save_password">"为了您的安全,如果您的手机遗失或被窃,请通过您的计算机访问网站并更改您的密码。"</string>
29     <string name="buddy_list_title">"联系人列表 - <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
30     <string name="label_username">"用户名:"</string>
31     <string name="ongoing_conversation">"会话 (<xliff:g id="NUMBER">%1$d</xliff:g>)"</string>
32     <string name="contact_profile_title">"联系人信息"</string>
33     <string name="presence_available">"有空"</string>
34     <string name="add_contact_title">"添加联系人"</string>
35     <string name="input_contact_label">"您希望添加的联系人的用户名:"</string>
36     <string name="invite_label">"添加好友"</string>
37   <string-array name="smiley_names">
38     <item>"幸福"</item>
39     <item>"悲伤"</item>
40     <item>"眨眼"</item>
41     <item>"吐舌头"</item>
42     <item>"惊讶"</item>
43     <item>"亲吻"</item>
44     <item>"大喊"</item>
45     <item>"酷"</item>
46     <item>"财迷"</item>
47     <item>"说错了话"</item>
48     <item>"尴尬"</item>
49     <item>"天使"</item>
50     <item>"犹豫"</item>
51     <item>"哭泣"</item>
52     <item>"保密"</item>
53     <item>"大笑"</item>
54     <item>"困惑"</item>
55   </string-array>
56   <string-array name="smiley_texts">
57     <item>":-)"</item>
58     <item>":-("</item>
59     <item>";-)"</item>
60     <item>":-P"</item>
61     <item>"=-O"</item>
62     <item>":-*"</item>
63     <item>":O"</item>
64     <item>"B-)"</item>
65     <item>":-$"</item>
66     <item>":-!"</item>
67     <item>":-["</item>
68     <item>"O:-)"</item>
69     <item>":-\\"</item>
70     <item>":\'("</item>
71     <item>":-X"</item>
72     <item>":-D"</item>
73     <item>"o_O"</item>
74   </string-array>
75 </resources>