X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8a42bc2eff8563d206615cb8810ad87e9e6e5be2..68e48d97ba70e2675e7a5ae37e2d75b10b743c46:/config/locales/zh-CN.yml diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index d81817ffb..811867e94 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -1,10 +1,10 @@ # Messages for Simplified Chinese (中文(简体)‎) # Exported from translatewiki.net # Export driver: phpyaml +# Author: )8 # Author: 500000000006城 # Author: A Chinese Wikipedian # Author: A Retired User -# Author: Abijeet Patro # Author: Anakmalaysia # Author: Angrydog001 # Author: Assoc @@ -15,6 +15,8 @@ # Author: Dimension # Author: Duolaimi # Author: Fanjiayi +# Author: Gerongfenh +# Author: Hudafu # Author: Hydra # Author: Hzy980512 # Author: Impersonator 1 @@ -23,6 +25,7 @@ # Author: Jiwei # Author: Josephine W. # Author: Koalberry +# Author: Lakejason0 # Author: LaoShuBaby # Author: Lepus # Author: Liangent @@ -39,9 +42,11 @@ # Author: SinonJZH # Author: StephDC # Author: TianyinLee +# Author: Vikarna # Author: VulpesVulpes825 # Author: WQL # Author: Wong128cn +# Author: Wuqianye # Author: Xiaomingyan # Author: Yfdyh000 # Author: Zazzzz @@ -61,7 +66,7 @@ zh-CN: dir: ltr time: formats: - friendly: '%Y å¹´%B %e 日 %H:%M' + friendly: '%Yå¹´%B%e日 %H:%M' blog: '%Yå¹´%B%e日' helpers: file: @@ -99,7 +104,7 @@ zh-CN: changeset_tag: 变更集标签 country: 国家 diary_comment: 日记评论 - diary_entry: 日记条目 + diary_entry: 日记文章 friend: 朋友 issue: 问题 language: 语言 @@ -170,20 +175,29 @@ zh-CN: title: 主题 body: 正文 recipient: 收件人 + redaction: + description: 描述 report: category: 选择您举报的原因 details: 请提供一些有关问题的更多详情(必填)。 user: email: 电子邮件 + new_email: 新电子邮件地址 active: 激活 display_name: 显示名称 - description: 描述 - languages: 语言 + description: 个人资料描述 + home_lat: 纬度 + home_lon: 经度 + languages: 首选语言 pass_crypt: 密码 pass_crypt_confirmation: 确认密码 help: trace: tagstring: 用逗号分隔 + user_block: + needs_view: 在清除这个封禁之前,是否需要用户先登录? + user: + new_email: (从不公开显示) datetime: distance_in_words_ago: about_x_hours: @@ -228,18 +242,12 @@ zh-CN: with_name_html: '%{name} (%{id})' editor: default: 默认(目前为 %{name}) - potlatch: - name: Potlatch 1 - description: Potlatch 1 (浏览器内编辑器) id: name: iD description: iD (浏览器内编辑器) - potlatch2: - name: Potlatch 2 - description: Potlatch 2 (浏览器内编辑器) remote: name: 远程控制 - description: 远程控制 (JOSM 或 Merkaartor) + description: 远程控制 (JOSM、Potlatch、Merkaartor) auth: providers: none: 无 @@ -307,9 +315,9 @@ zh-CN: way_paginated: 路径 (%{x}-%{y},共 %{count}) relation: 关系 (%{count}) relation_paginated: 关系 (%{x}-%{y},共 %{count}) - comment: 评论 (%{count}) - hidden_commented_by: %{when}来自%{user}的隐藏评论 - commented_by: %{when}来自%{user}的评论 + comment: 评论(%{count}) + hidden_commented_by_html: %{when}来自%{user}的隐藏评论 + commented_by_html: %{when}来自%{user}的评论 changesetxml: 变更集 XML osmchangexml: osm 修改 XML feed: @@ -348,6 +356,7 @@ zh-CN: entry_html: 关系 %{relation_name} entry_role_html: 关系 %{relation_name} (作为 %{relation_role}) not_found: + title: 未找到 sorry: '抱歉,无法找到 %{type} #%{id}。' type: node: 节点 @@ -356,6 +365,7 @@ zh-CN: changeset: 变更集 note: 注记 timeout: + title: 超时错误 sorry: 对不起,检索 id 为 %{id} 的 %{type} 的数据时间过长。 type: node: 节点 @@ -391,15 +401,15 @@ zh-CN: open_title: '未解决注记 #%{note_name}' closed_title: '已解决注记 #%{note_name}' hidden_title: '隐藏注记 #%{note_name}' - opened_by: '%{user}创建于%{when}' - opened_by_anonymous: 匿名用户创建于%{when} - commented_by: '%{user}于%{when}发表的评论' - commented_by_anonymous: 匿名用户于%{when}发表的评论 - closed_by: '%{user}解决于%{when}' - closed_by_anonymous: 匿名用户解决于%{when} - reopened_by: '%{user}重新激活于%{when}' - reopened_by_anonymous: 匿名用户重新激活于%{when} - hidden_by: '%{user}隐藏于%{when}' + opened_by_html: '%{user}创建于%{when}' + opened_by_anonymous_html: 匿名用户创建于%{when} + commented_by_html: '%{user}于%{when}发表的评论' + commented_by_anonymous_html: 匿名用户于%{when}发表的评论 + closed_by_html: '%{user}解决于%{when}' + closed_by_anonymous_html: 匿名用户解决于%{when} + reopened_by_html: '%{user}重新激活于%{when}' + reopened_by_anonymous_html: 匿名用户重新激活于%{when} + hidden_by_html: '%{user}隐藏于%{when}' report: 举报此注记 coordinates_html: '%{latitude}, %{longitude}' query: @@ -424,10 +434,10 @@ zh-CN: area: 区域 index: title: 变更集 - title_user: '%{user} 的变更集' + title_user: '%{user}的变更集' title_friend: 由我的朋友所做的变更集 title_nearby: 附近用户的变更集 - empty: 没有找到变更集。 + empty: 未找到变更集。 empty_area: 该区域内没有变更集。 empty_user: 无该用户的变更集。 no_more: 未找到更多变更集。 @@ -451,23 +461,18 @@ zh-CN: new: title: 新日记文章 form: - subject: 主题: - body: 正文: - language: 语言: - location: 位置: - latitude: 纬度: - longitude: 经度: + location: 位置 use_map_link: 使用地图 index: title: 用户日记 title_friends: 朋友的日记 title_nearby: 附近用户的日记 - user_title: '%{user} 的日记' + user_title: '%{user}的日记' in_language_title: '%{language}日记文章' new: 新日记文章 new_title: 在我的用户日记中撰写新文章 my_diary: 我的日记 - no_entries: 没有日记文章 + no_entries: 无日记文章 recent_entries: 最近的日记文章 older_entries: 较早的文章 newer_entries: 较新的文章 @@ -476,16 +481,17 @@ zh-CN: marker_text: 日记文章位置 show: title: '%{user} 的日记 | %{title}' - user_title: '%{user} 的日记' + user_title: '%{user}的日记' leave_a_comment: 留下评论 login_to_leave_a_comment_html: '%{login_link}以留下评论' login: 登录 no_such_entry: title: 没有这篇日记文章 - heading: 没有ID为 %{id} 的条目 + heading: 没有文章ID为:%{id} body: 对不起,没有 id 为 %{id} 的日记文章或评论。请检查您的拼写,或是您可能点击了错误的链接。 diary_entry: - posted_by_html: '%{link_user} 于 %{created} 以%{language_link}发表' + posted_by_html: '%{link_user}在%{created}用%{language_link}发布' + updated_at_html: 最后一次更新于%{updated}。 comment_link: 评论该文章 reply_link: 向作者发送信息 comment_count: @@ -498,7 +504,7 @@ zh-CN: confirm: 确认 report: 举报此文章 diary_comment: - comment_from_html: '%{link_user} 于 %{comment_created_at} 发表的评论' + comment_from_html: '%{link_user}在%{comment_created_at}的评论' hide_link: 隐藏此评论 unhide_link: 显示此评论 confirm: 确认 @@ -562,6 +568,7 @@ zh-CN: pylon: 桥塔 station: 索道站 t-bar: T字形电梯 + "yes": 航空 aeroway: aerodrome: 小型飞机场 airstrip: 飞机跑道 @@ -570,6 +577,7 @@ zh-CN: hangar: 飞机库 helipad: 直升机停机坪 holding_position: 等车位置 + navigationaid: 航空导航辅助 parking_position: 停车位置 runway: 飞机跑道 taxilane: 滑行道 @@ -577,6 +585,7 @@ zh-CN: terminal: 航站楼 windsock: 风向袋 amenity: + animal_boarding: 动物寄养处 animal_shelter: 动物收容所 arts_centre: 艺术中心 atm: 自动提款机 @@ -586,6 +595,7 @@ zh-CN: bench: 长椅 bicycle_parking: 自行车停车处 bicycle_rental: 自行车出租点 + bicycle_repair_station: 自行车维修站 biergarten: 露天啤酒店 blood_bank: 血库 boat_rental: 租船处 @@ -630,8 +640,10 @@ zh-CN: language_school: 语言学校 library: 图书馆 loading_dock: 装卸码头 + love_hotel: 爱情旅馆 marketplace: 商场 monastery: 修道院 + money_transfer: 汇款处 motorcycle_parking: 摩托车停车场 music_school: 音乐学校 nightclub: 夜总会 @@ -639,6 +651,7 @@ zh-CN: parking: 停车场 parking_entrance: 停车场入口 parking_space: 停车位 + payment_terminal: 支付终端 pharmacy: 药店 place_of_worship: 宗教场所 police: 警察局 @@ -647,9 +660,12 @@ zh-CN: prison: 监狱 pub: 酒馆 public_bath: 公共浴场 + public_bookcase: 公共书柜 public_building: 公共建筑 + ranger_station: 公园管理站 recycling: 回收点 restaurant: 餐馆 + sanitary_dump_station: 储粪池 school: 学校 shelter: 避雨亭 shower: 淋浴 @@ -662,6 +678,7 @@ zh-CN: theatre: 剧院 toilets: 洗手间 townhall: 市政厅 + training: 训练设施 university: 大学 vehicle_inspection: 车辆检测站 vending_machine: 自动售货机 @@ -670,10 +687,12 @@ zh-CN: waste_basket: 垃圾桶 waste_disposal: 废物处理 waste_dump_site: 垃圾倾倒场 + watering_place: 动物饮水处 water_point: 引水点 weighbridge: 地磅 "yes": 便利设施 boundary: + aboriginal_lands: 原住民土地 administrative: 行政区边界 census: 人口普查边界 national_park: 国家公园 @@ -695,6 +714,7 @@ zh-CN: cabin: 小屋 chapel: 教堂 church: 教堂建筑 + civic: 公共建筑 college: 学院建筑 commercial: 商业建筑物 construction: 在建建筑 @@ -705,6 +725,7 @@ zh-CN: garage: 车库 garages: 车库 greenhouse: 温室 + hangar: 机库 hospital: 医院建筑物 hotel: 酒店建筑 house: 房屋 @@ -729,32 +750,47 @@ zh-CN: terrace: 阳台建筑 train_station: 火车站建筑 university: 大学建筑物 + warehouse: 仓库 "yes": 建筑物 club: sport: 体育俱乐部 + "yes": 俱乐部 craft: beekeper: 养蜂人工作室 blacksmith: 铁匠铺 brewery: 啤酒厂 carpenter: 木匠工坊 + caterer: 餐饮服务商 + confectionery: 糖果店 dressmaker: 裁缝工作室 electrician: 电工工坊 - electronics_repair: 电子维修处 + electronics_repair: 电子产品维修 gardener: 园艺工坊 + glaziery: 琉璃工坊 + handicraft: 手工艺工坊 + metal_construction: 金属结构坊 painter: 装修工坊 photographer: 摄影室 plumber: 管道工坊 roofer: 屋顶工作室 + sawmill: 锯木厂 shoemaker: 鞋匠工坊 + stonemason: 石匠铺 tailor: 裁缝店 + window_construction: 窗户施工 winery: 酿酒厂 "yes": 工艺品店 emergency: ambulance_station: 救护站 assembly_point: 集合地点 defibrillator: 除颤仪 + fire_xtinguisher: 灭火器 + fire_water_pond: 消防水塘 landing_site: 紧急着陆地点 + life_ring: 紧急救生圈 phone: 紧急电话 + siren: 防空警报 + suction_point: 消防吸水点 water_tank: 紧急水箱 "yes": 紧急 highway: @@ -767,6 +803,7 @@ zh-CN: cycleway: 自行车道 elevator: 电梯 emergency_access_point: 紧急求救点 + emergency_bay: 应急停车带 footway: 人行道 ford: 浅滩 give_way: 让路标志 @@ -779,8 +816,8 @@ zh-CN: path: 小径 pedestrian: 步行街 platform: 车站 - primary: 一级道路 - primary_link: 一级道路 + primary: 主要道路 + primary_link: 主要道路 proposed: 规划道路 raceway: 赛道 residential: 住宅道路 @@ -799,12 +836,14 @@ zh-CN: track: 小路 traffic_mirror: 道路反光镜 traffic_signals: 交通信号灯 + trailhead: 步道起点 trunk: 主干道路 trunk_link: 干道 turning_loop: 环形回车道 unclassified: 无等级道路 "yes": 道路 historic: + aircraft: 历史航空器 archaeological_site: 遗址 bomb_crater: 弹坑遗址 battlefield: 战场 @@ -818,17 +857,20 @@ zh-CN: citywalls: 城墙 fort: 堡垒 heritage: 遗产地 + hollow_way: 坳路 house: 房屋 manor: 庄园 memorial: 纪念碑 mine: 矿井 mine_shaft: 矿井 monument: 纪念碑 + railway: 历史铁路 roman_road: 罗马道路 ruins: 遗迹 stone: 石头 tomb: 墓 tower: 塔 + wayside_chapel: 路边小教堂 wayside_cross: 路旁十字架 wayside_shrine: 路旁神龛 wreck: 残骸 @@ -837,6 +879,7 @@ zh-CN: "yes": 交叉点 landuse: allotments: 小块园地 + aquaculture: 水产养殖 basin: 盆地 brownfield: 棕地 cemetery: 公墓 @@ -856,6 +899,7 @@ zh-CN: military: 军事区 mine: 矿井 orchard: 果园 + plant_nursery: 植物苗圃 quarry: 采石场 railway: 铁路 recreation_ground: 游乐场 @@ -869,9 +913,12 @@ zh-CN: "yes": 土地利用 leisure: adult_gaming_centre: 成人游戏中心 + amusement_arcade: 娱乐厅 bandstand: 演奏台 beach_resort: 海滩度假村 bird_hide: 野生动物观察站 + bleachers: 露天看台 + bowling_alley: 保龄球场 common: 公共用地 dance: 舞厅 dog_park: 狗公园 @@ -884,9 +931,11 @@ zh-CN: horse_riding: 骑马运动 ice_rink: 滑冰场 marina: 小船坞 - miniature_golf: 迷您高尔夫球场 + miniature_golf: 迷你高尔夫球场 nature_reserve: 自然保护区 + outdoor_seating: 户外座位 park: 公园 + picnic_table: 野餐桌 pitch: 体育场 playground: 儿童游乐场 recreation_ground: 游乐场 @@ -901,12 +950,19 @@ zh-CN: "yes": 闲暇 man_made: adit: 平坑 + advertising: 广告牌 + antenna: 天线 + avalanche_protection: 雪崩护栏 beacon: 浮标 + beam: 梁柱 beehive: 蜂窝 breakwater: 防波堤 bridge: æ¡¥ bunker_silo: 地堡 + cairn: 堆石标 chimney: 烟囱 + clearcut: 采伐迹地 + communications_tower: 通讯塔 crane: 吊车 cross: 十字架 dolphin: 系船柱 @@ -926,14 +982,19 @@ zh-CN: pier: 码头 pipeline: 管道 pumping_station: 泵站 + reservoir_covered: 覆盖水库 silo: 发射井 + snow_cannon: 雪炮 snow_fence: 防雪栅栏 storage_tank: 储油罐 + street_cabinet: 街柜 surveillance: 监视 telescope: 望远镜 tower: 塔 + utility_pole: 电线杆 wastewater_plant: 污水处理厂 watermill: 水磨 + water_tap: 水龙头 water_tower: 水塔 water_well: 井 water_works: 自来水厂 @@ -945,10 +1006,12 @@ zh-CN: barracks: 营房 bunker: 掩体 checkpoint: 检查站 + trench: 堑壕 "yes": 军队 mountain_pass: "yes": 山口 natural: + bare_rock: 裸岩 bay: æ¹¾ beach: 滩 cape: 海岬 @@ -992,6 +1055,7 @@ zh-CN: office: accountant: 会计师事务所 administrative: 管理 + advertising_agency: 广告代理办公室 architect: 设计院 association: 协会 company: 公司 @@ -1009,6 +1073,7 @@ zh-CN: newspaper: 报社 ngo: 非政府组织办公室 notary: 公证处 + religion: 宗教办公室 research: 研究室 tax_advisor: 税务顾问办公室 telecommunication: 电信办公室 @@ -1030,6 +1095,7 @@ zh-CN: locality: 地区 municipality: 直辖市 neighbourhood: 居住区 + plot: 地块 postcode: 邮政编码 quarter: 街角 region: 地区 @@ -1069,11 +1135,14 @@ zh-CN: agrarian: 农用品店 alcohol: 政府许可酒类店 antiques: 古玩店 + appliance: 电器店 art: 艺术品店 baby_goods: 婴儿用品 bag: 包店 bakery: 面包店 + bathroom_furnishing: 浴室装修 beauty: 美容店 + bed: 床上用品 beverages: 饮料店 bicycle: 自行车店 bookmaker: 赌博业者 @@ -1095,6 +1164,9 @@ zh-CN: convenience: 便利店 copyshop: 复印店 cosmetics: 化妆品店 + craft: 工艺品供应店 + curtain: 窗帘店 + dairy: 乳品店 deli: 熟食店 department_store: 百货商场 discount: 折扣商品店 @@ -1102,9 +1174,12 @@ zh-CN: dry_cleaning: 干洗店 e-cigarette: 电子烟店 electronics: 电子产品店 + erotic: 情趣用品店 estate_agent: 地产代理 + fabric: 面料商店 farm: 农产品店 fashion: 时装店 + fishing: 钓鱼用品店 florist: 花店 food: 食品店 funeral_directors: 殡仪馆 @@ -1116,6 +1191,9 @@ zh-CN: grocery: 杂货店 hairdresser: 理发店 hardware: 五金店 + health_food: 保健食品店 + hearing_aids: 助听器店 + herbalist: 草药铺 hifi: Hi-Fi houseware: 家居店 ice_cream: 冰淇淋店 @@ -1130,16 +1208,19 @@ zh-CN: massage: 按摩 medical_supply: 医疗用品店 mobile_phone: 手机店 + money_lender: 放债店 motorcycle: 摩托车店 motorcycle_repair: 摩托车维修店 music: 音乐商店 + musical_instrument: 乐器店 newsagent: 报摊 nutrition_supplements: 营养补品店 optician: 眼镜店 organic: 有机食品店 outdoor: 户外用品店 paint: 油漆店 - pawnbroker: 当铺老板 + pastry: 糕点店 + pawnbroker: 典当行 perfumery: 香水店 pet: 宠物店 pet_grooming: 宠物美容店 @@ -1150,6 +1231,7 @@ zh-CN: shoes: 鞋店 sports: 体育用品店 stationery: 文具店 + storage_rental: 仓储租赁店 supermarket: 超市 tailor: 裁缝店 tattoo: 纹身店 @@ -1163,15 +1245,17 @@ zh-CN: variety_store: 杂货店 video: 音像店 video_games: 电子游戏商店 + wholesale: 批发店 wine: 葡萄酒店 "yes": 商店 tourism: alpine_hut: 高山小屋 - apartment: 假日公寓 + apartment: 度假公寓 artwork: 艺术品 attraction: 景点 bed_and_breakfast: 家庭旅馆 cabin: 小木屋 + camp_pitch: 营地 camp_site: 宿营地 caravan_site: 房车宿营地 chalet: 小屋 @@ -1179,7 +1263,7 @@ zh-CN: guest_house: 旅馆 hostel: 招待所 hotel: 酒店 - information: 信息 + information: 信息处 motel: 汽车旅馆 museum: 博物馆 picnic_site: 野餐地 @@ -1218,17 +1302,13 @@ zh-CN: level8: 市界(乡/镇/街道界) level9: 村界 level10: 郊区界(社区/行政村界) - description: - title: - osm_nominatim: OpenStreetMap - Nominatim 中的位置 - geonames: GeoNames 中的位置 + level11: 邻里(小区)边界 types: cities: 城市 towns: 城镇 places: 地点 results: - no_results: 未找到结果 + no_results: 没有找到结果 more_results: 更多结果 issues: index: @@ -1241,7 +1321,7 @@ zh-CN: search: 搜索 search_guidance: 搜索问题: user_not_found: 用户不存在 - issues_not_found: 找不到这个问题 + issues_not_found: 找不到此问题 status: 状态 reports: 举报 last_updated: 最后更新 @@ -1277,7 +1357,7 @@ zh-CN: new_reports: 新举报 other_issues_against_this_user: 其他有关此用户的问题 no_other_issues: 没有其他有关此用户的问题。 - comments_on_this_issue: 评论此问题 + comments_on_this_issue: 评论该问题 resolve: resolved: 问题状态已设置为“已解决” ignore: @@ -1350,7 +1430,7 @@ zh-CN: data: 数据 export_data: 导出数据 gps_traces: GPS 轨迹 - gps_traces_tooltip: 管理 GPS 轨迹 + gps_traces_tooltip: 管理GPS轨迹 user_diaries: 用户日记 user_diaries_tooltip: 查看用户日记 edit_with: 使用 %{editor} 编辑 @@ -1386,7 +1466,6 @@ zh-CN: header: '%{from_user} 评论了主题为 %{subject} 的 OpenStreetMap 日记文章:' footer: 您也可以通过%{readurl}来读取评论,并且在%{commenturl}来撰写评论或者通过%{replyurl}向作者发送消息 message_notification: - subject_header: '[OpenStreetMap] %{subject}' hi: 您好,%{to_user}: header: '%{from_user} 已经通过 OpenStreetMap 给您发送了一条主题为 %{subject} 的信息:' footer_html: 您还可以在%{readurl}阅读这条信息并在%{replyurl}向作者发送信息 @@ -1395,22 +1474,17 @@ zh-CN: subject: '[OpenStreetMap] %{user} 添加您为朋友' had_added_you: '%{user} 已经在 OpenStreetMap 添加您为朋友。' see_their_profile: 您可以在%{userurl}查看他们的个人资料。 + see_their_profile_html: 您可以在%{userurl}查看他们的个人资料。 befriend_them: 您也可以在%{befriendurl}添加他们为朋友。 - gpx_notification: - greeting: 您好, - your_gpx_file: 看起来像是您的 GPX 文件 - with_description: 有说明 - and_the_tags: 和以下标签: - and_no_tags: 并且没有标签。 - failure: - subject: '[OpenStreetMap] GPX 导入失败' - failed_to_import: 导入失败。下面是错误信息: - more_info_1: 更多有关 GPX 导入失败的详细信息,以及如何避免 - more_info_2: 它们的信息可以在这里找到: - import_failures_url: https://wiki.openstreetmap.org/wiki/GPX_Import_Failures - success: - subject: '[OpenStreetMap] GPX 导入成功' - loaded_successfully: 成功载入可能 %{possible_points} 点中的 %{trace_points} 点。 + gpx_description: + description_with_no_tags_html: 似乎您的GPX文件%{trace_name},描述为%{trace_description},没有标签 + gpx_failure: + failed_to_import: 导入失败。下面是错误信息: + import_failures_url: https://wiki.openstreetmap.org/wiki/GPX_Import_Failures + subject: '[OpenStreetMap] GPX 导入失败' + gpx_success: + loaded_successfully: 成功载入可能 %{possible_points} 点中的 %{trace_points} 点。 + subject: '[OpenStreetMap] GPX 导入成功' signup_confirm: subject: '[OpenStreetMap] 欢迎加入 OpenStreetMap' greeting: 您好! @@ -1419,24 +1493,14 @@ zh-CN: welcome: 等您确认帐号后,我们将提供一些额外的信息以帮助您开始使用。 email_confirm: subject: '[OpenStreetMap] 确认您的电子邮件地址' - email_confirm_plain: greeting: 您好, hopefully_you: 有人(希望是您)想要在%{server_url}将他的电子邮件地址更改为 %{new_address}。 click_the_link: 如果这是您,请点击下面的链接以确认更改。 - email_confirm_html: - greeting: 您好, - hopefully_you: 某人(希望是您)想要更改他们的电子邮件地址 %{server_url} 为 %{new_address}。 - click_the_link: 如果这是您,请点击下面的链接以确认更改。 lost_password: subject: '[OpenStreetMap] 密码重置请求' - lost_password_plain: greeting: 您好, hopefully_you: 某人(可能是您)已要求重置该电子邮件地址上的 openstreetmap.org 帐户密码。 click_the_link: 如果这是您,请点击下面的链接重置您的密码。 - lost_password_html: - greeting: 您好, - hopefully_you: 某人(可能是您)已要求重置该电子邮件地址上的 openstreetmap.org 账户密码 - click_the_link: 如果这是您,请点击下面的链接重置您的密码。 note_comment_notification: anonymous: 匿名用户 greeting: 您好, @@ -1450,20 +1514,24 @@ zh-CN: subject_other: '[OpenStreetMap] %{commenter} 已经解决了一个您感兴趣的注记' your_note: '%{commenter} 解决了您在 %{place} 附近的一个注记。' commented_note: '%{commenter} 解决了您感兴趣的一个地图注记。该注记位于 %{place} 附近。' + commented_note_html: '%{commenter} 解决了您感兴趣的一个地图注记。该注记位于 %{place} 附近。' reopened: subject_own: '[OpenStreetMap] %{commenter} 重新激活了您的一个注记' subject_other: '[OpenStreetMap] %{commenter} 重新激活了您感兴趣的一个注记' your_note: '%{commenter} 重新激活了您在 %{place} 附近的一个注记。' commented_note: '%{commenter} 重新激活了您感兴趣的一个地图注记。该注记位于 %{place} 附近。' + commented_note_html: '%{commenter} 重新激活了您感兴趣的一个地图注记。该注记位于 %{place} 附近。' details: 更多关于笔记的详细信息可以在%{url}找到。 changeset_comment_notification: hi: 您好,%{to_user}: greeting: 您好, commented: - subject_own: '[OpenStreetMap] %{commenter}在您的一个变更集中做出了评论' + subject_own: '[OpenStreetMap] %{commenter}评论了您的一个变更集' subject_other: '[OpenStreetMap] %{commenter} 评论了您感兴趣的一个变更集' - your_changeset: '%{commenter} 于 %{time} 在您创建的一个变更集留了言' - commented_changeset: '%{commenter} 于 %{time} 在您监视的由 %{changeset_author} 创建的一个地图变更集中留了言' + your_changeset: '%{commenter}在%{time}对你的变更集留下评论' + your_changeset_html: '%{commenter} 于 %{time} 在您创建的一个变更集留下评论' + commented_changeset: '%{commenter}在%{time}对你监视的%{changeset_author}创建的变更集留下评论' + commented_changeset_html: '%{commenter}于%{time}在您监视的由%{changeset_author}创建的一个地图变更集中留下评论' partial_changeset_with_comment: 带评论“%{changeset_comment}” partial_changeset_without_comment: 没有评论 details: 更多关于变更集的详细信息可以在 %{url} 找到。 @@ -1496,7 +1564,7 @@ zh-CN: message_sent: 信息已发出 limit_exceeded: 您刚发送了很多消息。在尝试发送其他消息之前,请稍等一会儿。 no_such_message: - title: 没有此消息 + title: 无此消息 heading: 没有此消息 body: 对不起,没有具有该 id 的消息。 outbox: @@ -1532,6 +1600,23 @@ zh-CN: as_unread: 标记消息为未读 destroy: destroyed: 消息已删除 + shared: + markdown_help: + headings: 标题 + heading: 标题 + subheading: 副标题 + unordered: 无序列表 + ordered: 有序列表 + first: 第一项 + second: 第二项 + link: 链接 + text: 文字 + image: 图像 + alt: 替代文本 + url: URL + richtext_field: + edit: 编辑 + preview: 预览 site: about: next: 下一页 @@ -1574,8 +1659,8 @@ zh-CN: OpenStreetMap®æ˜¯å¼€æ”¾æ•°æ®ï¼Œç”±OpenStreetMap基金会(OSMF)采用开放数据共享开放数据库许可协议(ODbL)授权。 - intro_2_html: 只要您表明来源为 OpenStreetMap 及其贡献者,您就可以自由地复制、分发、传送和改编我们的数据。如果您想转换或者以我们的数据为基础进行创作,您只能采用相同的许可协议发表您的作品。完整的法律文本阐明了您的权利和义务。 + intro_2_html: 只要你表明来源为OpenStreetMap及其贡献者,你就可以自由地复制、分发、传送和改编我们的数据。如果你想转换或者以我们的数据为基础进行创作,你只能采用相同的许可协议发表你的作品。完整的法律文本阐明了你的权利和义务。 intro_3_1_html: 我们的文档采用知识共享 署名-相同方式共享 2.0 (CC BY-SA 2.0)许可协议授权。 credit_title_html: 如何表明作者是 OpenStreetMap @@ -1610,8 +1695,8 @@ zh-CN: contributors_au_html: |- 澳大利亚:包含来自 PSMA 澳大利亚有限公司是的资料,依据CC BY 4.0 国际澳大利亚联邦条款授权。 - contributors_ca_html: 加拿大:含有来自 GeoBase®ï¼ŒGeoGratis(© - 加拿大自然资源部),CanVec (© 加拿大自然资源部)和StatCan (加拿大统计局地理处)的数据。 + contributors_ca_html: 加拿大:含有来自GeoBase®ï¼ŒGeoGratis(© + 加拿大自然资源部),CanVec(© 加拿大自然资源部)和StatCan(加拿大统计局地理处)的数据。 contributors_fi_html: 芬兰:包含来自芬兰国家测绘局地形数据库和其他测绘机构的数据,依据 NLSFI 协议授权。 @@ -1656,13 +1741,6 @@ zh-CN: user_page_link: 用户页面 anon_edits_html: (%{link}) anon_edits_link_text: 了解为什么这很重要。 - flash_player_required_html: 您需要 Flash Player 来使用 OpenStreetMap Flash 编辑器 Potlatch。您可以从 Adobe.com 下载 Flash Player。其他几种选择也可以用来编辑 OpenStreetMap。 - potlatch_unsaved_changes: 您有尚未保存的更改。(要在 Potlatch 中保存,如果在在线模式下编辑,您需要取消选择当前的路径或节点;或者点击保存,如果有保存按钮。) - potlatch2_not_configured: 尚未配置 Potlatch 2 - 请参阅 https://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 - 以获得更多信息 - potlatch2_unsaved_changes: 您有尚未保存的更改。(要在 Potlatch 2 中保存,您应该点击保存。) id_not_configured: iD 尚未配置 no_iframe_support: 您的浏览器不支持 HTML 嵌入式框架,这是此功能所需要的。 export: @@ -1680,13 +1758,13 @@ zh-CN: advice: 如果用上面的导出工具失败了,请考虑使用下面列出的来源来导出: body: 该区域过大,不能导出为 OpenStreetMap XML 数据。请放大地图或选择一个更小的区域,或使用以下大量数据下载来源之一: planet: - title: OSM 星球 + title: OSM星球 description: 定期更新的完整 OpenStreetMap 数据库副本 overpass: title: Overpass API description: 从 OpenStreetMap 数据库的一个镜像下载此限定边框 geofabrik: - title: Geofabrik 下载 + title: Geofabrik下载 description: 定期更新的洲、 国家和特定城市的摘录 metro: title: 大都市摘录 @@ -1729,7 +1807,7 @@ zh-CN: description: 本快速指南涵盖了快速入门 OpenStreetMap 的基本知识。 beginners_guide: url: https://wiki.openstreetmap.org/wiki/Zh-hans:Beginners%27_guide - title: 初学者指南 + title: 新手指南 description: 社群维护的新手指南。 help: url: https://help.openstreetmap.org/ @@ -1767,7 +1845,7 @@ zh-CN: where_am_i: 这是哪里? where_am_i_title: 使用搜索引擎说明当前位置 submit_text: 提交 - reverse_directions_text: 反向 + reverse_directions_text: 换向 key: table: entry: @@ -1791,7 +1869,7 @@ zh-CN: - 电车 cable: - 缆车 - - 升降椅 + - 吊椅缆车 runway: - 机场跑道 - 滑行道 @@ -1830,14 +1908,14 @@ zh-CN: summit: - 山峰 - 高峰 - tunnel: 双虚线 = 隧道 - bridge: 双实线 = æ¡¥ + tunnel: 双虚线=隧道 + bridge: 双实线=æ¡¥ private: 私人 - destination: 目标访问 + destination: 目的地进入权 construction: 在建道路 bicycle_shop: 自行车店 bicycle_parking: 自行车停车场 - toilets: 洗手间 + toilets: 厕所 richtext_area: edit: 编辑 preview: 预览 @@ -1898,14 +1976,14 @@ zh-CN: help: 帮助 help_url: http://wiki.openstreetmap.org/wiki/Upload create: - upload_trace: 上传 GPS 轨迹 + upload_trace: 上传GPS轨迹 trace_uploaded: 您的 GPX 文件已经被上传,正等待被输入数据库。这通常在半小时之内,当上传结束后会发邮件通知您。 upload_failed: 抱歉,GPX上传失败。管理员已收到错误警报。请再试一次 traces_waiting: 您有 %{count} 条轨迹正等待上传,请在上传更多轨迹前等待这些传完,以确保不会给其他用户造成队列拥堵。 edit: cancel: 取消 - title: 编辑轨迹 %{name} - heading: 编辑轨迹 %{name} + title: 编辑轨迹%{name} + heading: 编辑轨迹%{name} visibility_help: 这是什么意思? visibility_help_url: http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces update: @@ -1913,12 +1991,12 @@ zh-CN: trace_optionals: tags: 标签 show: - title: 查看轨迹 %{name} - heading: 查看轨迹 %{name} + title: 查看轨迹%{name} + heading: 查看轨迹%{name} pending: 挂起 filename: 文件名: download: 下载 - uploaded: 上传于: + uploaded: 上传时间: points: 点: start_coordinates: 起始坐标: coordinates_html: '%{latitude}; %{longitude}' @@ -1932,9 +2010,9 @@ zh-CN: delete_trace: 删除这条轨迹 trace_not_found: 未找到轨迹! visibility: 可见性: - confirm_delete: 删除这条轨迹么? + confirm_delete: 删除这条轨迹? trace_paging_nav: - showing_page: 第 %{page} 页 + showing_page: 第%{page}页 older: 较旧轨迹 newer: 较新轨迹 trace: @@ -1952,14 +2030,14 @@ zh-CN: private: 私有 trackable: 可追踪 by: 由 - in: 于 + in: 使用 map: 地图 index: - public_traces: 公开 GPS 轨迹 + public_traces: 公开GPS轨迹 my_traces: 我的GPS轨迹 public_traces_from: 来自 %{user} 的公开 GPS 轨迹 - description: 浏览最近的GPS踪迹上传 - tagged_with: 以 %{tags} 标记 + description: 浏览最近的GPS轨迹上传 + tagged_with: ' 标签为%{tags}' empty_html: 尚无轨迹。上传新轨迹或在wiki页面上了解 GPS 轨迹。 upload_trace: 上传轨迹 @@ -2106,7 +2184,7 @@ zh-CN: alt: 使用AOL OpenID登录 logout: title: 退出 - heading: 退出 OpenStreetMap + heading: 退出登录OpenStreetMap logout_button: 退出 lost_password: title: 忘记密码 @@ -2131,16 +2209,11 @@ zh-CN: html: |-

不同于其他地图,OpenStreetMap 是完全由像您一样的人创建的,并且免费提供给任何人用以修正、更新、下载和使用。

登录来贡献您的力量吧。我们将发送一份邮件来确认您的账号。

- license_agreement: 当您确认您的帐户时,您需要同意贡献者条款。 email address: 电子邮件地址: confirm email address: 确认电子邮件地址: - not_displayed_publicly_html: 您的地址未公开显示,请参见我们的隐私政策以获取更多信息 display name: 显示名称: - display name description: 您公开显示的用户名。您可以稍后在首选项中进行修改。 + display name description: 你的公开展示的用户名。你可以稍后在设置中进行修改。 external auth: 第三方身份验证: - password: 密码: - confirm password: 确认密码: use external auth: 或者使用第三方服务登录 auth no password: 通过第三方身份验证,您不再需要密码,但一些额外工具或服务器可能仍然需要。 continue: 注册 @@ -2170,7 +2243,7 @@ zh-CN: italy: 意大利 rest_of_world: 世界其他地区 no_such_user: - title: 没有此用户 + title: 无此用户 heading: 用户 %{user} 不存在 body: 对不起,没有名为 %{user} 的用户。请检查您的拼写,或者可能是点击了错误的链接。 deleted: 已删除 @@ -2209,8 +2282,8 @@ zh-CN: settings_link_text: 设置 my friends: 我的朋友 no friends: 您还没有添加任何好友。 - km away: '%{count} 千米远' - m away: '%{count} 米远' + km away: '%{count}千米外' + m away: '%{count}米外' nearby users: 其他附近的用户 no nearby users: 附近没有在进行制图的用户。 role: @@ -2245,15 +2318,13 @@ zh-CN: account: title: 编辑账户 my settings: 我的设置 - current email address: 当前电子邮件地址: - new email address: 新电子邮件地址: - email never displayed publicly: (从不公开显示) - external auth: 外部身份验证: + current email address: 当前电子邮件地址 + external auth: 外部身份验证 openid: link: https://wiki.openstreetmap.org/wiki/OpenID link text: 这是什么? public editing: - heading: 公开编辑: + heading: 公开编辑 enabled: 启用。非匿名用户,可以编辑数据。 enabled link: https://wiki.openstreetmap.org/wiki/Anonymous_edits enabled link text: 这是什么? @@ -2271,14 +2342,11 @@ zh-CN: agreed_with_pd: 您也将您的编辑释于公有领域。 link: https://www.osmfoundation.org/wiki/License/Contributor_Terms link text: 这是什么? - profile description: 基本信息说明: - preferred languages: 首选语言: - preferred editor: 首选编辑器: image: 图像: gravatar: gravatar: 使用 Gravatar link: http://wiki.openstreetmap.org/wiki/Gravatar - link text: 这是什么? + what_is_gravatar: 什么是Gravatar? disabled: Gravatar已禁用。 enabled: 您的Gravatar显示已启用。 new image: 添加图像 @@ -2286,10 +2354,8 @@ zh-CN: delete image: 删除当前图像 replace image: 替换当前图像 image size hint: (正方形图像,尺寸至少为100x100) - home location: 住所位置: + home location: 住所位置 no home location: 您还没有输入您的住所位置。 - latitude: 纬度: - longitude: 经度: update home location on click: 点击地图时更新所在位置? save changes button: 保存更改 make edits public button: 公开我所有的编辑 @@ -2307,7 +2373,7 @@ zh-CN: unknown token: 确认码已经过期或不存在。 reconfirm_html: 如果您需要我们重新发送确认邮件,请点击这里。 confirm_resend: - success: 我们已经发送一封新的确认电子邮件到 %{email},只要您确认您的帐户,您就可以开始制图了。

如果您使用的反垃圾邮件系统发送确认请求,那么请确保您的白名单中有%{sender},因为我们无法回复任何确认请求。 + success_html: 我们已经发送一封新的确认电子邮件到 %{email},只要您确认您的帐户,您就可以开始制图了。

如果您使用的反垃圾邮件系统发送确认请求,那么请确保您的白名单中有%{sender},因为我们无法回复任何确认请求。 failure: 用户 %{name} 未找到。 confirm_email: heading: 确认电子邮件地址更改 @@ -2326,11 +2392,11 @@ zh-CN: showing: one: '%{page} 页(%{items} 的第 %{first_item} 页)' other: '%{page} 页(%{items} 的第 %{first_item} 至 %{last_item} 页)' - summary_html: '%{name} 由 %{ip_address} 于 %{date} 创建' + summary_html: '%{name}在%{date}从%{ip_address}创建' summary_no_ip_html: '%{name} 创建于 %{date}' confirm: 确认所选用户 hide: 隐藏所选用户 - empty: 没有找到匹配的用户 + empty: 未找到匹配用户 suspended: title: 帐户已暂停 heading: 帐户已暂停 @@ -2347,7 +2413,7 @@ zh-CN: auth_failure: connection_failed: 连接身份验证提供方失败 invalid_credentials: 无效的身份验证凭证 - no_authorization_code: 没有授权码 + no_authorization_code: 无授权码 unknown_signature_algorithm: 未知签名算法 invalid_scope: 无效范围 auth_association: @@ -2382,20 +2448,16 @@ zh-CN: new: title: 正在建立对 %{name} 的封禁 heading_html: 正在建立对 %{name} 的封禁 - reason: '%{name} 被封禁的原因。请尽可能以冷静、合理的态度,尽量详细的说明有关情况,并请记住,该信息将被公开。并非所有用户都了解社区的术语,所以请尝试使用较通俗的说法。' period: 从现在开始,此用户将被 API 阻挡的时间。 tried_contacting: 我已联系此用户并请他们停止。 tried_waiting: 我已经给予这位用户合理的时间回应这些问题。 - needs_view: 用户需要先登录,然后此封禁将被清除。 back: 查看所有封禁 edit: title: 编辑对 %{name} 的封禁 heading_html: 编辑对 %{name} 的封禁 - reason: '%{name} 被封禁的原因。请尽可能以冷静、合理的态度,尽量详细的说明有关情况。请记住,并非所有用户都了解社区的术语,所以请尝试使用较通俗的说法。' period: 从现在开始,该用户要被封禁不能使用 API 多久。 show: 查看此封禁 back: 查看所有封禁 - needs_view: 在清除这个封禁之前,是否需要用户先登录? filter: block_expired: 这个封禁已经过期,并且不能再编辑。 block_period: 封禁时期必须是在下拉菜单中可选择的数值之一。 @@ -2419,10 +2481,10 @@ zh-CN: revoke: 撤销! flash: 该封禁已经被撤销。 helper: - time_future: 结束于 %{time}。 + time_future_html: 结束于 %{time}。 until_login: 用户登录时激活。 - time_future_and_until_login: 结束于%{time},并在用户登录之后。 - time_past: 结束于%{time}。 + time_future_and_until_login_html: 结束于%{time},并在用户登录之后。 + time_past_html: 结束于%{time}。 block_duration: hours: one: 1 小时 @@ -2498,7 +2560,6 @@ zh-CN: custom_dimensions: 设定自定义尺寸 format: 格式: scale: 比例: - image_size: 标准图层图像显示尺寸 download: 下载 short_url: 短URL include_marker: 包含标记 @@ -2526,10 +2587,11 @@ zh-CN: other: 你就在这个位置的%{count}英尺范围内 base: standard: 标准 - cycle_map: 自行车地图 - transport_map: 交通地图 - hot: 人道主义地图 - opnvkarte: 公共交通 + cyclosm: 自行车地图 + cycle_map: 骑行运动地图 + transport_map: 交通路网地图 + hot: 人道救援地图 + opnvkarte: 公共交通地图 layers: header: 地图图层 notes: 地图注记 @@ -2540,6 +2602,8 @@ zh-CN: copyright: © OpenStreetMap 贡献者 donate_link_text: terms: 网站和API使用条款 + cyclosm: 图块风格作者为CyclOSM,由OpenStreetMap France托管 thunderforest: 地图图块来源Andy Allan opnvkarte: 由MeMoMaps提供的图块 hotosm: 图块风格作者为Humanitarian OpenStreetMap @@ -2551,8 +2615,8 @@ zh-CN: createnote_disabled_tooltip: 放大地图以添加注记 map_notes_zoom_in_tooltip: 放大地图以查看注记 map_data_zoom_in_tooltip: 放大地图以查看数据 - queryfeature_tooltip: 查询要素 - queryfeature_disabled_tooltip: 放大以查询要素 + queryfeature_tooltip: 查询特征 + queryfeature_disabled_tooltip: 放大以查询特征 changesets: show: comment: 评论 @@ -2632,8 +2696,8 @@ zh-CN: via_point_without_exit: (通过点) follow_without_exit: 关注%{name} roundabout_without_exit: 在环形交叉驶出至%{name} - leave_roundabout_without_exit: 离开转盘 - %{name} - stay_roundabout_without_exit: 在转盘停留 - %{name} + leave_roundabout_without_exit: 离开环岛 - %{name} + stay_roundabout_without_exit: 在环岛停留 - %{name} start_without_exit: 在%{name}开始 destination_without_exit: 到达目的地 against_oneway_without_exit: '%{name}单向行驶' @@ -2659,7 +2723,7 @@ zh-CN: node: 节点 way: 路径 relation: 关系 - nothing_found: 没有找到要素 + nothing_found: 未找到要素 error: 连接 %{server} 时出错:%{error} timeout: 连接 %{server} 超时 context: @@ -2671,15 +2735,13 @@ zh-CN: centre_map: 将此处置于地图中间 redactions: edit: - description: 描述 heading: 编辑修订 title: 编辑修订 index: - empty: 没有可显示的修订。 + empty: 无可显示的修订。 heading: 修订列表 title: 修订列表 new: - description: 描述 heading: 请输入新修订的信息 title: 创建新修订 show: