From 7946d9dcfa558516c1d8da03cf0479197a7b98fe Mon Sep 17 00:00:00 2001 From: Yuichiro Date: Mon, 18 Jul 2011 10:20:04 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/ja.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ja.po b/po/ja.po index 6d9b93220a..c6cd765527 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-07-14 18:39+0200\n" -"PO-Revision-Date: 2011-07-18 10:19+0200\n" +"PO-Revision-Date: 2011-07-18 10:20+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" "Language: ja\n" @@ -6885,10 +6885,10 @@ msgid "You do not have the necessary privileges to create a trigger" msgstr "トリガを作成する特権がありません" #: libraries/rte/rte_triggers.lib.php:44 -#, fuzzy, php-format +#, php-format #| msgid "No routine with name %1$s found in database %2$s" msgid "No trigger with name %1$s found in database %2$s" -msgstr "データベース %2$s に %1$s という名前のルーチンはありません" +msgstr "データベース %2$s に %1$s という名前のトリガはありません" #: libraries/rte/rte_triggers.lib.php:45 msgid "There are no triggers to display."