diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
commit | 355bc5e18de0a470db3c7002fcb8d71a8026fa69 (patch) | |
tree | 1a8f3f22f9ee812b71ddca88537342dbcf44003d /apps/files_external/l10n/ja.js | |
parent | e79c0ab233613572716aabe672ce0b2ed7aef146 (diff) | |
download | nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.tar.gz nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 3e67c645091..f8cbf779669 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error configuring OAuth2" : "OAuth2設定エラー", "Generate keys" : "キーを生成", "Error generating key pair" : "キーペアの生成エラー", + "Type to select account or group." : "入力してアカウントまたはグループを選択", "(Group)" : "(グループ)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)", "Enable encryption" : "暗号化を有効に", @@ -36,6 +37,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", "Insufficient data: %s" : "データが不足しています: %s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "ストレージID \"%d\" は、管理者ではないユーザーによる編集はできません。", "Access key" : "アクセスキー", "Secret key" : "シークレットキー", "Builtin" : "ビルトイン", |