mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
Add missing Japanese translations (thanks to Shirai Takashi)
This commit is contained in:
@@ -178,7 +178,7 @@ $translations = array(
|
|||||||
'Optimize' => '最適化',
|
'Optimize' => '最適化',
|
||||||
'Check' => 'チェック',
|
'Check' => 'チェック',
|
||||||
'Repair' => '修復',
|
'Repair' => '修復',
|
||||||
'Truncate' => 'Truncate',
|
'Truncate' => '空にする',
|
||||||
'Move to other database' => '別のデータベースへ移動',
|
'Move to other database' => '別のデータベースへ移動',
|
||||||
'Move' => '移動',
|
'Move' => '移動',
|
||||||
'Save and continue edit' => '保存して継続',
|
'Save and continue edit' => '保存して継続',
|
||||||
@@ -264,4 +264,14 @@ $translations = array(
|
|||||||
'Permanent link' => 'パーマネントリンク',
|
'Permanent link' => 'パーマネントリンク',
|
||||||
'Edit all' => 'すべて編集',
|
'Edit all' => 'すべて編集',
|
||||||
'HH:MM:SS' => '時:分:秒',
|
'HH:MM:SS' => '時:分:秒',
|
||||||
|
'Selected' => '選択済',
|
||||||
|
'Modify' => '修正',
|
||||||
|
'Load more data' => '続きを読み込み',
|
||||||
|
'Loading' => '読み込み中',
|
||||||
|
'Size' => 'サイズ',
|
||||||
|
'Compute' => '算出',
|
||||||
|
'Saving' => '保存中',
|
||||||
|
'yes' => 'はい',
|
||||||
|
'no' => 'いいえ',
|
||||||
|
'Default value' => '既定値',
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user