diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/files_external/l10n/ja.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.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" : "ビルトイン", |