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:
authorNextcloud bot <bot@nextcloud.com>2019-07-31 05:53:57 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-31 05:53:57 +0300
commit8a76abc028cc5c89ed37ade3755b961cb5a5b02c (patch)
treedb2c486a3be93acc617ff690b7c5eb7e302d601a /l10n/ja.json
parent27bc62d6259a037093006ca70cc08a5443876f2c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja.json')
-rw-r--r--l10n/ja.json28
1 files changed, 27 insertions, 1 deletions
diff --git a/l10n/ja.json b/l10n/ja.json
index 9d536d3ed..ca6942785 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,16 +1,42 @@
{ "translations": {
"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" : "保存済みのバージョンを使用",
"The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。",
+ "Network connection error: Could not connect to the document" : "ネットワーク接続エラー:ドキュメントの接続に失敗しました",
+ "Retry" : "再試行",
+ "Last save {lastSave}" : "最終保存 {lastSave}",
+ "Unpushed changes" : "プッシュされていない変更",
"Unsaved changes" : "保存していない変更点",
+ "Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する",
"Edit guest name" : "ゲスト名を編集",
"Save guest name" : "ゲスト名を保存",
+ "Insert image" : "画像の挿入",
"Add link" : "リンクを追加",
+ "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"],
"Show image" : "画像を表示する",
"Show file" : "ファイルを表示する",
"New text document" : "新しいテキストドキュメント",
+ "New text document.md" : "新しいテキストドキュメント.md",
"Edit" : "編集",
- "Undo" : "元に戻す"
+ "Undo" : "元に戻す",
+ "Redo" : "やり直し",
+ "Bold" : "太字",
+ "Italic" : "斜体",
+ "Strikethrough" : "取り消し線",
+ "Paragraph" : "段落",
+ "Headings" : "見出し",
+ "Heading 1" : "見出し1",
+ "Heading 2" : "見出し2",
+ "Heading 3" : "見出し3",
+ "Heading 4" : "見出し4",
+ "Heading 5" : "見出し5",
+ "Heading 6" : "見出し6",
+ "Unordered list" : "番号なしのリスト",
+ "Ordered list" : "順序付きリスト",
+ "Blockquote" : "引用",
+ "Code block" : "コードブロック"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file