diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-16 00:31:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-16 00:31:48 -0400 |
commit | 630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a (patch) | |
tree | 388d3a25609a938e98ca5e632b09b247363ec4f5 /settings/l10n/ja_JP.php | |
parent | 04ea419f50746fb07ab6861b9b14610f564e7827 (diff) | |
download | nextcloud-server-630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a.tar.gz nextcloud-server-630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja_JP.php')
-rw-r--r-- | settings/l10n/ja_JP.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index bfaa9827b21..544655ade27 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -73,6 +73,8 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "ユーザが共有しているアイテムの再共有を許可する", "Allow users to share with anyone" => "ユーザが誰とでも共有することを許可する", "Allow users to only share with users in their groups" => "ユーザにグループ内のユーザとのみ共有を許可する", +"Allow mail notification" => "メール通知を許可", +"Allow user to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザに許可する", "Security" => "セキュリティ", "Enforce HTTPS" => "常にHTTPSを使用する", "Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化する。", |