edit translation

This commit is contained in:
harukin 2019-06-08 20:17:36 +09:00
parent d8a396bf24
commit c01ab3ed39
2 changed files with 30 additions and 30 deletions

View File

@ -172,7 +172,7 @@ msgstr ""
#: ../../include/account.php:402 #: ../../include/account.php:402
msgid "your registration password" msgid "your registration password"
msgstr "" msgstr "あなたの登録されているパスワード"
#: ../../include/account.php:408 ../../include/account.php:471 #: ../../include/account.php:408 ../../include/account.php:471
#, php-format #, php-format
@ -190,7 +190,7 @@ msgstr ""
#: ../../include/account.php:803 ../../include/account.php:805 #: ../../include/account.php:803 ../../include/account.php:805
msgid "Click here to upgrade." msgid "Click here to upgrade."
msgstr "" msgstr "ここをクリックしてアップグレード"
#: ../../include/account.php:811 #: ../../include/account.php:811
msgid "This action exceeds the limits set by your subscription plan." msgid "This action exceeds the limits set by your subscription plan."
@ -209,16 +209,16 @@ msgstr ""
#: ../../Zotlabs/Module/Lockview.php:117 ../../Zotlabs/Module/Lockview.php:153 #: ../../Zotlabs/Module/Lockview.php:117 ../../Zotlabs/Module/Lockview.php:153
msgctxt "acl" msgctxt "acl"
msgid "Profile" msgid "Profile"
msgstr "" msgstr "プロファイル"
#: ../../include/acl_selectors.php:106 #: ../../include/acl_selectors.php:106
#: ../../Zotlabs/Lib/PermissionDescription.php:107 #: ../../Zotlabs/Lib/PermissionDescription.php:107
msgid "Only me" msgid "Only me"
msgstr "" msgstr "自分のみ"
#: ../../include/acl_selectors.php:113 #: ../../include/acl_selectors.php:113
msgid "Who can see this?" msgid "Who can see this?"
msgstr "" msgstr "誰が見れる?"
#: ../../include/acl_selectors.php:114 #: ../../include/acl_selectors.php:114
msgid "Custom selection" msgid "Custom selection"

View File

@ -1,43 +1,43 @@
<?php <?php
; ;
App::$strings["Create an account to access services and applications"] = ""; App::$strings["Create an account to access services and applications"] = "サービスとアプリケーションにアクセスするためにアカウントを作成する。";
App::$strings["Register"] = ""; App::$strings["Register"] = "登録";
App::$strings["Logout"] = ""; App::$strings["Logout"] = "ログアウト";
App::$strings["Login"] = ""; App::$strings["Login"] = "ログイン";
App::$strings["Remote Authentication"] = ""; App::$strings["Remote Authentication"] = "リモートログイン";
App::$strings["Login/Email"] = ""; App::$strings["Login/Email"] = "ログイン/Eメール";
App::$strings["Password"] = ""; App::$strings["Password"] = "パスワード";
App::$strings["Remember me"] = ""; App::$strings["Remember me"] = "記憶する";
App::$strings["No"] = ""; App::$strings["No"] = "";
App::$strings["Yes"] = ""; App::$strings["Yes"] = "";
App::$strings["Forgot your password?"] = ""; App::$strings["Forgot your password?"] = "パスワードを忘れましたか?";
App::$strings["Password Reset"] = ""; App::$strings["Password Reset"] = "パスワードのリセット";
App::$strings["[\$Projectname] Website SSL error for %s"] = ""; App::$strings["[\$Projectname] Website SSL error for %s"] = "";
App::$strings["Website SSL certificate is not valid. Please correct."] = ""; App::$strings["Website SSL certificate is not valid. Please correct."] = "ウェブサイトのssl認証ができません。修正してください。";
App::$strings["[\$Projectname] Cron tasks not running on %s"] = ""; App::$strings["[\$Projectname] Cron tasks not running on %s"] = "";
App::$strings["Cron/Scheduled tasks not running."] = ""; App::$strings["Cron/Scheduled tasks not running."] = "Cron/スケジュール済みタスクが実行されていません。";
App::$strings["never"] = ""; App::$strings["never"] = "全く";
App::$strings["Not a valid email address"] = ""; App::$strings["Not a valid email address"] = "未認証のメールアドレス";
App::$strings["Your email domain is not among those allowed on this site"] = ""; App::$strings["Your email domain is not among those allowed on this site"] = "あなたのメールドメインはこのサイトでは許可されていません。";
App::$strings["Your email address is already registered at this site."] = ""; App::$strings["Your email address is already registered at this site."] = "あなたのメールアドレスは既にこのサイトに登録されています。";
App::$strings["An invitation is required."] = ""; App::$strings["An invitation is required."] = "招待が必要です。";
App::$strings["Invitation could not be verified."] = ""; App::$strings["Invitation could not be verified."] = "招待が認証されませんでした。";
App::$strings["Please enter the required information."] = ""; App::$strings["Please enter the required information."] = "必須事項を入力してください。";
App::$strings["Failed to store account information."] = ""; App::$strings["Failed to store account information."] = "アカウント情報の保存に失敗しました。";
App::$strings["Registration confirmation for %s"] = ""; App::$strings["Registration confirmation for %s"] = "";
App::$strings["Registration request at %s"] = ""; App::$strings["Registration request at %s"] = "";
App::$strings["your registration password"] = ""; App::$strings["your registration password"] = "あなたの登録されているパスワード";
App::$strings["Registration details for %s"] = ""; App::$strings["Registration details for %s"] = "";
App::$strings["Account approved."] = ""; App::$strings["Account approved."] = "";
App::$strings["Registration revoked for %s"] = ""; App::$strings["Registration revoked for %s"] = "";
App::$strings["Click here to upgrade."] = ""; App::$strings["Click here to upgrade."] = "ここをクリックしてアップグレード";
App::$strings["This action exceeds the limits set by your subscription plan."] = ""; App::$strings["This action exceeds the limits set by your subscription plan."] = "";
App::$strings["This action is not available under your subscription plan."] = ""; App::$strings["This action is not available under your subscription plan."] = "";
App::$strings["Visible to your default audience"] = ""; App::$strings["Visible to your default audience"] = "";
App::$strings["__ctx:acl__ Profile"] = ""; App::$strings["__ctx:acl__ Profile"] = "プロファイル";
App::$strings["Only me"] = ""; App::$strings["Only me"] = "自分のみ";
App::$strings["Who can see this?"] = ""; App::$strings["Who can see this?"] = "誰が見れる?";
App::$strings["Custom selection"] = ""; App::$strings["Custom selection"] = "";
App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = "";
App::$strings["Show"] = ""; App::$strings["Show"] = "";