diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
commit | ca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch) | |
tree | 438618a0b4f9b25be275dd3df24b7395ed8c047f /settings/l10n/ja.php | |
parent | 70e0ae063739b9749883bd184fee0a80f184685b (diff) | |
download | nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.php')
-rw-r--r-- | settings/l10n/ja.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php index 82def2ea851..9192ddb7a38 100644 --- a/settings/l10n/ja.php +++ b/settings/l10n/ja.php @@ -111,20 +111,14 @@ $TRANSLATIONS = array( "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 systems cron service to call the cron.php file every 15 minutes." => "システムのcronサービスを利用して15分ごとにcron.phpファイルを実行します。", "Sharing" => "共有", -"Enable Share API" => "共有APIを有効にする", "Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する", -"Allow links" => "リンクを許可する", "Enforce password protection" => "常にパスワード保護を有効にする", "Allow public uploads" => "パブリックなアップロードを許可", "Set default expiration date" => "有効期限の既定値を設定", "Expire after " => "無効になるまで", "days" => "日", "Enforce expiration date" => "有効期限を反映させる", -"Allow users to share items to the public with links" => "ユーザーがリンクによりアイテムを公開することを許可する", "Allow resharing" => "再共有を許可する", -"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 users to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザーに許可する", "Security" => "セキュリティ", "Enforce HTTPS" => "常にHTTPSを使用する", |