diff options
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/ja.js | 3 | ||||
-rw-r--r-- | apps/settings/l10n/ja.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index e23468d6858..4f6207dff4c 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -370,6 +370,8 @@ OC.L10N.register( "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "スクリーンショットや録画は可能です。これは決定的な保護にはなりません。", "Allow users to share via link and emails" : "URLリンクとメールでの共有を許可する", "Allow public uploads" : "パブリックなアップロードを許可する", + "Allow public shares to be added to other clouds by federation." : "フェデレーション機能を通じて公開共有を他のクラウドに追加できるようにします。", + "This will add share permissions to all newly created link shares." : "これにより新たに作成されるすべてのリンク共有に共有権限が追加されます。", "Always ask for a password" : "常にパスワードをたずねる", "Enforce password protection" : "常にパスワード保護を有効にする", "Exclude groups from password requirements" : "パスワード要件から除外するグループ", @@ -393,6 +395,7 @@ OC.L10N.register( "Default expiration time of remote shares in days" : "リモート共有のデフォルトの有効期限(日単位)", "Expire remote shares after x days" : "x 日後にリモート共有を無効にする", "Set default expiration date for shares via link or mail" : "リンクまたはメールでの共有のデフォルトの期限を設定する", + "Enforce expiration date for link or mail shares" : "リンクまたはメール共有の有効期限を強制適用する", "Default expiration time of shares in days" : "共有のデフォルトの有効期限(日単位)", "Privacy settings for sharing" : "共有のプライバシー設定", "Allow account name autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでアカウント名の自動入力を許可し、システムのアドレス帳へのアクセスを許可します", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 131240c6428..377169a96fc 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -368,6 +368,8 @@ "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "スクリーンショットや録画は可能です。これは決定的な保護にはなりません。", "Allow users to share via link and emails" : "URLリンクとメールでの共有を許可する", "Allow public uploads" : "パブリックなアップロードを許可する", + "Allow public shares to be added to other clouds by federation." : "フェデレーション機能を通じて公開共有を他のクラウドに追加できるようにします。", + "This will add share permissions to all newly created link shares." : "これにより新たに作成されるすべてのリンク共有に共有権限が追加されます。", "Always ask for a password" : "常にパスワードをたずねる", "Enforce password protection" : "常にパスワード保護を有効にする", "Exclude groups from password requirements" : "パスワード要件から除外するグループ", @@ -391,6 +393,7 @@ "Default expiration time of remote shares in days" : "リモート共有のデフォルトの有効期限(日単位)", "Expire remote shares after x days" : "x 日後にリモート共有を無効にする", "Set default expiration date for shares via link or mail" : "リンクまたはメールでの共有のデフォルトの期限を設定する", + "Enforce expiration date for link or mail shares" : "リンクまたはメール共有の有効期限を強制適用する", "Default expiration time of shares in days" : "共有のデフォルトの有効期限(日単位)", "Privacy settings for sharing" : "共有のプライバシー設定", "Allow account name autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでアカウント名の自動入力を許可し、システムのアドレス帳へのアクセスを許可します", |