Skip to content

Commit 123da5a

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4ff4dab commit 123da5a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ OC.L10N.register(
3636
"Activity notification configuration" : "Activity notification configuration",
3737
"Today" : "Today",
3838
"Yesterday" : "Yesterday",
39+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["Downloaded %n time (%s in the last 30 days)","Downloaded %n times (%s in the last 30 days)"],
40+
"_Downloaded %n time_::_Downloaded %n times_" : ["Downloaded %n time","Downloaded %n times"],
3941
"You need to set up your email address before you can receive notification emails." : "You need to set up your email address before you can receive notification emails.",
4042
"Send activity emails" : "Send activity emails",
4143
"As soon as possible" : "As soon as possible",

l10n/en_GB.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"Activity notification configuration" : "Activity notification configuration",
3535
"Today" : "Today",
3636
"Yesterday" : "Yesterday",
37+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["Downloaded %n time (%s in the last 30 days)","Downloaded %n times (%s in the last 30 days)"],
38+
"_Downloaded %n time_::_Downloaded %n times_" : ["Downloaded %n time","Downloaded %n times"],
3739
"You need to set up your email address before you can receive notification emails." : "You need to set up your email address before you can receive notification emails.",
3840
"Send activity emails" : "Send activity emails",
3941
"As soon as possible" : "As soon as possible",

0 commit comments

Comments
 (0)