2019-07-07 05:45:00 +03:00
OC . L10N . register (
"text" ,
{
2021-01-29 06:20:11 +03:00
"New text document" : "新しいテキストドキュメント" ,
2022-01-10 06:19:48 +03:00
"The file was uploaded" : "ファイルがアップロードされました" ,
2020-04-04 06:06:08 +03:00
"Nextcloud Text" : "Nextcloud Text" ,
"text document" : "テキストドキュメント" ,
"Readme" : "Readme" ,
2019-07-07 05:45:00 +03:00
"Text" : "テキスト" ,
2019-07-31 05:53:57 +03:00
"📝 Collaborative document editing" : "📝 共同文書編集" ,
2019-08-17 05:52:31 +03:00
"** 📝 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)を使用しています - 本当にありがとうございます!" ,
2019-07-08 05:44:07 +03:00
"Use current version" : "現在のバージョンを使用" ,
"Use the saved version" : "保存済みのバージョンを使用" ,
2021-04-16 06:25:14 +03:00
"Document idle for {timeout} minutes, click to continue editing" : "ドキュメントが{timeout}分間アイドル状態です。クリックして編集を続行します" ,
2021-03-09 06:21:45 +03:00
"Reconnect" : "再接続" ,
2021-06-04 06:33:51 +03:00
"The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディターの外部から変更されました。変更点を適用できません。" ,
2020-04-04 06:06:08 +03:00
"File could not be loaded. Please check your internet connection." : "ファイルを読み込めませんでした。 インターネット接続を確認してください。" ,
2021-03-09 06:21:45 +03:00
"Saving …" : "保存中 ..." ,
"Saved" : "保存済み" ,
2020-04-04 06:06:08 +03:00
"Last saved {lastSaved}" : "最終保存日 {lastSaved}" ,
2019-07-08 05:44:07 +03:00
"Unsaved changes" : "保存していない変更点" ,
2019-07-31 05:53:57 +03:00
"Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する" ,
2019-07-08 05:44:07 +03:00
"Edit guest name" : "ゲスト名を編集" ,
"Save guest name" : "ゲスト名を保存" ,
2022-01-10 06:19:48 +03:00
"Keyboard shortcuts" : "キーボードショートカット" ,
2021-12-16 06:18:45 +03:00
"Bold" : "太字" ,
2022-01-10 06:19:48 +03:00
"Bold text" : "太字" ,
"Ctrl" : "Ctrl" ,
2021-12-16 06:18:45 +03:00
"Italic" : "斜体" ,
"Strikethrough" : "取り消し線" ,
"Heading 1" : "見出し1" ,
"Heading 6" : "見出し6" ,
"Unordered list" : "番号なしのリスト" ,
"Ordered list" : "順序付きリスト" ,
2022-01-10 06:19:48 +03:00
"Checklist" : "チェックリスト" ,
2021-12-16 06:18:45 +03:00
"Blockquote" : "引用" ,
"Code block" : "コードブロック" ,
2021-09-04 06:20:37 +03:00
"Insert emoji" : "絵文字を挿入" ,
2022-01-10 06:19:48 +03:00
"Upload from computer" : "コンピュータからアップロード" ,
2019-07-31 05:53:57 +03:00
"Insert image" : "画像の挿入" ,
2021-04-16 06:25:14 +03:00
"Insert an image" : "画像を追加" ,
2022-01-10 06:19:48 +03:00
"Alt" : "Alt" ,
"Add Link" : "リンクを追加" ,
2021-04-13 06:23:17 +03:00
"Link file" : "ファイルをリンク" ,
2022-01-10 06:19:48 +03:00
"Remove Link" : "リンクを削除" ,
2021-04-13 06:23:17 +03:00
"Select file to link to" : "リンク先のファイルを選択" ,
2021-04-16 06:25:14 +03:00
"Show author colors" : "記入者の色をつける" ,
"Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。" ,
2022-01-25 06:18:41 +03:00
"Show rich workspaces" : "各フォルダのReadmeを表示" ,
2020-05-30 06:01:30 +03:00
"Add notes, lists or links …" : "ノート、リスト、リンクを追加..." ,
2019-07-08 05:44:07 +03:00
"Edit" : "編集" ,
2019-07-31 05:53:57 +03:00
"Undo" : "元に戻す" ,
"Redo" : "やり直し" ,
"Headings" : "見出し" ,
"Heading 2" : "見出し2" ,
"Heading 3" : "見出し3" ,
"Heading 4" : "見出し4" ,
"Heading 5" : "見出し5" ,
2020-04-04 06:06:08 +03:00
"ToDo list" : "ToDo リスト" ,
2022-04-07 06:25:00 +03:00
"Emoji picker" : "絵文字選択" ,
"Currently active users:" : "現在のアクティブユーザー:" ,
"_and %n other editor_::_and %n other editors_" : [ "他に%n人の編集者" ]
2019-07-07 05:45:00 +03:00
} ,
"nplurals=1; plural=0;" ) ;