Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 15, 2024
1 parent 6a40524 commit b882911
Show file tree
Hide file tree
Showing 20 changed files with 68 additions and 10 deletions.
3 changes: 2 additions & 1 deletion l10n/af.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);");
3 changes: 2 additions & 1 deletion l10n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"You" : "U",
"Group" : "Groep",
"Folder name" : "Vouernaam",
"Quota" : "Kwota"
"Quota" : "Kwota",
"User" : "Gebruiker"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -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." : "سوف يمكنهم الوصول إلى جميع المُجلّدات الجماعية"
},
Expand Down
1 change: 1 addition & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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;"
Expand Down
3 changes: 2 additions & 1 deletion l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);");
3 changes: 2 additions & 1 deletion l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
}
3 changes: 2 additions & 1 deletion l10n/az.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);");
3 changes: 2 additions & 1 deletion l10n/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"Share" : "Paylaş",
"Group" : "Qrup",
"Folder name" : "Qovluq adı",
"Quota" : "Norma"
"Quota" : "Norma",
"User" : "User"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 1 addition & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
Expand Down
5 changes: 5 additions & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
5 changes: 5 additions & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
Expand Down
5 changes: 5 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -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."
},
Expand Down
5 changes: 5 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
Expand Down
5 changes: 5 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -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."
},
Expand Down
5 changes: 5 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
Expand Down
7 changes: 6 additions & 1 deletion l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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."
},
Expand Down
7 changes: 6 additions & 1 deletion l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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);"
Expand Down
5 changes: 5 additions & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -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." : "他們可以存取所有的群組資料夾。"
},
Expand Down
Loading

0 comments on commit b882911

Please sign in to comment.