diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/settings/l10n/ja.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 7d55f992334..d8214afa5b0 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -316,14 +316,13 @@ OC.L10N.register( "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" : "グループ内のユーザーでのみ共有するように制限する", @@ -815,6 +814,7 @@ OC.L10N.register( "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+でフォロー!" }, "nplurals=1; plural=0;"); |