1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/zh_CN.php
2013-05-23 00:49:14 +02:00

273 lines
14 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Error getting contact object." => "获取联系人对象时出错。",
"Error reading contact photo." => "读取联系人照片时错误。",
"Error saving temporary file." => "保存临时文件错误。",
"The loading photo is not valid." => "载入的照片无效。",
"No contact info was submitted." => "未提交联系人信息。",
"No photo path was submitted." => "未提供照片路径。",
"File doesn't exist:" => "文件不存在:",
"Error loading image." => "加载图片错误。",
"Error getting PHOTO property." => "获取照片属性时出错。",
"Error saving contact." => "保存联系人时出错。",
"Error resizing image" => "缩放图像时出错",
"Error cropping image" => "裁切图像时出错",
"Error creating temporary image" => "创建临时图像时出错",
"Error finding image: " => "查找图像时出错: ",
"Key is not set for: " => "用于此项的密匙未设置:",
"Value is not set for: " => "用于此项的值未设置:",
"Could not set preference: " => "无法设定偏好:",
"No file was uploaded. Unknown error" => "没有文件被上传。未知错误",
"There is no error, the file uploaded with success" => "文件上传成功,没有错误发生",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "上传的文件长度超出了 php.ini 中 upload_max_filesize 的限制",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上传的文件长度超出了 HTML 表单中 MAX_FILE_SIZE 的限制",
"The uploaded file was only partially uploaded" => "已上传文件只上传了部分(不完整)",
"No file was uploaded" => "没有文件被上传",
"Missing a temporary folder" => "缺少临时目录",
"Failed to write to disk" => "写入磁盘失败",
"Not enough storage available" => "没有足够的存储空间",
"Upload of blacklisted file:" => "上传黑名单文件:",
"Error uploading contacts to storage." => "上传联系人到存储空间时出错",
"Couldn't save temporary image: " => "无法保存临时图像: ",
"Couldn't load temporary image: " => "无法加载临时图像: ",
"Contacts" => "联系人",
"%d_selected_contacts" => "%d_个已选定的联系人",
"Save" => "保存",
"Uploading..." => "上传中……",
"Imported {count} of {total} contacts" => "已从{total}个联系人导入{count}个",
"Imported {imported} contacts. {failed} failed." => "已导入{imported}联系人。{failed}失败。",
"An address book called {name} already exists" => "名为{name}的地址薄已存在",
"Failed adding address book: {error}" => "添加地址薄失败:{error}",
"Failed loading address books: {error}" => "加载地址薄失败:{error}",
"Indexing contacts" => "正在索引联系人",
"Unrecoverable error loading address books: {msg}" => "加载地址薄时遇到无法恢复的错误:{msg}",
"Error." => "错误",
"Add to..." => "添加到……",
"Remove from..." => "从……删除",
"Add group..." => "添加分组……",
"Merge failed. Cannot find contact: {id}" => "合并失败。不能找到联系人:{id}",
"Merge failed." => "合并失败",
"Merge failed. Error saving contact." => "合并失败。保存联系人出错。",
"Select photo" => "选择图片",
"Network or server error. Please inform administrator." => "网络或服务器错误。请通知管理员。",
"Failed saving sort order: {error}" => "保存排序失败:{error}",
"Failed saving last group: {error}" => "保存最后一组时失败:{error}",
"Error adding to group." => "添加到组时出错。",
"Error removing from group." => "从组删除时出错。",
"There was an error opening a mail composer." => "打开邮件撰写器时出错。",
"Error setting {name} as favorite." => "无法将{name}设为喜欢。",
"Merge contacts" => "合并联系人",
"Cancel" => "取消",
"Add group" => "添加分组",
"OK" => "OK",
"Could not find contact: {id}" => "不能找到联系人: {id}",
"No files selected for upload." => "没有选择文件以上传",
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "您试图上传的文件超出了该服务器的最大文件限制",
"Edit profile picture" => "编辑配置图片",
"Error loading profile picture." => "载入档案图片时出错",
"Failed deleting property: {error}" => "删除属性失败:{error}",
"Is this correct?" => "这正确吗?",
"# groups" => "#群组",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "一些联系人已被标注为删除,但是尚未完成,请稍候。",
"Click to undo deletion of {num} contacts" => "点击以撤销删除这{num}个联系人",
"Cancelled deletion of {num}" => "已取消的删除{num}",
"Contact is already in this group." => "联系人已经在这个组中。",
"Contacts are already in this group." => "联系人都已经在这个组中。",
"Couldn't get contact list." => "无法获取联系人列表。",
"Contact is not in this group." => "联系人不在此分组中。",
"Contacts are not in this group." => "联系人都没有在这个组中。",
"Failed deleting group: {error}" => "删除组失败:{error}",
"Failed renaming group: {error}" => "重命名组失败:{error}",
"A group named {group} already exists" => "分组{group}已存在。",
"You can drag groups to\narrange them as you like." => "你可以拖拽群组以你喜欢的方式摆放他们。",
"Failed adding group: {error}" => "添加组失败:{error}",
"All" => "全部",
"Favorites" => "收藏",
"Shared by {owner}" => "共享人:{owner}",
"Not grouped" => "未分组",
"Failed loading groups: {error}" => "加载组失败:{error}",
"Result: " => "结果: ",
" imported, " => " 已导入, ",
" failed." => " 失败。",
"Error" => "错误",
"Displayname cannot be empty." => "显示名称不能为空",
"Show CardDav link" => "显示CardDav连接",
"Show read-only VCF link" => "显示只读VCF连接",
"Download" => "下载",
"Edit" => "编辑",
"Delete" => "删除",
"More..." => "更多",
"Less..." => "更少...",
"Failed loading photo: {error}" => "加载照片失败:{error}",
"You do not have permissions to see this contacts" => "你没有权限查看此联系人",
"You do not have permissions to see these contacts" => "您没有权限查看这些联系人",
"You do not have permissions add contacts to the address book" => "您没有权限添加联系人到此地址簿",
"The backend for this address book does not support adding contacts" => "此地址簿的后端不支持添加联系人",
"You do not have permissions to delete this contact" => "你没有权限删除此联系人",
"The backend for this address book does not support deleting contacts" => "此地址簿的后端不支持删除联系人",
"The backend for this address book does not support updating" => "此地址簿的后端不支持更新",
"You don't have permissions to update the address book." => "你没有权限更新地址簿",
"You don't have permissions to delete the address book." => "你没有权限删除地址簿",
"There was an error updating the addressbook." => "更新地址簿时出错",
"There was an error deleting this addressbook." => "删除地址簿时出错",
"You do not have permissions to see this contact" => "你没有权限查看此联系人",
"You do not have permissions to update this contact" => "你没有权限更新此联系人",
"The backend for this contact does not support updating it" => "此地址簿的后端不支持更新它",
"This backend not support adding contacts" => "此后端不支持添加联系人",
"Property not found" => "未找到属性",
" Missing IM parameter for: " => "这些缺少IM参数",
"Unknown IM: " => "未知即时通讯服务:",
"Error creating address book" => "创建地址薄出错",
"Error updating address book" => "上传地址簿出错",
"Error deleting address book" => "删除地址薄出错",
"Error creating contact." => "创建联系人出错。",
"Error deleting contact." => "删除联系人出错。",
"Error retrieving contact." => "检索联系人出错。",
"Error removing contact from other address book." => "从其他地址簿移除联系人出错。",
"Couldn't find contact." => "不能找到联系人。",
"Error merging into contact." => "合并到联系人出错。",
"Error saving contact to backend." => "保存联系人到后台出错。",
"Property name is not set." => "属性名称未设置。",
"Property checksum is not set." => "属性校验值未设置。",
"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
"Error setting property" => "设置属性出错",
"Error saving property to backend" => "将属性保存到后台出错",
"No group name given." => "未指定组名称。",
"Error adding group." => "添加分组错误。",
"Error renaming group." => "重命名组错误",
"Group ID missing from request." => "请求缺少分组ID。",
"Group name missing from request." => "请求中缺少组名",
"Contact ID missing from request." => "请求缺少联系人ID。",
"Attempt to upload blacklisted file:" => "尝试上传黑名单文件:",
"You do not have permissions to import into this address book." => "您没有权限导入到此地址簿",
"File name missing from request." => "请求缺少文件名。",
"Progress key missing from request." => "请求缺少密匙。",
"Attempt to access blacklisted file:" => "尝试访问黑名单文件:",
"No contacts found in: " => "在这里未找到联系人:",
"No key is given." => "未指定密匙。",
"No value is given." => "未指定值。",
"{name}'s Birthday" => "{name} 的生日",
"Contact" => "联系人",
"Other" => "其它",
"HomePage" => "主页",
"Jabber" => "Jabber",
"Internet call" => "网络呼叫",
"AIM" => "AIM",
"MSN" => "MSN",
"Twitter" => "Twitter",
"GoogleTalk" => "GoogleTalk",
"Facebook" => "Facebook",
"XMPP" => "XMPP",
"ICQ" => "ICQ",
"Yahoo" => "Yahoo",
"Skype" => "Skype",
"QQ" => "QQ",
"GaduGadu" => "GaduGadu",
"Work" => "工作",
"Home" => "家庭",
"Mobile" => "手机",
"Text" => "文本",
"Voice" => "语音",
"Message" => "消息",
"Fax" => "传真",
"Video" => "视频",
"Pager" => "传呼机",
"Internet" => "互联网",
"Friends" => "朋友",
"Family" => "家庭",
"There was an error deleting properties for this contact." => "删除这个联系人的属性时出现了一个错误。",
"New Contact" => "新建联系人",
"Group name" => "组名称",
"New Group" => "新建分组",
"Address books" => "地址簿",
"Display name" => "显示名称",
"Add Address Book" => "添加地址薄",
"Import" => "导入",
"Import into..." => "导入到…",
"Select file..." => "选择文件...",
"(De-)select all" => "反选全部",
"Groups" => "分组",
"Favorite" => "最爱",
"Merge selected" => "合并选择项",
"Close" => "关闭",
"Keyboard shortcuts" => "快捷键",
"Navigation" => "导航",
"Next contact in list" => "列表中的下一个联系人",
"Previous contact in list" => "列表中的上一个联系人",
"Expand/collapse current addressbook" => "展开/收起此地址簿",
"Next addressbook" => "下一个地址簿",
"Previous addressbook" => "上一个地址簿",
"Actions" => "地址",
"Refresh contacts list" => "刷新联系人列表",
"Add new contact" => "新增联系人",
"Add new addressbook" => "新增地址簿",
"Delete current contact" => "删除当前联系人",
"<h3>You have no contacts in your addressbook.</h3><p>Add a new contact or import existing contacts from a VCF file.</p>" => "<h3>你的地址薄中没有联系人。</h3><p>添加一个新的联系人或者从VCF文件中导入。</p>",
"Add contact" => "添加联系人",
"Delete group" => "删除分组",
"Rename group" => "重命名组",
"Which contact should the data be merged into?" => "要将数据合并到哪个联系人?",
"Delete the other(s) after successful merge?" => "在成功合并后删除其他项?",
"Compose mail" => "编写邮件",
"Delete current photo" => "删除当前照片",
"Edit current photo" => "编辑当前照片",
"Upload new photo" => "上传新照片",
"Select photo from ownCloud" => "从 ownCloud 选择照片",
"First name" => "",
"Additional names" => "其他名称",
"Last name" => "",
"Select groups" => "选择分组",
"Select address book" => "选择地址薄",
"Nickname" => "昵称",
"Enter nickname" => "输入昵称",
"Title" => "标题",
"Enter title" => "输入标题",
"Organization" => "组织",
"Enter organization" => "输入组织",
"Birthday" => "生日",
"Notes go here..." => "注释放在这里...",
"Export as VCF" => "导出为 VCF",
"Add" => "增加",
"Phone" => "电话",
"Email" => "电子邮件",
"Instant Messaging" => "即时通讯",
"Address" => "地址",
"Note" => "注释",
"Web site" => "网址",
"Delete contact" => "删除联系人",
"Preferred" => "偏好",
"Please specify a valid email address." => "请指定合法的电子邮件地址",
"someone@example.com" => "someone@example.com",
"Mail to address" => "发送邮件到地址",
"Delete email address" => "删除电子邮件地址",
"Enter phone number" => "输入电话号码",
"Delete phone number" => "删除电话号码",
"Go to web site" => "访问网址",
"Delete URL" => "删除URL",
"View on map" => "在地图上显示",
"Delete address" => "删除地址",
"1 Main Street" => "1 主街道",
"Street address" => "街道地址",
"12345" => "12345",
"Postal code" => "邮政编码",
"Your city" => "城市",
"City" => "城市",
"Some region" => "部分地区",
"State or province" => "州/省",
"Your country" => "国家",
"Country" => "国家",
"Instant Messenger" => "即时通讯",
"Delete IM" => "删除即时通讯工具",
"Share" => "共享",
"Export" => "导出",
"CardDAV link" => "CardDAV 链接",
"The temporary image has been removed from cache." => "临时图像文件已从缓存中删除",
"CardDAV syncing addresses" => "CardDAV 同步地址",
"more info" => "更多信息",
"Primary address (Kontact et al)" => "首选地址 (Kontact 等)",
"iOS/OS X" => "iOS/OS X",
"Addressbooks" => "地址簿",
"New Address Book" => "新建地址簿",
"Name" => "姓名",
"Description" => "描述"
);