diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
commit | ad597d498d9298643338df2df0170159b736c12c (patch) | |
tree | 0906104deba4236d1f68ae1bfe956c40d662d6bf /settings/l10n/ja.js | |
parent | d4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff) | |
download | nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.tar.gz nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 10da651fbfa..a61bc8763cb 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -190,7 +190,6 @@ OC.L10N.register( "Allow public uploads" : "パブリックなアップロードを許可する", "Enforce password protection" : "常にパスワード保護を有効にする", "Set default expiration date" : "有効期限のデフォルト値を設定する", - "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", "Expire after " : "無効になるまで", "days" : "日", "Enforce expiration date" : "有効期限を反映させる", @@ -296,6 +295,7 @@ OC.L10N.register( "Default" : "デフォルト", "SSL" : "SSL", "TLS" : "TLS", + "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", "Group" : "グループ", |