You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: l10n/ja.js
+12
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
3
3
{
4
4
"Group folders" : "グループフォルダー",
5
5
"Admin configured folders shared with everyone in a group" : "グループ内の全員と共有する管理者設定のフォルダー",
6
+
"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つまたは複数のグループにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。",
6
7
"Denied" : "拒否",
7
8
"Access denied" : "アクセス拒否",
8
9
"Allowed" : "許可",
@@ -25,16 +26,27 @@ OC.L10N.register(
25
26
"Select a user or group" : "ユーザーまたはグループを選択",
26
27
"Group" : "グループ",
27
28
"Open group folder" : "グループフォルダを開く",
29
+
"Permission denied. User does not have sufficient permissions." : "パーミッションが拒否されました。ユーザーには十分な権限がありません。",
30
+
"Unexpected status from server" : "サーバーからの予期しないステータス",
28
31
"List of group folders." : "グループフォルダのリスト",
32
+
"No group folders yet" : "グループフォルダーはまだありません",
33
+
"Group folders will show up here" : "グループフォルダーはここに表示されます",
29
34
"Add group" : "グループを追加",
30
35
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。",
"They will have access to all group folders." : "彼らはすべてのグループフォルダーにアクセスできます。",
33
39
"They will only have access to group folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたグループフォルダーにだけアクセスできます。",
40
+
"Group or team" : "グループまたはチーム",
34
41
"Folder name" : "フォルダー名",
35
42
"Quota" : "クオータ",
36
43
"Advanced Permissions" : "詳細権限の管理者",
37
44
"User" : "ユーザー",
45
+
"Users/groups that can manage" : "管理できるユーザー/グループ",
46
+
"No other groups or teams available" : "他のグループやチームはありません",
47
+
"No other groups available" : "他のグループはありません",
48
+
"{displayName} (team)" : "{displayName}(チーム)",
49
+
"Add group or team" : "グループまたはチームを追加する",
38
50
"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注:グループフォルダーの内容の暗号化は現在サポートされていません。",
39
51
"They will have access to all Groupfolders." : "委任された人はすべてのグループフォルダーにアクセスできます。"
Copy file name to clipboardexpand all lines: l10n/ja.json
+12
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
{ "translations": {
2
2
"Group folders" : "グループフォルダー",
3
3
"Admin configured folders shared with everyone in a group" : "グループ内の全員と共有する管理者設定のフォルダー",
4
+
"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つまたは複数のグループにフォルダへのアクセス権を与え、書き込み/共有権限を制御し、フォルダのクォータを割り当てることができます。",
4
5
"Denied" : "拒否",
5
6
"Access denied" : "アクセス拒否",
6
7
"Allowed" : "許可",
@@ -23,16 +24,27 @@
23
24
"Select a user or group" : "ユーザーまたはグループを選択",
24
25
"Group" : "グループ",
25
26
"Open group folder" : "グループフォルダを開く",
27
+
"Permission denied. User does not have sufficient permissions." : "パーミッションが拒否されました。ユーザーには十分な権限がありません。",
28
+
"Unexpected status from server" : "サーバーからの予期しないステータス",
26
29
"List of group folders." : "グループフォルダのリスト",
30
+
"No group folders yet" : "グループフォルダーはまだありません",
31
+
"Group folders will show up here" : "グループフォルダーはここに表示されます",
27
32
"Add group" : "グループを追加",
28
33
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "\"{folderName}\" とその中のすべてのファイルを削除してもよろしいですか?この操作は元に戻せません。",
"They will have access to all group folders." : "彼らはすべてのグループフォルダーにアクセスできます。",
31
37
"They will only have access to group folders for which they have advanced permissions." : "委任された人はあらかじめ許可が与えられたグループフォルダーにだけアクセスできます。",
38
+
"Group or team" : "グループまたはチーム",
32
39
"Folder name" : "フォルダー名",
33
40
"Quota" : "クオータ",
34
41
"Advanced Permissions" : "詳細権限の管理者",
35
42
"User" : "ユーザー",
43
+
"Users/groups that can manage" : "管理できるユーザー/グループ",
44
+
"No other groups or teams available" : "他のグループやチームはありません",
45
+
"No other groups available" : "他のグループはありません",
46
+
"{displayName} (team)" : "{displayName}(チーム)",
47
+
"Add group or team" : "グループまたはチームを追加する",
36
48
"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注:グループフォルダーの内容の暗号化は現在サポートされていません。",
37
49
"They will have access to all Groupfolders." : "委任された人はすべてのグループフォルダーにアクセスできます。"
0 commit comments