mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +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:
@@ -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 ?'] = '送信?';
|
||||
|
||||
Reference in New Issue
Block a user