mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
3403 lines
169 KiB
Plaintext
3403 lines
169 KiB
Plaintext
/* Upgrade Button Title - Upgrade Info */
|
||
"safes_vc_upgrade_info_button_title" = "アップグレード情報";
|
||
|
||
/* Upgrade Button Title with Days remaining of pro trial version */
|
||
"safes_vc_upgrade_info_button_title_days_remaining" = "アップグレード情報 - (プロ版のトライアル残り日数 %ld)";
|
||
|
||
/* Upgrade Button Title asking to Please Upgrade */
|
||
"safes_vc_upgrade_info_button_title_please_upgrade" = "アップグレードしてください...";
|
||
|
||
/* Title displayed in tableview when there are no databases setup */
|
||
"safes_vc_empty_databases_list_tableview_title" = "データベースがありません";
|
||
|
||
/* Subtitle displayed in tableview when there are no databases setup */
|
||
"safes_vc_empty_databases_list_tableview_subtitle" = "下をタップして始めてください";
|
||
|
||
/* Subtitle displayed in tableview when there are no databases setup */
|
||
"safes_vc_empty_databases_list_get_started_button_title" = "始める...";
|
||
|
||
/* Date and Time last cache was taken */
|
||
"safes_vc_cached_date_time_fmt" = "キャッシュ最終取得日時: %@";
|
||
|
||
/* Open ths database offline table action */
|
||
"safes_vc_slide_left_open_offline_action" = "ローカルを開く...";
|
||
|
||
/* Title of the 'More Actions' alert/action sheet */
|
||
"safes_vc_database_actions_sheet_title" = "データベースアクション";
|
||
|
||
/* Button Title to Unset Quick Launch */
|
||
"safes_vc_action_unset_as_quick_launch" = "クイック起動としての設定を解除...";
|
||
|
||
/* Button Title to Set Quick Launch */
|
||
"safes_vc_action_set_as_quick_launch" = "クイック起動として設定...";
|
||
|
||
/* Button Title to Show in Files */
|
||
"safes_vc_show_in_files" = "ファイル内で表示する...";
|
||
|
||
/* Button Title to Hide from Files */
|
||
"safes_vc_make_autofillable" = "ファイルから隠す...";
|
||
|
||
/* Title of Prompt about setting Quick Launch */
|
||
"safes_vc_about_quick_launch_title" = "クイック起動について";
|
||
|
||
/* Message about quick launch feature and asking to confirm yes or no */
|
||
"safes_vc_about_setting_quick_launch_and_confirm" = "このデータベースをクイック起動データベースとして設定すると、Strongbox を起動するとき、または再度有効にするときにこのデータベースのロックを解除するプロンプトが自動的に表示され、面倒なタップが 1 つ省かれます!\n\nクイック起動データベースとして設定しますか?";
|
||
|
||
/* Button title to Show Database in iOS Files App */
|
||
"safes_vc_show_database_in_files_info" = "このデータベースをファイルアプリに表示すると、Mac の Finder からアクセスできるようにもなります。しかし、データベースはオートフィルモードでの書き込みができなくなります。これは iOS のシステムデザインによるものです。\n\n注意: このアクションはいつでも取り消すことができます";
|
||
|
||
/* Button title to Hide Database from the iOS Files App */
|
||
"safes_vc_make_database_auto_fill_info" = "このデータベースをファイルアプリで非表示にすると、Mac の Finder を使っても表示されなくなります。その結果、読み取り専用のキャッシュだけでなく、完全なオートフィル機能 (読み取り / 書き込み) を使用できるようになります。\n\n注意: このアクションはいつでも取り消すことができます";
|
||
|
||
/* OK/Cancel prompt title for changing local storage mode */
|
||
"safes_vc_change_local_device_storage_mode_title" = "ファイルの可視性を変更";
|
||
|
||
/* error message could not change local storage */
|
||
"safes_vc_could_not_change_storage_location_error" = "ファイルの可視性を変更できませんでした";
|
||
|
||
/* informational message - made the file visible in iOS Files */
|
||
"safes_vc_database_made_visible_in_files" = "このデータベースはファイルアプリに表示されています";
|
||
|
||
/* informational message - made the database fully autofillable */
|
||
"safes_vc_database_made_fully_autofillable" = "このデータベースはファイルアプリで非表示にされています";
|
||
|
||
/* information message = title changed storage mode */
|
||
"safes_vc_local_storage_mode_changed" = "ファイルの可視性が変更されました";
|
||
|
||
/* warning message about removing database from icloud */
|
||
"safes_vc_remove_icloud_databases_warning" = "これにより、データベースがすべての iCloud 使用可能デバイスから削除されます。\n\nこのデータベースを Strongbox と iCloud から削除しますか?";
|
||
|
||
/* are you sure you want to remove database prompt with format string on end */
|
||
"safes_vc_are_you_sure_remove_database_fmt" = "このデータベースを Strongbox から削除しますか?%@";
|
||
|
||
/* extra info appended to string about the underlying storage type */
|
||
"safes_vc_extra_info_underlying_database" = " (注意: 基になるデータベースファイルは削除されません)";
|
||
|
||
/* Error message - could not delete iCloud database */
|
||
"safes_vc_error_delete_icloud_database" = "iCloud データベースの削除中にエラーが発生しました";
|
||
|
||
/* Informational message title - found an iCloud Database */
|
||
"safes_vc_found_icloud_database" = "iCloud データベースが見つかりました";
|
||
|
||
/* question message, use iCloud database or select a different one */
|
||
"safes_vc_use_icloud_or_continue" = "iCloud データベースを既にお持ちのようです。このデータベースを使用しますか、それとも他のデータベースを追加しますか?";
|
||
|
||
/* One of the options in response to prompt - Use this iCloud database */
|
||
"safes_vc_use_this_icloud_database" = "この iCloud データベースを使用する";
|
||
|
||
/* Second option - Select another database */
|
||
"safes_vc_add_another" = "他のデータベースを追加する";
|
||
|
||
/* Error title - error selecting storage location */
|
||
"safes_vc_error_selecting_storage_location" = "ストレージの場所を選択中にエラーが発生しました";
|
||
|
||
/* Error title: error adding database */
|
||
"safes_vc_error_adding_database" = "追加中にエラーが発生しました";
|
||
|
||
/* Error Message- unknown error while adding */
|
||
"safes_vc_unknown_error_while_adding_database" = "このデータベースの追加中に不明のエラーが発生しました";
|
||
|
||
/* Error Title: Error creating database
|
||
Error Title: Error while creating database */
|
||
"safes_vc_error_creating_database" = "データベースの作成中にエラーが発生しました";
|
||
|
||
/* Question Title: Copy to icloud or to local */
|
||
"safes_vc_copy_icloud_or_local" = "iCloud とローカルのどちらにコピーしますか?";
|
||
|
||
/* Question message: copy to iCloud or to Local */
|
||
"safes_vc_copy_local_to_icloud" = "iCloud は現在有効になっています。今すぐこのデータベースを iCloud にコピーしますか、それともローカルデバイスだけに保管しておきますか?";
|
||
|
||
/* Default button: Copy to Local */
|
||
"safes_vc_copy_to_local" = "ローカルデバイスだけに保管";
|
||
|
||
/* Second Button: Copy to iCLoud */
|
||
"safes_vc_copy_to_icloud" = "iCloud にコピー";
|
||
|
||
/* Error Title Error Importing Datavase */
|
||
"safes_vc_error_importing_database" = "データベースのインポート中にエラーが発生しました";
|
||
|
||
/* No comment provided by engineer. */
|
||
"safes_vc_add_existing_database" = "既存データベースを追加...";
|
||
|
||
/* No comment provided by engineer. */
|
||
"safes_vc_new_database_advanced" = "新しいデータベース (高度)...";
|
||
|
||
/* No comment provided by engineer. */
|
||
"safes_vc_new_database_express" = "新しいデータベース (エクスプレス)";
|
||
|
||
/* No comment provided by engineer. */
|
||
"safes_vc_error_pin_incorrect_title" = "PIN が正しくありません";
|
||
|
||
/* No comment provided by engineer. */
|
||
"safes_vc_error_pin_incorrect_message" = "PIN コードが正しくありません。";
|
||
|
||
/* iCloud no longer available */
|
||
"safesvc_icloud_no_longer_available_title" = "iCloud は使用できなくなりました";
|
||
|
||
/* Some databases were removed from this device because iCloud has become unavailable, but they remain stored in iCloud. */
|
||
"safesvc_icloud_no_longer_available_message" = "iCloud が利用不可になったため、データベースの一部がこのデバイスから削除されましたが、iCloud には保存されています。";
|
||
|
||
/* You can now use iCloud with Strongbox. Should your current local databases be migrated to iCloud and available on all your devices? (NB: Your existing cloud databases will not be affected) */
|
||
"safesvc_migrate_local_existing" = "Strongbox で iCloud を使用できるようになりました。現在のローカルデータベースを iCloud に移行し、すべてのデバイスで使用できるようにしますか? (注意: 既存のクラウドデータベースには影響しません)";
|
||
|
||
/* You can now use iCloud with Strongbox. Should your current local databases be migrated to iCloud and available on all your devices? */
|
||
"safesvc_migrate_local_no_existing" = "Strongbox で iCloud を使用できるようになりました。現在のローカルデータベースを iCloud に移行し、すべてのデバイスで使用できるようにしますか?";
|
||
|
||
/* Would you like the option to use iCloud with Strongbox? (NB: Your existing cloud databases will not be affected) */
|
||
"safesvc_use_icloud_question_existing" = "Strongbox で iCloud を使用するオプションをご利用になりますか?(注意: 既存のクラウドデータベースには影響しません)";
|
||
|
||
/* You can now use iCloud with Strongbox. Would you like to have your databases available on all your devices? */
|
||
"safesvc_use_icloud_question_no_existing" = "Strongbox で iCloud を使用できるようになりました。データベースをすべてのデバイスで使用できるようにしますか?";
|
||
|
||
/* iCloud is Now Available */
|
||
"safesvc_icloud_now_available_title" = "iCloud を使用できるようになりました";
|
||
|
||
/* Use iCloud */
|
||
"safesvc_option_use_icloud" = "iCloud を使う";
|
||
|
||
/* Local Only */
|
||
"safesvc_option_local_only" = "ローカルのみ";
|
||
|
||
/* iCloud Available */
|
||
"safesvc_icloud_available_title" = "iCloud を使用できます";
|
||
|
||
/* Would you like to migrate your current local device databases to iCloud? */
|
||
"safesvc_question_migrate_local_to_icloud" = "現在ローカルデバイスにあるデータベースを iCloud に移行しますか?";
|
||
|
||
/* Migrate to iCloud */
|
||
"safesvc_option_migrate_to_icloud" = "iCloud に移行する";
|
||
|
||
/* Keep Local */
|
||
"safesvc_option_keep_local" = "ローカルで保管する";
|
||
|
||
/* iCloud Unavailable */
|
||
"safesvc_icloud_unavailable_title" = "iCloud は使用できません";
|
||
|
||
/* What would you like to do with the databases currently on this device? */
|
||
"safesvc_icloud_unavailable_question" = "現在このデバイスにあるデータベースはどうされますか?";
|
||
|
||
/* Remove them, Keep on iCloud Only */
|
||
"safesvc_icloud_unavailable_option_remove" = "削除する、iCloud だけで保管する";
|
||
|
||
/* Make Local Copies */
|
||
"safesvc_icloud_unavailable_option_make_local" = "ローカルコピーを作る";
|
||
|
||
/* Switch iCloud Back On */
|
||
"safesvc_icloud_unavailable_option_icloud_on" = "iCloud をオンに切り替える";
|
||
|
||
/* Migrating... */
|
||
"safesvc_icloud_migration_progress_title_migrating" = "移行中...";
|
||
|
||
/* Invalid Database */
|
||
"safesvc_import_manual_url_invalid" = "無効なデータベース";
|
||
|
||
/* Error Opening */
|
||
"safesvc_error_title_import_file_error_opening" = "ファイル読み込みエラー";
|
||
|
||
/* Could not access this file. */
|
||
"safesvc_error_message_import_file_error_opening" = "このファイルにアクセスできませんでした。";
|
||
|
||
/* Key File Imported */
|
||
"safesvc_info_title_key_file_imported" = "キーファイルがインポートされました";
|
||
|
||
/* This key file has been imported successfully. */
|
||
"safesvc_info_message_key_file_imported" = "このキーファイルは正常にインポートされました。";
|
||
|
||
/* Problem Importing Key File */
|
||
"safesvc_error_title_error_importing_key_file" = "キーファイルのインポート中に問題が発生しました";
|
||
|
||
/* Invalid Database - [%@] */
|
||
"safesvc_error_title_import_database_fmt" = "無効なデータベース - [%@]";
|
||
|
||
/* Edit or Copy? */
|
||
"safesvc_import_database_prompt_title_edit_copy" = "編集またはコピー?";
|
||
|
||
/* Strongbox can attempt to edit this document in its current location and keep a reference or, if you'd prefer, Strongbox can just make a copy of this file for itself.\n\nWhich option would you like? */
|
||
"safesvc_import_database_prompt_message" = "Strongbox はこのドキュメントをその現在の場所で直接編集し、それへの参照を維持しようと試みることができます。また、Strongbox はこのファイルのコピーを独自に作成することもできます。\n\nどちらを選択されますか?";
|
||
|
||
/* Edit in Place */
|
||
"safesvc_option_edit_in_place" = "現在の場所で編集する";
|
||
|
||
/* Make a Copy */
|
||
"safesvc_option_make_a_copy" = "コピーを作成する";
|
||
|
||
/* Update Existing Database? */
|
||
"safesvc_update_existing_database_title" = "既存のデータベースを更新しますか?";
|
||
|
||
/* A database using this file name was found in Strongbox. Should Strongbox overwrite that database with this file, or would you like to create a new database using this file? */
|
||
"safesvc_update_existing_question" = "このファイル名を使ったデータベースが Strongbox 内に見つかりました。Strongbox でこのファイルを使ってそのデータベースを上書きしますか、それともこのファイルを使って新しいデータベースを作成しますか?";
|
||
|
||
/* Update Existing Database */
|
||
"safesvc_update_existing_option_update" = "既存のデータベースを更新する";
|
||
|
||
/* Create a New Database */
|
||
"safesvc_update_existing_option_create" = "新しいデータベースを作成する";
|
||
|
||
/* Error updating file. */
|
||
"safesvc_error_updating_title" = "ファイルの更新中にエラーが発生しました。";
|
||
|
||
/* Could not update local file. */
|
||
"safesvc_error_updating_message" = "ローカルファイルを更新できませんでした。";
|
||
|
||
/* Copy to iCloud or Local? */
|
||
"safesvc_copy_database_to_location_title" = "iCloud とローカルのどちらにコピーしますか?";
|
||
|
||
/* iCloud is currently enabled. Would you like to copy this database to iCloud now, or would you prefer to keep on your local device only? */
|
||
"safesvc_copy_database_to_location_message" = "iCloud は現在有効になっています。今すぐこのデータベースを iCloud にコピーしますか、それともローカルデバイスだけに保管しておきますか?";
|
||
|
||
/* Copy to Local Device Only */
|
||
"safesvc_copy_database_option_to_local" = "ローカルデバイスだけに保管";
|
||
|
||
/* Copy to iCloud */
|
||
"safesvc_copy_database_option_to_icloud" = "iCloud にコピー";
|
||
|
||
/* Error Importing Database */
|
||
"safesvc_error_importing_title" = "データベースのインポート中にエラーが発生しました";
|
||
|
||
/* Could not bookmark this file */
|
||
"safesvc_error_title_could_not_bookmark" = "このファイルをブックマークに登録できませんでした";
|
||
|
||
/* Confirm Password */
|
||
"alerts_confirm_password" = "パスワードを確認";
|
||
|
||
/* Not Empty! */
|
||
"alerts_not_empty" = "空ではありません!";
|
||
|
||
/* Double Tap Action */
|
||
"browse_prefs_double_tap_action" = "ダブルタップアクション";
|
||
|
||
/* Item Subtitle */
|
||
"browse_prefs_item_subtitle" = "アイテムのサブタイトル";
|
||
|
||
/* Long Press Action */
|
||
"browse_prefs_long_press_action" = "長押しアクション";
|
||
|
||
/* Single Tap Action */
|
||
"browse_prefs_single_tap_action" = "シングルタップアクション";
|
||
|
||
/* Copy Email */
|
||
"browse_prefs_tap_action_copy_copy_email" = "メールをコピー";
|
||
|
||
/* Copy Notes */
|
||
"browse_prefs_tap_action_copy_copy_notes" = "メモをコピー";
|
||
|
||
/* Copy Password */
|
||
"browse_prefs_tap_action_copy_copy_password" = "パスワードをコピー";
|
||
|
||
/* Copy TOTP */
|
||
"browse_prefs_tap_action_copy_copy_totp" = "TOTP をコピー";
|
||
|
||
/* Copy URL */
|
||
"browse_prefs_tap_action_copy_copy_url" = "URL をコピー";
|
||
|
||
/* Copy Title */
|
||
"browse_prefs_tap_action_copy_title" = "タイトルをコピー";
|
||
|
||
/* Copy Username */
|
||
"browse_prefs_tap_action_copy_username" = "ユーザー名をコピー";
|
||
|
||
/* Edit Item */
|
||
"browse_prefs_tap_action_edit" = "アイテムを編集";
|
||
|
||
/* No Action */
|
||
"browse_prefs_tap_action_none" = "アクションなし";
|
||
|
||
/* View Item */
|
||
"browse_prefs_tap_action_view_item" = "アイテムを表示";
|
||
|
||
/* Triple Tap Action */
|
||
"browse_prefs_triple_tap_action" = "トリプルタップアクション";
|
||
|
||
/* View As */
|
||
"browse_prefs_view_as" = "表示方法";
|
||
|
||
/* Flat List */
|
||
"browse_prefs_view_as_flat_list" = "フラットリスト";
|
||
|
||
/* Group Hierarchy */
|
||
"browse_prefs_view_as_folders" = "グループ階層";
|
||
|
||
/* TOTP List */
|
||
"browse_prefs_view_as_totp_list" = "TOTP リスト";
|
||
|
||
/* Set Icon */
|
||
"browse_vc_action_set_icon" = "アイコンを設定";
|
||
|
||
/* Are you sure you want to permanently delete these item(s)? */
|
||
"browse_vc_are_you_sure_delete" = "これらのアイテムを完全に削除してもよろしいですか?";
|
||
|
||
/* Are you sure you want to permanently delete '%@'? */
|
||
"browse_vc_are_you_sure_delete_fmt" = "'%@' を完全に削除してもよろしいですか?";
|
||
|
||
/* Are you sure you want to send these item(s) to the Recycle Bin? */
|
||
"browse_vc_are_you_sure_recycle" = "これらのアイテムをごみ箱に移動しますか?";
|
||
|
||
/* Are you sure you want to send '%@' to the Recycle Bin? */
|
||
"browse_vc_are_you_sure_recycle_fmt" = "'%@' をごみ箱に移動しますか?";
|
||
|
||
/* Cannot create group */
|
||
"browse_vc_cannot_create_group" = "グループを作成できません";
|
||
|
||
/* Could not create a group with this name here, possibly because one with this name already exists. */
|
||
"browse_vc_cannot_create_group_message" = "この名前を使ってグループを作成できませんでした。同じ名前のグループが存在する可能性があります。";
|
||
|
||
/* There was an error trying to delete this item. */
|
||
"browse_vc_delete_error_message" = "このアイテムの削除中にエラーが発生しました。";
|
||
|
||
/* Delete Failed */
|
||
"browse_vc_delete_failed" = "削除に失敗しました";
|
||
|
||
/* Copy */
|
||
"browse_vc_duplicate_title_suffix" = " コピー";
|
||
|
||
/* '%@' Email Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_email_copied_fmt" = "'%@' のメールをコピーしました";
|
||
|
||
/* Enter Group Name */
|
||
"browse_vc_enter_group_name" = "グループ名の入力";
|
||
|
||
/* Please Enter the New Group Name: */
|
||
"browse_vc_enter_group_name_message" = "新しいグループの名前を入力してください:";
|
||
|
||
/* Error Deleting */
|
||
"browse_vc_error_deleting" = "削除中にエラーが発生しました";
|
||
|
||
/* There was a problem deleting a least one of these items. */
|
||
"browse_vc_error_deleting_message" = "これらのアイテムのうち少なくとも 1 つを削除している間にエラーが発生しました";
|
||
|
||
/* Error Saving */
|
||
"browse_vc_error_saving" = "保存中にエラーが発生しました";
|
||
|
||
/* Group Name */
|
||
"browse_vc_group_name" = "グループ名";
|
||
|
||
/* (in %@) - Translator's note, the 1st param is the name of the group that this search result is found in, e.g. 'Finance' or 'Work' */
|
||
"browse_vc_group_path_string_fmt" = "(%@)";
|
||
|
||
/* '%@': No TOTP setup to Copy! */
|
||
"browse_vc_no_totp_to_copy_fmt" = "'%@': コピーする TOTP セットアップがありません!";
|
||
|
||
/* '%@' Notes Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_notes_copied_fmt" = "'%@' のメモをコピーしました";
|
||
|
||
/* '%@' Password Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_password_copied_fmt" = "'%@' のパスワードをコピーしました";
|
||
|
||
/* (Read Only) */
|
||
"browse_vc_read_only_suffix" = " (読み取り専用)";
|
||
|
||
/* Rename Item */
|
||
"browse_vc_rename_item" = "アイテムの名前を変更";
|
||
|
||
/* Please enter a new title for this item */
|
||
"browse_vc_rename_item_enter_title" = "このアイテムの新しいタイトルを入力してください";
|
||
|
||
/* All Fields */
|
||
"browse_vc_search_scope_all" = "すべて";
|
||
|
||
/* Sort Items By Title? */
|
||
"browse_vc_sort_by_title" = "アイテムをタイトルでソートしますか?";
|
||
|
||
/* Do you want to sort all the items in this group by Title? This will set the order in which they are stored in your database. */
|
||
"browse_vc_sort_by_title_message" = "このグループのすべてのアイテムをタイトルでソートしますか?これにより、データベースに保管される順番が設定されます。";
|
||
|
||
/* You can long press, or double/triple tap to quickly copy fields... Give it a try! */
|
||
"browse_vc_tip_fast_tap_message" = "長押しするか、ダブル / トリプルタップすればフィールドを素早くコピーできます... お試しください!";
|
||
|
||
/* Fast Tap Actions */
|
||
"browse_vc_tip_fast_tap_title" = "高速タップアクション";
|
||
|
||
/* '%@' Title Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_title_copied_fmt" = "'%@' のタイトルをコピーしました";
|
||
|
||
/* '%@' OTP Code Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_totp_copied_fmt" = "'%@' の OTP コードをコピーしました";
|
||
|
||
/* '%@' URL Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_url_copied_fmt" = "'%@' の URL をコピーしました";
|
||
|
||
/* '%@' Username Copied - Translators Note: 1st param is the title of the item for which the email was just copied. This string appears in a quick tooltip style popup */
|
||
"browse_vc_username_copied_fmt" = "'%@' のユーザー名をコピーしました";
|
||
|
||
/* No Entries */
|
||
"browse_vc_view_as_database_empty" = "エントリーなし";
|
||
|
||
/* View As: TOTP List (No TOTP Entries) */
|
||
"browse_vc_view_as_totp_no_totps" = "表示方法: TOTP リスト (TOTP エントリーなし)";
|
||
|
||
/* No matching entries found */
|
||
"browse_vc_view_search_no_matches" = "一致するエントリーは見つかりませんでした";
|
||
|
||
/* Show/Hide Password */
|
||
"casg_accessibility_label_show_hide_pw" = "パスワードの表示 / 非表示";
|
||
|
||
/* Add Existing Database */
|
||
"casg_add_existing_database_action" = "既存データベースの追加";
|
||
|
||
/* Create Database */
|
||
"casg_create_database_action" = "データベースの作成";
|
||
|
||
/* KDB, AES (Supports Icons & Attachments) */
|
||
"casg_database_format_information_kp1" = "KDB、AES (アイコンと添付ファイルをサポート)";
|
||
|
||
/* KDBX 3.1, Salsa20 and AES (Most Compatible) */
|
||
"casg_database_format_information_kp31" = "KDBX 3.1、Salsa20 および AES (互換性が最も高い)";
|
||
|
||
/* KDBX 4.0, ChaCha20, Argon2D (GPU Brute Force Resistant) */
|
||
"casg_database_format_information_kp4" = "KDBX 4.0、ChaCha20、Argon2D (GPU を使った総当たり攻撃に対する耐性を提供)";
|
||
|
||
/* PSAFE3 version 3.x, TwoFish, SHA256 */
|
||
"casg_database_format_information_pwsafe" = "PSAFE3 バージョン 3.x、TwoFish、SHA256";
|
||
|
||
/* One Off */
|
||
"casg_detail_label_one_off_key_file_selected" = "1 回限り";
|
||
|
||
/* Auto-Detected */
|
||
"casg_key_file_auto_detected" = "自動検出";
|
||
|
||
/* Configured */
|
||
"casg_key_file_configured" = "設定済み";
|
||
|
||
/* Configured Key File Not Found */
|
||
"casg_key_file_configured_but_not_found" = "設定済みのキーファイルは見つかりませんでした";
|
||
|
||
/* Select... */
|
||
"casg_key_file_select_action" = "選択...";
|
||
|
||
/* You have left the password field empty. This can be interpreted in two ways. Select the interpretation you want. */
|
||
"casg_question_message_empty_password" = "パスワードフィールドが空になっています。これは 2 通りの形で解釈されます。希望する方をお選びください。";
|
||
|
||
/* Empty Password */
|
||
"casg_question_option_empty" = "空のパスワード";
|
||
|
||
/* No Password */
|
||
"casg_question_option_none" = "パスワードなし";
|
||
|
||
/* Empty Password or None? */
|
||
"casg_question_title_empty_password" = "空のパスワードまたはパスワードなし";
|
||
|
||
/* Rename Database */
|
||
"casg_rename_database_action" = "データベースの名前変更";
|
||
|
||
/* Set Master Password */
|
||
"casg_set_master_password" = "マスターパスワードの設定";
|
||
|
||
/* Set Master Credentials */
|
||
"casg_set_master_credentials" = "マスター認証情報の設定";
|
||
|
||
/* My Database */
|
||
"casg_suggested_database_name_default" = "自分のデータベース";
|
||
|
||
/* %@'s Database */
|
||
"casg_suggested_database_name_users_database_fmt" = "%@ のデータベース";
|
||
|
||
/* %@'s Database %d */
|
||
"casg_suggested_database_name_users_database_number_suffix_fmt" = "%@ のデータベース %d";
|
||
|
||
/* Password (Required) */
|
||
"casg_text_field_placeholder_password_required" = "パスワード (必須)";
|
||
|
||
/* Selected Key File */
|
||
"casg_text_label_key_selected_key_file" = "選択されたキーファイル";
|
||
|
||
/* Unlock */
|
||
"casg_unlock_action" = "ロック解除";
|
||
|
||
/* %@ Unlock */
|
||
"db_management_biometric_unlock_fmt" = "%@ によるロック解除";
|
||
|
||
/* %@ Unlock (Pro Only) */
|
||
"db_management_biometric_unlock_fmt_pro_only" = "%@ によるロック解除 (プロ限定)";
|
||
|
||
/* Change Master Credentials */
|
||
"db_management_change_master_credentials" = "マスター認証情報を変更";
|
||
|
||
/* Change Master Password */
|
||
"db_management_change_master_password" = "マスターパスワードを変更";
|
||
|
||
/* Could not change credentials */
|
||
"db_management_couldnt_change_credentials" = "認証情報を変更できませんでした";
|
||
|
||
/* Master Credentials Changed */
|
||
"db_management_credentials_changed" = "マスター認証情報が変更されました";
|
||
|
||
/* Are you sure you want to do this? */
|
||
"db_management_disable_autofill_yesno_message" = "実行してもよろしいですか?";
|
||
|
||
/* Disable AutoFill? */
|
||
"db_management_disable_autofill_yesno_title" = "オートフィルを無効にしますか?";
|
||
|
||
/* %@ for this database has been disabled. */
|
||
"db_management_disable_biometric_notify_message_fmt" = "このデータベースの %@ が無効にされました。";
|
||
|
||
/* %@ Disabled */
|
||
"db_management_disable_biometric_notify_title_fmt" = "%@ は無効です";
|
||
|
||
/* Disable %@? */
|
||
"db_management_disable_biometric_question_fmt" = "%@ を無効にしますか?";
|
||
|
||
/* Disabling %@ for this database will remove the securely stored password and you will have to enter it again. Are you sure you want to do this? */
|
||
"db_management_disable_biometric_warning_fmt" = "このデータベースの %@ を無効にすると、安全に保管されているパスワードが削除されるため、再入力が必要になります。実行しますか?";
|
||
|
||
/* Are you sure you want to disable %@ for this database? */
|
||
"db_management_disable_biomtric_simple_fmt" = "このデータベースの %@ を無効にしますか?";
|
||
|
||
/* AutoFill Disabled */
|
||
"db_management_disable_done" = "オートフィルが無効化されました";
|
||
|
||
/* %@ has been enabled for this database. */
|
||
"db_management_enable_biometric_notify_message_fmt" = "このデータベースの %@ が有効化されました。";
|
||
|
||
/* %@ Enabled */
|
||
"db_management_enable_biometric_notify_title_fmt" = "%@ は有効です";
|
||
|
||
/* AutoFill Enabled */
|
||
"db_management_enable_done" = "オートフィルが有効化されました";
|
||
|
||
/* Could not change credentials */
|
||
"db_management_error_title_couldnt_change_credentials" = "認証情報を変更できませんでした";
|
||
|
||
/* Master Password Changed */
|
||
"db_management_password_changed" = "マスターパスワードが変更されました。";
|
||
|
||
/* <None> */
|
||
"db_management_statistics_none" = "<None>";
|
||
|
||
/* Add Attachment... */
|
||
"item_details_add_attachment_button" = "添付ファイルを追加...";
|
||
|
||
/* Email Copied */
|
||
"item_details_email_copied" = "メールをコピーしました";
|
||
|
||
/* Username Copied */
|
||
"item_details_username_copied" = "ユーザー名をコピーしました";
|
||
|
||
/* Entry History */
|
||
"item_details_item_history" = "エントリー履歴";
|
||
|
||
/* New Custom Field... */
|
||
"item_details_new_custom_field_button" = "新規カスタムフィールド...";
|
||
|
||
/* Notes Copied */
|
||
"item_details_notes_copied" = "ノートをコピーしました";
|
||
|
||
/* Password Copied */
|
||
"item_details_password_copied" = "Password Copied";
|
||
|
||
/* Password Copied. Launching URL... */
|
||
"item_details_password_copied_and_launching" = "Password Copied. Launching URL...";
|
||
|
||
/* Password History */
|
||
"item_details_password_history" = "Password History";
|
||
|
||
/* Problem Saving */
|
||
"item_details_problem_saving" = "Problem Saving";
|
||
|
||
/* (Read Only) */
|
||
"item_details_read_only_suffix" = " (読み取り専用)";
|
||
|
||
/* Attachments */
|
||
"item_details_section_header_attachments" = "Attachments";
|
||
|
||
/* Custom Fields */
|
||
"item_details_section_header_custom_fields" = "Custom Fields";
|
||
|
||
/* History */
|
||
"item_details_section_header_history" = "履歴";
|
||
|
||
/* Metadata */
|
||
"item_details_section_header_metadata" = "Metadata";
|
||
|
||
/* Setup TOTP... */
|
||
"item_details_setup_totp" = "Setup TOTP...";
|
||
|
||
/* Could not set TOTP because it could not be initialized. */
|
||
"item_details_setup_totp_failed_message" = "Could not set TOTP because it could not be initialized.";
|
||
|
||
/* Failed to Set TOTP */
|
||
"item_details_setup_totp_failed_title" = "Failed to Set TOTP";
|
||
|
||
/* You can setup TOTP by using a QR Code, or manually by entering the secret or an OTPAuth URL */
|
||
"item_details_setup_totp_how_message" = "You can setup TOTP by using a QR Code, or manually by entering the secret or an OTPAuth URL";
|
||
|
||
/* How would you like to setup TOTP? */
|
||
"item_details_setup_totp_how_title" = "How would you like to setup TOTP?";
|
||
|
||
/* Manual (Standard/RFC 6238)... */
|
||
"item_details_setup_totp_manual_rfc" = "Manual (Standard/RFC 6238)...";
|
||
|
||
/* Manual (Steam Token)... */
|
||
"item_details_setup_totp_manual_steam" = "Manual (Steam Token)...";
|
||
|
||
/* QR Code... */
|
||
"item_details_setup_totp_qr_code" = "QR Code...";
|
||
|
||
/* Please enter the secret or an OTPAuth URL */
|
||
"item_details_setup_totp_secret_message" = "シークレット URL か OTPAuth の URL を入力してください";
|
||
|
||
/* Secret or OTPAuth URL */
|
||
"item_details_setup_totp_secret_title" = "Secret or OTPAuth URL";
|
||
|
||
/* '%@' Copied */
|
||
"item_details_something_copied_fmt" = "'%@' Copied";
|
||
|
||
/* Title Copied */
|
||
"item_details_title_copied" = "Title Copied";
|
||
|
||
/* One Time Password Copied */
|
||
"item_details_totp_copied" = "One Time Password Copied";
|
||
|
||
/* Are you sure you want to discard all your changes? */
|
||
"item_details_vc_are_you_sure_discard_changes" = "Are you sure you want to discard all your changes?";
|
||
|
||
/* Discard Changes? */
|
||
"item_details_vc_discard_changes" = "Discard Changes?";
|
||
|
||
/* Untitled */
|
||
"item_details_vc_new_item_title" = "Untitled";
|
||
|
||
/* Are you sure you want to delete this historical item? */
|
||
"keepass_history_are_you_sure_delete_message" = "Are you sure you want to delete this historical item?";
|
||
|
||
/* Are you sure you want to restore this entry to this historical state? */
|
||
"keepass_history_are_you_sure_restore_message" = "このエントリーを以前の状態に戻しますか?";
|
||
|
||
/* App Lock Delay */
|
||
"prefs_vc_app_lock_delay" = "App Lock Delay";
|
||
|
||
/* Lite Version %@ (Please Upgrade) */
|
||
"prefs_vc_app_version_info_free_fmt" = "About Strongbox %@ (Free version - Please Upgrade)";
|
||
|
||
/* Pro Version %@ */
|
||
"prefs_vc_app_version_info_pro_fmt" = "About Strongbox Pro %@";
|
||
|
||
/* Pro Version %@ (Trial - %ld days left) */
|
||
"prefs_vc_app_version_info_pro_trial_fmt" = "About Strongbox %@ (Pro Trial - %ld days left)";
|
||
|
||
/* Auto Lock Database Delay */
|
||
"prefs_vc_auto_lock_database_delay" = "Auto Lock Database Delay";
|
||
|
||
/* This will clear all securely stored master passwords (for all databases) used by biometric unlock. Are you sure? */
|
||
"prefs_vc_clear_biometrics_yesno_message" = "This will clear all securely stored master passwords (for all databases) used by biometric unlock. Are you sure?";
|
||
|
||
/* Clear Biometrics */
|
||
"prefs_vc_clear_biometrics_yesno_title" = "Clear Biometrics";
|
||
|
||
/* Clear Clipboard Delay */
|
||
"prefs_vc_clear_clipboard_delay" = "Clear Clipboard Delay";
|
||
|
||
/* This will clear all securely stored master passwords (for all databases) used for PIN Code unlock. Are you sure? */
|
||
"prefs_vc_clear_pin_codes_yesno_message" = "This will clear all securely stored master passwords (for all databases) used for PIN Code unlock. Are you sure?";
|
||
|
||
/* Clear PIN Codes */
|
||
"prefs_vc_clear_pin_codes_yesno_title" = "Clear PIN Codes";
|
||
|
||
/* Sessions (%d) */
|
||
"prefs_vc_cloud_sessions_count_fmt" = "Sessions (%d)";
|
||
|
||
/* No Sessions */
|
||
"prefs_vc_cloud_sessions_count_none" = "No Sessions";
|
||
|
||
/* Confirm PIN */
|
||
"prefs_vc_confirm_pin" = "Confirm PIN";
|
||
|
||
/* Delete Data Failed Attempt Count */
|
||
"prefs_vc_delete_data_attempt_count" = "Delete Data Failed Attempt Count";
|
||
|
||
/* Allow %@ ( Translators Note: 1st param is the name of biometric method, so: 'Allow Touch ID' or 'Allow Face ID')*/
|
||
"prefs_vc_enable_biometric_fmt" = "Allow %@";
|
||
|
||
/* Please find Strongbox in the App Store and you can write a review there. Much appreciated!\n-Mark */
|
||
"prefs_vc_info_cannot_open_app_store_message" = "Please find Strongbox in the App Store and you can write a review there. Much appreciated!\n-Mark";
|
||
|
||
/* Cannot open App Store */
|
||
"prefs_vc_info_cannot_open_app_store_title" = "Cannot open App Store";
|
||
|
||
/* Please be extremely careful as this will delete permanently any local device databases and all preferences */
|
||
"prefs_vc_info_data_deletion_care_required_message" = "Please be extremely careful as this will delete permanently any local device databases and all preferences.";
|
||
|
||
/* DATA DELETION: Care Required */
|
||
"prefs_vc_info_data_deletion_care_required_title" = "DATA DELETION: Care Required";
|
||
|
||
/* It looks like email is not setup on this device.\n\nContact support@strongboxsafe.com for help. */
|
||
"prefs_vc_info_email_not_available_message" = "It looks like email is not setup on this device.\n\nContact support@strongboxsafe.com for help.";
|
||
|
||
/* Email Not Available */
|
||
"prefs_vc_info_email_not_available_title" = "メールは使用できません";
|
||
|
||
/* It is very important that you know your master password for your databases, and that you are not relying entirely on %@.\nThe migration and importation process makes every effort to maintain %@ data but it is not guaranteed. In any case it is important that you always know your master passwords.\n\nDo you want to continue changing iCloud usage settings? - Translators Note - the parameters are the name of the biometric ID, so either "Face ID" or "Touch ID" depending on the device */
|
||
"prefs_vc_master_password_icloud_migration_yesno_warning_message_fmt" = "データベースのマスターパスワードを把握し、%@ に頼り切らないことは非常に重要です。\n移行プロセスとインポートプロセスでは、%@ のデータを維持できるよう最善の努力が尽くされますが、保証されるものではありません。いずれにせよ、マスターパスワードを常に把握しておくことはとても重要です。\n\n続けて iCloud の使用設定を変更しますか?";
|
||
|
||
/* Master Password Warning */
|
||
"prefs_vc_master_password_icloud_migration_yesno_warning_title" = "Master Password Warning";
|
||
|
||
/* Your PINs do not match. */
|
||
"prefs_vc_pins_dont_match_warning_message" = "Your PINs do not match.";
|
||
|
||
/* PINs do not match */
|
||
"prefs_vc_pins_dont_match_warning_title" = "PINs do not match";
|
||
|
||
/* Use iCloud */
|
||
"prefs_vc_use_icloud_action" = "iCloud を使う";
|
||
|
||
/* Use iCloud (Unavailable) */
|
||
"prefs_vc_use_icloud_disabled" = "Use iCloud (Unavailable)";
|
||
|
||
/* No Files or Folders Found */
|
||
"sbtvc_empty_table_no_files_found" = "ファイルもフォルダーも見つかりませんでした";
|
||
|
||
/* Error Reading Database File */
|
||
"sbtvc_error_reading_database" = "データベースファイルの読み込み中にエラーが発生しました";
|
||
|
||
/* Invalid Database File */
|
||
"sbtvc_invalid_database_file" = "無効なデータベースファイル";
|
||
|
||
/* You can only have databases in the Root folder for this storage type. */
|
||
"sbtvc_root_folder_only_message" = "このストレージタイプの場合、データベースはルートフォルダーでのみ保管できます。";
|
||
|
||
/* Root Folder Only */
|
||
"sbtvc_root_folder_only_title" = "ルートフォルダーのみ";
|
||
|
||
/* Please Select Database File */
|
||
"sbtvc_select_database_file" = "データベースファイルを選択してください";
|
||
|
||
/* Select Folder For New Database */
|
||
"sbtvc_select_new_database_location" = "新規データベースのフォルダーを選択";
|
||
|
||
/* Copy from URL... */
|
||
"sspc_copy_from_url_action" = "URL からコピー...";
|
||
|
||
/* Invalid Database */
|
||
"sspc_error_invalid_database" = "無効なデータベース";
|
||
|
||
/* Files... */
|
||
"sspc_ios_files_storage_location" = "ファイル...";
|
||
|
||
/* Since a local database is only stored on this device, any loss of this device will lead to the loss of all passwords stored within this database. You may want to consider using a cloud storage provider, such as the ones supported by Strongbox to avoid catastrophic data loss.\n\nWould you still like to proceed with creating a local device database? */
|
||
"sspc_local_device_storage_warning_message" = "ローカルデータベースはこのデバイスにだけ保管されているため、このデバイスを損失するとこのデータベースに保管されているすべてのパスワードが失われます。致命的なデータの損失を避けるため、Strongbox 対応のクラウドストレージプロバイダーの使用を検討することをお奨めします。";
|
||
|
||
/* Local Device Database Caveat */
|
||
"sspc_local_device_storage_warning_title" = "ローカルデバイスのデータベースに関する注意点";
|
||
|
||
/* Please Enter the URL of the Database File. */
|
||
"sspc_manual_import_enter_url_message" = "データベースファイルの URL を入力してください。";
|
||
|
||
/* Enter URL */
|
||
"sspc_manual_import_enter_url_title" = "URL を入力";
|
||
|
||
/* Error Reading from URL */
|
||
"sspc_manual_import_error_title" = "URL からの読み取り中にエラーが発生しました";
|
||
|
||
/* URL */
|
||
"sspc_manual_import_placeholder_url" = "URL";
|
||
|
||
/* Select where your existing database is stored */
|
||
"sspc_select_where_existing_stored" = "既存のデータベースを保管する場所を選択してください";
|
||
|
||
/* Select where you would like to store your new database */
|
||
"sspc_select_where_store_new" = "新しいデータベースを保管する場所を選択してください";
|
||
|
||
/* 3 Months */
|
||
"upgrade_vc_2monthly_subscription_title" = "3 か月";
|
||
|
||
/* Problem Purchasing */
|
||
"upgrade_vc_error_purchasing" = "購入中に問題が発生しました";
|
||
|
||
/* Lifetime */
|
||
"upgrade_vc_lifetime_purchase_title" = "期限なし";
|
||
|
||
/* (No Subscription) */
|
||
"upgrade_vc_lifetime_subtitle_no_sub" = "支払いは 1 回のみ (サブスクリプション不要)";
|
||
|
||
/* Monthly */
|
||
"upgrade_vc_monthly_subscription_title" = "月間";
|
||
|
||
/* Please Try Again Later */
|
||
"upgrade_vc_price_not_available_try_later" = "後でもう一度お試しください";
|
||
|
||
/* Momentarily Unavailable */
|
||
"upgrade_vc_price_not_currently_available" = "使用できません... ネットワーク接続をお確かめください";
|
||
|
||
/* %@/month */
|
||
"upgrade_vc_price_per_month_fmt" = "%@ / 月";
|
||
|
||
/* %@/month (Save %d%%) */
|
||
"upgrade_vc_price_per_month_with_percentage_saving_fmt" = "%@ / 月 (%d%% の節約)";
|
||
|
||
/* Issue Restoring Purchase */
|
||
"upgrade_vc_problem_restoring" = "購入の復元中に問題が発生しました";
|
||
|
||
/* Could not access Upgrade Products on App Store. Please try again later. */
|
||
"upgrade_vc_product_error_message" = "アプリストアのアップグレード製品にアクセスできませんでした。後でもう一度お試しください。";
|
||
|
||
/* Product Error */
|
||
"upgrade_vc_product_error_title" = "製品エラー";
|
||
|
||
/* Purchasing... */
|
||
"upgrade_vc_progress_purchasing" = "購入中...";
|
||
|
||
/* Restoring... */
|
||
"upgrade_vc_progress_restoring" = "復元中...";
|
||
|
||
/* Upgrade could not be restored from previous purchase. Are you sure you have purchased this item? */
|
||
"upgrade_vc_restore_unsuccessful_message" = "アップグレードを過去の購入から復元できませんでした。このアイテムを購入されたことに間違いありませんか?";
|
||
|
||
/* Restoration Unsuccessful */
|
||
"upgrade_vc_restore_unsuccessful_title" = "復元に失敗しました";
|
||
|
||
/* Yearly */
|
||
"upgrade_vc_yearly_subscription_title" = "年間";
|
||
|
||
/* Show/Hide Password */
|
||
"welcome_vc_accessibility_show_hide_password" = "パスワードの表示 / 非表示";
|
||
|
||
/* Add Existing Database */
|
||
"welcome_vc_add_existing_database" = "既存データベースの追加";
|
||
|
||
/* Error Creating Database */
|
||
"welcome_vc_error_creating" = "データベースの作成中にエラーが発生しました";
|
||
|
||
/* View Your Database */
|
||
"welcome_vc_view_database" = "データベースの表示";
|
||
|
||
/* View Your Databases */
|
||
"welcome_vc_view_databases" = "データベースの表示";
|
||
|
||
/* Select Subtitle 1 Field */
|
||
"databases_preferences_select_subtitle1_field" = "サブタイトル 1 フィールドの選択";
|
||
|
||
/* Select Subtitle 2 Field */
|
||
"databases_preferences_select_subtitle2_field" = "サブタイトル 2 フィールドの選択";
|
||
|
||
/* Select Top Right Field */
|
||
"databases_preferences_select_top_right_field" = "右上フィールドの選択";
|
||
|
||
/* Database Storage */
|
||
"databases_preferences_subtitle_field_name_database_storage" = "データベースストレージ";
|
||
|
||
/* Filename */
|
||
"databases_preferences_subtitle_field_name_filename" = "ファイル名";
|
||
|
||
/* Last Modified */
|
||
"databases_preferences_subtitle_field_name_last_cached_data" = "最終変更日時";
|
||
|
||
/* Last Modified (Precise) */
|
||
"databases_preferences_subtitle_field_name_last_modified_date_precise" = "最終変更日時 (正確)";
|
||
|
||
/* File Size */
|
||
"databases_preferences_subtitle_field_name_file_size" = "ファイルサイズ";
|
||
|
||
|
||
/* It looks like this app is no longer entitled to all the Pro features. These will be limited now. If you believe this is incorrect, please get in touch with support@strongboxsafe.com to get some help with this. Please include your purchase receipt. */
|
||
"upgrade_mgr_downgrade_message" = "このアプリで使用できるプロ版の機能は制限されているようです。これが誤りだと思われる場合は、support@strongboxsafe.com までお問い合わせください。購入されたときのレシートを一緒に送信していただくようお願いします。";
|
||
|
||
/* Strongbox Downgrade */
|
||
"upgrade_mgr_downgrade_title" = "Strongbox のダウングレード";
|
||
|
||
/* Strongbox is having trouble verifying its App Store entitlements. This could lead to a future App downgrade. Please contact support@strongboxsafe.com to get some help with this. */
|
||
"upgrade_mgr_entitlements_error_message" = "Strongbox はアプリストアにおけるその権利を確認できません。これにより、アプリがダウングレードされる恐れがあります。サポートは、support@strongboxsafe.com までお問い合わせください。";
|
||
|
||
/* Strongbox Entitlements Error */
|
||
"upgrade_mgr_entitlements_error_title" = "Strongbox の権利に関するエラー";
|
||
|
||
/* Purchases are disabled on your device. */
|
||
"upgrade_mgr_purchases_are_disabled" = "このデバイスでの購入は無効化されています。";
|
||
|
||
/* Notes Text View */
|
||
"notes_cell_textview_accessibility_label" = "メモのテキストビュー";
|
||
|
||
/* No TOTP Setup */
|
||
"totp_cell_no_totp_has_been_setup" = "TOTP がセットアップされていません";
|
||
|
||
/* Text Field */
|
||
"generic_kv_cell_value_text_accessibility label_fmt" = " テキストフィールド";
|
||
|
||
/* %@ (Required) */
|
||
"generic_kv_cell_value_empty_value_validation_fmt" = "%@ (必須)";
|
||
|
||
/* Date Text Field */
|
||
"edit_date_cell_date_field_accessibility_label" = "日付のテキストフィールド";
|
||
|
||
/* Time Text Field */
|
||
"edit_date_cell_time_field_accessibility_label" = "時刻のテキストフィールド";
|
||
|
||
/* Password Text Field */
|
||
"edit_password_cell_value_textfield_accessibility_label" = "パスワードのテキストフィールド";
|
||
|
||
/* Database CSV Copied to Clipboard */
|
||
"export_vc_message_csv_copied" = "データベースの CSV をクリップボードにコピーしました";
|
||
|
||
/* Could not get database data
|
||
Error Encrypting */
|
||
"export_vc_error_encrypting" = "暗号化でエラーが発生しました";
|
||
|
||
/* Email Not Available */
|
||
"export_vc_email_unavailable_title" = "メールは使用できません";
|
||
|
||
/* It looks like email is not setup on this device and so the database cannot be exported by email. */
|
||
"export_vc_email_unavailable_message" = "このデバイスではメールがセットアップされていないため、メールによるデータベースのエクスポートはできません。";
|
||
|
||
/* Strongbox Database: '%@' */
|
||
"export_vc_email_subject" = "Strongbox データベース: '%@'";
|
||
|
||
/* Here's a copy of my '%@' Strongbox Database. */
|
||
"export_vc_email_message_body_fmt" = "私の '%@' 用の Strongbox データベースのコピーはこちら。";
|
||
|
||
/* Error Sending */
|
||
"export_vc_email_error_sending" = "送信中にエラーが発生しました";
|
||
|
||
/* Export Successful */
|
||
"export_vc_export_successful_title" = "エクスポートに成功しました";
|
||
|
||
/* Your database was successfully exported. */
|
||
"export_vc_export_successful_message" = "データベースは正常にエクスポートされました。";
|
||
|
||
/* Error Writing Database */
|
||
"export_vc_error_writing" = "データベースへの書き込み中にエラーが発生しました";
|
||
|
||
/* Error Exporting */
|
||
"export_vc_error_exporting" = "エクスポート中にエラーが発生しました";
|
||
|
||
/* Turn Convenience PIN Off */
|
||
"pins_config_vc_button_title_turn_convenience_pin_off" = "コンビニエンス PIN をオフにする";
|
||
|
||
/* Turn Convenience PIN On */
|
||
"pins_config_vc_button_title_turn_convenience_pin_on" = "コンビニエンス PIN をオンにする";
|
||
|
||
/* Turn Duress PIN Off */
|
||
"pins_config_vc_button_title_turn_duress_pin_off" = "強制 PIN をオフにする";
|
||
|
||
/* Turn Duress PIN On */
|
||
"pins_config_vc_button_title_turn_duress_pin_on" = "強制 PIN をオンにする";
|
||
|
||
/* Delete Database */
|
||
"pins_config_vc_label_delete_database" = "データベースを削除";
|
||
|
||
/* Local Device database will be permanently deleted. */
|
||
"pins_config_vc_label_delete_database_local_permanent" = "ローカルデバイスのデータベースは完全に削除されます。";
|
||
|
||
/* iCloud database will be permanently deleted from iCloud. */
|
||
"pins_config_vc_label_delete_database_icloud_permanent" = "iCloud にあるデータベースは iCloud から完全に削除されます。";
|
||
|
||
/* Remove Database from Strongbox */
|
||
"pins_config_vc_label_remove_database" = "データベースを Strongbox から削除する";
|
||
|
||
/* NB: Database file will remain on remote storage. */
|
||
"pins_config_vc_label_remove_database_warning" = "注意: データベースファイルはリモートストレージに残ります。";
|
||
|
||
/* PIN Codes (Pro Feature Only) */
|
||
"pins_config_vc_title_pro_only" = "PIN コード (プロ限定機能)";
|
||
|
||
/* Turning the PIN Off for this database will remove the securely stored password and you will have to enter it again. Are you sure you want to do this? */
|
||
"pins_config_vc_turn_pin_off_warning" = "このデータベースの PIN をオフにすると、安全に保管されているパスワードが削除されるため、再入力が必要になります。実行しますか?";
|
||
|
||
/* Are you sure you want to turn off the PIN for this database? */
|
||
"pins_config_vc_turn_pin_off_confirm" = "このデータベースの PIN をオフにしますか?";
|
||
|
||
/* Turn off PIN? */
|
||
"pins_config_vc_turn_pin_off_prompt_title" = "PIN をオフにしますか?";
|
||
|
||
/* Enter Duress PIN */
|
||
"pins_config_vc_enter_duress_pin" = "強制 PIN を入力";
|
||
|
||
/* PIN Conflict */
|
||
"pins_config_vc_error_pin_conflict_title" = "PIN の競合";
|
||
|
||
/* Your Convenience PIN conflicts with your Duress PIN. Please select another. */
|
||
"pins_config_vc_error_pin_conflict_message" = "ご使用のコンビニエンス PIN は強制 PIN と競合しているか、長さが異なります。長さの正しい PIN をお選びください。";
|
||
|
||
/* Warning */
|
||
"pins_config_vc_warn_remove_database_title" = "警告";
|
||
|
||
/* This will permanently delete the database file. */
|
||
"pins_config_vc_warn_remove_database_delete_message" = "これにより、データベースファイルは完全に削除されます。";
|
||
|
||
/* This will remove the database from Strongbox but the underlying file will remain on cloud storage */
|
||
"pins_config_vc_warn_remove_database_remove_message" = "これにより、データベースは Strongbox から削除されますが、基となるファイルはクラウドストレージに残ります。";
|
||
|
||
/* Manage Key Files */
|
||
"key_files_vc_manage_title" = "キーファイルの管理";
|
||
|
||
/* Select Key File */
|
||
"key_files_vc_select_title" = "キーファイルの選択";
|
||
|
||
/* No Key Files Found. Tap '+' to import one. */
|
||
"key_files_vc_empty_key_files_title" = "キーファイルが見つかりません。「+」をタップしてインポートしてください。";
|
||
|
||
/* One Time Key File Source */
|
||
"key_files_vc_one_time_key_file_source_title" = "ワンタイムキーファイルのソース";
|
||
|
||
/* Select where you would like to choose your Key File from. This file will not be stored locally or remembered. */
|
||
"key_files_vc_one_time_key_file_source_message" = "キーファイルを選択する場所を選択してください。このファイルはローカルで保存されることも、記憶されることもありません。";
|
||
|
||
/* Files... */
|
||
"key_files_vc_one_time_key_file_source_option_files" = "ファイル...";
|
||
|
||
/* Photo Library... */
|
||
"key_files_vc_one_time_key_file_source_option_photos" = "フォトライブラリ...";
|
||
|
||
/* Photo Library Unavailable */
|
||
"key_files_vc_error_photos_unavailable_title" = "フォトライブラリは利用できません";
|
||
|
||
/* Could not access Photo Library. Does Strongbox have Permission? */
|
||
"key_files_vc_error_photos_unavailable_message" = "フォトライブラリにアクセスできませんでした。Strongbox にアクセスを許可していますか?";
|
||
|
||
/* Error Reading
|
||
There was an error reading the Key File */
|
||
"key_files_vc_error_reading" = "読み取り中にエラーが発生しました";
|
||
|
||
/* There was an error importing the Key File (does it already exist?) */
|
||
"key_files_vc_error_importing" = "キーファイルのインポート中にエラーが発生しました (既に存在していますか?)";
|
||
|
||
/* File Already Exists */
|
||
"key_files_vc_error_file_already_exists_title" = "ファイルは既に存在している";
|
||
|
||
/* A file with this name already exists in the Key Files directory. */
|
||
"key_files_vc_error_file_already_exists_message" = "この名前のファイルは既にキーファイルのディレクトリーに存在しています。";
|
||
|
||
/* Imported Key Files (Auto-Fill Enabled) */
|
||
"key_files_vc_section_header_imported" = "インポートされたキーファイル (オートフィル有効)";
|
||
|
||
/* Application Local Files */
|
||
"key_files_vc_section_header_local" = "ドキュメントフォルダー (オートフィル未対応)";
|
||
|
||
/* Remove After Import */
|
||
"key_files_vc_remove_after_import_title" = "インポート後に削除する";
|
||
|
||
/* Do you want to remove the key file from the local Documents folder after import? This will mean it is not visible in iOS Files or accessible via iTunes File Sharing? */
|
||
"key_files_vc_remove_after_import_message" = "キーファイルは、インポートした後にローカルのドキュメントフォルダーから削除しますか?その結果、iOS ファイルに表示されなくなり、iTunes のファイル共有からもアクセスできなくなります。";
|
||
|
||
/* Yes, Remove Local Copy */
|
||
"key_files_vc_remove_after_import_option_yes" = "はい、ローカルコピーを削除します";
|
||
|
||
/* No, Keep Local Copy */
|
||
"key_files_vc_remove_after_import_option_no" = "いいえ、ローカルコピーはキープします";
|
||
|
||
/* File could not be Imported */
|
||
"key_files_vc_import_error_title" = "ファイルをインポートできませんでした";
|
||
|
||
/* File not removed */
|
||
"key_files_vc_error_file_not_removed" = "ファイルは削除されていません";
|
||
|
||
/* Used by %@ */
|
||
"key_files_vc_key_file_used_by_fmt" = "使用者 %@";
|
||
|
||
/* multiple databases */
|
||
"key_files_vc_key_file_used_by_multiple" = "複数のデータベース";
|
||
|
||
/* No Known Database Associations */
|
||
"key_files_vc_key_file_used_by_none" = "データベースについて既知の関連付けはありません";
|
||
|
||
/* Disable History? */
|
||
"pw_history_vc_prompt_disable_history_title" = "履歴を無効にしますか?";
|
||
|
||
/* Are you sure you want to disable history? This will clear previous passwords. */
|
||
"pw_history_vc_prompt_disable_history_message" = "履歴を無効にしますか?これにより、以前のパスワードはクリアされます。";
|
||
|
||
/* Problem Saving Database */
|
||
"pw_history_vc_error_problem_saving" = "データベースの保存中に問題が発生しました";
|
||
|
||
/* Old Passwords (%lu) */
|
||
"pw_history_vc_previous_passwords_count_fmt" = "古いパスワード (%lu)";
|
||
|
||
/* Old Passwords (None) */
|
||
"pw_history_vc_previous_passwords_count_none" = "古いパスワード (なし)";
|
||
|
||
/* Could not create file */
|
||
"sftp_provider_could_not_create" = "ファイルを作成できませんでした";
|
||
|
||
/* Could not read file */
|
||
"sftp_provider_could_not_read" = "ファイルを読み取れませんでした";
|
||
|
||
/* Could not update file */
|
||
"sftp_provider_could_not_update" = "ファイルを更新できませんでした";
|
||
|
||
/* Authentication Failed for [user: %@] */
|
||
"sftp_provider_auth_failed_fmt" = "[ユーザー: %@] を認証できませんでした";
|
||
|
||
/* Could not connect to host: %@ [user: %@] */
|
||
"sftp_provider_connect_failed_fmt" = "ホストに接続できませんでした: %@ [ユーザー: %@]";
|
||
|
||
/* Attachment Location */
|
||
"add_attachment_vc_prompt_title" = "添付ファイルの場所";
|
||
|
||
/* Photos */
|
||
"add_attachment_vc_prompt_source_option_photos" = "写真";
|
||
|
||
/* Camera */
|
||
"add_attachment_vc_prompt_source_option_camera" = "カメラ";
|
||
|
||
/* Files */
|
||
"add_attachment_vc_prompt_source_option_files" = "ファイル";
|
||
|
||
/* Source Unavailable */
|
||
"add_attachment_vc_error_source_unavailable_title" = "ソースが利用できません";
|
||
|
||
/* Strongbox could not access the camera. Does it have permission? */
|
||
"add_attachment_vc_error_source_unavailable_camera" = "Strongbox はカメラにアクセスできませんでした。アクセスを許可していますか?";
|
||
|
||
/* Strongbox could not access photos. Does it have permission? */
|
||
"add_attachment_vc_error_source_unavailable_photos" = "Strongbox は写真にアクセスできませんでした。アクセスを許可していますか?";
|
||
|
||
/* Error Reading */
|
||
"add_attachment_vc_error_reading_title" = "読み取り中にエラーが発生しました";
|
||
|
||
/* Could not read the data for this item. */
|
||
"add_attachment_vc_error_reading_message" = "このアイテムのデータを読み取れませんでした。";
|
||
|
||
/* This is quite a large file (%@), and could significantly affect the performance of Strongbox and slow down syncs across networks. Is there a smaller version you could use?\n\nContinue adding this attachment anyway? */
|
||
"add_attachment_vc_large_file_message_fmt" = "このファイル (%@) は非常に大きいため、Strongbox のパフォーマンスに大きく影響し、ネットワーク全体の同期速度を低下させるおそれがあります。もう少し小さなサイズのファイルはありませんか?\n\nこのままこの添付ファイルを追加しますか?";
|
||
|
||
/* Large Attachment */
|
||
"add_attachment_vc_large_file_title" = "大きな添付ファイル";
|
||
|
||
/* Analyzing Image... */
|
||
"add_attachment_vc_large_file_analyzing_progress_title" = "画像を分析中...";
|
||
|
||
/* This is a rather large image which could negatively affect the performance of Strongbox, and significantly slow down network synchronisation times. Would you like to rescale this image to one of the streamlined options below? */
|
||
"add_attachment_vc_large_image_message_rescale" = "この画像はサイズが非常に大きいため、Strongbox のパフォーマンスに悪影響を及ぼし、ネットワークの同期を大幅に遅らせる可能性があります。 以下の簡素化されたオプションのいずれかに合わせて、この画像を縮小されますか?";
|
||
|
||
/* This is a rather large image which could negatively affect the performance of Strongbox, and significantly slow down network synchronisation times. Is there a smaller version you could use? */
|
||
"add_attachment_vc_large_image_message" = "この画像はサイズが非常に大きいため、Strongbox のパフォーマンスに悪影響を及ぼし、ネットワークの同期を大幅に遅らせる可能性があります。 もう少し小さなサイズのファイルはありませんか?";
|
||
|
||
/* Rescale Large Image? */
|
||
"add_attachment_vc_large_image_prompt_rescale_title" = "大きな画像を縮小しますか?";
|
||
|
||
/* Use Large Image? */
|
||
"add_attachment_vc_large_image_prompt_use" = "大きな画像を使用しますか?";
|
||
|
||
/* Original (%d x %d) %@ */
|
||
"add_attachment_vc_large_image_prompt_option_original_size_fmt" = "オリジナル (%d x %d) %@";
|
||
|
||
/* Use Anyway (%d x %d) %@ */
|
||
"add_attachment_vc_large_image_prompt_option_use_anyway_size_fmt" = "とにかく使う (%d x %d) %@";
|
||
|
||
/* Filename */
|
||
"add_attachment_vc_prompt_filename_title" = "ファイル名";
|
||
|
||
/* Enter a filename for this item */
|
||
"add_attachment_vc_prompt_filename_message" = "このアイテムのファイル名を入力";
|
||
|
||
/* Filename in Use */
|
||
"add_attachment_vc_warn_filename_used_title" = "使用中のファイル名";
|
||
|
||
/* This filename is already in use. Please enter a different name. */
|
||
"add_attachment_vc_warn_filename_used_message" = "このファイル名は既に使用されています。別の名前を入力して下さい。";
|
||
|
||
/* URL Invalid */
|
||
"webdav_vc_validation_url_invalid" = "URL が無効です";
|
||
|
||
/* Select Icon Source */
|
||
"set_icon_vc_select_icon_source_title" = "アイコンのソースを選択";
|
||
|
||
/* Select the source of the icon you would like to use for this entry */
|
||
"set_icon_vc_select_icon_source_message" = "このエントリーに使用するアイコンのソースを選択してください";
|
||
|
||
/* KeePass & Database Icon Set */
|
||
"set_icon_vc_icon_source_keepass_set" = "KeePass およびデータベースのアイコンセット";
|
||
|
||
/* Media Library */
|
||
"set_icon_vc_icon_source_media_libary" = "メディアライブラリ";
|
||
|
||
/* Download FavIcon */
|
||
"set_icon_vc_icon_source_download_favicon" = "FavIcon をダウンロード";
|
||
|
||
/* Download FavIcon (Pro Only) */
|
||
"set_icon_vc_icon_source_download_favicon_pro_only" = "FavIcon をダウンロード (プロ限定)";
|
||
|
||
/* Downloading FavIcon */
|
||
"set_icon_vc_progress_downloading_favicon" = "FavIcon をダウンロードしています";
|
||
|
||
/* FavIcon Problem */
|
||
"set_icon_vc_error_downloading_favicon_title" = "FavIcon の問題";
|
||
|
||
/* Could not download favicon for this item */
|
||
"set_icon_vc_error_downloading_favicon_message" = "このアイテムの FavIcon をダウンロードできませんでした";
|
||
|
||
/* Image Source Unavailable */
|
||
"set_icon_vc_image_src_unavailable_title" = "画像のソースは使用できません";
|
||
|
||
/* Could not access photos source. */
|
||
"set_icon_vc_image_src_photos_unavailable_message" = "写真のソースにアクセスできませんでした。";
|
||
|
||
/* Reading Data... */
|
||
"set_icon_vc_progress_reading_data" = "データを読み取り中...";
|
||
|
||
/* Error Reading Image */
|
||
"set_icon_vc_error_reading_image" = "画像の読み取り中にエラーが発生しました";
|
||
|
||
/* Analyzing Image... */
|
||
"set_icon_vc_progress_analyzing_image" = "画像を分析中...";
|
||
|
||
/* This is a rather large image (%dx%d), would you like to rescale it to a maximum dimension of %d pixels for a file size saving of roughly %@ */
|
||
"set_icon_vc_prompt_rescale_image_message_fmt" = "これは非常に大きな画像です (%dx%d)。%d ピクセルの最大寸法に縮小しますか?(ファイルサイズをおよそ %@ 節約できます)";
|
||
|
||
/* Large Custom Icon Image, Rescale? */
|
||
"set_icon_vc_prompt_rescale_image_title" = "大きなカスタムアイコン画像です、縮小しますか?";
|
||
|
||
/* Error Moving */
|
||
"moveentry_vc_error_moving" = "移動中にエラーが発生しました";
|
||
|
||
/* Error Saving */
|
||
"moveentry_vc_error_saving" = "保存中にエラーが発生しました";
|
||
|
||
/* Group Name */
|
||
"moveentry_vc_add_group_prompt_placeholder" = "グループ名";
|
||
|
||
/* Enter Group Name */
|
||
"moveentry_vc_add_group_prompt_title" = "グループ名の入力";
|
||
|
||
/* Please Enter the New Group Name */
|
||
"moveentry_vc_add_group_prompt_message" = "新しいグループの名前を入力してください";
|
||
|
||
/* Could not create group */
|
||
"moveentry_vc_warn_creating_group_title" = "グループを作成できませんでした";
|
||
|
||
/* Could not create group with that title here. */
|
||
"moveentry_vc_warn_creating_group_message" = "Could not create group with that title here.";
|
||
|
||
/* Please Enter a Host */
|
||
"sftp_vc_label_validation_enter_host" = "Please Enter a Host";
|
||
|
||
/* Select a Private Key... */
|
||
"sftp_vc_label_validation_select_private_key" = "Select a Private Key...";
|
||
|
||
/* Invalid Key */
|
||
"sftp_vc_warn_invalid_key_title" = "Invalid Key";
|
||
|
||
/* This does not look like a valid private key */
|
||
"sftp_vc_warn_invalid_key_message" = "This does not look like a valid private key";
|
||
|
||
/* Custom Field Name */
|
||
"custom_field_vc_accessibility_label_name" = "Custom Field Name";
|
||
|
||
/* Custom Field Value */
|
||
"custom_field_vc_accessibility_label_value" = "Custom Field Value";
|
||
|
||
/* Custom Field Protected */
|
||
"custom_field_vc_accessibility_label_protected" = "Custom Field Protected";
|
||
|
||
/* Name cannot be empty */
|
||
"custom_field_vc_validation_name_not_empty_error" = "Name cannot be empty";
|
||
|
||
/* Name cannot be one of the reserved KeePass Field names */
|
||
"custom_field_vc_validation_name_not_reserved_error" = "Name cannot be one of the reserved KeePass Field names";
|
||
|
||
/* This key is already in use by another custom field. */
|
||
"custom_field_vc_validation_name_already_in_use_error" = "This key is already in use by another custom field.";
|
||
|
||
/* You are in read-only mode. Cannot Write! */
|
||
"model_error_readonly_cannot_write" = "You are in read-only mode. Cannot Write!";
|
||
|
||
/* Error while scanning */
|
||
"qr_code_vc_error_scanning_title" = "Error while scanning";
|
||
|
||
/* Could not access camera */
|
||
"qr_code_vc_warn_problem_accessing_camera_title" = "Could not access camera";
|
||
|
||
/* Strongbox could not access the camera on this device. Does it have permission? */
|
||
"qr_code_vc_warn_problem_accessing_camera_message" = "Strongbox could not access the camera on this device. Does it have permission?";
|
||
|
||
/* Database Icons */
|
||
"icons_vc_header_database_icons_title" = "Database Icons";
|
||
|
||
/* KeePass Icons */
|
||
"icons_vc_header_keepass_icons_title" = "KeePass Icons";
|
||
|
||
/* %@ (Historical) */
|
||
"attachment_pool_vc_filename_historical_fmt" = "%@ (Historical)";
|
||
|
||
/* <Orphan Attachment> [%lu] */
|
||
"attachment_pool_vc_filename_orphan_fmt" = "<Orphan Attachment> [%lu]";
|
||
|
||
/* Could not connect to server. */
|
||
"webdav_storage_could_not_connect" = "Could not connect to server.";
|
||
|
||
/* Custom Title Default Text */
|
||
"defaults_model_custom_title_default" = "Custom Title Default Text";
|
||
|
||
/* Custom Username Default Text */
|
||
"defaults_model_custom_username_default" = "Custom Username Default Text";
|
||
|
||
/* Custom Password Default Text */
|
||
"defaults_model_custom_password_default" = "Custom Password Default Text";
|
||
|
||
/* Custom Email Default Text */
|
||
"defaults_model_custom_email_default" = "Custom Email Default Text";
|
||
|
||
/* Custom URL Default Text */
|
||
"defaults_model_custom_url_default" = "Custom URL Default Text";
|
||
|
||
/* Custom Notes Default Text */
|
||
"defaults_model_custom_notes_default" = "Custom Notes Default Text";
|
||
|
||
/* Select One */
|
||
"select_item_vc_title_select_one" = "Select One";
|
||
|
||
/* You must select at least one item */
|
||
"select_item_vc_message_select_one" = "You must select at least one item";
|
||
|
||
/* Custom Default */
|
||
"entry_defaults_vc_prompt_custom_title" = "Custom Default";
|
||
|
||
/* Please enter a new custom default for this field */
|
||
"entry_defaults_vc_prompt_custom_message" = "Please enter a new custom default for this field";
|
||
|
||
/* %d attempts remaining */
|
||
"open_sequence_pin_attempts_remaining_fmt" = "%d attempts remaining";
|
||
|
||
/* Too Many Incorrect PINs */
|
||
"open_sequence_prompt_too_many_incorrect_pins_title" = "Too Many Incorrect PINs";
|
||
|
||
/* You have entered the wrong PIN too many times. PIN Unlock is now disabled, and you must enter the master password to unlock this database. */
|
||
"open_sequence_prompt_too_many_incorrect_pins_message" = "You have entered the wrong PIN too many times. PIN Unlock is now disabled, and you must enter the master password to unlock this database.";
|
||
|
||
/* There was a technical error opening the database. */
|
||
"open_sequence_duress_technical_error_message" = "There was a technical error opening the database.";
|
||
|
||
/* Technical Issue */
|
||
"open_sequence_duress_technical_error_title" = "Technical Issue";
|
||
|
||
/* Identify to Unlock Database */
|
||
"open_sequence_biometric_unlock_prompt_title" = "Identify to Unlock Database";
|
||
|
||
/* Unlock Manually... */
|
||
"open_sequence_biometric_unlock_fallback" = "Unlock Manually...";
|
||
|
||
/* %@ Failed */
|
||
"open_sequence_biometric_unlock_warn_failed_title_fmt" = "%@ Failed";
|
||
|
||
/* %@ Authentication Failed. You must now enter your password manually to open the database. */
|
||
"open_sequence_biometric_unlock_warn_failed_message_fmt" = "%@ Authentication Failed. You must now enter your password manually to open the database.";
|
||
|
||
/* %@ has failed: %@. You must now enter your password manually to open the database. */
|
||
"open_sequence_biometric_unlock_warn_not_configured_fmt" = "%@ has failed: %@. You must now enter your password manually to open the database.";
|
||
|
||
/* Error Reading Key File */
|
||
"open_sequence_error_reading_key_file" = "Could not read Key File. Has it been moved or deleted? Check Key Files Management in Preferences";
|
||
|
||
/* It looks like you may be offline and '%@' may not be reachable. Would you like to use a read-only offline cache version of this database instead?\n\nLast Cached: %@ - (Translators Note: 1st parameter is the name of the storage location, e.g. Dropbox, Google Drive etc, 2nd param is the date/time of the last cache) */
|
||
"open_sequence_user_looks_offline_open_offline_instead_fmt" = "It looks like you may be offline and '%@' may not be reachable. Would you like to use a read-only offline cache version of this database instead?\n\nLast Cached: %@";
|
||
|
||
/* No, Try to connect anyway */
|
||
"open_sequence_yesno_use_offline_cache_no_try_connect_option" = "No, Try to connect anyway";
|
||
|
||
/* There was a problem reading the database on %@. would you like to use a read-only offline cache version of this database instead?\n\nLast Cached: %@ */
|
||
"open_sequence_storage_unreachable_open_offline_instead_fmt" = "There was a problem reading the database on %@. If this happens repeatedly you should try removing and re-adding your database. Would you like to use a read-only offline cache version of this database instead?\n\nLast Cached: %@";
|
||
|
||
/* Could not open database
|
||
There was a problem opening the database. */
|
||
"open_sequence_problem_opening_title" = "There was a problem opening the database.";
|
||
|
||
/* AutoFill Crash Likely */
|
||
"open_sequence_autofill_creash_likely_title" = "AutoFill Crash Likely";
|
||
|
||
/* Your database has encryption settings that may cause iOS Password AutoFill extensions to be terminated due to excessive resource consumption. This will mean AutoFill appears not to work. Unfortunately this is an Apple imposed limit. You could consider reducing the amount of resources consumed by your encryption settings (Memory in particular with Argon2 to below 64MB). */
|
||
"open_sequence_autofill_creash_likely_message" = "お使いのデータベースが非常に大きくなっているか、リソースが過剰に消費される場合に iOS のパスワードオートフィル拡張機能を強制終了する可能性のある暗号化設定が使用されています。\nオートフィル機能が反応していないように見えるのはこのためです。 あいにく、これは Apple 社のシステム制限によるものです。\nファイルを縮小するか、リソースの消費量を変更する、特に Argon2 のメモリを 64MB 以下に下げることをお奨めします。";
|
||
|
||
/* No Key File */
|
||
"key_files_vc_no_key_file" = "キーファイルなし";
|
||
|
||
/* The Convenience Password or Key File were incorrect for this database. Convenience Unlock Disabled. */
|
||
"open_sequence_problem_opening_convenience_incorrect_message" = "保管されているコンビニエンスパスワードまたはその他の複合キー要素 (キーファイル / Yubikey) がこのデータベース用に作成されたものではありませんでした。 コンビニエンスロック解除は無効になりました。";
|
||
|
||
/* Incorrect Credentials */
|
||
"open_sequence_problem_opening_incorrect_credentials_title" = "不正な認識情報";
|
||
|
||
/* The credentials were incorrect for this database. */
|
||
"open_sequence_problem_opening_incorrect_credentials_message" = "このデータベースの正しい認識情報ではありませんでした。";
|
||
|
||
/* Set Quick Launch? */
|
||
"open_sequence_yesno_set_quick_launch_title" = "クイック起動を設定しますか?";
|
||
|
||
/* Would you like to use this as your Quick Launch database? Quick Launch means you will get prompted immediately to unlock when you open Strongbox, saving you a precious tap. */
|
||
"open_sequence_yesno_set_quick_launch_message" = "これをクイック起動データベースとして使用しますか? クイック起動を使用すると、Strongbox を開くと同時にロックを解除するプロンプトが表示されるので、面倒なタップを 1 つ省くことができます。";
|
||
|
||
/* Convenience Unlock: Use %@ or PIN Code in Future? */
|
||
"open_sequence_prompt_use_convenience_both_title_fmt" = "コンビニエンスロック解除: 今後は %@ または PIN コードを使用しますか?";
|
||
|
||
/* You can use either %@ or a convenience PIN Code to unlock this database. While this is convenient, it may reduce the security of the database on this device. If you would like to use one of these methods, please select from below or select No to continue using your master password.\n\n*Important: You must ALWAYS remember your master password */
|
||
"open_sequence_prompt_use_convenience_both_message_fmt" = "このデータベースのロックを解除するには、 %@ またはコンビニエンス PIN コードのいずれかを使用できます。 これは便利な一方で、このデバイス上のデータベースのセキュリティーを低下させる可能性があります。 これらの方法のいずれかを使用する場合は、以下から選択してください。引き続きマスターパスワードを使用する場合は、「どちらも使用しない」を選択してください。\n\n*重要: マスターパスワードは常に覚えておきましょう。";
|
||
|
||
/* Convenience Unlock: Use %@ to Unlock in Future? */
|
||
"open_sequence_prompt_use_convenience_bio_title_fmt" = "コンビニエンスロック解除: 今後は %@ を使ってロック解除しますか?";
|
||
|
||
/* You can use %@ to unlock this database. While this is convenient, it may reduce the security of the database on this device. If you would like to use this then please select it below or select No to continue using your master password.\n\n*Important: You must ALWAYS remember your master password */
|
||
"open_sequence_prompt_use_convenience_bio_message_fmt" = "このデータベースのロックを解除するには、%@ を使用することができます。 これは便利な一方で、このデバイス上のデータベースのセキュリティーを低下させる可能性があります。 この方法を使用する場合は、以下より選択してください。引き続きマスターパスワードを使用する場合は、「どちらも使用しない」を選択してください。\n\n*重要: マスターパスワードは常に覚えておきましょう。";
|
||
|
||
/* Convenience Unlock: Use a PIN Code to Unlock in Future? */
|
||
"open_sequence_prompt_use_convenience_pin_title" = "コンビニエンスロック解除: 今後は PIN コードを使ってロック解除しますか?";
|
||
|
||
/* You can use a convenience PIN Code to unlock this database. While this is convenient, it may reduce the security of the database on this device. If you would like to use this then please select it below or select No to continue using your master password.\n\n*Important: You must ALWAYS remember your master password */
|
||
"open_sequence_prompt_use_convenience_pin_message" = "このデータベースのロックを解除するには、コンビニエンス PIN コードを使用することができます。 これは便利な一方で、このデバイス上のデータベースのセキュリティーを低下させる可能性があります。 この方法を使用する場合は、以下より選択してください。引き続きマスターパスワードを使用する場合は、「どちらも使用しない」を選択してください。\n\n*重要: マスターパスワードは常に覚えておきましょう。";
|
||
|
||
/* \n\nNB: Convenience Unlock is a Pro feature */
|
||
"open_sequence_append_convenience_pro_warning" = "\n\n注意: コンビニエンスロック解除はプロ版の機能です";
|
||
|
||
/* Use %@ */
|
||
"open_sequence_prompt_use_convenience_use_bio_fmt" = "%@ を使う";
|
||
|
||
/* Use a PIN Code... */
|
||
"open_sequence_prompt_use_convenience_use_pin" = "PIN コードを使う...";
|
||
|
||
/* PIN Conflict */
|
||
"open_sequence_warn_pin_conflict_title" = "PIN の競合";
|
||
|
||
/* Your Convenience PIN conflicts with your Duress PIN. Please configure in Database Settings */
|
||
"open_sequence_warn_pin_conflict_message" = "お使いのコンビニエンス PIN は強制 PINと競合しています。データベース設定より設定しなおしてください。";
|
||
|
||
/* Problem Saving to External File */
|
||
"files_provider_problem_saving" = "外部ファイルへの保存中に問題が発生しました";
|
||
|
||
/* Strongbox's reference to this external file is stale. Please remove and re-add this database. */
|
||
"files_provider_stale_reference" = "Strongbox のこの外部ファイルへの参照が古くなっています。このデータベースを一旦削除してから、追加しなおしてください。";
|
||
|
||
/* Unlock Attempts Remaining: %ld */
|
||
"privacy_vc_label_unlock_attempts_fmt" = "残りのロック解除試行回数: %ld";
|
||
|
||
/* Unlock Attempts Exceeded */
|
||
"privacy_vc_label_unlock_attempts_exceeded" = "ロック解除の試行回数が上限をオーバーしました";
|
||
|
||
/* Biometrics Unavailable */
|
||
"privacy_vc_prompt_biometrics_unavailable_title" = "生体認証は使用できません";
|
||
|
||
/* This application requires a biometric unlock but biometrics is unavailable on this device. You must re-enable biometrics to continue unlocking this application. */
|
||
"privacy_vc_prompt_biometrics_unavailable_message" = "このアプリケーションでは生体認証によるロック解除が必要ですが、このデバイスでは無効になっています。 引き続きこのアプリケーションのロックを解除するには、生体認証を再度有効にする必要があります。";
|
||
|
||
/* Identify to Open Strongbox */
|
||
"privacy_vc_prompt_identify_to_open" = "本人確認をして Strongbox を開く";
|
||
|
||
/* %ld Attempts Remaining */
|
||
"privacy_vc_prompt_pin_attempts_remaining_fmt" = "残りの試行回数 %ld";
|
||
|
||
/* Sample Password Copied */
|
||
"password_gen_vc_sample_password_copied" = "サンプルパスワードをコピーしました";
|
||
|
||
/* <Generation Failed> */
|
||
"password_gen_vc_generation_failed" = "<Generation Failed>";
|
||
|
||
/* Basic */
|
||
"password_gen_vc_mode_basic_title" = "ベーシック";
|
||
|
||
/* Using: %@ */
|
||
"password_gen_vc_using_character_groups_fmt" = "使用中: %@";
|
||
|
||
/* Using: %@ */
|
||
"password_gen_vc_using_wordlists_fmt" = "使用中: %@";
|
||
|
||
/* Select Algorithm */
|
||
"password_gen_vc_select_mode" = "アルゴリズムの選択";
|
||
|
||
/* Select Salt Type */
|
||
"password_gen_vc_select_salt_type" = "ソルトのタイプを選択";
|
||
|
||
/* Select l33t Level */
|
||
"password_gen_vc_select_hacker_level" = "レベル l33t を選択";
|
||
|
||
/* Select Word Casing */
|
||
"password_gen_vc_select_casing_type" = "単語の大文字小文字を選択";
|
||
|
||
/* Select Word Lists */
|
||
"password_gen_vc_select_wordlists" = "単語リストの選択";
|
||
|
||
/* Select Character Groups */
|
||
"password_gen_vc_select_character_groups" = "文字グループの選択";
|
||
|
||
/* Word Separator */
|
||
"password_gen_vc_prompt_word_separator" = "単語の区切り記号";
|
||
|
||
/* Separator */
|
||
"password_gen_vc_word_separator_placeholder" = "区切り記号";
|
||
|
||
/* Strongbox: Error Opening Database */
|
||
"cred_vc_error_opening_title" = "Strongbox: データベースを開いている最中にエラーが発生しました";
|
||
|
||
/* You Have No Databases Yet :( */
|
||
"autofill_safes_vc_empty_title" = "データベースはまだありません :(";
|
||
|
||
/* To use Strongbox for Password Autofill you need to add a database. You can do this in the Strongbox App. */
|
||
"autofill_safes_vc_empty_subtitle" = "パスワードのオートフィルに Strongbox を使用するには、データベースを追加する必要があります。Strongbox アプリから追加できます。";
|
||
|
||
/* Local */
|
||
"autofill_safes_vc_storage_local_name" = "ローカル";
|
||
|
||
/* Local (Documents) */
|
||
"autofill_safes_vc_storage_local_docs_name" = "ローカル (ドキュメント)";
|
||
|
||
/* Clear Google Drive Session */
|
||
"cloud_sessions_clear_google" = "Google ドライブのセッションをクリア";
|
||
|
||
/* Unlink Dropbox */
|
||
"cloud_sessions_unlink_dropbox" = "Dropbox のリンクを解除";
|
||
|
||
/* Clear OneDrive Session */
|
||
"cloud_sessions_clear_onedrive" = "OneDrive のセッションをクリア";
|
||
|
||
/* Sign Out of Google Drive? */
|
||
"cloud_sessions_prompt_signout_google_title" = "Google ドライブからサインアウトしますか?";
|
||
|
||
/* Are you sure you want to sign out of Google Drive? */
|
||
"cloud_sessions_prompt_signout_google_message" = "Google ドライブからサインアウトしますか?";
|
||
|
||
/* Sign Out Successful */
|
||
"cloud_sessions_prompt_google_signout_success_title" = "サインアウトしました";
|
||
|
||
/* You have been successfully been signed out of Google Drive. */
|
||
"cloud_sessions_prompt_google_signout_success_message" = "You have been successfully been signed out of Google Drive.";
|
||
|
||
/* Unlink Dropbox? */
|
||
"cloud_sessions_prompt_unlink_dropbox_title" = "Unlink Dropbox?";
|
||
|
||
/* Are you sure you want to unlink Strongbox from Dropbox? */
|
||
"cloud_sessions_prompt_unlink_dropbox_message" = "Are you sure you want to unlink Strongbox from Dropbox?";
|
||
|
||
/* Unlink Successful */
|
||
"cloud_sessions_prompt_dropbox_unlink_success_title" = "Unlink Successful";
|
||
|
||
/* You have successfully unlinked Strongbox from Dropbox. */
|
||
"cloud_sessions_prompt_dropbox_unlink_success_message" = "You have successfully unlinked Strongbox from Dropbox.";
|
||
|
||
/* Sign out of OneDrive? */
|
||
"cloud_sessions_prompt_signout_onedrive_title" = "OneDrive からサインアウトしますか?";
|
||
|
||
/* Are you sure you want to sign out of OneDrive? */
|
||
"cloud_sessions_prompt_signout_onedrive_message" = "OneDrive からサインアウトしますか?";
|
||
|
||
/* Signout Successful */
|
||
"cloud_sessions_prompt_onedrive_signout_success_title" = "サインアウトしました";
|
||
|
||
/* You have successfully signed out of OneDrive. */
|
||
"cloud_sessions_prompt_onedrive_signout_success_message" = "OneDrive からサインアウトしました。";
|
||
|
||
/* Error Signing out of OneDrive */
|
||
"cloud_sessions_prompt_onedrive_signout_error" = "OneDrive からのサインアウト中にエラーが発生しました";
|
||
|
||
/* (in /) */
|
||
"pick_creds_vc_group_path_display_string_root" = "(in /)";
|
||
|
||
/* (in /%@) */
|
||
"pick_creds_vc_group_path_display_string_fmt" = "(in /%@)";
|
||
|
||
/* Unsupported Storage */
|
||
"pick_creds_vc_cannot_create_new_unsupported_storage_type_title" = "サポートされていないストレージ";
|
||
|
||
/* This database is stored on a Storage Provider that does not support Live editing in App Extensions. Cannot Create New Entry. */
|
||
"pick_creds_vc_cannot_create_new_unsupported_storage_type_message" = "このデータベースは、アプリの拡張機能を使ったライブ編集をサポートしていないストレージプロバイダーに保管されています。エントリーの新規作成はできません。";
|
||
|
||
/* Create New Entry... */
|
||
"pick_creds_vc_create_new_button_title" = "エントリーを新規作成...";
|
||
|
||
/* No Matching Entries */
|
||
"pick_creds_vc_empty_search_dataset_title" = "一致するエントリーがありません";
|
||
|
||
/* Empty Database */
|
||
"pick_creds_vc_empty_dataset_title" = "空のデータベース";
|
||
|
||
/* Could not find any matching entries */
|
||
"pick_creds_vc_empty_search_dataset_subtitle" = "一致するエントリーが見つかりませんでした";
|
||
|
||
/* It appears your database is empty */
|
||
"pick_creds_vc_empty_dataset_subtitle" = "データベースが空のようです";
|
||
|
||
/* Sample Group */
|
||
"model_sample_group_title" = "サンプルグループ";
|
||
|
||
/* username */
|
||
"model_sample_entry_username" = "ユーザー名";
|
||
|
||
/* Sample */
|
||
"model_sample_entry_title" = "サンプル";
|
||
|
||
/* SecureDrop */
|
||
"pwgen_wordlist_securedrop" = "SecureDrop";
|
||
|
||
/* Norwegian */
|
||
"pwgen_wordlist_norwegian" = "ノルウェー語";
|
||
|
||
/* EFF Large */
|
||
"pwgen_wordlist_eff_large" = "EFF ロング";
|
||
|
||
/* Beale */
|
||
"pwgen_wordlist_beale" = "ビール氏 (Diceware ワードリスト作成者の 1 人)";
|
||
|
||
/* Catalan */
|
||
"pwgen_wordlist_catalan" = "カタロニア語";
|
||
|
||
/* Diceware (Arnold G. Reinhold's Original) */
|
||
"pwgen_wordlist_diceware" = "Diceware (Arnold G. Reinhold 氏のオリジナル)";
|
||
|
||
/* Dutch */
|
||
"pwgen_wordlist_dutch" = "オランダ語";
|
||
|
||
/* EFF Short (v1.0) */
|
||
"pwgen_wordlist_eff_short_1" = "EFF ショート (v1.0)";
|
||
|
||
/* EFF Short (v2.0 - More memorable, unique prefix) */
|
||
"pwgen_wordlist_eff_short_2" = "EFF ショート (v2.0 - より印象的でユニークなプレフィックス)";
|
||
|
||
/* French */
|
||
"pwgen_wordlist_french" = "フランス語";
|
||
|
||
/* German */
|
||
"pwgen_wordlist_german" = "ドイツ語";
|
||
|
||
/* Google (U.S. English, No Swears) */
|
||
"pwgen_wordlist_google" = "Google (アメリカ英語、罵り言葉なし)";
|
||
|
||
/* Italian */
|
||
"pwgen_wordlist_italian" = "イタリア語";
|
||
|
||
/* Japanese */
|
||
"pwgen_wordlist_japanese" = "日本語";
|
||
|
||
/* Polish */
|
||
"pwgen_wordlist_polish" = "ポーランド語";
|
||
|
||
/* Swedish */
|
||
"pwgen_wordlist_swedish" = "スウェーデン語";
|
||
|
||
/* Game of Thrones (EFF Fandom) */
|
||
"pwgen_wordlist_gameofthrones" = "ゲーム・オブ・スローンズ (EFF ファンダム)";
|
||
|
||
/* Harry Potter (EFF Fandom) */
|
||
"pwgen_wordlist_harrypotter" = "ハリー・ポッター (EFF ファンダム)";
|
||
|
||
/* Star Trek (EFF Fandom) */
|
||
"pwgen_wordlist_star_trek" = "スタートレック (EFF ファンダム)";
|
||
|
||
/* Star Wars (EFF Fandom) */
|
||
"pwgen_wordlist_starwars" = "スターウォーズ (EFF ファンダム)";
|
||
|
||
/* Do Not Change */
|
||
"pwgen_casing_do_not_change" = "変更しない";
|
||
|
||
/* Lowercase */
|
||
"pwgen_casing_lowercase" = "小文字";
|
||
|
||
/* Uppercase */
|
||
"pwgen_casing_uppercase" = "大文字";
|
||
|
||
/* Title Case */
|
||
"pwgen_casing_title_case" = "先頭文字を大文字に指定";
|
||
|
||
/* Random */
|
||
"pwgen_casing_random" = "ランダム";
|
||
|
||
/* Numeric */
|
||
"pwgen_casing_numeric" = "数値";
|
||
|
||
/* Symbols */
|
||
"pwgen_casing_symbols" = "シンボル";
|
||
|
||
/* Basic (Some Words) */
|
||
"pwgen_hacker_level_basic_some" = "ベーシック (一部の文字)";
|
||
|
||
/* Basic (All Words) */
|
||
"pwgen_hacker_level_basic_all" = "ベーシック (全文字)";
|
||
|
||
/* Pro (Some Words) */
|
||
"pwgen_hacker_level_pro_some" = "プロ (一部の文字)";
|
||
|
||
/* Pro (All Words) */
|
||
"pwgen_hacker_level_pro_all" = "プロ (全文字)";
|
||
|
||
/* Prefix */
|
||
"pwgen_salt_mode_prefix" = "プレフィックス";
|
||
|
||
/* Sprinkle */
|
||
"pwgen_salt_mode_sprinkle" = "Sprinkle (ランダムに文字を挿入)";
|
||
|
||
/* Suffix */
|
||
"pwgen_salt_mode_suffix" = "サフィックス";
|
||
|
||
/* Button Title to start reordering */
|
||
"safes_vc_action_reorder_database" = "並べ替え...";
|
||
|
||
/* Tip displayed at top of screen. Slide left on Database for options */
|
||
"safes_vc_tip" = "ヒント: データベースの上で左にスライドするとオプションが表示されます";
|
||
|
||
/* Tip: Tap to Copy, Double Tap to Copy Notes */
|
||
"item_details_tip" = "ヒント: タップ 1 回でコピー、2 回でメモをコピー";
|
||
|
||
/* Tip: Slide Left for Options or Tap to View */
|
||
"keepass_history_tip" = "ヒント: 左にスライドしてオプションを確認するか、タップして表示します";
|
||
|
||
/* Pin */
|
||
"browse_vc_action_pin" = "ピン留め";
|
||
|
||
/* Unpin */
|
||
"browse_vc_action_unpin" = "ピン留めを外す";
|
||
|
||
/* Section Header Title for Expired Items */
|
||
"browse_vc_section_title_expired" = "期限切れ";
|
||
|
||
/* Section Header Title for Nearly Expired Items */
|
||
"browse_vc_section_title_nearly_expired" = "ほぼ期限切れ";
|
||
|
||
/* Section Header Title for Pinned Items */
|
||
"browse_vc_section_title_pinned" = "ピン留め";
|
||
|
||
/* Section Header Title for Recent Items */
|
||
"browse_vc_section_title_recents" = "最近のアイテム";
|
||
|
||
/* Standard View Sections Header */
|
||
"browse_vc_section_title_standard_view" = "アイテム";
|
||
|
||
/* Compressed */
|
||
"database_metadata_field_compressed" = "圧縮";
|
||
|
||
/* Database Format */
|
||
"database_metadata_field_format" = "データベースのフォーマット";
|
||
|
||
/* Database Generator */
|
||
"database_metadata_field_generator" = "データベース生成プログラム";
|
||
|
||
/* Inner Encryption */
|
||
"database_metadata_field_inner_encryption" = "内部暗号化";
|
||
|
||
/* KeePass File Version */
|
||
"database_metadata_field_keepass_version" = "KeePass ファイルのバージョン";
|
||
|
||
/* Key Derivation */
|
||
"database_metadata_field_key_derivation" = "キー導出";
|
||
|
||
/* Max History Items */
|
||
"database_metadata_field_max_history_items" = "最大履歴アイテム数";
|
||
|
||
/* Max History Size */
|
||
"database_metadata_field_max_history_size" = "最大履歴サイズ";
|
||
|
||
/* Outer Encryption */
|
||
"database_metadata_field_outer_encryption" = "外部暗号化";
|
||
|
||
/* Password Safe File Version */
|
||
"database_metadata_field_password_safe_version" = "Password Safe ファイルのバージョン";
|
||
|
||
/* Recycle Bin Enabled */
|
||
"database_metadata_field_recycle_bin_enabled" = "ごみ箱を有効にする";
|
||
|
||
/* Transform Rounds */
|
||
"database_metadata_field_transform_rounds" = "ラウンドの変換";
|
||
|
||
/* Last Update App */
|
||
"database_metadata_field_last_update_app" = "データベースを最後に更新したアプリ";
|
||
|
||
/* Last Update Host */
|
||
"database_metadata_field_last_update_host" = "データベースを最後に更新したホスト";
|
||
|
||
/* Last Update Time */
|
||
"database_metadata_field_last_update_time" = "最終更新時刻";
|
||
|
||
/* Last Update User */
|
||
"database_metadata_field_last_update_user" = "データベースを最後に更新したユーザー";
|
||
|
||
/* Key Stretch Iterations */
|
||
"database_metadata_field_password_key_stretch_iterations" = "キーストレッチのイテレーション";
|
||
|
||
/* Error message indicating that these item(s) cannot be deserialized to this database because they contain two groups with the same title. */
|
||
"node_serialization_error_duplicate_group_title_fmt" = "これらのアイテムには同じタイトル '%@' を持つグループが 2 つあり、このデータベースフォーマットではそれがサポートされていないため、コピーできませんでした。";
|
||
|
||
/* Argon 2 Memory */
|
||
"database_metadata_field_argon2_memory" = "Argon2 メモリー";
|
||
|
||
/* Are you sure you want to Remove this backup? */
|
||
"backup_vc_are_you_sure_remove" = "このバックアップを削除しますか?";
|
||
|
||
/* This backup has been added to your databases */
|
||
"backup_vc_backup_added_to_databases" = "このバックアップはデータベースに追加されました";
|
||
|
||
/* Add as Local Database */
|
||
"backups_add_local" = "データベースに追加";
|
||
|
||
/* Are you sure you want to delete all backups? */
|
||
"backups_vc_delete_all_backups_prompt_message" = "すべてのバックアップを削除しますか?";
|
||
|
||
/* Set Maximum Backup Keep Count */
|
||
"backups_vc_set_max_keep_count_title" = "バックアップの最大保持数を設定";
|
||
|
||
/* You cannot use convenience unlock with a one time key file. */
|
||
"config_error_one_time_key_file_convenience_message" = "ワンタイムキーファイルでは、コンビニエンスロック解除を使用できません。";
|
||
|
||
/* One Time Key File Problem */
|
||
"config_error_one_time_key_file_convenience_title" = "ワンタイムキーファイルの問題";
|
||
|
||
/* Could not write backup, will not proceed with write of database! */
|
||
"model_error_cannot_write_backup" = "バックアップの書き込みができなかったため、データベースの書き込みは続行いたしません!";
|
||
|
||
/* Button Title to view backup settings of this database */
|
||
"safes_vc_action_backups" = "バックアップ...";
|
||
|
||
/* Could not read Key File. Has it been imported properly? Check Key Files Management in Preferences */
|
||
"open_sequence_error_reading_key_file_autofill_context" = "キーファイルを読み取れませんでした。適切にインポートされていますか?環境設定よりキーファイル管理を確認してください。";
|
||
|
||
/* Local Network (Built In Http Server for Upload) with a Wifi Icon... */
|
||
"sspc_local_network_storage_location" = "ローカルネットワーク経由での転送";
|
||
|
||
/* A storage provider is in the process of reading. This is the status displayed on the progress dialog. In english: Reading... */
|
||
"storage_provider_status_reading" = "読み取り中...";
|
||
|
||
/* Identify to Open Preferences */
|
||
"open_sequence_biometric_unlock_preferences_message" = "本人確認をして環境設定を開く";
|
||
|
||
/* Message to display when device is offline and has no IP address in Local HTTP Transfer - Select Storage -> Transfer over Local Network */
|
||
"transfer_local_network_network_unavailable_message" = "どうやらオフラインのようです";
|
||
|
||
/* Title of info dialog about Apple Family Sharing upgrade */
|
||
"upgrade_family_sharing_info_title" = "Apple ファミリー共有";
|
||
|
||
/* A message about how you will need to download/purchase a separate App for Apple Family Sharing to work */
|
||
"upgrade_family_sharing_info_message" = "Apple のファミリー共有を利用するには、ご家族のための「Apple ファミリー共有」がセットアップされている必要があります。それから、Strongbox のファミリー共有エディションを購入してください。\n「OK」をタップすれば、アプリストアでこのエディションを確認できます";
|
||
|
||
/* Need Apple Family Sharing? */
|
||
"upgrade_family_sharing_button_title" = "Apple ファミリー共有が必要ですか?";
|
||
|
||
/* Need Apple Family Sharing? */
|
||
"upgrade_family_sharing_button_subtitle" = "タップして詳細を確認...";
|
||
|
||
/* Select your preferred generated field title. */
|
||
"select_generated_field_title" = "生成された文字列";
|
||
|
||
/* Select your preferred generated field message. */
|
||
"select_generated_field_message" = "好きな文字列を選択してください";
|
||
|
||
/* Support Options */
|
||
"prefs_vc_info_email_support_options_title" = "サポートオプション";
|
||
|
||
/* Please make sure you check Twitter, Reddit and the FAQ before you email support to save development resources for improving Strongbox. */
|
||
"prefs_vc_info_email_support_options_message" = "Strongbox の改善に使用できる開発リソースを節約できるよう、サポートにメールを送信される前に Twitter、Reddit および FAQ をご確認ください。";
|
||
|
||
/* Check FAQ */
|
||
"prefs_vc_info_email_support_options_check_faq" = "FAQ を確認する";
|
||
|
||
/* Check Twitter */
|
||
"prefs_vc_info_email_support_options_check_twitter" = "Twitter を確認する";
|
||
|
||
/* Mail Support (English Only) */
|
||
"prefs_vc_info_email_support_options_mail_support" = "メールによるサポート (英語のみ)";
|
||
|
||
/* No comment provided by engineer. */
|
||
"transfer_over_local_network_website_prologue" = "<p>Drag & drop files on this window or use the \"Upload Files…\" button to upload new files. If these files are valid KeePass or Password Safe databases they will be automatically be added to your Databases collection.</p><p>NB: If you want these files to work with iOS AutoFill you should slide left on the database in app, and choose 'Make Auto-Fillable'.</p>";
|
||
|
||
/**********************************************************************************************************************/
|
||
/* FUTURE: genericise... */
|
||
/* Restore */
|
||
|
||
"keepass_history_action_restore" = "Restore";
|
||
|
||
/* Delete */
|
||
"browse_vc_action_delete" = "Delete";
|
||
|
||
/* Title */
|
||
"generic_fieldname_title" = "タイトル";
|
||
|
||
/* Username */
|
||
"generic_fieldname_username" = "ユーザー名";
|
||
|
||
/* Expiry Date */
|
||
"generic_fieldname_expiry_date" = "Expiry Date";
|
||
|
||
/* Password */
|
||
"generic_fieldname_password" = "パスワード";
|
||
|
||
/* Email */
|
||
"generic_fieldname_email" = "メール";
|
||
|
||
/* URL */
|
||
"generic_fieldname_url" = "URL";
|
||
|
||
/* Notes */
|
||
"generic_fieldname_notes" = "メモ";
|
||
|
||
/* Icon */
|
||
"generic_fieldname_icon" = "アイコン";
|
||
|
||
/* Custom Fields */
|
||
"generic_fieldname_custom_fields" = "Custom Fields";
|
||
|
||
/* Custom Fields */
|
||
"generic_fieldname_custom_field" = "Custom Field";
|
||
|
||
/* TOTP */
|
||
"generic_fieldname_totp" = "TOTP";
|
||
|
||
/* Attachments */
|
||
"generic_fieldname_attachments" = "Attachments";
|
||
|
||
/* Decrypting */
|
||
"generic_decrypting" = "Decrypting";
|
||
|
||
/* Decrypting */
|
||
"generic_unlocking_ellipsis" = "Unlocking...";
|
||
|
||
/* Encrypting */
|
||
"generic_encrypting" = "Encrypting";
|
||
|
||
/* Loading... */
|
||
"generic_loading" = "Loading...";
|
||
|
||
/* Done */
|
||
"generic_done" = "Done";
|
||
|
||
/* Failed */
|
||
"generic_failed" = "失敗";
|
||
|
||
/* Error */
|
||
"generic_error" = "Error";
|
||
|
||
/* Export */
|
||
"generic_export" = "Export";
|
||
|
||
/* Remove */
|
||
"generic_remove" = "Remove";
|
||
|
||
/* Set */
|
||
"generic_set" = "Set";
|
||
|
||
/* Cancel */
|
||
"generic_cancel" = "キャンセル";
|
||
|
||
/* Clear */
|
||
"generic_clear" = "Clear";
|
||
|
||
/* Database */
|
||
"generic_database" = "Database";
|
||
|
||
/* Options Title - What would like to do? Options are to Add a Database or Create New etc */
|
||
"safes_vc_what_would_you_like_to_do" = "What would you like to do?";
|
||
|
||
/* Are you sure? */
|
||
"safes_vc_question_confirm_are_you_sure" = "Are you sure?";
|
||
|
||
/* Are you sure? */
|
||
"generic_are_you_sure" = "Are you sure?";
|
||
|
||
/* Are you sure? */
|
||
"browse_vc_are_you_sure" = "Are you sure?";
|
||
|
||
/* Are you sure? */
|
||
"keepass_history_are_you_sure" = "Are you sure?";
|
||
|
||
/* View more actions table action */
|
||
"safes_vc_slide_left_more_actions" = "More...";
|
||
|
||
/* Button to Rename the Database */
|
||
"safes_vc_action_rename_database" = "Rename...";
|
||
|
||
/* Remove this database table action */
|
||
"safes_vc_slide_left_remove_database_action" = "Remove...";
|
||
|
||
/* No */
|
||
"alerts_no" = "No";
|
||
|
||
/* OK */
|
||
"alerts_ok" = "OK";
|
||
|
||
/* Yes */
|
||
"alerts_yes" = "Yes";
|
||
|
||
/* Password */
|
||
"alerts_password" = "パスワード";
|
||
|
||
/* Unknown Error */
|
||
"alerts_unknown_error" = "Unknown Error";
|
||
|
||
/* Date Created */
|
||
"browse_prefs_item_subtitle_date_created" = "作成日";
|
||
|
||
/* Date Modified */
|
||
"browse_prefs_item_subtitle_date_modified" = "変更日";
|
||
|
||
/* Email */
|
||
"browse_prefs_item_subtitle_email" = "メール";
|
||
|
||
/* None */
|
||
"browse_prefs_item_subtitle_none" = "None";
|
||
/* None */
|
||
"prefs_vc_time_interval_none" = "None";
|
||
/* None */
|
||
"pwgen_hacker_level_none" = "None";
|
||
/* None */
|
||
"pwgen_salt_mode_none" = "None";
|
||
/* None */
|
||
"databases_preferences_subtitle_field_name_none" = "None";
|
||
|
||
/* Notes */
|
||
"browse_prefs_item_subtitle_notes" = "メモ";
|
||
|
||
/* Password */
|
||
"browse_prefs_item_subtitle_password" = "パスワード";
|
||
|
||
/* URL */
|
||
"browse_prefs_item_subtitle_url" = "URL";
|
||
|
||
/* Username */
|
||
"browse_prefs_item_subtitle_username" = "ユーザー名";
|
||
|
||
/* Duplicate */
|
||
"browse_vc_action_duplicate" = "Duplicate";
|
||
|
||
/* Edit */
|
||
"browse_vc_action_edit" = "Edit";
|
||
|
||
/* Rename */
|
||
"browse_vc_action_rename" = "Rename";
|
||
|
||
/* Password */
|
||
"browse_vc_search_scope_password" = "パスワード";
|
||
|
||
/* Title */
|
||
"browse_vc_search_scope_title" = "タイトル";
|
||
|
||
/* URL */
|
||
"browse_vc_search_scope_url" = "URL";
|
||
|
||
/* Username */
|
||
"browse_vc_search_scope_username" = "ユーザー名";
|
||
|
||
/* Add */
|
||
"casg_add_action" = "Add";
|
||
|
||
/* Create */
|
||
"casg_create_action" = "Create";
|
||
|
||
/* Rename */
|
||
"casg_rename_action" = "Rename";
|
||
|
||
/* Password */
|
||
"casg_text_field_placeholder_password" = "パスワード";
|
||
|
||
/* Email */
|
||
"item_details_email_field_title" = "メール";
|
||
|
||
/* Expires */
|
||
"item_details_expires_field_title" = "Expires";
|
||
|
||
/* Created */
|
||
"item_details_metadata_created_field_title" = "Created";
|
||
|
||
/* Modified */
|
||
"item_details_metadata_modified_field_title" = "Modified";
|
||
|
||
/* Password */
|
||
"item_details_password_field_title" = "パスワード";
|
||
|
||
/* Notes */
|
||
"item_details_section_header_notes" = "メモ";
|
||
|
||
/* Title */
|
||
"item_details_title_field_name" = "タイトル";
|
||
|
||
/* URL Copied */
|
||
"item_details_url_copied" = "URL Copied";
|
||
|
||
/* URL */
|
||
"item_details_url_field_title" = "URL";
|
||
|
||
/* Username */
|
||
"item_details_username_field_title" = "ユーザー名";
|
||
|
||
/* Disabled */
|
||
"prefs_vc_setting_disabled" = "Disabled";
|
||
|
||
/* Face ID */
|
||
"settings_face_id_name" = "Face ID";
|
||
|
||
/* Touch ID */
|
||
"settings_touch_id_name" = "Touch ID";
|
||
|
||
/* Date */
|
||
"edit_date_cell_date_field_placeholder" = "Date";
|
||
|
||
/* Time */
|
||
"edit_date_cell_time_field_placeholder" = "Time";
|
||
|
||
/* Remove */
|
||
"key_files_vc_option_remove" = "Remove";
|
||
|
||
/* Import */
|
||
"key_files_vc_option_import" = "インポート";
|
||
|
||
/* Decrypting... */
|
||
"open_sequence_progress_decrypting" = "復号中...";
|
||
|
||
/* No */
|
||
"open_sequence_prompt_option_no" = "いいえ";
|
||
|
||
/* Title */
|
||
"pick_creds_vc_search_scope_title" = "タイトル";
|
||
|
||
/* Username */
|
||
"pick_creds_vc_search_scope_username" = "ユーザー名";
|
||
|
||
/* Password */
|
||
"pick_creds_vc_search_scope_password" = "パスワード";
|
||
|
||
/* URL */
|
||
"pick_creds_vc_search_scope_url" = "URL";
|
||
|
||
/* All Fields */
|
||
"pick_creds_vc_search_scope_all_fields" = "すべてのフィールド";
|
||
|
||
/* Never */
|
||
"item_details_expiry_never" = "期限なし";
|
||
|
||
/**********************************************************************************************************************/
|
||
/* Download FavIcon */
|
||
|
||
"set_icon_vc_icon_source_download_favicons" = "子アイテム用に FavIcon をダウンロード";
|
||
|
||
/* Download FavIcon (Pro Only) */
|
||
"set_icon_vc_icon_source_download_favicons_pro_only" = "子アイテム用に FavIcon をダウンロード (プロ限定)";
|
||
|
||
/* Set Icons */
|
||
"browse_vc_action_set_icons" = "アイコン...";
|
||
|
||
/* Tap Play to start search */
|
||
"favicon_status_initial" = "「開始」をタップして検索を開始する";
|
||
|
||
/* Searching... */
|
||
"favicon_status_in_progress" = "検索中…";
|
||
|
||
/* Pausing (may take a few seconds)... */
|
||
"favicon_status_pausing" = "一時停止しています (数秒かかる場合があります)...";
|
||
|
||
/* FavIcon search paused. Tap Play to Continue... */
|
||
"favicon_status_paused" = "検索は停止しています。「開始」をタップして続行してください...";
|
||
|
||
/* Search Complete. Tap View Results to see FavIcons */
|
||
"favicon_status_done" = "検索完了です、「結果を見る」をタップして FavIcon を表示します";
|
||
|
||
/* Are you sure you want to clear current results and retry all items? */
|
||
"favicon_clear_all_and_retry_message" = "現在の結果をクリアして、すべてのアイテムを再試行しますか?";
|
||
|
||
/* Retry All or Failed? */
|
||
"favicon_retry_all_or_failed_title" = "すべてのアイテムそれとも失敗アイテムのみ?";
|
||
|
||
/* Would you like to retry all items, or just the failed ones? */
|
||
"favicon_retry_all_or_failed_message" = "すべてのアイテムもしくは失敗したアイテムだけを再試行しますか?";
|
||
|
||
/* Retry All */
|
||
"favicon_retry_all_action" = "すべて再試行";
|
||
|
||
/* Retry Failed */
|
||
"favicon_retry_failed_action" = "失敗したアイテムを再試行";
|
||
|
||
/* No eligible items with valid URLs found... */
|
||
"favicon_status_no_eligible_items" = "No eligible items/valid URLs found...";
|
||
|
||
/* FavIcon Results */
|
||
"favicon_results_title" = "FavIcon の検索結果";
|
||
|
||
/* FavIcon Results (Pro Only) */
|
||
"favicon_results_title_pro_only" = "FavIcon の検索結果 (プロ限定)";
|
||
|
||
/* %lu Icons Found (%dx%d selected) */
|
||
"favicon_results_n_icons_found_with_xy_resolution_fmt" = "%lu 個のアイコンが見つかりました (解像度 %dx%d)";
|
||
|
||
/* %dx%d selected */
|
||
"favicon_results_one_icon_found_with_xy_resolution_fmt" = "解像度 %dx%d";
|
||
|
||
/* No FavIcons Found */
|
||
"favicon_results_no_icons_found" = "FavIcon は見つかりませんでした";
|
||
|
||
/* Are you sure you want to remove this FavIcon result? */
|
||
"favicon_results_are_you_sure_remove_result_message" = "FavIcon のこの検索結果を削除しますか?";
|
||
|
||
/* Invalid FavIcon Preferences */
|
||
"favicon_invalid_preferences_alert_title" = "FavIcon の無効なプリファレンス";
|
||
|
||
/* This set of preferences will not produce valid FavIcon results. */
|
||
"favicon_invalid_preferences_alert_message" = "この一連のプリファレンスでは FavIcon の有効な検索結果は得られません。";
|
||
|
||
/* Unlock with %@ */
|
||
"mac_unlock_database_with_biometric_fmt" = "%@ または ウォッチでロック解除";
|
||
|
||
/* Could not open key file. */
|
||
"mac_error_could_not_open_key_file" = "キーファイルを開けませんでした。";
|
||
|
||
/* The database has been changed by another application, would you like to reload this latest version and automatically unlock? */
|
||
"mac_db_changed_externally_reload_yes_or_no" = "データベースの内容が他のアプリケーションによって変更されています。この最新のバージョンを再読み込みしてから自動的にロック解除しますか?";
|
||
|
||
/* Reloading after external changes... */
|
||
"mac_db_reloading_after_external_changes_popup_notification" = "外部からの変更があり再読み込み中...";
|
||
|
||
/* Could Not Unlock Database */
|
||
"mac_could_not_unlock_database" = "データベースのロックを解除できませんでした";
|
||
|
||
/* Touch ID Considerations\n\nWhile this is very convenient, it is not a perfect system for protecting your passwords. It is provided for convenience only. It is within the realm of possibilities that someone with access to your device or your fingerprint, can produce a good enough fake fingerprint to fool Apple’s Touch ID. In addition, on your Mac, your master password will be securely stored in the Keychain. This means it is possible for someone with administrative privileges to search your Keychain for your master password. You should be aware that a strong passphrase held only in your mind provides the most secure experience with StrongBox.\n\nPlease take all of this into account, and make your decision to use Touch ID based on your preferred balance of convenience and security. */
|
||
"mac_touch_id_one_time_warning" = "Touch ID / Apple ウォッチについて考慮する点\n\nこれらのツールは非常に便利な一方で、単純に利便性だけを考慮したものであるため、パスワードを保護する完璧なシステムとは言えません。ユーザーのデバイスや指紋にアクセスできる人がいれば、Apple の Touch ID を欺くに十分な指紋を偽装できてしまう可能性があります。また、Mac をご使用であれば、マスターパスワードはキーチェーンに保管されます。その場合、管理権限を持つユーザーであれば、キーチェーンの中を検索し、マスターパスワードを見つけ出すことが可能であるということになります。Strongbox を最も安全に使用できるのは、強力なパスフレーズを自分の頭の中だけに留めておいた場合に限るということを認識しておきましょう。\n\nTouch ID については、上述の内容をすべてご検討いただき、利便性とセキュリティに求めるバランスを考慮した上でご使用ください。";
|
||
|
||
/* You cannot lock a database while changes are pending. Save changes and lock now? */
|
||
"mac_cant_lock_db_while_changes_pending" = "変更内容が保留中の間はデータベースをロックできません。 今すぐ変更を保存してロックしますか?";
|
||
|
||
/* Locking... */
|
||
"generic_locking_ellipsis" = "ロックしています...";
|
||
|
||
/* Please Enter the Master Credentials for this Database */
|
||
"mac_please_set_master_credentials" = "このデータベースのマスター認証情報を入力してください";
|
||
|
||
/* Change Master Credentials */
|
||
"mac_change_master_credentials" = "マスター認証情報を変更";
|
||
|
||
/* Master Credentials Changed and Database Saved */
|
||
"mac_master_credentials_changed_and_saved" = "マスター認証情報の変更およびデータベースの保存が完了しました";
|
||
|
||
/* KeePass does not natively support the 'Email' field. Strongbox will add it instead as a custom field.\nDo you want to continue? */
|
||
"mac_drag_drop_between_databases_keepass_email_field_not_supported" = "KeePass は「メール」フィールドをネイティブにはサポートしていません。Strongbox では、「メール」フィールドはカスタムフィールドとして追加されます。\n続行しますか?";
|
||
|
||
/* KeePass 1 does not support entries at the root level, these will be discarded. KeePass 1 also does not natively support the 'Email' field. Strongbox will append it instead to the end of the 'Notes' field.\nDo you want to continue? */
|
||
"mac_keepass1_does_not_support_root_entries" = "KeePass 1 は、エントリーをルートレベルではサポートしていません。そのようなエントリーは破棄されます。また、KeePass 1 は「メール」フィールドをネイティブにはサポートしておらず、Strongbox では、代わりに「メモ」フィールドの末尾に追加されます。\n続行しますか?";
|
||
|
||
/* The Password Safe format does not support icons, attachments or custom fields. If you continue, these fields will not be copied to this database.\nDo you want to continue without these fields? */
|
||
"mac_password_safe_fmt_does_not_support_icons_attachments_warning" = "Password Safe フォーマットは、アイコンや添付ファイル、カスタムフィールドをサポートしていません。続行した場合、これらのフィールドはこのデータベースにコピーされません。\nこれらのフィールドなしで続行しますか?";
|
||
|
||
/* The KeePass 1 (KDB) does not support entries at the root level, these will be discarded.\n\nThe KeePass 1 (KDB) format also does not support multiple attachments, custom fields or custom icons. If you continue only the first attachment from each item will be copied to this database. Custom Fields and Icons will be discarded.\nDo you want to continue? */
|
||
"mac_keepass1_does_not_support_root_entries_or_attachments" = "KeePass 1 (KDB) は、エントリーをルートレベルではサポートしていません。そのようなエントリーは破棄されます。\n\nまた、KeePass 1 (KDB) フォーマットは、複数の添付ファイル、カスタムフィールド、およびカスタムアイコンをサポートしていません。 続行した場合は、各アイテムの最初の添付ファイルのみがこのデータベースにコピーされます。 カスタムフィールドとカスタムアイコンは破棄されます。\n続行しますか?";
|
||
|
||
/* The Password Safe format does not support attachments or icons. If you continue, these fields will not be copied to this database.\nDo you want to continue without these fields? */
|
||
"mac_password_safe_does_not_support_attachments_icons_continue_yes_no" = "Password Safe フォーマットは添付ファイルもアイコンもサポートしていません。続行した場合、これらのフィールドはこのデータベースにコピーされません。\nこれらのフィールドなしで続行しますか?";
|
||
|
||
/* You cannot create a new item here. It must be within an existing folder. */
|
||
"mac_alert_cannot_create_item_here" = "ここでは新規アイテムを作成できません。 既存のフォルダー内で行う必要があります。";
|
||
|
||
/* Please enter a Title for your new Group */
|
||
"mac_please_enter_a_title_for_new_group" = "新規グループのタイトルを入力してください";
|
||
|
||
/* Are you sure you want to send '%@' to the Recycle Bin? - Translation Note: 1st Param is the Item Title */
|
||
"mac_are_you_sure_recycle_bin_yes_no_fmt" = "'%@' をごみ箱に移動しますか?";
|
||
|
||
/* Are you sure you want to delete '%@'? - Translation Note: 1st Param is the Item Title */
|
||
"mac_are_you_sure_delete_yes_no_fmt" = "'%@' を削除しますか?";
|
||
|
||
/* Are you sure you want to send %lu items to the Recycle Bin? - Translation Note: 1st Param is the number of items being deleted */
|
||
"mac_are_you_sure_recycle_bin_multiple_yes_no_fmt" = "%lu 件のアイテムをごみ箱に移動しますか?";
|
||
|
||
/* Are you sure you want to delete %lu items? - Translation Note: 1st Param is the number of items being deleted */
|
||
"mac_are_you_sure_delete_multiple_yes_no_fmt" = "%lu 件のアイテムを削除しますか?";
|
||
|
||
/* Delete Items */
|
||
"mac_menu_item_delete_items" = "アイテムの削除";
|
||
|
||
/* Delete Item */
|
||
"mac_menu_item_delete_item" = "アイテムの削除";
|
||
|
||
/* Choose CSV file to Import */
|
||
"mac_choose_csv_file_import" = "インポートする CSV ファイルの選択";
|
||
|
||
/* The CSV file must contain a header row with at least one of the following fields:\n\n[%@, %@, %@, %@, %@, %@]\n\nThe order of the fields doesn't matter. */
|
||
|
||
"mac_csv_file_must_contain_header_and_fields" = "CSV ファイルには、以下のフィールドの少なくとも 1 つを持つヘッダー行がなければいけません。\n\n[%@、%@、%@、%@、%@、%@]\n\nフィールドの順番に決まりはありません。";
|
||
|
||
/* CSV Format */
|
||
"mac_csv_format_info_title" = "CSV フォーマット";
|
||
|
||
/* CSV File Contains Zero Rows. Cannot Import. */
|
||
"mac_csv_file_contains_zero_rows" = "CSV ファイルに行がないため、インポートできません。";
|
||
|
||
/* Found %lu valid rows in CSV file. Are you sure you would like to import now? - Translators Note: 1st Param is the number of rows found in the CSV File */
|
||
"mac_found_n_valid_rows_in_csv_file_prompt_to_import_fmt" = "CSV ファイルに有効な行が %lu 個見つかりました。今すぐインポートしますか?";
|
||
|
||
/* CSV File Successfully Imported. */
|
||
"mac_csv_file_successfully_imported" = "CSV File Successfully Imported.";
|
||
|
||
/* No valid rows found. Ensure CSV file contains a header row and at least one of the required fields. */
|
||
"mac_no_valid_csv_rows_found" = "No valid rows found. Ensure CSV file contains a header row and at least one of the required fields.";
|
||
|
||
/* Unique Usernames */
|
||
"mac_database_summary_unique_usernames" = "Unique Usernames";
|
||
|
||
/* Unique Passwords */
|
||
"mac_database_summary_unique_passwords" = "Unique Passwords";
|
||
|
||
/* Most Popular Username */
|
||
"mac_database_summary_most_popular_username" = "Most Popular Username";
|
||
|
||
/* Number of Entries */
|
||
"mac_database_summary_number_of_entries" = "Number of Entries";
|
||
|
||
/* Number of Folders */
|
||
"mac_database_summary_number_of_folders" = "Number of Folders";
|
||
|
||
/* This is a large image to use as an icon. Would you like to use a scaled down version to save %@? - Translators Note: 1st Parameter is how much space will be saved */
|
||
"mac_large_image_as_icon_use_scaled_down_version_fmt" = "This is a large image to use as an icon. Would you like to use a scaled down version to save %@?";
|
||
|
||
/* This is not a valid image file. */
|
||
"mac_not_a_valid_image_file" = "This is not a valid image file.";
|
||
|
||
/* Please enter the secret or an OTPAuth URL */
|
||
"mac_please_enter_totp_secret_or_otpauth_url" = "シークレット URL か OTPAuth の URL を入力してください";
|
||
|
||
/* Is this a Steam Token? (Say 'No' if you're unsure) */
|
||
"mac_is_this_a_stream_token_yes_no" = "これはスチームトークンですか?(確かでない場合は「いいえ」と答えてください)";
|
||
|
||
/* Show Quick View Panel */
|
||
"mac_show_quick_view_panel" = "Show Quick View Panel";
|
||
|
||
/* Hide Quick View Panel */
|
||
"mac_hide_quick_view_panel" = "Hide Quick View Panel";
|
||
|
||
/* %@ Emergency Sheet - Translators Note: 1st Param: Database Name */
|
||
"mac_database_print_emergency_sheet_fmt" = "%@ Emergency Sheet";
|
||
|
||
/* Search Disabled - Please Upgrade */
|
||
"mac_search_disabled_please_upgrade" = "Search Disabled - Please Upgrade";
|
||
|
||
/* Search (⌘F) */
|
||
"mac_search_placeholder" = "Search (⌘F)";
|
||
|
||
/* Please Enter Your Custom Default Title */
|
||
"mac_enter_custom_title_default" = "Please Enter Your Custom Default Title";
|
||
|
||
/* Please Enter Your Custom Default Username */
|
||
"mac_enter_custom_username_default" = "Please Enter Your Custom Default Username";
|
||
|
||
/* Please Enter Your Custom Default Email */
|
||
"mac_enter_custom_email_default" = "Please Enter Your Custom Default Email";
|
||
|
||
/* Please Enter Your Custom Default Password */
|
||
"mac_enter_custom_password_default" = "Please Enter Your Custom Default Password";
|
||
|
||
/* Please Enter Your Custom Default URL */
|
||
"mac_enter_custom_url_default" = "Please Enter Your Custom Default URL";
|
||
|
||
/* Welcome to Strongbox */
|
||
"mac_welcome_to_strongbox_title" = "Welcome to Strongbox";
|
||
|
||
/* Hi and welcome to Strongbox!\n\nI hope you'll really like the app, and find it useful. You can enjoy this fully featured Pro version of Strongbox for the next three months. After that point, you will be transitioned to the regular version of Strongbox.\n\nYou can always find out more at any time by tapping 'Upgrade to Pro' in the Strongbox menu item.\n\nThanks!\n-Mark */
|
||
|
||
"mac_welcome_to_strongbox_message" = "Hi and welcome to Strongbox!\n\nI hope you'll really like the app, and find it useful. You can enjoy this fully featured Pro version of Strongbox for the next three months. After that point, you will be transitioned to the regular version of Strongbox.\n\nYou can always find out more at any time by tapping 'Upgrade to Pro' in the Strongbox menu item.\n\nThanks!\n-Mark";
|
||
|
||
/* Change Master Credentials */
|
||
"mac_undo_action_change_master_credentials" = "マスター認証情報を変更";
|
||
|
||
/* Title Change */
|
||
"mac_undo_action_title_change" = "Title Change";
|
||
|
||
/* Email Change */
|
||
"mac_undo_action_email_change" = "Email Change";
|
||
|
||
/* Username Change */
|
||
"mac_undo_action_username_change" = "Username Change";
|
||
|
||
/* URL Change */
|
||
"mac_undo_action_url_change" = "URL Change";
|
||
|
||
/* Move Item */
|
||
"mac_undo_action_move_item" = "Move Item";
|
||
|
||
/* Move Items */
|
||
"mac_undo_action_move_items" = "Move Items";
|
||
|
||
/* Password Change */
|
||
"mac_undo_action_password_change" = "Password Change";
|
||
|
||
/* Notes Change */
|
||
"mac_undo_action_notes_change" = "Notes Change";
|
||
|
||
/* Expiry Date Change */
|
||
"mac_undo_action_expiry_change" = "Expiry Date Change";
|
||
|
||
/* Icon Change */
|
||
"mac_undo_action_icon_change" = "Icon Change";
|
||
|
||
/* Delete History Item */
|
||
"mac_undo_action_delete_history_item" = "Delete History Item";
|
||
|
||
/* Restore History Item */
|
||
"mac_undo_action_restore_history_item" = "Restore History Item";
|
||
|
||
/* Remove Attachment */
|
||
"mac_undo_action_remove_attachment" = "Remove Attachment";
|
||
|
||
/* Add Attachment */
|
||
"mac_undo_action_add_attachment" = "Add Attachment";
|
||
|
||
/* Set Custom Field */
|
||
"mac_undo_action_set_custom_field" = "Set Custom Field";
|
||
|
||
/* Add Custom Field */
|
||
"mac_undo_action_add_custom_field" = "カスタムフィールドの追加";
|
||
|
||
/* Remove Custom Field */
|
||
"mac_undo_action_remove_custom_field" = "Remove Custom Field";
|
||
|
||
/* Set TOTP */
|
||
"mac_undo_action_set_totp" = "Set TOTP";
|
||
|
||
/* Clear TOTP */
|
||
"mac_undo_action_clear_totp" = "Clear TOTP";
|
||
|
||
/* Add Items */
|
||
"mac_undo_action_add_items" = "Add Items";
|
||
|
||
/* Add Item */
|
||
"mac_undo_action_add_item" = "Add Item";
|
||
|
||
/* Import Entries from CSV */
|
||
"mac_undo_action_import_entries_from_csv" = "Import Entries from CSV";
|
||
|
||
/* Cannot save database while it is locked." */
|
||
"mac_cannot_save_db_while_locked" = "Cannot save database while it is locked.";
|
||
|
||
/* Strongbox cannot open File Wrappers, Directories or Compressed Packages like this. Please directly select a KeePass or Password Safe database file. */
|
||
"mac_strongbox_cant_open_file_wrappers" = "Strongbox cannot open File Wrappers, Directories or Compressed Packages like this. Please directly select a KeePass or Password Safe database file.";
|
||
|
||
/* Please Enter the Master Credentials for this Database */
|
||
"mac_please_enter_master_credentials_for_this_database" = "このデータベースのマスター認証情報を入力してください";
|
||
|
||
/* Save New Password Database... */
|
||
"mac_save_new_database" = "Save New Password Database...";
|
||
|
||
/* Save */
|
||
"mac_save_action" = "Save";
|
||
|
||
/* You must save this new database before you can use it */
|
||
"mac_save_new_db_message" = "You must save this new database before you can use it";
|
||
|
||
/* Untitled.%@ - Translators Note: 1st Parameter is the File Extension e.g. KDBX or psafe3*/
|
||
"mac_untitled_database_filename_fmt" = "タイトルなし。%@";
|
||
|
||
/* - (Pro Upgrade Available) */
|
||
"mac_free_trial_window_title_suffix" = " - (プロへのアップグレード可)";
|
||
|
||
/* - [%ld 'Pro' Days Left] - Translators Note - 1st Param is number of days left in the Pro trial */
|
||
"mac_pro_days_left_window_title_suffix_fmt" = " - [プロの残り日数 %ld]";
|
||
|
||
/* Enter a new name for this database */
|
||
"mac_enter_new_name_for_db" = "このデータベースの新しい名前を入力してください";
|
||
|
||
/* File Based */
|
||
"mac_storage_provider_name_file" = "ファイルベース";
|
||
|
||
/* There was a problem opening this file. It will be removed from your databases. */
|
||
"mac_problem_opening_db" = "このファイルを開く際に問題が発生しました。データベースから削除されます。";
|
||
|
||
/* Create New Password Database */
|
||
"mac_create_new_database_title" = "新規パスワードデータベースの作成";
|
||
|
||
/* Enter Database Master Credentials */
|
||
"mac_enter_database_master_credentials" = "マスター認証情報の入力";
|
||
|
||
/* Click Browse to Select a Key File */
|
||
"mac_click_browse_select_key_file" = "「参照」をクリックしてキーファイルを選択";
|
||
|
||
/* Passwords don't match */
|
||
"mac_passwords_dont_match" = "パスワードが一致しません";
|
||
|
||
/* Key File Invalid */
|
||
"mac_key_file_invalid" = "キーファイルが無効です";
|
||
|
||
/* Select a Key File */
|
||
"mac_select_key_file" = "キーファイルの選択";
|
||
|
||
/* You must use at least one of either a Password, a Key File or a YubiKey for your master credentials. */
|
||
"mac_you_must_use_at_least_a_password_or_key_file" = "マスター認証情報には、パスワード、キーファイル、YubiKey のうち少なくとも 1 つを使用する必要があります。";
|
||
|
||
/* Password cannot be Empty */
|
||
"mac_password_cannot_be_empty" = "パスワードは空にできません";
|
||
|
||
/* Weak Credentials */
|
||
"mac_weak_credentials" = "脆弱な認証情報";
|
||
|
||
/* Protected */
|
||
"mac_alerts_input_custom_field_protected_checkbox" = "保護";
|
||
|
||
/* Key */
|
||
"mac_alerts_input_custom_field_label_key" = "キー";
|
||
|
||
/* Value */
|
||
"mac_alerts_input_custom_field_label_value" = "値";
|
||
|
||
/* Field cannot be empty */
|
||
"mac_alerts_field_cannot_be_empty" = "フィールドは空にできません";
|
||
|
||
/* Upgrade */
|
||
"mac_upgrade_button_title" = "アップグレード";
|
||
|
||
/* Upgrade Momentarily Unavailable\nPlease Check Your Connection and Try Again Later */
|
||
"mac_upgrade_momentarily_unavailble" = "アップグレードは一時的に利用できません\n接続を確認してから、後でもう一度お試しください";
|
||
|
||
/* Restore Momentarily Unavailable */
|
||
"mac_restore_momentarily_unavailble" = "復元は一時的に利用できません";
|
||
|
||
/* No Thanks (%ld) */
|
||
"mac_upgrade_no_thanks_seconds_remaining_fmt" = "必要ありません (%ld)";
|
||
|
||
/* No Thanks */
|
||
"mac_upgrade_no_thanks" = "必要ありません";
|
||
|
||
/* Purchases Are Disabled on Your Device. */
|
||
"mac_upgrade_purchases_disabled_on_device" = "お使いのデバイスでの購入は無効化されています。";
|
||
|
||
/* Restoration Unsuccessful */
|
||
"mac_upgrade_restoration_unsuccessful" = "復元に失敗しました";
|
||
|
||
/* Could not find any previously purchased products. */
|
||
"mac_upgrade_could_not_find_any_previous_purchases" = "過去に購入された製品は見つかりませんでした。";
|
||
|
||
/* Welcome back to Strongbox Pro */
|
||
"mac_upgrade_welcome_back_to_strongbox" = "Strongbox プロへようそこ";
|
||
|
||
/* Upgrade Restored Successfully. Thank you for your support!\n\nPlease restart the Application to enjoy your Pro features. */
|
||
"mac_upgrade_upgrade_restored_success" = "アップグレードは正常に復元されました。ご支援いただき、ありがとうございます。\n\nアプリケーションを再起動して、プロ版の機能をご活用ください。";
|
||
|
||
/* Welcome to Strongbox Pro */
|
||
"mac_upgrade_welcome_to_strongbox" = "Strongbox プロへようこそ";
|
||
|
||
/* Upgrade to Pro version successful! Thank you for your support!\n\nPlease restart the Application to enjoy your Pro features. */
|
||
"mac_upgrade_upgrade_successful_thank_you" = "プロ版にアップグレードしました。ご支援いただき、ありがとうございます。\n\nアプリケーションを再起動して、プロ版の機能をご活用ください。";
|
||
|
||
/* Failed to Upgrade */
|
||
"mac_upgrade_failed_to_upgrade" = "アップグレードに失敗しました";
|
||
|
||
/* Discard New Entry? */
|
||
"mac_node_details_discard_new_entry" = "新しいエントリーを破棄しますか?";
|
||
|
||
/* Save Changes? */
|
||
"mac_node_details_save_changes" = "変更内容を保存しますか?";
|
||
|
||
/* You have made no changes to this new entry, do you want to discard?" */
|
||
"mac_node_details_you_made_changes_discard" = "この新しいエントリーには変更を加えていません。破棄しますか?";
|
||
|
||
/* There are unsaved changes present. Would you like to save those before exiting? */
|
||
"mac_node_details_unsaved_changes_save" = "保存されていない変更内容があります。終了する前に保存しますか?";
|
||
|
||
/* %@ (Historical Item) */
|
||
"mac_node_details_historical_item_suffix_fmt" = "%@ (履歴アイテム)";
|
||
|
||
/* Edit Custom Field */
|
||
"mac_node_details_edit_custom_field" = "カスタムフィールドを編集";
|
||
|
||
/* Are you sure you want to remove the custom field '%@'? */
|
||
"mac_node_details_are_you_sure_remove_custom_field_fmt" = "カスタムフィールド '%@' を削除しますか?";
|
||
|
||
/* Are you sure you want to remove the custom field '%@'? */
|
||
"mac_node_details_are_you_sure_remove_custom_field_fmt" = "カスタムフィールド '%@' を削除しますか?";
|
||
|
||
/* Add Custom Field */
|
||
"mac_node_details_add_custom_field" = "カスタムフィールドの追加";
|
||
|
||
/* You cannot use that Key here as it already exists in custom fields. */
|
||
"mac_node_details_you_cannot_use_that_key_already_exists" = "そのキーは既にカスタムフィールドに存在するため、ここでは使用できません。";
|
||
|
||
/* You cannot use that Key here as it is reserved for standard KeePass fields. */
|
||
"mac_node_details_you_cannot_use_key_reserved" = "そのキーは KeePass のスタンダードフィールドに予約されているため、ここでは使用できません。";
|
||
|
||
/* Are you sure you want to remove the attachment: %@? */
|
||
"mac_node_details_are_you_sure_remove_attachment_fmt" = "添付ファイル %@ を削除しますか?";
|
||
|
||
/* Password Copied and URL Launched */
|
||
"mac_node_details_password_copied_url_launched" = "パスワードのコピーと URL の起動が完了しました";
|
||
|
||
/* Please enter the secret or an OTPAuth URL */
|
||
"mac_node_details_please_enter_secret_totp" = "シークレット URL か OTPAuth の URL を入力してください";
|
||
|
||
/* Is this a Steam Token? (Say 'No' if you're unsure) */
|
||
"mac_node_details_is_this_steam_totp" = "これはスチームトークンですか?(確かでない場合は「いいえ」と答えてください)";
|
||
|
||
/* Could not change group! Validate failed... */
|
||
"mac_node_details_could_not_change_group" = "グループを変更できませんでした!検証に失敗しました...";
|
||
|
||
/* '%@' %@ Copied - Translators Note: 1st Param is Title of Item, 2nd Param is the Field name e.g. Username or Password */
|
||
"mac_field_copied_to_clipboard_fmt" = "「%@」 の %@ をコピーしました";
|
||
|
||
/* '%@' %@ Copied - Translators Note: 1sd Param is the Field name e.g. Username or Password */
|
||
"mac_field_copied_to_clipboard_no_item_title_fmt" = "%@ をコピーしました";
|
||
|
||
/* '%@' %@ Changed... First parameter is field that changed, e.g. Username or Password */
|
||
"mac_field_changed_notification_fmt" = "%@ を変更しました...";
|
||
|
||
/* '%@' %@ Changed... First parameter Title of Item, second parameter which field changed, e.g. Username or Password */
|
||
"mac_field_changed_popup_notification_fmt" = "「%@」の %@ を変更しました...";
|
||
|
||
/* Are you sure you want to delete this history item? */
|
||
"mac_keepass_history_are_sure_delete" = "この履歴アイテムを削除しますか?";
|
||
|
||
/* Are you sure you want to restore this history item? */
|
||
"mac_keepass_history_are_sure_restore" = "この履歴アイテムを復元しますか?";
|
||
|
||
/* Could not open this file. */
|
||
"mac_could_not_open_this_file" = "このファイルを開けませんでした。";
|
||
|
||
/* Database Icons */
|
||
"mac_database_icons" = "Database Icons";
|
||
|
||
/* KeePass Icons */
|
||
"mac_keepass_icons" = "KeePass Icons";
|
||
|
||
/* Identify to Open Database */
|
||
"mac_biometrics_identify_to_open_database" = "Identify to Open Database";
|
||
|
||
/* Biometrics is not available on this device! */
|
||
"mac_biometrics_not_available" = "Biometrics is not available on this device!";
|
||
|
||
/* Local Device */
|
||
"storage_provider_name_local_device" = "Local Device";
|
||
|
||
/* iOS Files */
|
||
"storage_provider_name_ios_files" = "iOS Files";
|
||
|
||
/* iCloud */
|
||
"storage_provider_name_icloud" = "iCloud";
|
||
|
||
/* Dropbox */
|
||
"storage_provider_name_dropbox" = "Dropbox";
|
||
|
||
/* OneDrive */
|
||
"storage_provider_name_onedrive" = "OneDrive";
|
||
|
||
/* Google Drive */
|
||
"storage_provider_name_google_drive" = "Google Drive";
|
||
|
||
/* WebDAV */
|
||
"storage_provider_name_webdav" = "WebDAV";
|
||
|
||
/* SFTP */
|
||
"storage_provider_name_sftp" = "SFTP";
|
||
|
||
/* %lu Icons Found (None selected) - Translators Note: 1st Parameter is the number of Icons found in the FavIcon Search */
|
||
"favicon_results_n_icons_found_none_selected_fmt" = "%lu Icons Found (None selected)";
|
||
|
||
/* This will set the icons for %d items to your selected FavIcons. Are you sure you want to continue? - Translators Note: 1st Param is the number of items that will be changed */
|
||
"set_favicons_are_you_sure_yes_no_fmt" = "This will set the icons for %d items to your selected FavIcons. Are you sure you want to continue?";
|
||
|
||
/* Set FavIcon(s) */
|
||
"mac_undo_action_set_icons" = "Set Icon(s)";
|
||
|
||
/* Welcome */
|
||
"auto_fill_welcome_message_header" = "Welcome";
|
||
|
||
/* Automatically download FavIcon on URL Change (PRO Only) */
|
||
"mac_auto_download_favicon_pro_only" = "Automatically download FavIcon on URL Change (Pro Feature Only)";
|
||
|
||
/* Set Icons (Pro Only) */
|
||
"mac_button_set_favicons_pro_only" = "Set Icons (Pro Only)";
|
||
|
||
/* ⌘R to Reveal */
|
||
"mac_button_reveal_master_password_title" = "⌘R to Reveal";
|
||
|
||
/* ⌘R to Conceal */
|
||
"mac_button_conceal_master_password_title" = "⌘R to Conceal";
|
||
|
||
/* Biometrics Database Changed */
|
||
"open_sequence_warn_biometrics_db_changed_title" = "Biometrics Database Changed";
|
||
|
||
/* It looks like your biometrics database has changed, probably because you added a new face or fingerprint. Strongbox now requires you to re-enter your master credentials manually for security reasons. */
|
||
"open_sequence_warn_biometrics_db_changed_message" = "It looks like your biometrics database has changed, probably because you added a new face or fingerprint. Strongbox now requires you to re-enter your master credentials manually for security reasons.";
|
||
|
||
/* None - (Tranlators Note: When the user is not using or has not selected a key file on the Unlock screen.) */
|
||
"mac_key_file_none" = "None";
|
||
|
||
/* Browse... - (Translators Note: When user wants to open the File dialog to select a key file...)*/
|
||
"mac_browse_for_key_file" = "参照…";
|
||
|
||
/* [Configured] - (Translators Note: User is using a key file, Strongbox knows what/where it is, but will not display the file name in the UI for privacy reasons. This appears on the unlock screen. */
|
||
"mac_key_file_configured_but_filename_hidden" = "[Configured]";
|
||
|
||
/* %@ [Configured] - (Translators Note: User is using a key file that has previously been set/remembered by Strongbox. First parameter is the filename of the key file. This appears on the unlock screen. */
|
||
"mac_key_file_filename_configured_fmt" = "%@ [Configured]";
|
||
|
||
/* Touch ID/Apple Watch Unlock is not possible at the moment because Touch ID/Apple Watch is not available. */
|
||
"mac_info_biometric_unlock_not_possible_right_now" = "Touch ID/Apple Watch Unlock is not possible at the moment because Touch ID/Apple Watch is not available.";
|
||
/* Touch ID/Apple Watch Unlock is not possible because the stored credentials are unavailable. This is probably because they have expired. Please enter the password manually. */
|
||
"mac_could_not_find_stored_credentials" = "Touch ID/Apple Watch Unlock is not possible because the stored credentials are unavailable. This is probably because they have expired. Please enter the password manually.";
|
||
|
||
|
||
/* Convenience Unlock */
|
||
"mac_convenience_unlock_title" = "Convenience Unlock";
|
||
|
||
/* Convenience Unlock (Touch ID/Watch Unavailable) */
|
||
"mac_convenience_unlock_title_bio_unavailable" = "Convenience Unlock (Touch ID/Watch Unavailable)";
|
||
|
||
/* Convenience Unlock (Pro Feature Only) */
|
||
"mac_convenience_unlock_title_pro_only" = "Convenience Unlock (Pro Feature Only)";
|
||
|
||
/* Convenience Password is securely stored, protected by your device's Secure Enclave and will expire: %@. - Translators Note: 1st Parameter is a date, like "Today at 14:52" or "16 September 2020 at 16:54" */
|
||
"mac_convenience_summary_secure_enclave_and_will_expire_fmt" = "Convenience Password is securely stored, protected by your device's Secure Enclave and will expire: %@.";
|
||
|
||
/* Convenience Password is securely stored in your Keychain (Secure Enclave unavailable on this device) and will expire: %@. - Translators Note: 1st Parameter is a date, like "Today at 14:52" or "16 September 2020 at 16:54" */
|
||
"mac_convenience_summary_keychain_and_will_expire_fmt" = "Convenience Password is securely stored in your Keychain (Secure Enclave unavailable on this device) and will expire: %@.";
|
||
|
||
/* Convenience Password is securely stored, protected by your device's Secure Enclave and is configured not to expire. */
|
||
"mac_convenience_summary_secure_enclave_and_will_not_expire" = "Convenience Password is securely stored, protected by your device's Secure Enclave and is configured not to expire.";
|
||
|
||
/* Convenience Password is securely stored in your Keychain (Secure Enclave unavailable on this device), and is configured not to expire. */
|
||
"mac_convenience_summary_keychain_and_will_not_expire" = "Convenience Password is securely stored in your Keychain (Secure Enclave unavailable on this device), and is configured not to expire.";
|
||
|
||
/* Convenience Password is securely stored (in memory only) encrypted by your device's Secure Enclave and will expire on Strongbox Exit. */
|
||
"mac_convenience_summary_secure_enclave_and_will_expire_on_exit" = "Convenience Password is securely stored (in memory only) encrypted by your device's Secure Enclave and will expire on Strongbox Exit.";
|
||
|
||
/* Convenience Password is securely stored (in memory only) only and will expire on Strongbox Exit. */
|
||
"mac_convenience_summary_keychain_and_will_expire_on_exit" = "Convenience Password is securely stored (in memory only) only and will expire on Strongbox Exit.";
|
||
|
||
/* Convenience Unlock is Enabled but the securely stored master password has expired. */
|
||
"mac_convenience_summary_enabled_but_expired" = "Convenience Unlock is enabled but the securely stored master password has expired.";
|
||
|
||
/* Convenience Unlock Disabled */
|
||
"mac_convenience_summary_disabled" = "Convenience Unlock Disabled";
|
||
|
||
/* Convenience Unlock (Touch ID/Watch Unavailable) */
|
||
"mac_convenience_summary_biometrics_unavailable" = "Convenience Unlock (Touch ID/Watch Unavailable)";
|
||
|
||
/* Convenience Unlock is only available in the Pro version of Strongbox. Please consider upgrading to support development. */
|
||
"mac_convenience_summary_only_available_on_pro" = "Convenience Unlock is only available in the Pro version of Strongbox. Please consider upgrading to support development.";
|
||
|
||
/* Never */
|
||
"mac_convenience_expiry_period_never" = "期限なし";
|
||
|
||
/* App Exit */
|
||
"mac_convenience_expiry_period_on_app_exit" = "App Exit";
|
||
|
||
/* Unlock with Touch ID or Watch */
|
||
"mac_unlock_screen_button_title_convenience_unlock" = "Touch ID または Watchでロック解除";
|
||
|
||
/* Convenience Unlock Expired */
|
||
"mac_unlock_screen_button_title_convenience_unlock_expired" = "Convenience Unlock Expired";
|
||
|
||
/* Touch ID/Watch Unavailable */
|
||
"mac_unlock_screen_button_title_convenience_unlock_bio_unavailable" = "Touch ID/Watch Unavailable";
|
||
|
||
/* Touch ID/Watch Unlock (Pro Only) */
|
||
"mac_unlock_screen_button_title_convenience_unlock_pro_only" = "Touch ID/Watch Unlock (Pro Only)";
|
||
|
||
/* Configure... */
|
||
"casg_yubikey_configure_action" = "Configure...";
|
||
|
||
/* NFC */
|
||
"casg_yubikey_configured_nfc" = "NFC";
|
||
|
||
/* Slot 1 */
|
||
"casg_yubikey_configured_slot1" = "Slot 1";
|
||
|
||
/* Slot 2 */
|
||
"casg_yubikey_configured_slot2" = "Slot 2";
|
||
|
||
/* YubiKey Unlock is not supported in AutoFill mode */
|
||
"open_sequence_cannot_use_yubikey_in_autofill_mode" = "YubiKey Unlock is not supported in AutoFill mode";
|
||
|
||
/* YubiKey Unlock is only available in the Pro edition of Strongbox */
|
||
"open_sequence_yubikey_only_available_in_pro" = "YubiKey Unlock is only available in the Pro edition of Strongbox";
|
||
|
||
/* NFC Yubikey (Pro Edition Only) */
|
||
"yubikey_config_section_header_nfc_pro_only" = "NFC Yubikey (Pro Edition Only)";
|
||
|
||
/* Disabled (Pro Edition Only) */
|
||
"casg_yubikey_configured_disabled_pro_only" = "Disabled (Pro Edition Only)";
|
||
|
||
/* Yubikey (Pro Edition Only) */
|
||
"casg_section_header_yubikey_pro_only" = "Yubikey (Pro Edition Only)";
|
||
|
||
/* Unknown (Translators Note: Used when generally when something can't be determined, e.g. The URL or file name of a database, or the type of storage provider used, or the format of a newly opened database etc.)*/
|
||
"generic_unknown" = "Unknown";
|
||
|
||
/* Valid Credentials */
|
||
"mac_valid_credentials" = "Valid Credentials";
|
||
|
||
/* Could not get challenge response from Yubikey */
|
||
"mac_error_getting_challenge_response_yubikey" = "Could not get challenge response from Yubikey";
|
||
|
||
/* Refreshing... (Translators Note: Used whenever running a fairly short operation to indicate somehting is happening, e.g. when polling YubiKey status (can take a few seconds)) */
|
||
"generic_refreshing_ellipsis" = "更新中...";
|
||
|
||
/* Could not generate Composite Key */
|
||
"mac_error_could_not_generate_composite_key" = "Could not generate Composite Key";
|
||
|
||
/* None */
|
||
"generic_none" = "None";
|
||
|
||
/* YubiKey (Pro Only) */
|
||
"mac_lock_screen_yubikey_popup_menu_yubico_pro_only" = "YubiKey (Pro Only)";
|
||
|
||
/* Yubikey Slot %ld (Touch Required) - (Translators Note: Some YubiKey devices/configurations require the user to touch or press a button to authenticate. This string also takes a numeric parameter indicating which slot on the device is to be used, usually slot 1 or slot 2) */
|
||
"mac_yubikey_slot_n_touch_required_fmt" = "Yubikey Slot %ld (Touch Required)";
|
||
|
||
/* Yubikey Slot %ld (Translators Note: This string takes a numeric parameter indicating which slot on the device is to be used, usually slot 1 or slot 2) */
|
||
"mac_yubikey_slot_n_fmt" = "Yubikey Slot %ld";
|
||
|
||
/* No YubiKeys Found */
|
||
"mac_no_yubikeys_found" = "YubiKeys が見つかりません";
|
||
|
||
/* Yubikey %@ Slot %ld (Touch Required) - (Tranlators Note: 1st Parameter is a serial number like 11255332 and the 2nd Parameter is the Slot number, usualy 1 or 2). Touch required means a physical action by the user pressing or touching the device is required. */
|
||
"mac_yubikey_serial_number_slot_n_touch_required_fmt" = "Yubikey %@ スロット %ld (タッチが必要)";
|
||
|
||
/* Yubikey %@ Slot %ld - (Tranlators Note: 1st Parameter is a serial number like 11255332 and the 2nd Parameter is the Slot number, usualy 1 or 2) */
|
||
"mac_yubikey_serial_number_slot_n_fmt" = "Yubikey %@ スロット %ld";
|
||
|
||
/* YubiKey found but no compatible HMACSHA1 slots available */
|
||
"mac_yubikey_available_but_no_compatible_slots" = "YubiKey は見つかりましたが、互換性のある HMACSHA1 スロットがありません";
|
||
|
||
"casg_yubikey_configured_mfi" = "Lightning";
|
||
|
||
/* AutoFill Crash Occurred */
|
||
"autofill_did_not_close_cleanly_title" = "オートフィルがクラッシュしました";
|
||
|
||
/* It looks like the last time you used AutoFill you had a crash. This is usually due to a memory limitation. Please check your database file size and your Argon2 memory settings (should be <= 64MB) */
|
||
"autofill_did_not_close_cleanly_message" = "前回オートフィルを使用されたときに、クラッシュしていたようです。通常、これは iOS のメモリ制限によるものです。データベースファイルのサイズと Argon2 のメモリ設定 (<= 64MB にする) を確認してください。";
|
||
|
||
/* Regenerate... */
|
||
"password_generation_regenerate_ellipsis" = "再生成...";
|
||
|
||
/* Touch the key to read the OTP */
|
||
"yubikey_touch_the_key_to_read_the_otp" = "キーをタッチして OTP を読み取る";
|
||
|
||
/* Insert the key to read the OTP */
|
||
"yubikey_insert_the_key_to_read_the_otp" = "キーを挿入して OTP を読み取る";
|
||
|
||
/* Communicating with YubiKey... */
|
||
"yubikey_communicating_with_key_ellipsis" = "YubiKey と通信しています...";
|
||
|
||
/* Icon Set */
|
||
"browse_prefs_icon_set" = "アイコンセット";
|
||
|
||
/* Classic */
|
||
"keepass_icon_set_classic" = "KeePass クラシック";
|
||
|
||
/* SF Symbols (iOS 13+) */
|
||
"keepass_icon_set_sf_symbols" = "SF シンボル (iOS 13+)";
|
||
|
||
/* Translators Note: 1 parameter here to mention Biometric unlock, which depends on the device (will be either: 'Touch ID Unlock' or 'Face ID Unlock') */
|
||
"upgrade_short_developer_message_fmt" = "こんにちは、私は Mark といいます。Strongbox のディベロッパーです。お知らせしたいことがあります。Strongbox はフリーミアムモデルを採用していますので、無料バージョンとプロバージョンがあります。毎日 Strongbox をご利用いただき、その便利さを実感していただければ幸いです。\n\nアップグレードをご検討されてはいかがですか?アップグレードしていただければ、インディアプリのディベロッパーのサポート、そして継続的な改善の実現に貢献していただけます。\n\nまた、 %@ や PIN コード、FavIcon など、プロバージョン限定の強力な機能もご利用いただけます。\n\n大好きなこのアプリの開発を続けられるのも、皆さまからのご支援のおかげです。\n\nいつも本当にありがとうございます\n-Mark";
|
||
|
||
/* Translators Note: 1 parameter indicating number of days left in users free trial */
|
||
"upgrade_vc_you_have_n_days_remaining_fmt" = "プロトライアルの残り日数は %ld 日です";
|
||
|
||
/* Your free trial of Strongbox Pro has expired. */
|
||
"upgrade_vc_your_free_trial_expired" = "Strongbox プロの無料トライアルは終了しました。";
|
||
|
||
/* Enjoy %@ and other Pro features by Upgrading! - Translators Note: 1st parameter is for biometric unlock (will be either: 'Touch ID Unlock' or 'Face ID Unlock') */
|
||
"upgrade_vc_enjoy_features_by_upgrading_fmt" = "アップグレードして %@ やプロ版の他の機能をご活用ください!";
|
||
|
||
/* */
|
||
"upgrade_question_answer_free_pro_differences" = "Strongbox の無料バージョンとプロバージョンの主な違いは Touch / Face ID によるロック解除機能です。\n\nこれはデータベースのロック解除に使えるとても便利な機能です。これがないと、セキュアマスターパスワードを毎回手動で入力する必要があります。通常、このパスワードは長くて複雑なため、入力に時間がかかり、入力ミスもしやすくなります。\n\n他にも、PIN コードや FavIcon といった便利な機能がいくつかります。\n\n主なメリットの 1 つとして、アップグレードを促すこの画面が表示されなくなるほか、Strongbox の継続的な開発を支援していただけます。\n\n両バージョンの相違点をまとめた要約は、アップグレードのメイン画面で「無料バージョンとプロバージョンの比較チャート」ボタンをタップしてご覧ください。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_end_trial" = "トライアルが終了すると、自動的に無料バージョンに切り替わり、Touch / Face ID によるロック解除といった便利な機能は使用できなくなります。\n\nデータベースへのアクセス、データベースの検索および編集、クラウドへの同期は引き続きご利用いただけます。\n\nアップグレードを促すメッセージが時々表示されるかもしれませんが、Strongbox の継続的な開発の支援をご検討いただくためのものです。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_free_version_forever" = "もちろん、無料バージョンは無期限でご使用いただけます。それだけでも機能性は十分なのですが、Strongbox は便利で、使用する価値がある、インターネットを安全に使用できるようになったと感じられた方は、ぜひアップグレードすることをご検討下さい。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_another_question" = "他のご質問は、インターネットで検索、または Reddit (r/strongbox) や当社ウェブサイト (https://strongboxsafe.com/faq) などをご利用いただければ、インターネット上に答えが記載されている場合がございます。\n\nどうしても答えが見つからない場合は、メールにて英語で support@strongboxsafe.com までお問い合わせください。サポートへのお問い合わせは、開発の時間を使って対応していますので、その点を考慮していただき、内容を短く明確にしていただくようお願いします。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_works_on_other_devices" = "はい、アップグレードはお使いの Apple ID にリンクされます。したがい、他の iOS デバイスを使用していても、同じ Apple ID にサインインしている限り、Strongbox の完全なプロバージョンをご使用いただけます。\n\n自動的にアクセスできるはずですが、そうでない場合は「過去の購入を復元する」ボタンをタップしていただくことが必要になる場合があります。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_share_family" = "これは、既にご家族またはお友達と一緒に Apple のファミリー共有プログラムに登録し、そのセットアップが完了している場合に限ります。\n\n次に、このアプリのアプリ内購入オプションを使用するのではなく、Strongbox バージョンを別に購入する必要があります。これは、Apple のファミリー共有プログラムがアプリ内購入に対応していないためです。\n\nStrongbox の Apple ファミリー共有バージョンを使用するには、アップグレードのメイン画面で「Apple ファミリー共有」ボタンをタップしてください。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_works_on_mac" = "残念ながらそれはできません。iOS と Mac は別のプラットフォームであり、Strongbox iOS と Mac も完全に異なるアプリです。また、現時点では、2 つのアプリをバンドルして一度に購入していただくこともできません。";
|
||
|
||
/* */
|
||
"upgrade_question_answer_buy_company_licenses" = "ボリュームライセンスの購入およびお勤め先の会社に合わせたカスタムビルドについては、support@strongboxsafe.com までお問い合わせください。";
|
||
|
||
/* A storage provider is in the process of writing. This is the status displayed on the progress dialog. In english: Syncing... */
|
||
"storage_provider_status_syncing" = "同期中...";
|
||
|
||
/* Duplicate Item? */
|
||
"browse_vc_duplicate_prompt_title" = "アイテムを複製しますか?";
|
||
|
||
/* Are you sure you want to duplicate this item? */
|
||
"browse_vc_duplicate_prompt_message" = "このアイテムを複製しますか?";
|
||
|
||
/* It looks like your database is encrypted by Microsoft InTune probably due to corporate policy. */
|
||
"error_database_is_encrypted_ms_intune" = "お使いのデータベースは、おそらく企業ポリシーにより Microsoft InTune によって暗号化されているようです。";
|
||
|
||
/* Add Entry... */
|
||
"browse_add_entry_button_title" = "エントリーの追加...";
|
||
|
||
/* Add Group... */
|
||
"browse_add_group_button_title" = "グループの追加...";
|
||
|
||
/* Tags */
|
||
"browse_vc_search_scope_tags" = "タグ";
|
||
|
||
/* Tags */
|
||
"browse_prefs_item_subtitle_tags" = "タグ";
|
||
|
||
/* Tags */
|
||
"item_details_username_field_tags" = "タグ";
|
||
|
||
/* 90 Day Trial */
|
||
"upgrade_vc_start_your_free_trial" = "90 日間のトライアル";
|
||
|
||
/* Free Trial - No subscription or commitment required!" */
|
||
"upgrade_vc_start_your_free_trial_subtitle" = "プロ版の全機能を試す (サブスクリプション不要。無料のアプリ内購入で始められます)";
|
||
|
||
/* Free */
|
||
"upgrade_vc_start_your_free_trial_price_free" = "無料";
|
||
|
||
/* Upgrade (Free Trial Available) */
|
||
"safes_vc_upgrade_info_trial_available_button_title" = "アップグレード (プロ版の無料トライアル)...";
|
||
|
||
/* Would you like to add an entry or a group? */
|
||
"browse_add_group_or_entry_question" = "エントリーまたはグループを追加しますか?";
|
||
|
||
/* Would you like to use %@ or your Apple Watch to unlock this database in the future? Your master password will be securely stored for %@ before you need to re-enter it. Note for translators (1st Param = "Touch ID", 2nd Param is a time span something like "2 weeks") */
|
||
"mac_use_biometric_to_open_in_future_fmt" = "今後は %@ または Apple ウォッチを使ってこのデータベースのロックを解除されますか?マスターパスワードは、%@ 安全に保管され、それまで再度入力する必要はありません。";
|
||
|
||
/* Would you like to use %@ or your Apple Watch to unlock this database in the future? Your master password will be stored securely. Note for translators (1st Param = "Touch ID") */
|
||
"mac_use_biometric_to_open_in_future_simple_fmt" = "今後は %@ または Apple ウォッチを使ってこのデータベースのロックを解除されますか?マスターパスワードは安全に保管されます。";
|
||
|
||
/* Would you like to use %@ or your Apple Watch to unlock this database in the future? Your master password will be stored securely until you exit Strongbox Note for translators (1st Param = "Touch ID") */
|
||
"mac_use_biometric_to_open_in_future_simple_app_exit_fmt" = "今後は %@ または Apple ウォッチを使ってこのデータベースのロックを解除されますか?マスターパスワードは、Strongbox を終了するまで安全に保管されます。";
|
||
|
||
/* Audit: No password set */
|
||
"audit_quick_summary_no_password_set" = "パスワードが設定されていません";
|
||
|
||
/* Audit: Password is very common */
|
||
"audit_quick_summary_very_common_password" = "非常に一般的なパスワードです";
|
||
|
||
/* Audit: Password is duplicated in another entry */
|
||
"audit_quick_summary_duplicated_password" = "パスワードが別のエントリーと重複しています";
|
||
|
||
/* Audit: Password is similar to one in another entry. */
|
||
"audit_quick_summary_password_is_similar_to_another" = "パスワードが別のエントリーのパスワードと似ています";
|
||
|
||
/* Password is Pwned (HIBP) */
|
||
"audit_quick_summary_pwned" = "パスワードが Pwned (HIBP) されています";
|
||
|
||
/* All Entries */
|
||
"quick_view_title_all_entries_title" = "すべてのエントリー";
|
||
|
||
/* View every entry in a flat list... */
|
||
"quick_view_title_all_entries_subtitle" = "View every entry in a flat list...";
|
||
|
||
/* Audit Issues */
|
||
"quick_view_title_audit_issues_title" = "監査の問題";
|
||
|
||
/* View all entries with audit issues */
|
||
"quick_view_title_audit_issues_subtitle" = "監査の問題のエントリーをすべて表示";
|
||
|
||
/* TOTP Entries */
|
||
"quick_view_title_totp_entries_title" = "TOTP Entries";
|
||
|
||
/* View all entries with a TOTP token */
|
||
"quick_view_title_totp_entries_subtitle" = "View all entries with a TOTP token";
|
||
|
||
/* Quick Views */
|
||
"quick_view_section_title_quick_views" = "Quick Views";
|
||
|
||
/* Enhanced Audits (Pro Edition Only) */
|
||
"audit_similar_passwords_pro_only_title" = "Similar Passwords (Pro Edition Only)";
|
||
|
||
/* Audit Issues (%ld) - Translators note: format param is number of items with audit issues e.g. 5 */
|
||
"quick_view_title_audit_issues_title_fmt" = "Audit Issues (%ld)";
|
||
|
||
/* No Password - Translators note: This should be very very short or abbreviated - It appears in the Browse screen with limited room beside the Audit badge */
|
||
"audit_quick_summary_very_brief_no_password_set" = "パスワードなし";
|
||
|
||
/* Weak/Common - Translators note: This should be very very short or abbreviated - It appears in the Browse screen with limited room beside the Audit badge */
|
||
"audit_quick_summary_very_brief_very_common_password" = "Common";
|
||
|
||
/* Duplicated - Translators note: This should be very very short or abbreviated - It appears in the Browse screen with limited room beside the Audit badge */
|
||
"audit_quick_summary_very_brief_duplicated_password" = "Duplicated";
|
||
|
||
/* Similar - Translators note: This should be very very short or abbreviated - It appears in the Browse screen with limited room beside the Audit badge */
|
||
"audit_quick_summary_very_brief_password_is_similar_to_another" = "Similar";
|
||
|
||
/* Short - Translators note: This should be very very short or abbreviated - It appears in the Browse screen with limited room beside the Audit badge */
|
||
"audit_quick_summary_very_brief_password_is_too_short" = "Short";
|
||
|
||
/* Pwned */
|
||
"audit_quick_summary_very_brief_password_is_pwned" = "Pwned";
|
||
|
||
/* Audit: Password is too short. */
|
||
"audit_quick_summary_password_is_too_short" = "Audit: Password is too short";
|
||
|
||
/* Found %@ issues in %@ entries - Translators note, both parameters are numbers, e.g. 24 issues found in 12 entries */
|
||
"audit_status_fmt" = "Found %@ issues in %@ entries";
|
||
|
||
/* Found %@ issues in %@ entries - Translators note, all parameters are numbers, e.g. 24 issues found in 12 entries (with 5 HIBP Errors) */
|
||
"audit_status_done_with_hibp_errors_fmt" = "Found %@ issues in %@ entries (with %@ HIBP Errors)";
|
||
|
||
/* Audit Complete */
|
||
"audit_status_complete" = "ステータス: 完了";
|
||
|
||
/* Database Auditor Initialized */
|
||
"audit_status_initialized" = "Status: Initializing...";
|
||
|
||
/* Database Auditor Initialized */
|
||
"audit_status_initialized_but_disabled" = "Status: Disabled";
|
||
|
||
/* Auditing... (%d%%) - Translator's Note - 1st Parameter is a percentage e.g. 25% - NB: Only 1 param (double percentages are an escape string for the single percentage symbol) */
|
||
"audit_status_running_with_progress_fmt" = "Status: Auditing... (%d%%)";
|
||
|
||
/* Auditing... */
|
||
"audit_status_running_with_ellipsis" = "Status: Auditing...";
|
||
|
||
/* Audit Stopped */
|
||
"audit_status_stopped" = "Status: Stopped";
|
||
|
||
/* No issues found */
|
||
"audit_status_no_issues_found" = "No issues found";
|
||
|
||
/* The credentials were incorrect for this database. Are you sure you are using this key file?\n\nNB: A key files are not the same as your database file. */
|
||
"open_sequence_problem_opening_incorrect_credentials_message_verify_key_file" = "The credentials were incorrect for this database. Are you sure you are using this key file?\n\nNB: Please be aware that key files are not the same as your database file (KDBX/KDB)";
|
||
|
||
/* Is your Key File correct? */
|
||
"casg_key_file_correct_title" = "Is your Key File correct?";
|
||
|
||
/* You have configured this database to open with a key file but the key file you have chosen doesn't look valid.\n\nAre you sure you are using this key file?\n\nNB: A key file is not the same as your database file" */
|
||
"casg_key_file_correct_message" = "You have configured this database to open with a key file but the key file you have chosen doesn't look valid.\n\nAre you sure you are using this key file?\n\nNB: A key file is not the same as your database file";
|
||
|
||
/* Yes, the key file is correct */
|
||
"casg_key_file_correct_yes_key_file_correct" = "Yes, the key file is correct";
|
||
|
||
/* No, I don't use a key file */
|
||
"casg_key_file_correct_no_no_key_file" = "No, I don't use a key file";
|
||
|
||
/* Security Audit Complete */
|
||
"browse_vc_audit_complete_title" = "Security Audit Complete";
|
||
|
||
/* No issues found */
|
||
"browse_vc_audit_complete_message" = "No issues found";
|
||
|
||
/* %ld issues found */
|
||
"browse_vc_audit_complete_message_issues_found_fmt" = "%ld issues found";
|
||
|
||
/* %ld New Issues Found! */
|
||
"browse_vc_audit_complete_message_new_issues_found_fmt" = "%ld New Issues Found!";
|
||
|
||
/* HIBP Disclaimer */
|
||
"audit_hibp_warning_title" = "HIBP Disclaimer";
|
||
|
||
/* I understand that my passwords will be sent over the web (HTTPS) to the 'Have I Been Pwned?' password checking service (using k-anonymity) and that I fully consent to this functionality. I also absolve Strongbox, Mark McGuill and Phoebe Code Limited of all liabilty for using this feature. */
|
||
"audit_hibp_warning_message" = "I understand that my passwords will be sent over the web (HTTPS) to the 'Have I Been Pwned?' password checking service (using k-anonymity) and that I fully consent to this functionality. I also absolve Strongbox, Mark McGuill and Phoebe Code Limited of all liabilty for using this feature.";
|
||
|
||
/* No, I don't want to use this feature */
|
||
"audit_hibp_warning_no" = "No, I don't want to use this feature";
|
||
|
||
/* Yes, I understand and agree */
|
||
"audit_hibp_warning_yes" = "Yes, I understand and agree";
|
||
|
||
/* Always Check */
|
||
"hibp_check_interval_always_check" = "Always Check";
|
||
|
||
/* Once a Day */
|
||
"hibp_check_interval_once_a_day" = "1 日に 1 回";
|
||
|
||
/* Once a Week */
|
||
"hibp_check_interval_once_a_week" = "Once a Week";
|
||
|
||
/* Once Every 30 days */
|
||
"hibp_check_interval_once_every_30_days" = "Once Every 30 days";
|
||
|
||
/* Select Online Check Interval */
|
||
"audit_hibp_online_check_interval" = "Select Online Check Interval";
|
||
|
||
/* Have I Been Pwned? (Pro Edition Only) */
|
||
"audit_hibp_pro_only_title" = "Have I Been Pwned? (Pro Edition Only)";
|
||
|
||
/* Auto Fetch FavIcon? */
|
||
"item_details_prompt_auto_fetch_favicon_title" = "Auto Fetch FavIcon?";
|
||
|
||
/* Strongbox can automatically fetch FavIcons when an new entry is created or updated.\n\nWould you like to Strongbox to do this? */
|
||
"item_details_prompt_auto_fetch_favicon_message" = "Strongbox can automatically fetch FavIcons when an new entry is created or updated.\n\nWould you like to Strongbox to do this?";
|
||
|
||
/* Try Strongbox Pro? */
|
||
"browse_pro_nudge_title" = "Try Strongbox Pro?";
|
||
|
||
/* Strongbox Pro is full of handy features like %@ Unlock.\n\nGood news! You have a Free 90-Day Trial available. Would you like to try Strongbox Pro? (Translators Note: 1st parameter is biometric id like 'Touch ID' or 'Face ID') */
|
||
"browse_pro_nudge_message_fmt" = "Strongbox Pro is full of handy features like %@ Unlock.\n\nGood news! You have a Free 90-Day Trial available. Would you like to try Strongbox Pro?";
|
||
|
||
/* Finnish */
|
||
"pwgen_wordlist_finnish" = "Finnish";
|
||
|
||
/* Icelandic */
|
||
"pwgen_wordlist_icelandic" = "Icelandic";
|
||
|
||
/* Standard */
|
||
"password_gen_vc_wordlist_category_standard" = "Standard";
|
||
|
||
/* Fandom */
|
||
"password_gen_vc_wordlist_category_fandom" = "Fandom";
|
||
|
||
/* Languages */
|
||
"password_gen_vc_wordlist_category_languages" = "Languages";
|
||
|
||
/* Accessed */
|
||
"item_details_metadata_accessed_field_title" = "Accessed";
|
||
|
||
/* Location Changed */
|
||
"item_details_metadata_location_changed_field_title" = "Location Changed";
|
||
|
||
/* Usage Count */
|
||
"item_details_metadata_usage_count_field_title" = "Usage Count";
|
||
|
||
/* Partial Recycle (Translators Note: If a user selects multiple items and some of them can't be recycled (e.g. The Recycle Bin itself, we ask if user is ok with that) */
|
||
"browse_vc_partial_recycle_alert_title" = "Partial Recycle";
|
||
|
||
/* Some of the items you have selected cannot be recycled and will be permanently deleted. Is that OK? */
|
||
"browse_vc_partial_recycle_alert_message" = "Some of the items you have selected cannot be recycled and will be permanently deleted. Is that OK?";
|
||
|
||
/* Audit */
|
||
"browse_vc_action_audit" = "監査";
|
||
|
||
/* KeePassXC */
|
||
"keepass_icon_set_keepassxc" = "KeePassXC";
|
||
|
||
/* Preferences */
|
||
"audit_drill_down_section_header_preferences" = "環境設定";
|
||
|
||
/* Summary */
|
||
"audit_drill_down_section_header_summary" = "概要";
|
||
|
||
/* Duplicate Passwords */
|
||
"audit_drill_down_section_header_duplicates" = "同じパスワードを使用しているアイテム";
|
||
|
||
/* Similar Passwords */
|
||
"audit_drill_down_section_header_similar" = "類似のパスワードを使用しているアイテム";
|
||
|
||
/* Actions */
|
||
"audit_drill_down_section_header_actions" = "アクション";
|
||
|
||
/* No password has been set */
|
||
"audit_summary_flag_no_password_set" = "パスワードが設定されていません";
|
||
|
||
/* This password is very common */
|
||
"audit_summary_flag_very_common_password" = "これは非常に一般的なパスワードです";
|
||
|
||
/* This password is pwned (HIBP) */
|
||
"audit_summary_flag_pwned" = "このパスワードは pwned (HIBP) されています";
|
||
|
||
/* This password is too short */
|
||
"audit_summary_flag_password_is_too_short" = "このパスワードは短すぎます";
|
||
|
||
/* The items above use exactly the same password as this item, this is generally considered a weakness. You should strive not to have any duplicated passwords. */
|
||
"audit_drill_down_section_footer_duplicates" = "上記のアイテムにはこのアイテムと同じパスワードが使用されています。通常、これは脆弱性とみなされます。パスワードの重複は極力避けるよう心がけてください。";
|
||
|
||
/* The items above have a similar password to this item. This might indicate a weakness or use of a common component and could therefore be vulnerable to attack. */
|
||
"audit_drill_down_section_footer_similar" = "上記のアイテムにはこのアイテムと類似のパスワードが使用されています。これは脆弱性または一般的な要素の使用を意味する場合があり、攻撃を受けやすくなります。";
|
||
|
||
/* Audit this Item */
|
||
"audit_drill_down_audit_this_item_preference_title" = "このアイテムを監査する";
|
||
|
||
/* Check if this password is Pwned (HIBP) */
|
||
"audit_drill_down_action_check_hibp" = "このパスワードが Pwned (HIBP) されているかどうかをチェックする";
|
||
|
||
/* This item is excluded from Audits */
|
||
"audit_status_item_is_exluded" = "このアイテムは監査から除外されています";
|
||
|
||
/* Checking HIBP */
|
||
"audit_manual_pwn_progress_message" = "HIBP をチェックしています";
|
||
|
||
/* Manual HIBP Result */
|
||
"audit_manual_pwn_check_result_title" = "Manual HIBP Result";
|
||
|
||
/* Your password has NOT been pwned as is likely secure. */
|
||
"audit_manual_pwn_check_result_not_pwned" = "あなたのパスワードは pwned されていないため、安全と思われます。";
|
||
|
||
/* Manual HIBP Result */
|
||
"audit_manual_pwn_check_result_title" = "Manual HIBP Result";
|
||
|
||
/* This password is pwned and is vulnerable */
|
||
"audit_manual_pwn_check_result_pwned" = "このパスワードは pwned されており、攻撃を受ける可能性があります";
|
||
|
||
/* Database Audit Preferences */
|
||
"audit_drill_down_go_to_database_audit_preferences" = "データベース監査の設定";
|
||
|
||
/* View All Audit Issues */
|
||
"audit_drill_down_view_all_audit_issues" = "監査で見つかったすべての問題を表示";
|
||
|
||
/* No Excluded Items */
|
||
"audit_drill_down_no_excluded_items_title" = "除外されたアイテムはありません";
|
||
|
||
/* You have not explicitly excluded any items from the audit. You can exclude an item by sliding right on it and tapping the Audit button. */
|
||
"audit_drill_down_no_excluded_items_subtitle" = "監査から明示的に除外したアイテムはありません。アイテムは右にスライドして「監査」ボタンをタップすれば除外できます。";
|
||
|
||
/* Unexclude */
|
||
"audit_excluded_items_vc_action_unclude" = "除外を解除";
|
||
|
||
/* Share Last Crash Diagnostics? */
|
||
"crash_diagnostics_share_last_title" = "クラッシュ診断を共有しますか?";
|
||
|
||
/* It looks like Strongbox had a crash last time. Would you be so kind as to share the diagnostics with Strongbox Support?\n\nPlease mail to support@strongboxsafe.com */
|
||
"crash_diagnostics_share_last_message" = "Strongbox は前回クラッシュしています。お手数ですが、クラッシュの診断結果を Strongbox サポートと共有していただいても宜しいでしょうか?\n\nsupport@strongboxsafe.com までメールでお送りください";
|
||
|
||
/* Share */
|
||
"crash_diagnostics_share_action" = "共有";
|
||
|
||
/* Copy to Clipboard */
|
||
"crash_diagnostics_copy_action" = "クリップボードにコピー";
|
||
|
||
/* PIN */
|
||
"pin_entry_default_text" = "PIN";
|
||
|
||
/* No Attachments */
|
||
"file_attachments_view_controller_empty_attachments_text" = "添付ファイルなし";
|
||
|
||
/* KeePass 1 */
|
||
"database_format_keepass1" = "KeePass 1";
|
||
|
||
/* KeePass 2 (Legacy) */
|
||
"database_format_keepass2_kdbx3_1" = "KeePass 2 (レガシー)";
|
||
|
||
/* KeePass 2 */
|
||
"database_format_keepass2_kdbx4" = "KeePass 2";
|
||
|
||
/* Password Safe 3 */
|
||
"database_format_password_safe" = "Password Safe 3";
|
||
|
||
/* ***************** (Translators Note: No need to translate here - this is just to remove XCode warnings about untranslated strings) */
|
||
"generic_masked_protected_field_text" = "*****************";
|
||
|
||
/* Diceware (XKCD) */
|
||
"password_gen_vc_mode_diceware_xkcd_title" = "Diceware (XKCD)";
|
||
|
||
/* Strongbox: Unknown Database */
|
||
"autofill_error_unknown_db_title" = "Strongbox: 不明なデータベース";
|
||
|
||
/* This appears to be a reference to an older Strongbox database which can no longer be found. Strongbox's QuickType AutoFill database has now been cleared, and so you will need to reopen your databases to refresh QuickType AutoFill. */
|
||
"autofill_error_unknown_db_message" = "これは Strongbox の古いデータベースへの参照のようです。また、そのデータベースはもはや存在していません。Strongbox のクイックタイプオートフィルデータベースはクリアされていますので、クイックタイプオートフィルを更新するには、データベースをもう一度開く必要があります。";
|
||
|
||
/* Strongbox: Error Locating Entry */
|
||
"autofill_error_unknown_item_title" = "Strongbox: エントリーの検索中にエラーが発生しました";
|
||
|
||
/* Strongbox could not find this entry, it is possibly stale. Strongbox's QuickType AutoFill database has now been cleared, and so you will need to reopen your databases to refresh QuickType AutoFill. */
|
||
"autofill_error_unknown_item_message" = "Strongbox にこのエントリーは見つかりませんでした。古くなっている可能性があります。Strongbox のクイックタイプオートフィルデータベースはクリアされていますので、クイックタイプオートフィルを更新するには、データベースをもう一度開く必要があります。";
|
||
|
||
/* Locating... */
|
||
"generic_status_sp_locating_ellipsis" = "検索中...";
|
||
|
||
/* %@ Unlock (Translators Note: 1st param is 'Touch ID' or 'Face ID' - Used on the Upgrade, Freemium Onboarding/Welcome screen and the Free vs Pro Chart screen) */
|
||
"generic_biometric_unlock_fmt" = "%@ によるロック解除";
|
||
|
||
/* By Default Strongbox now includes all your local documents and databases in Apple backups, however imported Key Files are explicitly not included for security reasons.\n\nYou can change these settings at any time in Preferences > Advanced Preferences.\n\nDoes this sound ok? */
|
||
"backup_settings_prompt_message" = "既定として、Strongbox は Apple バックアップにすべてのローカルドキュメントとデータベースを含めますが、セキュリティ上の理由により、インポートされたキーファイルは含まれません。この設定は「アプリ設定」からいつでも変更できます。\n\n宜しいですか?";
|
||
|
||
/* Backup Settings */
|
||
"backup_settings_prompt_title" = "バックアップの設定";
|
||
|
||
/* Yes, the defaults sound good */
|
||
"backup_settings_prompt_option_yes_looks_good" = "はい、大丈夫です";
|
||
|
||
/* Yes, but also backup Key Files */
|
||
"backup_settings_prompt_yes_but_include_key_files" = "はい、ですがキーファイルもバックアップします";
|
||
|
||
/* No, do NOT backup anything */
|
||
"backup_settings_prompt_no_dont_backup_anything" = "いいえ、何もバックアップしません";
|
||
|
||
/* View Sync Status */
|
||
"safes_vc_action_view_sync_status" = "デバッグ同期ログを表示";
|
||
|
||
/* Please send this crash report to support@strongboxsafe.com */
|
||
"safes_vc_please_send_crash_report" = "このクラッシュレポートを support@strongboxsafe.com までお送りください";
|
||
|
||
/* In Progress */
|
||
"generic_in_progress" = "進行中";
|
||
|
||
/* Initial */
|
||
"generic_initial_state" = "初期";
|
||
|
||
/* %@ - Sync No. %@ (Translators Note: 1st Parameter is the Date/Time of the Sync e.g. 'Today, 4:42PM', The second parameter is a sequence number like 1, 2, 42 etc. This is the number of times this database has been synced in this session */
|
||
"sync_log_sync_header_fmt" = "%@ - 同期番号 %@";
|
||
|
||
/* User Interaction Required */
|
||
"sync_status_user_interaction_required_title" = "User Interaction Required";
|
||
|
||
/* User Cancelled */
|
||
"sync_status_user_interaction_cancelled" = "User Cancelled";
|
||
|
||
/* Use Mine/Local (%@) - Translators Note: The first parameter is the modified date of the local copy e.g. "Today, 14:22" */
|
||
"sync_conflict_option_use_mine_fmt" = "Use Mine/Local (%@)";
|
||
|
||
/* Use Theirs/Remote (%@) - Translators Note: The first parameter is the modified date of the remote copy e.g. "September 1st, 14:22" */
|
||
"sync_conflict_option_use_theirs_fmt" = "Use Theirs/Remote (%@)";
|
||
|
||
/* Sync Conflict */
|
||
"sync_conflict_title" = "Sync Conflict";
|
||
|
||
/* It looks like the remote version of this database on '%@' has changed and so has the local version you've been working on. Which version would you like to use? - Translators Note: The first parameter is the name of the remote storage provider e.g. "Dropbox" */
|
||
"sync_conflict_message_fmt" = "It looks like the remote version of this database on '%@' has changed and so has the local version you've been working on. Which version would you like to use?";
|
||
|
||
/* Strongbox could not sync your changes. */
|
||
"sync_could_not_sync_your_changes" = "Strongbox could not sync your changes.";
|
||
|
||
/* You must close and reopen this database for Read-Only changes to take effect. */
|
||
"db_management_reopen_required_message" = "You must close and reopen this database for changes to take effect.";
|
||
|
||
/* Re-Open Required */
|
||
"db_management_reopen_required_title" = "Re-Open Required";
|
||
|
||
/* Could Not Open Local Copy */
|
||
"open_sequence_couldnt_open_local_title" = "Could Not Open Local Copy";
|
||
|
||
/* Could not open Strongbox's local copy of this database. A online sync is required. */
|
||
"open_sequence_couldnt_open_local_message" = "Could not open Strongbox's local copy of this database. A online sync is required.";
|
||
|
||
/* Use Local Copy? */
|
||
"open_sequence_yesno_use_local_copy_title" = "Use Local Copy?";
|
||
|
||
/* Yes, Use Local (Read-Only) */
|
||
"open_sequence_yes_use_local_copy_option" = "Yes, Use Local (Read-Only)";
|
||
|
||
/* It looks like you may be offline and '%@' may not be reachable. Would you like to use Strongbox's local copy in read-only mode instead? - (Translators Note: 1st parameter is the name of the storage location, e.g. Dropbox, Google Drive etc */
|
||
"open_sequence_user_looks_offline_open_local_ro_fmt" = "It looks like you may be offline and '%@' may not be reachable. Would you like to use Strongbox's local copy in read-only mode instead?";
|
||
|
||
/* Sync Error */
|
||
"open_sequence_storage_provider_error_title" = "Sync Error";
|
||
|
||
/* If this happens repeatedly you should try re-adding your database. See the Debug Sync Log for more...\n\nWould you like to open Strongbox's local copy in read-only mode instead? */
|
||
"open_sequence_storage_provider_error_open_local_ro_instead" = "If this happens repeatedly you should try re-adding your database. See the Debug Sync Log for more...\n\nWould you like to open Strongbox's local copy in read-only mode instead?";
|
||
|
||
/* Local Copy Unavailable */
|
||
"autofill_vc_item_subtitle_local_copy_unavailable" = "Local Copy Unavailable";
|
||
|
||
/* AutoFill Disabled */
|
||
"autofill_vc_item_subtitle_disabled" = "オートフィルが無効化されました";
|
||
|
||
/* Sync Required */
|
||
"autofill_add_entry_sync_required_title" = "Sync Required";
|
||
|
||
/* You have added a new entry and this change has been saved locally.\n\nDon't forget to switch to the main Strongbox app to fully sync these changes to %@. - Translators Note: The 1st parameter here is the storage location, e.g. 'Dropbox' */
|
||
"autofill_add_entry_sync_required_message_fmt" = "You have added a new entry and this change has been saved locally.\n\nDon't forget to switch to the main Strongbox app to fully sync these changes to %@.";
|
||
|
||
/* Got it! */
|
||
"autofill_add_entry_sync_required_option_got_it" = "Got it!";
|
||
|
||
/* Don't tell me again */
|
||
"autofill_add_entry_sync_required_option_dont_tell_again" = "Don't tell me again";
|
||
|
||
/* No Subscription Required */
|
||
"onboarding_vc_start_your_free_trial_subtitle_no_subscription" = "No Subscription Required";
|
||
|
||
/* Could not bookmark this file */
|
||
"open_sequence_error_could_not_bookmark_file" = "このファイルをブックマークに登録できませんでした";
|
||
|
||
/* Invalid Database - [%@] */
|
||
"open_sequence_invalid_database_filename_fmt" = "無効なデータベース - [%@]";
|
||
|
||
/* Different Filename */
|
||
"open_sequence_database_different_filename_title" = "Different Filename";
|
||
|
||
/* This doesn't look like it's the right file because the filename looks different than the one you originally added. Do you want to continue?" */
|
||
"open_sequence_database_different_filename_message" = "This doesn't look like it's the right file because the filename looks different than the one you originally added. Do you want to continue?";
|
||
|
||
/* Relocate Database */
|
||
"open_sequence_storage_provider_try_relocate_files_db" = "Locate Database...";
|
||
|
||
/* Strongbox is having trouble locating your database. This can happen sometimes especially after iOS updates or with some 3rd party providers (e.g.Nextcloud).\n\nYou now need to tell Strongbox where to locate it. Alternatively you can open Strongbox's local copy and fix this later.\n\nFor Nextcloud please use WebDAV instead... */
|
||
"open_sequence_storage_provider_try_relocate_files_db_message" = "Strongbox is having trouble locating your database. This can happen sometimes especially after iOS updates or with some 3rd party providers (e.g.Nextcloud).\n\nYou now need to tell Strongbox where to locate it. Alternatively you can open Strongbox's local copy and fix this later.\n\nFor Nextcloud please use WebDAV instead...";
|
||
|
||
/* View Error Details */
|
||
"open_sequence_storage_provider_view_sync_error_details" = "View Error Details";
|
||
|
||
/* Use Local (Read-Only) */
|
||
"open_sequence_use_local_copy_option" = "Use Local (Read-Only)";
|
||
|
||
/* Delete (Translators Note: Verb - To Delete an item) */
|
||
"generic_action_delete" = "Delete";
|
||
|
||
/* Are you sure the URL is correct? It should be a path to a parent folder. Not the database file. */
|
||
"webdav_vc_validation_url_are_you_sure" = "Are you sure the URL is correct? It should be a URL to a parent folder. Not the database file.";
|
||
|
||
/* Are you sure the path is correct? It should be a path to a parent folder. Not the database file. */
|
||
"sftp_path_are_you_sure" = "Are you sure the path is correct? It should be a path to a parent folder. Not the database file.";
|
||
|
||
/* Path may be Invalid */
|
||
"sftp_path_may_be_invalid" = "Path May Be Invalid";
|
||
|
||
/* URL May Be Invalid */
|
||
"webdav_vc_validation_url_maybe_invalid" = "URL May Be Invalid";
|