diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-09 02:26:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-09 02:26:51 +0000 |
commit | 4d612359af9ba19a36ed63c0e68f3e619e23915c (patch) | |
tree | 3d66f3d4bc4de12d72be03d3c28e5b9a6cf06ca3 /core/l10n/ja.js | |
parent | ec4280eda06168ea02783760591cd6d3acd2701a (diff) | |
download | nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.tar.gz nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index e2ce1107488..bbc02a14c52 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -421,7 +421,6 @@ OC.L10N.register( "Can't install this app because it is not compatible" : "アプリの互換性がないため、インストールできません", "Can't install this app" : "このアプリはインストールできません", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcacheモジュールがロードされていません。 {linkstart}パフォーマンスを向上させるには、↗{linkend}をPHPインストールにロードすることをお勧めします。", - "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache モジュールが正しく設定されていません。{linkstart}パフォーマンスを向上させるためには、{linkend} <code>php.ini</code>で以下の設定を使用することを推奨します:", - "The PHP OPcache module is not properly configured:" : "PHP OPcacheモジュールが適切に構成されていません: " + "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache モジュールが正しく設定されていません。{linkstart}パフォーマンスを向上させるためには、{linkend} <code>php.ini</code>で以下の設定を使用することを推奨します:" }, "nplurals=1; plural=0;"); |