diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
commit | c05f08bf79aa4327fc3651abf28a06216144c749 (patch) | |
tree | fed29d2d0c772f4ba8564d73deeef7c7e271dc74 /lib/l10n/ja.json | |
parent | bb2b64df7a8788e938b6af6de0ba66e3ec1c6b98 (diff) | |
download | nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.tar.gz nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.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」", |