updated JA translation THX daingewuvzeevisiddfddd

This commit is contained in:
Tobias Diekershoff 2021-06-27 14:18:34 +02:00
parent c0aa138da6
commit 02e69e9c7c
2 changed files with 351 additions and 356 deletions

File diff suppressed because it is too large Load Diff

View File

@ -283,8 +283,6 @@ $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requ
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tログインの詳細は次のとおりです:\n\n\t\t\tサイトの場所:\t%1\$s\n\t\t\tログイン名:\t%2\$s\n\t\t\tパスワード:\t%3\$s\n\n\t\t\tログイン後にアカウント設定ページからパスワードを変更できます。\n\t\t";
$a->strings["Your password has been changed at %s"] = "パスワードは%s変更されました";
$a->strings["No keywords to match. Please add keywords to your profile."] = "合致するキーワードが有りません。あなたのプロフィールにキーワードを追加してください。";
$a->strings["first"] = "最初";
$a->strings["next"] = "";
$a->strings["No matches"] = "一致する項目がありません";
$a->strings["Profile Match"] = "一致するプロフィール";
$a->strings["New Message"] = "新しいメッセージ";
@ -728,7 +726,9 @@ $a->strings["Navigation"] = "ナビゲーション";
$a->strings["Site map"] = "サイトマップ";
$a->strings["Embedding disabled"] = "埋め込みが無効です";
$a->strings["Embedded content"] = "埋め込みコンテンツ";
$a->strings["first"] = "最初";
$a->strings["prev"] = "前の";
$a->strings["next"] = "";
$a->strings["last"] = "最終";
$a->strings["Image/photo"] = "画像/写真";
$a->strings["Click to open/close"] = "クリックして開閉";
@ -1306,8 +1306,6 @@ $a->strings["Maximum number of parallel workers"] = "並列ワーカーの最大
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "共有ホスティング事業者では、これを%dに設定します。大規模なシステムでは、 %dの値は素晴らしいでしょう。既定の値は%dです。";
$a->strings["Enable fastlane"] = "fastlaneを有効にする";
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "有効にすると、優先度の高いプロセスが優先度の低いプロセスによってブロックされた場合、fastlaneメカニズムは追加のワーカーを開始します。";
$a->strings["Use relay servers"] = "中継サーバーを使用する";
$a->strings["Enables the receiving of public posts from relay servers. They will be included in the search, subscribed tags and on the global community page."] = "中継サーバーからの公開投稿の受信を有効にします。それらは、検索や購読しているタグ、グローバルコミュニティのページに掲載されます。";
$a->strings["Direct relay transfer"] = "直接中継転送";
$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "中継サーバーを使用せずに他のサーバーに直接転送できるようにします";
$a->strings["Relay scope"] = "中継スコープ";