Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.json « l10n - github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6834402e93d36b92535bfd10f0bac25a00b59c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "translations": {
    "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フォルダーが作成され、管理者はそのフォルダーへのアクセス権を1つ以上のグループに与えることができ、書き込み/共有権限を管理したり、そのフォルダーにクオータで容量制限することができます。\n\n注:グループフォルダーの内容の暗号化は現在サポートされていません。",
    "Denied" : "拒否",
    "Allowed" : "許可",
    "Inherit permission" : "権限継承",
    "Deny" : "拒否",
    "Allow" : "許可",
    "Denied (Inherited permission)" : "拒否(権限継承)",
    "Allowed (Inherited permission)" : "許可(権限継承)",
    "Group folder" : "グループフォルダー",
    "Read" : "読み込み",
    "Write" : "編集",
    "Create" : "作成",
    "Delete" : "削除",
    "Share" : "共有",
    "You" : "自分",
    "Remove access rule" : "アクセスルールを削除",
    "Add advanced permission rule" : "詳細な権限ルールを追加",
    "Select a user or group" : "ユーザーまたはグループを選択",
    "Group" : "グループ",
    "Add group" : "グループを追加",
    "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。",
    "Delete \"{folderName}\"?" : "\"{folderName}\" を削除しますか?",
    "Folder name" : "フォルダー名",
    "Groups" : "グループ",
    "Quota" : "クオータ",
    "Advanced Permissions" : "詳細権限の管理者"
},"pluralForm" :"nplurals=1; plural=0;"
}