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

github.com/nextcloud/polls.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>2021-10-31 06:01:48 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-31 06:01:48 +0300
commit320cb2ec5480ccb782d836f1f532f462ecc36daa (patch)
tree28acac075e7dfea3a5d74ec44f23c255fa55e4b5 /l10n
parent32f545a9bb735719e5c755e133d718eb76bb7d09 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/en_GB.js3
-rw-r--r--l10n/en_GB.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index ddce738f..7663c2ae 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,8 +2,11 @@ OC.L10N.register(
"polls",
{
"Polls App - New Activity" : "Polls App - New Activity",
+ "The poll got deleted." : "The poll was deleted.",
"The poll got restored." : "The poll was restored.",
"The poll got closed." : "The poll was closed.",
+ "A vote option got confirmed." : "A vote option was confirmed.",
+ "{owner} sends you this reminder to make sure, your votes are set." : "{owner} sends you this reminder to make sure your votes are set.",
"Contact" : "Contact",
"Public link" : "Public link",
"Group" : "Group",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index ba8f957e..61327d6a 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,7 +1,10 @@
{ "translations": {
"Polls App - New Activity" : "Polls App - New Activity",
+ "The poll got deleted." : "The poll was deleted.",
"The poll got restored." : "The poll was restored.",
"The poll got closed." : "The poll was closed.",
+ "A vote option got confirmed." : "A vote option was confirmed.",
+ "{owner} sends you this reminder to make sure, your votes are set." : "{owner} sends you this reminder to make sure your votes are set.",
"Contact" : "Contact",
"Public link" : "Public link",
"Group" : "Group",