diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /apps/settings/l10n/ja.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index dd60436d422..3be904e651a 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -105,6 +105,11 @@ OC.L10N.register( "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", + "Additional settings" : "追加設定", + "Groupware" : "グループウェア", + "Overview" : "概要", + "Basic settings" : "基本設定", + "Sharing" : "共有", "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Create" : "作成", @@ -316,7 +321,6 @@ OC.L10N.register( "Execute one task with each page loaded" : "各ページの読み込み時にタスクを実行します。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", - "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 " : "無効になるまで", |