php変換

This commit is contained in:
harukin 2019-09-06 11:53:19 +09:00
parent 5dc70562bf
commit 172fe3d7ff

View File

@ -15,7 +15,7 @@ App::$strings["Forgot your password?"] = "パスワードを忘れましたか
App::$strings["Password Reset"] = "パスワードのリセット"; App::$strings["Password Reset"] = "パスワードのリセット";
App::$strings["[\$Projectname] Website SSL error for %s"] = "[$ Projectname] %s WebサイトSSLエラー"; App::$strings["[\$Projectname] Website SSL error for %s"] = "[$ Projectname] %s WebサイトSSLエラー";
App::$strings["Website SSL certificate is not valid. Please correct."] = "ウェブサイトのssl認証ができません。修正してください。"; App::$strings["Website SSL certificate is not valid. Please correct."] = "ウェブサイトのssl認証ができません。修正してください。";
App::$strings["[\$Projectname] Cron tasks not running on %s"] = "[$ Projectname] Cronタスクが%s実行されていません"; App::$strings["[\$Projectname] Cron tasks not running on %s"] = "[\$Projectname] Cronタスクが%s実行されていません";
App::$strings["Cron/Scheduled tasks not running."] = "Cron/スケジュール済みタスクが実行されていません。"; 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"] = "未認証のメールアドレス";
@ -477,7 +477,7 @@ App::$strings["Cannot create a duplicate channel identifier on this system. Impo
App::$strings["Unable to create a unique channel address. Import failed."] = "一意のチャネルアドレスを作成できません。インポートに失敗しました。"; App::$strings["Unable to create a unique channel address. Import failed."] = "一意のチャネルアドレスを作成できません。インポートに失敗しました。";
App::$strings["Cloned channel not found. Import failed."] = "複製されたチャンネルが見つかりません。インポートに失敗しました。"; App::$strings["Cloned channel not found. Import failed."] = "複製されたチャンネルが見つかりません。インポートに失敗しました。";
App::$strings["Permission denied"] = "アクセス拒否"; App::$strings["Permission denied"] = "アクセス拒否";
App::$strings["(Unknown)"] = "道の"; App::$strings["(Unknown)"] = "不明";
App::$strings["Visible to anybody on the internet."] = "インターネット上の誰でも閲覧できます。"; App::$strings["Visible to anybody on the internet."] = "インターネット上の誰でも閲覧できます。";
App::$strings["Visible to you only."] = "あなただけに表示されます。"; App::$strings["Visible to you only."] = "あなただけに表示されます。";
App::$strings["Visible to anybody in this network."] = "このネットワーク内のすべてのユーザーに表示されます。"; App::$strings["Visible to anybody in this network."] = "このネットワーク内のすべてのユーザーに表示されます。";
@ -676,7 +676,7 @@ App::$strings[" on "] = "に";
App::$strings["Embedded content"] = "埋め込みコンテンツ"; App::$strings["Embedded content"] = "埋め込みコンテンツ";
App::$strings["Embedding disabled"] = "埋め込みが無効です"; App::$strings["Embedding disabled"] = "埋め込みが無効です";
App::$strings["Profile Photos"] = "プロフィール写真"; App::$strings["Profile Photos"] = "プロフィール写真";
App::$strings["Image exceeds website size limit of %lu bytes"] = "画像がウェブサイトのサイズ制限luバイトを超えています"; App::$strings["Image exceeds website size limit of %lu bytes"] = "画像がウェブサイトのサイズ制限%luバイトを超えています";
App::$strings["Image file is empty."] = "画像ファイルが空です。"; App::$strings["Image file is empty."] = "画像ファイルが空です。";
App::$strings["Unable to process image"] = "画像を処理できません"; App::$strings["Unable to process image"] = "画像を処理できません";
App::$strings["Photo storage failed."] = "写真の保存に失敗しました。"; App::$strings["Photo storage failed."] = "写真の保存に失敗しました。";
@ -955,29 +955,29 @@ App::$strings["Room not found."] = "部屋が見つかりません。";
App::$strings["Room is full"] = "部屋がいっぱいです"; App::$strings["Room is full"] = "部屋がいっぱいです";
App::$strings["Update Error at %s"] = "%s更新エラー"; App::$strings["Update Error at %s"] = "%s更新エラー";
App::$strings["Update %s failed. See error logs."] = "%s更新に失敗しました。エラーログを参照してください。"; App::$strings["Update %s failed. See error logs."] = "%s更新に失敗しました。エラーログを参照してください。";
App::$strings["\$Projectname Notification"] = "$ Projectname通知"; App::$strings["\$Projectname Notification"] = "\$Projectname通知";
App::$strings["\$projectname"] = "$ projectname"; App::$strings["\$projectname"] = "\$projectname";
App::$strings["Thank You,"] = "ありがとうございました、"; App::$strings["Thank You,"] = "ありがとうございました、";
App::$strings["%s Administrator"] = "%s管理者"; App::$strings["%s Administrator"] = "%s管理者";
App::$strings["This email was sent by %1\$s at %2\$s."] = "このメールは%1\$sが%2\$sに送信しました。"; App::$strings["This email was sent by %1\$s at %2\$s."] = "このメールは%1\$sが%2\$sに送信しました。";
App::$strings["\$Projectname"] = "$ Projectname"; App::$strings["\$Projectname"] = "\$Projectname";
App::$strings["To stop receiving these messages, please adjust your Notification Settings at %s"] = "これらのメッセージの受信を停止するには、通知設定を%sで調整してください"; App::$strings["To stop receiving these messages, please adjust your Notification Settings at %s"] = "これらのメッセージの受信を停止するには、通知設定を%sで調整してください";
App::$strings["To stop receiving these messages, please adjust your %s."] = "これらのメッセージの受信を停止するには、 %sを調整してください。"; App::$strings["To stop receiving these messages, please adjust your %s."] = "これらのメッセージの受信を停止するには、 %sを調整してください。";
App::$strings["Notification Settings"] = "通知設定"; App::$strings["Notification Settings"] = "通知設定";
App::$strings["%s <!item_type!>"] = "%s <item_type>"; App::$strings["%s <!item_type!>"] = "%s <!item_type!>";
App::$strings["[\$Projectname:Notify] New mail received at %s"] = "[$ ProjectnameNotify] %s受信した新しいメール"; App::$strings["[\$Projectname:Notify] New mail received at %s"] = "[\$ProjectnameNotify] %s受信した新しいメール";
App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$sから%2\$s新しいプライベートメッセージが送信されました。"; App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$sから%2\$s新しいプライベートメッセージが送信されました。";
App::$strings["%1\$s sent you %2\$s."] = "%1\$sから%2\$s送信されました。"; App::$strings["%1\$s sent you %2\$s."] = "%1\$sから%2\$s送信されました。";
App::$strings["a private message"] = "プライベートメッセージ"; App::$strings["a private message"] = "プライベートメッセージ";
App::$strings["Please visit %s to view and/or reply to your private messages."] = "プライベートメッセージを表示または返信するには、 %sにアクセスしてください。"; App::$strings["Please visit %s to view and/or reply to your private messages."] = "プライベートメッセージを表示または返信するには、 %sにアクセスしてください。";
App::$strings["commented on"] = "コメントした"; App::$strings["commented on"] = "コメントした";
App::$strings["liked"] = "好きだった"; App::$strings["liked"] = "すこ";
App::$strings["disliked"] = "嫌い"; App::$strings["disliked"] = "嫌い";
App::$strings["%1\$s %2\$s [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s %2\$s [zrl = %3\$s ] a %4\$s [/ zrl]"; App::$strings["%1\$s %2\$s [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s %2\$s [zrl = %3\$s ] a %4\$s [/ zrl]";
App::$strings["%1\$s %2\$s [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s %2\$s [zrl = %3\$s ] %4\$sの%5\$s [/ zrl]"; App::$strings["%1\$s %2\$s [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s %2\$s [zrl = %3\$s ] %4\$sの%5\$s [/ zrl]";
App::$strings["%1\$s %2\$s [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s %2\$s [zrl = %3\$s ] %4\$s [/ zrl]"; App::$strings["%1\$s %2\$s [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s %2\$s [zrl = %3\$s ] %4\$s [/ zrl]";
App::$strings["[\$Projectname:Notify] Moderated Comment to conversation #%1\$d by %2\$s"] = "[$ ProjectnameNotify]会話へのモデレートされたコメント %1\$d by %2\$s"; App::$strings["[\$Projectname:Notify] Moderated Comment to conversation #%1\$d by %2\$s"] = "[$ ProjectnameNotify]会話へのモデレートされたコメント#%1\$d by %2\$s";
App::$strings["[\$Projectname:Notify] Comment to conversation #%1\$d by %2\$s"] = "[$ ProjectnameNotify]会話へのコメント %1\$d by %2\$s"; App::$strings["[\$Projectname:Notify] Comment to conversation #%1\$d by %2\$s"] = "[$ ProjectnameNotify]会話へのコメント#%1\$d by %2\$s";
App::$strings["%1\$s commented on an item/conversation you have been following."] = "%1\$sあなたがフォローしているアイテム/会話にコメントしました。"; App::$strings["%1\$s commented on an item/conversation you have been following."] = "%1\$sあなたがフォローしているアイテム/会話にコメントしました。";
App::$strings["Please visit %s to view and/or reply to the conversation."] = "会話を表示または返信するには、 %sにアクセスしてください。"; App::$strings["Please visit %s to view and/or reply to the conversation."] = "会話を表示または返信するには、 %sにアクセスしてください。";
App::$strings["Please visit %s to approve or reject this comment."] = "このコメントを承認または拒否するには、 %sにアクセスしてください。"; App::$strings["Please visit %s to approve or reject this comment."] = "このコメントを承認または拒否するには、 %sにアクセスしてください。";
@ -1237,7 +1237,7 @@ App::$strings["Show total disk space available to cloud uploads"] = "クラウ
App::$strings["Set \"Transport Security\" HTTP header"] = "\"Transport Security \" HTTPヘッダーを設定します"; App::$strings["Set \"Transport Security\" HTTP header"] = "\"Transport Security \" HTTPヘッダーを設定します";
App::$strings["Set \"Content Security Policy\" HTTP header"] = "「コンテンツセキュリティポリシー」HTTPヘッダーを設定します"; App::$strings["Set \"Content Security Policy\" HTTP header"] = "「コンテンツセキュリティポリシー」HTTPヘッダーを設定します";
App::$strings["Allowed email domains"] = "許可されたメールドメイン"; App::$strings["Allowed email domains"] = "許可されたメールドメイン";
App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "このサイトへの登録用の電子メールアドレスで許可されるドメインのカンマ区切りリスト。ワイルドカードが受け入れられます。すべてのドメインを許可するには空"; App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "このサイトへの登録用の電子メールアドレスで許可されるドメインのカンマ区切りリスト。ワイルドカードが受け入れられます。すべてのドメインを許可するには空にしてください。";
App::$strings["Not allowed email domains"] = "メールドメインは許可されていません"; App::$strings["Not allowed email domains"] = "メールドメインは許可されていません";
App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "このサイトへの登録用の電子メールアドレスで許可されていないドメインのカンマ区切りリスト。ワイルドカードが受け入れられます。許可されたドメインが定義されていない限り、すべてのドメインを許可するには空にします。"; App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "このサイトへの登録用の電子メールアドレスで許可されていないドメインのカンマ区切りリスト。ワイルドカードが受け入れられます。許可されたドメインが定義されていない限り、すべてのドメインを許可するには空にします。";
App::$strings["Allow communications only from these sites"] = "これらのサイトからの通信のみを許可する"; App::$strings["Allow communications only from these sites"] = "これらのサイトからの通信のみを許可する";
@ -1332,7 +1332,7 @@ App::$strings["Always defer immediate delivery if queue contains more than this
App::$strings["Poll interval"] = "ポーリング間隔"; App::$strings["Poll interval"] = "ポーリング間隔";
App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "バックグラウンドポーリングプロセスをこの数秒遅らせて、システムの負荷を減らします。 0の場合、配信間隔を使用します。"; App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "バックグラウンドポーリングプロセスをこの数秒遅らせて、システムの負荷を減らします。 0の場合、配信間隔を使用します。";
App::$strings["Path to ImageMagick convert program"] = "ImageMagick変換プログラムへのパス"; App::$strings["Path to ImageMagick convert program"] = "ImageMagick変換プログラムへのパス";
App::$strings["If set, use this program to generate photo thumbnails for huge images ( > 4000 pixels in either dimension), otherwise memory exhaustion may occur. Example: /usr/bin/convert"] = "設定されている場合、このプログラムを使用して巨大な画像(いずれかの次元で4000ピクセル以上の写真のサムネイルを生成します。そうしないと、メモリ不足が発生する可能性があります。例/ usr / bin / convert"; App::$strings["If set, use this program to generate photo thumbnails for huge images ( > 4000 pixels in either dimension), otherwise memory exhaustion may occur. Example: /usr/bin/convert"] = "設定されている場合、このプログラムを使用して巨大な画像(いずれかの方向で4000ピクセル以上の写真のサムネイルを生成します。そうしないと、メモリ不足が発生する可能性があります。例/usr/bin/convert";
App::$strings["Allow SVG thumbnails in file browser"] = "ファイルブラウザでSVGサムネイルを許可する"; App::$strings["Allow SVG thumbnails in file browser"] = "ファイルブラウザでSVGサムネイルを許可する";
App::$strings["WARNING: SVG images may contain malicious code."] = "警告SVG画像には悪意のあるコードが含まれている場合があります。"; App::$strings["WARNING: SVG images may contain malicious code."] = "警告SVG画像には悪意のあるコードが含まれている場合があります。";
App::$strings["Maximum Load Average"] = "最大負荷平均"; App::$strings["Maximum Load Average"] = "最大負荷平均";
@ -1778,7 +1778,7 @@ App::$strings["Documentation Search"] = "ドキュメント検索";
App::$strings["Administrators"] = "管理者"; App::$strings["Administrators"] = "管理者";
App::$strings["Developers"] = "開発者"; App::$strings["Developers"] = "開発者";
App::$strings["Tutorials"] = "チュートリアル"; App::$strings["Tutorials"] = "チュートリアル";
App::$strings["\$Projectname Documentation"] = "$ Projectnameドキュメント"; App::$strings["\$Projectname Documentation"] = "\$Projectnameドキュメント";
App::$strings["Contents"] = "内容"; App::$strings["Contents"] = "内容";
App::$strings["Welcome to %s"] = "%sへようこそ"; App::$strings["Welcome to %s"] = "%sへようこそ";
App::$strings["Welcome to Hubzilla!"] = "Hubzillaへようこそ"; App::$strings["Welcome to Hubzilla!"] = "Hubzillaへようこそ";
@ -1812,12 +1812,12 @@ App::$strings["Import Items"] = "アイテムをインポート";
App::$strings["Use this form to import existing posts and content from an export file."] = "このフォームを使用して、エクスポートファイルから既存の投稿とコンテンツをインポートします。"; App::$strings["Use this form to import existing posts and content from an export file."] = "このフォームを使用して、エクスポートファイルから既存の投稿とコンテンツをインポートします。";
App::$strings["Total invitation limit exceeded."] = "合計招待制限を超えました。"; App::$strings["Total invitation limit exceeded."] = "合計招待制限を超えました。";
App::$strings["%s : Not a valid email address."] = "%s :有効なメールアドレスではありません。"; App::$strings["%s : Not a valid email address."] = "%s :有効なメールアドレスではありません。";
App::$strings["Please join us on \$Projectname"] = "$ Projectnameにご参加ください"; App::$strings["Please join us on \$Projectname"] = "\$Projectnameに参加してください";
App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "招待制限を超えました。サイト管理者に連絡してください。"; App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "招待制限を超えました。サイト管理者に連絡してください。";
App::$strings["%s : Message delivery failed."] = "%s :メッセージの配信に失敗しました。"; App::$strings["%s : Message delivery failed."] = "%s :メッセージの配信に失敗しました。";
App::$strings["%d message sent."] = array( App::$strings["%d message sent."] = array(
0 => "%dメッセージを送信しました。", 0 => "%d件のメッセージを送信しました。",
1 => "%dメッセージを送信しました。", 1 => "%d件のメッセージを送信しました。",
); );
App::$strings["Invite App"] = "アプリを招待"; App::$strings["Invite App"] = "アプリを招待";
App::$strings["Send email invitations to join this network"] = "このネットワークに参加するための招待メールを送信する"; App::$strings["Send email invitations to join this network"] = "このネットワークに参加するための招待メールを送信する";
@ -1825,10 +1825,10 @@ App::$strings["You have no more invitations available"] = "利用可能な招待
App::$strings["Send invitations"] = "招待状を送信"; App::$strings["Send invitations"] = "招待状を送信";
App::$strings["Enter email addresses, one per line:"] = "電子メールアドレスを1行に1つずつ入力します。"; App::$strings["Enter email addresses, one per line:"] = "電子メールアドレスを1行に1つずつ入力します。";
App::$strings["Your message:"] = "あなたのメッセージ:"; App::$strings["Your message:"] = "あなたのメッセージ:";
App::$strings["Please join my community on \$Projectname."] = "$ Projectnameでコミュニティに参加してください。"; App::$strings["Please join my community on \$Projectname."] = "\$Projectnameでコミュニティに参加してください。";
App::$strings["You will need to supply this invitation code:"] = "この招待コードを提供する必要があります。"; App::$strings["You will need to supply this invitation code:"] = "この招待コードを提供する必要があります。";
App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1.任意の$ Projectnameの場所に登録しますすべて相互に接続されています"; App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1.任意の\$Projectnameの場所に登録しますすべて相互に接続されています";
App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. $ Projectnameネットワークアドレスをサイト検索バーに入力します。"; App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. \$Projectnameネットワークアドレスをサイト検索バーに入力します。";
App::$strings["or visit"] = "または訪問"; App::$strings["or visit"] = "または訪問";
App::$strings["3. Click [Connect]"] = "3. [接続]をクリックします"; App::$strings["3. Click [Connect]"] = "3. [接続]をクリックします";
App::$strings["Unable to locate original post."] = "元の投稿が見つかりません。"; App::$strings["Unable to locate original post."] = "元の投稿が見つかりません。";
@ -1837,8 +1837,8 @@ App::$strings["Duplicate post suppressed."] = "重複した投稿は抑制され
App::$strings["System error. Post not saved."] = "システムエラー。投稿は保存されませんでした。"; App::$strings["System error. Post not saved."] = "システムエラー。投稿は保存されませんでした。";
App::$strings["Your comment is awaiting approval."] = "あなたのコメントは承認待ちです。"; App::$strings["Your comment is awaiting approval."] = "あなたのコメントは承認待ちです。";
App::$strings["Unable to obtain post information from database."] = "データベースから投稿情報を取得できません。"; App::$strings["Unable to obtain post information from database."] = "データベースから投稿情報を取得できません。";
App::$strings["You have reached your limit of %1$.0f top level posts."] = "トップレベルの投稿の上限1 $ .0fに達しました。"; App::$strings["You have reached your limit of %1$.0f top level posts."] = "トップレベルの投稿の上限%1$.0fに達しました。";
App::$strings["You have reached your limit of %1$.0f webpages."] = "ウェブページの制限1 $ .0fに達しました。"; App::$strings["You have reached your limit of %1$.0f webpages."] = "ウェブページの制限%1$.0fに達しました。";
App::$strings["Language App"] = "言語アプリ"; App::$strings["Language App"] = "言語アプリ";
App::$strings["Change UI language"] = "UI言語を変更する"; App::$strings["Change UI language"] = "UI言語を変更する";
App::$strings["Comanche page description language help"] = "Comancheページ記述言語のヘルプ"; App::$strings["Comanche page description language help"] = "Comancheページ記述言語のヘルプ";
@ -1846,7 +1846,7 @@ App::$strings["Layout Description"] = "レイアウトの説明";
App::$strings["Download PDL file"] = "PDLファイルをダウンロードする"; App::$strings["Download PDL file"] = "PDLファイルをダウンロードする";
App::$strings["Like/Dislike"] = "好き/嫌い"; App::$strings["Like/Dislike"] = "好き/嫌い";
App::$strings["This action is restricted to members."] = "このアクションはメンバーに制限されています。"; App::$strings["This action is restricted to members."] = "このアクションはメンバーに制限されています。";
App::$strings["Please <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "続行するには、<a href=\"rmagic\"> $ Projectname IDでログイン</a>するか、<a href=\"register\">新しい$ Projectnameメンバーとして登録</a>してください。"; App::$strings["Please <a href=\"rmagic\">login with your \$Projectname ID</a> or <a href=\"register\">register as a new \$Projectname member</a> to continue."] = "続行するには、<a href=\"rmagic\"> \$Projectname IDでログイン</a>するか、<a href=\"register\">新しい\$Projectnameメンバーとして登録</a>してください。";
App::$strings["Invalid request."] = "無効なリクエスト。"; App::$strings["Invalid request."] = "無効なリクエスト。";
App::$strings["thing"] = ""; App::$strings["thing"] = "";
App::$strings["Channel unavailable."] = "チャンネルは利用できません。"; App::$strings["Channel unavailable."] = "チャンネルは利用できません。";
@ -1856,11 +1856,11 @@ App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s
App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s決定を棄権します"; App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s決定を棄権します";
App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s"; App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s";
App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s参加していません"; App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s参加していません";
App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$s"; App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$sに参加するかも";
App::$strings["Action completed."] = "アクションが完了しました。"; App::$strings["Action completed."] = "アクションが完了しました。";
App::$strings["Thank you."] = "ありがとうございました。"; App::$strings["Thank you."] = "ありがとうございました。";
App::$strings["Remote privacy information not available."] = "リモートプライバシー情報は利用できません。"; App::$strings["Remote privacy information not available."] = "リモートプライバシー情報は利用できません。";
App::$strings["Visible to:"] = "表示:"; App::$strings["Visible to:"] = "表示:";
App::$strings["Location not found."] = "場所が見つかりません。"; App::$strings["Location not found."] = "場所が見つかりません。";
App::$strings["Location lookup failed."] = "場所の検索に失敗しました。"; App::$strings["Location lookup failed."] = "場所の検索に失敗しました。";
App::$strings["Please select another location to become primary before removing the primary location."] = "プライマリロケーションを削除する前に、プライマリになる別のロケーションを選択してください。"; App::$strings["Please select another location to become primary before removing the primary location."] = "プライマリロケーションを削除する前に、プライマリになる別のロケーションを選択してください。";
@ -1868,10 +1868,10 @@ App::$strings["Syncing locations"] = "場所の同期";
App::$strings["No locations found."] = "場所が見つかりません。"; App::$strings["No locations found."] = "場所が見つかりません。";
App::$strings["Manage Channel Locations"] = "チャンネルの場所を管理する"; App::$strings["Manage Channel Locations"] = "チャンネルの場所を管理する";
App::$strings["Primary"] = "一次"; App::$strings["Primary"] = "一次";
App::$strings["Drop"] = "ドロップ"; App::$strings["Drop"] = "消去";
App::$strings["Sync Now"] = "今すぐ同期"; App::$strings["Sync Now"] = "今すぐ同期";
App::$strings["Please wait several minutes between consecutive operations."] = "連続した操作の間に数分待ってください。"; 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["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["Use this form to drop the location if the hub is no longer operating."] = "ハブが動作しなくなった場合、このフォームを使用して場所を削除します。";
App::$strings["No valid account found."] = "有効なアカウントが見つかりません。"; App::$strings["No valid account found."] = "有効なアカウントが見つかりません。";
App::$strings["Password reset request issued. Check your email."] = "パスワードリセット要求が発行されました。あなたのメールをチェック。"; App::$strings["Password reset request issued. Check your email."] = "パスワードリセット要求が発行されました。あなたのメールをチェック。";
@ -1909,10 +1909,10 @@ App::$strings["Delivery report"] = "送達通知";
App::$strings["Recall message"] = "リコールメッセージ"; App::$strings["Recall message"] = "リコールメッセージ";
App::$strings["Message has been recalled."] = "メッセージが呼び戻されました。"; App::$strings["Message has been recalled."] = "メッセージが呼び戻されました。";
App::$strings["Delete Conversation"] = "会話を削除"; App::$strings["Delete Conversation"] = "会話を削除";
App::$strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "安全な通信は利用できません。送信者のプロファイルページから<strong> </ strong>返信できる場合があります"; App::$strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "安全な通信は利用できません。送信者のプロファイルページから返信できる<strong>かも</strong>しれません";
App::$strings["Send Reply"] = "返信する"; App::$strings["Send Reply"] = "返信する";
App::$strings["Your message for %s (%s):"] = "%s %s %sメッセージ"; App::$strings["Your message for %s (%s):"] = "%s %s %sメッセージ";
App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "2 $ .0fの1 $ .0fが許可されたチャンネルを作成しました。"; App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "%2$.0fの%1$.0fが許可されたチャンネルを作成しました。";
App::$strings["Create a new channel"] = "新しいチャンネルを作成する"; App::$strings["Create a new channel"] = "新しいチャンネルを作成する";
App::$strings["Current Channel"] = "現在のチャンネル"; App::$strings["Current Channel"] = "現在のチャンネル";
App::$strings["Switch to one of your channels by selecting it."] = "チャンネルを選択して切り替えます。"; App::$strings["Switch to one of your channels by selecting it."] = "チャンネルを選択して切り替えます。";
@ -1939,7 +1939,7 @@ App::$strings["Menu not found."] = "メニューが見つかりません。";
App::$strings["Edit Menu"] = "編集メニュー"; App::$strings["Edit Menu"] = "編集メニュー";
App::$strings["Add or remove entries to this menu"] = "このメニューにエントリを追加または削除します"; App::$strings["Add or remove entries to this menu"] = "このメニューにエントリを追加または削除します";
App::$strings["Menu name"] = "メニュー名"; App::$strings["Menu name"] = "メニュー名";
App::$strings["Must be unique, only seen by you"] = "唯一でなければならない、あなただけが見られる"; App::$strings["Must be unique, only seen by you"] = "固有である必要があります。あなただけに表示されます。";
App::$strings["Menu title"] = "メニュータイトル"; App::$strings["Menu title"] = "メニュータイトル";
App::$strings["Menu title as seen by others"] = "他の人に表示されるメニュータイトル"; App::$strings["Menu title as seen by others"] = "他の人に表示されるメニュータイトル";
App::$strings["Allow bookmarks"] = "ブックマークを許可する"; App::$strings["Allow bookmarks"] = "ブックマークを許可する";
@ -2055,7 +2055,7 @@ App::$strings["Layout updated."] = "レイアウトが更新されました。";
App::$strings["PDL Editor App"] = "PDLエディターアプリ"; App::$strings["PDL Editor App"] = "PDLエディターアプリ";
App::$strings["Provides the ability to edit system page layouts"] = "システムページレイアウトを編集する機能を提供します。"; App::$strings["Provides the ability to edit system page layouts"] = "システムページレイアウトを編集する機能を提供します。";
App::$strings["Edit System Page Description"] = "システムページの説明の編集"; App::$strings["Edit System Page Description"] = "システムページの説明の編集";
App::$strings["(modified)"] = "(変更"; App::$strings["(modified)"] = "(変更済み";
App::$strings["Layout not found."] = "レイアウトが見つかりません。"; App::$strings["Layout not found."] = "レイアウトが見つかりません。";
App::$strings["Module Name:"] = "モジュール名:"; App::$strings["Module Name:"] = "モジュール名:";
App::$strings["Layout Help"] = "レイアウトヘルプ"; App::$strings["Layout Help"] = "レイアウトヘルプ";
@ -2073,17 +2073,17 @@ App::$strings["Delete Album"] = "アルバムを削除";
App::$strings["Delete Photo"] = "写真を削除"; App::$strings["Delete Photo"] = "写真を削除";
App::$strings["No photos selected"] = "写真が選択されていません"; App::$strings["No photos selected"] = "写真が選択されていません";
App::$strings["Access to this item is restricted."] = "このアイテムへのアクセスは制限されています。"; App::$strings["Access to this item is restricted."] = "このアイテムへのアクセスは制限されています。";
App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "2 $ .2f MBの1 $ .2f MBの写真ストレージが使用されています。"; App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%2$.2f MB中%1$.2f MBの写真ストレージが使用されています。";
App::$strings["%1$.2f MB photo storage used."] = "1 $ .2f MBの写真ストレージが使用されています。"; App::$strings["%1$.2f MB photo storage used."] = "%1$.2f MBの写真ストレージが使用されています。";
App::$strings["Upload Photos"] = "写真をアップロードする"; App::$strings["Upload Photos"] = "写真をアップロードする";
App::$strings["Enter an album name"] = "アルバム名を入力してください"; App::$strings["Enter an album name"] = "アルバム名を入力してください";
App::$strings["or select an existing album (doubleclick)"] = "または既存のアルバムを選択します(ダブルクリック)"; App::$strings["or select an existing album (doubleclick)"] = "または既存のアルバムを選択します(ダブルクリック)";
App::$strings["Create a status post for this upload"] = "このアップロードのステータス投稿を作成"; App::$strings["Create a status post for this upload"] = "このアップロードのステータス投稿を作成";
App::$strings["Description (optional)"] = "説明(オプション)"; App::$strings["Description (optional)"] = "説明(オプション)";
App::$strings["Show Newest First"] = "最新を最初に表示"; App::$strings["Show Newest First"] = "新しいもの順に表示";
App::$strings["Show Oldest First"] = "最も古いものを最初に表示"; App::$strings["Show Oldest First"] = "古いもの順に表示";
App::$strings["Add Photos"] = "写真を追加"; App::$strings["Add Photos"] = "写真を追加";
App::$strings["Permission denied. Access to this item may be restricted."] = "アクセス拒否。このアイテムへのアクセスは制限される場合があります。"; App::$strings["Permission denied. Access to this item may be restricted."] = "アクセス拒否されました。このアイテムへのアクセスは制限されている場合があります。";
App::$strings["Photo not available"] = "写真は利用できません"; App::$strings["Photo not available"] = "写真は利用できません";
App::$strings["Use as profile photo"] = "プロフィール写真として使用"; App::$strings["Use as profile photo"] = "プロフィール写真として使用";
App::$strings["Use as cover photo"] = "カバー写真として使用"; App::$strings["Use as cover photo"] = "カバー写真として使用";
@ -2110,10 +2110,10 @@ App::$strings["posted an event"] = "イベントを投稿しました";
App::$strings["shared a file with you"] = "あなたとファイルを共有しました"; App::$strings["shared a file with you"] = "あなたとファイルを共有しました";
App::$strings["Private forum"] = "プライベートフォーラム"; App::$strings["Private forum"] = "プライベートフォーラム";
App::$strings["Public forum"] = "公開フォーラム"; App::$strings["Public forum"] = "公開フォーラム";
App::$strings["Poke App"] = "ポケアプリ"; App::$strings["Poke App"] = "Pokeアプリ";
App::$strings["Poke somebody in your addressbook"] = "アドレス帳で誰かを突く"; App::$strings["Poke somebody in your addressbook"] = "アドレス帳で誰かを突く";
App::$strings["Poke somebody"] = "誰かを突く"; App::$strings["Poke somebody"] = "誰かを突く";
App::$strings["Poke/Prod"] = "突く/製品"; App::$strings["Poke/Prod"] = "";
App::$strings["Poke, prod or do other things to somebody"] = "突く、突き出す、または他のことを誰かに行う"; App::$strings["Poke, prod or do other things to somebody"] = "突く、突き出す、または他のことを誰かに行う";
App::$strings["Recipient"] = "受取人"; App::$strings["Recipient"] = "受取人";
App::$strings["Choose what you wish to do to recipient"] = "受信者にしたいことを選択してください"; App::$strings["Choose what you wish to do to recipient"] = "受信者にしたいことを選択してください";
@ -2123,7 +2123,7 @@ App::$strings["Perform diagnostics on remote channels"] = "リモートチャネ
App::$strings["vcard"] = "vcard"; App::$strings["vcard"] = "vcard";
App::$strings["Profile not found."] = "プロファイルが見つかりません。"; App::$strings["Profile not found."] = "プロファイルが見つかりません。";
App::$strings["Profile deleted."] = "プロファイルが削除されました。"; App::$strings["Profile deleted."] = "プロファイルが削除されました。";
App::$strings["Profile-"] = "プロフィール-"; App::$strings["Profile-"] = "プロファイル-";
App::$strings["New profile created."] = "新しいプロファイルが作成されました。"; App::$strings["New profile created."] = "新しいプロファイルが作成されました。";
App::$strings["Profile unavailable to clone."] = "プロファイルを複製できません。"; App::$strings["Profile unavailable to clone."] = "プロファイルを複製できません。";
App::$strings["Profile unavailable to export."] = "プロファイルをエクスポートできません。"; App::$strings["Profile unavailable to export."] = "プロファイルをエクスポートできません。";
@ -2131,7 +2131,7 @@ App::$strings["Profile Name is required."] = "プロファイル名が必要で
App::$strings["Marital Status"] = "配偶者の有無"; App::$strings["Marital Status"] = "配偶者の有無";
App::$strings["Romantic Partner"] = "ロマンチックなパートナー"; App::$strings["Romantic Partner"] = "ロマンチックなパートナー";
App::$strings["Likes"] = "いいね"; App::$strings["Likes"] = "いいね";
App::$strings["Dislikes"] = "嫌い"; App::$strings["Dislikes"] = "わるいね";
App::$strings["Work/Employment"] = "仕事/雇用"; App::$strings["Work/Employment"] = "仕事/雇用";
App::$strings["Religion"] = "宗教"; App::$strings["Religion"] = "宗教";
App::$strings["Political Views"] = "政見"; App::$strings["Political Views"] = "政見";
@ -2189,13 +2189,13 @@ App::$strings["Your default profile photo is visible to anybody on the internet.
App::$strings["Your profile photo is visible to anybody on the internet and may be distributed to other websites."] = "あなたのプロフィール写真はインターネット上の誰でも見ることができ、他のウェブサイトに配布される場合があります。"; App::$strings["Your profile photo is visible to anybody on the internet and may be distributed to other websites."] = "あなたのプロフィール写真はインターネット上の誰でも見ることができ、他のウェブサイトに配布される場合があります。";
App::$strings["Use Photo for Profile"] = "プロフィールに写真を使用"; App::$strings["Use Photo for Profile"] = "プロフィールに写真を使用";
App::$strings["Change Profile Photo"] = "プロフィール写真の変更"; App::$strings["Change Profile Photo"] = "プロフィール写真の変更";
App::$strings["Use"] = "つかいます"; App::$strings["Use"] = "使用する";
App::$strings["Invalid profile identifier."] = "無効なプロファイル識別子。"; App::$strings["Invalid profile identifier."] = "無効なプロファイル識別子。";
App::$strings["Profile Visibility Editor"] = "プロファイル可視性エディター"; App::$strings["Profile Visibility Editor"] = "プロファイル可視性エディター";
App::$strings["Click on a contact to add or remove."] = "連絡先をクリックして追加または削除します。"; App::$strings["Click on a contact to add or remove."] = "連絡先をクリックして追加または削除します。";
App::$strings["Visible To"] = "見える"; App::$strings["Visible To"] = "表示";
App::$strings["Public Hubs"] = "公共ハブ"; App::$strings["Public Hubs"] = "公共ハブ";
App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself <strong>may</strong> provide additional details."] = "リストされたハブは、$ Projectnameネットワークのパブリック登録を許可します。ネットワーク内のすべてのハブは相互にリンクされているため、ハブのいずれかのメンバーシップはネットワーク全体のメンバーシップを伝えます。一部のハブでは、サブスクリプションが必要な場合や、段階的なサービスプランを提供する場合があります。ハブ自体が追加の詳細を提供する場合があります<strong> </ strong>"; App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself <strong>may</strong> provide additional details."] = "このリスト化されたハブは\$Projectnameのネットワークに登録が許可されています。全てのハブは相互にリンクしておりどこのハブにいても接続できます。それぞれのハブには独自の制約がある可能性もあります";
App::$strings["Hub URL"] = "ハブURL"; App::$strings["Hub URL"] = "ハブURL";
App::$strings["Access Type"] = "アクセスタイプ"; App::$strings["Access Type"] = "アクセスタイプ";
App::$strings["Registration Policy"] = "登録ポリシー"; App::$strings["Registration Policy"] = "登録ポリシー";
@ -2205,7 +2205,7 @@ App::$strings["Rate"] = "レート";
App::$strings["Public Stream App"] = "パブリックストリームアプリ"; App::$strings["Public Stream App"] = "パブリックストリームアプリ";
App::$strings["The unmoderated public stream of this hub"] = "このハブのモデレートされていないパブリックストリーム"; App::$strings["The unmoderated public stream of this hub"] = "このハブのモデレートされていないパブリックストリーム";
App::$strings["Random Channel App"] = "ランダムチャンネルアプリ"; App::$strings["Random Channel App"] = "ランダムチャンネルアプリ";
App::$strings["Visit a random channel in the \$Projectname network"] = "$ Projectnameネットワークのランダムチャネルにアクセスします"; App::$strings["Visit a random channel in the \$Projectname network"] = "\$Projectnameネットワークのランダムチャネルにアクセスします";
App::$strings["Website:"] = "ウェブサイト:"; App::$strings["Website:"] = "ウェブサイト:";
App::$strings["Remote Channel [%s] (not yet known on this site)"] = "リモートチャネル[ %s ](このサイトではまだ知られていない)"; App::$strings["Remote Channel [%s] (not yet known on this site)"] = "リモートチャネル[ %s ](このサイトではまだ知られていない)";
App::$strings["Rating (this information is public)"] = "評価(この情報は公開されています)"; App::$strings["Rating (this information is public)"] = "評価(この情報は公開されています)";
@ -2226,9 +2226,9 @@ App::$strings["Registration successful. Please check your email for validation i
App::$strings["Your registration is pending approval by the site owner."] = "登録はサイト所有者による承認待ちです。"; App::$strings["Your registration is pending approval by the site owner."] = "登録はサイト所有者による承認待ちです。";
App::$strings["Your registration can not be processed."] = "登録を処理できません。"; App::$strings["Your registration can not be processed."] = "登録を処理できません。";
App::$strings["Registration on this hub is disabled."] = "このハブでの登録は無効になっています。"; App::$strings["Registration on this hub is disabled."] = "このハブでの登録は無効になっています。";
App::$strings["Registration on this hub is by approval only."] = "このハブへの登録は承認のみです。"; App::$strings["Registration on this hub is by approval only."] = "このハブへの登録は承認された人のみです。";
App::$strings["<a href=\"pubsites\">Register at another affiliated hub.</a>"] = "<a href=\"pubsites\">別の提携ハブに登録します。</a>"; App::$strings["<a href=\"pubsites\">Register at another affiliated hub.</a>"] = "<a href=\"pubsites\">別の提携ハブに登録します。</a>";
App::$strings["Registration on this hub is by invitation only."] = "このハブへ登録は招待のみです。"; App::$strings["Registration on this hub is by invitation only."] = "このハブへ登録できるのは招待状を持っている人のみです。";
App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "このサイトは、許可されている1日のアカウント登録数を超えています。明日もう一度お試しください。"; App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "このサイトは、許可されている1日のアカウント登録数を超えています。明日もう一度お試しください。";
App::$strings["Terms of Service"] = "利用規約"; App::$strings["Terms of Service"] = "利用規約";
App::$strings["I accept the %s for this website"] = "このウェブサイトの%sに同意します"; App::$strings["I accept the %s for this website"] = "このウェブサイトの%sに同意します";
@ -2239,7 +2239,7 @@ App::$strings["Please re-enter your password"] = "パスワードを再入力し
App::$strings["Please enter your invitation code"] = "招待コードを入力してください"; App::$strings["Please enter your invitation code"] = "招待コードを入力してください";
App::$strings["Your Name"] = "あなたの名前"; App::$strings["Your Name"] = "あなたの名前";
App::$strings["Real names are preferred."] = "本名が優先されます。"; App::$strings["Real names are preferred."] = "本名が優先されます。";
App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "ニックネームは、ニックネーム%s覚えやすいチャネルアドレスを作成するために使用されます"; App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "ニックネームは覚えやすいチャネルアドレスを作成するために使用されます。ニックネーム:%s";
App::$strings["Select a channel permission role for your usage needs and privacy requirements."] = "使用上のニーズとプライバシーの要件に応じて、チャンネル許可の役割を選択します。"; App::$strings["Select a channel permission role for your usage needs and privacy requirements."] = "使用上のニーズとプライバシーの要件に応じて、チャンネル許可の役割を選択します。";
App::$strings["no"] = "いや"; App::$strings["no"] = "いや";
App::$strings["yes"] = "はい"; App::$strings["yes"] = "はい";
@ -2300,7 +2300,7 @@ App::$strings["Use Browser Location:"] = "ブラウザの場所を使用:";
App::$strings["Adult Content"] = "成人コンテンツ"; App::$strings["Adult Content"] = "成人コンテンツ";
App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "このチャンネルは頻繁または定期的にアダルトコンテンツを公開しています。 (成人向けの素材やヌードには#NSFWのタグを付けてください"; App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "このチャンネルは頻繁または定期的にアダルトコンテンツを公開しています。 (成人向けの素材やヌードには#NSFWのタグを付けてください";
App::$strings["Security and Privacy Settings"] = "セキュリティとプライバシーの設定"; App::$strings["Security and Privacy Settings"] = "セキュリティとプライバシーの設定";
App::$strings["Your permissions are already configured. Click to view/adjust"] = "許可はすでに構成されています。クリックして表示/調整"; App::$strings["Your permissions are already configured. Click to view/adjust"] = "権限はすでに構成されています。クリックして表示/調整";
App::$strings["Hide my online presence"] = "オンラインプレゼンスを非表示にする"; App::$strings["Hide my online presence"] = "オンラインプレゼンスを非表示にする";
App::$strings["Prevents displaying in your profile that you are online"] = "あなたがオンラインであることをあなたのプロフィールに表示しないようにします"; App::$strings["Prevents displaying in your profile that you are online"] = "あなたがオンラインであることをあなたのプロフィールに表示しないようにします";
App::$strings["Simple Privacy Settings:"] = "シンプルなプライバシー設定:"; App::$strings["Simple Privacy Settings:"] = "シンプルなプライバシー設定:";
@ -2324,19 +2324,19 @@ App::$strings["Default permissions category"] = "デフォルトの許可カテ
App::$strings["Maximum private messages per day from unknown people:"] = "不明な人からの1日あたりの最大プライベートメッセージ"; App::$strings["Maximum private messages per day from unknown people:"] = "不明な人からの1日あたりの最大プライベートメッセージ";
App::$strings["Useful to reduce spamming"] = "スパムを減らすのに役立ちます"; App::$strings["Useful to reduce spamming"] = "スパムを減らすのに役立ちます";
App::$strings["By default post a status message when:"] = "デフォルトでは、次の場合にステータスメッセージを投稿します。"; App::$strings["By default post a status message when:"] = "デフォルトでは、次の場合にステータスメッセージを投稿します。";
App::$strings["accepting a friend request"] = "友達リクエストを受け入れ"; App::$strings["accepting a friend request"] = "友達リクエストを受け入れたとき";
App::$strings["joining a forum/community"] = "フォーラム/コミュニティへ参加"; App::$strings["joining a forum/community"] = "フォーラム/コミュニティへ参加したとき";
App::$strings["making an <em>interesting</em> profile change"] = "<em>興味深い</ em>プロファイルの変更を行う"; App::$strings["making an <em>interesting</em> profile change"] = "<em>興味深い</em>プロファイルの変更を行ったとき";
App::$strings["Send a notification email when:"] = "次の場合に通知メールを送信します。"; App::$strings["Send a notification email when:"] = "次の場合に通知メールを送信します。";
App::$strings["You receive a connection request"] = "接続要求を受け取ります"; App::$strings["You receive a connection request"] = "接続要求を受け取ったとき";
App::$strings["Your connections are confirmed"] = "接続が確認されまし"; App::$strings["Your connections are confirmed"] = "接続が確認されとき";
App::$strings["Someone writes on your profile wall"] = "誰かがあなたのプロフィールウォールに書き込みます"; App::$strings["Someone writes on your profile wall"] = "誰かがあなたのプロフィールウォールに書き込んだとき";
App::$strings["Someone writes a followup comment"] = "誰かがフォローアップコメントを書"; App::$strings["Someone writes a followup comment"] = "誰かがフォローアップコメントを書いたとき";
App::$strings["You receive a private message"] = "プライベートメッセージを受け取ります"; App::$strings["You receive a private message"] = "プライベートメッセージを受け取ったとき";
App::$strings["You receive a friend suggestion"] = "友達の提案を受け取ります"; App::$strings["You receive a friend suggestion"] = "友達の提案を受け取ったとき";
App::$strings["You are tagged in a post"] = "あなたは投稿でタグ付けされています"; App::$strings["You are tagged in a post"] = "あなたが投稿でタグ付けされたとき";
App::$strings["You are poked/prodded/etc. in a post"] = "あなたは突かれた/突かれた/などです。投稿で"; App::$strings["You are poked/prodded/etc. in a post"] = "あなたの投稿にpokeやproddedをされたとき";
App::$strings["Someone likes your post/comment"] = "誰かがあなたの投稿/コメントを気に入っています"; App::$strings["Someone likes your post/comment"] = "誰かがあなたの投稿/コメントをいいね!したとき";
App::$strings["Show visual notifications including:"] = "以下を含む視覚的な通知を表示します。"; App::$strings["Show visual notifications including:"] = "以下を含む視覚的な通知を表示します。";
App::$strings["Unseen stream activity"] = "目に見えないストリーム活動"; App::$strings["Unseen stream activity"] = "目に見えないストリーム活動";
App::$strings["Unseen channel activity"] = "目に見えないチャンネルアクティビティ"; App::$strings["Unseen channel activity"] = "目に見えないチャンネルアクティビティ";
@ -2345,15 +2345,15 @@ App::$strings["Recommended"] = "お勧め";
App::$strings["Upcoming events"] = "今後のイベント"; App::$strings["Upcoming events"] = "今後のイベント";
App::$strings["Events today"] = "今日のイベント"; App::$strings["Events today"] = "今日のイベント";
App::$strings["Upcoming birthdays"] = "今後の誕生日"; App::$strings["Upcoming birthdays"] = "今後の誕生日";
App::$strings["Not available in all themes"] = "すべてのテーマで利用できない"; App::$strings["Not available in all themes"] = "テーマは利用できません";
App::$strings["System (personal) notifications"] = "システム(個人)通知"; App::$strings["System (personal) notifications"] = "システム(個人)通知";
App::$strings["System info messages"] = "システム情報メッセージ"; App::$strings["System info messages"] = "システム情報メッセージ";
App::$strings["System critical alerts"] = "システムクリティカルアラート"; App::$strings["System critical alerts"] = "システムクリティカルアラート";
App::$strings["New connections"] = "新しい接続"; App::$strings["New connections"] = "新しい接続";
App::$strings["System Registrations"] = "システム登録"; App::$strings["System Registrations"] = "システム登録";
App::$strings["Unseen shared files"] = "見えない共有ファイル"; App::$strings["Unseen shared files"] = "未公開の共有ファイル";
App::$strings["Unseen public stream activity"] = "未公開の公開ストリームアクティビティ"; App::$strings["Unseen public stream activity"] = "未公開の公開ストリームアクティビティ";
App::$strings["Unseen likes and dislikes"] = "目に見えない好き嫌い"; App::$strings["Unseen likes and dislikes"] = "未公開の好き嫌い";
App::$strings["Unseen forum posts"] = "未公開のフォーラム投稿"; App::$strings["Unseen forum posts"] = "未公開のフォーラム投稿";
App::$strings["Email notification hub (hostname)"] = "電子メール通知ハブ(ホスト名)"; App::$strings["Email notification hub (hostname)"] = "電子メール通知ハブ(ホスト名)";
App::$strings["If your channel is mirrored to multiple hubs, set this to your preferred location. This will prevent duplicate email notifications. Example: %s"] = "チャンネルが複数のハブにミラーリングされている場合、これを好みの場所に設定します。これにより、電子メール通知の重複が防止されます。例: %s"; App::$strings["If your channel is mirrored to multiple hubs, set this to your preferred location. This will prevent duplicate email notifications. Example: %s"] = "チャンネルが複数のハブにミラーリングされている場合、これを好みの場所に設定します。これにより、電子メール通知の重複が防止されます。例: %s";
@ -2364,16 +2364,16 @@ App::$strings["Advanced Account/Page Type Settings"] = "アカウント/ペー
App::$strings["Change the behaviour of this account for special situations"] = "特別な状況でこのアカウントの動作を変更する"; App::$strings["Change the behaviour of this account for special situations"] = "特別な状況でこのアカウントの動作を変更する";
App::$strings["Miscellaneous Settings"] = "その他の設定"; App::$strings["Miscellaneous Settings"] = "その他の設定";
App::$strings["Default photo upload folder"] = "デフォルトの写真アップロードフォルダ"; App::$strings["Default photo upload folder"] = "デフォルトの写真アップロードフォルダ";
App::$strings["%Y - current year, %m - current month"] = "Y-現在の年、%m-現在の月"; App::$strings["%Y - current year, %m - current month"] = "%Y-現在の年、%m-現在の月";
App::$strings["Default file upload folder"] = "デフォルトのファイルアップロードフォルダ"; App::$strings["Default file upload folder"] = "デフォルトのファイルアップロードフォルダ";
App::$strings["Remove this channel."] = "このチャンネルを削除してください"; App::$strings["Remove this channel."] = "このチャンネルを削除します";
App::$strings["Max height of content (in pixels)"] = "コンテンツの最大の高さ(ピクセル単位)"; App::$strings["Max height of content (in pixels)"] = "コンテンツの最大の高さ(ピクセル単位)";
App::$strings["Click to expand content exceeding this height"] = "クリックしてこの高さを超えるコンテンツを展開します"; App::$strings["Click to expand content exceeding this height"] = "この高さを超えるコンテンツはクリックして展開します";
App::$strings["Personal menu to display in your channel pages"] = "チャンネルページに表示する個人メニュー"; App::$strings["Personal menu to display in your channel pages"] = "チャンネルページに表示する個人メニュー";
App::$strings["Channel Home Settings"] = "チャンネルのホーム設定"; App::$strings["Channel Home Settings"] = "チャンネルのホーム設定";
App::$strings["Connections Settings"] = "接続設定"; App::$strings["Connections Settings"] = "接続設定";
App::$strings["Settings saved."] = "保存された設定。"; App::$strings["Settings saved."] = "保存された設定。";
App::$strings["Settings saved. Reload page please."] = "保存された設定。ページをリロードしてください。"; App::$strings["Settings saved. Reload page please."] = "設定は保存されました。ページをリロードしてください。";
App::$strings["Conversation Settings"] = "会話設定"; App::$strings["Conversation Settings"] = "会話設定";
App::$strings["Directory Settings"] = "ディレクトリ設定"; App::$strings["Directory Settings"] = "ディレクトリ設定";
App::$strings["%s - (Experimental)"] = "%s (実験的)"; App::$strings["%s - (Experimental)"] = "%s (実験的)";
@ -2416,15 +2416,15 @@ App::$strings["Your site database has been installed."] = "サイトデータベ
App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "データベースクライアントを使用して、手動でファイル\"install / schema_xxx.sql \"をインポートする必要がある場合があります。"; App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "データベースクライアントを使用して、手動でファイル\"install / schema_xxx.sql \"をインポートする必要がある場合があります。";
App::$strings["Please see the file \"install/INSTALL.txt\"."] = "ファイル「install / INSTALL.txt」を参照してください。"; App::$strings["Please see the file \"install/INSTALL.txt\"."] = "ファイル「install / INSTALL.txt」を参照してください。";
App::$strings["System check"] = "システムチェック"; App::$strings["System check"] = "システムチェック";
App::$strings["Check again"] = "び確かめる"; App::$strings["Check again"] = "確認";
App::$strings["Database connection"] = "データベース接続"; App::$strings["Database connection"] = "データベース接続";
App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "$ Projectnameをインストールするには、データベースへの接続方法を知る必要があります。"; App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "\$Projectnameをインストールするには、データベースへの接続方法を知る必要があります。";
App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "これらの設定について質問がある場合は、ホスティングプロバイダーまたはサイト管理者にお問い合わせください。"; App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "これらの設定について質問がある場合は、ホスティングプロバイダーまたはサイト管理者にお問い合わせください。";
App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "以下で指定するデータベースはすでに存在している必要があります。存在しない場合は、続行する前に作成してください。"; App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "以下で指定するデータベースはすでに存在している必要があります。存在しない場合は、続行する前に作成してください。";
App::$strings["Database Server Name"] = "データベースサーバー名"; App::$strings["Database Server Name"] = "データベースサーバー名";
App::$strings["Default is 127.0.0.1"] = "デフォルトは127.0.0.1"; App::$strings["Default is 127.0.0.1"] = "デフォルトは127.0.0.1";
App::$strings["Database Port"] = "データベースポート"; App::$strings["Database Port"] = "データベースポート";
App::$strings["Communication port number - use 0 for default"] = "通信ポート番号-デフォルトには0を使用"; App::$strings["Communication port number - use 0 for default"] = "通信ポート番号 - 0でデフォルト値を使用します。";
App::$strings["Database Login Name"] = "データベースのログイン名"; App::$strings["Database Login Name"] = "データベースのログイン名";
App::$strings["Database Login Password"] = "データベースログインパスワード"; App::$strings["Database Login Password"] = "データベースログインパスワード";
App::$strings["Database Name"] = "データベース名"; App::$strings["Database Name"] = "データベース名";
@ -2476,10 +2476,10 @@ App::$strings["Error: xml PHP module required for DAV but not installed."] = "
App::$strings["Error: zip PHP module required but not installed."] = "エラーzip PHPモジュールが必要ですが、インストールされていません。"; App::$strings["Error: zip PHP module required but not installed."] = "エラーzip PHPモジュールが必要ですが、インストールされていません。";
App::$strings[".htconfig.php is writable"] = ".htconfig.phpは書き込み可能です"; App::$strings[".htconfig.php is writable"] = ".htconfig.phpは書き込み可能です";
App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Webインストーラーは、Webサーバーの最上位フォルダーに\"。htconfig.php \"というファイルを作成できる必要がありますが、作成できません。"; App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Webインストーラーは、Webサーバーの最上位フォルダーに\"。htconfig.php \"というファイルを作成できる必要がありますが、作成できません。";
App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "これはほとんどの場合、Webサーバーがフォルダーにファイルを書き込むことができない場合でも、許可設定です。"; App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "これはほとんどの場合、Webサーバーがフォルダーにファイルを書き込むことができない場合でも、許可にできる設定です。";
App::$strings["Please see install/INSTALL.txt for additional information."] = "詳細については、install / INSTALL.txtを参照してください。"; App::$strings["Please see install/INSTALL.txt for additional information."] = "詳細については、install / INSTALL.txtを参照してください。";
App::$strings["This software uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "このソフトウェアは、Smarty3テンプレートエンジンを使用してWebビューをレンダリングします。 Smarty3はテンプレートをPHPにコンパイルして、レンダリングを高速化します。"; App::$strings["This software uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "このソフトウェアは、Smarty3テンプレートエンジンを使用してWebビューをレンダリングします。 Smarty3はテンプレートをPHPにコンパイルして、レンダリングを高速化します。";
App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = "これらのコンパイル済みテンプレートを保存するには、Webサーバーが最上位のWebフォルダー%s下のディレクトリ%sへの書き込みアクセス権を持っている必要があります。"; App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = "これらのコンパイル済みテンプレートを保存するには、Webサーバーが最上位のWebフォルダー%s下のディレクトリへの書き込みアクセス権を持っている必要があります。";
App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Webサーバーを実行するユーザーwww-dataなどがこのフォルダーへの書き込みアクセス権を持っていることを確認してください。"; App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Webサーバーを実行するユーザーwww-dataなどがこのフォルダーへの書き込みアクセス権を持っていることを確認してください。";
App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "セキュリティ対策として、Webサーバーに含まれるテンプレートファイル.tplではなく、 %sへの書き込みアクセスを許可する必要があります。"; App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "セキュリティ対策として、Webサーバーに含まれるテンプレートファイル.tplではなく、 %sへの書き込みアクセスを許可する必要があります。";
App::$strings["%s is writable"] = "%sは書き込み可能です"; App::$strings["%s is writable"] = "%sは書き込み可能です";
@ -2497,7 +2497,7 @@ App::$strings["Url rewrite in .htaccess is not working. Check your server config
App::$strings["Url rewrite is working"] = "URLの書き換えが機能しています"; App::$strings["Url rewrite is working"] = "URLの書き換えが機能しています";
App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "データベース構成ファイル\"。htconfig.php \"を書き込めませんでした。同封のテキストを使用して、Webサーバーのルートに構成ファイルを作成してください。"; App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "データベース構成ファイル\"。htconfig.php \"を書き込めませんでした。同封のテキストを使用して、Webサーバーのルートに構成ファイルを作成してください。";
App::$strings["Errors encountered creating database tables."] = "データベーステーブルの作成中にエラーが発生しました。"; App::$strings["Errors encountered creating database tables."] = "データベーステーブルの作成中にエラーが発生しました。";
App::$strings["<h1>What next?</h1>"] = "<h1>次は何ですか</ h1>"; App::$strings["<h1>What next?</h1>"] = "<h1>次にすること</h1>";
App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "重要:ポーラーのスケジュールされたタスクを[手動で]設定する必要があります。"; App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "重要:ポーラーのスケジュールされたタスクを[手動で]設定する必要があります。";
App::$strings["Post repeated"] = "繰り返し投稿"; App::$strings["Post repeated"] = "繰り返し投稿";
App::$strings["Files: shared with me"] = "ファイル:私と共有"; App::$strings["Files: shared with me"] = "ファイル:私と共有";
@ -2512,7 +2512,7 @@ App::$strings["Software and Project information"] = "ソフトウェアおよび
App::$strings["This site is powered by \$Projectname"] = "このサイトは$ Projectnameを使用しています"; App::$strings["This site is powered by \$Projectname"] = "このサイトは$ Projectnameを使用しています";
App::$strings["Federated and decentralised networking and identity services provided by Zot"] = "Zotが提供する統合および分散型のネットワークおよびIDサービス"; App::$strings["Federated and decentralised networking and identity services provided by Zot"] = "Zotが提供する統合および分散型のネットワークおよびIDサービス";
App::$strings["Additional federated transport protocols:"] = "追加の統合トランスポートプロトコル:"; App::$strings["Additional federated transport protocols:"] = "追加の統合トランスポートプロトコル:";
App::$strings["Version %s"] = "バージョン%s"; App::$strings["Version %s"] = "バージョン: %s";
App::$strings["Project homepage"] = "プロジェクトのホームページ"; App::$strings["Project homepage"] = "プロジェクトのホームページ";
App::$strings["Developer homepage"] = "開発者ホームページ"; App::$strings["Developer homepage"] = "開発者ホームページ";
App::$strings["Failed to create source. No channel selected."] = "ソースの作成に失敗しました。チャンネルが選択されていません。"; App::$strings["Failed to create source. No channel selected."] = "ソースの作成に失敗しました。チャンネルが選択されていません。";
@ -2535,20 +2535,20 @@ App::$strings["Edit Source"] = "ソースを編集";
App::$strings["Delete Source"] = "ソースを削除"; App::$strings["Delete Source"] = "ソースを削除";
App::$strings["Source removed"] = "ソースを削除しました"; App::$strings["Source removed"] = "ソースを削除しました";
App::$strings["Unable to remove source."] = "ソースを削除できません。"; App::$strings["Unable to remove source."] = "ソースを削除できません。";
App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$sフォローしています"; App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$sは%2\$sの%3\$sフォローしています";
App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s %2\$sの%3\$sの後に%1\$sが停止しました"; App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$sが%2\$sの%3\$sのフォローを停止しました";
App::$strings["Suggest Channels App"] = "チャンネルアプリの提案"; App::$strings["Suggest Channels App"] = "チャンネルアプリの提案";
App::$strings["Suggestions for channels in the \$Projectname network you might be interested in"] = "興味があるかもしれない$ Projectnameネットワークのチャンネルの提案"; App::$strings["Suggestions for channels in the \$Projectname network you might be interested in"] = "興味あるかも?";
App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "利用可能な提案はありません。新しいサイトの場合は、24時間後にもう一度お試しください。"; App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "利用可能な提案はありません。新しいサイトの場合は、24時間後にもう一度お試しください。";
App::$strings["Ignore/Hide"] = "無視/非表示"; App::$strings["Ignore/Hide"] = "無視/非表示";
App::$strings["Post not found."] = "投稿が見つかりません。"; App::$strings["Post not found."] = "投稿が見つかりません。";
App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$sが%2\$sの%3\$sに%4\$s %1\$sタグを付けました"; App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$sが%2\$sの%3\$sに%4\$sタグを付けました";
App::$strings["Tag removed"] = "タグを削除しました"; App::$strings["Tag removed"] = "タグを削除しました";
App::$strings["Remove Item Tag"] = "アイテムタグを削除"; App::$strings["Remove Item Tag"] = "アイテムタグを削除";
App::$strings["Select a tag to remove: "] = "削除するタグを選択:"; App::$strings["Select a tag to remove: "] = "削除するタグを選択:";
App::$strings["Thing updated"] = "更新されたもの"; App::$strings["Thing updated"] = "更新されたもの";
App::$strings["Object store: failed"] = "オブジェクトストア:失敗"; App::$strings["Object store: failed"] = "オブジェクトストア:失敗";
App::$strings["Thing added"] = "追加されたもの"; App::$strings["Thing added"] = "モノは追加されました。";
App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ %1\$s %2\$s %3\$s"; App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ %1\$s %2\$s %3\$s";
App::$strings["Show Thing"] = "ものを見る"; App::$strings["Show Thing"] = "ものを見る";
App::$strings["item not found."] = "アイテムが見つかりません。"; App::$strings["item not found."] = "アイテムが見つかりません。";
@ -2583,7 +2583,7 @@ App::$strings["To select all posts for a given year, such as this year, visit <a
App::$strings["To select all posts for a given month, such as January of this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "今年の1月など、特定の月のすべての投稿を選択するには、<a href=\"%1\$s\">%2\$s</a>にアクセスしてください"; App::$strings["To select all posts for a given month, such as January of this year, visit <a href=\"%1\$s\">%2\$s</a>"] = "今年の1月など、特定の月のすべての投稿を選択するには、<a href=\"%1\$s\">%2\$s</a>にアクセスしてください";
App::$strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "これらのコンテンツファイルは、チャンネルを含むサイトで<a href=\" %1\$s \"> %2\$s </a>に%1\$sしてインポートまたは復元できます。最良の結果を得るには、これらを日付順に最も古いものからインポートまたは復元してください。"; App::$strings["These content files may be imported or restored by visiting <a href=\"%1\$s\">%2\$s</a> on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "これらのコンテンツファイルは、チャンネルを含むサイトで<a href=\" %1\$s \"> %2\$s </a>に%1\$sしてインポートまたは復元できます。最良の結果を得るには、これらを日付順に最も古いものからインポートまたは復元してください。";
App::$strings["No connections."] = "接続なし。"; App::$strings["No connections."] = "接続なし。";
App::$strings["Visit %s's profile [%s]"] = "%sのプロフィール[ %s ]にアクセスしてくださ"; App::$strings["Visit %s's profile [%s]"] = "%sのプロフィール[%s]にアクセスしています。";
App::$strings["View Connections"] = "接続を表示"; App::$strings["View Connections"] = "接続を表示";
App::$strings["item"] = "項目"; App::$strings["item"] = "項目";
App::$strings["Webpages App"] = "ウェブページアプリ"; App::$strings["Webpages App"] = "ウェブページアプリ";
@ -2637,9 +2637,9 @@ App::$strings["New page created"] = "新しいページが作成されました"
App::$strings["Cannot delete Home"] = "ホームを削除できません"; App::$strings["Cannot delete Home"] = "ホームを削除できません";
App::$strings["Current Revision"] = "現在の改訂"; App::$strings["Current Revision"] = "現在の改訂";
App::$strings["Selected Revision"] = "選択されたリビジョン"; App::$strings["Selected Revision"] = "選択されたリビジョン";
App::$strings["You must be authenticated."] = "認証される必要があります。"; App::$strings["You must be authenticated."] = "認証されている必要があります。";
App::$strings["Xchan Lookup"] = "Xchanルックアップ"; App::$strings["Xchan Lookup"] = "Xchan検索";
App::$strings["Lookup xchan beginning with (or webbie): "] = "またはwebbieで始まるxchanを検索します。"; App::$strings["Lookup xchan beginning with (or webbie): "] = "xchan(またはwebbie)を検索:";
App::$strings["parent"] = ""; App::$strings["parent"] = "";
App::$strings["Principal"] = "主要な"; App::$strings["Principal"] = "主要な";
App::$strings["Addressbook"] = "住所録"; App::$strings["Addressbook"] = "住所録";
@ -2649,7 +2649,7 @@ App::$strings["Total"] = "合計";
App::$strings["Shared"] = "共有"; App::$strings["Shared"] = "共有";
App::$strings["Add Files"] = "追加ファイル"; App::$strings["Add Files"] = "追加ファイル";
App::$strings["You are using %1\$s of your available file storage."] = "使用可能なファイルストレージ%1\$sを使用しています。"; App::$strings["You are using %1\$s of your available file storage."] = "使用可能なファイルストレージ%1\$sを使用しています。";
App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s&#37;)"] = "%1\$sの%2\$s使用可能なファイルストレージを使用しています。 %3\$s 37;"; App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s&#37;)"] = "%1\$sの%2\$s使用可能なファイルストレージを使用しています。(%3\$s&#37;)";
App::$strings["WARNING:"] = "警告:"; App::$strings["WARNING:"] = "警告:";
App::$strings["Create new folder"] = "新しいフォルダーを作成"; App::$strings["Create new folder"] = "新しいフォルダーを作成";
App::$strings["Upload file"] = "ファイルをアップロードする"; App::$strings["Upload file"] = "ファイルをアップロードする";
@ -2687,7 +2687,7 @@ App::$strings["Installed apps"] = "インストール済みアプリ";
App::$strings["Archives"] = "アーカイブ"; App::$strings["Archives"] = "アーカイブ";
App::$strings["Bookmarked Chatrooms"] = "ブックマーク済みチャットルーム"; App::$strings["Bookmarked Chatrooms"] = "ブックマーク済みチャットルーム";
App::$strings["Select Channel"] = "チャンネルの選択"; App::$strings["Select Channel"] = "チャンネルの選択";
App::$strings["Read-write"] = "読み書き"; App::$strings["Read-write"] = "読み書き";
App::$strings["Read-only"] = "読み取り専用"; App::$strings["Read-only"] = "読み取り専用";
App::$strings["My Calendars"] = "私のカレンダー"; App::$strings["My Calendars"] = "私のカレンダー";
App::$strings["Shared Calendars"] = "共有カレンダー"; App::$strings["Shared Calendars"] = "共有カレンダー";
@ -2716,7 +2716,7 @@ App::$strings["Click to show more"] = "クリックして詳細を表示";
App::$strings["Events Tools"] = "イベントツール"; App::$strings["Events Tools"] = "イベントツール";
App::$strings["Export Calendar"] = "カレンダーをエクスポート"; App::$strings["Export Calendar"] = "カレンダーをエクスポート";
App::$strings["Import Calendar"] = "カレンダーをインポート"; App::$strings["Import Calendar"] = "カレンダーをインポート";
App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "2 $ .0fの1 $ .0fが接続を許可されています。"; App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "%2$.0fの%1$.0fが接続を許可されています。";
App::$strings["Add New Connection"] = "新しい接続を追加"; App::$strings["Add New Connection"] = "新しい接続を追加";
App::$strings["Enter channel address"] = "チャンネルのアドレスを入力してください"; App::$strings["Enter channel address"] = "チャンネルのアドレスを入力してください";
App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "bob @ example.com、https//example.com/barbara"; App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "bob @ example.com、https//example.com/barbara";
@ -2736,7 +2736,7 @@ App::$strings["Manage your connections"] = "接続を管理する";
App::$strings["Communicate"] = "通信する"; App::$strings["Communicate"] = "通信する";
App::$strings["View your channel homepage"] = "チャンネルのホームページを表示する"; App::$strings["View your channel homepage"] = "チャンネルのホームページを表示する";
App::$strings["View your network stream"] = "ネットワークストリームを表示する"; App::$strings["View your network stream"] = "ネットワークストリームを表示する";
App::$strings["Documentation"] = "ドキュメンテーション"; App::$strings["Documentation"] = "説明書";
App::$strings["Missing Features?"] = "機能がありませんか?"; App::$strings["Missing Features?"] = "機能がありませんか?";
App::$strings["Pin apps to navigation bar"] = "アプリをナビゲーションバーに固定する"; App::$strings["Pin apps to navigation bar"] = "アプリをナビゲーションバーに固定する";
App::$strings["Install more apps"] = "さらにアプリをインストールする"; App::$strings["Install more apps"] = "さらにアプリをインストールする";
@ -2770,7 +2770,7 @@ App::$strings["New Registrations"] = "新規登録";
App::$strings["New Registrations Notifications"] = "新規登録通知"; App::$strings["New Registrations Notifications"] = "新規登録通知";
App::$strings["Public Stream Notifications"] = "連合ストリーム通知"; App::$strings["Public Stream Notifications"] = "連合ストリーム通知";
App::$strings["View the public stream"] = "連合ストリームを表示する"; App::$strings["View the public stream"] = "連合ストリームを表示する";
App::$strings["Sorry, you have got no notifications at the moment"] = ""; App::$strings["Sorry, you have got no notifications at the moment"] = "現在通知はありません。";
App::$strings["photo/image"] = "画像/イメージ"; App::$strings["photo/image"] = "画像/イメージ";
App::$strings["Rating Tools"] = "評価ツール"; App::$strings["Rating Tools"] = "評価ツール";
App::$strings["Rate Me"] = "私を評価"; App::$strings["Rate Me"] = "私を評価";