mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-04-30 18:42:43 +02:00
Update zh_CN, thanks to dennisyan
This commit is contained in:
@@ -992,4 +992,26 @@ $lang['No user is permitted to see this private album'] = '没有用户被允许
|
||||
$lang['Recipients'] = '收件人';
|
||||
$lang['Y Repeat'] = 'Y轴平铺';
|
||||
$lang['Delete %d orphan photos'] = '删除 %d 没有任何关联的图片';
|
||||
$lang['Orphans'] = '没有任何关联';
|
||||
$lang['Orphans'] = '没有任何关联';
|
||||
$lang['delete album and all %d photos, even the %d associated to other albums'] = '删除相册以及全部 %d 张图片,包括 %d 张已关联到其他相册的图片';
|
||||
$lang['checksum'] = '校验码';
|
||||
$lang['Time has come to update your Piwigo with version %s, go to %s'] = '将您的 Piwigo 升级到 %s 的时候到了,前往 %s';
|
||||
$lang['Storage used'] = '已使用的储存空间';
|
||||
$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = '将您的图片从您的 macOS (10.10及以上版本) 直接分享 / 发送到 Piwigo';
|
||||
$lang['Select tags'] = '选择标签';
|
||||
$lang['Running on an up-to-date Piwigo is important for security.'] = '使用最新版的 Piwigo 对于安全是很重要的。';
|
||||
$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo 远程同步能够上传整个目录层级。如果您再次运行,只有新的图片会被上传。';
|
||||
$lang['Piwigo %s is available, please update'] = 'Piwigo %s 已准备就绪,请升级';
|
||||
$lang['No tag selected, no action possible.'] = '未选择标签,无法执行操作。';
|
||||
$lang['No filter on album. Select one or type to search'] = '没有相册过滤器。选择一个或输入以进行搜索';
|
||||
$lang['It only takes a few clicks.'] = '这仅需数次点击。';
|
||||
$lang['First photo added'] = '首张图片已添加';
|
||||
$lang['Display form'] = '显示表单';
|
||||
$lang['Delete album "%s".'] = '删除相册 "%s"。';
|
||||
$lang['Delete album "%s" and its %d sub-albums.'] = '删除相册 "%s" 及其 %d 个子相册。';
|
||||
$lang['(determined from photos)'] = '(取决于图片)';
|
||||
$lang['Confirm deletion'] = '确认删除';
|
||||
$lang['Dashboard'] = '面板';
|
||||
$lang['delete album and the %d orphan photos'] = '删除相册和 %d 张无关联图片';
|
||||
$lang['orphans to delete'] = '要删除的无关联图片';
|
||||
$lang['delete only album, not photos'] = '仅删除相册,不删除图片';
|
||||
Reference in New Issue
Block a user