diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-31 02:13:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-31 02:13:55 +0000 |
commit | 7c39e3e6bdae6dd70c804d1d4c5084ecc0b2ce54 (patch) | |
tree | 900fdc67377a897d6118dbb76a26a7ca9e1cbd7b /lib/l10n/ja.js | |
parent | 087f7b11be035e11b847bfab87884186da4d7844 (diff) | |
download | nextcloud-server-7c39e3e6bdae6dd70c804d1d4c5084ecc0b2ce54.tar.gz nextcloud-server-7c39e3e6bdae6dd70c804d1d4c5084ecc0b2ce54.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 61508692f9b..5a2055915b6 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -8,6 +8,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。", "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", + "404" : "404", "The page could not be found on the server." : "ページがサーバー上に見つかりませんでした。", "%s email verification" : "%sメールによる確認", "Email verification" : "メールによる確認", |