mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 17:02:17 +02:00
copy en_GB+zh_CN from 15.x@9ddaf7a83 : 5 new strings in admin.lang.php
This commit is contained in:
@@ -233,3 +233,7 @@ $lang['%d users deleted'] = '%d users deleted';
|
||||
$lang['%d users were not updated.'] = '%d users not updated.';
|
||||
$lang['%d users were updated.'] = '%d users updated.';
|
||||
$lang['%d waiting for validation'] = '%d waiting for validation';
|
||||
$lang['Rename album'] = 'Rename album';
|
||||
$lang['Preview'] = 'Preview';
|
||||
$lang['Privacy Level'] = 'Privacy Level';
|
||||
$lang['Photographers...'] = 'Photographers...';
|
||||
|
||||
@@ -1406,4 +1406,8 @@ $lang['A photo library administrator has created the following account for you:'
|
||||
$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = '有效期为 %s 的激活链接已发送到 “%s”。如果用户未收到链接,您可以通过编辑用户并管理其密码来生成并复制一个新链接。';
|
||||
$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = '已创建有效期为 %s 的激活链接,但无法发送。您现在可以复制以下链接并将其发送给用户。';
|
||||
$lang['This link is valid for %s. After this time, you will need to request a new link.'] = '此链接有效期为 %s。过了这个时间,您需要请求一个新链接。';
|
||||
$lang['To set your password, visit the following address:'] = '要设置您的密码,请访问以下地址:';
|
||||
$lang['To set your password, visit the following address:'] = '要设置您的密码,请访问以下地址:';
|
||||
$lang['Rename album'] = '重命名相册';
|
||||
$lang['Preview'] = '预览';
|
||||
$lang['Privacy Level'] = '隐私等级';
|
||||
$lang['Photographers...'] = '摄影团队';
|
||||
|
||||
Reference in New Issue
Block a user