Skip to content

Commit f8b4204

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 444334b commit f8b4204

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/fr.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,13 @@ OC.L10N.register(
7474
"What is the purpose of this workflow?" : "Quel est l'objet de ce workflow ?",
7575
"Create new hidden tag" : "Créer une nouvelle étiquette masquée",
7676
"Select pending tag" : "Sélectionnez l’étiquette « en attente »",
77+
"Anyone can assign this tag and start this approval rule." : "Tout le monde peut attribuer ce tag et déclencher cette règle d’approbation.",
7778
"Who can request approval?" : "Qui peut demander l'approbation ?",
7879
"Who can approve?" : "Qui peut approuver ?",
7980
"Select approved tag" : "Sélectionnez l’étiquette « approuvé »",
81+
"Anyone can assign this tag and approve a file." : "Tout le monde peut attribuer ce tag et approuver ce fichier.",
8082
"Select rejected tag" : "Sélectionnez l’étiquette « rejeté »",
83+
"Anyone can assign this tag and reject a file." : "Tout le monde peut attribuer ce tag et rejeter ce fichier.",
8184
"Approved" : "Approuvé",
8285
"Rejected" : "Rejeté",
8386
"Approval requested" : "Approbation demandée",

l10n/fr.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,13 @@
7272
"What is the purpose of this workflow?" : "Quel est l'objet de ce workflow ?",
7373
"Create new hidden tag" : "Créer une nouvelle étiquette masquée",
7474
"Select pending tag" : "Sélectionnez l’étiquette « en attente »",
75+
"Anyone can assign this tag and start this approval rule." : "Tout le monde peut attribuer ce tag et déclencher cette règle d’approbation.",
7576
"Who can request approval?" : "Qui peut demander l'approbation ?",
7677
"Who can approve?" : "Qui peut approuver ?",
7778
"Select approved tag" : "Sélectionnez l’étiquette « approuvé »",
79+
"Anyone can assign this tag and approve a file." : "Tout le monde peut attribuer ce tag et approuver ce fichier.",
7880
"Select rejected tag" : "Sélectionnez l’étiquette « rejeté »",
81+
"Anyone can assign this tag and reject a file." : "Tout le monde peut attribuer ce tag et rejeter ce fichier.",
7982
"Approved" : "Approuvé",
8083
"Rejected" : "Rejeté",
8184
"Approval requested" : "Approbation demandée",

0 commit comments

Comments
 (0)