Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-19 06:10:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-19 06:10:51 +0300
commit4c3999fc801ec1ac01b6cc3d24adce08c03af5c6 (patch)
tree984d487ad726e4f4cb075e56e5b1019d8fe7104f /l10n
parent3cff57c2aadd7fb01ee636468484082f92001dbb (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/en_GB.js4
-rw-r--r--l10n/en_GB.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 16704b322..050f0fd80 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -47,6 +47,8 @@ OC.L10N.register(
"Move" : "Move",
"More actions" : "More actions",
"Forward" : "Forward",
+ "_Unfavorite {number}_::_Unfavorite {number}_" : ["Unfavorite {number}","Unfavourite {number}"],
+ "_Favorite {number}_::_Favorite {number}_" : ["Favorite {number}","Favourite {number}"],
"All day" : "All day",
"Create" : "Create",
"Comment" : "Comment",
@@ -80,6 +82,8 @@ OC.L10N.register(
"Unset" : "Unset",
"Add tag" : "Add tag",
"Tag already exists" : "Tag already exists",
+ "Mark as unfavorite" : "Mark as unfavorite",
+ "Mark as favorite" : "Mark as favorite",
"Not found" : "Not found",
"Remove" : "Remove",
"Reset" : "Reset",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 66353b7db..d5dd5221a 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -45,6 +45,8 @@
"Move" : "Move",
"More actions" : "More actions",
"Forward" : "Forward",
+ "_Unfavorite {number}_::_Unfavorite {number}_" : ["Unfavorite {number}","Unfavourite {number}"],
+ "_Favorite {number}_::_Favorite {number}_" : ["Favorite {number}","Favourite {number}"],
"All day" : "All day",
"Create" : "Create",
"Comment" : "Comment",
@@ -78,6 +80,8 @@
"Unset" : "Unset",
"Add tag" : "Add tag",
"Tag already exists" : "Tag already exists",
+ "Mark as unfavorite" : "Mark as unfavorite",
+ "Mark as favorite" : "Mark as favorite",
"Not found" : "Not found",
"Remove" : "Remove",
"Reset" : "Reset",