diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
commit | dc61fb999d2d4283c478c436059c68ca6b18ea44 (patch) | |
tree | 1d96c77bb904ce5ed7c7ca7bc2b36f2953b3c4ff /core/l10n/ja.js | |
parent | f38f2baa5ae4a65e7a71b9c8c96c94c1c1ee3e35 (diff) | |
download | nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.tar.gz nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.zip |
[tx-robot] updated from transifex
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 d1e6c51d673..b86b0facd2e 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -315,7 +315,6 @@ OC.L10N.register( "Cheers!" : "それでは!", "Use the following link to reset your password: {link}" : "パスワードをリセットするには次のリンクをクリックしてください: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>", - "Please use the command line updater because you have a big instance." : "データ量が大きいため、コマンドラインでの更新を利用してください。", - "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP Opcache が正しく設定されていません。 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">パフォーマンスを向上させるため ↗</a> <code>php.ini</code> で次の設定を使用することをお勧めします:" + "Please use the command line updater because you have a big instance." : "データ量が大きいため、コマンドラインでの更新を利用してください。" }, "nplurals=1; plural=0;"); |