From 88ce17d1fab0f25496ab68ca28f1de428797c4d7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 1 Mar 2025 01:24:11 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 15 ++++++++++++++- l10n/ja.json | 15 ++++++++++++++- l10n/zh_CN.js | 17 +++++++++++------ l10n/zh_CN.json | 17 +++++++++++------ 4 files changed, 50 insertions(+), 14 deletions(-) diff --git a/l10n/ja.js b/l10n/ja.js index 328f9b8ad..86c555fae 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1,6 +1,10 @@ OC.L10N.register( "groupfolders", { + "You cannot remove your own read permission." : "自分で読み取り権限を削除することはできません。", + "Team folders" : "チームフォルダー", + "Admin configured folders shared with everyone in a team" : "チーム内の全員と共有する管理者設定のフォルダー", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.\nAs of Hub 10/Nextcloud 31, the admin needs to be a part of the team to be able to assign it a Teamfolder." : "管理者が設定したフォルダをチーム全員で共有。\n\nフォルダは管理者設定の*チームフォルダ*から設定できます。\n\nフォルダが作成されると、管理者は1つまたは複数のチームにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。\nHub 10/Nextcloud 31では、管理者はチームの一員でなければチームフォルダーを割り当てることができません。", "Unset" : "設定を解除", "Denied (Inherited permission)" : "拒否(権限継承)", "Allowed (Inherited permission)" : "許可(権限継承)", @@ -13,6 +17,7 @@ OC.L10N.register( "Allow" : "許可", "Group" : "グループ", "Team" : "チーム", + "Team folder" : "チームフォルダー", "Read" : "読み込み", "Write" : "編集", "Create" : "作成", @@ -22,11 +27,18 @@ OC.L10N.register( "Remove access rule" : "アクセスルールを削除", "Add advanced permission rule" : "詳細な権限ルールを追加", "Select a user or group" : "ユーザーまたはグループを選択", + "Open Team folder" : "チームフォルダを開く", "Permission denied. User does not have sufficient permissions." : "パーミッションが拒否されました。ユーザーには十分な権限がありません。", "Unexpected status from server" : "サーバーからの予期しないステータス", + "List of Team folders." : "チームフォルダーのリスト", + "No Team folders yet" : "チームフォルダーはまだありません", + "Team folders will show up here" : "チームフォルダーはここに表示されます", "Add group" : "グループを追加", "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。", "Delete \"{folderName}\"?" : "\"{folderName}\" を削除しますか?", + "Team folder admin delegation" : "チームフォルダー管理者の委任", + "They will have access to all Team folders." : "彼らはすべてのチームフォルダーにアクセスできます。", + "They will only have access to Team folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたチームフォルダーにだけアクセスできます。", "Group or team" : "グループまたはチーム", "Folder name" : "フォルダー名", "Quota" : "クオータ", @@ -49,6 +61,7 @@ OC.L10N.register( "Group folder admin delegation" : "グループフォルダー管理者の委任", "They will have access to all group folders." : "彼らはすべてのグループフォルダーにアクセスできます。", "They will only have access to group folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたグループフォルダーにだけアクセスできます。", - "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder." : "管理者が設定したフォルダをグループ全員で共有。\n\nフォルダは管理者設定の*グループフォルダ*から設定できます。\n\nフォルダが作成された後、管理者は1つまたは複数のグループにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。" + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder." : "管理者が設定したフォルダをグループ全員で共有。\n\nフォルダは管理者設定の*グループフォルダ*から設定できます。\n\nフォルダが作成された後、管理者は1つまたは複数のグループにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder." : "管理者が設定したフォルダーをチーム全員で共有。\n\nフォルダーは管理者設定の*チームフォルダー*から設定できます。\n\nフォルダーが作成された後、管理者は1つまたは複数のチームにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダーのクォータを割り当てることができます。" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 76c610e24..aa1a80d98 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,4 +1,8 @@ { "translations": { + "You cannot remove your own read permission." : "自分で読み取り権限を削除することはできません。", + "Team folders" : "チームフォルダー", + "Admin configured folders shared with everyone in a team" : "チーム内の全員と共有する管理者設定のフォルダー", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.\nAs of Hub 10/Nextcloud 31, the admin needs to be a part of the team to be able to assign it a Teamfolder." : "管理者が設定したフォルダをチーム全員で共有。\n\nフォルダは管理者設定の*チームフォルダ*から設定できます。\n\nフォルダが作成されると、管理者は1つまたは複数のチームにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。\nHub 10/Nextcloud 31では、管理者はチームの一員でなければチームフォルダーを割り当てることができません。", "Unset" : "設定を解除", "Denied (Inherited permission)" : "拒否(権限継承)", "Allowed (Inherited permission)" : "許可(権限継承)", @@ -11,6 +15,7 @@ "Allow" : "許可", "Group" : "グループ", "Team" : "チーム", + "Team folder" : "チームフォルダー", "Read" : "読み込み", "Write" : "編集", "Create" : "作成", @@ -20,11 +25,18 @@ "Remove access rule" : "アクセスルールを削除", "Add advanced permission rule" : "詳細な権限ルールを追加", "Select a user or group" : "ユーザーまたはグループを選択", + "Open Team folder" : "チームフォルダを開く", "Permission denied. User does not have sufficient permissions." : "パーミッションが拒否されました。ユーザーには十分な権限がありません。", "Unexpected status from server" : "サーバーからの予期しないステータス", + "List of Team folders." : "チームフォルダーのリスト", + "No Team folders yet" : "チームフォルダーはまだありません", + "Team folders will show up here" : "チームフォルダーはここに表示されます", "Add group" : "グループを追加", "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。", "Delete \"{folderName}\"?" : "\"{folderName}\" を削除しますか?", + "Team folder admin delegation" : "チームフォルダー管理者の委任", + "They will have access to all Team folders." : "彼らはすべてのチームフォルダーにアクセスできます。", + "They will only have access to Team folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたチームフォルダーにだけアクセスできます。", "Group or team" : "グループまたはチーム", "Folder name" : "フォルダー名", "Quota" : "クオータ", @@ -47,6 +59,7 @@ "Group folder admin delegation" : "グループフォルダー管理者の委任", "They will have access to all group folders." : "彼らはすべてのグループフォルダーにアクセスできます。", "They will only have access to group folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたグループフォルダーにだけアクセスできます。", - "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder." : "管理者が設定したフォルダをグループ全員で共有。\n\nフォルダは管理者設定の*グループフォルダ*から設定できます。\n\nフォルダが作成された後、管理者は1つまたは複数のグループにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。" + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder." : "管理者が設定したフォルダをグループ全員で共有。\n\nフォルダは管理者設定の*グループフォルダ*から設定できます。\n\nフォルダが作成された後、管理者は1つまたは複数のグループにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder." : "管理者が設定したフォルダーをチーム全員で共有。\n\nフォルダーは管理者設定の*チームフォルダー*から設定できます。\n\nフォルダーが作成された後、管理者は1つまたは複数のチームにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダーのクォータを割り当てることができます。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 8ea2bbf34..f3b3ed66a 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -4,6 +4,7 @@ OC.L10N.register( "You cannot remove your own read permission." : "您无法移除您自己的读取权限。", "Team folders" : "团队文件夹", "Admin configured folders shared with everyone in a team" : "管理员配置的文件夹,与团队中所有成员共享", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.\nAs of Hub 10/Nextcloud 31, the admin needs to be a part of the team to be able to assign it a Teamfolder." : "管理员已配置好与团队中的每个人共用的文件夹。\n\n可以在管理设置中的 *团队文件夹* 里对文件夹进行配置。\n\n创建文件夹之后,管理员可以给文件夹设备一个或多个团队的读取权限,控制他们的写入/共享权限,并为文件夹分配配额。\n从 Hub 10/Nextcloud 31 开始,管理员必须是团队的一员,才能指派团队文件夹。", "Unset" : "取消设置", "Denied (Inherited permission)" : "拒绝(继承的权限)", "Allowed (Inherited permission)" : "允许(继承的权限)", @@ -25,18 +26,20 @@ OC.L10N.register( "You" : "您", "Remove access rule" : "移除访问规则", "Add advanced permission rule" : "添加高级权限规则", - "Select a user or group" : "选择用户或分组", + "Select a user or group" : "选择用户或群组", "Open Team folder" : "打开团队文件夹", "Permission denied. User does not have sufficient permissions." : "没有权限。用户权限不足。", "Unexpected status from server" : "服务器状态异常", "List of Team folders." : "团队文件夹列表。", "No Team folders yet" : "尚无团队文件夹", "Team folders will show up here" : "团队文件夹将在这里显示", - "Add group" : "添加分组", + "Add group" : "添加群组", "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "您确定要删除“{folderName}”和所有里面的文件吗?此操作无法撤销", "Delete \"{folderName}\"?" : "删除“{folderName}”吗?", + "Team folder admin delegation" : "团队文件夹代理管理员", "They will have access to all Team folders." : "这些用户可以访问所有的团队文件夹。", - "Group or team" : "分组或团队", + "They will only have access to Team folders for which they have advanced permissions." : "他们只能访问对他们授予了高级权限的团队文件夹。", + "Group or team" : "群组或团队", "Folder name" : "文件夹名称", "Quota" : "配额", "Advanced Permissions" : "高级权限", @@ -49,14 +52,16 @@ OC.L10N.register( "Add group or team" : "添加群组或团队", "Group folders" : "群组文件夹", "Admin configured folders shared with everyone in a group" : "管理员配置的文件夹,与群组中所有成员共享", - "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "管理员配置了和小组中每个用户共享的文件夹。\n\n可以从管理设置中的 *组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。\n\n注意:目前不支持加密群组文件夹的内容。", + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "管理员已配置好与群组中的每个人共用的文件夹。\n\n可以从管理设置中的 *群组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个群组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。\n\n注意:目前不支持对群组文件夹内容进行加密。", "Group folder" : "群组文件夹", "Open group folder" : "打开群组文件夹", "List of group folders." : "群组文件夹列表。", "No group folders yet" : "尚无群组文件夹", "Group folders will show up here" : "群组文件夹将在这里显示", - "Group folder admin delegation" : "组文件夹管理员代理", + "Group folder admin delegation" : "群组文件夹代理管理员", "They will have access to all group folders." : "他们可以访问所有的群组文件夹。", - "They will only have access to group folders for which they have advanced permissions." : "这些用户只能访问对他们授予了高级权限的组文件夹。" + "They will only have access to group folders for which they have advanced permissions." : "他们只能访问对他们授予了高级权限的群组文件夹。", + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder." : "管理员已配置好与群组中的每个人共用的文件夹。\n\n可以从管理设置中的 *群组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个群组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder." : "管理员已配置好与团队中的每个人共用的文件夹。\n\n可以从管理设置中的 *团队文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个团队访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9acc8b881..37bf78306 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -2,6 +2,7 @@ "You cannot remove your own read permission." : "您无法移除您自己的读取权限。", "Team folders" : "团队文件夹", "Admin configured folders shared with everyone in a team" : "管理员配置的文件夹,与团队中所有成员共享", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.\nAs of Hub 10/Nextcloud 31, the admin needs to be a part of the team to be able to assign it a Teamfolder." : "管理员已配置好与团队中的每个人共用的文件夹。\n\n可以在管理设置中的 *团队文件夹* 里对文件夹进行配置。\n\n创建文件夹之后,管理员可以给文件夹设备一个或多个团队的读取权限,控制他们的写入/共享权限,并为文件夹分配配额。\n从 Hub 10/Nextcloud 31 开始,管理员必须是团队的一员,才能指派团队文件夹。", "Unset" : "取消设置", "Denied (Inherited permission)" : "拒绝(继承的权限)", "Allowed (Inherited permission)" : "允许(继承的权限)", @@ -23,18 +24,20 @@ "You" : "您", "Remove access rule" : "移除访问规则", "Add advanced permission rule" : "添加高级权限规则", - "Select a user or group" : "选择用户或分组", + "Select a user or group" : "选择用户或群组", "Open Team folder" : "打开团队文件夹", "Permission denied. User does not have sufficient permissions." : "没有权限。用户权限不足。", "Unexpected status from server" : "服务器状态异常", "List of Team folders." : "团队文件夹列表。", "No Team folders yet" : "尚无团队文件夹", "Team folders will show up here" : "团队文件夹将在这里显示", - "Add group" : "添加分组", + "Add group" : "添加群组", "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "您确定要删除“{folderName}”和所有里面的文件吗?此操作无法撤销", "Delete \"{folderName}\"?" : "删除“{folderName}”吗?", + "Team folder admin delegation" : "团队文件夹代理管理员", "They will have access to all Team folders." : "这些用户可以访问所有的团队文件夹。", - "Group or team" : "分组或团队", + "They will only have access to Team folders for which they have advanced permissions." : "他们只能访问对他们授予了高级权限的团队文件夹。", + "Group or team" : "群组或团队", "Folder name" : "文件夹名称", "Quota" : "配额", "Advanced Permissions" : "高级权限", @@ -47,14 +50,16 @@ "Add group or team" : "添加群组或团队", "Group folders" : "群组文件夹", "Admin configured folders shared with everyone in a group" : "管理员配置的文件夹,与群组中所有成员共享", - "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "管理员配置了和小组中每个用户共享的文件夹。\n\n可以从管理设置中的 *组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。\n\n注意:目前不支持加密群组文件夹的内容。", + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "管理员已配置好与群组中的每个人共用的文件夹。\n\n可以从管理设置中的 *群组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个群组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。\n\n注意:目前不支持对群组文件夹内容进行加密。", "Group folder" : "群组文件夹", "Open group folder" : "打开群组文件夹", "List of group folders." : "群组文件夹列表。", "No group folders yet" : "尚无群组文件夹", "Group folders will show up here" : "群组文件夹将在这里显示", - "Group folder admin delegation" : "组文件夹管理员代理", + "Group folder admin delegation" : "群组文件夹代理管理员", "They will have access to all group folders." : "他们可以访问所有的群组文件夹。", - "They will only have access to group folders for which they have advanced permissions." : "这些用户只能访问对他们授予了高级权限的组文件夹。" + "They will only have access to group folders for which they have advanced permissions." : "他们只能访问对他们授予了高级权限的群组文件夹。", + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder." : "管理员已配置好与群组中的每个人共用的文件夹。\n\n可以从管理设置中的 *群组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个群组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。", + "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder." : "管理员已配置好与团队中的每个人共用的文件夹。\n\n可以从管理设置中的 *团队文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个团队访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file