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>2022-01-10 06:19:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-10 06:19:48 +0300
commit775e2955ea1b3671a5f8517c245acd05fb64d418 (patch)
tree42a70cfa6af649d96f6f07f2c0e031c7d4abde12 /l10n/ja.js
parentb1c1022daeed0fef61beb48532c4a16dd7181bc5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 789488377..b6b073287 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"New text document" : "新しいテキストドキュメント",
+ "The file was uploaded" : "ファイルがアップロードされました",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "テキストドキュメント",
"Readme" : "Readme",
@@ -21,19 +22,28 @@ OC.L10N.register(
"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." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。",