diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-26 02:25:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-26 02:25:44 +0000 |
commit | 1cf04c8b6f9eba86fd129bea6d6ea80fdb54316e (patch) | |
tree | b6171fe2c78abb3b0b40a3d711e3101f65113798 /apps/settings/l10n/ja.js | |
parent | 9e08c4f9cf249ab625f569e01c92e52c41cf4934 (diff) | |
download | nextcloud-server-1cf04c8b6f9eba86fd129bea6d6ea80fdb54316e.tar.gz nextcloud-server-1cf04c8b6f9eba86fd129bea6d6ea80fdb54316e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 097c2bc6419..4d57c0db6ce 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -367,7 +367,7 @@ OC.L10N.register( "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。", "Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する", - "Set default expiration date for shares" : "共有のデフォルトの有効期限の設定する", + "Set default expiration date for shares" : "共有のデフォルトの有効期限を設定する", "days" : "日", "Enforce expiration date" : "有効期限を反映させる", "Set default expiration date for shares to other servers" : "他のサーバーへの共有のデフォルトの有効期限を設定する", |