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

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-06 05:16:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-06 05:16:30 +0300
commitbec9d8b73a207b47a24d8ed21cf65a1d02459b60 (patch)
tree23da6914423b050f121faae9115a305bb1fdeac9
parent0ade383b2153e97b03f0ec9f42e5d2911f4a8836 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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 75657850..9b19af40 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Notification" : "Notification",
"Email" : "Email",
"Available" : "Available",
+ "Not available" : "Not available",
"Busy" : "Busy",
"Unknown" : "Unknown",
"Accept" : "Accept",
@@ -85,6 +86,8 @@ OC.L10N.register(
"Repeat" : "Repeat",
"never" : "never",
"after" : "after",
+ "first" : "first",
+ "last" : "last",
"available" : "available",
"More" : "More",
"Global" : "Global",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 537e8e34..0cd343c3 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -73,6 +73,7 @@
"Notification" : "Notification",
"Email" : "Email",
"Available" : "Available",
+ "Not available" : "Not available",
"Busy" : "Busy",
"Unknown" : "Unknown",
"Accept" : "Accept",
@@ -83,6 +84,8 @@
"Repeat" : "Repeat",
"never" : "never",
"after" : "after",
+ "first" : "first",
+ "last" : "last",
"available" : "available",
"More" : "More",
"Global" : "Global",