From d190773442f64d2abeaf5c82129852e5130ea975 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 Mar 2024 00:22:40 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 4 ++++ l10n/en_GB.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 71141d209ab..c92d3bfcbb3 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 d1f1a4a0a2b..4d5b3c71b09 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 …",