Blame view
sources/apps/contacts/l10n/zh_CN.GB2312/contacts.po
24.7 KB
|
42e4f8d60
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
923852aa1
|
6 7 8 |
# aivier <iaivier@126.com>, 2013 # marguerite su <i@marguerite.su>, 2012 # Martin Liu <liuzh66@gmail.com>, 2013 |
|
42e4f8d60
|
9 10 11 12 13 14 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: http://bugs.owncloud.org/ " |
|
923852aa1
|
15 16 17 18 |
"POT-Creation-Date: 2013-08-21 06:08-0400 " "PO-Revision-Date: 2013-08-19 18:21+0000 " |
|
42e4f8d60
|
19 20 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " |
|
923852aa1
|
21 22 |
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/) " |
|
42e4f8d60
|
23 24 25 26 27 28 |
"MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " |
|
923852aa1
|
29 30 |
"Language: zh_CN.GB2312 " |
|
42e4f8d60
|
31 32 33 34 35 |
"Plural-Forms: nplurals=1; plural=0; " #: ajax/currentphoto.php:49 ajax/savecrop.php:66 msgid "Error getting contact object." |
|
923852aa1
|
36 |
msgstr "获取联系人对象出错。" |
|
42e4f8d60
|
37 38 39 |
#: ajax/currentphoto.php:53 msgid "Error reading contact photo." |
|
923852aa1
|
40 |
msgstr "读取联系人相片出错。" |
|
42e4f8d60
|
41 42 43 |
#: ajax/currentphoto.php:67 msgid "Error saving temporary file." |
|
923852aa1
|
44 |
msgstr "保存临时文件出错。" |
|
42e4f8d60
|
45 46 47 |
#: ajax/currentphoto.php:70 msgid "The loading photo is not valid." |
|
923852aa1
|
48 |
msgstr "载入的相片无效。" |
|
42e4f8d60
|
49 50 51 |
#: ajax/oc_photo.php:28 msgid "No contact info was submitted." |
|
923852aa1
|
52 |
msgstr "无联系人信息被提交。" |
|
42e4f8d60
|
53 54 55 |
#: ajax/oc_photo.php:32 msgid "No photo path was submitted." |
|
923852aa1
|
56 |
msgstr "未提交相片路径。" |
|
42e4f8d60
|
57 58 59 |
#: ajax/oc_photo.php:39 msgid "File doesn't exist:" |
|
923852aa1
|
60 |
msgstr "文件不存在:" |
|
42e4f8d60
|
61 62 63 |
#: ajax/oc_photo.php:44 ajax/oc_photo.php:47 msgid "Error loading image." |
|
923852aa1
|
64 |
msgstr "加载相片出错。" |
|
42e4f8d60
|
65 66 67 |
#: ajax/savecrop.php:96 msgid "Error getting PHOTO property." |
|
923852aa1
|
68 |
msgstr "获取相片属性出错。" |
|
42e4f8d60
|
69 |
|
|
923852aa1
|
70 |
#: ajax/savecrop.php:116 lib/controller/addressbookcontroller.php:251 |
|
42e4f8d60
|
71 |
msgid "Error saving contact." |
|
923852aa1
|
72 |
msgstr "保存联系人出错。" |
|
42e4f8d60
|
73 74 75 |
#: ajax/savecrop.php:126 msgid "Error resizing image" |
|
923852aa1
|
76 |
msgstr "缩放相片出错" |
|
42e4f8d60
|
77 78 79 |
#: ajax/savecrop.php:129 msgid "Error cropping image" |
|
923852aa1
|
80 |
msgstr "剪裁相片出错" |
|
42e4f8d60
|
81 82 83 |
#: ajax/savecrop.php:132 msgid "Error creating temporary image" |
|
923852aa1
|
84 |
msgstr "创建临时相片出错" |
|
42e4f8d60
|
85 86 87 |
#: ajax/savecrop.php:135 msgid "Error finding image: " |
|
923852aa1
|
88 |
msgstr "查找相片出错:" |
|
42e4f8d60
|
89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 |
#: ajax/setpreference.php:37 msgid "Key is not set for: " msgstr "" #: ajax/setpreference.php:41 msgid "Value is not set for: " msgstr "" #: ajax/setpreference.php:53 lib/controller/settingscontroller.php:51 msgid "Could not set preference: " msgstr "" #: ajax/uploadimport.php:38 ajax/uploadphoto.php:80 #: lib/controller/importcontroller.php:39 msgid "No file was uploaded. Unknown error" |
|
923852aa1
|
105 |
msgstr "没有上传文件。未知错误" |
|
42e4f8d60
|
106 107 108 109 |
#: ajax/uploadimport.php:45 ajax/uploadphoto.php:86 #: lib/controller/importcontroller.php:47 msgid "There is no error, the file uploaded with success" |
|
923852aa1
|
110 |
msgstr "文件上传成功" |
|
42e4f8d60
|
111 112 113 114 |
#: ajax/uploadimport.php:46 ajax/uploadphoto.php:87 #: lib/controller/importcontroller.php:48 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" |
|
923852aa1
|
115 |
msgstr "上传的文件超过了 php.ini 中的 upload_max_filesize 选项" |
|
42e4f8d60
|
116 117 118 119 120 121 |
#: ajax/uploadimport.php:48 ajax/uploadphoto.php:88 #: lib/controller/importcontroller.php:50 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" |
|
923852aa1
|
122 |
msgstr "上传的文件超过了 HTML 表格中指定的 MAX_FILE_SIZE 选项" |
|
42e4f8d60
|
123 124 125 126 |
#: ajax/uploadimport.php:49 ajax/uploadphoto.php:89 #: lib/controller/importcontroller.php:51 msgid "The uploaded file was only partially uploaded" |
|
923852aa1
|
127 |
msgstr "文件部分上传" |
|
42e4f8d60
|
128 129 130 131 |
#: ajax/uploadimport.php:50 ajax/uploadphoto.php:90 #: lib/controller/importcontroller.php:52 msgid "No file was uploaded" |
|
923852aa1
|
132 |
msgstr "没有上传文件" |
|
42e4f8d60
|
133 134 135 136 |
#: ajax/uploadimport.php:51 ajax/uploadphoto.php:91 #: lib/controller/importcontroller.php:53 msgid "Missing a temporary folder" |
|
923852aa1
|
137 |
msgstr "缺失临时文件夹" |
|
42e4f8d60
|
138 139 140 |
#: ajax/uploadimport.php:52 lib/controller/importcontroller.php:54 msgid "Failed to write to disk" |
|
923852aa1
|
141 |
msgstr "写磁盘失败" |
|
42e4f8d60
|
142 143 144 |
#: ajax/uploadimport.php:62 lib/controller/importcontroller.php:65 msgid "Not enough storage available" |
|
923852aa1
|
145 |
msgstr "容量不足" |
|
42e4f8d60
|
146 147 148 149 |
#: ajax/uploadimport.php:69 msgid "Upload of blacklisted file:" msgstr "" |
|
923852aa1
|
150 |
#: ajax/uploadimport.php:74 lib/controller/importcontroller.php:95 |
|
42e4f8d60
|
151 |
msgid "Error uploading contacts to storage." |
|
923852aa1
|
152 |
msgstr "上传联系人到存储出错。" |
|
42e4f8d60
|
153 154 155 |
#: ajax/uploadphoto.php:72 ajax/uploadphoto.php:123 msgid "Couldn't save temporary image: " |
|
923852aa1
|
156 |
msgstr "不能保存临时相片:" |
|
42e4f8d60
|
157 158 159 |
#: ajax/uploadphoto.php:75 ajax/uploadphoto.php:126 msgid "Couldn't load temporary image: " |
|
923852aa1
|
160 |
msgstr "不能载入临时相片:" |
|
42e4f8d60
|
161 |
|
|
923852aa1
|
162 |
#: appinfo/app.php:31 |
|
42e4f8d60
|
163 |
msgid "Contacts" |
|
923852aa1
|
164 |
msgstr "联系人" |
|
42e4f8d60
|
165 |
|
|
923852aa1
|
166 167 168 |
#: js/addressbooks.js:68 js/groups.js:509 templates/settings.php:61 msgid "Save" msgstr "保存" |
|
42e4f8d60
|
169 |
|
|
923852aa1
|
170 |
#: js/addressbooks.js:235 |
|
42e4f8d60
|
171 |
msgid "Uploading..." |
|
923852aa1
|
172 173 174 175 176 |
msgstr "上传中..." #: js/addressbooks.js:238 msgid "Importing..." msgstr "导入中..." |
|
42e4f8d60
|
177 |
|
|
923852aa1
|
178 |
#: js/addressbooks.js:291 |
|
42e4f8d60
|
179 180 |
msgid "Imported {count} of {total} contacts"
msgstr ""
|
|
923852aa1
|
181 |
#: js/addressbooks.js:313 |
|
42e4f8d60
|
182 183 |
msgid "Imported {imported} contacts. {failed} failed."
msgstr ""
|
|
923852aa1
|
184 |
#: js/addressbooks.js:455 |
|
42e4f8d60
|
185 186 |
msgid "An address book called {name} already exists"
msgstr ""
|
|
923852aa1
|
187 |
#: js/addressbooks.js:484 |
|
42e4f8d60
|
188 189 |
msgid "Failed adding address book: {error}"
msgstr ""
|
|
923852aa1
|
190 |
#: js/addressbooks.js:520 |
|
42e4f8d60
|
191 192 |
msgid "Failed loading address books: {error}"
msgstr ""
|
|
923852aa1
|
193 194 195 196 197 198 199 200 201 202 203 204 205 |
#: js/app.js:213
msgid "Indexing contacts"
msgstr ""
#: js/app.js:223
msgid "Unrecoverable error loading address books: {msg}"
msgstr ""
#: js/app.js:224
msgid "Error."
msgstr "错误"
#: js/app.js:317 js/app.js:331
|
|
42e4f8d60
|
206 207 |
msgid "Add to..." msgstr "" |
|
923852aa1
|
208 |
#: js/app.js:321 js/app.js:333 |
|
42e4f8d60
|
209 210 |
msgid "Remove from..." msgstr "" |
|
923852aa1
|
211 |
#: js/app.js:338 |
|
42e4f8d60
|
212 213 |
msgid "Add group..." msgstr "" |
|
923852aa1
|
214 215 216 217 218 219 |
#: js/app.js:461
msgid "Invalid URL: \"{url}\""
msgstr "无效的网址: \"{url}\""
#: js/app.js:472
msgid "There was an error opening a mail composer."
|
|
42e4f8d60
|
220 |
msgstr "" |
|
923852aa1
|
221 222 223 224 225 |
#: js/app.js:477
msgid "Invalid email: \"{url}\""
msgstr "无效的电子邮件: \"{url}\""
#: js/app.js:555
|
|
42e4f8d60
|
226 227 |
msgid "Merge failed. Cannot find contact: {id}"
msgstr ""
|
|
923852aa1
|
228 |
#: js/app.js:568 |
|
42e4f8d60
|
229 230 |
msgid "Merge failed." msgstr "" |
|
923852aa1
|
231 |
#: js/app.js:575 |
|
42e4f8d60
|
232 233 |
msgid "Merge failed. Error saving contact." msgstr "" |
|
923852aa1
|
234 |
#: js/app.js:594 |
|
42e4f8d60
|
235 |
msgid "Select photo" |
|
923852aa1
|
236 |
msgstr "选择相片" |
|
42e4f8d60
|
237 |
|
|
923852aa1
|
238 |
#: js/app.js:664 js/app.js:1543 |
|
42e4f8d60
|
239 240 |
msgid "Network or server error. Please inform administrator." msgstr "" |
|
923852aa1
|
241 |
#: js/app.js:883 |
|
42e4f8d60
|
242 243 |
msgid "Error adding to group." msgstr "" |
|
923852aa1
|
244 |
#: js/app.js:912 |
|
42e4f8d60
|
245 246 |
msgid "Error removing from group." msgstr "" |
|
923852aa1
|
247 |
#: js/app.js:1072 |
|
42e4f8d60
|
248 249 |
msgid "Error setting {name} as favorite."
msgstr ""
|
|
923852aa1
|
250 |
#: js/app.js:1211 js/app.js:1215 templates/contacts.php:184 |
|
42e4f8d60
|
251 252 |
msgid "Merge contacts" msgstr "" |
|
923852aa1
|
253 |
#: js/app.js:1237 js/app.js:1290 js/settings.js:120 templates/contacts.php:323 |
|
42e4f8d60
|
254 255 256 |
#: templates/settings.php:62 msgid "Cancel" msgstr "取消" |
|
923852aa1
|
257 |
#: js/app.js:1264 templates/contacts.php:165 |
|
42e4f8d60
|
258 259 |
msgid "Add group" msgstr "" |
|
923852aa1
|
260 |
#: js/app.js:1268 |
|
42e4f8d60
|
261 |
msgid "OK" |
|
923852aa1
|
262 |
msgstr "好" |
|
42e4f8d60
|
263 |
|
|
923852aa1
|
264 265 |
#: js/app.js:1367
msgid "Could not find contact: {id}"
|
|
42e4f8d60
|
266 |
msgstr "" |
|
923852aa1
|
267 268 269 270 271 |
#: js/app.js:1409 msgid "No files selected for upload." msgstr "未选择要上传的文件。" #: js/app.js:1419 |
|
42e4f8d60
|
272 273 274 |
msgid "" "The file you are trying to upload exceed the maximum size for file uploads " "on this server." |
|
923852aa1
|
275 |
msgstr "您试图上传的文件超出了此服务器允许的上传文件最大尺寸。" |
|
42e4f8d60
|
276 |
|
|
923852aa1
|
277 |
#: js/app.js:1506 |
|
42e4f8d60
|
278 279 |
msgid "Edit profile picture" msgstr "" |
|
923852aa1
|
280 |
#: js/app.js:1524 |
|
42e4f8d60
|
281 |
msgid "Error loading profile picture." |
|
923852aa1
|
282 |
msgstr "加载档案相片出错。" |
|
42e4f8d60
|
283 |
|
|
923852aa1
|
284 285 |
#: js/contacts.js:591 msgid "Is this correct?" |
|
42e4f8d60
|
286 |
msgstr "" |
|
923852aa1
|
287 288 |
#: js/contacts.js:849
msgid "Error parsing date: {date}"
|
|
42e4f8d60
|
289 |
msgstr "" |
|
923852aa1
|
290 |
#: js/contacts.js:1046 |
|
42e4f8d60
|
291 292 |
msgid "# groups" msgstr "" |
|
923852aa1
|
293 |
#: js/contacts.js:2116 |
|
42e4f8d60
|
294 295 296 |
msgid "" "Some contacts are marked for deletion, but not deleted yet. Please wait for " "them to be deleted." |
|
923852aa1
|
297 |
msgstr "一些联系人标记为删除,但尚未删除。请等待它们被删除。" |
|
42e4f8d60
|
298 |
|
|
923852aa1
|
299 |
#: js/contacts.js:2127 |
|
42e4f8d60
|
300 301 |
msgid "Click to undo deletion of {num} contacts"
msgstr ""
|
|
923852aa1
|
302 |
#: js/contacts.js:2142 |
|
42e4f8d60
|
303 304 |
msgid "Cancelled deletion of {num}"
msgstr ""
|
|
923852aa1
|
305 306 307 308 309 |
#: js/groups.js:53 templates/contacts.php:327 msgid "Add" msgstr "添加" #: js/groups.js:262 |
|
42e4f8d60
|
310 311 |
msgid "Contact is already in this group." msgstr "" |
|
923852aa1
|
312 |
#: js/groups.js:275 |
|
42e4f8d60
|
313 314 |
msgid "Contacts are already in this group." msgstr "" |
|
923852aa1
|
315 |
#: js/groups.js:338 |
|
42e4f8d60
|
316 317 |
msgid "Couldn't get contact list." msgstr "" |
|
923852aa1
|
318 |
#: js/groups.js:349 |
|
42e4f8d60
|
319 320 |
msgid "Contact is not in this group." msgstr "" |
|
923852aa1
|
321 |
#: js/groups.js:363 |
|
42e4f8d60
|
322 323 |
msgid "Contacts are not in this group." msgstr "" |
|
923852aa1
|
324 325 |
#: js/groups.js:557
msgid "Failed renaming group: {error}"
|
|
42e4f8d60
|
326 |
msgstr "" |
|
923852aa1
|
327 |
#: js/groups.js:588 |
|
42e4f8d60
|
328 329 |
msgid "A group named {group} already exists"
msgstr ""
|
|
923852aa1
|
330 |
#: js/groups.js:623 |
|
42e4f8d60
|
331 332 333 334 335 |
msgid "" "You can drag groups to " "arrange them as you like." msgstr "" |
|
923852aa1
|
336 |
#: js/groups.js:636 |
|
42e4f8d60
|
337 338 |
msgid "Failed adding group: {error}"
msgstr ""
|
|
923852aa1
|
339 |
#: js/groups.js:648 |
|
42e4f8d60
|
340 341 |
msgid "All" msgstr "" |
|
923852aa1
|
342 |
#: js/groups.js:663 js/groups.js:666 |
|
42e4f8d60
|
343 344 |
msgid "Favorites" msgstr "" |
|
923852aa1
|
345 |
#: js/groups.js:727 |
|
42e4f8d60
|
346 347 |
msgid "Shared by {owner}"
msgstr ""
|
|
923852aa1
|
348 349 350 351 352 353 354 |
#: js/groups.js:742
msgid "Not grouped"
msgstr ""
#: js/groups.js:768
msgid "Failed loading groups: {error}"
msgstr ""
|
|
42e4f8d60
|
355 356 |
#: js/loader.js:49 msgid "Result: " |
|
923852aa1
|
357 |
msgstr "结果:" |
|
42e4f8d60
|
358 359 360 |
#: js/loader.js:49 msgid " imported, " |
|
923852aa1
|
361 |
msgstr "已导入," |
|
42e4f8d60
|
362 363 364 |
#: js/loader.js:49 msgid " failed." |
|
923852aa1
|
365 |
msgstr "失败。" |
|
42e4f8d60
|
366 367 368 |
#: js/settings.js:25 js/settings.js:45 js/settings.js:75 js/settings.js:112 msgid "Error" |
|
923852aa1
|
369 |
msgstr "出错" |
|
42e4f8d60
|
370 371 372 |
#: js/settings.js:75 msgid "Displayname cannot be empty." |
|
923852aa1
|
373 |
msgstr "显示名称不能为空。" |
|
42e4f8d60
|
374 375 376 |
#: js/settings.js:97 templates/settings.php:26 msgid "Show CardDav link" |
|
923852aa1
|
377 |
msgstr "显示 CardDav 链接" |
|
42e4f8d60
|
378 379 380 |
#: js/settings.js:98 templates/settings.php:29 msgid "Show read-only VCF link" |
|
923852aa1
|
381 |
msgstr "显示只读 VCF 链接" |
|
42e4f8d60
|
382 |
|
|
923852aa1
|
383 384 |
#: js/settings.js:99 templates/contacts.php:57 templates/contacts.php:78 #: templates/contacts.php:325 templates/settings.php:40 |
|
42e4f8d60
|
385 |
msgid "Download" |
|
923852aa1
|
386 |
msgstr "下载" |
|
42e4f8d60
|
387 |
|
|
923852aa1
|
388 |
#: js/settings.js:101 templates/contacts.php:466 templates/settings.php:45 |
|
42e4f8d60
|
389 |
msgid "Edit" |
|
923852aa1
|
390 |
msgstr "编辑" |
|
42e4f8d60
|
391 |
|
|
923852aa1
|
392 393 394 395 396 |
#: js/settings.js:102 templates/contacts.php:58 templates/contacts.php:77 #: templates/contacts.php:270 templates/contacts.php:277 #: templates/contacts.php:284 templates/contacts.php:291 #: templates/contacts.php:339 templates/contacts.php:467 #: templates/settings.php:50 |
|
42e4f8d60
|
397 |
msgid "Delete" |
|
923852aa1
|
398 |
msgstr "删除" |
|
42e4f8d60
|
399 400 401 |
#: js/settings.js:159 templates/settings.php:66 msgid "More..." |
|
923852aa1
|
402 |
msgstr "更多..." |
|
42e4f8d60
|
403 404 405 |
#: js/settings.js:162 msgid "Less..." |
|
923852aa1
|
406 |
msgstr "更少..." |
|
42e4f8d60
|
407 |
|
|
923852aa1
|
408 |
#: js/storage.js:258 |
|
42e4f8d60
|
409 410 |
msgid "Failed loading photo: {error}"
msgstr ""
|
|
923852aa1
|
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 |
#: lib/addressbook.php:135 msgid "You do not have permissions to see this contacts" msgstr "" #: lib/addressbook.php:167 msgid "You do not have permissions to see these contacts" msgstr "" #: lib/addressbook.php:193 msgid "You do not have permissions add contacts to the address book" msgstr "" #: lib/addressbook.php:196 msgid "The backend for this address book does not support adding contacts" msgstr "" #: lib/addressbook.php:218 lib/contact.php:244 msgid "You do not have permissions to delete this contact" msgstr "" #: lib/addressbook.php:221 msgid "The backend for this address book does not support deleting contacts" msgstr "" #: lib/addressbook.php:258 msgid "The backend for this address book does not support updating" msgstr "" #: lib/addressbook.php:284 msgid "You don't have permissions to update the address book." msgstr "" #: lib/addressbook.php:295 msgid "You don't have permissions to delete the address book." |
|
42e4f8d60
|
445 |
msgstr "" |
|
923852aa1
|
446 447 |
#: lib/app.php:132 msgid "Address book not found" |
|
42e4f8d60
|
448 |
msgstr "" |
|
923852aa1
|
449 450 |
#: lib/contact.php:112 lib/contact.php:159 msgid "You do not have permissions to see this contact" |
|
42e4f8d60
|
451 |
msgstr "" |
|
923852aa1
|
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 |
#: lib/contact.php:259 msgid "You do not have permissions to update this contact" msgstr "" #: lib/contact.php:270 msgid "The backend for this contact does not support updating it" msgstr "" #: lib/contact.php:288 msgid "This backend not support adding contacts" msgstr "" #: lib/contact.php:394 lib/contact.php:411 msgid "Property not found" msgstr "" #: lib/contact.php:459 msgid " Missing IM parameter for: " msgstr "" #: lib/contact.php:467 msgid "Unknown IM: " msgstr "未知即时通讯服务:" #: lib/controller/addressbookcontroller.php:122 |
|
42e4f8d60
|
477 478 |
msgid "Error creating address book" msgstr "" |
|
923852aa1
|
479 480 481 482 483 |
#: lib/controller/addressbookcontroller.php:144 msgid "Error updating address book" msgstr "" #: lib/controller/addressbookcontroller.php:168 |
|
42e4f8d60
|
484 485 |
msgid "Error deleting address book" msgstr "" |
|
923852aa1
|
486 |
#: lib/controller/addressbookcontroller.php:188 |
|
42e4f8d60
|
487 488 |
msgid "Error creating contact." msgstr "" |
|
923852aa1
|
489 |
#: lib/controller/addressbookcontroller.php:222 |
|
42e4f8d60
|
490 491 |
msgid "Error deleting contact." msgstr "" |
|
923852aa1
|
492 493 494 495 496 497 498 499 500 501 502 503 504 505 |
#: lib/controller/addressbookcontroller.php:245 msgid "Error retrieving contact." msgstr "" #: lib/controller/addressbookcontroller.php:256 msgid "Error removing contact from other address book." msgstr "" #: lib/controller/contactcontroller.php:42 #: lib/controller/contactcontroller.php:68 #: lib/controller/contactcontroller.php:92 #: lib/controller/contactcontroller.php:128 #: lib/controller/contactcontroller.php:187 #: lib/controller/contactcontroller.php:250 |
|
42e4f8d60
|
506 507 |
msgid "Couldn't find contact." msgstr "" |
|
923852aa1
|
508 |
#: lib/controller/contactcontroller.php:97 |
|
42e4f8d60
|
509 510 |
msgid "Error merging into contact." msgstr "" |
|
923852aa1
|
511 512 |
#: lib/controller/contactcontroller.php:101 #: lib/controller/contactcontroller.php:209 |
|
42e4f8d60
|
513 514 |
msgid "Error saving contact to backend." msgstr "" |
|
923852aa1
|
515 516 |
#: lib/controller/contactcontroller.php:191 #: lib/controller/contactcontroller.php:254 |
|
42e4f8d60
|
517 518 |
msgid "Property name is not set." msgstr "" |
|
923852aa1
|
519 520 521 |
#: lib/controller/contactcontroller.php:195 #: lib/controller/contactcontroller.php:258 #: lib/controller/contactcontroller.php:268 |
|
42e4f8d60
|
522 523 |
msgid "Property checksum is not set." msgstr "" |
|
923852aa1
|
524 525 |
#: lib/controller/contactcontroller.php:202 #: lib/controller/contactcontroller.php:275 |
|
42e4f8d60
|
526 |
msgid "Information about vCard is incorrect. Please reload the page." |
|
923852aa1
|
527 |
msgstr "vCard 信息不正确。请刷新页面。" |
|
42e4f8d60
|
528 |
|
|
923852aa1
|
529 |
#: lib/controller/contactcontroller.php:280 |
|
42e4f8d60
|
530 531 |
msgid "Error setting property" msgstr "" |
|
923852aa1
|
532 |
#: lib/controller/contactcontroller.php:284 |
|
42e4f8d60
|
533 534 535 536 537 538 539 540 541 542 |
msgid "Error saving property to backend" msgstr "" #: lib/controller/groupcontroller.php:60 lib/controller/groupcontroller.php:84 msgid "No group name given." msgstr "" #: lib/controller/groupcontroller.php:67 msgid "Error adding group." msgstr "" |
|
923852aa1
|
543 544 545 546 547 548 549 550 551 552 553 554 555 556 |
#: lib/controller/groupcontroller.php:135 msgid "No group name to rename from given." msgstr "" #: lib/controller/groupcontroller.php:139 msgid "No group name to rename to given." msgstr "" #: lib/controller/groupcontroller.php:145 msgid "Error renaming group." msgstr "" #: lib/controller/groupcontroller.php:186 #: lib/controller/groupcontroller.php:237 |
|
42e4f8d60
|
557 558 |
msgid "Group ID missing from request." msgstr "" |
|
923852aa1
|
559 560 561 562 563 564 |
#: lib/controller/groupcontroller.php:191 msgid "Group name missing from request." msgstr "" #: lib/controller/groupcontroller.php:196 #: lib/controller/groupcontroller.php:242 |
|
42e4f8d60
|
565 566 567 568 569 570 |
msgid "Contact ID missing from request." msgstr "" #: lib/controller/importcontroller.php:73 msgid "Attempt to upload blacklisted file:" msgstr "" |
|
923852aa1
|
571 572 573 574 575 |
#: lib/controller/importcontroller.php:120 msgid "You do not have permissions to import into this address book." msgstr "" #: lib/controller/importcontroller.php:128 |
|
42e4f8d60
|
576 577 |
msgid "File name missing from request." msgstr "" |
|
923852aa1
|
578 579 |
#: lib/controller/importcontroller.php:133 #: lib/controller/importcontroller.php:250 |
|
42e4f8d60
|
580 581 |
msgid "Progress key missing from request." msgstr "" |
|
923852aa1
|
582 |
#: lib/controller/importcontroller.php:139 |
|
42e4f8d60
|
583 584 |
msgid "Attempt to access blacklisted file:" msgstr "" |
|
923852aa1
|
585 |
#: lib/controller/importcontroller.php:181 |
|
42e4f8d60
|
586 587 588 589 590 591 592 593 594 595 |
msgid "No contacts found in: " msgstr "" #: lib/controller/settingscontroller.php:36 msgid "No key is given." msgstr "" #: lib/controller/settingscontroller.php:40 msgid "No value is given." msgstr "" |
|
923852aa1
|
596 |
#: lib/hooks.php:220 |
|
42e4f8d60
|
597 |
msgid "{name}'s Birthday"
|
|
923852aa1
|
598 |
msgstr "{name} 的生日"
|
|
42e4f8d60
|
599 600 601 |
#: lib/searchprovider.php:24 msgid "Contact" |
|
923852aa1
|
602 |
msgstr "联系人" |
|
42e4f8d60
|
603 604 605 606 607 |
#: lib/utils/jsonserializer.php:104 lib/utils/properties.php:155 #: lib/utils/properties.php:168 lib/utils/properties.php:175 #: lib/utils/properties.php:190 msgid "Other" |
|
923852aa1
|
608 |
msgstr "其他" |
|
42e4f8d60
|
609 610 611 612 613 614 615 |
#: lib/utils/jsonserializer.php:107 msgid "HomePage" msgstr "" #: lib/utils/properties.php:66 msgid "Jabber" |
|
923852aa1
|
616 |
msgstr "Jabber" |
|
42e4f8d60
|
617 618 619 620 621 622 623 |
#: lib/utils/properties.php:71 msgid "Internet call" msgstr "" #: lib/utils/properties.php:76 msgid "AIM" |
|
923852aa1
|
624 |
msgstr "AIM" |
|
42e4f8d60
|
625 626 627 |
#: lib/utils/properties.php:81 msgid "MSN" |
|
923852aa1
|
628 |
msgstr "MSN" |
|
42e4f8d60
|
629 630 631 |
#: lib/utils/properties.php:86 msgid "Twitter" |
|
923852aa1
|
632 |
msgstr "推特" |
|
42e4f8d60
|
633 634 635 |
#: lib/utils/properties.php:91 msgid "GoogleTalk" |
|
923852aa1
|
636 |
msgstr "Google Talk" |
|
42e4f8d60
|
637 638 639 |
#: lib/utils/properties.php:96 msgid "Facebook" |
|
923852aa1
|
640 |
msgstr "脸书" |
|
42e4f8d60
|
641 642 643 |
#: lib/utils/properties.php:101 msgid "XMPP" |
|
923852aa1
|
644 |
msgstr "XMPP" |
|
42e4f8d60
|
645 646 647 |
#: lib/utils/properties.php:106 msgid "ICQ" |
|
923852aa1
|
648 |
msgstr "ICQ" |
|
42e4f8d60
|
649 650 651 |
#: lib/utils/properties.php:111 msgid "Yahoo" |
|
923852aa1
|
652 |
msgstr "雅虎" |
|
42e4f8d60
|
653 654 655 |
#: lib/utils/properties.php:116 msgid "Skype" |
|
923852aa1
|
656 |
msgstr "Skype" |
|
42e4f8d60
|
657 658 659 |
#: lib/utils/properties.php:121 msgid "QQ" |
|
923852aa1
|
660 |
msgstr "QQ" |
|
42e4f8d60
|
661 662 663 |
#: lib/utils/properties.php:126 msgid "GaduGadu" |
|
923852aa1
|
664 |
msgstr "GaduGadu" |
|
42e4f8d60
|
665 666 667 668 |
#: lib/utils/properties.php:153 lib/utils/properties.php:161 #: lib/utils/properties.php:172 lib/utils/properties.php:189 msgid "Work" |
|
923852aa1
|
669 |
msgstr "单位" |
|
42e4f8d60
|
670 671 672 673 |
#: lib/utils/properties.php:154 lib/utils/properties.php:159 #: lib/utils/properties.php:173 msgid "Home" |
|
923852aa1
|
674 |
msgstr "家庭" |
|
42e4f8d60
|
675 676 677 |
#: lib/utils/properties.php:160 msgid "Mobile" |
|
923852aa1
|
678 |
msgstr "手机" |
|
42e4f8d60
|
679 680 681 |
#: lib/utils/properties.php:162 msgid "Text" |
|
923852aa1
|
682 |
msgstr "文本" |
|
42e4f8d60
|
683 684 685 |
#: lib/utils/properties.php:163 msgid "Voice" |
|
923852aa1
|
686 |
msgstr "声音" |
|
42e4f8d60
|
687 688 689 690 691 692 693 |
#: lib/utils/properties.php:164 msgid "Message" msgstr "信息" #: lib/utils/properties.php:165 msgid "Fax" |
|
923852aa1
|
694 |
msgstr "传真" |
|
42e4f8d60
|
695 696 697 |
#: lib/utils/properties.php:166 msgid "Video" |
|
923852aa1
|
698 |
msgstr "视频" |
|
42e4f8d60
|
699 700 701 |
#: lib/utils/properties.php:167 msgid "Pager" |
|
923852aa1
|
702 |
msgstr "分页" |
|
42e4f8d60
|
703 704 705 |
#: lib/utils/properties.php:174 msgid "Internet" |
|
923852aa1
|
706 |
msgstr "互联网" |
|
42e4f8d60
|
707 708 709 710 711 712 713 714 |
#: lib/utils/properties.php:187 msgid "Friends" msgstr "" #: lib/utils/properties.php:188 msgid "Family" msgstr "" |
|
42e4f8d60
|
715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 |
#: templates/contacts.php:6 msgid "New Contact" msgstr "" #: templates/contacts.php:10 msgid "Group name" msgstr "" #: templates/contacts.php:10 msgid "New Group" msgstr "" #: templates/contacts.php:19 msgid "Address books" msgstr "" |
|
923852aa1
|
730 731 |
#: templates/contacts.php:22 templates/contacts.php:47 #: templates/contacts.php:67 |
|
42e4f8d60
|
732 733 734 735 736 737 |
msgid "Display name" msgstr "" #: templates/contacts.php:22 msgid "Add Address Book" msgstr "" |
|
923852aa1
|
738 |
#: templates/contacts.php:25 templates/contacts.php:127 |
|
42e4f8d60
|
739 |
msgid "Import" |
|
923852aa1
|
740 |
msgstr "导入" |
|
42e4f8d60
|
741 742 |
#: templates/contacts.php:29 |
|
923852aa1
|
743 |
msgid "Import into..." |
|
42e4f8d60
|
744 |
msgstr "" |
|
923852aa1
|
745 746 |
#: templates/contacts.php:31 templates/contacts.php:32 msgid "Select file..." |
|
42e4f8d60
|
747 |
msgstr "" |
|
923852aa1
|
748 |
#: templates/contacts.php:45 templates/contacts.php:65 |
|
42e4f8d60
|
749 750 |
msgid "(De-)select all" msgstr "" |
|
923852aa1
|
751 752 753 754 755 756 757 758 759 760 761 762 763 |
#: templates/contacts.php:46 templates/contacts.php:66 msgid "Sort order" msgstr "" #: templates/contacts.php:48 templates/contacts.php:68 msgid "First- Lastname" msgstr "" #: templates/contacts.php:49 templates/contacts.php:69 msgid "Last-, Firstname" msgstr "" #: templates/contacts.php:53 templates/contacts.php:80 |
|
42e4f8d60
|
764 |
msgid "Groups" |
|
923852aa1
|
765 |
msgstr "群组" |
|
42e4f8d60
|
766 |
|
|
923852aa1
|
767 |
#: templates/contacts.php:55 templates/contacts.php:82 |
|
42e4f8d60
|
768 769 |
msgid "Favorite" msgstr "" |
|
923852aa1
|
770 |
#: templates/contacts.php:56 templates/contacts.php:83 |
|
42e4f8d60
|
771 772 |
msgid "Merge selected" msgstr "" |
|
923852aa1
|
773 |
#: templates/contacts.php:91 templates/contacts.php:324 |
|
42e4f8d60
|
774 |
msgid "Close" |
|
923852aa1
|
775 |
msgstr "关闭" |
|
42e4f8d60
|
776 |
|
|
923852aa1
|
777 |
#: templates/contacts.php:92 |
|
42e4f8d60
|
778 |
msgid "Keyboard shortcuts" |
|
923852aa1
|
779 |
msgstr "热键" |
|
42e4f8d60
|
780 |
|
|
923852aa1
|
781 |
#: templates/contacts.php:94 |
|
42e4f8d60
|
782 |
msgid "Navigation" |
|
923852aa1
|
783 |
msgstr "导航" |
|
42e4f8d60
|
784 |
|
|
923852aa1
|
785 |
#: templates/contacts.php:97 |
|
42e4f8d60
|
786 |
msgid "Next contact in list" |
|
923852aa1
|
787 |
msgstr "列表中下一个联系人" |
|
42e4f8d60
|
788 |
|
|
923852aa1
|
789 |
#: templates/contacts.php:99 |
|
42e4f8d60
|
790 |
msgid "Previous contact in list" |
|
923852aa1
|
791 |
msgstr "列表中上一个联系人" |
|
42e4f8d60
|
792 |
|
|
923852aa1
|
793 |
#: templates/contacts.php:101 |
|
42e4f8d60
|
794 |
msgid "Expand/collapse current addressbook" |
|
923852aa1
|
795 |
msgstr "展开/收缩当前地址薄" |
|
42e4f8d60
|
796 |
|
|
923852aa1
|
797 |
#: templates/contacts.php:103 |
|
42e4f8d60
|
798 |
msgid "Next addressbook" |
|
923852aa1
|
799 |
msgstr "下一个地址薄" |
|
42e4f8d60
|
800 |
|
|
923852aa1
|
801 |
#: templates/contacts.php:105 |
|
42e4f8d60
|
802 |
msgid "Previous addressbook" |
|
923852aa1
|
803 |
msgstr "前一个地址薄。" |
|
42e4f8d60
|
804 |
|
|
923852aa1
|
805 |
#: templates/contacts.php:109 |
|
42e4f8d60
|
806 |
msgid "Actions" |
|
923852aa1
|
807 |
msgstr "操作" |
|
42e4f8d60
|
808 |
|
|
923852aa1
|
809 |
#: templates/contacts.php:112 |
|
42e4f8d60
|
810 |
msgid "Refresh contacts list" |
|
923852aa1
|
811 |
msgstr "刷新联系人列表" |
|
42e4f8d60
|
812 |
|
|
923852aa1
|
813 |
#: templates/contacts.php:114 |
|
42e4f8d60
|
814 |
msgid "Add new contact" |
|
923852aa1
|
815 |
msgstr "添加新联系人" |
|
42e4f8d60
|
816 |
|
|
923852aa1
|
817 |
#: templates/contacts.php:116 |
|
42e4f8d60
|
818 |
msgid "Add new addressbook" |
|
923852aa1
|
819 |
msgstr "添加新地址薄" |
|
42e4f8d60
|
820 |
|
|
923852aa1
|
821 |
#: templates/contacts.php:118 |
|
42e4f8d60
|
822 |
msgid "Delete current contact" |
|
923852aa1
|
823 |
msgstr "删除当前联系人" |
|
42e4f8d60
|
824 |
|
|
923852aa1
|
825 |
#: templates/contacts.php:123 |
|
42e4f8d60
|
826 827 828 829 |
msgid "" "<h3>You have no contacts in your addressbook.</h3><p>Add a new contact or " "import existing contacts from a VCF file.</p>" msgstr "" |
|
923852aa1
|
830 |
#: templates/contacts.php:126 |
|
42e4f8d60
|
831 |
msgid "Add contact" |
|
923852aa1
|
832 833 834 835 836 |
msgstr "添加联系人" #: templates/contacts.php:176 msgid "Delete group" msgstr "" |
|
42e4f8d60
|
837 |
|
|
923852aa1
|
838 839 840 841 842 |
#: templates/contacts.php:177 msgid "Rename group" msgstr "" #: templates/contacts.php:185 |
|
42e4f8d60
|
843 844 |
msgid "Which contact should the data be merged into?" msgstr "" |
|
923852aa1
|
845 |
#: templates/contacts.php:193 |
|
42e4f8d60
|
846 847 |
msgid "Delete the other(s) after successful merge?" msgstr "" |
|
923852aa1
|
848 |
#: templates/contacts.php:205 |
|
42e4f8d60
|
849 850 |
msgid "Compose mail" msgstr "" |
|
923852aa1
|
851 |
#: templates/contacts.php:227 |
|
42e4f8d60
|
852 |
msgid "Delete current photo" |
|
923852aa1
|
853 |
msgstr "删除当前相片" |
|
42e4f8d60
|
854 |
|
|
923852aa1
|
855 |
#: templates/contacts.php:228 |
|
42e4f8d60
|
856 |
msgid "Edit current photo" |
|
923852aa1
|
857 |
msgstr "编辑当前相片" |
|
42e4f8d60
|
858 |
|
|
923852aa1
|
859 |
#: templates/contacts.php:229 |
|
42e4f8d60
|
860 |
msgid "Upload new photo" |
|
923852aa1
|
861 |
msgstr "上传新相片" |
|
42e4f8d60
|
862 |
|
|
923852aa1
|
863 |
#: templates/contacts.php:230 |
|
42e4f8d60
|
864 |
msgid "Select photo from ownCloud" |
|
923852aa1
|
865 |
msgstr "从 ownCloud 选择相片" |
|
42e4f8d60
|
866 |
|
|
923852aa1
|
867 |
#: templates/contacts.php:241 templates/contacts.php:242 |
|
42e4f8d60
|
868 869 |
msgid "First name" msgstr "" |
|
923852aa1
|
870 |
#: templates/contacts.php:246 templates/contacts.php:247 |
|
42e4f8d60
|
871 |
msgid "Additional names" |
|
923852aa1
|
872 |
msgstr "中间名" |
|
42e4f8d60
|
873 |
|
|
923852aa1
|
874 |
#: templates/contacts.php:251 templates/contacts.php:252 |
|
42e4f8d60
|
875 876 |
msgid "Last name" msgstr "" |
|
923852aa1
|
877 |
#: templates/contacts.php:259 |
|
42e4f8d60
|
878 879 |
msgid "Select groups" msgstr "" |
|
923852aa1
|
880 |
#: templates/contacts.php:262 |
|
42e4f8d60
|
881 882 |
msgid "Select address book" msgstr "" |
|
923852aa1
|
883 |
#: templates/contacts.php:266 templates/contacts.php:330 |
|
42e4f8d60
|
884 |
msgid "Nickname" |
|
923852aa1
|
885 |
msgstr "昵称" |
|
42e4f8d60
|
886 |
|
|
923852aa1
|
887 |
#: templates/contacts.php:269 |
|
42e4f8d60
|
888 |
msgid "Enter nickname" |
|
923852aa1
|
889 |
msgstr "输入昵称" |
|
42e4f8d60
|
890 |
|
|
923852aa1
|
891 |
#: templates/contacts.php:273 templates/contacts.php:329 |
|
42e4f8d60
|
892 |
msgid "Title" |
|
923852aa1
|
893 |
msgstr "头衔" |
|
42e4f8d60
|
894 |
|
|
923852aa1
|
895 |
#: templates/contacts.php:276 |
|
42e4f8d60
|
896 897 |
msgid "Enter title" msgstr "" |
|
923852aa1
|
898 |
#: templates/contacts.php:280 templates/contacts.php:328 |
|
42e4f8d60
|
899 |
msgid "Organization" |
|
923852aa1
|
900 |
msgstr "组织" |
|
42e4f8d60
|
901 |
|
|
923852aa1
|
902 |
#: templates/contacts.php:283 |
|
42e4f8d60
|
903 904 |
msgid "Enter organization" msgstr "" |
|
923852aa1
|
905 |
#: templates/contacts.php:287 templates/contacts.php:331 |
|
42e4f8d60
|
906 907 |
msgid "Birthday" msgstr "生日" |
|
923852aa1
|
908 |
#: templates/contacts.php:318 |
|
42e4f8d60
|
909 910 |
msgid "Notes go here..." msgstr "" |
|
923852aa1
|
911 |
#: templates/contacts.php:325 |
|
42e4f8d60
|
912 913 |
msgid "Export as VCF" msgstr "" |
|
923852aa1
|
914 |
#: templates/contacts.php:332 |
|
42e4f8d60
|
915 |
msgid "Phone" |
|
923852aa1
|
916 |
msgstr "电话" |
|
42e4f8d60
|
917 |
|
|
923852aa1
|
918 |
#: templates/contacts.php:333 |
|
42e4f8d60
|
919 |
msgid "Email" |
|
923852aa1
|
920 |
msgstr "电子邮件" |
|
42e4f8d60
|
921 |
|
|
923852aa1
|
922 |
#: templates/contacts.php:334 |
|
42e4f8d60
|
923 |
msgid "Instant Messaging" |
|
923852aa1
|
924 |
msgstr "即时通讯" |
|
42e4f8d60
|
925 |
|
|
923852aa1
|
926 |
#: templates/contacts.php:335 |
|
42e4f8d60
|
927 928 |
msgid "Address" msgstr "地址" |
|
923852aa1
|
929 |
#: templates/contacts.php:336 |
|
42e4f8d60
|
930 |
msgid "Note" |
|
923852aa1
|
931 |
msgstr "备注" |
|
42e4f8d60
|
932 |
|
|
923852aa1
|
933 |
#: templates/contacts.php:337 |
|
42e4f8d60
|
934 |
msgid "Web site" |
|
923852aa1
|
935 |
msgstr "网站" |
|
42e4f8d60
|
936 |
|
|
923852aa1
|
937 |
#: templates/contacts.php:339 |
|
42e4f8d60
|
938 |
msgid "Delete contact" |
|
923852aa1
|
939 |
msgstr "删除联系人" |
|
42e4f8d60
|
940 |
|
|
923852aa1
|
941 942 943 |
#: templates/contacts.php:352 templates/contacts.php:367 #: templates/contacts.php:381 templates/contacts.php:406 #: templates/contacts.php:443 |
|
42e4f8d60
|
944 |
msgid "Preferred" |
|
923852aa1
|
945 |
msgstr "偏好" |
|
42e4f8d60
|
946 |
|
|
923852aa1
|
947 |
#: templates/contacts.php:354 |
|
42e4f8d60
|
948 |
msgid "Please specify a valid email address." |
|
923852aa1
|
949 |
msgstr "请指定有效的电子邮件地址。" |
|
42e4f8d60
|
950 |
|
|
923852aa1
|
951 |
#: templates/contacts.php:354 |
|
42e4f8d60
|
952 953 |
msgid "someone@example.com" msgstr "" |
|
923852aa1
|
954 |
#: templates/contacts.php:356 |
|
42e4f8d60
|
955 |
msgid "Mail to address" |
|
923852aa1
|
956 |
msgstr "向此地址发送邮件" |
|
42e4f8d60
|
957 |
|
|
923852aa1
|
958 |
#: templates/contacts.php:357 |
|
42e4f8d60
|
959 |
msgid "Delete email address" |
|
923852aa1
|
960 |
msgstr "删除电子邮件地址" |
|
42e4f8d60
|
961 |
|
|
923852aa1
|
962 |
#: templates/contacts.php:369 |
|
42e4f8d60
|
963 |
msgid "Enter phone number" |
|
923852aa1
|
964 |
msgstr "输入电话号码" |
|
42e4f8d60
|
965 |
|
|
923852aa1
|
966 |
#: templates/contacts.php:371 |
|
42e4f8d60
|
967 |
msgid "Delete phone number" |
|
923852aa1
|
968 |
msgstr "删除电话号码" |
|
42e4f8d60
|
969 |
|
|
923852aa1
|
970 |
#: templates/contacts.php:385 |
|
42e4f8d60
|
971 |
msgid "Go to web site" |
|
923852aa1
|
972 |
msgstr "访问网站" |
|
42e4f8d60
|
973 |
|
|
923852aa1
|
974 |
#: templates/contacts.php:386 |
|
42e4f8d60
|
975 976 |
msgid "Delete URL" msgstr "" |
|
923852aa1
|
977 |
#: templates/contacts.php:397 |
|
42e4f8d60
|
978 |
msgid "View on map" |
|
923852aa1
|
979 |
msgstr "查看地图" |
|
42e4f8d60
|
980 |
|
|
923852aa1
|
981 |
#: templates/contacts.php:398 |
|
42e4f8d60
|
982 983 |
msgid "Delete address" msgstr "" |
|
923852aa1
|
984 |
#: templates/contacts.php:410 |
|
42e4f8d60
|
985 986 |
msgid "1 Main Street" msgstr "" |
|
923852aa1
|
987 |
#: templates/contacts.php:411 |
|
42e4f8d60
|
988 |
msgid "Street address" |
|
923852aa1
|
989 |
msgstr "街道地址" |
|
42e4f8d60
|
990 |
|
|
923852aa1
|
991 |
#: templates/contacts.php:415 |
|
42e4f8d60
|
992 993 |
msgid "12345" msgstr "" |
|
923852aa1
|
994 |
#: templates/contacts.php:416 |
|
42e4f8d60
|
995 |
msgid "Postal code" |
|
923852aa1
|
996 |
msgstr "邮编" |
|
42e4f8d60
|
997 |
|
|
923852aa1
|
998 |
#: templates/contacts.php:418 |
|
42e4f8d60
|
999 1000 |
msgid "Your city" msgstr "" |
|
923852aa1
|
1001 |
#: templates/contacts.php:419 |
|
42e4f8d60
|
1002 1003 |
msgid "City" msgstr "城市" |
|
923852aa1
|
1004 |
#: templates/contacts.php:423 |
|
42e4f8d60
|
1005 1006 |
msgid "Some region" msgstr "" |
|
923852aa1
|
1007 |
#: templates/contacts.php:424 |
|
42e4f8d60
|
1008 1009 |
msgid "State or province" msgstr "" |
|
923852aa1
|
1010 |
#: templates/contacts.php:428 |
|
42e4f8d60
|
1011 1012 |
msgid "Your country" msgstr "" |
|
923852aa1
|
1013 |
#: templates/contacts.php:429 |
|
42e4f8d60
|
1014 |
msgid "Country" |
|
923852aa1
|
1015 |
msgstr "国家" |
|
42e4f8d60
|
1016 |
|
|
923852aa1
|
1017 |
#: templates/contacts.php:451 |
|
42e4f8d60
|
1018 |
msgid "Instant Messenger" |
|
923852aa1
|
1019 |
msgstr "即时通讯" |
|
42e4f8d60
|
1020 |
|
|
923852aa1
|
1021 |
#: templates/contacts.php:453 |
|
42e4f8d60
|
1022 |
msgid "Delete IM" |
|
923852aa1
|
1023 |
msgstr "删除即时通讯" |
|
42e4f8d60
|
1024 |
|
|
923852aa1
|
1025 |
#: templates/contacts.php:463 templates/settings.php:36 |
|
42e4f8d60
|
1026 1027 |
msgid "Share" msgstr "分享" |
|
923852aa1
|
1028 |
#: templates/contacts.php:464 |
|
42e4f8d60
|
1029 |
msgid "Export" |
|
923852aa1
|
1030 |
msgstr "导出" |
|
42e4f8d60
|
1031 |
|
|
923852aa1
|
1032 |
#: templates/contacts.php:465 |
|
42e4f8d60
|
1033 1034 1035 1036 1037 |
msgid "CardDAV link" msgstr "" #: templates/part.cropphoto.php:31 msgid "The temporary image has been removed from cache." |
|
923852aa1
|
1038 |
msgstr "临时相片已从缓存中移除。" |
|
42e4f8d60
|
1039 1040 1041 |
#: templates/settings.php:3 msgid "CardDAV syncing addresses" |
|
923852aa1
|
1042 |
msgstr "CardDAV 同步地址" |
|
42e4f8d60
|
1043 1044 1045 |
#: templates/settings.php:3 msgid "more info" |
|
923852aa1
|
1046 |
msgstr "更多信息" |
|
42e4f8d60
|
1047 1048 1049 |
#: templates/settings.php:5 msgid "Primary address (Kontact et al)" |
|
923852aa1
|
1050 |
msgstr "主要地址 (Kontact 等)" |
|
42e4f8d60
|
1051 1052 1053 |
#: templates/settings.php:7 msgid "iOS/OS X" |
|
923852aa1
|
1054 |
msgstr "iOS/OS X" |
|
42e4f8d60
|
1055 1056 1057 |
#: templates/settings.php:11 msgid "Addressbooks" |
|
923852aa1
|
1058 |
msgstr "地址薄" |
|
42e4f8d60
|
1059 1060 1061 |
#: templates/settings.php:58 msgid "New Address Book" |
|
923852aa1
|
1062 |
msgstr "新地址薄" |
|
42e4f8d60
|
1063 1064 1065 |
#: templates/settings.php:59 msgid "Name" |
|
923852aa1
|
1066 |
msgstr "名称" |
|
42e4f8d60
|
1067 1068 1069 |
#: templates/settings.php:60 msgid "Description" |
|
923852aa1
|
1070 |
msgstr "描述" |