Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r--apps/settings/l10n/ja.js8
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;");