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>2020-01-15 06:06:23 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-15 06:06:23 +0300
commita27644dbff7a42f9b06419c0aabd59a7a02e3629 (patch)
tree82e9491c419ccaa926d15a09619aa9cb0e242970 /l10n/ja.js
parentc65dca6029c2bec41a9d4b4f47d3b1248c478ba1 (diff)
[tx-robot] updated from transifex
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 dae4f6637..c0b314f53 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Use the saved version" : "保存済みのバージョンを使用",
"The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディタの外部から変更されました。変更点を適用できません。",
"Retry" : "再試行",
- "Last save {lastSave}" : "最終保存 {lastSave}",
"Unpushed changes" : "プッシュされていない変更",
"Unsaved changes" : "保存していない変更点",
"Enter your name so other users can see who is editing" : "自分の名前を入力して、他のユーザーの誰が編集中かを確認する",
@@ -39,6 +38,7 @@ OC.L10N.register(
"Blockquote" : "引用",
"Code block" : "コードブロック",
"Network connection error: Could not connect to the document" : "ネットワーク接続エラー:ドキュメントの接続ができませんでした",
+ "Last save {lastSave}" : "最終保存 {lastSave}",
"New text document.md" : "新しいテキストドキュメント.md"
},
"nplurals=1; plural=0;");