mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
Update zh_CN, thanks to winson
This commit is contained in:
Regular → Executable
+30
-6
@@ -39,7 +39,6 @@ $lang['%d new users'] = '%d 位新用户';
|
||||
$lang['About'] = "关于";
|
||||
$lang['All tags'] = '符合所有标签';
|
||||
$lang['Any tag'] = '符合任一标签';
|
||||
$lang['At least one listed rule must be satisfied.'] = '列出的条件中至少需要满足一项。';
|
||||
$lang['Author'] = "作者";
|
||||
$lang['Albums'] = "相册";
|
||||
$lang['Album'] = "相册";
|
||||
@@ -55,7 +54,6 @@ $lang['Creation date'] = "创建日期";
|
||||
$lang['Current password is wrong'] = '当前密码错误';
|
||||
$lang['Dimensions'] = "尺寸";
|
||||
$lang['Display'] = "显示";
|
||||
$lang['Each listed rule must be satisfied.'] = '每项列出的条件均需满足。';
|
||||
$lang['Email address is missing. Please specify an email address.'] = '邮箱地址为空。请填写您的邮箱地址。';
|
||||
$lang['Email address'] = '邮箱地址';
|
||||
$lang['Enter your personnal informations'] = '输入您的个人信息';
|
||||
@@ -89,7 +87,6 @@ $lang['Registration'] = '注册';
|
||||
$lang['Related tags'] = '相关标签';
|
||||
$lang['Reset'] = '重置';
|
||||
$lang['Retrieve password'] = '取回密码';
|
||||
$lang['Search rules'] = '搜索条件';
|
||||
$lang['Search tags'] = '搜索标签';
|
||||
$lang['Search'] = '搜索';
|
||||
$lang['display available tags'] = '显示现有标签';
|
||||
@@ -111,7 +108,6 @@ $lang['add this photo to your favorites'] = '将图片添加到收藏';
|
||||
$lang['Administration'] = '后台管理';
|
||||
$lang['all'] = '所有';
|
||||
$lang['ascending'] = '升序';
|
||||
$lang['author(s) : %s'] = '作者:%s';
|
||||
$lang['Expand all albums'] = '展开所有相册';
|
||||
$lang['posted after %s (%s)'] = '发布于 %s (%s) 之后';
|
||||
$lang['posted before %s (%s)'] = '发布于 %s (%s) 之前';
|
||||
@@ -243,7 +239,6 @@ $lang['Search for any term'] = '符合任一关键词';
|
||||
$lang['Empty query. No criteria has been entered.'] = '空查询。未输入任何条件。';
|
||||
$lang['Search results'] = '搜索结果';
|
||||
$lang['Search in sub-albums'] = '也在子相册中搜索';
|
||||
$lang['searched words : %s'] = '搜索词:%s';
|
||||
$lang['Contact'] = '联系';
|
||||
$lang['set as album representative'] = '设为相册缩略图';
|
||||
$lang['Show number of comments'] = '显示评论数';
|
||||
@@ -421,4 +416,33 @@ $lang['Password: ********** (no copy by email)'] = '密码:********** (不要
|
||||
$lang['Related albums'] = '相关相册';
|
||||
$lang['Album name, 1 → 5 → 10 → 100'] = '相册名, 1 → 5 → 10 → 100';
|
||||
$lang['Album name, 100 → 10 → 5 → 1'] = '相册名, 100 → 10 → 5 → 1';
|
||||
$lang['Start-Date'] = '起始日期';
|
||||
$lang['Start-Date'] = '起始日期';
|
||||
$lang['Validate'] = '验证';
|
||||
$lang['You can try to edit your filters and perform a new search.'] = '您可以尝试编辑过滤器并执行新的搜索。';
|
||||
$lang['last 24 hours'] = '最近24小时';
|
||||
$lang['last 3 months'] = '最近3小时';
|
||||
$lang['last 30 days'] = '最近30天';
|
||||
$lang['last 6 months'] = '最近6个月';
|
||||
$lang['last 7 days'] = '最近7天';
|
||||
$lang['last year'] = '去年';
|
||||
$lang['rating score %s'] = '评分 %s';
|
||||
$lang['year %d'] = '年 %d';
|
||||
$lang['Added by'] = '添加者';
|
||||
$lang['Album description'] = '专辑说明';
|
||||
$lang['Album title'] = '专辑标题';
|
||||
$lang['Albums found'] = '找到专辑';
|
||||
$lang['Albums listed here match your search by word. Click on one to browse by album.'] = '此处列出的专辑与您按字词搜索的内容相匹配。单击其中一个可按相册浏览。';
|
||||
$lang['Cancel'] = '取消';
|
||||
$lang['Choose filters'] = '选择过滤器';
|
||||
$lang['Clear'] = '清除';
|
||||
$lang['Empty filters'] = '清空过滤器';
|
||||
$lang['File type'] = '文件类型';
|
||||
$lang['Fill in the filters to start a search'] = '填写过滤器以开始搜索';
|
||||
$lang['Filters'] = '过滤器';
|
||||
$lang['No results are available.'] = '没有可用的结果。';
|
||||
$lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = '建议使用预先建立的过滤器,但您可以使用“选择过滤器”按钮添加或删除它们。';
|
||||
$lang['Search in :'] = '搜索范围:';
|
||||
$lang['Search in this set'] = '在此集合中搜索';
|
||||
$lang['Tags found'] = '找到标签';
|
||||
$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = '此处列出的标签与您的搜索匹配。单击其中一个可按标记浏览。';
|
||||
$lang['Unknown time period'] = '未知时间段';
|
||||
Reference in New Issue
Block a user