1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile/locales/ja_JP.json

1 line
64 KiB
JSON
Raw Normal View History

2020-10-29 16:34:31 +02:00
{"Duplicates the notes matching <note> to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"<note>に一致するノートを[notebook]に複製します。[notebook]が指定されていない場合は、現在のノートブックに複製を行います。","Cannot find \"%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.":"まずはノートブックを選択して下さい。","Imports data into Joplin.":"Joplinにデータをインポートします。","Source format: %s":"ソースフォーマット: %s","Do not ask for confirmation.":"確認を行ないません。","Output format: %s":"出力フォーマット: %s","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","Enum":"列挙","Type: %s.":"種類: %s.","Possible values: %s.":"取り得る値: %s.","Default: %s":"既定値: %s","Possible keys/values:":"取り得るキー/値:","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)。","Server is already running on port %d":"サーバーはすでにポート %d で実行中です。","Server is running on port %d":"サーバーはポート %d で実行中です。","Server is not running.":"サーバーは実行されていません。","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":"操作をキャンセルしました","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"復号を開始しました... どのぐらいの数を復号するかによりますが、数分かかりますのでお待ちください。","Decrypted items: %d":"復号済み(非暗号化)アイテム: %d","Skipped items: %d (use --retry-failed-items to retry decrypting them)":"スキップされたアイテム: %d (再度復号化を試みるには--retry-failed-itemsオプションを使用してください)","Completed decryption.