Skip to content

Commit fc2f520

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5329bb5 commit fc2f520

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/ast.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@ OC.L10N.register(
5555
"Pending approval" : "Pendiente d'aprobación",
5656
"Warning" : "Alvertencia",
5757
"You approved {name}" : "Aprobesti «{name}»",
58+
"Failed to approve {name}" : "Nun se pue aprobar «{name}»",
5859
"You rejected {name}" : "Refuguesti «{name}»",
60+
"Failed to reject {name}" : "Nun se pue refugar «{name}»",
61+
"Failed to request signature with DocuSign" : "Nun se pue solicitar la firma con DocuSign",
5962
"DocuSign integration" : "Integración con DocuSign"
6063
},
6164
"nplurals=2; plural=(n != 1);");

l10n/ast.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@
5353
"Pending approval" : "Pendiente d'aprobación",
5454
"Warning" : "Alvertencia",
5555
"You approved {name}" : "Aprobesti «{name}»",
56+
"Failed to approve {name}" : "Nun se pue aprobar «{name}»",
5657
"You rejected {name}" : "Refuguesti «{name}»",
58+
"Failed to reject {name}" : "Nun se pue refugar «{name}»",
59+
"Failed to request signature with DocuSign" : "Nun se pue solicitar la firma con DocuSign",
5760
"DocuSign integration" : "Integración con DocuSign"
5861
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5962
}

0 commit comments

Comments
 (0)