Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 791d98488..71d8c2ed8 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"** 📝 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" : "保存済みのバージョンを使用",
+ "Insert an image" : "画像を追加",
"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." : "ドキュメントがエディターの外部から変更されました。変更点を適用できません。",
@@ -45,10 +46,7 @@ OC.L10N.register(
"Checklist" : "チェックリスト",
"Blockquote" : "引用",
"Code block" : "コードブロック",
- "Insert emoji" : "絵文字を挿入",
"Upload from computer" : "コンピュータからアップロード",
- "Insert an image" : "画像を追加",
- "Alt" : "Alt",
"Add Link" : "リンクを追加",
"Link file" : "ファイルをリンク",
"Remove Link" : "リンクを削除",
@@ -58,7 +56,6 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。",
"Show rich workspaces" : "各フォルダのReadmeを表示",
"Add notes, lists or links …" : "ノート、リスト、リンクを追加...",
- "Edit" : "編集",
"Undo" : "元に戻す",
"Redo" : "やり直し",
"Headings" : "見出し",
@@ -70,10 +67,13 @@ OC.L10N.register(
"Info" : "情報",
"Success" : "完了",
"Warning" : "警告",
- "Emoji picker" : "絵文字選択",
+ "Insert emoji" : "絵文字を挿入",
"Insert image" : "画像の挿入",
+ "Alt" : "Alt",
+ "Edit" : "編集",
"New text document" : "新しいテキストドキュメント",
"Currently active users:" : "現在のアクティブユーザー:",
- "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"]
+ "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"],
+ "Emoji picker" : "絵文字選択"
},
"nplurals=1; plural=0;");