Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Mar 17, 2024
1 parent 1148520 commit d190773
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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 …",
Expand Down
4 changes: 4 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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 …",
Expand Down

0 comments on commit d190773

Please sign in to comment.