82 lines
No EOL
2.6 KiB
YAML
82 lines
No EOL
2.6 KiB
YAML
# Copyright (c) 2010-2011, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
|
|
zh-CN:
|
|
javascripts:
|
|
aspect_dropdown:
|
|
add_to_aspect: 添加到视图
|
|
error: "Couldn't start sharing with {{name}}. Are you ignoring them?"
|
|
started_sharing_with: "You have started sharing with {{name}}!"
|
|
stopped_sharing_with: "You have stopped sharing with {{name}}."
|
|
toggle:
|
|
few: "在{{count}}个视图中"
|
|
many: "在{{count}}个视图中"
|
|
one: "在{{count}}个视图中"
|
|
other: "在{{count}}个视图中"
|
|
two: "In <%= count %> aspects"
|
|
zero: 添加到视图
|
|
comments:
|
|
hide: 隐藏评论
|
|
show: 显示所有评论
|
|
confirm_dialog: 你确定吗?
|
|
failed_to_like: 表示喜欢失败!
|
|
failed_to_post_message: 发布消息失败!
|
|
getting_started:
|
|
hey: "Hey, {{name}}!"
|
|
preparing_your_stream: "Preparing your personialized stream..."
|
|
header:
|
|
search: "Find people or #tags"
|
|
infinite_scroll:
|
|
no_more: 没有更多的内容了。
|
|
publisher:
|
|
at_least_one_aspect: 发布时请选择至少一个情景
|
|
reshares:
|
|
duplicate: "You've already reshared that post!"
|
|
search_for: "搜索 {{name}}"
|
|
show_more: 查看更多
|
|
stream:
|
|
like: Like
|
|
likes:
|
|
few: "<%= count %> Likes"
|
|
many: "<%= count %> Likes"
|
|
one: "<%= count %> Like"
|
|
other: "<%= count %> Likes"
|
|
two: "<%= count %> Likes"
|
|
zero: "<%= count %> Likes"
|
|
more_comments:
|
|
few: "Show <%= count %> more comments"
|
|
many: "Show <%= count %> more comments"
|
|
one: "Show <%= count %> more comment"
|
|
other: "Show <%= count %> more comments"
|
|
two: "Show <%= count %> more comments"
|
|
zero: "Show <%= count %> more comments"
|
|
reshares:
|
|
few: "<%= count %> Reshares"
|
|
many: "<%= count %> Reshares"
|
|
one: "<%= count %> Reshare"
|
|
other: "<%= count %> Reshares"
|
|
two: "<%= count %> Reshares"
|
|
zero: "<%= count %> Reshares"
|
|
unlike: Unlike
|
|
tags:
|
|
wasnt_that_interesting: "OK, I suppose #{{tagName}} wasn't all that interesting..."
|
|
timeago:
|
|
day: 1天
|
|
days: "%d天"
|
|
hour: 约1小时
|
|
hours: 约%d小时
|
|
minute: 约1分钟
|
|
minutes: "%d分钟"
|
|
month: 约1个月
|
|
months: "%d个月"
|
|
seconds: 少于1分钟
|
|
suffixAgo: 前
|
|
suffixFromNow: 后
|
|
year: 约1年
|
|
years: "%d年"
|
|
videos:
|
|
unknown: 未知视频格式
|
|
watch: "在 {{provider}} 上看观看视频" |