diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 7a2ddd1568c..b6b8c733d4d 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -124,7 +124,6 @@ OC.L10N.register( "Could not lock path" : "パスをロックできませんでした", "Wrong or no update parameter given" : "間違っているか、またはパラメータが更新されていません", "Cannot change permissions for public share links" : "URLリンク共有のパーミッションを変更できません", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました", "shared by %s" : "%s が共有", "Download all files" : "すべてのファイルをダウンロード", "Direct link" : "リンク", @@ -240,6 +239,7 @@ OC.L10N.register( "Add to your Nextcloud" : "あなたのNextcloudに追加", "invalid permissions" : "無効なパーミッション", "Can't change permissions for public share links" : "URLリンク共有のパーミッションを変更できません", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました", "Name, email, or federated cloud ID …" : "名前、電子メール、またはクラウド連携ID…" }, "nplurals=1; plural=0;"); |