зеркало из https://github.com/nextcloud/text.git
63 строки
4.6 KiB
JSON
63 строки
4.6 KiB
JSON
{ "translations": {
|
||
"New text document" : "新しいテキストドキュメント",
|
||
"The file was uploaded" : "ファイルがアップロードされました",
|
||
"Nextcloud Text" : "Nextcloud Text",
|
||
"text document" : "テキストドキュメント",
|
||
"Readme" : "Readme",
|
||
"Text" : "テキスト",
|
||
"📝 Collaborative document editing" : "📝 共同文書編集",
|
||
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "**📝共同文書編集!**\n\n- **📝 集中執筆:集中モードで、必要なフォーマットだけ。\n- **🙋 一緒に仕事をする:**友達や同僚と、Nextcloudを使っていようとなかろうと、共有して共同作業しよう!\n- **💾 オープンフォーマット:** ファイルは[Markdown](https://en.wikipedia.org/wiki/Markdown)として保存されるので、他のテキストアプリからも編集できます。\n- **✊ 強固な基盤:**私たちは[🦉 ProseMirror](https://prosemirror.net)をベースにした[🐈 tiptap](https://tiptap.scrumpy.io)を使用しています - 本当にありがとうございます!",
|
||
"Use current version" : "現在のバージョンを使用",
|
||
"Use the saved version" : "保存済みのバージョンを使用",
|
||
"Document idle for {timeout} minutes, click to continue editing" : "ドキュメントが{timeout}分間アイドル状態です。クリックして編集を続行します",
|
||
"Reconnect" : "再接続",
|
||
"The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディターの外部から変更されました。変更点を適用できません。",
|
||
"File could not be loaded. Please check your internet connection." : "ファイルを読み込めませんでした。 インターネット接続を確認してください。",
|
||
"Saving …" : "保存中 ...",
|
||
"Saved" : "保存済み",
|
||
"Last saved {lastSaved}" : "最終保存日 {lastSaved}",
|
||
"Unsaved changes" : "保存していない変更点",
|
||
"Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する",
|
||
"Edit guest name" : "ゲスト名を編集",
|
||
"Save guest name" : "ゲスト名を保存",
|
||
"Keyboard shortcuts" : "キーボードショートカット",
|
||
"Bold" : "太字",
|
||
"Bold text" : "太字",
|
||
"Ctrl" : "Ctrl",
|
||
"Italic" : "斜体",
|
||
"Strikethrough" : "取り消し線",
|
||
"Heading 1" : "見出し1",
|
||
"Heading 6" : "見出し6",
|
||
"Unordered list" : "番号なしのリスト",
|
||
"Ordered list" : "順序付きリスト",
|
||
"Checklist" : "チェックリスト",
|
||
"Blockquote" : "引用",
|
||
"Code block" : "コードブロック",
|
||
"Insert emoji" : "絵文字を挿入",
|
||
"Upload from computer" : "コンピュータからアップロード",
|
||
"Insert image" : "画像の挿入",
|
||
"Image format not supported" : "画像の形式に対応していません",
|
||
"Insert an image" : "画像を追加",
|
||
"Alt" : "Alt",
|
||
"Add Link" : "リンクを追加",
|
||
"Link file" : "ファイルをリンク",
|
||
"Remove Link" : "リンクを削除",
|
||
"Select file to link to" : "リンク先のファイルを選択",
|
||
"Show author colors" : "記入者の色をつける",
|
||
"Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。",
|
||
"Currently active users:" : "現在のアクティブユーザー:",
|
||
"_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"],
|
||
"Show rich workspaces" : "各フォルダのReadmeを表示",
|
||
"Add notes, lists or links …" : "ノート、リスト、リンクを追加...",
|
||
"Edit" : "編集",
|
||
"Undo" : "元に戻す",
|
||
"Redo" : "やり直し",
|
||
"Headings" : "見出し",
|
||
"Heading 2" : "見出し2",
|
||
"Heading 3" : "見出し3",
|
||
"Heading 4" : "見出し4",
|
||
"Heading 5" : "見出し5",
|
||
"ToDo list" : "ToDo リスト",
|
||
"Emoji picker" : "絵文字選択"
|
||
},"pluralForm" :"nplurals=1; plural=0;"
|
||
} |