From 67a544fe1d57b77be8e3e1c6560f6c3a21dbb919 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 12 Sep 2023 00:58:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 4 ++++ l10n/ja.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 2e0039d11..aff844986 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -7,6 +7,7 @@ OC.L10N.register( "Denied" : "拒否", "Access denied" : "アクセス拒否", "Allowed" : "許可", + "Access allowed" : "アクセス許可", "Inherit permission" : "権限継承", "Deny" : "拒否", "Allow" : "許可", @@ -23,12 +24,15 @@ OC.L10N.register( "Add advanced permission rule" : "詳細な権限ルールを追加", "Select a user or group" : "ユーザーまたはグループを選択", "Group" : "グループ", + "Open group folder" : "グループフォルダを開く", + "List of group folders." : "グループフォルダのリスト", "Add group" : "グループを追加", "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。", "Delete \"{folderName}\"?" : "\"{folderName}\" を削除しますか?", "Group folder admin delegation" : "グループフォルダー管理者の委任", "They will have access to all Groupfolders." : "委任された人はすべてのグループフォルダーにアクセスできます。", "They will only have access to group folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたグループフォルダーにだけアクセスできます。", + "Group or circle" : "グループまたはサークル", "Folder name" : "フォルダー名", "Quota" : "クオータ", "Advanced Permissions" : "詳細権限の管理者", diff --git a/l10n/ja.json b/l10n/ja.json index 319391999..4291bad87 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -5,6 +5,7 @@ "Denied" : "拒否", "Access denied" : "アクセス拒否", "Allowed" : "許可", + "Access allowed" : "アクセス許可", "Inherit permission" : "権限継承", "Deny" : "拒否", "Allow" : "許可", @@ -21,12 +22,15 @@ "Add advanced permission rule" : "詳細な権限ルールを追加", "Select a user or group" : "ユーザーまたはグループを選択", "Group" : "グループ", + "Open group folder" : "グループフォルダを開く", + "List of group folders." : "グループフォルダのリスト", "Add group" : "グループを追加", "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。", "Delete \"{folderName}\"?" : "\"{folderName}\" を削除しますか?", "Group folder admin delegation" : "グループフォルダー管理者の委任", "They will have access to all Groupfolders." : "委任された人はすべてのグループフォルダーにアクセスできます。", "They will only have access to group folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたグループフォルダーにだけアクセスできます。", + "Group or circle" : "グループまたはサークル", "Folder name" : "フォルダー名", "Quota" : "クオータ", "Advanced Permissions" : "詳細権限の管理者",