diff options
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index b15965ca419..c49469a4797 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -314,14 +314,13 @@ "Sharing" : "共有", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。", "Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する", + "Expire after " : "無効になるまで", + "days" : "日", + "Enforce expiration date" : "有効期限を反映させる", "Allow users to share via link" : "URLリンクでの共有を許可する", "Allow public uploads" : "パブリックなアップロードを許可する", "Always ask for a password" : "常にパスワードをたずねる", "Enforce password protection" : "常にパスワード保護を有効にする", - "Set default expiration date" : "有効期限のデフォルト値を設定する", - "Expire after " : "無効になるまで", - "days" : "日", - "Enforce expiration date" : "有効期限を反映させる", "Allow resharing" : "再共有を許可する", "Allow sharing with groups" : "グループ共有を許可する", "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する", @@ -813,6 +812,7 @@ "Store credentials" : "資格情報を保存", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。", "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", + "Set default expiration date" : "有効期限のデフォルト値を設定する", "Follow us on Google+" : "Google+でフォロー!" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |