1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ReactNativeClient/locales/ja_JP.json
2019-11-20 19:06:45 +00:00

1 line
37 KiB
JSON

{"More than one item match \"%s\". Please narrow down your query.":"一つ以上のアイテムが\"%s\"に一致しました。クエリを絞るようにしてください。","No notebook selected.":"ノートブックが選択されていません。","No notebook has been specified.":"ノートブックが選択されていません。","Y":"Y","n":"n","N":"N","y":"y","Cannot change encrypted item":"暗号化したアイテムは変更できません","%s: %s":"%s: %s","Attaches the given file to the note.":"選択したファイルをノートに添付します。","Cannot find \"%s\".":"\"%s\"は見つかりませんでした。","Displays the given note.":"選択したノートを表示します。","Displays the complete information about note.":"ノートに関するすべての情報を表示します。","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"設定を行います。[value]がない場合は、[name]で示された設定項目の値を表示します。両方とも指定されていない場合は、現在の設定のリストを表示します。","Also displays unset and hidden config variables.":"未設定または非表示の設定項目も表示します。","%s = %s (%s)":"%s = %s (%s)","%s = %s":"%s = %s","Duplicates the notes matching <note> to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"<note>に一致するノートを[notebook]に複製します。[notebook]が指定されていない場合は、現在のノートブックに複製を行います。","Marks a to-do as done.":"ToDoを完了としてマークします。","Note is not a to-do: \"%s\"":"ノートはToDoリストではありません:\"%s\"","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"エンドツーエンド暗号化(E2EE)の設定コマンドです。<command>には `enable`, `disable`, `decrypt`, `status`, `target-status` があります。","Enter master password:":"マスターパスワードを入力してください:","Operation cancelled":"操作をキャンセルしました","Confirm password:":"パスワード(確認用):","Passwords do not match!":"パスワードが一致しません!","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"復号を開始しました... どのぐらいの数を復号するかによりますが、数分かかりますのでお待ちください。","Completed decryption.":"復号が完了しました。","Enabled":"有効","Disabled":"無効","Encryption is: %s":"暗号化: %s","Edit note.":"ノートを編集する。","No text editor is defined. Please set it using `config editor <editor-path>`":"テキストエディターが定義されていません。`config editor <editor-path>`で設定を行ってください","No active notebook.":"有効なノートブックがありません。","Note does not exist: \"%s\". Create it?":"\"%s\"というノートはありません。作成しますか?","Exits the application.":"アプリケーションの終了。","Exports Joplin data to the given path. By default, it will export the complete database including notebooks, notes, tags and resources.":"Joplinのデータを選択されたパスにエクスポートします。既定ではノートブック・ノート・タグ・添付データを含むすべてのデータベースを出力します。","Displays a geolocation URL for the note.":"ノートの位置情報URLを表示する。","Displays usage information.":"使い方を表示する。","For information on how to customise the shortcuts please visit %s":"ショートカットのカスタマイズ方法は %s をご覧ください","Shortcuts are not available in CLI mode.":"CLIモードではショートカットは使用できません。","Type `help [command]` for more information about a command; or type `help all` for the complete usage information.":"コマンドのさらなる情報は、`help [command]`で見ることができます;または、`help all`ですべての使用方法の情報を表示できます。","The possible commands are:":"有効なコマンドは:","In any command, a note or notebook can be referred to by title or ID, or using the shortcuts `$n` or `$b` for, respectively, the currently selected note or notebook. `$c` can be used to refer to the currently selected item.":"すべてのコマンドで、ノートまたはノートブックは、題名またはID、または選択中の物はそれぞれショートカット`$n`または`$b`で指定できます。`$c`で選択中のアイテムを参照できます。","To move from one pane to another, press Tab or Shift+Tab.":"ペイン間を移動するには、TabかShift+Tabを押してください。","Use the arrows and page up/down to scroll the lists and text areas (including this console).":"リストや入力エリアの移動には矢印キーまたはPage Up/Downを使用します。","To maximise/minimise the console, press \"tc\".":"コンソールの最大化・最小化には\"tc\"と入力してください。","To enter command line mode, press \":\"":"コマンドラインモードに入るには、\":\"を入力してください","To exit command line mode, press ESCAPE":"コマンドラインモードを終了するには、ESCキーを押してください","For the list of keyboard shortcuts and config options, type `help keymap`":"キーボードショートカットと設定オプションを表示するには、`help shortcuts`と入力してください","Imports data into Joplin.":"Joplinにデータをインポートします。","Source format: %s":"ソースフォーマット: %s","Do not ask for confirmation.":"確認を行ないません。","Found: %d.":"総数: %d.","Created: %d.":"新規作成: %d.","Updated: %d.":"アップデート: %d.","Skipped: %d.":"スキップ: %d.","Resources: %d.":"リソース: %d.","Tagged: %d.":"タグ付き: %d.","Importing notes...":"ノートのインポート中...","The notes have been imported: %s":"ノートはインポートされました:%s","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"現在のノートブック中のノートを表示します。ノートブックのリストを表示するには、`ls /`と入力してください。","Displays only the first top <num> notes.":"上位 <num>件のノートを表示します。","Sorts the item by <field> (eg. title, updated_time, created_time).":"アイテムを<field>で並び替え (例: title, updated_time, created_time).","Reverses the sorting order.":"逆順に並び替えます。","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"選択した種類の項目のみ表示します。`n`でノートを、`t`でToDoを、`nt`でその両方を指定できます。 (例: `-tt` ではToDoのみを表示し、`-ttd`ではノートとToDoを表示します。)","Either \"text\" or \"json\"":"\"text\"または\"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"長い形式のリストフォーマットを使用します。フォーマットは:ID, NOTE_COUNT (ノートブックのみ), DATE, TODO_CHECKED (ToDoのみ), TITLE","Please select a notebook first.":"まずはノートブックを選択して下さい。","Creates a new notebook.":"あたらしいノートブックを作成します。","Creates a new note.":"あたらしいノートを作成します。","Notes can only be created within a notebook.":"ノートは、ノートブック内のみに作ることができます。","Creates a new to-do.":"新しいToDoを作成します。","Moves the notes matching <note> to [notebook].":"<note>に一致するアイテムを、[notebook]に移動します。","Renames the given <item> (note or notebook) to <name>.":"<item> (ノートまたはノートブック)の名前を、<name>に変更します。","Deletes the given notebook.":"指定されたノートブックを削除します。","Deletes the notebook without asking for confirmation.":"ノートブックを確認なしで削除します。","Delete notebook? All notes and sub-notebooks within this notebook will also be deleted.":"ノートブックを削除しますか? このノートブックにあるノートとサブノートはすべて消えてしまいます。","Deletes the notes matching <note-pattern>.":"<note-pattern>に一致するノートを削除する。","Deletes the notes without asking for confirmation.":"ノートを確認なしで削除します。","%d notes match this pattern. Delete them?":"%d 個のノートが一致しました。削除しますか?","Delete note?":"ノートを削除しますか?","Searches for the given <pattern> in all the notes.":"指定された<pattern>をすべてのノートから検索する。","Start, stop or check the API server. To specify on which port it should run, set the api.port config variable. Commands are (%s).":"APIサーバーの起動、停止、状況確認を行います。APIサーバーが使用するポートは api.port で変更できます。コマンドは (%s)。","Displays summary about the notes and notebooks.":"ノートとノートブックのサマリを表示します。","Synchronises with remote storage.":"リモート保存領域と同期します。","Sync to provided target (defaults to sync.target config value)":"指定のターゲットと同期します。(標準: sync.targetの設定値)","Synchronisation is already in progress.":"同期はすでに実行中です。","Lock file is already being hold. If you know that no synchronisation is taking place, you may delete the lock file at \"%s\" and resume the operation.":"ロックファイルがすでに保持されています。同期作業が行われていない場合は、\"%s\"にあるロックファイルを削除して、作業を再度行ってください。","Synchronisation target: %s (%s)":"同期先: %s (%s)","Cannot initialize synchroniser.":"同期プロセスを初期化できませんでした。","Starting synchronisation...":"同期を開始中...","<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to assign or remove [tag] from [note], to list notes associated with [tag], or to list tags associated with [note]. The command `tag list` can be used to list all the tags (use -l for long option).":"<tag-command> は\"add\", \"remove\", \"list\", \"notetags\"のいずれかで、それぞれ、[note]に[tag]を追加、[note]から[tag]を削除、[tag]のついたノートを一覧表示 (-lオプションでより多くの情報を表示)、[note]についているタグを一覧表示します。単に`tag list`とした場合はすべてのタグを一覧表示します。","Invalid command: \"%s\"":"無効な命令: \"%s\"","<todo-command> can either be \"toggle\" or \"clear\". Use \"toggle\" to toggle the given to-do between completed and uncompleted state (If the target is a regular note it will be converted to a to-do). Use \"clear\" to convert the to-do back to a regular note.":"<todo-command>は、\"toggle\"または\"clear\"を指定できます。\"toggle\"を指定すると、指定したToDoの完了済み/未完を反転できます。指定したノートが通常のノートであれば、ToDoに変換されます。\"clear\"を指定すると、ToDoを通常のノートに変換できます。","Marks a to-do as non-completed.":"ToDoを未完としてマークします。","Switches to [notebook] - all further operations will happen within this notebook.":"ノートブック [notebook]に切り替え - これ以降の作業は、指定のノートブック内で行われます。","Displays version information":"バージョン情報の表示","%s %s (%s)":"%s %s (%s)","Enum":"列挙","Type: %s.":"種類: %s.","Possible values: %s.":"取り得る値: %s.","Default: %s":"既定値: %s","Possible keys/values:":"取り得るキー/値:","All potential ports are in use - please report the issue at %s":"使用候補のポートはすべて利用中です - 問題を %s に報告してください","The application has been authorised - you may now close this browser tab.":"アプリケーションは認証されました - ブラウザを閉じてもかまいません。","The application has been successfully authorised.":"アプリケーションは問題なく認証されました。","Please open the following URL in your browser to authenticate the application. The application will create a directory in \"Apps/Joplin\" and will only read and write files in this directory. It will have no access to any files outside this directory nor to any other personal data. No data will be shared with any third party.":"このアプリケーションを認証するためには下記のURLをブラウザで開いてください。アプリケーションは\"Apps/Joplin\"フォルダを作成し、その中のファイルのみを読み書きします。あなたの個人的なファイルや、ディレクトリ外のファイルにはアクセスしません。第三者にデータが共有されることもありません。","Welcome to Joplin!\n\nType `:help shortcuts` for the list of keyboard shortcuts, or just `:help` for usage information.\n\nFor example, to create a notebook press `mb`; to create a note press `mn`.":"Joplinへようこそ!\n\n`:help shortcuts`と入力することで、キーボードショートカットのリストを見ることができます。また、`:help`で使い方を確認できます。\n\n例えば、ノートブックの作成は`mb`で、ノートの作成は`mn`で行うことができます。","One or more items are currently encrypted and you may need to supply a master password. To do so please type `e2ee decrypt`. If you have already supplied the password, the encrypted items are being decrypted in the background and will be available soon.":"現在一つ以上のアイテムが暗号化されており、マスターパスワードを提供する必要があります。その場合は`e2ee decrypt`を入力してください。もしパスワードを提供してある場合は、暗号化したアイテムは復号中で、間もなく使用できるようになるでしょう。","Exporting to \"%s\" as \"%s\" format. Please wait...":"\"%s\" を \"%s\" フォーマットにエクスポート中。しばらくお待ちください...","Could not export notes: %s":"ノートをエクスポートできませんでした: %s","Insert Date Time":"日付の入力","Edit in external editor":"外部エディターで編集","Tags":"タグ","Search in all the notes":"すべてのノートを検索","Search in current note":"現在のノートを検索","OK":"OK","Cancel":"キャンセル","An update is available, do you want to download it now?":"アップデートがあります。すぐにダウンロードしますか?","Your version: %s":"あなたのバージョン: %s","New version: %s":"新バージョン: %s","Token has been copied to the clipboard!":"トークンをクリップボードにコピーしました!","The web clipper service is enabled and set to auto-start.":"Webクリッパーサービスは有効で、自動起動します。","Status: Started on port %d":"状態: ポート %d で起動中","Status: %s":"状態: %s","Disable Web Clipper Service":"Webクリッパーサービスを無効にする","The web clipper service is not enabled.":"Webクリッパーサービスは有効になっていません。","Enable Web Clipper Service":"Webクリッパーサービスを有効にする","Joplin Web Clipper allows saving web pages and screenshots from your browser to Joplin.":"Joplin WebクリッパーはブラウザーからWebページとスクリーンショットをJoplinへ保存します。","In order to use the web clipper, you need to do the following:":"Webクリッパーを使用するためには、次のことを行う必要があります:","Step 1: Enable the clipper service":"ステップ1: クリッパーサービスを有効にする","This service allows the browser extension to communicate with Joplin. When enabling it your firewall may ask you to give permission to Joplin to listen to a particular port.":"このサービスはブラウザー拡張機能からJoplinへのアクセスを可能にします。本サービスを有効化する際には、Joplinが特定のポートで接続を待ち受けることについて、お使いのファイアーウォールから許可を求められる場合があります。","Step 2: Install the extension":"ステップ2: 拡張機能のインストール","Download and install the relevant extension for your browser:":"ご使用のブラウザーに対応する拡張機能をインストールします:","Advanced options":"詳細な設定","Authorisation token:":"認証トークン:","Copy token":"トークンのコピー","This authorisation token is only needed to allow third-party applications to access Joplin.":"この認証トークンはサードパーティのアプリケーションにJoplinへのアクセスを許可するときにだけ使用します。","To allow Joplin to synchronise with Dropbox, please follow the steps below:":"DropboxでJoplinを同期する場合は、次のステップを実行してください:","Step 1: Open this URL in your browser to authorise the application:":"ステップ1: アプリケーションを認証するためにこのURLをブラウザーで開く:","Step 2: Enter the code provided by Dropbox:":"ステップ2: Dropboxによって提供されたコードを入力する:","Submit":"入力","Save":"保存","Disabling encryption means *all* your notes and attachments are going to be re-synchronised and sent unencrypted to the sync target. Do you wish to continue?":"暗号化を無効にするとは、*すべて*のノートや添付ファイルを再同期し、同期ターゲットに暗号化を解除した状態で送ることを意味します。本当に継続しますか?","Enabling encryption means *all* your notes and attachments are going to be re-synchronised and sent encrypted to the sync target. Do not lose the password as, for security purposes, this will be the *only* way to decrypt the data! To enable encryption, please enter your password below.":"暗号化を有効にするとは、*すべて*のノートや添付ファイルを再同期し、同期ターゲットに暗号化した状態で送ることを意味します。パスワードはなくさないようにしてください。セキュリティ上、このパスワードがデータを復号する*唯一*の方法になるためです! 暗号化を有効にするには、下にパスワードを入力してください。","Disable encryption":"暗号化を無効にする","Enable encryption":"暗号化を有効にする","Master Keys":"マスターキー","Active":"アクティブ","ID":"ID","Source":"ソース","Created":"作成日時","Updated":"アップデート日時","Password":"パスワード","Password OK":"パスワード OK","Note: Only one master key is going to be used for encryption (the one marked as \"active\"). Any of the keys might be used for decryption, depending on how the notes or notebooks were originally encrypted.":"注意:暗号化に使用されるのはその時点で\"アクティブ\"なマスターキーのみです。なお、復号時には対象のノートやノートブックを暗号化するときに使ったキーが使用されます。","Missing Master Keys":"マスターキーがありません","The master keys with these IDs are used to encrypt some of your items, however the application does not currently have access to them. It is likely they will eventually be downloaded via synchronisation.":"これらのIDを持つマスターキーはアイテムを暗号化するのに使われていますが、現在このキーで暗号化されたアイテムにはアクセスできません。おそらくこれらのアイテムはまだ同期(ダウンロード)されていないものと考えられます。","For more information about End-To-End Encryption (E2EE) and advice on how to enable it please check the documentation:":"エンドツーエンド暗号化(E2EE)に関する詳細な情報と有効化の手順については、次のドキュメントをご覧ください:","Status":"状態","Encryption is:":"暗号化の状態:","New notebook \"%s\" will be created and file \"%s\" will be imported into it":"\"%s\" という名前の新しいノートブックが作成され、ファイル \"%s\" がインポートされます","Please create a notebook first.":"まずはノートブックを作成して下さい。","Please create a notebook first":"まず最初にノートブックを作成して下さい","Notebook title:":"ノートブックの題名:","Add or remove tags:":"タグの追加・削除:","Rename notebook:":"ノートブックの名前を変更:","Rename tag:":"タグの変更:","Set alarm:":"アラームをセット:","Template file:":"テンプレートファイル:","Toggle sidebar":"サイドバーの表示切り替え","Toggle note list":"ノート一覧の表示切り替え","New note":"新しいノート","New to-do":"新しいToDo","New notebook":"新しいノートブック","Layout":"レイアウト","Search...":"検索...","Some items cannot be synchronised.":"いくつかの項目は同期されませんでした。","View them now":"今すぐ表示","One or more master keys need a password.":"パスワードに1つ以上のマスターキーが必要です","Set the password":"パスワードの設定","Location":"場所","URL":"URL","Note History":"ノートの履歴","Markup":"マークアップ","The note \"%s\" has been successfully restored to the notebook \"%s\".":"ノート \"%s\" のノートブック \"%s\"への復元は成功しました。","This note has no history":"このノートに履歴はありません","This file could not be opened: %s":"次のファイルは開くことができません:%s","This note has no content. Click on \"%s\" to toggle the editor and edit the note.":"このノートには中身がありません。 \"%s\" をクリックしてエディターを表示し、ノートを編集してください。","OneDrive Login":"OneDriveログイン","Dropbox Login":"Dropboxログイン","Import":"インポート","Options":"オプション","Synchronisation Status":"同期状況","Remove":"削除","Delete notebook \"%s\"?\n\nAll notes and sub-notebooks within this notebook will also be deleted.":"ノートブック \"%s\" を削除しますか?\n\nこのノートブックにあるノートとサブノートはすべて消えてしまいます。","Delete":"削除","Remove tag \"%s\" from all notes?":"すべてのノートからタグ \"%s\" を削除しますか?","Remove this search from the sidebar?":"サイドバーからこの検索を削除しますか?","New sub-notebook":"新しいサブノートブック","Rename":"名前の変更","Export":"エクスポート","Add or remove tags":"タグの追加と削除","Duplicate":"複製","%s - Copy":"%s - コピー","Switch between note and to-do type":"ノートとToDoを切り替え","Switch to note type":"ノートに切り替え","Switch to to-do type":"ToDoに切り替え","Copy Markdown link":"Markdownのリンクをコピー","PDF File":"PDF ファイル","Usage: %s":"使用方法: %s","Unknown flag: %s":"不明なフラグ: %s","Dropbox":"Dropbox","File system":"ファイルシステム","Nextcloud":"Nextcloud","OneDrive":"OneDrive","OneDrive Dev (For testing only)":"OneDrive Dev (テスト用途のみ)","WebDAV":"WebDAV","Created local items: %d.":"ローカルアイテムの作成: %d.","Updated local items: %d.":"ローカルアイテムの更新: %d.","Created remote items: %d.":"リモートアイテムの作成: %d.","Updated remote items: %d.":"リモートアイテムの更新: %d.","Deleted local items: %d.":"ローカルアイテムの削除: %d.","Deleted remote items: %d.":"リモートアイテムの削除: %d.","Fetched items: %d/%d.":"取得したアイテム: %d/%d.","Cancelling...":"中止中...","Completed: %s":"完了: %s","Last error: %s":"最新のエラー: %s","Encrypted":"暗号化済","title":"タイトル","updated date":"アップデート日","Conflicts":"衝突","Cannot move notebook to this location":"ノートをノートブック \"%s\" に移動できません","Notebooks cannot be named \"%s\", which is a reserved title.":"\"%s\" というノートブックの名称はシステムで使用するために予約済みです。名称の変更はできません。","created date":"作成日","Attention: If you change this location, make sure you copy all your content to it before syncing, otherwise all files will be removed! See the FAQ for more details: %s":"注意: この場所を変更する際は、同期する前に新しい場所にすべての内容をコピーしておきましょう。そうしないとすべてのファイルが削除されていまいます! 詳しくは次のFAQをご覧ください: %s","Keyboard Mode":"キーバインド","Default":"標準","Emacs":"Emacs","Vim":"Vim","Synchronisation target":"同期先","The target to synchonise to. Each sync target may have additional parameters which are named as `sync.NUM.NAME` (all documented below).":"同期する先です。いずれの同期先も `sync.NUM.NAME` のように追加のパラメーターを持つことができるでしょう(すべてのドキュメントは下にあります)。","Directory to synchronise with (absolute path)":"同期先のディレクトリ(絶対パス)","Nextcloud WebDAV URL":"Nextcloud WebDAV URL","Nextcloud username":"Nextcloud ユーザー名","Nextcloud password":"Nextcloud パスワード","WebDAV URL":"WebDAV URL","WebDAV username":"WebDAV ユーザー名","WebDAV password":"WevDAV パスワード","Attachment download behaviour":"添付ファイルのダウンロードの動作","In \"Manual\" mode, attachments are downloaded only when you click on them. In \"Auto\", they are downloaded when you open the note. In \"Always\", all the attachments are downloaded whether you open the note or not.":"\"手動\"モードは添付ファイルをクリックしたときのみダウンロードをします。\"自動\"はノートを開いたときにダウンロードをします。\"いつも\"はノートを開いているか閉じているかにかかわらずダウンロードをします。","Always":"いつも","Manual":"手動","Auto":"自動","Max concurrent connections":"最大同時接続数","Language":"言語","Date format":"日付の形式","Time format":"時刻の形式","Theme":"テーマ","Light":"明るい","Dark":"暗い","Dracula":"Dracula","Solarised Light":"Solarised (明)","Solarised Dark":"Solarised (暗)","Nord":"Nord","Show note counts":"ノートの数を表示","Editor":"エディター","Viewer":"ビューアー","Split View":"分割ビュー","%s / %s / %s":"%s / %s / %s","%s / %s":"%s / %s","Uncompleted to-dos on top":"未完のToDoをリストの上部に表示","Show completed to-dos":"完了したToDoを表示","Sort notes by":"ノートのソート方法","Reverse sort order":"逆順に並び替え","Sort notebooks by":"ノートブックのソート方法","Save geo-location with notes":"ノートに位置情報を保存","When creating a new to-do:":"新しいToDoを作成した場合:","Focus title":"タイトルにフォーカス","Focus body":"本文にフォーカス","When creating a new note:":"新しいノートを作成した際:","Enable soft breaks":"ソフトブレークを有効にする","Enable typographer support":"Typographer(記号文字)を有効にする","Enable math expressions":"数式表現を有効にする","Enable ==mark== syntax":"==ハイライト==構文を有効にする","Enable footnotes":"脚注を有効にする","Enable table of contents extension":"目次拡張を有効にする","Enable ~sub~ syntax":"~下付きテキスト~構文を有効にする","Enable ^sup^ syntax":"^上付きテキスト^構文を有効にする","Enable deflist syntax":"定義リスト構文を有効にする","Enable abbreviation syntax":"略語構文を有効にする","Enable markdown emoji":"マークダウン絵文字を有効にする","Enable ++insert++ syntax":"++追加++構文を有効にする","Enable multimarkdown table extension":"MultiMarkdownのテーブル拡張を有効にする","Enable Fountain syntax support":"Fountain構文を有効にする","Show tray icon":"トレイアイコンの表示","Note: Does not work in all desktop environments.":"注意: すべてのデスクトップ環境で動作するわけではありません。","This will allow Joplin to run in the background. It is recommended to enable this setting so that your notes are constantly being synchronised, thus reducing the number of conflicts.":"有効にすると、Joplinがバックグラウンドで動作するようになります。ノートを定期的に同期し、衝突を減らすために強くおすすめする設定です。","Start application minimised in the tray icon":"アプリケーションをトレイアイコンで最小化して起動","Global zoom percentage":"全体ズームの割合","Editor font size":"エディターのフォントサイズ","Editor font":"エディターのフォント","Editor font family":"エディターのフォントファミリー","This must be *monospace* font or it will not work properly. If the font is incorrect or empty, it will default to a generic monospace font.":"ここは *monospace* (等幅)フォントを選択しないと正しく動作しません。フォントが誤っているか空の場合は、一般的な等幅フォントが指定されるでしょう。","Automatically update the application":"アプリケーションを自動的にアップデート","Get pre-releases when checking for updates":"更新をチェックする時、開発版を取得する","See the pre-release page for more details: %s":"詳細についてはプレリリースページを参照してください: %s","Synchronisation interval":"同期間隔","%d minutes":"%d 分","%d hour":"%d 時間","%d hours":"%d 時間","Text editor command":"テキストエディターのコマンド","The editor command (may include arguments) that will be used to open a note. If none is provided it will try to auto-detect the default editor.":"このエディターコマンド(と引数)はノートを開く際に使用されます。空欄の場合は既定のエディターを自動的に検出します。","Page size for PDF export":"エクスポートするPDFのページサイズ","A4":"A4","Letter":"Letter","A3":"A3","A5":"A5","Tabloid":"Tabloid","Legal":"Legal","Page orientation for PDF export":"PDFページの向き","Portrait":"縦","Landscape":"横","Custom TLS certificates":"TLS証明書のカスタマイズ","Comma-separated list of paths to directories to load the certificates from, or path to individual cert files. For example: /my/cert_dir, /other/custom.pem. Note that if you make changes to the TLS settings, you must save your changes before clicking on \"Check synchronisation configuration\".":"証明書を読み込むディレクトリ、または個々の証明書ファイルのパスのリストをコンマで区切って記述します。例は次のとおりです: /my/cert_dir, /other/custom.pem 注意点として、TLSの設定を変更する場合は\"同期の設定を確認\"をクリックする前に保存する必要があります。","Ignore TLS certificate errors":"TLS証明書のエラーを無視","Fail-safe: Do not wipe out local data when sync target is empty (often the result of a misconfiguration or bug)":"フェイルセーフ: 同期先が空の場合、設定ミスやバグによる可能性を考慮して、ローカルデータを消去しないようにする","Specify the port that should be used by the API server. If not set, a default will be used.":"APIサーバーが使用するポートを指定してください。未設定時はデフォルトのポートが使用されます。","Enable note history":"ノートの履歴を有効にする","days":"日","%d days":"%d 日","Keep note history for":"ノート履歴の保存期間","Joplin Export File":"Joplin エクスポートファイル","Markdown":"Markdown","Joplin Export Directory":"Joplin エクスポートディレクトリ","Evernote Export File (as Markdown)":"Evernote エクスポートファイル (Markdownとしてインポート)","Evernote Export File (as HTML)":"Evernote エクスポートファイル (HTMLとしてインポート)","Json Export Directory":"Json エクスポートディレクトリ","File":"ファイル","Directory":"ディレクトリ","Please specify the notebook where the notes should be imported to.":"ノートをどのノートブックにインポートするのか指定してください。","Permission to use camera":"カメラ使用の許可","Your permission to use your camera is required.":"カメラを使用するには権限が必要です。","You currently have no notebooks.":"ノートブックがありません。","Create a notebook":"ノートブックを作成します。","There are currently no notes. Create one by clicking on the (+) button.":"ノートがありません。(+)ボタンを押して新しいノートを作成してください。","Delete these notes?":"ノートを削除しますか?","Clear alarm":"アラームをクリア","Save alarm":"アラームの保存","Select date":"日付の選択","Confirm":"確認","Notebook: %s":"ノートブック: %s","Encrypted notebooks cannot be renamed":"暗号化したアイテムはリネームできません","New Notebook":"新しいノートブック","Configuration":"設定","Decrypting items: %d/%d":"復号中のアイテム: %d/%d","Fetching resources: %d/%d":"取得中のリソース: %d/%d","Synchronise":"同期","All notes":"すべてのノート","Notebooks":"ノートブック","Decrypted items: %s / %s":"復号済み(非暗号化)アイテム: %s/%s","New tags:":"新しいタグ:","Type new tags or select from list":"新しいタグを入力するか、リストから選択してください","Warning":"警告","In order to use file system synchronisation your permission to write to external storage is required.":"ファイルシステムの同期を使うには、外部ストレージへの書き込み権限が必要です。","Check synchronisation configuration":"同期の設定を確認する","Encryption Config":"暗号化の設定","Tools":"ツール","Sync Status":"同期の状態","Log":"ログ","Creating report...":"レポート を作成中...","Export Debug Report":"デバッグレポートの出力","Fixing search index...":"検索インデックスの修正中...","Fix search index":"検索インデックスの修正","Use this to rebuild the search index if there is a problem with search. It may take a long time depending on the number of notes.":"検索に問題がある場合は、これを利用して検索インデックスの再構築を行います。ノートの数に依存して、時間がかかる場合があります。","More information":"詳細情報","To work correctly, the app needs the following permissions. Please enable them in your phone settings, in Apps > Joplin > Permissions":"正しく動作するには、次の権限が必要です。スマートフォンのアプリ情報 > Joplin > 権限 で有効にしてください","- Storage: to allow attaching files to notes and to enable filesystem synchronisation.":"- ストレージ: ノートにファイルを添付するのとファイルシステムの同期に必要です。","- Camera: to allow taking a picture and attaching it to a note.":"- カメラ: 撮った写真をノートに添付するのに必要です。","- Location: to allow attaching geo-location information to a note.":"- 位置情報: ノートに位置情報を添付するのに必要です。","Make a donation":"寄付する","Joplin website":"JoplinのWebサイト","Login with Dropbox":"Dropboxでログイン","Enter code here":"コードをここに入力","Master Key %s":"マスターキー %s","Created: %s":"作成しました:%s","Password:":"パスワード:","Password cannot be empty":"パスワードは空にできません","Confirm password cannot be empty":"パスワード(確認用)は空にできません","Enable":"有効","The notebook could not be saved: %s":"ノートブックは保存できませんでした:%s","Edit notebook":"ノートブックの編集","Enter notebook title":"ノートブックのタイトルを入力","This note has been modified:":"ノートは変更されています:","Save changes":"変更を保存","Discard changes":"変更を破棄","No item with ID %s":"ID %s のアイテムはありません","This attachment is not downloaded or not decrypted yet.":"この添付ファイルはダウンロードされていないか、まだ復号されていません。","The Joplin mobile app does not currently support this type of link: %s":"Joplinモバイルアプリは次のタイプのリンクをまだサポートしていません: %s","Links with protocol \"%s\" are not supported":"プロトコル \"%s\" でのリンクはサポートされていません"}