diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:14 +0000 |
commit | dbd197cedcc04e8997615d495ae5fd458c65a710 (patch) | |
tree | ea7f284da4b7cafd18a70b012772ec9b7115137f /lib/l10n/ja.json | |
parent | 90742357caa1bc4bfa1bee426dd9d175635dbf64 (diff) | |
download | nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.tar.gz nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index e33d86eaf2c..6d92364b1e1 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s", + "Education bundle" : "教育向けバンドル", "Enterprise bundle" : "エンタープライズ バンドル", "Groupware bundle" : "グループウェア バンドル", "Hub bundle" : "Hubバンドル", @@ -253,6 +254,7 @@ "Your data directory must be an absolute path." : "データディレクトリは、絶対パスにする必要があります", "Check the value of \"datadirectory\" in your configuration." : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid." : "データディレクトリが無効です", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "データディレクトリのルートに\"%1$s\"というファイルがあることを確認します。内容は次のようになります:\"%2$s\"", "Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。", "Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」", |