aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
commit2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch)
tree69d21b22e377f7cd689aff2ae9e201c8832ac80a /lib/l10n/ja.js
parenta9c627cd9140ebad550fd3885e46c438019d6d5f (diff)
downloadnextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz
nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 18cc0e5633c..a64dfceedf8 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -270,13 +270,11 @@ OC.L10N.register(
"Extract topics" : "トピックの抽出",
"Extracts topics from a text and outputs them separated by commas." : "テキストからトピックを抽出し、カンマ区切りで出力します。",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
+ "404" : "404",
"Full name" : "フルネーム",
- "The user limit has been reached and the user was not created. Check your notifications to learn more." : "ユーザー制限に達したため、ユーザーは作成されませんでした。詳細については、通知を確認してください。",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ユーザー名で利用できる文字列: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 バージョン 2.7.0 が最低必要です。現在 %s がインストールされています。",
"To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、Webサーバーを再起動してください。",
"PostgreSQL >= 9 required." : "PostgreSQL 9以上が必要です",
- "Please upgrade your database version." : "新しいバージョンのデータベースにアップグレードしてください。",
- "404" : "404"
+ "Please upgrade your database version." : "新しいバージョンのデータベースにアップグレードしてください。"
},
"nplurals=1; plural=0;");