Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 12, 2023
1 parent a4ee429 commit 67a544f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ OC.L10N.register(
"Denied" : "拒否",
"Access denied" : "アクセス拒否",
"Allowed" : "許可",
"Access allowed" : "アクセス許可",
"Inherit permission" : "権限継承",
"Deny" : "拒否",
"Allow" : "許可",
Expand All @@ -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" : "詳細権限の管理者",
Expand Down
4 changes: 4 additions & 0 deletions l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"Denied" : "拒否",
"Access denied" : "アクセス拒否",
"Allowed" : "許可",
"Access allowed" : "アクセス許可",
"Inherit permission" : "権限継承",
"Deny" : "拒否",
"Allow" : "許可",
Expand All @@ -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" : "詳細権限の管理者",
Expand Down

0 comments on commit 67a544f

Please sign in to comment.