diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 06e3043ed75..940bd0b00de 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -145,10 +145,10 @@ OC.L10N.register( "Open documentation" : "ドキュメントを開く", "Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する", "Allow users to share via link" : "URLリンクでの共有を許可する", - "Enforce password protection" : "常にパスワード保護を有効にする", "Allow public uploads" : "パブリックなアップロードを許可する", - "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", + "Enforce password protection" : "常にパスワード保護を有効にする", "Set default expiration date" : "有効期限のデフォルト値を設定する", + "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", "Expire after " : "無効になるまで", "days" : "日", "Enforce expiration date" : "有効期限を反映させる", |