fix japanese translation php

This commit is contained in:
harukin 2019-09-10 01:16:40 +09:00
parent e6e49ae3f7
commit c1e22f9e86

View File

@ -348,19 +348,19 @@ App::$strings["__ctx:relative_date__ day"] = array(
1 => "",
);
App::$strings["__ctx:relative_date__ hour"] = array(
0 => "",
1 => "",
0 => "",
1 => "",
);
App::$strings["__ctx:relative_date__ minute"] = array(
0 => "",
1 => "",
);
App::$strings["__ctx:relative_date__ second"] = array(
0 => "第二",
1 => "第二",
0 => "",
1 => "",
);
App::$strings["%1\$s's birthday"] = "%1\$sの誕生日";
App::$strings["Happy Birthday %1\$s"] = "お誕生日おめでとう%1\$s";
App::$strings["Happy Birthday %1\$s"] = "%1\$s、お誕生日おめでとう!";
App::$strings["Directory Options"] = "ディレクトリオプション";
App::$strings["Safe Mode"] = "セーフモード";
App::$strings["Public Forums Only"] = "公開フォーラムのみ";
@ -505,8 +505,8 @@ App::$strings["Delete this item?"] = "このアイテムを削除しますか?
App::$strings["Comment"] = "コメント";
App::$strings["%s show all"] = "%s 全て見る";
App::$strings["%s show less"] = "%s 畳む";
App::$strings["%s expand"] = "%s展開しま";
App::$strings["%s collapse"] = "%s崩壊";
App::$strings["%s expand"] = "%s 展開す";
App::$strings["%s collapse"] = "%s畳む";
App::$strings["Password too short"] = "パスワードが短すぎます。";
App::$strings["Passwords do not match"] = "パスワードが一致しません。";
App::$strings["everybody"] = "誰でも";
@ -896,7 +896,7 @@ App::$strings["Can post on my channel (wall) page"] = "チャンネル(ウォ
App::$strings["Can comment on or like my posts"] = "自分の投稿にコメントしたり、いいねをしたりできます";
App::$strings["Can send me private mail messages"] = "プライベートメールメッセージを送信できます";
App::$strings["Can like/dislike profiles and profile things"] = "好き嫌いのあるプロファイルとプロファイルのもの";
App::$strings["Can forward to all my channel connections via ! mentions in posts"] = "経由ですべてのチャンネル接続に転送できます!投稿のメンション";
App::$strings["Can forward to all my channel connections via ! mentions in posts"] = "\"!\"を使用したメンションで自分のチャンネルに寄稿することができます";
App::$strings["Can chat with me"] = "私とチャットできます";
App::$strings["Can source my public posts in derived channels"] = "派生チャンネルで公開投稿を入手できますか";
App::$strings["Can administer my channel"] = "チャンネルを管理できますか";
@ -915,7 +915,7 @@ App::$strings["Content Import"] = "コンテンツのインポート";
App::$strings["Remote Diagnostics"] = "リモート診断";
App::$strings["Suggest Channels"] = "チャンネルを提案する";
App::$strings["Stream"] = "ストリーム";
App::$strings["Mail"] = "郵便物";
App::$strings["Mail"] = "ダイレクトメール";
App::$strings["Mood"] = "気分";
App::$strings["Chat"] = "チャット";
App::$strings["Probe"] = "プローブ";
@ -1027,7 +1027,7 @@ App::$strings["Compare: object not found."] = "比較:オブジェクトが見
App::$strings["Page updated"] = "ページを更新しました";
App::$strings["Untitled"] = "無題";
App::$strings["Wiki resource_id required for git commit"] = "gitコミットにはWiki resource_idが必要です";
App::$strings["Name"] = "";
App::$strings["Name"] = "";
App::$strings["__ctx:wiki_history__ Message"] = "メッセージ";
App::$strings["Date"] = "日付";
App::$strings["Revert"] = "元に戻す";
@ -1065,15 +1065,15 @@ App::$strings["I disagree"] = "否定";
App::$strings["I abstain"] = "棄権";
App::$strings["View all"] = "すべて表示";
App::$strings["Add Tag"] = "タグの追加";
App::$strings["I like this (toggle)"] = "好き(トグル)";
App::$strings["I don't like this (toggle)"] = "気に入らない(トグル)";
App::$strings["I like this (toggle)"] = "いいね!する";
App::$strings["I don't like this (toggle)"] = "わるいね!する";
App::$strings["Share This"] = "この投稿を再共有";
App::$strings["share"] = "共有";
App::$strings["Delivery Report"] = "転送状況";
App::$strings["%d comment"] = "%d件のコメント";
App::$strings["View %s's profile - %s"] = "%sのプロファイルを見る - %s";
App::$strings["to"] = "";
App::$strings["via"] = "経由で";
App::$strings["via"] = "";
App::$strings["Wall-to-Wall"] = "壁間";
App::$strings["via Wall-To-Wall:"] = "Wall-to-Wall経由";
App::$strings["Attend"] = "参加";
@ -1765,14 +1765,14 @@ App::$strings["Management of privacy groups"] = "プライバシーグループ
App::$strings["Add Group"] = "グループを追加";
App::$strings["Privacy group name"] = "プライバシーグループ名";
App::$strings["Members are visible to other channels"] = "メンバーは他のチャンネルに表示されます";
App::$strings["Members"] = "会員";
App::$strings["Members"] = "メンバー";
App::$strings["Privacy group removed."] = "プライバシーグループが削除されました。";
App::$strings["Unable to remove privacy group."] = "プライバシーグループを削除できません。";
App::$strings["Privacy Group: %s"] = "プライバシーグループ: %s";
App::$strings["Privacy group name: "] = "プライバシーグループ名:";
App::$strings["Delete Group"] = "グループを削除";
App::$strings["Group members"] = "グループの人(仲間)たち";
App::$strings["Not in this group"] = "このグループではない";
App::$strings["Not in this group"] = "グループ外";
App::$strings["Click a channel to toggle membership"] = "チャンネルをクリックしてメンバーシップを切り替えます";
App::$strings["Documentation Search"] = "ドキュメント検索";
App::$strings["Administrators"] = "管理者";
@ -1867,26 +1867,26 @@ App::$strings["Please select another location to become primary before removing
App::$strings["Syncing locations"] = "場所の同期";
App::$strings["No locations found."] = "場所が見つかりません。";
App::$strings["Manage Channel Locations"] = "チャンネルの場所を管理する";
App::$strings["Primary"] = "一次";
App::$strings["Drop"] = "消去";
App::$strings["Primary"] = "メインの場所";
App::$strings["Drop"] = "削除";
App::$strings["Sync Now"] = "今すぐ同期";
App::$strings["Please wait several minutes between consecutive operations."] = "作業中は数分そのまま待機してください。";
App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "可能であれば、そのWebサイト/ハブにログインしてチャンネルを削除して、場所を削除してください。";
App::$strings["Use this form to drop the location if the hub is no longer operating."] = "ハブが動作しなくなった場合、このフォームを使用して場所を削除します。";
App::$strings["No valid account found."] = "有効なアカウントが見つかりません。";
App::$strings["Password reset request issued. Check your email."] = "パスワードリセット要求が発行されました。あなたのメールをチェック";
App::$strings["Password reset request issued. Check your email."] = "パスワードリセット要求が発行されました。あなたのメールをチェックしてください";
App::$strings["Site Member (%s)"] = "サイトメンバー( %s ";
App::$strings["Password reset requested at %s"] = "%s要求されたパスワードのリセット";
App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "リクエストを確認できませんでした。 (以前に送信した可能性があります。)パスワードのリセットに失敗しました。";
App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "リクエストを確認できませんでした。パスワードのリセットに失敗しました。(既に送信済みな可能性があります。)";
App::$strings["Your password has been reset as requested."] = "パスワードは要求どおりにリセットされました。";
App::$strings["Your new password is"] = "新しいパスワードは";
App::$strings["Save or copy your new password - and then"] = "新しいパスワードを保存またはコピーします-その後";
App::$strings["click here to login"] = "ここをクリックしてログイン";
App::$strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "ログインに成功すると、パスワードは<em>設定</ em>ページから変更される場合があります。";
App::$strings["Your password has changed at %s"] = "パスワードは%s変更されました";
App::$strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "ログインに成功すると、パスワードは<em>設定</em>ページから変更される場合があります。";
App::$strings["Your password has changed at %s"] = "パスワードは%s変更されました";
App::$strings["Forgot your Password?"] = "パスワードをお忘れですか?";
App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "メールアドレスを入力して送信し、パスワードをリセットしてください。その後、メールで詳細な手順を確認してください。";
App::$strings["Email Address"] = "電子メールアドレス";
App::$strings["Email Address"] = "メールアドレス";
App::$strings["Reset"] = "リセットする";
App::$strings["Hub not found."] = "ハブが見つかりません。";
App::$strings["Unable to lookup recipient."] = "受信者を検索できません。";
@ -2377,21 +2377,21 @@ App::$strings["Settings saved. Reload page please."] = "設定は保存されま
App::$strings["Conversation Settings"] = "会話設定";
App::$strings["Directory Settings"] = "ディレクトリ設定";
App::$strings["%s - (Experimental)"] = "%s (実験的)";
App::$strings["Display Settings"] = "ディスプレイの設定";
App::$strings["Display Settings"] = "画面表示の設定";
App::$strings["Theme Settings"] = "テーマ設定";
App::$strings["Custom Theme Settings"] = "カスタムテーマ設定";
App::$strings["Custom Theme Settings"] = "テーマのカスタマイズ設定";
App::$strings["Content Settings"] = "コンテンツ設定";
App::$strings["Display Theme:"] = "ディスプレイテーマ:";
App::$strings["Display Theme:"] = "テーマ:";
App::$strings["Select scheme"] = "スキームを選択";
App::$strings["Preload images before rendering the page"] = "ページをレンダリングする前に画像をプリロードする";
App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = "主観的なページの読み込み時間は長くなりますが、表示されるとページの準備が整います";
App::$strings["Enable user zoom on mobile devices"] = "モバイルデバイスでユーザーズームを有効にする";
App::$strings["Update browser every xx seconds"] = "xx秒ごとにブラウザーを更新する";
App::$strings["Update browser every xx seconds"] = "xx秒ごとに画面を更新する";
App::$strings["Minimum of 10 seconds, no maximum"] = "最小10秒、最大なし";
App::$strings["Maximum number of conversations to load at any time:"] = "常にロードする会話の最大数:";
App::$strings["Maximum of 100 items"] = "最大100アイテム";
App::$strings["Show emoticons (smilies) as images"] = "絵文字(スマイリー)を画像として表示する";
App::$strings["Provide channel menu in navigation bar"] = "ナビゲーションバーにチャンネルメニューを提供する";
App::$strings["Provide channel menu in navigation bar"] = "ナビゲーションバーにチャンネルメニューを表示する";
App::$strings["Default: channel menu located in app menu"] = "デフォルト:アプリメニューにあるチャンネルメニュー";
App::$strings["Manual conversation updates"] = "手動会話の更新";
App::$strings["Default is on, turning this off may increase screen jumping"] = "デフォルトはオンです。これをオフにすると、画面ジャンプが増加する場合があります";
@ -2778,7 +2778,7 @@ App::$strings["View Ratings"] = "評価を見る";
App::$strings["Remove term"] = "用語を削除";
App::$strings["Account settings"] = "アカウント設定";
App::$strings["Channel settings"] = "チャンネル設定";
App::$strings["Display settings"] = "表示設定";
App::$strings["Display settings"] = "画面表示設定";
App::$strings["Manage locations"] = "所在地の管理";
App::$strings["Suggested Chatrooms"] = "チャットルームの提案";
App::$strings["Suggestions"] = "提案";