1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 15:47:00 +02:00

Update translations

This commit is contained in:
Jakub Vrana
2011-06-23 13:07:25 +02:00
parent 7ff2a67ae8
commit d938efb1a8
11 changed files with 75 additions and 9 deletions

View File

@@ -264,4 +264,10 @@ $translations = array(
'Invalid schema.' => '無効なスキーマ',
'Please use one of the extensions %s.' => 'いずれかの拡張機能を使ってください %s',
'ltr' => 'ltr',
'Tables have been copied.' => 'テーブルをコピーしました',
'Copy' => 'コピー',
'Permanent link' => 'パーマネントリンク',
'Edit all' => 'すべて編集',
'Resend POST data?' => '再送信しますか?',
'HH:MM:SS' => '時:分:秒',
);