|
|
/* No comment provided by engineer. */
|
|
|
"ATTACHMENT" = "添付ファイル";
|
|
|
/* Title for 'caption' mode of the attachment approval view. */
|
|
|
"ATTACHMENT_APPROVAL_CAPTION_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" = "サイズ:%@";
|
|
|
/* One-line label indicating the user can add no more text to the media message field. */
|
|
|
"ATTACHMENT_APPROVAL_MESSAGE_LENGTH_LIMIT_REACHED" = "メッセージの上限に達しました。";
|
|
|
/* Label for 'send' button in the 'attachment approval' dialog. */
|
|
|
"ATTACHMENT_APPROVAL_SEND_BUTTON" = "送信";
|
|
|
/* Generic filename for an attachment with no known name */
|
|
|
"ATTACHMENT_DEFAULT_FILENAME" = "添付ファイル";
|
|
|
/* 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 video attachments which could not be converted to MP4 */
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_MP4" = "動画を処理できませんでした";
|
|
|
/* Attachment error message for image attachments which cannot be parsed */
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_PARSE_IMAGE" = "画像の解析に失敗しました。";
|
|
|
/* Attachment error message for image attachments in which metadata could not be removed */
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_REMOVE_METADATA" = "画像からメタデータを消去できませんでした。";
|
|
|
/* Attachment error message for image attachments which could not be resized */
|
|
|
"ATTACHMENT_ERROR_COULD_NOT_RESIZE_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" = "添付ファイルの中身が空です";
|
|
|
/* Alert title when picking a document fails for an unknown reason */
|
|
|
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "ドキュメントの選択に失敗しました";
|
|
|
/* Alert body when picking a document fails because user picked a directory/bundle */
|
|
|
"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "ファイルやディレクトリを圧縮して再送信してみてください。";
|
|
|
/* Alert title when picking a document fails because user picked a directory/bundle */
|
|
|
"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "未対応ファイル";
|
|
|
/* Short text label for a voice message attachment, used for thread preview and on the lock screen */
|
|
|
"ATTACHMENT_TYPE_VOICE_MESSAGE" = "音声メッセージ";
|
|
|
/* 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_USER_TITLE_FORMAT" = "%@ をブロックしますか?";
|
|
|
/* A format for the 'unblock user' action sheet title. Embeds {{the unblocked user's name or phone number}}. */
|
|
|
"BLOCK_LIST_UNBLOCK_TITLE_FORMAT" = "%@のブロックを解除しますか?";
|
|
|
/* Button label for the 'unblock' button */
|
|
|
"BLOCK_LIST_UNBLOCK_BUTTON" = "ブロックを解除する";
|
|
|
/* The message format of the 'conversation blocked' alert. Embeds the {{conversation title}}. */
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_MESSAGE_FORMAT" = "%@はブロックされました。";
|
|
|
/* The title of the 'user blocked' alert. */
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_TITLE" = "ユーザがブロックされました";
|
|
|
/* Alert title after unblocking a group or 1:1 chat. Embeds the {{conversation title}}. */
|
|
|
"BLOCK_LIST_VIEW_UNBLOCKED_ALERT_TITLE_FORMAT" = "%@のブロックを解除しました";
|
|
|
/* An explanation of the consequences of blocking another user. */
|
|
|
"BLOCK_USER_BEHAVIOR_EXPLANATION" = "ブロックされたユーザは、あなたにメッセージや通話を発信することができなくなります。";
|
|
|
/* Label for generic done button. */
|
|
|
"BUTTON_DONE" = "完了";
|
|
|
/* Button text to enable batch selection mode */
|
|
|
"BUTTON_SELECT" = "選択";
|
|
|
/* keyboard toolbar label when starting to search with no current results */
|
|
|
"CONVERSATION_SEARCH_SEARCHING" = "Searching...";
|
|
|
/* keyboard toolbar label when no messages match the search string */
|
|
|
"CONVERSATION_SEARCH_NO_RESULTS" = "見つかりません";
|
|
|
/* keyboard toolbar label when exactly 1 message matches the search string */
|
|
|
"CONVERSATION_SEARCH_ONE_RESULT" = "ありました";
|
|
|
/* keyboard toolbar label when more than 1 message matches the search string. Embeds {{number/position of the 'currently viewed' result}} and the {{total number of results}} */
|
|
|
"CONVERSATION_SEARCH_RESULTS_FORMAT" = "%d ( %d のうち)";
|
|
|
/* table cell label in conversation settings */
|
|
|
"CONVERSATION_SETTINGS_BLOCK_THIS_USER" = "このユーザをブロックする";
|
|
|
/* label for 'mute thread' cell in conversation settings */
|
|
|
"CONVERSATION_SETTINGS_MUTE_LABEL" = "消音";
|
|
|
/* Table cell label in conversation settings which returns the user to the conversation with 'search mode' activated */
|
|
|
"CONVERSATION_SETTINGS_SEARCH" = "会話の検索";
|
|
|
/* Title for the 'crop/scale image' dialog. */
|
|
|
"CROP_SCALE_IMAGE_VIEW_TITLE" = "編集";
|
|
|
/* Subtitle shown while the app is updating its database. */
|
|
|
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "数分掛かるかも知れません";
|
|
|
/* Title shown while the app is updating its database. */
|
|
|
"DATABASE_VIEW_OVERLAY_TITLE" = "データベースを更新中";
|
|
|
/* The present; the current time. */
|
|
|
"DATE_NOW" = "現在";
|
|
|
/* table cell label in conversation settings */
|
|
|
"DISAPPEARING_MESSAGES" = "消えるメッセージ";
|
|
|
/* table cell label in conversation settings */
|
|
|
"EDIT_GROUP_ACTION" = "グループを編集";
|
|
|
/* Label indicating media gallery is empty */
|
|
|
"GALLERY_TILES_EMPTY_GALLERY" = "この会話にはメディアがありません。";
|
|
|
/* Label indicating loading is in progress */
|
|
|
"GALLERY_TILES_LOADING_MORE_RECENT_LABEL" = "新しいメディアを読み込んでいます...";
|
|
|
/* Label indicating loading is in progress */
|
|
|
"GALLERY_TILES_LOADING_OLDER_LABEL" = "古いメディアを読み込んでいます...";
|
|
|
/* Error displayed when there is a failure fetching a GIF from the remote service. */
|
|
|
"GIF_PICKER_ERROR_FETCH_FAILURE" = "GIFの取り込みに失敗しました。ネットに接続しているか確認してください。";
|
|
|
/* Generic error displayed when picking a GIF */
|
|
|
"GIF_PICKER_ERROR_GENERIC" = "未知のエラー";
|
|
|
/* Shown when selected GIF couldn't be fetched */
|
|
|
"GIF_PICKER_FAILURE_ALERT_TITLE" = "GIFを選べません";
|
|
|
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
|
|
|
"GIF_PICKER_VIEW_MISSING_QUERY" = "検索語を入力してください";
|
|
|
/* Indicates that an error occurred while searching. */
|
|
|
"GIF_VIEW_SEARCH_ERROR" = "エラーです。タップして再試行してください。";
|
|
|
/* Indicates that the user's search had no results. */
|
|
|
"GIF_VIEW_SEARCH_NO_RESULTS" = "該当なし";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_CREATED" = "グループが作成されました";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_MEMBER_JOINED" = "%@がグループに加わりました";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_MEMBER_LEFT" = "%@がグループを離れました";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_MEMBER_REMOVED" = "%@ はグループから削除されました。 ";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_MEMBERS_REMOVED" = "%@ はグループから削除されました。 ";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_TITLE_CHANGED" = "タイトルが「%@」に変更されました";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_UPDATED" = "グループを更新しました";
|
|
|
/* No comment provided by engineer. */
|
|
|
"GROUP_YOU_LEFT" = "グループを離れました";
|
|
|
/* No comment provided by engineer. */
|
|
|
"YOU_WERE_REMOVED" = " あなたはこのグループから削除されました ";
|
|
|
/* Momentarily shown to the user when attempting to select more images than is allowed. Embeds {{max number of items}} that can be shared. */
|
|
|
"IMAGE_PICKER_CAN_SELECT_NO_MORE_TOAST_FORMAT" = "画像の共有は%@点までです。";
|
|
|
/* alert title */
|
|
|
"IMAGE_PICKER_FAILED_TO_PROCESS_ATTACHMENTS" = "添付ファイルを選択できませんでした";
|
|
|
/* Message for the alert indicating that an audio file is invalid. */
|
|
|
"INVALID_AUDIO_FILE_ALERT_ERROR_MESSAGE" = "不正な音声ファイル";
|
|
|
/* Confirmation button within contextual alert */
|
|
|
"LEAVE_BUTTON_TITLE" = "離脱";
|
|
|
/* table cell label in conversation settings */
|
|
|
"LEAVE_GROUP_ACTION" = "グループを離脱";
|
|
|
/* nav bar button item */
|
|
|
"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "すべてのメディア";
|
|
|
/* media picker option to choose from library */
|
|
|
"MEDIA_FROM_LIBRARY_BUTTON" = "写真を選択";
|
|
|
/* Confirmation button text to delete selected media from the gallery, embeds {{number of messages}} */
|
|
|
"MEDIA_GALLERY_DELETE_MULTIPLE_MESSAGES_FORMAT" = "%d個のメッセージを削除";
|
|
|
/* Confirmation button text to delete selected media message from the gallery */
|
|
|
"MEDIA_GALLERY_DELETE_SINGLE_MESSAGE" = "メッセージを削除";
|
|
|
/* embeds {{sender name}} and {{sent datetime}}, e.g. 'Sarah on 10/30/18, 3:29' */
|
|
|
"MEDIA_GALLERY_LANDSCAPE_TITLE_FORMAT" = "%@ - %@";
|
|
|
/* Format for the 'more items' indicator for media galleries. Embeds {{the number of additional items}}. */
|
|
|
"MEDIA_GALLERY_MORE_ITEMS_FORMAT" = "+%@";
|
|
|
/* Short sender label for media sent by you */
|
|
|
"MEDIA_GALLERY_SENDER_NAME_YOU" = "あなた";
|
|
|
/* Section header in media gallery collection view */
|
|
|
"MEDIA_GALLERY_THIS_MONTH_HEADER" = "今月";
|
|
|
/* status message for failed messages */
|
|
|
"MESSAGE_STATUS_FAILED" = "送信失敗";
|
|
|
/* status message for read messages */
|
|
|
"MESSAGE_STATUS_READ" = "既読";
|
|
|
/* message status while message is sending. */
|
|
|
"MESSAGE_STATUS_SENDING" = "送信しています...";
|
|
|
/* status message for sent messages */
|
|
|
"MESSAGE_STATUS_SENT" = "送信済み";
|
|
|
/* status message while attachment is uploading */
|
|
|
"MESSAGE_STATUS_UPLOADING" = "アップロード中";
|
|
|
/* notification title. Embeds {{author name}} and {{group name}} */
|
|
|
"NEW_GROUP_MESSAGE_NOTIFICATION_TITLE" = "%@ から %@";
|
|
|
/* Label for 1:1 conversation with yourself. */
|
|
|
"NOTE_TO_SELF" = "自分のためのメモ";
|
|
|
/* Lock screen notification text presented after user powers on their device without unlocking. Embeds {{device model}} (either 'iPad' or 'iPhone') */
|
|
|
"NOTIFICATION_BODY_PHONE_LOCKED_FORMAT" = "%@の再起動中にメッセージが届いたかもしれません";
|
|
|
/* No comment provided by engineer. */
|
|
|
"BUTTON_OK" = "確定";
|
|
|
/* 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" = "%@がメッセージの消失時間を%@に設定しました";
|
|
|
/* alert title, generic error preventing user from capturing a photo */
|
|
|
"PHOTO_CAPTURE_GENERIC_ERROR" = "画像はキャプチャできません";
|
|
|
/* alert title */
|
|
|
"PHOTO_CAPTURE_UNABLE_TO_CAPTURE_IMAGE" = "画像はキャプチャできません";
|
|
|
/* alert title */
|
|
|
"PHOTO_CAPTURE_UNABLE_TO_INITIALIZE_CAMERA" = "カメラの設定ができませんでした";
|
|
|
/* label for system photo collections which have no name. */
|
|
|
"PHOTO_PICKER_UNNAMED_COLLECTION" = "無名のアルバム";
|
|
|
/* Notification action button title */
|
|
|
"PUSH_MANAGER_MARKREAD" = "既読にする";
|
|
|
/* Notification action button title */
|
|
|
"PUSH_MANAGER_REPLY" = "返信";
|
|
|
/* Description of how and why Session iOS uses Touch ID/Face ID/Phone Passcode to unlock 'screen lock'. */
|
|
|
"SCREEN_LOCK_REASON_UNLOCK_SCREEN_LOCK" = "Sessionを起動するのに認証する";
|
|
|
/* Title for alert indicating that screen lock could not be unlocked. */
|
|
|
"SCREEN_LOCK_UNLOCK_FAILED" = "認証失敗";
|
|
|
/* alert title when user attempts to leave the send media flow when they have an in-progress album */
|
|
|
"SEND_MEDIA_ABANDON_TITLE" = "メディアを破棄しますか?";
|
|
|
/* alert action, confirming the user wants to exit the media flow and abandon any photos they've taken */
|
|
|
"SEND_MEDIA_CONFIRM_ABANDON_ALBUM" = "メディアを破棄します";
|
|
|
/* Format string for the default 'Note' sound. Embeds the system {{sound name}}. */
|
|
|
"SETTINGS_AUDIO_DEFAULT_TONE_LABEL_FORMAT" = "%@(デフォルト)";
|
|
|
/* Label for settings view that allows user to change the notification sound. */
|
|
|
"SETTINGS_ITEM_NOTIFICATION_SOUND" = "メッセージ";
|
|
|
/* Label for the 'no sound' option that allows users to disable sounds for notifications, etc. */
|
|
|
"SOUNDS_NONE" = "音声なし";
|
|
|
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_DAYS" = "%@日";
|
|
|
/* Label text below navbar button, embeds {{number of days}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5d' not '5 d'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_DAYS_SHORT_FORMAT" = "%@日";
|
|
|
/* {{number of hours}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 hours}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_HOURS" = "%@時間";
|
|
|
/* Label text below navbar button, embeds {{number of hours}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5h' not '5 h'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_HOURS_SHORT_FORMAT" = "%@時間";
|
|
|
/* {{number of minutes}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 minutes}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_MINUTES" = "%@分";
|
|
|
/* Label text below navbar button, embeds {{number of minutes}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5m' not '5 m'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_MINUTES_SHORT_FORMAT" = "%@分";
|
|
|
/* {{number of seconds}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 seconds}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_SECONDS" = "%@秒";
|
|
|
/* Label text below navbar button, embeds {{number of seconds}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5s' not '5 s'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_SECONDS_SHORT_FORMAT" = "%@秒";
|
|
|
/* {{1 day}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 day}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_SINGLE_DAY" = "%@日";
|
|
|
/* {{1 hour}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 hour}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_SINGLE_HOUR" = "%@時間";
|
|
|
/* {{1 minute}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 minute}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_SINGLE_MINUTE" = "%@分";
|
|
|
/* {{1 week}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 week}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_SINGLE_WEEK" = "%@週間";
|
|
|
/* {{number of weeks}}, embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 weeks}}'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_WEEKS" = "%@週間";
|
|
|
/* Label text below navbar button, embeds {{number of weeks}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5w' not '5 w'. See other *_TIME_AMOUNT strings */
|
|
|
"TIME_AMOUNT_WEEKS_SHORT_FORMAT" = "%@週間";
|
|
|
/* Label for the cancel button in an alert or action sheet. */
|
|
|
"TXT_CANCEL_TITLE" = "キャンセル";
|
|
|
/* No comment provided by engineer. */
|
|
|
"TXT_DELETE_TITLE" = "削除";
|
|
|
/* Filename for voice messages. */
|
|
|
"VOICE_MESSAGE_FILE_NAME" = "音声メッセージ";
|
|
|
/* Message for the alert indicating the 'voice message' needs to be held to be held down to record. */
|
|
|
"VOICE_MESSAGE_TOO_SHORT_ALERT_MESSAGE" = "タップを保持して音声録音";
|
|
|
/* Title for the alert indicating the 'voice message' needs to be held to be held down to record. */
|
|
|
"VOICE_MESSAGE_TOO_SHORT_ALERT_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" = "消えるメッセージの消失時間を%@に設定しました";
|
|
|
// MARK: - Session
|
|
|
"continue_2" = "続行する";
|
|
|
"copy" = "コピーする";
|
|
|
"invalid_url" = "URL が不正です";
|
|
|
"next" = "次";
|
|
|
"share" = "共有する";
|
|
|
"invalid_session_id" = "Session ID が不正です";
|
|
|
"cancel" = "取り消す";
|
|
|
"your_session_id" = "あなたの Session ID";
|
|
|
"vc_landing_title_2" = "ここから Session が始まります...";
|
|
|
"vc_landing_register_button_title" = "Session ID を作成する";
|
|
|
"vc_landing_restore_button_title" = "Session を続ける";
|
|
|
"vc_landing_link_button_title" = "既存のアカウントにリンクする";
|
|
|
"view_fake_chat_bubble_1" = "Session とは?";
|
|
|
"view_fake_chat_bubble_2" = "分散型の暗号化されたメッセージングアプリです";
|
|
|
"view_fake_chat_bubble_3" = "個人情報や会話のメタデータは収集されませんか?どのように機能しますか?";
|
|
|
"view_fake_chat_bubble_4" = "高度な匿名ルーティングとエンドツーエンドの暗号化テクノロジーを組み合わせて使用します。";
|
|
|
"view_fake_chat_bubble_5" = "友人は、セキュリティ侵害されたメッセンジャーを自らの友人に使用させません。どういたしまして。";
|
|
|
"vc_register_title" = "Session ID をご紹介します";
|
|
|
"vc_register_explanation" = "Session ID は、Session で連絡を取るために使用できる一意のアドレスです。本当のアイデンティティに関係なく、あなたの Session ID は設計上完全に匿名でプライベートです。";
|
|
|
"vc_restore_title" = "アカウントを復元する";
|
|
|
"vc_restore_explanation" = "アカウントを復元するためにサインアップしたときに与えられたリカバリーフレーズを入力します。";
|
|
|
"vc_restore_seed_text_field_hint" = "リカバリーフレーズを入力してください";
|
|
|
"vc_link_device_title" = "端末をリンクする";
|
|
|
"vc_link_device_scan_qr_code_tab_title" = "QR コードをスキャンする";
|
|
|
"vc_display_name_title_2" = "表示名を選択してください";
|
|
|
"vc_display_name_explanation" = "これは、Session を使用するときの名前になります。あなたの本当の名前、エイリアス、またはあなたが好きな他のものに設定することができます。";
|
|
|
"vc_display_name_text_field_hint" = "表示名を入力してください";
|
|
|
"vc_display_name_display_name_missing_error" = "表示名を選択してください";
|
|
|
"vc_display_name_display_name_too_long_error" = "短い表示名を選択してください";
|
|
|
"vc_pn_mode_recommended_option_tag" = "オススメ";
|
|
|
"vc_pn_mode_no_option_picked_modal_title" = "オプションを選択してください";
|
|
|
"vc_home_empty_state_message" = "まだ連絡先がありません";
|
|
|
"vc_home_empty_state_button_title" = "Session を開始する";
|
|
|
"vc_seed_title" = "あなたのリカバリーフレーズ";
|
|
|
"vc_seed_title_2" = "リカバリーフレーズに合致する";
|
|
|
"vc_seed_explanation" = "リカバリーフレーズは、Session ID のマスターキーです。端末にアクセスできなくなった場合、これを使用して Session ID を復元できます。リカバリーフレーズを安全な場所に保管し、誰にも教えないでください。";
|
|
|
"vc_seed_reveal_button_title" = "ホールドして表示";
|
|
|
"view_seed_reminder_subtitle_1" = "リカバリーフレーズを保存してアカウントを保護する";
|
|
|
"view_seed_reminder_subtitle_2" = "編集された単語をタップして長押ししてリカバリーフレーズを表示し、それを安全に保管して Session ID を保護します。";
|
|
|
"view_seed_reminder_subtitle_3" = "リカバリーフレーズは安全な場所に保管してください";
|
|
|
"vc_path_title" = "パス";
|
|
|
"vc_path_explanation" = "Session は、Sessionの分散型ネットワークの複数のサービスノードを介してメッセージをバウンスすることにより、IP を隠します。これらは、接続が現在バウンスされている国です。";
|
|
|
"vc_path_device_row_title" = "あなた";
|
|
|
"vc_path_guard_node_row_title" = "エントリーノード";
|
|
|
"vc_path_service_node_row_title" = "サービスノード";
|
|
|
"vc_path_destination_row_title" = "目的先";
|
|
|
"vc_path_learn_more_button_title" = "詳細";
|
|
|
"vc_create_private_chat_title" = "新しい Session";
|
|
|
"vc_create_private_chat_enter_session_id_tab_title" = "Session ID を入力してください";
|
|
|
"vc_create_private_chat_scan_qr_code_tab_title" = "QR コードをスキャンする";
|
|
|
"vc_enter_public_key_explanation" = "Start a new conversation by entering someone's Session ID or share your Session ID with them.";
|
|
|
"vc_scan_qr_code_camera_access_explanation" = "Session で QR コードをスキャンするにはカメラへのアクセスが必要です";
|
|
|
"vc_scan_qr_code_grant_camera_access_button_title" = "カメラへのアクセスを許可する";
|
|
|
"vc_create_closed_group_title" = "新しいクローズドグループ";
|
|
|
"vc_create_closed_group_text_field_hint" = "グループ名を入力してください";
|
|
|
"vc_create_closed_group_empty_state_message" = "まだ連絡先がありません";
|
|
|
"vc_create_closed_group_empty_state_button_title" = "Session を開始する";
|
|
|
"vc_create_closed_group_group_name_missing_error" = "グループ名を入力してください";
|
|
|
"vc_create_closed_group_group_name_too_long_error" = "短いグループ名を入力してください";
|
|
|
"vc_create_closed_group_too_many_group_members_error" = "非公開グループは 100 人を超えるメンバーを抱えることはできません";
|
|
|
"vc_join_public_chat_title" = "公開グループに参加する";
|
|
|
"vc_join_public_chat_enter_group_url_tab_title" = "グループの URL を開く";
|
|
|
"vc_join_public_chat_scan_qr_code_tab_title" = "QR コードをスキャンする";
|
|
|
"vc_enter_chat_url_text_field_hint" = "公開グループの URL を入力する";
|
|
|
"vc_settings_title" = "設定";
|
|
|
"vc_group_settings_title" = "Group Settings";
|
|
|
"vc_settings_display_name_missing_error" = "表示名を選択してください";
|
|
|
"vc_settings_display_name_too_long_error" = "短い表示名を選択してください";
|
|
|
"vc_settings_privacy_button_title" = "プライバシー";
|
|
|
"vc_settings_notifications_button_title" = "通知";
|
|
|
"vc_settings_recovery_phrase_button_title" = "リカバリーフレーズ";
|
|
|
"vc_settings_clear_all_data_button_title" = "データを消去する";
|
|
|
"vc_qr_code_title" = "QR コード";
|
|
|
"vc_qr_code_view_my_qr_code_tab_title" = "私の QR コードを表示する";
|
|
|
"vc_qr_code_view_scan_qr_code_tab_title" = "QR コードをスキャンする";
|
|
|
"vc_qr_code_view_scan_qr_code_explanation" = "誰かの QR コードをスキャンして、会話を始めましょう";
|
|
|
"vc_view_my_qr_code_explanation" = "これはあなたの QR コードです。他のユーザーはそれをスキャンして、あなたとの Session を開始できます。";
|
|
|
// MARK: - Not Yet Translated
|
|
|
"fast_mode_explanation" = "Appleの通知サーバーの利用で、すぐかつ確実に新しいメッセージの受信を通知されます。";
|
|
|
"fast_mode" = "高速モード";
|
|
|
"slow_mode_explanation" = "Sessionは時々バックグラウンドで新しいメッセージの受信をチェックします。";
|
|
|
"slow_mode" = "低速モード";
|
|
|
"vc_pn_mode_title" = "メッセージ通知";
|
|
|
"vc_link_device_recovery_phrase_tab_title" = "リカバリーフレーズ";
|
|
|
"vc_link_device_scan_qr_code_explanation" = "QRコードを表示するのに、他のデバイスから「設定→リカバリーフレーズ」へナビゲートする";
|
|
|
"vc_enter_recovery_phrase_title" = "リカバリーフレーズ";
|
|
|
"vc_enter_recovery_phrase_explanation" = "デバイスをリンクするのに、サインアップした時に与えられたリカバリーフレーズを入力します。";
|
|
|
"vc_enter_public_key_text_field_hint" = "Session IDを入力する";
|
|
|
"admin_group_leave_warning" = "このグループの作成者なので、削除すると全てのメンバーが追い出されます。元に戻せません。";
|
|
|
"vc_join_open_group_suggestions_title" = "または、以下のグループに参加する…";
|
|
|
"vc_settings_invite_a_friend_button_title" = "友達を招待";
|
|
|
"copied" = "コピーしました";
|
|
|
"vc_conversation_settings_copy_session_id_button_title" = "Session ID をコピーする";
|
|
|
"vc_conversation_input_prompt" = "メッセージ";
|
|
|
"vc_conversation_voice_message_cancel_message" = "スライドして取り消す";
|
|
|
"modal_download_attachment_title" = "%@ を信頼しますか?";
|
|
|
"modal_download_attachment_explanation" = "%@ が送信したメディアをダウンロードしてもよろしいですか?";
|
|
|
"modal_download_button_title" = "ダウンロード";
|
|
|
"modal_open_url_title" = "URLを開きますか?";
|
|
|
"modal_open_url_explanation" = "%@を本当に開いてもよろしいですか?";
|
|
|
"modal_open_url_button_title" = "開く";
|
|
|
"modal_copy_url_button_title" = "リンクをコピーする";
|
|
|
"modal_blocked_title" = "%@のブロックを解除しますか?";
|
|
|
"modal_blocked_explanation" = "%@のブロックを解除してもよろしいですか?";
|
|
|
"modal_blocked_button_title" = "ブロックを解除する";
|
|
|
"modal_link_previews_title" = "リンクプレビューを有効にしますか?";
|
|
|
"modal_link_previews_explanation" = "リンクプレビューを有効すると、URLを送受信する場合にプレビューが表示されます。これは便利ですが、プレビューを作成するのにSessionはそのウェブサイトに接続する必要があります。Sessionの設定から、リンクプレビューをいつでも無効にできます。";
|
|
|
"modal_link_previews_button_title" = "有効にする";
|
|
|
"vc_share_title" = "Sessionと共有";
|
|
|
"vc_share_loading_message" = "添付ファイルを準備しています...";
|
|
|
"vc_share_sending_message" = "送信中…";
|
|
|
"vc_share_link_previews_unsecure" = "セキュアでないリンクのプレビューは読み込めません";
|
|
|
"vc_share_link_previews_error" = "プレビューを読み込めません";
|
|
|
"vc_share_link_previews_disabled_title" = "リンクのプレビューが無効です";
|
|
|
"vc_share_link_previews_disabled_explanation" = "リンクプレビューを有効すると、URLを送受信する場合にプレビューが表示されます。これは便利ですが、プレビューを作成するのにSessionはそのウェブサイトに接続する必要があります。Sessionの設定から、リンクプレビューをいつでも無効にできます。";
|
|
|
"view_open_group_invitation_description" = "公開グループからの招待";
|
|
|
"vc_conversation_settings_invite_button_title" = "メンバーを追加する";
|
|
|
"modal_send_seed_title" = "警告";
|
|
|
"modal_send_seed_explanation" = "これはあなたの復元フレーズです。もし誰かに送信すると、あなたのアカウントにフルアクセスできます。";
|
|
|
"modal_send_seed_send_button_title" = "送信";
|
|
|
"vc_conversation_settings_notify_for_mentions_only_title" = "メンションのみ";
|
|
|
"vc_conversation_settings_notify_for_mentions_only_explanation" = "有効にすると、あなたに言及するメッセージのみが通知されます。";
|
|
|
"view_conversation_title_notify_for_mentions_only" = "メンションのみを通知する";
|
|
|
"message_deleted" = "このメッセージは削除されました";
|
|
|
"delete_message_for_me" = "自分の端末から削除";
|
|
|
"delete_message_for_everyone" = "全員の端末から削除";
|
|
|
"delete_message_for_me_and_recipient" = "自分と %@ の端末から削除する";
|
|
|
"context_menu_info" = "Info";
|
|
|
"context_menu_reply" = "返信";
|
|
|
"context_menu_save" = "保存";
|
|
|
"context_menu_ban_user" = "ユーザーをBAN";
|
|
|
"context_menu_ban_and_delete_all" = "BANしてすべてを削除する";
|
|
|
"context_menu_ban_user_error_alert_message" = "Unable to ban user";
|
|
|
"accessibility_expanding_attachments_button" = "添付ファイルを追加";
|
|
|
"accessibility_gif_button" = "Gif";
|
|
|
"accessibility_document_button" = "ドキュメント";
|
|
|
"accessibility_library_button" = "写真を選択";
|
|
|
"accessibility_camera_button" = "カメラ";
|
|
|
"accessibility_main_button_collapse" = "添付ファイルのオプションを閉じる";
|
|
|
"invalid_recovery_phrase" = "無効な復元フレーズ";
|
|
|
"DISMISS_BUTTON_TEXT" = "中止";
|
|
|
/* Button text which opens the settings app */
|
|
|
"OPEN_SETTINGS_BUTTON" = "設定";
|
|
|
"call_outgoing" = "%@ に発信";
|
|
|
"call_incoming" = "%@から着信";
|
|
|
"call_missed" = "%@からの不在着信";
|
|
|
"APN_Message" = "新しいメッセージがあります。";
|
|
|
"APN_Collapsed_Messages" = "%@ 件の新規メッセージがあります。";
|
|
|
"PIN_BUTTON_TEXT" = "ピン留め";
|
|
|
"UNPIN_BUTTON_TEXT" = "ピン留めを外す";
|
|
|
"modal_call_missed_tips_title" = "通話できません";
|
|
|
"modal_call_missed_tips_explanation" = "プライバシー設定で「音声通話とビデオ通話」を許可していないため、%@から着信できませんでした。";
|
|
|
"media_saved" = "%@ によって保存されたメディア";
|
|
|
"screenshot_taken" = "%@はスクリーンショットを撮りました。";
|
|
|
"SEARCH_SECTION_CONTACTS" = "連絡先とグループ";
|
|
|
"SEARCH_SECTION_MESSAGES" = "メッセージ";
|
|
|
"MESSAGE_REQUESTS_TITLE" = "メッセージリクエスト";
|
|
|
"MESSAGE_REQUESTS_EMPTY_TEXT" = "保留しているリクエストはありません";
|
|
|
"MESSAGE_REQUESTS_CLEAR_ALL" = "すべて消去";
|
|
|
"MESSAGE_REQUESTS_CLEAR_ALL_CONFIRMATION_TITLE" = "本当に全てのリクエストを消去しますか?";
|
|
|
"MESSAGE_REQUESTS_CLEAR_ALL_CONFIRMATION_ACTON" = "消去";
|
|
|
"MESSAGE_REQUESTS_DELETE_CONFIRMATION_ACTON" = "本当にこのリクエストを削除しますか?";
|
|
|
"MESSAGE_REQUESTS_BLOCK_CONFIRMATION_ACTON" = "Are you sure you want to block this contact?";
|
|
|
"MESSAGE_REQUESTS_INFO" = "このユーザーにメッセージを送信すると、自動的にリクエストが承認されます。";
|
|
|
"MESSAGE_REQUESTS_ACCEPTED" = "リクエストが承認されました";
|
|
|
"MESSAGE_REQUESTS_NOTIFICATION" = "新しいリクエストがあります";
|
|
|
"TXT_HIDE_TITLE" = "非表示";
|
|
|
"TXT_DELETE_ACCEPT" = "許可";
|
|
|
"TXT_BLOCK_USER_TITLE" = "Block User";
|
|
|
"ALERT_ERROR_TITLE" = "エラー";
|
|
|
"modal_call_permission_request_title" = "許可が必要です";
|
|
|
"modal_call_permission_request_explanation" = "プライバシー設定から音声とビデオ通話の許可を有効にできます。";
|
|
|
"DEFAULT_OPEN_GROUP_LOAD_ERROR_TITLE" = "Oops, an error occurred";
|
|
|
"DEFAULT_OPEN_GROUP_LOAD_ERROR_SUBTITLE" = "Please try again later";
|
|
|
"LOADING_CONVERSATIONS" = "Loading Conversations...";
|
|
|
"DATABASE_STARTUP_FAILED" = "An error occurred when opening the database\n\nYou can export your application logs to share for troubleshooting or you can try to restore your device\n\nWarning: Restoring your device will result in loss of any data older than two weeks";
|
|
|
"APP_STARTUP_TIMEOUT" = "The app is taking a long time to start\n\nYou can continue to wait for the app to start, export your application logs to share for troubleshooting or you can try to open the app again";
|
|
|
"APP_STARTUP_EXIT" = "Exit";
|
|
|
"DATABASE_RESTORE_FAILED" = "An error occurred when opening the restored database\n\nYou can export your application logs to share for troubleshooting but to continue to use Session you may need to reinstall";
|
|
|
"DATABASE_MIGRATION_FAILED" = "An error occurred when optimising the database\n\nYou can export your application logs to be able to share for troubleshooting or you can restore your device\n\nWarning: Restoring your device will result in loss of any data older than two weeks";
|
|
|
"RECOVERY_PHASE_ERROR_GENERIC" = "Something went wrong. Please check your recovery phrase and try again.";
|
|
|
"RECOVERY_PHASE_ERROR_LENGTH" = "Looks like you didn't enter enough words. Please check your recovery phrase and try again.";
|
|
|
"RECOVERY_PHASE_ERROR_LAST_WORD" = "You seem to be missing the last word of your recovery phrase. Please check what you entered and try again.";
|
|
|
"RECOVERY_PHASE_ERROR_INVALID_WORD" = "There appears to be an invalid word in your recovery phrase. Please check what you entered and try again.";
|
|
|
"RECOVERY_PHASE_ERROR_FAILED" = "Your recovery phrase couldn't be verified. Please check what you entered and try again.";
|
|
|
/* Indicates that an unknown error occurred while using Touch ID/Face ID/Phone Passcode. */
|
|
|
"SCREEN_LOCK_ENABLE_UNKNOWN_ERROR" = "Authentication could not be accessed.";
|
|
|
/* Indicates that Touch ID/Face ID/Phone Passcode authentication failed. */
|
|
|
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_FAILED" = "認証に失敗しました。";
|
|
|
/* Indicates that Touch ID/Face ID/Phone Passcode is 'locked out' on this device due to authentication failures. */
|
|
|
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_LOCKOUT" = "認証失敗が多すぎます。あとで再度試してください。";
|
|
|
/* Indicates that Touch ID/Face ID/Phone Passcode are not available on this device. */
|
|
|
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_NOT_AVAILABLE" = "画面ロックを使用するには、iOSの設定でパスコードを有効にしてください。";
|
|
|
/* Indicates that Touch ID/Face ID/Phone Passcode is not configured on this device. */
|
|
|
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_NOT_ENROLLED" = "画面ロックを使用するには、iOSの設定でパスコードを有効にしてください。";
|
|
|
/* Indicates that Touch ID/Face ID/Phone Passcode passcode is not set. */
|
|
|
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_PASSCODE_NOT_SET" = "画面ロックを使用するには、iOSの設定でパスコードを有効にしてください。";
|
|
|
/* Label for the button to send a message */
|
|
|
"SEND_BUTTON_TITLE" = "Send";
|
|
|
/* Generic text for button that retries whatever the last action was. */
|
|
|
"RETRY_BUTTON_TEXT" = "Retry";
|
|
|
/* notification action */
|
|
|
"SHOW_THREAD_BUTTON_TITLE" = "Show Chat";
|
|
|
/* notification body */
|
|
|
"SEND_FAILED_NOTIFICATION_BODY" = "Your message failed to send.";
|
|
|
"INVALID_SESSION_ID_MESSAGE" = "Please check the Session ID and try again.";
|
|
|
"INVALID_RECOVERY_PHRASE_MESSAGE" = "Please check the Recovery Phrase and try again.";
|
|
|
"QUOTED_MESSAGE_NOT_FOUND" = "Original message not found.";
|
|
|
"MEDIA_TAB_TITLE" = "Media";
|
|
|
"DOCUMENT_TAB_TITLE" = "Documents";
|
|
|
"DOCUMENT_TILES_EMPTY_DOCUMENT" = "You don't have any document in this conversation.";
|
|
|
"DOCUMENT_TILES_LOADING_MORE_RECENT_LABEL" = "Loading Newer Document…";
|
|
|
"DOCUMENT_TILES_LOADING_OLDER_LABEL" = "Loading Older Document…";
|
|
|
/* The name for the emoji category 'Activities' */
|
|
|
"EMOJI_CATEGORY_ACTIVITIES_NAME" = "Activities";
|
|
|
/* The name for the emoji category 'Animals & Nature' */
|
|
|
"EMOJI_CATEGORY_ANIMALS_NAME" = "Animals & Nature";
|
|
|
/* The name for the emoji category 'Flags' */
|
|
|
"EMOJI_CATEGORY_FLAGS_NAME" = "Flags";
|
|
|
/* The name for the emoji category 'Food & Drink' */
|
|
|
"EMOJI_CATEGORY_FOOD_NAME" = "Food & Drink";
|
|
|
/* The name for the emoji category 'Objects' */
|
|
|
"EMOJI_CATEGORY_OBJECTS_NAME" = "Objects";
|
|
|
/* The name for the emoji category 'Recents' */
|
|
|
"EMOJI_CATEGORY_RECENTS_NAME" = "Recently Used";
|
|
|
/* The name for the emoji category 'Smileys & People' */
|
|
|
"EMOJI_CATEGORY_SMILEYSANDPEOPLE_NAME" = "Smileys & People";
|
|
|
/* The name for the emoji category 'Symbols' */
|
|
|
"EMOJI_CATEGORY_SYMBOLS_NAME" = "Symbols";
|
|
|
/* The name for the emoji category 'Travel & Places' */
|
|
|
"EMOJI_CATEGORY_TRAVEL_NAME" = "Travel & Places";
|
|
|
"EMOJI_REACTS_NOTIFICATION" = "%@ reacts to a message with %@.";
|
|
|
"EMOJI_REACTS_MORE_REACTORS_ONE" = "And 1 other has reacted %@ to this message.";
|
|
|
"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "And %@ others have reacted %@ to this message.";
|
|
|
"EMOJI_REACTS_SHOW_LESS" = "Show less";
|
|
|
"EMOJI_REACTS_RATE_LIMIT_TOAST" = "Slow down! You've sent too many emoji reacts. Try again soon.";
|
|
|
/* New conversation screen*/
|
|
|
"vc_new_conversation_title" = "New Conversation";
|
|
|
"CREATE_GROUP_BUTTON_TITLE" = "Create";
|
|
|
"JOIN_COMMUNITY_BUTTON_TITLE" = "Join";
|
|
|
"PRIVACY_TITLE" = "プライバシー";
|
|
|
"PRIVACY_SECTION_SCREEN_SECURITY" = "スクリーン・セキュリティ";
|
|
|
"PRIVACY_SCREEN_SECURITY_LOCK_SESSION_TITLE" = "Lock Session";
|
|
|
"PRIVACY_SCREEN_SECURITY_LOCK_SESSION_DESCRIPTION" = "Require Touch ID, Face ID or your passcode to unlock Session.";
|
|
|
"PRIVACY_SECTION_MESSAGE_REQUESTS" = "Message Requests";
|
|
|
"PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_TITLE" = "Community Message Requests";
|
|
|
"PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_DESCRIPTION" = "Allow message requests from Community conversations.";
|
|
|
"PRIVACY_SECTION_READ_RECEIPTS" = "既読確認";
|
|
|
"PRIVACY_READ_RECEIPTS_TITLE" = "既読確認";
|
|
|
"PRIVACY_READ_RECEIPTS_DESCRIPTION" = "Send read receipts in one-to-one chats.";
|
|
|
"PRIVACY_SECTION_TYPING_INDICATORS" = "入力中アイコン";
|
|
|
"PRIVACY_TYPING_INDICATORS_TITLE" = "入力中アイコン";
|
|
|
"PRIVACY_TYPING_INDICATORS_DESCRIPTION" = "See and share typing indicators in one-to-one conversations.";
|
|
|
"PRIVACY_SECTION_LINK_PREVIEWS" = "Link Previews";
|
|
|
"PRIVACY_LINK_PREVIEWS_TITLE" = "リンクプレビューを送る";
|
|
|
"PRIVACY_LINK_PREVIEWS_DESCRIPTION" = "Generate link previews for supported URLs.";
|
|
|
"PRIVACY_SECTION_CALLS" = "Calls (Beta)";
|
|
|
"PRIVACY_CALLS_TITLE" = "音声とビデオ通話";
|
|
|
"PRIVACY_CALLS_DESCRIPTION" = "Enables voice and video calls to and from other users.";
|
|
|
"PRIVACY_CALLS_WARNING_TITLE" = "Voice and Video Calls (Beta)";
|
|
|
"PRIVACY_CALLS_WARNING_DESCRIPTION" = "Your IP address is visible to your call partner and an Oxen Foundation server while using beta calls. Are you sure you want to enable Voice and Video Calls?";
|
|
|
"NOTIFICATIONS_TITLE" = "通知";
|
|
|
"NOTIFICATIONS_SECTION_STRATEGY" = "通知戦略";
|
|
|
"NOTIFICATIONS_STRATEGY_FAST_MODE_TITLE" = "高速モードを使用する";
|
|
|
"NOTIFICATIONS_STRATEGY_FAST_MODE_DESCRIPTION" = "You'll be notified of new message reliably and immediately using Apple's notification servers.";
|
|
|
"NOTIFICATIONS_STRATEGY_FAST_MODE_ACTION" = "Go to device notification settings";
|
|
|
"NOTIFICATIONS_SECTION_STYLE" = "Notification Style";
|
|
|
"NOTIFICATIONS_STYLE_SOUND_TITLE" = "Sound";
|
|
|
"NOTIFICATIONS_STYLE_SOUND_WHEN_OPEN_TITLE" = "Sound When App is Open";
|
|
|
"NOTIFICATIONS_STYLE_CONTENT_TITLE" = "通知内容";
|
|
|
"NOTIFICATIONS_STYLE_CONTENT_DESCRIPTION" = "The information shown in notifications.";
|
|
|
"NOTIFICATIONS_STYLE_CONTENT_OPTION_NAME_AND_CONTENT" = "Name & Content";
|
|
|
"NOTIFICATIONS_STYLE_CONTENT_OPTION_NAME_ONLY" = "名前のみ";
|
|
|
"NOTIFICATIONS_STYLE_CONTENT_OPTION_NO_NAME_OR_CONTENT" = "名前もメッセージも無し";
|
|
|
"CONVERSATION_SETTINGS_TITLE" = "Conversations";
|
|
|
"CONVERSATION_SETTINGS_SECTION_MESSAGE_TRIMMING" = "Message Trimming";
|
|
|
"CONVERSATION_SETTINGS_MESSAGE_TRIMMING_TITLE" = "Trim Communities";
|
|
|
"CONVERSATION_SETTINGS_MESSAGE_TRIMMING_DESCRIPTION" = "Delete messages older than 6 months from Communities that have over 2,000 messages.";
|
|
|
"CONVERSATION_SETTINGS_SECTION_AUDIO_MESSAGES" = "Audio Messages";
|
|
|
"CONVERSATION_SETTINGS_AUDIO_MESSAGES_AUTOPLAY_TITLE" = "Autoplay Audio Messages";
|
|
|
"CONVERSATION_SETTINGS_AUDIO_MESSAGES_AUTOPLAY_DESCRIPTION" = "Autoplay consecutive audio messages.";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_TITLE" = "Blocked Contacts";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_EMPTY_STATE" = "You have no blocked contacts.";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK" = "Unblock";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_SINGLE" = "Are you sure you want to unblock %@?";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_FALLBACK" = "this contact";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_1" = "Are you sure you want to unblock %@";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_2_SINGLE" = "and %@?";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_3" = "and %d others?";
|
|
|
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_ACTON" = "Unblock";
|
|
|
"APPEARANCE_TITLE" = "Appearance";
|
|
|
"APPEARANCE_THEMES_TITLE" = "Themes";
|
|
|
"APPEARANCE_PRIMARY_COLOR_TITLE" = "Primary colour";
|
|
|
"APPEARANCE_PRIMARY_COLOR_PREVIEW_INC_QUOTE" = "How are you?";
|
|
|
"APPEARANCE_PRIMARY_COLOR_PREVIEW_INC_MESSAGE" = "I'm good thanks, you?";
|
|
|
"APPEARANCE_PRIMARY_COLOR_PREVIEW_OUT_MESSAGE" = "I'm doing great, thanks.";
|
|
|
"APPEARANCE_NIGHT_MODE_TITLE" = "Auto night-mode";
|
|
|
"APPEARANCE_NIGHT_MODE_TOGGLE" = "Match system settings";
|
|
|
"HELP_TITLE" = "Help";
|
|
|
"HELP_REPORT_BUG_TITLE" = "Report a Bug";
|
|
|
"HELP_REPORT_BUG_DESCRIPTION" = "Export your logs, then upload the file though Session's Help Desk.";
|
|
|
"HELP_REPORT_BUG_ACTION_TITLE" = "Export Logs";
|
|
|
"HELP_TRANSLATE_TITLE" = "Translate Session";
|
|
|
"HELP_FEEDBACK_TITLE" = "We'd love your Feedback";
|
|
|
"HELP_FAQ_TITLE" = "よくある質問";
|
|
|
"HELP_SUPPORT_TITLE" = "Support";
|
|
|
"modal_clear_all_data_title" = "すべてのデータを消去する";
|
|
|
"modal_clear_all_data_explanation" = "This will permanently delete your messages and contacts. Would you like to clear this device only, or delete your data from the network as well?";
|
|
|
"modal_clear_all_data_explanation_2" = "Are you sure you want to delete your data from the network? If you continue, you will not be able to restore your messages or contacts.";
|
|
|
"modal_clear_all_data_device_only_button_title" = "Clear Device Only";
|
|
|
"modal_clear_all_data_entire_account_button_title" = "Clear Device and Network";
|
|
|
"dialog_clear_all_data_deletion_failed_1" = "このサービスノードからデータが削除されませんでした。ID: %@";
|
|
|
"dialog_clear_all_data_deletion_failed_2" = "%@ つのサービスノードからデータが削除されませんでした。ID %@";
|
|
|
"modal_clear_all_data_confirm" = "Clear";
|
|
|
"modal_seed_title" = "あなたのリカバリーフレーズ";
|
|
|
"modal_seed_explanation" = "You can use your recovery phrase to restore your account or link a device.";
|
|
|
"modal_permission_explanation" = "Session needs %@ access to continue. You can enable access in the iOS settings.";
|
|
|
"modal_permission_settings_title" = "Settings";
|
|
|
"modal_permission_camera" = "camera";
|
|
|
"modal_permission_microphone" = "microphone";
|
|
|
"modal_permission_library" = "library";
|
|
|
"DISAPPEARING_MESSAGES_OFF" = "Off";
|
|
|
"DISAPPEARING_MESSAGES_SUBTITLE_OFF" = "Off";
|
|
|
"DISAPPEARING_MESSAGES_SUBTITLE_DISAPPEAR_AFTER" = "Disappear After: %@";
|
|
|
"COPY_GROUP_URL" = "Copy Group URL";
|
|
|
"NEW_CONVERSATION_CONTACTS_SECTION_TITLE" = "Contacts";
|
|
|
"GROUP_ERROR_NO_MEMBER_SELECTION" = "Please pick at least 1 group member";
|
|
|
"GROUP_CREATION_PLEASE_WAIT" = "Please wait while the group is created...";
|
|
|
"GROUP_CREATION_ERROR_TITLE" = "Couldn't Create Group";
|
|
|
"GROUP_CREATION_ERROR_MESSAGE" = "Please check your internet connection and try again.";
|
|
|
"GROUP_UPDATE_ERROR_TITLE" = "Couldn't Update Group";
|
|
|
"GROUP_UPDATE_ERROR_MESSAGE" = "Can't leave while adding or removing other members.";
|
|
|
"GROUP_ACTION_REMOVE" = "Remove";
|
|
|
"GROUP_TITLE_MEMBERS" = "Members";
|
|
|
"GROUP_TITLE_FALLBACK" = "Group";
|
|
|
"DM_ERROR_DIRECT_BLINDED_ID" = "You can only send messages to Blinded IDs from within a Community";
|
|
|
"DM_ERROR_INVALID" = "Please check the Session ID or ONS name and try again";
|
|
|
"COMMUNITY_ERROR_INVALID_URL" = "Please check the URL you entered and try again.";
|
|
|
"COMMUNITY_ERROR_GENERIC" = "Couldn't Join";
|
|
|
"DISAPPERING_MESSAGES_TITLE" = "Disappearing Messages";
|
|
|
"DISAPPERING_MESSAGES_TYPE_TITLE" = "Delete Type";
|
|
|
"DISAPPERING_MESSAGES_TYPE_AFTER_READ_TITLE" = "Disappear After Read";
|
|
|
"DISAPPERING_MESSAGES_TYPE_AFTER_READ_DESCRIPTION" = "Messages delete after they have been read.";
|
|
|
"DISAPPERING_MESSAGES_TYPE_AFTER_SEND_TITLE" = "Disappear After Send";
|
|
|
"DISAPPERING_MESSAGES_TYPE_AFTER_SEND_DESCRIPTION" = "Messages delete after they have been sent.";
|
|
|
"DISAPPERING_MESSAGES_TIMER_TITLE" = "Timer";
|
|
|
"DISAPPERING_MESSAGES_SAVE_TITLE" = "Set";
|
|
|
"DISAPPERING_MESSAGES_GROUP_WARNING" = "This setting applies to everyone in this conversation.";
|
|
|
"DISAPPERING_MESSAGES_GROUP_WARNING_ADMIN_ONLY" = "This setting applies to everyone in this conversation. Only group admins can change this setting.";
|
|
|
"DISAPPERING_MESSAGES_SUMMARY" = "Disappear After %@ - %@";
|
|
|
"DISAPPERING_MESSAGES_INFO_ENABLE" = "%@ has set messages to disappear %@ after they have been %@";
|
|
|
"DISAPPERING_MESSAGES_INFO_UPDATE" = "%@ has changed messages to disappear %@ after they have been %@";
|
|
|
"DISAPPERING_MESSAGES_INFO_DISABLE" = "%@ has turned off disappearing messages";
|
|
|
"MESSAGE_STATE_READ" = "Read";
|
|
|
"MESSAGE_STATE_SENT" = "Sent";
|
|
|
"MESSAGE_REQUEST_PENDING_APPROVAL_INFO" = "You will be able to send voice messages and attachments once the recipient has approved this message request";
|
|
|
"MESSAGE_DELIVERY_STATUS_SENDING" = "Sending";
|
|
|
"MESSAGE_DELIVERY_STATUS_SENT" = "Sent";
|
|
|
"MESSAGE_DELIVERY_STATUS_READ" = "Read";
|
|
|
"MESSAGE_DELIVERY_STATUS_FAILED" = "Failed to send";
|
|
|
"MESSAGE_INFO_SENT" = "Sent";
|
|
|
"MESSAGE_INFO_RECEIVED" = "Received";
|
|
|
"MESSAGE_INFO_FROM" = "From";
|
|
|
"ATTACHMENT_INFO_FILE_ID" = "File ID";
|
|
|
"ATTACHMENT_INFO_FILE_TYPE" = "File Type";
|
|
|
"ATTACHMENT_INFO_FILE_SIZE" = "File Size";
|
|
|
"ATTACHMENT_INFO_RESOLUTION" = "Resolution";
|
|
|
"ATTACHMENT_INFO_DURATION" = "Duration";
|
|
|
"MESSAGE_DELIVERY_STATUS_FAILED_SYNC" = "Failed to sync";
|
|
|
"MESSAGE_DELIVERY_STATUS_SYNCING" = "Syncing";
|
|
|
"MESSAGE_DELIVERY_FAILED_TITLE" = "Failed to send message";
|
|
|
"MESSAGE_DELIVERY_FAILED_SYNC_TITLE" = "Failed to sync message to your other devices";
|
|
|
"delete_message_for_me_and_my_devices" = "Delete from all of my devices";
|
|
|
"context_menu_resend" = "Resend";
|
|
|
"context_menu_resync" = "Resync";
|
|
|
"GIPHY_PERMISSION_TITLE" = "Search GIFs?";
|
|
|
"GIPHY_PERMISSION_MESSAGE" = "Session will connect to Giphy to provide search results. You will not have full metadata protection when sending GIFs.";
|
|
|
"message_info_title" = "Message Info";
|
|
|
"mute_button_text" = "Mute";
|
|
|
"unmute_button_text" = "Unmute";
|
|
|
"mark_read_button_text" = "Mark read";
|
|
|
"mark_unread_button_text" = "Mark unread";
|
|
|
"leave_group_confirmation_alert_title" = "Leave Group";
|
|
|
"leave_community_confirmation_alert_title" = "Leave Community";
|
|
|
"leave_community_confirmation_alert_message" = "Are you sure you want to leave %@?";
|
|
|
"group_you_leaving" = "Leaving...";
|
|
|
"group_leave_error" = "Failed to leave Group!";
|
|
|
"group_unable_to_leave" = "Unable to leave the Group, please try again";
|
|
|
"delete_group_confirmation_alert_title" = "Delete Group";
|
|
|
"delete_group_confirmation_alert_message" = "Are you sure you want to delete %@?";
|
|
|
"delete_conversation_confirmation_alert_title" = "Delete Conversation";
|
|
|
"delete_conversation_confirmation_alert_message" = "Are you sure you want to delete your conversation with %@?";
|
|
|
"hide_note_to_self_confirmation_alert_title" = "Hide Note to Self";
|
|
|
"hide_note_to_self_confirmation_alert_message" = "Are you sure you want to hide %@?";
|
|
|
"update_profile_modal_title" = "Set Display Picture";
|
|
|
"update_profile_modal_save" = "Save";
|
|
|
"update_profile_modal_remove" = "Remove";
|
|
|
"update_profile_modal_remove_error_title" = "Unable to remove avatar image";
|
|
|
"update_profile_modal_max_size_error_title" = "Maximum File Size Exceeded";
|
|
|
"update_profile_modal_max_size_error_message" = "Please select a smaller photo and try again";
|
|
|
"update_profile_modal_error_title" = "Couldn't Update Profile";
|
|
|
"update_profile_modal_error_message" = "Please check your internet connection and try again";
|
|
|
"CONTACT_NICKNAME_PLACEHOLDER" = "Enter a name";
|
|
|
"MARK_AS_READ" = "Mark Read";
|
|
|
"MARK_AS_UNREAD" = "Mark Unread";
|
|
|
"UNREAD_MESSAGES" = "Unread Messages";
|
|
|
"CONVERSATION_EMPTY_STATE" = "You have no messages from %@. Send a message to start the conversation!";
|
|
|
"CONVERSATION_EMPTY_STATE_READ_ONLY" = "There are no messages in %@.";
|
|
|
"CONVERSATION_EMPTY_STATE_NOTE_TO_SELF" = "You have no messages in %@.";
|
|
|
"COMMUNITY_MESSAGE_REQUEST_DISABLED_EMPTY_STATE" = "%@ has message requests from Community conversations turned off, so you cannot send them a message.";
|
|
|
"USER_CONFIG_OUTDATED_WARNING" = "Some of your devices are using outdated versions. Syncing may be unreliable until they are updated.";
|
|
|
"LOAD_RECOVERY_PASSWORD_ERROR" = "An error occurred when trying to load your recovery password.\n\nPlease export your logs, then upload the file though Session's Help Desk to help resolve this issue.";
|
|
|
"FAILED_TO_STORE_OUTGOING_MESSAGE" = "An error occurred when trying to store the outgoing message for sending, you may need to restart the app before you can send messages.";
|
|
|
"database_inaccessible_error" = "There is an issue opening the database. Please restart the app and try again.";
|
|
|
//Onboarding
|
|
|
"onboarding_chat_bubble_1" = "Welcome to Session 👋";
|
|
|
"onboarding_chat_bubble_2" = "Session is engineered to protect your privacy.";
|
|
|
"onboarding_chat_bubble_3" = "You don’t even need a phone number to sign up.";
|
|
|
"onboarding_chat_bubble_4" = "Creating an account is instant, free, and anonymous 👇";
|
|
|
"onboarding_landing_title" = "Privacy in your pocket.";
|
|
|
"onboarding_landing_register_button_title" = "Create account";
|
|
|
"onboarding_landing_restore_button_title" = "I have an account";
|
|
|
"onboarding_T&C" = "By using this service, you agree to our %@ and %@";
|
|
|
"terms_of_service" = "Terms of Service";
|
|
|
"privacy_policy" = "Privacy Policy";
|