diff --git a/l10n/af.js b/l10n/af.js index cd965a63d..ccb32ea7c 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -8,6 +8,7 @@ OC.L10N.register( "You" : "U", "Group" : "Groep", "Folder name" : "Vouernaam", - "Quota" : "Kwota" + "Quota" : "Kwota", + "User" : "Gebruiker" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index 5104f1a6a..406f2c6fb 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -6,6 +6,7 @@ "You" : "U", "Group" : "Groep", "Folder name" : "Vouernaam", - "Quota" : "Kwota" + "Quota" : "Kwota", + "User" : "Gebruiker" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 53efe8c00..0792e8be2 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -41,6 +41,7 @@ OC.L10N.register( "Folder name" : "اسم المجلد", "Quota" : "الحصة", "Advanced Permissions" : "أذونات وصول مُتقدّمة", + "User" : "مستخدم", "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يمكن تهيئة المُجلّدات من بند \"المُجلّدات الجماعية\" *Group folders* في إعدادات مشرف النظام. \n\nحالما يتم إنشاء المٌجلّد الجماعي، يمكن للمشرف منح تصريح العمل عليه لأي مجموعة أو أكثر. و يمكنه التحكم في صلاحياتهم في الكتابة و مُشاركة المُجلد و محتوياته، و كذلك حصصهم من مساحة التخزين.\nملاحظة: خاصّيّة تشفير محتويات المُجلّد الجماعي غير مُتاحة في الوقت الحاضر.", "They will have access to all Groupfolders." : "سوف يمكنهم الوصول إلى جميع المُجلّدات الجماعية" }, diff --git a/l10n/ar.json b/l10n/ar.json index 6cb04cbd7..997cb5ee1 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -39,6 +39,7 @@ "Folder name" : "اسم المجلد", "Quota" : "الحصة", "Advanced Permissions" : "أذونات وصول مُتقدّمة", + "User" : "مستخدم", "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يمكن تهيئة المُجلّدات من بند \"المُجلّدات الجماعية\" *Group folders* في إعدادات مشرف النظام. \n\nحالما يتم إنشاء المٌجلّد الجماعي، يمكن للمشرف منح تصريح العمل عليه لأي مجموعة أو أكثر. و يمكنه التحكم في صلاحياتهم في الكتابة و مُشاركة المُجلد و محتوياته، و كذلك حصصهم من مساحة التخزين.\nملاحظة: خاصّيّة تشفير محتويات المُجلّد الجماعي غير مُتاحة في الوقت الحاضر.", "They will have access to all Groupfolders." : "سوف يمكنهم الوصول إلى جميع المُجلّدات الجماعية" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" diff --git a/l10n/ast.js b/l10n/ast.js index d3f44d511..d282b6a62 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -11,6 +11,7 @@ OC.L10N.register( "Group" : "Grupu", "Add group" : "Amestar un grupu", "Folder name" : "Nome de la carpeta", - "Quota" : "Cuota" + "Quota" : "Cuota", + "User" : "Usuariu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index ed00434b1..df68806fd 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -9,6 +9,7 @@ "Group" : "Grupu", "Add group" : "Amestar un grupu", "Folder name" : "Nome de la carpeta", - "Quota" : "Cuota" + "Quota" : "Cuota", + "User" : "Usuariu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index e33dca39d..c64cfd8f1 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -7,6 +7,7 @@ OC.L10N.register( "Share" : "Paylaş", "Group" : "Qrup", "Folder name" : "Qovluq adı", - "Quota" : "Norma" + "Quota" : "Norma", + "User" : "User" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 369cce463..8b3f6eede 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -5,6 +5,7 @@ "Share" : "Paylaş", "Group" : "Qrup", "Folder name" : "Qovluq adı", - "Quota" : "Norma" + "Quota" : "Norma", + "User" : "User" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index db221d525..71e8216a0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -41,7 +41,7 @@ OC.L10N.register( "Folder name" : "Ordnername", "Quota" : "Kontingent", "Advanced Permissions" : "Erweiterte Berechtigungen", - "User" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "User" : "Benutzer", "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." : "Vom Administrator konfigurierte Ordner, die für jeden in einer Gruppe freigegeben sind.\n\nOrdner können über *Gruppenordner* in den Verwaltungseinstellungen konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann der Administrator einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen kontrollieren und ein Kontingent für den Ordner zuweisen.\n\nHinweis: Die Verschlüsselung des Inhalts von Gruppenordnern wird derzeit nicht unterstützt.", "They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern" }, diff --git a/l10n/de.json b/l10n/de.json index 95e760196..9e3879cd4 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -39,7 +39,7 @@ "Folder name" : "Ordnername", "Quota" : "Kontingent", "Advanced Permissions" : "Erweiterte Berechtigungen", - "User" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "User" : "Benutzer", "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." : "Vom Administrator konfigurierte Ordner, die für jeden in einer Gruppe freigegeben sind.\n\nOrdner können über *Gruppenordner* in den Verwaltungseinstellungen konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann der Administrator einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen kontrollieren und ein Kontingent für den Ordner zuweisen.\n\nHinweis: Die Verschlüsselung des Inhalts von Gruppenordnern wird derzeit nicht unterstützt.", "They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/de_DE.js b/l10n/de_DE.js index c82617fd3..26665d5ef 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -42,6 +42,11 @@ OC.L10N.register( "Quota" : "Kontingent", "Advanced Permissions" : "Erweiterte Berechtigungen", "User" : "Benutzer", + "Users/groups that can manage" : "Benutzer/Gruppen, die verwalten können", + "No other groups or teams available" : "Keine anderen Gruppen oder Teams verfügbar", + "No other groups available" : "Keine anderen Gruppen verfügbar", + "{displayName} (team)" : "{displayName} (Team)", + "Add group or team" : "Gruppe oder Team hinzufügen", "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." : "Von der Verwaltung konfigurierte Ordner, die für jeden in einer Gruppe freigegeben sind.\n\nOrdner können über *Gruppenordner* in den Administrator-Einstellungen konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann der Administrator einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen kontrollieren und ein Kontingent für den Ordner zuweisen.\n\nHinweis: Die Verschlüsselung des Inhalts von Gruppenordnern wird derzeit nicht unterstützt.", "They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern" }, diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 83e102805..a5bbffad7 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -40,6 +40,11 @@ "Quota" : "Kontingent", "Advanced Permissions" : "Erweiterte Berechtigungen", "User" : "Benutzer", + "Users/groups that can manage" : "Benutzer/Gruppen, die verwalten können", + "No other groups or teams available" : "Keine anderen Gruppen oder Teams verfügbar", + "No other groups available" : "Keine anderen Gruppen verfügbar", + "{displayName} (team)" : "{displayName} (Team)", + "Add group or team" : "Gruppe oder Team hinzufügen", "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." : "Von der Verwaltung konfigurierte Ordner, die für jeden in einer Gruppe freigegeben sind.\n\nOrdner können über *Gruppenordner* in den Administrator-Einstellungen konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann der Administrator einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen kontrollieren und ein Kontingent für den Ordner zuweisen.\n\nHinweis: Die Verschlüsselung des Inhalts von Gruppenordnern wird derzeit nicht unterstützt.", "They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/ga.js b/l10n/ga.js index 07da2dd02..c0877bbbd 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -42,6 +42,11 @@ OC.L10N.register( "Quota" : "Cuóta", "Advanced Permissions" : "Ceadanna Casta", "User" : "Úsáideoir", + "Users/groups that can manage" : "Úsáideoirí/grúpaí is féidir a bhainistiú", + "No other groups or teams available" : "Níl aon ghrúpa nó foirne eile ar fáil", + "No other groups available" : "Níl aon ghrúpa eile ar fáil", + "{displayName} (team)" : "{displayName} (foireann)", + "Add group or team" : "Cuir grúpa nó foireann leis", "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." : "Fillteáin cumraithe ag an riarthóir roinnte le gach duine i ngrúpa.\n\nIs féidir fillteáin a chumrú ó *Fillteáin Ghrúpa* sna socruithe riaracháin.\n\nTar éis fillteán a chruthú, is féidir leis an riarthóir rochtain ar an bhfillteán a thabhairt do ghrúpa amháin nó níos mó, a gceadanna scríofa/roinnte a rialú agus cuóta a shannadh don fhillteán.\n\nNóta: Ní thacaítear faoi láthair le hinneachar na bhfillteán grúpa a chriptiú.", "They will have access to all Groupfolders." : "Beidh rochtain acu ar gach Grúpafhillteán." }, diff --git a/l10n/ga.json b/l10n/ga.json index ee1d5af3b..33544e457 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -40,6 +40,11 @@ "Quota" : "Cuóta", "Advanced Permissions" : "Ceadanna Casta", "User" : "Úsáideoir", + "Users/groups that can manage" : "Úsáideoirí/grúpaí is féidir a bhainistiú", + "No other groups or teams available" : "Níl aon ghrúpa nó foirne eile ar fáil", + "No other groups available" : "Níl aon ghrúpa eile ar fáil", + "{displayName} (team)" : "{displayName} (foireann)", + "Add group or team" : "Cuir grúpa nó foireann leis", "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." : "Fillteáin cumraithe ag an riarthóir roinnte le gach duine i ngrúpa.\n\nIs féidir fillteáin a chumrú ó *Fillteáin Ghrúpa* sna socruithe riaracháin.\n\nTar éis fillteán a chruthú, is féidir leis an riarthóir rochtain ar an bhfillteán a thabhairt do ghrúpa amháin nó níos mó, a gceadanna scríofa/roinnte a rialú agus cuóta a shannadh don fhillteán.\n\nNóta: Ní thacaítear faoi láthair le hinneachar na bhfillteán grúpa a chriptiú.", "They will have access to all Groupfolders." : "Beidh rochtain acu ar gach Grúpafhillteán." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" diff --git a/l10n/gl.js b/l10n/gl.js index 4c35dc368..ab52a864e 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -42,6 +42,11 @@ OC.L10N.register( "Quota" : "Cota", "Advanced Permissions" : "Permisos avanzados", "User" : "Usuario", + "Users/groups that can manage" : "Usuarios/grupos que poden xestionar", + "No other groups or teams available" : "Non hai outros grupos ou equipos dispoñíbeis", + "No other groups available" : "Non hai outros grupos dispoñíbeis", + "{displayName} (team)" : "{displayName} (equipo)", + "Add group or team" : "Engadir grupo ou equipo", "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." : "Os cartafoles configurados pola administración da instancia son compartidos con todos os participantes nun grupo.\n\nOs cartafoles pódense configurar dende *Cartafoles de grupo* nos axustes de administración.\n\nApós crear un cartafol, a administración da instancia pode dar acceso ao cartafol a un ou máis grupos, controlar os seus permisos de escritura/compartición e asignar unha cota para o cartafol.\n\nNota: Neste momento non se admite cifrar o contido dos cartafoles do grupo.", "They will have access to all Groupfolders." : "Terán acceso a todos os cartafoles de grupo." }, diff --git a/l10n/gl.json b/l10n/gl.json index ec72ba086..9bd5f6874 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -40,6 +40,11 @@ "Quota" : "Cota", "Advanced Permissions" : "Permisos avanzados", "User" : "Usuario", + "Users/groups that can manage" : "Usuarios/grupos que poden xestionar", + "No other groups or teams available" : "Non hai outros grupos ou equipos dispoñíbeis", + "No other groups available" : "Non hai outros grupos dispoñíbeis", + "{displayName} (team)" : "{displayName} (equipo)", + "Add group or team" : "Engadir grupo ou equipo", "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." : "Os cartafoles configurados pola administración da instancia son compartidos con todos os participantes nun grupo.\n\nOs cartafoles pódense configurar dende *Cartafoles de grupo* nos axustes de administración.\n\nApós crear un cartafol, a administración da instancia pode dar acceso ao cartafol a un ou máis grupos, controlar os seus permisos de escritura/compartición e asignar unha cota para o cartafol.\n\nNota: Neste momento non se admite cifrar o contido dos cartafoles do grupo.", "They will have access to all Groupfolders." : "Terán acceso a todos os cartafoles de grupo." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/tr.js b/l10n/tr.js index a932dc1cf..93f8b1cda 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -41,7 +41,12 @@ OC.L10N.register( "Folder name" : "Klasör adı", "Quota" : "Kota", "Advanced Permissions" : "Gelişmiş izinler", - "User" : "Kullanıcı adı", + "User" : "Kullanıcı", + "Users/groups that can manage" : "Yönetilebilecek kullanıcılar ve gruplar", + "No other groups or teams available" : "Kullanılabilecek başka bir grup ya da takım yok", + "No other groups available" : "Kullanılabilecek başka bir grup yok", + "{displayName} (team)" : "{displayName} (takım)", + "Add group or team" : "Grup ya da takım ekle", "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." : "Yönetici tarafından yapılandırılmış, gruptaki herkes ile paylaşılan klasörler.\n\nKlasörler, Yönetici ayarları *Grup klasörleri* bölümünden yapılandırılabilir.\n\nBir klasör oluşturulduktan sonra, yöneticiler klasöre bir ya da bir kaç grup için erişim, yazma ve paylaşım izinleri ile klasör boyutu kotasını ayarlayabilir. \n\nNot: Grup klasörlerinin içeriğinin şifrelenmesi şu anda desteklenmiyor.", "They will have access to all Groupfolders." : "Tüm grup klasörlerine erişebilirler." }, diff --git a/l10n/tr.json b/l10n/tr.json index 299c78730..890dfeae3 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -39,7 +39,12 @@ "Folder name" : "Klasör adı", "Quota" : "Kota", "Advanced Permissions" : "Gelişmiş izinler", - "User" : "Kullanıcı adı", + "User" : "Kullanıcı", + "Users/groups that can manage" : "Yönetilebilecek kullanıcılar ve gruplar", + "No other groups or teams available" : "Kullanılabilecek başka bir grup ya da takım yok", + "No other groups available" : "Kullanılabilecek başka bir grup yok", + "{displayName} (team)" : "{displayName} (takım)", + "Add group or team" : "Grup ya da takım ekle", "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." : "Yönetici tarafından yapılandırılmış, gruptaki herkes ile paylaşılan klasörler.\n\nKlasörler, Yönetici ayarları *Grup klasörleri* bölümünden yapılandırılabilir.\n\nBir klasör oluşturulduktan sonra, yöneticiler klasöre bir ya da bir kaç grup için erişim, yazma ve paylaşım izinleri ile klasör boyutu kotasını ayarlayabilir. \n\nNot: Grup klasörlerinin içeriğinin şifrelenmesi şu anda desteklenmiyor.", "They will have access to all Groupfolders." : "Tüm grup klasörlerine erişebilirler." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index ca83439e8..6dcbef050 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -42,6 +42,11 @@ OC.L10N.register( "Quota" : "容量限額", "Advanced Permissions" : "高級權限", "User" : "用戶", + "Users/groups that can manage" : "可以管理以下內容的用戶/群組", + "No other groups or teams available" : "沒有其他群組或團隊了", + "No other groups available" : "沒有其他群組了", + "{displayName} (team)" : "{displayName}(團隊)", + "Add group or team" : "添加群組或團隊", "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注意:目前不支援將群組資料夾內容加密。", "They will have access to all Groupfolders." : "他們可以存取所有的群組資料夾。" }, diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 2580e64a7..baefb2b5c 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -40,6 +40,11 @@ "Quota" : "容量限額", "Advanced Permissions" : "高級權限", "User" : "用戶", + "Users/groups that can manage" : "可以管理以下內容的用戶/群組", + "No other groups or teams available" : "沒有其他群組或團隊了", + "No other groups available" : "沒有其他群組了", + "{displayName} (team)" : "{displayName}(團隊)", + "Add group or team" : "添加群組或團隊", "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注意:目前不支援將群組資料夾內容加密。", "They will have access to all Groupfolders." : "他們可以存取所有的群組資料夾。" },"pluralForm" :"nplurals=1; plural=0;"