Skip to content

Commit 82b45c7

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent ba3f31a commit 82b45c7

File tree

6 files changed

+48
-0
lines changed

6 files changed

+48
-0
lines changed

l10n/cs.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"groupfolders",
33
{
4+
"Team folders" : "Týmové složky",
45
"Denied" : "Odepřeno",
56
"Access denied" : "Přístup odepřen",
67
"Allowed" : "Umožněno",
@@ -11,6 +12,7 @@ OC.L10N.register(
1112
"Unset" : "Zrušit nastavení",
1213
"Denied (Inherited permission)" : "Odepřeno (převzaté oprávnění)",
1314
"Allowed (Inherited permission)" : "Umožněno (převzaté oprávnění)",
15+
"Team folder" : "Týmová složka",
1416
"Read" : "Číst",
1517
"Write" : "Zapisovat",
1618
"Create" : "Vytvářet",

l10n/cs.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Team folders" : "Týmové složky",
23
"Denied" : "Odepřeno",
34
"Access denied" : "Přístup odepřen",
45
"Allowed" : "Umožněno",
@@ -9,6 +10,7 @@
910
"Unset" : "Zrušit nastavení",
1011
"Denied (Inherited permission)" : "Odepřeno (převzaté oprávnění)",
1112
"Allowed (Inherited permission)" : "Umožněno (převzaté oprávnění)",
13+
"Team folder" : "Týmová složka",
1214
"Read" : "Číst",
1315
"Write" : "Zapisovat",
1416
"Create" : "Vytvářet",

l10n/en_GB.js

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
OC.L10N.register(
22
"groupfolders",
33
{
4+
"Team folders" : "Team folders",
5+
"Admin configured folders shared with everyone in a team" : "Admin configured folders shared with everyone in a team",
6+
"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." : "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.",
47
"Denied" : "Denied",
58
"Access denied" : "Access denied",
69
"Allowed" : "Allowed",
@@ -11,6 +14,7 @@ OC.L10N.register(
1114
"Unset" : "Unset",
1215
"Denied (Inherited permission)" : "Denied (Inherited permission)",
1316
"Allowed (Inherited permission)" : "Allowed (Inherited permission)",
17+
"Team folder" : "Team folder",
1418
"Read" : "Read",
1519
"Write" : "Write",
1620
"Create" : "Create",
@@ -21,11 +25,18 @@ OC.L10N.register(
2125
"Add advanced permission rule" : "Add advanced permission rule",
2226
"Select a user or group" : "Select a user or group",
2327
"Group" : "Group",
28+
"Open Team folder" : "Open Team folder",
2429
"Permission denied. User does not have sufficient permissions." : "Permission denied. User does not have sufficient permissions.",
2530
"Unexpected status from server" : "Unexpected status from server",
31+
"List of Team folders." : "List of Team folders.",
32+
"No Team folders yet" : "No Team folders yet",
33+
"Team folders will show up here" : "Team folders will show up here",
2634
"Add group" : "Add group",
2735
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone",
2836
"Delete \"{folderName}\"?" : "Delete \"{folderName}\"?",
37+
"Team folder admin delegation" : "Team folder admin delegation",
38+
"They will have access to all Team folders." : "They will have access to all Team folders.",
39+
"They will only have access to Team folders for which they have advanced permissions." : "They will only have access to Team folders for which they have advanced permissions.",
2940
"Group or team" : "Group or team",
3041
"Folder name" : "Folder name",
3142
"Quota" : "Quota",

l10n/en_GB.json

+11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{ "translations": {
2+
"Team folders" : "Team folders",
3+
"Admin configured folders shared with everyone in a team" : "Admin configured folders shared with everyone in a team",
4+
"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." : "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.",
25
"Denied" : "Denied",
36
"Access denied" : "Access denied",
47
"Allowed" : "Allowed",
@@ -9,6 +12,7 @@
912
"Unset" : "Unset",
1013
"Denied (Inherited permission)" : "Denied (Inherited permission)",
1114
"Allowed (Inherited permission)" : "Allowed (Inherited permission)",
15+
"Team folder" : "Team folder",
1216
"Read" : "Read",
1317
"Write" : "Write",
1418
"Create" : "Create",
@@ -19,11 +23,18 @@
1923
"Add advanced permission rule" : "Add advanced permission rule",
2024
"Select a user or group" : "Select a user or group",
2125
"Group" : "Group",
26+
"Open Team folder" : "Open Team folder",
2227
"Permission denied. User does not have sufficient permissions." : "Permission denied. User does not have sufficient permissions.",
2328
"Unexpected status from server" : "Unexpected status from server",
29+
"List of Team folders." : "List of Team folders.",
30+
"No Team folders yet" : "No Team folders yet",
31+
"Team folders will show up here" : "Team folders will show up here",
2432
"Add group" : "Add group",
2533
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone",
2634
"Delete \"{folderName}\"?" : "Delete \"{folderName}\"?",
35+
"Team folder admin delegation" : "Team folder admin delegation",
36+
"They will have access to all Team folders." : "They will have access to all Team folders.",
37+
"They will only have access to Team folders for which they have advanced permissions." : "They will only have access to Team folders for which they have advanced permissions.",
2738
"Group or team" : "Group or team",
2839
"Folder name" : "Folder name",
2940
"Quota" : "Quota",

l10n/zh_HK.js

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
OC.L10N.register(
22
"groupfolders",
33
{
4+
"Team folders" : "團隊資料夾",
5+
"Admin configured folders shared with everyone in a team" : "管理員設定,與團隊中所有人共用的資料夾",
6+
"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建立資料夾之後,管理員可以設定讓一或多個團隊存取。控制其寫入/分享權限並指定該資料夾的限額。",
47
"Denied" : "拒絕",
58
"Access denied" : "拒絕存取",
69
"Allowed" : "允許",
@@ -11,6 +14,7 @@ OC.L10N.register(
1114
"Unset" : "解除設置",
1215
"Denied (Inherited permission)" : "拒絕(繼承權限)",
1316
"Allowed (Inherited permission)" : "允許(繼承權限)",
17+
"Team folder" : "團隊資料夾",
1418
"Read" : "已讀",
1519
"Write" : "寫入",
1620
"Create" : "建立",
@@ -21,11 +25,18 @@ OC.L10N.register(
2125
"Add advanced permission rule" : "添加高級權限規則",
2226
"Select a user or group" : "選擇用戶或群組",
2327
"Group" : "群組",
28+
"Open Team folder" : "開啟團隊資料夾",
2429
"Permission denied. User does not have sufficient permissions." : "權限被拒絕。用戶權限不足。",
2530
"Unexpected status from server" : "伺服器狀態異常",
31+
"List of Team folders." : "團隊資料夾清單。",
32+
"No Team folders yet" : "尚無團隊資料夾",
33+
"Team folders will show up here" : "團隊資料夾將會在此顯示",
2634
"Add group" : "新增群組",
2735
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "您確定要刪除「{folderName}」和裡面所有的檔案嗎?此操作無法撤消",
2836
"Delete \"{folderName}\"?" : "刪除「{folderName}」?",
37+
"Team folder admin delegation" : "團隊資料夾委派管理員",
38+
"They will have access to all Team folders." : "他們可以存取所有的團隊資料夾。",
39+
"They will only have access to Team folders for which they have advanced permissions." : "他們僅能存取他們擁有進階權限的團隊資料夾。",
2940
"Group or team" : "群組或團隊",
3041
"Folder name" : "資料夾名稱",
3142
"Quota" : "容量限額",

l10n/zh_HK.json

+11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{ "translations": {
2+
"Team folders" : "團隊資料夾",
3+
"Admin configured folders shared with everyone in a team" : "管理員設定,與團隊中所有人共用的資料夾",
4+
"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建立資料夾之後,管理員可以設定讓一或多個團隊存取。控制其寫入/分享權限並指定該資料夾的限額。",
25
"Denied" : "拒絕",
36
"Access denied" : "拒絕存取",
47
"Allowed" : "允許",
@@ -9,6 +12,7 @@
912
"Unset" : "解除設置",
1013
"Denied (Inherited permission)" : "拒絕(繼承權限)",
1114
"Allowed (Inherited permission)" : "允許(繼承權限)",
15+
"Team folder" : "團隊資料夾",
1216
"Read" : "已讀",
1317
"Write" : "寫入",
1418
"Create" : "建立",
@@ -19,11 +23,18 @@
1923
"Add advanced permission rule" : "添加高級權限規則",
2024
"Select a user or group" : "選擇用戶或群組",
2125
"Group" : "群組",
26+
"Open Team folder" : "開啟團隊資料夾",
2227
"Permission denied. User does not have sufficient permissions." : "權限被拒絕。用戶權限不足。",
2328
"Unexpected status from server" : "伺服器狀態異常",
29+
"List of Team folders." : "團隊資料夾清單。",
30+
"No Team folders yet" : "尚無團隊資料夾",
31+
"Team folders will show up here" : "團隊資料夾將會在此顯示",
2432
"Add group" : "新增群組",
2533
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "您確定要刪除「{folderName}」和裡面所有的檔案嗎?此操作無法撤消",
2634
"Delete \"{folderName}\"?" : "刪除「{folderName}」?",
35+
"Team folder admin delegation" : "團隊資料夾委派管理員",
36+
"They will have access to all Team folders." : "他們可以存取所有的團隊資料夾。",
37+
"They will only have access to Team folders for which they have advanced permissions." : "他們僅能存取他們擁有進階權限的團隊資料夾。",
2738
"Group or team" : "群組或團隊",
2839
"Folder name" : "資料夾名稱",
2940
"Quota" : "容量限額",

0 commit comments

Comments
 (0)