From 1776e9a6f2797f0dcb94c729c0d9e9812cdb672f Mon Sep 17 00:00:00 2001 From: Joshua PowellNishiyama Date: Wed, 9 Jan 2019 13:34:39 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 73.2% (2412 of 3296 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/ Signed-off-by: Joshua PowellNishiyama --- po/ja.po | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/po/ja.po b/po/ja.po index 410545a6a6..a09e268185 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.4-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2018-10-31 21:57-0300\n" -"PO-Revision-Date: 2019-01-09 11:38+0000\n" -"Last-Translator: Masahiro Nishi \n" +"PO-Revision-Date: 2019-01-10 00:38+0000\n" +"Last-Translator: Joshua PowellNishiyama \n" "Language-Team: Japanese \n" "Language: ja\n" @@ -7682,22 +7682,18 @@ msgstr "パスワード:" #: libraries/classes/Display/ChangePassword.php:79 msgid "Enter:" -msgstr "" +msgstr "パスワード:" #: libraries/classes/Display/ChangePassword.php:86 #: libraries/classes/ReplicationGui.php:878 #: libraries/classes/Server/Privileges.php:1695 -#, fuzzy -#| msgid "Re-type" msgid "Re-type:" -msgstr "もう一度入力してください" +msgstr "再度入力:" #: libraries/classes/Display/ChangePassword.php:117 #: libraries/classes/Display/ChangePassword.php:150 -#, fuzzy -#| msgid "Password Hashing" msgid "Password Hashing:" -msgstr "パスワードハッシュ" +msgstr "パスワードハッシュ:" #: libraries/classes/Display/ChangePassword.php:130 #: libraries/classes/Server/Privileges.php:1739 @@ -7705,7 +7701,7 @@ msgid "" "This method requires using an 'SSL connection' or an 'unencrypted " "connection that encrypts the password using RSA'; while connecting to " "the server." -msgstr "" +msgstr "このメソッドは、 SSL接続'、または非暗号化接続の場合、RSA パスワードを利用する必要があります。" #: libraries/classes/Display/Export.php:332 msgid "@SERVER@ will become the server name" @@ -7733,12 +7729,12 @@ msgstr "" #: libraries/classes/Display/Export.php:571 msgid "Defined aliases" -msgstr "" +msgstr "定義されたエイリアス" #: libraries/classes/Display/Export.php:627 #: templates/display/export/options_output.twig:7 msgid "Rename exported databases/tables/columns" -msgstr "" +msgstr "エクスポートされた データベース・テーブル・カラムの名前を変更" #: libraries/classes/Display/Export.php:679 msgid "Could not load export plugins, please check your installation!"