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:
nikrou
2010-04-02 14:05:03 +00:00
parent 8406eef353
commit 4061fefe71
20 changed files with 42 additions and 40 deletions
+2 -2
View File
@@ -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 ?'] = '发送?';