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 -1
View File
@@ -249,7 +249,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 [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 ?'] = '送信?';