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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 963369dcd..d02202927 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "新しいテキストドキュメント",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "テキストドキュメント",
"Readme" : "Readme",
@@ -21,7 +22,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"],
"Show rich workspaces" : "Readme.mdを表示",
"Add notes, lists or links …" : "ノート、リスト、リンクを追加...",
- "New text document" : "新しいテキストドキュメント",
"Edit" : "編集",
"Undo" : "元に戻す",
"Redo" : "やり直し",