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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 24, 2025
1 parent 48398a3 commit 447ed37
Show file tree
Hide file tree
Showing 66 changed files with 80 additions and 124 deletions.
3 changes: 1 addition & 2 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@ OC.L10N.register(
"No group folders yet" : "لا توجد أي مجلدات مجموعة حتى الآن",
"Group folders will show up here" : "مجلدات المجموعة ستظهر هنا",
"Group folder admin delegation" : "تفويض صلاحيات مدير مجلد مجموعة",
"They will have access to all Groupfolders." : "سوف يمكنهم الوصول إلى جميع مجلدات المجموعة",
"They will only have access to group folders for which they have advanced permissions." : "سوف يمكنهم الوصول فقط إلى مجلدات المجموعة التي لديهم أذونات وصول متقدمة إليها.",
"They will have access to all group folders." : "سوف يمكنهم الوصول إلى جميع مجلدات المجموعة",
"They will only have access to group folders for which they have advanced permissions." : "سوف يمكنهم الوصول فقط إلى مجلدات المجموعة التي لديهم أذونات وصول متقدمة إليها.",
"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." : "المجلدات التي يقوم المدير بتكوينها تتم مشاركتها مع جميع أعضاء المجموعة. يمكن تكوين المجلدات من *مجلدات المجموعة Group folders* في إعدادات المدير. بعد إنشاء المجلد، يمكن للمدير منح حق الوصول إليه لمجموعة واحدة أو أكثر، و كذلك التحكم في أذونات الكتابة و المشاركة الخاصة بهم وتعيين حصة تخزينية للمجلد."
},
"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;");
3 changes: 1 addition & 2 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@
"No group folders yet" : "لا توجد أي مجلدات مجموعة حتى الآن",
"Group folders will show up here" : "مجلدات المجموعة ستظهر هنا",
"Group folder admin delegation" : "تفويض صلاحيات مدير مجلد مجموعة",
"They will have access to all Groupfolders." : "سوف يمكنهم الوصول إلى جميع مجلدات المجموعة",
"They will only have access to group folders for which they have advanced permissions." : "سوف يمكنهم الوصول فقط إلى مجلدات المجموعة التي لديهم أذونات وصول متقدمة إليها.",
"They will have access to all group folders." : "سوف يمكنهم الوصول إلى جميع مجلدات المجموعة",
"They will only have access to group folders for which they have advanced permissions." : "سوف يمكنهم الوصول فقط إلى مجلدات المجموعة التي لديهم أذونات وصول متقدمة إليها.",
"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." : "المجلدات التي يقوم المدير بتكوينها تتم مشاركتها مع جميع أعضاء المجموعة. يمكن تكوين المجلدات من *مجلدات المجموعة Group folders* في إعدادات المدير. بعد إنشاء المجلد، يمكن للمدير منح حق الوصول إليه لمجموعة واحدة أو أكثر، و كذلك التحكم في أذونات الكتابة و المشاركة الخاصة بهم وتعيين حصة تخزينية للمجلد."
},"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;"
}
1 change: 0 additions & 1 deletion l10n/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ OC.L10N.register(
"Open group folder" : "Отваряне на групова папка",
"List of group folders." : "Списък на груповите папки.",
"Group folder admin delegation" : "Делегиране на администраторски права за групова папка",
"They will have access to all Groupfolders." : "Те ще имат достъп до всички папки на групата.",
"They will only have access to group folders for which they have advanced permissions." : "Те ще имат достъп само до групови папки, за които имат разширени права."
},
"nplurals=2; plural=(n != 1);");
1 change: 0 additions & 1 deletion l10n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"Open group folder" : "Отваряне на групова папка",
"List of group folders." : "Списък на груповите папки.",
"Group folder admin delegation" : "Делегиране на администраторски права за групова папка",
"They will have access to all Groupfolders." : "Те ще имат достъп до всички папки на групата.",
"They will only have access to group folders for which they have advanced permissions." : "Те ще имат достъп само до групови папки, за които имат разширени права."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 1 addition & 2 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,8 @@ OC.L10N.register(
"No group folders yet" : "Zatím žádné skupinové složky",
"Group folders will show up here" : "Skupinové složky se zobrazí zde",
"Group folder admin delegation" : "Pověření správou skupinových složek",
"They will have access to all Groupfolders." : "Budou mít přístup ke všem skupinovým složkám.",
"They will only have access to group folders for which they have advanced permissions." : "Budou mít přístup pouze k těm skupinovým složkám, ke kterým mají pokročilá přístupová oprávnění.",
"They will have access to all group folders." : "Budou mít přístup ke všem skupinovým složkám.",
"They will only have access to group folders for which they have advanced permissions." : "Budou mít přístup pouze k těm skupinovým složkám, ke kterým mají pokročilá přístupová oprávnění.",
"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." : "Správce nastavil složky sdílené s kýmkoli ve skupině.\n\nSložky je možné nastavovat ze *Skupinové složky* v nastavení správy.\n\nPo vytvoření složky, správce může udělit přístup do ní jedné či více skupinám, řídit jejich oprávnění k zápisu/sdílení a přiřazovat kvótu pro složku.\n\nPozn.: Šifrování obsahu skupinových složek není v tuto chvíli podporováno."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
3 changes: 1 addition & 2 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@
"No group folders yet" : "Zatím žádné skupinové složky",
"Group folders will show up here" : "Skupinové složky se zobrazí zde",
"Group folder admin delegation" : "Pověření správou skupinových složek",
"They will have access to all Groupfolders." : "Budou mít přístup ke všem skupinovým složkám.",
"They will only have access to group folders for which they have advanced permissions." : "Budou mít přístup pouze k těm skupinovým složkám, ke kterým mají pokročilá přístupová oprávnění.",
"They will have access to all group folders." : "Budou mít přístup ke všem skupinovým složkám.",
"They will only have access to group folders for which they have advanced permissions." : "Budou mít přístup pouze k těm skupinovým složkám, ke kterým mají pokročilá přístupová oprávnění.",
"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." : "Správce nastavil složky sdílené s kýmkoli ve skupině.\n\nSložky je možné nastavovat ze *Skupinové složky* v nastavení správy.\n\nPo vytvoření složky, správce může udělit přístup do ní jedné či více skupinám, řídit jejich oprávnění k zápisu/sdílení a přiřazovat kvótu pro složku.\n\nPozn.: Šifrování obsahu skupinových složek není v tuto chvíli podporováno."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
3 changes: 1 addition & 2 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ OC.L10N.register(
"Admin configured folders shared with everyone in a group" : "Administratorkonfigurerede mapper deles med alle i en gruppe",
"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." : "Administratorkonfigurerede mapper deles med alle i en gruppe.\n\nMapper kan konfigureres fra *Gruppemapper* i administratorindstillingerne.\n\nEfter en mappe er oprettet, kan administratoren give adgang til mappen til en eller flere grupper, kontrollere deres skrive-/delingstilladelser og tildele en kvote for mappen.\n\nBemærk: Kryptering af indholdet af gruppemapper er i øjeblikket ikke understøttet.",
"Group folder" : "Gruppe mappe",
"Group folder admin delegation" : "Gruppemapper administrator rettigheder ",
"They will have access to all Groupfolders." : "De vil have adgang til alle gruppemapper."
"Group folder admin delegation" : "Gruppemapper administrator rettigheder "
},
"nplurals=2; plural=(n != 1);");
3 changes: 1 addition & 2 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"Admin configured folders shared with everyone in a group" : "Administratorkonfigurerede mapper deles med alle i en gruppe",
"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." : "Administratorkonfigurerede mapper deles med alle i en gruppe.\n\nMapper kan konfigureres fra *Gruppemapper* i administratorindstillingerne.\n\nEfter en mappe er oprettet, kan administratoren give adgang til mappen til en eller flere grupper, kontrollere deres skrive-/delingstilladelser og tildele en kvote for mappen.\n\nBemærk: Kryptering af indholdet af gruppemapper er i øjeblikket ikke understøttet.",
"Group folder" : "Gruppe mappe",
"Group folder admin delegation" : "Gruppemapper administrator rettigheder ",
"They will have access to all Groupfolders." : "De vil have adgang til alle gruppemapper."
"Group folder admin delegation" : "Gruppemapper administrator rettigheder "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 1 addition & 2 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ OC.L10N.register(
"No group folders yet" : "Bis jetzt keine Gruppenordner",
"Group folders will show up here" : "Gruppenordner werden hier angezeigt",
"Group folder admin delegation" : "Gruppenordner Administrationsrechteübertragung",
"They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erhöhte Rechte haben.",
"They will have access to all group folders." : "Du wirst Zugriff auf alle Gruppenordner haben.",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erhöhte Rechte haben.",
"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." : "Von der Administration konfigurierte Ordner, die mit allen Mitgliedern einer Gruppe geteilt werden.\n\nOrdner können in den Administrationseinstellungen unter *Gruppenordner* konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann die Administration einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen steuern und dem Ordner ein Kontingent zuweisen."
},
"nplurals=2; plural=(n != 1);");
3 changes: 1 addition & 2 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@
"No group folders yet" : "Bis jetzt keine Gruppenordner",
"Group folders will show up here" : "Gruppenordner werden hier angezeigt",
"Group folder admin delegation" : "Gruppenordner Administrationsrechteübertragung",
"They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erhöhte Rechte haben.",
"They will have access to all group folders." : "Du wirst Zugriff auf alle Gruppenordner haben.",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erhöhte Rechte haben.",
"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." : "Von der Administration konfigurierte Ordner, die mit allen Mitgliedern einer Gruppe geteilt werden.\n\nOrdner können in den Administrationseinstellungen unter *Gruppenordner* konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann die Administration einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen steuern und dem Ordner ein Kontingent zuweisen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 1 addition & 2 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@ OC.L10N.register(
"No group folders yet" : "Bis jetzt keine Gruppenordner",
"Group folders will show up here" : "Gruppenordner werden hier angezeigt",
"Group folder admin delegation" : " Administrationsrechte-Übertragung für Gruppenordner",
"They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erweiterte Rechte haben.",
"They will have access to all group folders." : "Sie werden Zugriff auf alle Gruppenordner haben.",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erweiterte Rechte haben.",
"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." : "Von der Administration konfigurierte Ordner, die mit allen Mitgliedern einer Gruppe geteilt werden.\n\nOrdner können in den Administrationseinstellungen unter *Gruppenordner* konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann die Administration einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen steuern und dem Ordner ein Kontingent zuweisen."
},
"nplurals=2; plural=(n != 1);");
3 changes: 1 addition & 2 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@
"No group folders yet" : "Bis jetzt keine Gruppenordner",
"Group folders will show up here" : "Gruppenordner werden hier angezeigt",
"Group folder admin delegation" : " Administrationsrechte-Übertragung für Gruppenordner",
"They will have access to all Groupfolders." : "Sie haben dann Zugriff zu allen Gruppenordnern",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erweiterte Rechte haben.",
"They will have access to all group folders." : "Sie werden Zugriff auf alle Gruppenordner haben.",
"They will only have access to group folders for which they have advanced permissions." : "Sie haben nur Zugriff auf Gruppenordner, für die sie erweiterte Rechte haben.",
"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." : "Von der Administration konfigurierte Ordner, die mit allen Mitgliedern einer Gruppe geteilt werden.\n\nOrdner können in den Administrationseinstellungen unter *Gruppenordner* konfiguriert werden.\n\nNachdem ein Ordner erstellt wurde, kann die Administration einer oder mehreren Gruppen Zugriff auf den Ordner gewähren, ihre Schreib-/Freigabeberechtigungen steuern und dem Ordner ein Kontingent zuweisen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 1 addition & 2 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@ OC.L10N.register(
"No group folders yet" : "No group folders yet",
"Group folders will show up here" : "Group folders will show up here",
"Group folder admin delegation" : "Group folder admin delegation",
"They will have access to all Groupfolders." : "They will have access to all Groupfolders.",
"They will only have access to group folders for which they have advanced permissions." : "They will only have access to group folders for which they have advanced permissions.",
"They will have access to all group folders." : "They will have access to all group folders.",
"They will only have access to group folders for which they have advanced permissions." : "They will only have access to group folders for which they have advanced permissions.",
"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." : "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."
},
"nplurals=2; plural=(n != 1);");
Loading

0 comments on commit 447ed37

Please sign in to comment.