Merge pull request #2803 from dabura667/addjp

Fixed Japanese
This commit is contained in:
Gustavo Maximiliano Cortez 2015-06-01 00:42:42 -03:00
commit fc3c10353a
1 changed files with 26 additions and 6 deletions

View File

@ -866,10 +866,34 @@ msgstr "成功"
msgid "Tap to retry"
msgstr "タップしてやり直し"
#: src/js/controllers/walletHome.js
msgid ""
"The payment was created but could not be completed. Please try again from "
"home screen"
msgstr ""
"ペイメントは作成されましたが完了できませんでした。ホーム画面からやり直して下"
"さい。"
#: src/js/controllers/walletHome.js
msgid ""
"The payment was created but could not be signed. Please try again from home "
"screen."
msgstr ""
"ペイメントは作成されましたが署名できませんでした。ホーム画面からやり直して下"
"さい。"
#: public/views/modals/txp-details.html
msgid "The payment was removed by creator"
msgstr "ペイメントが作成者により削除されました"
#: src/js/controllers/walletHome.js
msgid ""
"The payment was signed but could not be broadcasted. Please try again from "
"home screen."
msgstr ""
"ペイメントは署名されましたが送信できませんでした。ホーム画面からやり直して下"
"さい。"
#: public/views/backup.html
msgid ""
"The private key for this wallet is encrypted. Exporting a backup will keep "
@ -911,10 +935,6 @@ msgstr "ロック中の残高"
msgid "Transaction"
msgstr "取引"
#: src/js/controllers/walletHome.js
msgid "Transaction not broadcasted. Please try again."
msgstr "取引が送信できませんでした。やり直して下さい。"
#: src/js/controllers/walletHome.js
msgid "Unable to send transaction proposal"
msgstr "取引提案を送れませんでした。"
@ -1044,8 +1064,8 @@ msgid "email for wallet notifications"
msgstr "メールによるウォレットのお知らせ"
#: public/views/walletHome.html
msgid "in pending payments"
msgstr "未対応ペイメント"
msgid "locked by pending payments"
msgstr "未対応ペイメントによりロック中"
#: public/views/copayers.html public/views/create.html
#: public/views/walletHome.html public/views/includes/sidebar.html