Skip to content

Commit bd90c17

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 9d79035 commit bd90c17

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/ja.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ OC.L10N.register(
122122
"Save changes" : "変更を保存",
123123
"Cancel" : "キャンセル",
124124
"URL" : "URL",
125+
"Attachments cannot be created or uploaded because this file is shared from another cloud." : "このファイルは別のクラウドから共有されているため、添付ファイルの作成やアップロードはできません。",
125126
"Upload from computer" : "コンピュータからアップロード",
126127
"Insert from Files" : "アップロード済のファイルを挿入",
127128
"Formatting help" : "書式設定のヘルプ",
@@ -149,6 +150,7 @@ OC.L10N.register(
149150
"No command found" : "コマンドが見つかりません",
150151
"No user found" : "ユーザーが見つかりません",
151152
"No suggestion found" : "提案が見つかりません",
153+
"Uploading attachments is disabled because the file is shared from another cloud." : "ファイルが他のクラウドから共有されているため、添付ファイルのアップロードはできません。",
152154
"Upload" : "アップロード",
153155
"Insert Table" : "テーブルの挿入",
154156
"Smart Picker" : "スマートピッカー",

l10n/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"Save changes" : "変更を保存",
121121
"Cancel" : "キャンセル",
122122
"URL" : "URL",
123+
"Attachments cannot be created or uploaded because this file is shared from another cloud." : "このファイルは別のクラウドから共有されているため、添付ファイルの作成やアップロードはできません。",
123124
"Upload from computer" : "コンピュータからアップロード",
124125
"Insert from Files" : "アップロード済のファイルを挿入",
125126
"Formatting help" : "書式設定のヘルプ",
@@ -147,6 +148,7 @@
147148
"No command found" : "コマンドが見つかりません",
148149
"No user found" : "ユーザーが見つかりません",
149150
"No suggestion found" : "提案が見つかりません",
151+
"Uploading attachments is disabled because the file is shared from another cloud." : "ファイルが他のクラウドから共有されているため、添付ファイルのアップロードはできません。",
150152
"Upload" : "アップロード",
151153
"Insert Table" : "テーブルの挿入",
152154
"Smart Picker" : "スマートピッカー",

0 commit comments

Comments
 (0)