mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 10:42:59 +02:00
Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -250,8 +250,8 @@ $lang['manage sub-categories'] = '管理子类';
|
||||
$lang['Manage'] = '管理';
|
||||
$lang['maximum height'] = '最高高度';
|
||||
$lang['maximum width'] = '最长长度';
|
||||
$lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = '已超过执行时间, 处理还需时间[估计时间: %d 秒].';
|
||||
$lang['Execution time is out, treatment must be continue [Estmated time: %d seconds].'] = '已超过执行时间, 处理还需时间[估计时间: %d 秒].';
|
||||
$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = '已超过执行时间, 处理还需时间[估计时间: %d 秒].';
|
||||
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = '已超过执行时间, 处理还需时间[估计时间: %d 秒].';
|
||||
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = '由于发送用户列表的准备时间受限制,其余用户将不被列出.';
|
||||
$lang['Time to send mail is limited. Others mails are skipped.'] = '发送邮件时间有限,其余邮件被忽略.';
|
||||
$lang['To send ?'] = '发送?';
|
||||
|
||||
Reference in New Issue
Block a user