[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-10-20 00:22:34 +00:00
parent 12bb8c055b
commit 0434e383ba
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"richdocuments", "richdocuments",
{ {
"Saving…" : "保存中...", "Saving…" : "保存中...",
"Saving..." : "保存中...",
"All" : "すべて", "All" : "すべて",
"Download this revision" : "このリビジョンをダウンロード", "Download this revision" : "このリビジョンをダウンロード",
"Restore this revision" : "このリビジョンを復元", "Restore this revision" : "このリビジョンを復元",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Saving…" : "保存中...", "Saving…" : "保存中...",
"Saving..." : "保存中...",
"All" : "すべて", "All" : "すべて",
"Download this revision" : "このリビジョンをダウンロード", "Download this revision" : "このリビジョンをダウンロード",
"Restore this revision" : "このリビジョンを復元", "Restore this revision" : "このリビジョンを復元",