notes/l10n/ja.json

143 строки
13 KiB
JSON
Исходник Постоянная ссылка Ответственный История

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

{ "translations": {
"Notes" : "ノート",
"Create new note" : "新しいノートを作成",
"More notes" : "その他のノート",
"Reading notes from filesystem has failed." : "ファイルシステムからのノートの読み込みに失敗しました。",
"Error" : "エラー",
"New note" : "新しいノート",
"Distraction-free notes and writing" : "集中モードのノートと執筆",
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) and the [console](https://git.danielmoch.com/nncli/about) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Notesアプリは、[Nextcloud](https://www.nextcloud.com/)用の邪魔にならないメモアプリです。整理しやすいようにカテゴリが用意されており、[Markdown](https://en.wikipedia.org/wiki/Markdown)構文を使ったフォーマットもサポートしています。ファイルとしてNextcloudに保存されるので、どのNextcloudクライアントでも閲覧・編集が可能です。さらに、別の [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) を使用すると、サードパーティ アプリに簡単に統合できます (現在、 [Android](https://github.com/nextcloud/notes-android)、[iOS](https://github.com/nextcloud/notes-ios)、[コンソール](https://git. danielmoch.com/nncli/about)のートアプリがあり、Nextcloudートに簡単にアクセスできます)。さらに、ノートをお気に入りとしてマークする機能もあります。",
"Notes settings" : "ノート設定",
"Please see Nextcloud server log for details." : "詳細はNextcloudサーバーログを確認してください。",
"Deleted {title}" : "{title}を削除しました",
"Undo Delete" : "削除取り消し",
"Note recovered" : "ノートが復元されました",
"There are unsaved notes. Leaving the page will discard all changes!" : "保存されていないノートがあります。このページから移動するとすべての変更は破棄されます。",
"_Deleted {number} note_::_Deleted {number} notes_" : ["{number}つのノートを削除しました"],
"_Recovered {number} note_::_Recovered {number} notes_" : ["{number}のノートを復元しました"],
"Basics" : "基本",
"Write down your thoughts without any distractions." : "気を散らすことなくあなたの考えを書き留めてください。",
"Organize your notes in categories." : "ノートをカテゴリ別に整理します",
"Notes path" : "ノート保存パス",
"Folder to store your notes" : "ノートを保存するフォルダー",
"Root directory" : "ルートディレクトリ",
"File extension" : "ファイル拡張子",
"File extension for new notes" : "新しいノートのファイル拡張子",
"Display mode" : "表示モード",
"Display mode for notes" : "ノートの表示モード",
"Shortcuts" : "キーボードショートカット",
"Use shortcuts to quickly navigate this app." : "このアプリをすばやく操作するためのショートカット",
"Shortcut" : "ショートカットキー",
"Action" : "アクション",
"Mobile apps" : "モバイルアプリ",
"User defined" : "ユーザー定義",
"Open in rich text mode" : "リッチテキストモードで開く",
"Open in edit mode" : "編集モードで開く",
"Open in preview mode" : "プレビューモードで開く",
"CTRL" : "CTRL",
"Make the selection bold" : "選択範囲を太字にする",
"Make the selection italic" : "選択範囲を斜体にする",
"Wrap the selection in quotes" : "選択範囲を引用符で囲む",
"ALT" : "ALT",
"The selection will be turned into monospace" : "選択範囲を等幅フォントにする ",
"Remove any styles from the selected text" : "選択テキストからスタイルを削除する",
"Makes the current line a list element" : "現在の行を箇条書きにする",
"Makes the current line a list element with a number" : "現在の行を番号付き箇条書きにする",
"Toggle heading for current line" : "現在の行の見出しを切り替える",
"SHIFT" : "SHIFT",
"Set the current line as a big heading" : "現在の行を大見出しにする",
"Insert link" : "リンクを挿入",
"Insert image" : "画像の挿入",
"Switch between editor and viewer" : "エディターとビューアーを切り替える",
"Pick a notes folder" : "メモフォルダーを選択する",
"Set notes folder" : "メモフォルダーを設定する",
"All notes" : "すべてのノート",
"Categories" : "カテゴリ",
"Create a sample note with Markdown" : "Markdownでサンプルートを作成する",
"No notes yet" : "まだノートはありません",
"Upload image" : "画像をアップロード",
"Select an image" : "画像を選択",
"You cannot select images outside of your notes folder. Your notes folder is: {folder}" : "ノートのフォルダー外に存在する画像は選択できません。対象ノートのフォルダー: {folder}",
"Wrong image" : "使用できない画像",
"The file was not uploaded. Check your server logs." : "ファイルがアップロードされていません。サーバーログをご確認ください。",
"Install the app for your mobile phone in order to access your notes from everywhere." : "どこからでもあなたのノートにアクセスするため、あなたの携帯電話にアプリをインストールしてください。",
"Android app: {notes}" : "Androidアプリ: {notes}",
"iOS app: {notes}" : "iOSアプリ: {notes}",
"Rich text editor" : "リッチテキストエディター",
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any Markdown marks." : "使いやすく、邪魔にならないリッチテキストエディタに切り替えることができます。Markdownマークが表示されることなくートを編集できます。",
"This option can also be changed later on in the Notes app settings." : "このオプションは、後からノートアプリの設定で変更することもできます。",
"Keep plain Markdown editor" : "プレーンなMarkdownエディタを維持する",
"Use rich editor" : "リッチテキストエディターを使用する",
"Share" : "Share",
"Change category" : "カテゴリの変更",
"Rename" : "Rename",
"Rename note" : "ノートの名前を変更",
"Delete note" : "ノートを削除",
"Remove from favorites" : "お気に入りから削除",
"Add to favorites" : "お気に入りに追加",
"Error while renaming note." : "ノートの名前変更中にエラーが発生しました。",
"Error during preparing note for deletion." : "ノートの削除準備中にエラーが発生しました。",
"The note has been changed in another session. Please choose which version should be saved." : "ノートは他のセッションで変更されました。どのバージョンを保存するか選んでください。",
"Use version from server" : "サーバーからの版を使用する",
"Use current version" : "現在の版を使用する",
"Empty note" : "空白のノート",
"Write …" : "書き込み …",
"CTRL + /" : "CTRL + /",
"Edit" : "編集",
"Preview" : "プレビュー",
"Exit full screen" : "全画面を終了",
"Full screen" : "全画面",
"Note is read-only. You cannot change it." : "ノートは読み込み専用です。変更はできません。",
"Save failed. Click to retry." : "保存失敗, クリックで再試行",
"Update conflict. Click for resolving manually." : "更新が衝突しました。手動で解決するためにクリック。",
"Error from Nextcloud server: {msg}" : "Nextcloudサーバーエラー: {msg}",
"Search for notes" : "メモを検索",
"Loading …" : "読み込み中...",
"Find in all categories" : "すべてのカテゴリーで探す",
"Today" : "今日",
"Yesterday" : "昨日",
"This week" : "今週",
"Last week" : "先週",
"This month" : "今月",
"Last month" : "先月",
"Use Markdown markups to style your text." : "マークダウン・マークアップを使用してテキストを整えます",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "アプリのナビゲーションで「{newnote}」をクリックしてノートを書き始めます",
"Note not found." : "ノートが見つかりません。",
"Note is locked." : "ノートがロックされています。",
"Insufficient storage." : "容量が不足しています。",
"See JavaScript console and server log for details." : "詳細については、JavaScriptコンソールとサーバーログを参照してください。",
"Updating settings has failed." : "設定を更新できませんでした。",
"Fetching notes for dashboard has failed." : "ダッシュボードでノートを読み込めませんでした。",
"Fetching notes has failed." : "ノートを取得できませんでした。",
"Fetching note {id} has failed." : "ノート {id} を取得できませんでした。",
"Refreshing note {id} has failed." : "ノート {id} を再読み込みできませんでした。",
"Renaming note {id} has failed." : "ノート {id} をリネームできませんでした。",
"Creating new note has failed." : "新しいノートを作成できませんでした。",
"Saving note {id} has failed." : "ノート {id} の保存に失敗しました。",
"Updating title for note {id} has failed." : "ノート {id} を更新できませんでした。",
"Undo delete has failed for note {title}." : "ノート {title}の削除取り消しに失敗しました。",
"Deleting note {id} has failed." : "ノート {id} を削除できませんでした。",
"Toggling favorite for note {id} has failed." : "お気に入りノート {id} を切り替えできませんでした。",
"Updating the note's category has failed. Is the target directory writable?" : "ノートのカテゴリを更新できませんでした。 ターゲットディレクトリは書き込み可能ですか?",
"Updating the category for note {id} has failed." : "ノート{id}のカテゴリを更新できませんでした。",
"Uncategorized" : "未分類",
"Sample note" : "サンプルノート",
"15 January 2021, via Nextcloud Notes" : "2021年1月15日、Nextcloudートから",
"Me, you, and all our friends!" : "私も、あなたも、そして私たちの友人もみんな!",
"Tasks" : "タスク",
"Write nice todo lists" : "素敵なToDoリストを書く",
"Buy Fries" : "フライドポテトを買う",
"Birthdays" : "誕生日",
"Jen, in three days!" : "ジェン、あと3日",
"Moss, 21.03.1973" : "モス、1973年3月21日",
"Roy, 1979" : "ロイ、1979年",
"Review Steps" : "手順を確認する",
"Turn PC off" : "パソコンの電源を切る",
"Turn PC on" : "パソコンの電源を入れる",
"Then call IT" : "それからIT部門に連絡する",
"Quotes" : "引用",
"Nextcloud, a safe home for all your data" : "Nextcloud, すべてのデータを安全に保管します",
"Development Mode" : "開発モード",
"It looks that the notes app was installed from a development source. Please install it from the official <a href=\"%1$s\">Nextcloud App Store</a> instead. If you want to build the Notes app by yourself, please follow the <a href=\"%2$s\">developer instructions</a>." : "ノートアプリが開発ソースからインストールされたようです。公式の <a href=\"%1$s\">Nextcloud App Store</a> からインストールしてください。Notesアプリを自分で作成する場合は、 <a href=\"%2$s\">開発者の指示</a>に従ってください。"
},"pluralForm" :"nplurals=1; plural=0;"
}