summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-17 00:22:32 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-17 00:22:32 +0000
commit446d26651e9c52363ba3260f9e8ca88f8586bd4e (patch)
tree27fd60680fc18330dba386266b7deb1292c385f5
parent839ddbfc31861f8b3f4da668895b4d12bc6985a4 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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 71141d209..c92d3bfcb 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -145,6 +145,8 @@ OC.L10N.register(
"{actor} invited {federated_user}" : "{actor} invited {federated_user}",
"You invited {federated_user}" : "You invited {federated_user}",
"You accepted the invitation" : "You accepted the invitation",
+ "{actor} invited you" : "{actor} invited you",
+ "An administrator invited you" : "An administrator invited you",
"An administrator invited {federated_user}" : "An administrator invited {federated_user}",
"{federated_user} accepted the invitation" : "{federated_user} accepted the invitation",
"{actor} removed {federated_user}" : "{actor} removed {federated_user}",
@@ -849,6 +851,7 @@ OC.L10N.register(
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\" and \".tflite\" files were properly returned by the web server.",
"It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module.",
"Could not detect the PHP and Apache configuration because exec is disabled or apachectl is not working as expected. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Could not detect the PHP and Apache configuration because exec is disabled or apachectl is not working as expected. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module.",
+ "Federated user" : "Federated user",
"Number of breakout rooms" : "Number of breakout rooms",
"You can create from 1 to 20 breakout rooms." : "You can create from 1 to 20 breakout rooms.",
"Assignment method" : "Assignment method",
@@ -913,6 +916,7 @@ OC.L10N.register(
"Stop following" : "Stop following",
"Mute" : "Mute",
"Muted" : "Muted",
+ "Hide presenter video" : "Hide presenter video",
"Connection could not be established …" : "Connection could not be established …",
"Connection was lost and could not be re-established …" : "Connection was lost and could not be re-established …",
"Connection could not be established. Trying again …" : "Connection could not be established. Trying again …",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index d1f1a4a0a..4d5b3c71b 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -143,6 +143,8 @@
"{actor} invited {federated_user}" : "{actor} invited {federated_user}",
"You invited {federated_user}" : "You invited {federated_user}",
"You accepted the invitation" : "You accepted the invitation",
+ "{actor} invited you" : "{actor} invited you",
+ "An administrator invited you" : "An administrator invited you",
"An administrator invited {federated_user}" : "An administrator invited {federated_user}",
"{federated_user} accepted the invitation" : "{federated_user} accepted the invitation",
"{actor} removed {federated_user}" : "{actor} removed {federated_user}",
@@ -847,6 +849,7 @@
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\" and \".tflite\" files were properly returned by the web server.",
"It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module.",
"Could not detect the PHP and Apache configuration because exec is disabled or apachectl is not working as expected. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Could not detect the PHP and Apache configuration because exec is disabled or apachectl is not working as expected. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module.",
+ "Federated user" : "Federated user",
"Number of breakout rooms" : "Number of breakout rooms",
"You can create from 1 to 20 breakout rooms." : "You can create from 1 to 20 breakout rooms.",
"Assignment method" : "Assignment method",
@@ -911,6 +914,7 @@
"Stop following" : "Stop following",
"Mute" : "Mute",
"Muted" : "Muted",
+ "Hide presenter video" : "Hide presenter video",
"Connection could not be established …" : "Connection could not be established …",
"Connection was lost and could not be re-established …" : "Connection was lost and could not be re-established …",
"Connection could not be established. Trying again …" : "Connection could not be established. Trying again …",