|
|
/* No comment provided by engineer. */
|
|
|
"AB_PERMISSION_MISSING_ACTION" = "アクセスの設定を行う";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"AB_PERMISSION_MISSING_BODY" = "Signalは連絡先へのアクセスを必要とします。ただし連絡先をサーバーに保存することはありません。";
|
|
|
|
|
|
/* Alert title when contacts disabled */
|
|
|
"AB_PERMISSION_MISSING_TITLE" = "注意!";
|
|
|
|
|
|
/* Action sheet item */
|
|
|
"ACCEPT_NEW_IDENTITY_ACTION" = "新しい安全番号を受け入れる";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ACTION_REQUIRED_TITLE" = "操作を必要とします";
|
|
|
|
|
|
/* Alert body when contacts disabled */
|
|
|
"ADDRESSBOOK_RESTRICTED_ALERT_BODY" = "連絡先へのアクセスが必要ですが,アクセスが制限されているため,Signalは終了します。一時的に制限を解除してSignalが連絡先にアクセスできるようにするには,「設定」>「一般」>「機能制限」>「連絡先」>「変更を許可」で設定を行ってください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ADDRESSBOOK_RESTRICTED_ALERT_BUTTON" = "閉じる";
|
|
|
|
|
|
/* registration button text */
|
|
|
"ALREADY_HAVE_ACCOUNT_BUTTON" = "Signalに登録済みですか?";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ANSWER_CALL_BUTTON_TITLE" = "応答";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"APN_Message" = "新着メッセージがあります";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"APN_MESSAGE_FROM" = "この人からのメッセージ:";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"APN_MESSAGE_IN_GROUP" = "このグループからのメッセージ:";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"APN_MESSAGE_IN_GROUP_DETAILED" = "%@の%@:%@";
|
|
|
|
|
|
/* Name of application */
|
|
|
"APPLICATION_NAME" = "Signal";
|
|
|
|
|
|
/* Pressing this button moves a thread from the inbox to the archive */
|
|
|
"ARCHIVE_ACTION" = "保管庫に移動";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ARCHIVE_NAV_BAR_TITLE" = "保管庫";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ATTACHMENT" = "添付ファイル";
|
|
|
|
|
|
/* Title for the 'attachment approval' dialog. */
|
|
|
"ATTACHMENT_APPROVAL_DIALOG_TITLE" = "添付";
|
|
|
|
|
|
/* Format string for file extension label in call interstitial view */
|
|
|
"ATTACHMENT_APPROVAL_FILE_EXTENSION_FORMAT" = "ファイルの種類:%@";
|
|
|
|
|
|
/* Format string for file size label in call interstitial view. Embeds: {{file size as 'N mb' or 'N kb'}}. */
|
|
|
"ATTACHMENT_APPROVAL_FILE_SIZE_FORMAT" = "Size: %@";
|
|
|
|
|
|
/* Label for 'send' button in the 'attachment approval' dialog. */
|
|
|
"ATTACHMENT_APPROVAL_SEND_BUTTON" = "送信";
|
|
|
|
|
|
/* Generic name label when downloading an attachment with no known name. */
|
|
|
"ATTACHMENT_DOWNLOADING_DEFAULT_ATTACHMENT_LABEL" = "Attachment";
|
|
|
|
|
|
/* Status label when an attachment download has failed. */
|
|
|
"ATTACHMENT_DOWNLOADING_STATUS_FAILED" = "Failed. Tap to retry.";
|
|
|
|
|
|
/* Status label when an attachment is currently downloading */
|
|
|
"ATTACHMENT_DOWNLOADING_STATUS_IN_PROGRESS" = "Downloading...";
|
|
|
|
|
|
/* Status label when an attachment is enqueued, but hasn't yet started downloading */
|
|
|
"ATTACHMENT_DOWNLOADING_STATUS_QUEUED" = "Queued";
|
|
|
|
|
|
/* The title of the 'attachment error' alert. */
|
|
|
"ATTACHMENT_ERROR_ALERT_TITLE" = "添付ファイルの送信でエラー";
|
|
|
|
|
|
/* Attachment error message for image attachments which could not be converted to JPEG */
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_JPEG" = "添付ファイルの画像の大きさを変更できませんでした";
|
|
|
|
|
|
/* Attachment error message for image attachments which cannot be parsed */
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_PARSE_IMAGE" = "添付ファイルの画像を解析できませんでした";
|
|
|
|
|
|
/* Attachment error message for attachments whose data exceed file size limits */
|
|
|
"ATTACHMENT_ERROR_FILE_SIZE_TOO_LARGE" = "添付ファイルが大きすぎます";
|
|
|
|
|
|
/* Attachment error message for attachments with invalid data */
|
|
|
"ATTACHMENT_ERROR_INVALID_DATA" = "添付ファイルの内容が不正です";
|
|
|
|
|
|
/* Attachment error message for attachments with an invalid file format */
|
|
|
"ATTACHMENT_ERROR_INVALID_FILE_FORMAT" = "添付ファイルの形式が不正です";
|
|
|
|
|
|
/* Attachment error message for attachments without any data */
|
|
|
"ATTACHMENT_ERROR_MISSING_DATA" = "添付ファイルの中身が空です";
|
|
|
|
|
|
/* Accessibility hint describing what you can do with the attachment button */
|
|
|
"ATTACHMENT_HINT" = "画像を選ぶか写真を撮って送信する";
|
|
|
|
|
|
/* Accessibility label for attaching photos */
|
|
|
"ATTACHMENT_LABEL" = "添付ファイル";
|
|
|
|
|
|
/* An explanation of the consequences of blocking another user. */
|
|
|
"BLOCK_BEHAVIOR_EXPLANATION" = "Blocked users will not be able to call you or send you messages.";
|
|
|
|
|
|
/* Button label for the 'block' button */
|
|
|
"BLOCK_LIST_BLOCK_BUTTON" = "拒否する";
|
|
|
|
|
|
/* A format for the 'block user' action sheet title. Embeds {{the blocked user's name or phone number}}. */
|
|
|
"BLOCK_LIST_BLOCK_TITLE_FORMAT" = "%@を拒否しますか";
|
|
|
|
|
|
/* Button label for the 'unblock' button */
|
|
|
"BLOCK_LIST_UNBLOCK_BUTTON" = "拒否を解除する";
|
|
|
|
|
|
/* A format for the 'unblock user' action sheet title. Embeds {{the blocked user's name or phone number}}. */
|
|
|
"BLOCK_LIST_UNBLOCK_TITLE_FORMAT" = "%@の拒否を解除しますか?";
|
|
|
|
|
|
/* A format for the message of the alert if user tries to block a user who is already blocked. Embeds {{the blocked user's name or phone number}}. */
|
|
|
"BLOCK_LIST_VIEW_ALREADY_BLOCKED_ALERT_MESSAGE_FORMAT" = "%@は拒否済みです";
|
|
|
|
|
|
/* A title of the alert if user tries to block a user who is already blocked. */
|
|
|
"BLOCK_LIST_VIEW_ALREADY_BLOCKED_ALERT_TITLE" = "拒否済み";
|
|
|
|
|
|
/* A label for the block button in the block list view */
|
|
|
"BLOCK_LIST_VIEW_BLOCK_BUTTON" = "拒否する";
|
|
|
|
|
|
/* The title of the 'block user failed' alert. */
|
|
|
"BLOCK_LIST_VIEW_BLOCK_FAILED_ALERT_MESSAGE" = "拒否に失敗しました";
|
|
|
|
|
|
/* The title of the 'block user failed' alert. */
|
|
|
"BLOCK_LIST_VIEW_BLOCK_FAILED_ALERT_TITLE" = "エラー";
|
|
|
|
|
|
/* The message format of the 'user blocked' alert. Embeds {{the blocked user's name or phone number}}. */
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_MESSAGE_FORMAT" = "%@を拒否しました";
|
|
|
|
|
|
/* The title of the 'user blocked' alert. */
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_TITLE" = "拒否されているユーザー";
|
|
|
|
|
|
/* The message of the 'You can't block yourself' alert. */
|
|
|
"BLOCK_LIST_VIEW_CANT_BLOCK_SELF_ALERT_MESSAGE" = "自分は拒否できません";
|
|
|
|
|
|
/* The title of the 'You can't block yourself' alert. */
|
|
|
"BLOCK_LIST_VIEW_CANT_BLOCK_SELF_ALERT_TITLE" = "エラー";
|
|
|
|
|
|
/* A title for the contacts section of the block list view. */
|
|
|
"BLOCK_LIST_VIEW_CONTACTS_SECTION_TITLE" = "連絡先";
|
|
|
|
|
|
/* The title of the 'unblock user failed' alert. */
|
|
|
"BLOCK_LIST_VIEW_UNBLOCK_FAILED_ALERT_MESSAGE" = "拒否の解除に失敗しました";
|
|
|
|
|
|
/* The title of the 'unblock user failed' alert. */
|
|
|
"BLOCK_LIST_VIEW_UNBLOCK_FAILED_ALERT_TITLE" = "エラー";
|
|
|
|
|
|
/* The message format of the 'user unblocked' alert. Embeds {{the blocked user's name or phone number}}. */
|
|
|
"BLOCK_LIST_VIEW_UNBLOCKED_ALERT_MESSAGE_FORMAT" = "%@の拒否が解除されました";
|
|
|
|
|
|
/* The title of the 'user unblocked' alert. */
|
|
|
"BLOCK_LIST_VIEW_UNBLOCKED_ALERT_TITLE" = "拒否が解除されたユーザー";
|
|
|
|
|
|
/* Action sheet that will block an unknown user. */
|
|
|
"BLOCK_OFFER_ACTIONSHEET_BLOCK_ACTION" = "Block";
|
|
|
|
|
|
/* Title format for action sheet that offers to block an unknown user.Embeds {{the unknown user's name or phone number}}. */
|
|
|
"BLOCK_OFFER_ACTIONSHEET_TITLE_FORMAT" = "Block %@?";
|
|
|
|
|
|
/* Alert message when calling and permissions for microphone are missing */
|
|
|
"CALL_AUDIO_PERMISSION_MESSAGE" = "Signal requires access to your microphone to make calls. You can grant this permission in the Settings app.";
|
|
|
|
|
|
/* Alert title when calling and permissions for microphone are missing */
|
|
|
"CALL_AUDIO_PERMISSION_TITLE" = "Microphone Access Required";
|
|
|
|
|
|
/* Accessibilty label for placing call button */
|
|
|
"CALL_LABEL" = "電話";
|
|
|
|
|
|
/* Call setup status label after outgoing call times out */
|
|
|
"CALL_SCREEN_STATUS_NO_ANSWER" = "応答なし";
|
|
|
|
|
|
/* embeds {{Call Status}} in call screen label. For ongoing calls, {{Call Status}} is a seconds timer like 01:23, otherwise {{Call Status}} is a short text like 'Ringing', 'Busy', or 'Failed Call' */
|
|
|
"CALL_STATUS_FORMAT" = "Signal %@";
|
|
|
|
|
|
/* Reminder to the user of the benefits of enabling CallKit and disabling CallKit privacy. */
|
|
|
"CALL_VIEW_SETTINGS_NAG_DESCRIPTION_ALL" = "設定を変えると,ロック画面から直接電話に出たり,相手の名前や番号を表示させることが可能になります。\n\n詳しくはプライバシー設定をご覧ください。";
|
|
|
|
|
|
/* Reminder to the user of the benefits of disabling CallKit privacy. */
|
|
|
"CALL_VIEW_SETTINGS_NAG_DESCRIPTION_PRIVACY" = "設定を変えると,着信相手の名前や番号を表示させることができます。\n\n詳しくはプライバシー設定をご覧ください。";
|
|
|
|
|
|
/* Label for button that dismiss the call view's settings nag. */
|
|
|
"CALL_VIEW_SETTINGS_NAG_NOT_NOW_BUTTON" = "今は結構です";
|
|
|
|
|
|
/* Label for button that shows the privacy settings */
|
|
|
"CALL_VIEW_SETTINGS_NAG_SHOW_CALL_SETTINGS" = "プライバシー設定を表示する";
|
|
|
|
|
|
/* notification action */
|
|
|
"CALLBACK_BUTTON_TITLE" = "折り返す";
|
|
|
|
|
|
/* The generic name used for calls if CallKit privacy is enabled */
|
|
|
"CALLKIT_ANONYMOUS_CONTACT_NAME" = "Signalユーザー";
|
|
|
|
|
|
/* Activity Sheet label */
|
|
|
"COMPARE_SAFETY_NUMBER_ACTION" = "クリップボードと比較する";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"CONFIRM_ACCOUNT_DESTRUCTION_TEXT" = "アプリをリセットします。メッセージや登録情報をサーバから削除します。削除が終わり次第アプリを終了します。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"CONFIRM_ACCOUNT_DESTRUCTION_TITLE" = "本当にアカウントを削除しますか?";
|
|
|
|
|
|
/* Alert body */
|
|
|
"CONFIRM_LEAVE_GROUP_DESCRIPTION" = "このグループとの会話が出来なくなりますがよろしいでしょうか。";
|
|
|
|
|
|
/* Alert title */
|
|
|
"CONFIRM_LEAVE_GROUP_TITLE" = "離脱してよろしいですか?";
|
|
|
|
|
|
/* Button text */
|
|
|
"CONFIRM_LINK_NEW_DEVICE_ACTION" = "端末を登録します";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"CONFIRMATION_TITLE" = "了解";
|
|
|
|
|
|
/* An indicator that a contact has been blocked. */
|
|
|
"CONTACT_CELL_IS_BLOCKED" = "拒否済み";
|
|
|
|
|
|
/* An indicator that a contact is a member of the current group. */
|
|
|
"CONTACT_CELL_IS_IN_GROUP" = "メンバー";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未登録番号";
|
|
|
|
|
|
/* table cell subtitle when contact card has no email */
|
|
|
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "メールアドレスがありません";
|
|
|
|
|
|
/* table cell subtitle when contact card has no known phone number */
|
|
|
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "電話番号がありません";
|
|
|
|
|
|
/* title for conversation settings screen */
|
|
|
"CONVERSATION_SETTINGS" = "会話設定";
|
|
|
|
|
|
/* table cell label in conversation settings */
|
|
|
"CONVERSATION_SETTINGS_BLOCK_THIS_USER" = "この人を拒否する";
|
|
|
|
|
|
/* Title of the 'mute this thread' action sheet. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_ACTION_SHEET_TITLE" = "Mute";
|
|
|
|
|
|
/* label for 'mute thread' cell in conversation settings */
|
|
|
"CONVERSATION_SETTINGS_MUTE_LABEL" = "Mute";
|
|
|
|
|
|
/* Indicates that the current thread is not muted. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_NOT_MUTED" = "Not muted";
|
|
|
|
|
|
/* Label for button to mute a thread for a day. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_ONE_DAY_ACTION" = "Mute for one day";
|
|
|
|
|
|
/* Label for button to mute a thread for a hour. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_ONE_HOUR_ACTION" = "Mute for one hour";
|
|
|
|
|
|
/* Label for button to mute a thread for a minute. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_ONE_MINUTE_ACTION" = "Mute for one minute";
|
|
|
|
|
|
/* Label for button to mute a thread for a week. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_ONE_WEEK_ACTION" = "Mute for one week";
|
|
|
|
|
|
/* Label for button to mute a thread for a year. */
|
|
|
"CONVERSATION_SETTINGS_MUTE_ONE_YEAR_ACTION" = "Mute for one year";
|
|
|
|
|
|
/* Indicates that this thread is muted until a given date or time. Embeds {{The date or time which the thread is muted until}}. */
|
|
|
"CONVERSATION_SETTINGS_MUTED_UNTIL_FORMAT" = "until %@";
|
|
|
|
|
|
/* Label for button to unmute a thread. */
|
|
|
"CONVERSATION_SETTINGS_UNMUTE_ACTION" = "Unmute";
|
|
|
|
|
|
/* ActionSheet title */
|
|
|
"CORRUPTED_SESSION_DESCRIPTION" = "接触をリセットすると,今後%@から来るメッセージは受信しますが,破損した過去のメッセージは回復しません。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"COUNTRYCODE_SELECT_TITLE" = "国番号を選択してください";
|
|
|
|
|
|
/* Accessibility label for the create group new group button */
|
|
|
"CREATE_NEW_GROUP" = "新しいグループを作成する";
|
|
|
|
|
|
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
|
|
|
"DAYS_TIME_AMOUNT" = "%u日";
|
|
|
|
|
|
/* {{Short Date}} when device last communicated with Signal Server. */
|
|
|
"DEVICE_LAST_ACTIVE_AT_LABEL" = "最終活動:%@";
|
|
|
|
|
|
/* {{Short Date}} when device was linked. */
|
|
|
"DEVICE_LINKED_AT_LABEL" = "登録:%@";
|
|
|
|
|
|
/* Alert title that can occur when viewing device manager. */
|
|
|
"DEVICE_LIST_UPDATE_FAILED_TITLE" = "端末リストの更新に失敗";
|
|
|
|
|
|
/* table cell label in conversation settings */
|
|
|
"DISAPPEARING_MESSAGES" = "消えるメッセージ";
|
|
|
|
|
|
/* subheading in conversation settings */
|
|
|
"DISAPPEARING_MESSAGES_DESCRIPTION" = "オンにすると,この会話内で送受信されたメッセージは閲覧して一定時間経つと消えます。";
|
|
|
|
|
|
/* Accessibility hint that contains current timeout information */
|
|
|
"DISAPPEARING_MESSAGES_HINT" = "メッセージは%@後に消えます";
|
|
|
|
|
|
/* Accessibility label for disappearing messages */
|
|
|
"DISAPPEARING_MESSAGES_LABEL" = "メッセージが消える時間の設定";
|
|
|
|
|
|
/* Generic short text for button to dismiss a dialog */
|
|
|
"DISMISS_BUTTON_TEXT" = "消す";
|
|
|
|
|
|
/* table cell label in conversation settings */
|
|
|
"EDIT_GROUP_ACTION" = "グループを編集";
|
|
|
|
|
|
/* A format for the message of the alert if user tries to add a user to a group who is already in the group. Embeds {{the blocked user's name or phone number}}. */
|
|
|
"EDIT_GROUP_VIEW_ALREADY_IN_GROUP_ALERT_MESSAGE_FORMAT" = "%@はすでにグループの一員です";
|
|
|
|
|
|
/* A title of the alert if user tries to add a user to a group who is already in the group. */
|
|
|
"EDIT_GROUP_VIEW_ALREADY_IN_GROUP_ALERT_TITLE" = "すでにグループの一員です";
|
|
|
|
|
|
/* Short name for edit menu item to copy contents of media message. */
|
|
|
"EDIT_ITEM_COPY_ACTION" = "コピー";
|
|
|
|
|
|
/* Short name for edit menu item to save contents of media message. */
|
|
|
"EDIT_ITEM_SAVE_ACTION" = "保存する";
|
|
|
|
|
|
/* Short name for edit menu item to share contents of media message. */
|
|
|
"EDIT_ITEM_SHARE_ACTION" = "共有";
|
|
|
|
|
|
/* body of email sent to contacts when inviting to install Signal. Embeds {{link to install Signal}} and {{link to WhisperSystems home page}} */
|
|
|
"EMAIL_INVITE_BODY" = "こんにちは。私は最近,携帯電話での会話・チャットをSignalというアプリで行っています。双方がこのアプリを使うと,会話内容が他人に漏れていないという確信が持てますので,あなたもインストールしませんか。iPhoneでもAndroidでも使えます。入手はこちらからです:%@\n\nSignalは普通のメッセージアプリと同じように使えます。写真や動画も送れますし,電話もできますし,3人以上でのチャットもできます。一番いいところは,通信内容が他人に見えないことです。アプリの制作者にも見えない仕組みになっています。\n\nSignalの制作者であるOpen Whisper Systemsについての詳細はここを見て下さい:%@";
|
|
|
|
|
|
/* subject of email sent to contacts when inviting to install Signal */
|
|
|
"EMAIL_INVITE_SUBJECT" = "Signalに乗り換えましょう";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_ARCHIVE_FIRST_TEXT" = "右上の記入ボタンを押して下さい";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_ARCHIVE_FIRST_TITLE" = "会話を始めよう";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_ARCHIVE_TEXT" = "受信箱内で休眠中の会話をここに移動して保管できます(受信箱で名前を左スワイプしてください)";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_ARCHIVE_TITLE" = "会話を整理しよう";
|
|
|
|
|
|
/* Full width label displayed when attempting to compose message */
|
|
|
"EMPTY_CONTACTS_LABEL_LINE1" = "連絡先にSignalユーザーはいないようです";
|
|
|
|
|
|
/* Full width label displayed when attempting to compose message */
|
|
|
"EMPTY_CONTACTS_LABEL_LINE2" = "だれかを招待しませんか";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_INBOX_FIRST_TEXT" = "ヒント:メッセージはリマインダーとして使うこともできます";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_INBOX_FIRST_TITLE" = "終了しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_INBOX_TEXT" = "受信箱は空";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"EMPTY_INBOX_TITLE" = "とてもキレイです";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"END_CALL_RESPONDER_IS_BUSY" = "話し中";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"END_CALL_UNCATEGORIZED_FAILURE" = "通話に失敗しました";
|
|
|
|
|
|
/* Generic notice when message failed to send. */
|
|
|
"ERROR_DESCRIPTION_CLIENT_SENDING_FAILURE" = "メッセージの送信に失敗しました";
|
|
|
|
|
|
/* Error mesage indicating that message send is disabled due to prekey update failures */
|
|
|
"ERROR_DESCRIPTION_MESSAGE_SEND_DISABLED_PREKEY_UPDATE_FAILURES" = "プライバシー情報が古くて送信できません。";
|
|
|
|
|
|
/* Error mesage indicating that message send failed due to block list */
|
|
|
"ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_BLOCK_LIST" = "相手を拒否しているのでメッセージを送れませんでした";
|
|
|
|
|
|
/* Generic error used whenver Signal can't contact the server */
|
|
|
"ERROR_DESCRIPTION_NO_INTERNET" = "インターネットに接続できませんでした。Wi-Fiのネットワークを変えるか,モバイルデータ通信を使ってみてください。";
|
|
|
|
|
|
/* Error indicating that an outgoing message had no valid recipients. */
|
|
|
"ERROR_DESCRIPTION_NO_VALID_RECIPIENTS" = "Message send failed due to a lack of valid recipients.";
|
|
|
|
|
|
/* Error message when attempting to send message */
|
|
|
"ERROR_DESCRIPTION_SENDING_UNAUTHORIZED" = "電話番号と端末との結び付きがないようです。Signalを削除してインストールし直してください。";
|
|
|
|
|
|
/* Generic server error */
|
|
|
"ERROR_DESCRIPTION_SERVER_FAILURE" = "サーバーにエラーが発生しました。少し待って再試行してください。";
|
|
|
|
|
|
/* Worst case generic error message */
|
|
|
"ERROR_DESCRIPTION_UNKNOWN_ERROR" = "未知のエラーが発生";
|
|
|
|
|
|
/* Error message when attempting to send message */
|
|
|
"ERROR_DESCRIPTION_UNREGISTERED_RECIPIENT" = "連絡先はSignalのユーザではありません";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_DUPLICATE_MESSAGE" = "重複メッセージを受信しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_INVALID_KEY_EXCEPTION" = "受取人のIDキーが無効です";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_INVALID_MESSAGE" = "メッセージが受信できませんでした。タップして接触を再設定してください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_INVALID_VERSION" = "このバージョンに対応してないメッセージを受け取りました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_NO_SESSION" = "この連絡先とのセッションはありません";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_NON_BLOCKING_IDENTITY_CHANGE" = "安全番号が変わりました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_UNKNOWN_ERROR" = "不明なエラーが発生しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ERROR_MESSAGE_WRONG_TRUSTED_IDENTITY_KEY" = "安全番号が変わりました。タップして確認してください。";
|
|
|
|
|
|
/* during registration */
|
|
|
"EXISTING_USER_REGISTRATION_ALERT_BODY" = "今のところSignalは1つの電話番号につき1つの端末でしか有効になりません。";
|
|
|
|
|
|
/* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */
|
|
|
"EXISTING_USER_REGISTRATION_ALERT_TITLE" = "この%@を有効にすると,この電話番号に関係する他の端末のSignalは無効になります。";
|
|
|
|
|
|
/* action sheet header when re-sending message which failed because of too many attempts */
|
|
|
"FAILED_SENDING_BECAUSE_RATE_LIMIT" = "この連絡先との連絡に失敗しました。しばらくしてから再度試してください。";
|
|
|
|
|
|
/* action sheet header when re-sending message which failed because of untrusted identity keys */
|
|
|
"FAILED_SENDING_BECAUSE_UNTRUSTED_IDENTITY_KEY" = "新しい安全番号を承諾しなければ送信を行うことはできません";
|
|
|
|
|
|
/* alert title */
|
|
|
"FAILED_VERIFICATION_TITLE" = "安全番号が確認できませんでした";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"FINGERPRINT_SHRED_KEYMATERIAL_BUTTON" = "このセッションをリセットする";
|
|
|
|
|
|
/* Accessibilty label for finishing new group */
|
|
|
"FINISH_GROUP_CREATION_LABEL" = "グループ作成を完了する";
|
|
|
|
|
|
/* A default label for attachment whose file extension cannot be determined. */
|
|
|
"GENERIC_ATTACHMENT_DEFAULT_TYPE" = "?";
|
|
|
|
|
|
/* A label for generic attachments. */
|
|
|
"GENERIC_ATTACHMENT_LABEL" = "添付ファイル";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_AVATAR_CHANGED" = "アイコンが変わりました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_CREATED" = "グループが作成されました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_CREATING" = "グループの作成";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_CREATING_FAILED" = "グループ作成に失敗";
|
|
|
|
|
|
/* Conversation settings table section title */
|
|
|
"GROUP_MANAGEMENT_SECTION" = "グループの管理";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_MEMBER_JOINED" = "%@がグループに加わりました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_MEMBER_LEFT" = "%@がグループを離れました";
|
|
|
|
|
|
/* Button label for the 'call group member' button */
|
|
|
"GROUP_MEMBERS_CALL" = "Call";
|
|
|
|
|
|
/* header for table which lists the members of this group thread */
|
|
|
"GROUP_MEMBERS_HEADER" = "メンバー";
|
|
|
|
|
|
/* Button label for the 'send message to group member' button */
|
|
|
"GROUP_MEMBERS_SEND_MESSAGE" = "Send Message";
|
|
|
|
|
|
/* Button label for the 'show contact info' button */
|
|
|
"GROUP_MEMBERS_VIEW_CONTACT_INFO" = "Contact Info";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_REMOVING" = "%@から離脱";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_REMOVING_FAILED" = "グループ離脱に失敗";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_TITLE_CHANGED" = "タイトルが「%@」に変更されました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_UPDATED" = "グループを更新しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_YOU_LEFT" = "グループを離れました";
|
|
|
|
|
|
/* A label for conversations with blocked users. */
|
|
|
"HOME_VIEW_BLOCKED_CONTACT_CONVERSATION" = "Blocked";
|
|
|
|
|
|
/* {{number of hours}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 hours}}'. See other *_TIME_AMOUNT strings */
|
|
|
"HOURS_TIME_AMOUNT" = "%u時間";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"IN_CALL_CONNECTING" = "接続中";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"IN_CALL_RINGING" = "呼び出し中";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"IN_CALL_SECURING" = "応答あり。通信を暗号化中……";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"IN_CALL_TALKING" = "通信は安全です";
|
|
|
|
|
|
/* Call setup status label */
|
|
|
"IN_CALL_TERMINATED" = "通話が終了";
|
|
|
|
|
|
/* notification body */
|
|
|
"INCOMING_CALL" = "着信";
|
|
|
|
|
|
/* notification body */
|
|
|
"INCOMING_CALL_FROM" = "%@ から着信";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"INCOMING_INCOMPLETE_CALL" = "不完全着信";
|
|
|
|
|
|
/* Text for button at the top of the contact picker */
|
|
|
"INVITE_FRIENDS_CONTACT_TABLE_BUTTON" = "友だちをSignalに招待する";
|
|
|
|
|
|
/* Search */
|
|
|
"INVITE_FRIENDS_PICKER_SEARCHBAR_PLACEHOLDER" = "検索";
|
|
|
|
|
|
/* Navbar title */
|
|
|
"INVITE_FRIENDS_PICKER_TITLE" = "友だちを招待";
|
|
|
|
|
|
/* Slider label embeds {{TIME_AMOUNT}}, e.g. '2 hours'. See *_TIME_AMOUNT strings for examples. */
|
|
|
"KEEP_MESSAGES_DURATION" = "メッセージは%@後に消えます";
|
|
|
|
|
|
/* Slider label when disappearing messages is off */
|
|
|
"KEEP_MESSAGES_FOREVER" = "メッセージは消えません";
|
|
|
|
|
|
/* Confirmation button within contextual alert */
|
|
|
"LEAVE_BUTTON_TITLE" = "離脱";
|
|
|
|
|
|
/* table cell label in conversation settings */
|
|
|
"LEAVE_GROUP_ACTION" = "グループを離脱";
|
|
|
|
|
|
/* report an invalid linking code */
|
|
|
"LINK_DEVICE_INVALID_CODE_BODY" = "QRコードが正しくありません。登録したい端末に表示されているQRコードを読み取っているか確認してください。";
|
|
|
|
|
|
/* report an invalid linking code */
|
|
|
"LINK_DEVICE_INVALID_CODE_TITLE" = "端末の登録に失敗";
|
|
|
|
|
|
/* confirm the users intent to link a new device */
|
|
|
"LINK_DEVICE_PERMISSION_ALERT_BODY" = "この端末上でグループや連絡先を表示したり,メッセージを読んだり,自分名義のメッセージを送ることが可能になります";
|
|
|
|
|
|
/* confirm the users intent to link a new device */
|
|
|
"LINK_DEVICE_PERMISSION_ALERT_TITLE" = "この端末を登録しますか?";
|
|
|
|
|
|
/* attempt another linking */
|
|
|
"LINK_DEVICE_RESTART" = "再試行";
|
|
|
|
|
|
/* QR Scanning screen instructions, placed alongside a camera view for scanning QRCodes */
|
|
|
"LINK_DEVICE_SCANNING_INSTRUCTIONS" = "登録する端末に表示されているQRコードを読み取ってください";
|
|
|
|
|
|
/* Subheading for 'Link New Device' navigation */
|
|
|
"LINK_NEW_DEVICE_SUBTITLE" = "QRコードを読み取る";
|
|
|
|
|
|
/* Navigation title when scanning QR code to add new device. */
|
|
|
"LINK_NEW_DEVICE_TITLE" = "登録する端末を追加";
|
|
|
|
|
|
/* Menu item and navbar title for the device manager */
|
|
|
"LINKED_DEVICES_TITLE" = "他の端末の登録";
|
|
|
|
|
|
/* Alert Title */
|
|
|
"LINKING_DEVICE_FAILED_TITLE" = "端末の登録に失敗";
|
|
|
|
|
|
/* table cell label in conversation settings */
|
|
|
"LIST_GROUP_MEMBERS_ACTION" = "メンバーのリスト";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"LOADING_CONTACTS_LABEL_LINE1" = "連絡先を取り込み中";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"LOADING_CONTACTS_LABEL_LINE2" = "少々お待ちください";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"LOGGING_SECTION" = "デバッグログ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"ME_STRING" = "自分";
|
|
|
|
|
|
/* media picker option to take photo or video */
|
|
|
"MEDIA_FROM_CAMERA_BUTTON" = "カメラ";
|
|
|
|
|
|
/* media picker option to choose from library */
|
|
|
"MEDIA_FROM_LIBRARY_BUTTON" = "写真を選択";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MESSAGE_COMPOSEVIEW_TITLE" = "新しいメッセージ";
|
|
|
|
|
|
/* message footer for delivered messages */
|
|
|
"MESSAGE_STATUS_DELIVERED" = "配信済み";
|
|
|
|
|
|
/* message footer for failed messages */
|
|
|
"MESSAGE_STATUS_FAILED" = "送信失敗:タップで再送";
|
|
|
|
|
|
/* message footer for sent messages */
|
|
|
"MESSAGE_STATUS_SENT" = "送信済み";
|
|
|
|
|
|
/* message footer while attachment is uploading */
|
|
|
"MESSAGE_STATUS_UPLOADING" = "アップロード中";
|
|
|
|
|
|
/* Indicates that this 1:1 conversation has been blocked. */
|
|
|
"MESSAGES_VIEW_CONTACT_BLOCKED" = "この人を拒否しました";
|
|
|
|
|
|
/* Action sheet title after tapping on failed download. */
|
|
|
"MESSAGES_VIEW_FAILED_DOWNLOAD_ACTIONSHEET_TITLE" = "Download Failed.";
|
|
|
|
|
|
/* Action sheet button text */
|
|
|
"MESSAGES_VIEW_FAILED_DOWNLOAD_RETRY_ACTION" = "Download Again";
|
|
|
|
|
|
/* Indicates that a single member of this group has been blocked. */
|
|
|
"MESSAGES_VIEW_GROUP_1_MEMBER_BLOCKED" = "このグループの1人を拒否しました";
|
|
|
|
|
|
/* Indicates that some members of this group has been blocked. Embeds {{the number of blocked users in this group}}. */
|
|
|
"MESSAGES_VIEW_GROUP_N_MEMBERS_BLOCKED_FORMAT" = "このグループの%d人を拒否しました";
|
|
|
|
|
|
/* The subtitle for the messages view title indicates that the title can be tapped to access settings for this conversation. */
|
|
|
"MESSAGES_VIEW_TITLE_SUBTITLE" = "タップで設定";
|
|
|
|
|
|
/* {{number of minutes}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 minutes}}'. See other *_TIME_AMOUNT strings */
|
|
|
"MINUTES_TIME_AMOUNT" = "%u分";
|
|
|
|
|
|
/* notification title */
|
|
|
"MISSED_CALL" = "不在着信";
|
|
|
|
|
|
/* Alert body
|
|
|
Alert body when camera is not authorized */
|
|
|
"MISSING_CAMERA_PERMISSION_MESSAGE" = "ビデオ電話をするにはカメラへのアクセスが必要です。アクセスを許可するには,設定→プライバシー→カメラ→Signal,と進んでください。";
|
|
|
|
|
|
/* Alert title
|
|
|
Alert title when camera is not authorized */
|
|
|
"MISSING_CAMERA_PERMISSION_TITLE" = "カメラへのアクセスが必要です";
|
|
|
|
|
|
/* notification title. Embeds {{Caller's Name}} */
|
|
|
"MSGVIEW_MISSED_CALL_WITH_NAME" = "不在着信:%@";
|
|
|
|
|
|
/* notification title. */
|
|
|
"MSGVIEW_MISSED_CALL_WITHOUT_NAME" = "Signalユーザから不在着信";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MSGVIEW_RECEIVED_CALL" = "%@ から着信";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MSGVIEW_THEY_TRIED_TO_CALL_YOU" = "%@ から着信あり";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MSGVIEW_YOU_CALLED" = "%@ に発信";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MSGVIEW_YOU_TRIED_TO_CALL" = "%@ へ発信しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MULTIDEVICE_PAIRING_MAX_DESC" = "これ以上のデバイスは追加できません。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"MULTIDEVICE_PAIRING_MAX_RECOVERY" = "1つのアカウントで使用できるデバイス数の上限を超えています。デバイスをどれか削除してからデバイスの追加を再度行ってください。";
|
|
|
|
|
|
/* An explanation of the consequences of muting a thread. */
|
|
|
"MUTE_BEHAVIOR_EXPLANATION" = "You will not receive notifications for muted conversations.";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NETWORK_ERROR_RECOVERY" = "ネットワークへの接続を確認して再度お試しください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NETWORK_STATUS_CONNECTED" = "オン";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NETWORK_STATUS_CONNECTING" = "接続試行中";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NETWORK_STATUS_HEADER" = "ネットワーク";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NETWORK_STATUS_OFFLINE" = "オフ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NETWORK_STATUS_TEXT" = "ネットワークへの接続状況は,受信箱上部のバーを見て確認できます。";
|
|
|
|
|
|
/* Text for button to start a new conversation with a non-contact */
|
|
|
"NEW_CONVERSATION_FOR_NON_CONTACT_FORMAT" = "%@との新規会話";
|
|
|
|
|
|
/* Action Sheet title prompting the user for a group avatar */
|
|
|
"NEW_GROUP_ADD_PHOTO_ACTION" = "グループのアイコン画像を設定";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NEW_GROUP_DEFAULT_TITLE" = "新しいグループ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NEW_GROUP_NAMEGROUP_REQUEST_DEFAULT" = "グループに名前を付ける";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NEW_GROUP_REQUEST_ADDPEOPLE" = "メンバーを追加";
|
|
|
|
|
|
/* Label for a button that lets users search for contacts by phone number */
|
|
|
"NO_CONTACTS_SEARCH_BY_PHONE_NUMBER" = "連絡先を電話番号で検索";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATION_SEND_FAILED" = "%@へのメッセージ送信に失敗しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_FOOTER_WARNING" = "Appleのプッシュ通信仕様の既知のバグのため,メッセージのプレビューが表示されるのはメッセージの取得が送信後30秒以内に行われたときのみとなります。この結果Appアイコンのバッジが不正確になる場合があります。\n";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_NONE" = "なし";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_SECTION_BACKGROUND" = "バックグラウンド通知";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_SECTION_INAPP" = "アプリ内通知";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_SENDER_AND_MESSAGE" = "発信者名とメッセージ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_SENDER_ONLY" = "発信者名のみ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_SHOW" = "表示内容";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"NOTIFICATIONS_SOUND" = "通知音";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"OK" = "OK";
|
|
|
|
|
|
/* Button text which opens the settings app
|
|
|
Label for button which opens the settings UI */
|
|
|
"OPEN_SETTINGS_BUTTON" = "設定";
|
|
|
|
|
|
/* Info Message when {{other user}} disables or doesn't support disappearing messages */
|
|
|
"OTHER_DISABLED_DISAPPEARING_MESSAGES_CONFIGURATION" = "%@がメッセージの消失をオフにしました";
|
|
|
|
|
|
/* Info Message when {{other user}} updates message expiration to {{time amount}}, see the *_TIME_AMOUNT strings for context. */
|
|
|
"OTHER_UPDATED_DISAPPEARING_MESSAGES_CONFIGURATION" = "%@がメッセージの消失時間を%@に設定しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"OUTGOING_CALL" = "発信";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"OUTGOING_INCOMPLETE_CALL" = "不完全発信";
|
|
|
|
|
|
/* A display format for oversize text messages. */
|
|
|
"OVERSIZE_TEXT_DISPLAY_FORMAT" = "%@... [詳細はタップで]";
|
|
|
|
|
|
/* The title of the 'oversize text message' view. */
|
|
|
"OVERSIZE_TEXT_MESSAGE_VIEW_TITLE" = "メッセージ";
|
|
|
|
|
|
/* Alert body when verifying with {{contact name}} */
|
|
|
"PRIVACY_VERIFICATION_FAILED_I_HAVE_WRONG_KEY_FOR_THEM" = "%@との安全番号ではないようです。連絡先が正しいか確認してください。";
|
|
|
|
|
|
/* Alert body */
|
|
|
"PRIVACY_VERIFICATION_FAILED_MISMATCHED_SAFETY_NUMBERS_IN_CLIPBOARD" = "クリップボードにある番号はこの会話の安全番号ではないようです。";
|
|
|
|
|
|
/* Alert body for user error */
|
|
|
"PRIVACY_VERIFICATION_FAILED_NO_SAFETY_NUMBERS_IN_CLIPBOARD" = "クリップボードのなかに安全番号はみつかりませんでした。正しくコピーしましたか?";
|
|
|
|
|
|
/* Alert body when verifying with {{contact name}} */
|
|
|
"PRIVACY_VERIFICATION_FAILED_THEY_HAVE_WRONG_KEY_FOR_ME" = "安全番号はSignalユーザーの組合せごとに異なります。%@が表示している安全番号があなたとの番号か確認してください。";
|
|
|
|
|
|
/* alert body */
|
|
|
"PRIVACY_VERIFICATION_FAILED_WITH_OLD_LOCAL_VERSION" = "古いバージョンのSignalを使っています。最新版に更新してください。";
|
|
|
|
|
|
/* alert body */
|
|
|
"PRIVACY_VERIFICATION_FAILED_WITH_OLD_REMOTE_VERSION" = "相手先が古いバージョンのSignalを使っています。最新版に更新するようお願いしてください。";
|
|
|
|
|
|
/* alert body */
|
|
|
"PRIVACY_VERIFICATION_FAILURE_INVALID_QRCODE" = "読み取ったQRコードは安全番号のコードと異なります。双方ともに最新版のSignalを使っているか確認してください。";
|
|
|
|
|
|
/* Paragraph(s) shown alongside the safety number when verifying privacy with {{contact name}} */
|
|
|
"PRIVACY_VERIFICATION_INSTRUCTIONS" = "%@との端末間の暗号化が完全かどうかを確認するには,上記の番号と相手方に表示されている番号を比べてください。\n\nあるいは,相手方の端末上のQRコードを読み取るか,こちらのQRコードを相手に読み取ってもらってください。";
|
|
|
|
|
|
/* Navbar title */
|
|
|
"PRIVACY_VERIFICATION_TITLE" = "安全番号の確認";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"PROCEED_BUTTON" = "進む";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"PUSH_MANAGER_MARKREAD" = "既読にする";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"PUSH_MANAGER_REPLY" = "返信";
|
|
|
|
|
|
/* Alert title */
|
|
|
"PUSH_REGISTER_SUCCESS" = "プッシュ通信の再登録ができました。";
|
|
|
|
|
|
/* Used in table section header and alert view title contexts */
|
|
|
"PUSH_REGISTER_TITLE" = "プッシュ通知";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"PUSH_SETTINGS_MESSAGE" = "通知の設定は「設定」>「通知」>「Signal」で行って下さい。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"QUESTIONMARK_PUNCTUATION" = "?";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"RATING_MSG" = "Signalを使ってプライベートな会話を楽しんでいる方に評価アンケートをお願いしています。1分もかかりませんし,他のユーザーのプライバシー確保の手助けになりますので、ご協力をお願いします。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"RATING_RATE" = "Signalを評価する";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"RATING_TITLE" = "Signalを支援する";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_CC_ERR_ALERT_VIEW_MESSAGE" = "正しい国番号を入力してください";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_CC_ERR_ALERT_VIEW_TITLE" = "国番号エラー";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_CONTACTS_BODY" = "Signalを使えばすでにお持ちの連絡先と私的な会話を楽しむことができます。連絡先にSignalがアクセスすることを許可してください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_CONTACTS_CONTINUE" = "続ける";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_CONTACTS_WELCOME" = "ようこそ!";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_FAILED_TRY_AGAIN" = "Try Again";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTER_RATE_LIMITING_BODY" = "急ぎすぎです。少し待ってから再試行してください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTERED_NUMBER_TEXT" = "登録番号";
|
|
|
|
|
|
/* Alert title */
|
|
|
"REGISTRATION_BODY" = "プッシュ通知の再登録に失敗しました";
|
|
|
|
|
|
/* Label for the country code field */
|
|
|
"REGISTRATION_DEFAULT_COUNTRY_NAME" = "国番号";
|
|
|
|
|
|
/* Placeholder text for the phone number textfield */
|
|
|
"REGISTRATION_ENTERNUMBER_DEFAULT_TEXT" = "番号を入力する";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTRATION_ERROR" = "登録エラー";
|
|
|
|
|
|
/* alert body during registration */
|
|
|
"REGISTRATION_ERROR_BLANK_VERIFICATION_CODE" = "口座を開始するには,お送りしたコードの確認を行ってください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTRATION_NON_VALID_NUMBER" = "サポートされていない形式の電話番号です。サポートに連絡してください。";
|
|
|
|
|
|
/* Label for the phone number textfield */
|
|
|
"REGISTRATION_PHONENUMBER_BUTTON" = "電話番号";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTRATION_RESTRICTED_MESSAGE" = "メッセージが送られて来ていますので,登録してください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTRATION_TITLE_LABEL" = "自分の電話番号";
|
|
|
|
|
|
/* Alert view title */
|
|
|
"REGISTRATION_VERIFICATION_FAILED_TITLE" = "確認の失敗";
|
|
|
|
|
|
/* Alert body, during registration */
|
|
|
"REGISTRATION_VERIFICATION_FAILED_WRONG_CODE_DESCRIPTION" = "提出していただいた番号がこちらから送った番号とは異なります。確認をよろしくお願いします。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REGISTRATION_VERIFY_DEVICE" = "この端末を有効にする";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REJECT_CALL_BUTTON_TITLE" = "拒否";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"RELAY_REGISTERED_ERROR_RECOVERY" = "登録しようとしている番号はすでに別のサーバーに登録されています。そこでの登録を解除してから再度試してください。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"REREGISTER_FOR_PUSH" = "プッシュ通知の再登録";
|
|
|
|
|
|
/* Generic text for button that retries whatever the last action was. */
|
|
|
"RETRY_BUTTON_TEXT" = "再試行";
|
|
|
|
|
|
/* Snippet to share {{safety number}} with a friend. sent e.g. via SMS */
|
|
|
"SAFETY_NUMBER_SHARE_FORMAT" = "私たちの安全番号は:\n%@";
|
|
|
|
|
|
/* Action sheet heading */
|
|
|
"SAFETY_NUMBERS_ACTIONSHEET_TITLE" = "%@との安全番号が変わりました。確認した方がいいかも知れません。";
|
|
|
|
|
|
/* Button label presented with camera icon while verifying privacy credentials. Shows the camera interface. */
|
|
|
"SCAN_CODE_ACTION" = "コードを読み取る";
|
|
|
|
|
|
/* label presented once scanning (camera) view is visible. */
|
|
|
"SCAN_CODE_INSTRUCTIONS" = "相手の端末に表示されているQRコードを読み取る";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SEARCH_BYNAMEORNUMBER_PLACEHOLDER_TEXT" = "名前や電話番号で検索";
|
|
|
|
|
|
/* {{number of seconds}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 seconds}}'. See other *_TIME_AMOUNT strings */
|
|
|
"SECONDS_TIME_AMOUNT" = "%u秒";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SECURE_SESSION_RESET" = "安全なセッションがリセットされました。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SEND_AGAIN_BUTTON" = "Send Again";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SEND_BUTTON_TITLE" = "送信";
|
|
|
|
|
|
/* Alert body after invite failed */
|
|
|
"SEND_INVITE_FAILURE" = "招待の送信に失敗しました。後でもう一度行ってください。";
|
|
|
|
|
|
/* Alert body after invite succeeded */
|
|
|
"SEND_INVITE_SUCCESS" = "友だちをSignalに招待しました";
|
|
|
|
|
|
/* Text for button to send a Signal invite via SMS. %@ is placeholder for the receipient's phone number. */
|
|
|
"SEND_INVITE_VIA_SMS_BUTTON_FORMAT" = "招待状をSMSで %@ に送る";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SEND_SMS_CONFIRM_TITLE" = "安全性の低いSMSで招待しますか?";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SEND_SMS_INVITE_TITLE" = "この番号をSignalに招待しますか?";
|
|
|
|
|
|
/* Navbar title */
|
|
|
"SETTINGS_ABOUT" = "Signalについて";
|
|
|
|
|
|
/* Title for the 'block contact' section of the 'add to block list' view. */
|
|
|
"SETTINGS_ADD_TO_BLOCK_LIST_BLOCK_CONTACT_TITLE" = "連絡先を拒否";
|
|
|
|
|
|
/* Title for the 'block phone number' section of the 'add to block list' view. */
|
|
|
"SETTINGS_ADD_TO_BLOCK_LIST_BLOCK_PHONE_NUMBER_TITLE" = "電話番号を拒否";
|
|
|
|
|
|
/* Title for the 'add to block list' view. */
|
|
|
"SETTINGS_ADD_TO_BLOCK_LIST_TITLE" = "通信拒否";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_ADVANCED_DEBUGLOG" = "デバッグログを有効にする";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_ADVANCED_SUBMIT_DEBUGLOG" = "デバッグログを送信する";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_ADVANCED_TITLE" = "詳細設定";
|
|
|
|
|
|
/* A label for the 'add phone number' button in the block list table. */
|
|
|
"SETTINGS_BLOCK_LIST_ADD_BUTTON" = "追加する";
|
|
|
|
|
|
/* A label that indicates the user has no Signal contacts. */
|
|
|
"SETTINGS_BLOCK_LIST_NO_CONTACTS" = "連絡先がありません";
|
|
|
|
|
|
/* Label for the block list section of the settings view */
|
|
|
"SETTINGS_BLOCK_LIST_TITLE" = "通信拒否リスト";
|
|
|
|
|
|
/* User settings section footer, a detailed explanation */
|
|
|
"SETTINGS_BLOCK_ON_IDENITY_CHANGE_DETAIL" = "新規の安全番号を持つ人(例えばSignalを再インストールした人)と通信する前にはあなたに承認を求めます。";
|
|
|
|
|
|
/* Table cell label */
|
|
|
"SETTINGS_BLOCK_ON_IDENTITY_CHANGE_TITLE" = "変更の承認が必要";
|
|
|
|
|
|
/* Accessibility hint for the settings button */
|
|
|
"SETTINGS_BUTTON_ACCESSIBILITY" = "設定";
|
|
|
|
|
|
/* Table cell label */
|
|
|
"SETTINGS_CALLING_HIDES_IP_ADDRESS_PREFERENCE_TITLE" = "IPアドレスを隠す";
|
|
|
|
|
|
/* User settings section footer, a detailed explanation */
|
|
|
"SETTINGS_CALLING_HIDES_IP_ADDRESS_PREFERENCE_TITLE_DETAIL" = "すべての通話をSignalサーバーに中継して,IPアドレスが相手に見えないようにします。ただし通話の質は下がります。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_CLEAR_HISTORY" = "通信ログを削除";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_COPYRIGHT" = "Copyright Open Whisper Systems\nLicensed under the GPLv3";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_DELETE_ACCOUNT_BUTTON" = "アカウントを削除";
|
|
|
|
|
|
/* Alert message before user confirms clearing history */
|
|
|
"SETTINGS_DELETE_HISTORYLOG_CONFIRMATION" = "過去の通信記録(メッセージ・添付ファイル・通話履歴など)がすべて削除されますが,よろしいですか?削除すると元には戻せません。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_DELETE_HISTORYLOG_CONFIRMATION_BUTTON" = "はい";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_HELP_HEADER" = "ヘルプ";
|
|
|
|
|
|
/* Section header */
|
|
|
"SETTINGS_HISTORYLOG_TITLE" = "通信ログ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_INFORMATION_HEADER" = "情報";
|
|
|
|
|
|
/* Settings table view cell label */
|
|
|
"SETTINGS_INVITE_TITLE" = "友だちを招待する";
|
|
|
|
|
|
/* content of tweet when inviting via twitter */
|
|
|
"SETTINGS_INVITE_TWITTER_TEXT" = "私と連絡を取るには@WhisperSystemsのSignalが使えますので,入手をお願いします。";
|
|
|
|
|
|
/* Title for settings activity */
|
|
|
"SETTINGS_NAV_BAR_TITLE" = "設定";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_NOTIFICATIONS" = "通知";
|
|
|
|
|
|
/* Label for 'CallKit privacy' preference */
|
|
|
"SETTINGS_PRIVACY_CALLKIT_PRIVACY_TITLE" = "相手の名前と番号を表示する";
|
|
|
|
|
|
/* Short table cell label */
|
|
|
"SETTINGS_PRIVACY_CALLKIT_TITLE" = "通話をiOSに統合する";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_PRIVACY_TITLE" = "プライバシー";
|
|
|
|
|
|
/* Section header */
|
|
|
"SETTINGS_PRIVACY_VERIFICATION_TITLE" = "安全番号の承認";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_SCREEN_SECURITY" = "画面表示を安全にする";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_SCREEN_SECURITY_DETAIL" = "Signalの画面をアプリ変更時に表示しない";
|
|
|
|
|
|
/* Settings table section footer. */
|
|
|
"SETTINGS_SECTION_CALL_KIT_DESCRIPTION" = "通話をiOSに統合すると,Signalでの通話がiOSのロック画面や通話履歴に表示されます。通話相手の名前と番号を表示することも可能になります。ただしiCloudが有効の場合は,通話履歴がAppleと共有されます。";
|
|
|
|
|
|
/* settings topic header for table section */
|
|
|
"SETTINGS_SECTION_TITLE_CALLING" = "通話";
|
|
|
|
|
|
/* Section header */
|
|
|
"SETTINGS_SECURITY_TITLE" = "スクリーン・セキュリティ";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_SUPPORT" = "サポート";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SETTINGS_VERSION" = "バージョン";
|
|
|
|
|
|
/* action sheet item to open native mail app */
|
|
|
"SHARE_ACTION_MAIL" = "メール";
|
|
|
|
|
|
/* action sheet item to open native messages app */
|
|
|
"SHARE_ACTION_MESSAGE" = "メッセージ";
|
|
|
|
|
|
/* action sheet item */
|
|
|
"SHARE_ACTION_TWEET" = "ツイッター";
|
|
|
|
|
|
/* Action sheet item */
|
|
|
"SHOW_SAFETY_NUMBER_ACTION" = "新しい安全番号を表示する";
|
|
|
|
|
|
/* {{1 day}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 day}}'. See other *_TIME_AMOUNT strings */
|
|
|
"SINGLE_DAY_TIME_AMOUNT" = "%u日";
|
|
|
|
|
|
/* {{1 hour}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 hour}}'. See other *_TIME_AMOUNT strings */
|
|
|
"SINGLE_HOUR_TIME_AMOUNT" = "%u時間";
|
|
|
|
|
|
/* {{1 minute}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 minute}}'. See other *_TIME_AMOUNT strings */
|
|
|
"SINGLE_MINUTE_TIME_AMOUNT" = "%u分";
|
|
|
|
|
|
/* {{1 week}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 week}}'. See other *_TIME_AMOUNT strings */
|
|
|
"SINGLE_WEEK_TIME_AMOUNT" = "%u週間";
|
|
|
|
|
|
/* body sent to contacts when inviting to Install Signal */
|
|
|
"SMS_INVITE_BODY" = "Signalのインストールをお勧めします。このリンクから入手してください:";
|
|
|
|
|
|
/* Alert body after verifying privacy with {{other user's name}} */
|
|
|
"SUCCESSFUL_VERIFICATION_DESCRIPTION" = "%@との安全番号が確認できましたので,通信が第3者に漏れていないと確信することができます。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"SUCCESSFUL_VERIFICATION_TITLE" = "安全番号が確認できました!";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"TXT_CANCEL_TITLE" = "キャンセル";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"TXT_DELETE_TITLE" = "削除";
|
|
|
|
|
|
/* Pressing this button moves an archived thread from the archive back to the inbox */
|
|
|
"UNARCHIVE_ACTION" = "受信箱に戻す";
|
|
|
|
|
|
/* In Inbox view, last message label for thread with corrupted attachment. */
|
|
|
"UNKNOWN_ATTACHMENT_LABEL" = "開封不能な添付ファイル";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"UNKNOWN_CONTACT_BLOCK_OFFER" = "User not in your contacts. Would you like to block this user?";
|
|
|
|
|
|
/* Displayed if for some reason we can't determine a contacts phone number *or* name */
|
|
|
"UNKNOWN_CONTACT_NAME" = "不明な連絡先";
|
|
|
|
|
|
/* button title for unlinking a device */
|
|
|
"UNLINK_ACTION" = "登録解除";
|
|
|
|
|
|
/* Alert message to confirm unlinking a device */
|
|
|
"UNLINK_CONFIRMATION_ALERT_BODY" = "登録を解除された端末からはメッセージの送受信が出来なくなります";
|
|
|
|
|
|
/* Alert title for confirming device deletion */
|
|
|
"UNLINK_CONFIRMATION_ALERT_TITLE" = "「%@」の登録を解除しますか?";
|
|
|
|
|
|
/* Alert title when unlinking device fails */
|
|
|
"UNLINKING_FAILED_ALERT_TITLE" = "端末の登録を解除できませんでした";
|
|
|
|
|
|
/* Label text in device manager for a device with no name */
|
|
|
"UNNAMED_DEVICE" = "名無しの端末";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"UNREGISTER_SIGNAL_FAIL" = "登録解除に失敗しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"UNSUPPORTED_ATTACHMENT" = "サポートされていない種類の添付ファイルを受信しました";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"UNSUPPORTED_FEATURE_ERROR" = "このデバイスでは対応されていない機能です。";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"UPDATE_BUTTON_TITLE" = "更新";
|
|
|
|
|
|
/* Description of CallKit to upgrading (existing) users */
|
|
|
"UPGRADE_EXPERIENCE_CALLKIT_DESCRIPTION" = "通話をiOSに統合することで,ロック画面から直接電話に出ることが可能になります。既定では通話の匿名化が行われますので,プライバシーも保たれます。";
|
|
|
|
|
|
/* button label shown once when when user upgrades app, in context of call kit */
|
|
|
"UPGRADE_EXPERIENCE_CALLKIT_PRIVACY_SETTINGS_BUTTON" = "プライバシー設定で詳細を見る";
|
|
|
|
|
|
/* Header for upgrade experience */
|
|
|
"UPGRADE_EXPERIENCE_CALLKIT_TITLE" = "スワイプで電話に出る";
|
|
|
|
|
|
/* Description of video calling to upgrading (existing) users */
|
|
|
"UPGRADE_EXPERIENCE_VIDEO_DESCRIPTION" = "安全なビデオ電話が可能になりました。普通に通話を始めてから,カメラのマークを押してください。";
|
|
|
|
|
|
/* Header for upgrade experience */
|
|
|
"UPGRADE_EXPERIENCE_VIDEO_TITLE" = "安全なビデオ電話にようこそ!";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"Upgrading Signal ..." = "Signalをアップグレードしています……";
|
|
|
|
|
|
/* button text for back button on verification view */
|
|
|
"VERIFICATION_BACK_BUTTON" = "もどる";
|
|
|
|
|
|
/* Text field placeholder for SMS verification code during registration */
|
|
|
"VERIFICATION_CHALLENGE_DEFAULT_TEXT" = "認証コード";
|
|
|
|
|
|
/* button text during registration to request phone number verification be done via phone call */
|
|
|
"VERIFICATION_CHALLENGE_SEND_VIA_VOICE" = "電話で行う";
|
|
|
|
|
|
/* button text during registration to request another SMS code be sent */
|
|
|
"VERIFICATION_CHALLENGE_SUBMIT_AGAIN" = "SMSでコードを再送する";
|
|
|
|
|
|
/* button text during registration to submit your SMS verification code */
|
|
|
"VERIFICATION_CHALLENGE_SUBMIT_CODE" = "認証コードを入力する";
|
|
|
|
|
|
/* Label indicating the phone number currently being verified. */
|
|
|
"VERIFICATION_PHONE_NUMBER_FORMAT" = "Enter the verification code we sent to %@.";
|
|
|
|
|
|
/* table cell label in conversation settings */
|
|
|
"VERIFY_PRIVACY" = "安全番号の確認";
|
|
|
|
|
|
/* Activity indicator title, shown upon returning to the device manager, until you complete the provisioning process on desktop */
|
|
|
"WAITING_TO_COMPLETE_DEVICE_LINK_TEXT" = "Signal Desktopが設定を行っています";
|
|
|
|
|
|
/* {{number of weeks}}, embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 weeks}}'. See other *_TIME_AMOUNT strings */
|
|
|
"WEEKS_TIME_AMOUNT" = "%u週間";
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
"WHISPER_NAV_BAR_TITLE" = "受信箱";
|
|
|
|
|
|
/* Info Message when you disable disappearing messages */
|
|
|
"YOU_DISABLED_DISAPPEARING_MESSAGES_CONFIGURATION" = "メッセージの消失をオフにしました";
|
|
|
|
|
|
/* Info message embedding a {{time amount}}, see the *_TIME_AMOUNT strings for context. */
|
|
|
"YOU_UPDATED_DISAPPEARING_MESSAGES_CONFIGURATION" = "メッセージの消失時間を%@に設定しました";
|