From 4018d445be5f2e404a05c44c9e39a5f75bc35b96 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 10 Sep 2024 00:40:37 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/ru.js | 1 + l10n/ru.json | 1 + l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index adf6c37b1d5..de308e94c2b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -913,7 +913,7 @@ OC.L10N.register( "You" : "Vous", "Show screen" : "Afficher l'écran", "Stop following" : "Arrêter de suivre", - "Mute" : "Muet", + "Mute" : "Mettre en sourdine", "Muted" : "Mis en sourdine", "Connection could not be established …" : "La connexion n'a pas pu être établie...", "Connection was lost and could not be re-established …" : "La connexion a été perdue et n'a pas pu être rétablie...", diff --git a/l10n/fr.json b/l10n/fr.json index 12a6b9fea42..da38d916911 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -911,7 +911,7 @@ "You" : "Vous", "Show screen" : "Afficher l'écran", "Stop following" : "Arrêter de suivre", - "Mute" : "Muet", + "Mute" : "Mettre en sourdine", "Muted" : "Mis en sourdine", "Connection could not be established …" : "La connexion n'a pas pu être établie...", "Connection was lost and could not be re-established …" : "La connexion a été perdue et n'a pas pu être rétablie...", diff --git a/l10n/ru.js b/l10n/ru.js index 76e7fb09ccc..137a7217e39 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1603,6 +1603,7 @@ OC.L10N.register( "Message without mention" : "Сообщение без упоминания", "Mention myself" : "Упоминание себя", "Mention everyone" : "Упомянуть всех", + "Join a different conversation or start a new one." : "Присоединяйтесь к другому разговору или начните новый.", "The conversation does not exist" : "Обсуждение не существует", "Join a conversation or start a new one!" : "Присоединитесь к обсуждению или же начните новое", "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Вы подключены к обсуждению в другом окне или устройстве. Данная возможность не поддерживается Nextcloud Talk в настоящее время, поэтому данная сессия будет закрыта.", diff --git a/l10n/ru.json b/l10n/ru.json index 831affb4b05..73042ab2d90 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1601,6 +1601,7 @@ "Message without mention" : "Сообщение без упоминания", "Mention myself" : "Упоминание себя", "Mention everyone" : "Упомянуть всех", + "Join a different conversation or start a new one." : "Присоединяйтесь к другому разговору или начните новый.", "The conversation does not exist" : "Обсуждение не существует", "Join a conversation or start a new one!" : "Присоединитесь к обсуждению или же начните новое", "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Вы подключены к обсуждению в другом окне или устройстве. Данная возможность не поддерживается Nextcloud Talk в настоящее время, поэтому данная сессия будет закрыта.", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 5748c869133..521810eecfe 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -826,6 +826,7 @@ OC.L10N.register( "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "好:web 服务器正确返回了 \".wasm\" 和 \".tflite\" 文件", "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." : "PHP与Apache配置似乎不兼容。请注意,PHP仅能与MPM_PREFORK模块一起使用,PHP-FPM仅能与MPM_EVENT模块一起使用。", "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." : "无法检测到PHP与Apache配置,因为exec已停用或是 apachectl未按预期运行。请注意,PHP仅能与MPM_PREFORK模块一起使用,PHP-FPM仅能与MPM_EVENT模块一起使用。", + "Federated user" : "联合云用户", "Number of breakout rooms" : "分组讨论室数量", "Assignment method" : "指派方法", "Automatically assign participants" : "自动指派参与者", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 6cf70b1c853..09fb6098200 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -824,6 +824,7 @@ "OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "好:web 服务器正确返回了 \".wasm\" 和 \".tflite\" 文件", "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." : "PHP与Apache配置似乎不兼容。请注意,PHP仅能与MPM_PREFORK模块一起使用,PHP-FPM仅能与MPM_EVENT模块一起使用。", "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." : "无法检测到PHP与Apache配置,因为exec已停用或是 apachectl未按预期运行。请注意,PHP仅能与MPM_PREFORK模块一起使用,PHP-FPM仅能与MPM_EVENT模块一起使用。", + "Federated user" : "联合云用户", "Number of breakout rooms" : "分组讨论室数量", "Assignment method" : "指派方法", "Automatically assign participants" : "自动指派参与者",