From 7cf9d68b52bb52b751cff02ab1faaabd83c68427 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Jul 2024 00:22:56 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 4 ++++ l10n/de.json | 4 ++++ l10n/en_GB.js | 7 +++++++ l10n/en_GB.json | 7 +++++++ l10n/es_MX.js | 3 +++ l10n/es_MX.json | 3 +++ l10n/ga.js | 7 +++++++ l10n/ga.json | 7 +++++++ l10n/sv.js | 15 +++++++++++++++ l10n/sv.json | 15 +++++++++++++++ l10n/zh_HK.js | 7 +++++++ l10n/zh_HK.json | 7 +++++++ 12 files changed, 86 insertions(+) diff --git a/l10n/de.js b/l10n/de.js index 650c41a2e5e..bc4b9380f00 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1100,6 +1100,7 @@ OC.L10N.register( "Remove from favorites" : "Aus den Favoriten entfernen", "Add to favorites" : "Zu den Favoriten hinzufügen", "You need to promote a new moderator before you can leave the conversation." : "Du musst einen neuen Moderator bestimmen, bevor du die Unterhaltung verlassen kannst.", + "No pending invitations" : "Keine ausstehenden Einladungen", "Conversation list" : "Unterhaltungsliste", "Filter unread mentions" : "Auf ungelesene Erwähnungen filtern", "Filter unread messages" : "Auf ungelesene Nachrichten filtern", @@ -1113,6 +1114,7 @@ OC.L10N.register( "Open conversations" : "Offene Unterhaltungen", "Users" : "Benutzer", "Groups" : "Gruppen", + "Teams" : "Teams", "No search results" : "Keine Suchergebnisse", "Loading" : "Lade", "Talk settings" : "Talk-Einstellungen", @@ -1125,6 +1127,7 @@ OC.L10N.register( "You are currently waiting in the lobby" : "Du wartest derzeit in der Lobby", "The meeting will start soon" : "Das Meeting beginnt bald", "This meeting is scheduled for {startTime}" : "Dieses Meeting ist geplant für {startTime}", + "Select a device" : "Ein Gerät auswählen", "No microphone available" : "Kein Mikrofon verfügbar", "Select microphone" : "Mikrofon auswählen", "No camera available" : "Keine Kamera verfügbar", @@ -1366,6 +1369,7 @@ OC.L10N.register( "Raised their hand" : "Hat die Hand gehoben", "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Der Text muss weniger als oder gleich {maxLength} Zeichen lang sein. Dein aktueller Text ist {charactersCount} Zeichen lang.", "Remove group and members" : "Gruppe und Mitglieder entfernen", + "Remove team and members" : "Team und Mitglieder entfernen", "Remove participant" : "Teilnehmer entfernen", "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} gesendet", "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} gesendet werden", diff --git a/l10n/de.json b/l10n/de.json index 83d11ebe26e..bf54f3b2edc 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1098,6 +1098,7 @@ "Remove from favorites" : "Aus den Favoriten entfernen", "Add to favorites" : "Zu den Favoriten hinzufügen", "You need to promote a new moderator before you can leave the conversation." : "Du musst einen neuen Moderator bestimmen, bevor du die Unterhaltung verlassen kannst.", + "No pending invitations" : "Keine ausstehenden Einladungen", "Conversation list" : "Unterhaltungsliste", "Filter unread mentions" : "Auf ungelesene Erwähnungen filtern", "Filter unread messages" : "Auf ungelesene Nachrichten filtern", @@ -1111,6 +1112,7 @@ "Open conversations" : "Offene Unterhaltungen", "Users" : "Benutzer", "Groups" : "Gruppen", + "Teams" : "Teams", "No search results" : "Keine Suchergebnisse", "Loading" : "Lade", "Talk settings" : "Talk-Einstellungen", @@ -1123,6 +1125,7 @@ "You are currently waiting in the lobby" : "Du wartest derzeit in der Lobby", "The meeting will start soon" : "Das Meeting beginnt bald", "This meeting is scheduled for {startTime}" : "Dieses Meeting ist geplant für {startTime}", + "Select a device" : "Ein Gerät auswählen", "No microphone available" : "Kein Mikrofon verfügbar", "Select microphone" : "Mikrofon auswählen", "No camera available" : "Keine Kamera verfügbar", @@ -1364,6 +1367,7 @@ "Raised their hand" : "Hat die Hand gehoben", "The text must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "Der Text muss weniger als oder gleich {maxLength} Zeichen lang sein. Dein aktueller Text ist {charactersCount} Zeichen lang.", "Remove group and members" : "Gruppe und Mitglieder entfernen", + "Remove team and members" : "Team und Mitglieder entfernen", "Remove participant" : "Teilnehmer entfernen", "Invitation was sent to {actorId}" : "Einladung wurde an {actorId} gesendet", "Could not send invitation to {actorId}" : "Einladung konnte nicht an {actorId} gesendet werden", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 88988ba0a89..746e7d87bfa 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -69,6 +69,7 @@ OC.L10N.register( "- Messages can now be edited by logged-in authors and moderators for 6 hours" : "- Messages can now be edited by logged-in authors and moderators for 6 hours", "- Unsent message drafts are now saved in your browser " : "- Unsent message drafts are now saved in your browser ", "- *Preview:* Text chatting can now be done in a federated way with other Talk servers" : "- *Preview:* Text chatting can now be done in a federated way with other Talk servers", + "_All %n participant_::_All %n participants_" : ["All %n participant","All %n participants"], "Talk updates ✅" : "Talk updates ✅", "Reaction deleted by author" : "Reaction deleted by author", "{actor} created the conversation" : "{actor} created the conversation", @@ -1105,6 +1106,12 @@ OC.L10N.register( "not running, check Matterbridge log" : "not running, check Matterbridge log", "not running" : "not running", "Bridge saved" : "Bridge saved", + "Allow participants to mention @all" : "Allow participants to mention @all", + "Mention permissions" : "Mention permissions", + "Only moderators are allowed to mention @all" : "Only moderators are allowed to mention @all", + "All participants are allowed to mention @all" : "All participants are allowed to mention @all", + "Participants are now allowed to mention @all." : "Participants are now allowed to mention @all.", + "Mentioning @all has been limited to moderators." : "Mentioning @all has been limited to moderators.", "Notifications" : "Notifications", "Notify about calls in this conversation" : "Notify about calls in this conversation", "Recording Consent" : "Recording Consent", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index ece9bb491aa..213b1b325c5 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -67,6 +67,7 @@ "- Messages can now be edited by logged-in authors and moderators for 6 hours" : "- Messages can now be edited by logged-in authors and moderators for 6 hours", "- Unsent message drafts are now saved in your browser " : "- Unsent message drafts are now saved in your browser ", "- *Preview:* Text chatting can now be done in a federated way with other Talk servers" : "- *Preview:* Text chatting can now be done in a federated way with other Talk servers", + "_All %n participant_::_All %n participants_" : ["All %n participant","All %n participants"], "Talk updates ✅" : "Talk updates ✅", "Reaction deleted by author" : "Reaction deleted by author", "{actor} created the conversation" : "{actor} created the conversation", @@ -1103,6 +1104,12 @@ "not running, check Matterbridge log" : "not running, check Matterbridge log", "not running" : "not running", "Bridge saved" : "Bridge saved", + "Allow participants to mention @all" : "Allow participants to mention @all", + "Mention permissions" : "Mention permissions", + "Only moderators are allowed to mention @all" : "Only moderators are allowed to mention @all", + "All participants are allowed to mention @all" : "All participants are allowed to mention @all", + "Participants are now allowed to mention @all." : "Participants are now allowed to mention @all.", + "Mentioning @all has been limited to moderators." : "Mentioning @all has been limited to moderators.", "Notifications" : "Notifications", "Notify about calls in this conversation" : "Notify about calls in this conversation", "Recording Consent" : "Recording Consent", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 2e850e29f46..08110a4b61b 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -381,6 +381,7 @@ OC.L10N.register( "Choose" : "Seleccionar", "Restricted" : "Restringido", "Personal" : "Personal", + "Meeting" : "Reunión", "Leave conversation" : "Dejar la conversación", "Delete conversation" : "Borrar conversación", "_%n hour_::_%n hours_" : ["%n hora","%n horas","%n horas"], @@ -405,6 +406,7 @@ OC.L10N.register( "Groups" : "Grupos", "Teams" : "Equipos", "Loading" : "Cargando", + "Select a device" : "Seleccionar un dispositivo", "None" : "Ninguno", "Devices" : "Dispositivos", "No audio" : "Sin audio", @@ -471,6 +473,7 @@ OC.L10N.register( "Audio" : "Audio", "Other" : "Otro", "Show all files" : "Mostrar todos los archivos", + "Error while sharing file" : "Error al compartir el archivo", "Do not disturb" : "No molestar", "Away" : "Ausente", "Default" : "Predeterminado", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 0aca902e47d..9ba648e0eb9 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -379,6 +379,7 @@ "Choose" : "Seleccionar", "Restricted" : "Restringido", "Personal" : "Personal", + "Meeting" : "Reunión", "Leave conversation" : "Dejar la conversación", "Delete conversation" : "Borrar conversación", "_%n hour_::_%n hours_" : ["%n hora","%n horas","%n horas"], @@ -403,6 +404,7 @@ "Groups" : "Grupos", "Teams" : "Equipos", "Loading" : "Cargando", + "Select a device" : "Seleccionar un dispositivo", "None" : "Ninguno", "Devices" : "Dispositivos", "No audio" : "Sin audio", @@ -469,6 +471,7 @@ "Audio" : "Audio", "Other" : "Otro", "Show all files" : "Mostrar todos los archivos", + "Error while sharing file" : "Error al compartir el archivo", "Do not disturb" : "No molestar", "Away" : "Ausente", "Default" : "Predeterminado", diff --git a/l10n/ga.js b/l10n/ga.js index 2575bbdedd0..0ba99cbcfd0 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -69,6 +69,7 @@ OC.L10N.register( "- Messages can now be edited by logged-in authors and moderators for 6 hours" : "- Is féidir le húdair agus modhnóirí logáilte isteach teachtaireachtaí a chur in eagar anois ar feadh 6 huaire", "- Unsent message drafts are now saved in your browser " : "- Déantar dréachtaí teachtaireachta nár seoladh a shábháil i do bhrabhsálaí anois", "- *Preview:* Text chatting can now be done in a federated way with other Talk servers" : "- * Réamhamhairc: * Is féidir comhrá téacs a dhéanamh anois ar bhealach cónasctha le freastalaithe Talk eile", + "_All %n participant_::_All %n participants_" : ["Gach %n rannpháirtí","Gach %n rannpháirtí","Gach %n rannpháirtí","Gach %n rannpháirtí","Gach %n rannpháirtí"], "Talk updates ✅" : "Labhair nuashonruithe ✅", "Reaction deleted by author" : "An t-imoibriú scriosta ag an údar", "{actor} created the conversation" : "Chruthaigh {aisteoir} an comhrá", @@ -1105,6 +1106,12 @@ OC.L10N.register( "not running, check Matterbridge log" : "Nach bhfuil ag rith, seiceáil logáil Matterbridge", "not running" : "Gan rith", "Bridge saved" : "Droichead shábháil", + "Allow participants to mention @all" : "Lig do rannpháirtithe @all a lua", + "Mention permissions" : "Luaigh ceadanna", + "Only moderators are allowed to mention @all" : "Ní cheadaítear ach do mhodhnóirí @all a lua", + "All participants are allowed to mention @all" : "Tá cead ag gach rannpháirtí @all a lua", + "Participants are now allowed to mention @all." : "Tá cead anois ag rannpháirtithe @all a lua.", + "Mentioning @all has been limited to moderators." : "Tá tagairt do @all teoranta do mhodhnóirí.", "Notifications" : "Fógraí", "Notify about calls in this conversation" : "Cuir glaonna ar an eolas sa chomhrá seo", "Recording Consent" : "Toiliú Taifeadta", diff --git a/l10n/ga.json b/l10n/ga.json index bbf023bda6e..d42d5f2e13a 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -67,6 +67,7 @@ "- Messages can now be edited by logged-in authors and moderators for 6 hours" : "- Is féidir le húdair agus modhnóirí logáilte isteach teachtaireachtaí a chur in eagar anois ar feadh 6 huaire", "- Unsent message drafts are now saved in your browser " : "- Déantar dréachtaí teachtaireachta nár seoladh a shábháil i do bhrabhsálaí anois", "- *Preview:* Text chatting can now be done in a federated way with other Talk servers" : "- * Réamhamhairc: * Is féidir comhrá téacs a dhéanamh anois ar bhealach cónasctha le freastalaithe Talk eile", + "_All %n participant_::_All %n participants_" : ["Gach %n rannpháirtí","Gach %n rannpháirtí","Gach %n rannpháirtí","Gach %n rannpháirtí","Gach %n rannpháirtí"], "Talk updates ✅" : "Labhair nuashonruithe ✅", "Reaction deleted by author" : "An t-imoibriú scriosta ag an údar", "{actor} created the conversation" : "Chruthaigh {aisteoir} an comhrá", @@ -1103,6 +1104,12 @@ "not running, check Matterbridge log" : "Nach bhfuil ag rith, seiceáil logáil Matterbridge", "not running" : "Gan rith", "Bridge saved" : "Droichead shábháil", + "Allow participants to mention @all" : "Lig do rannpháirtithe @all a lua", + "Mention permissions" : "Luaigh ceadanna", + "Only moderators are allowed to mention @all" : "Ní cheadaítear ach do mhodhnóirí @all a lua", + "All participants are allowed to mention @all" : "Tá cead ag gach rannpháirtí @all a lua", + "Participants are now allowed to mention @all." : "Tá cead anois ag rannpháirtithe @all a lua.", + "Mentioning @all has been limited to moderators." : "Tá tagairt do @all teoranta do mhodhnóirí.", "Notifications" : "Fógraí", "Notify about calls in this conversation" : "Cuir glaonna ar an eolas sa chomhrá seo", "Recording Consent" : "Toiliú Taifeadta", diff --git a/l10n/sv.js b/l10n/sv.js index 15531f82a52..ff0479d0e36 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -1433,6 +1433,12 @@ OC.L10N.register( "Audio" : "Ljud", "Other" : "Annat", "Show all files" : "Visa alla filer", + "An administrator added {user0} and {user1}" : "En administratör lade till {user0} och {user1}", + "{actor} added {user0} and {user1}" : "{actor} lade till {user0} och {user1}", + "_An administrator added {user0}, {user1} and %n more participant_::_An administrator added {user0}, {user1} and %n more participants_" : ["En administratör lade till {user0}, {user1} och %n mer deltagare","En administratör lade till {user0}, {user1} och %n fler deltagare"], + "_{actor} added {user0}, {user1} and %n more participant_::_{actor} added {user0}, {user1} and %n more participants_" : ["{actor} lade till {user0}, {user1} och %n mer deltagare","{actor} lade till {user0}, {user1} och %n fler deltagare"], + "You removed {user0} and {user1}" : "Du tog bort {user0} och {user1}", + "_You removed {user0}, {user1} and %n more participant_::_You removed {user0}, {user1} and %n more participants_" : ["Du tog bort {user0}, {user1} och %n mer deltagare","Du tog bort {user0}, {user1} och %n fler deltagare"], "An administrator removed you and {user0}" : "En administratör tog bort dig och {user0}", "{actor} removed you and {user0}" : "{actor} tog bort dig och {user0}", "_An administrator removed you, {user0} and %n more participant_::_An administrator removed you, {user0} and %n more participants_" : ["En administratör tog bort dig, {user0} och %n mer deltagare","En administratör tog bort dig, {user0} och %n fler deltagare"], @@ -1449,6 +1455,15 @@ OC.L10N.register( "_You, {user0} and %n more participant left the call_::_You, {user0} and %n more participants left the call_" : ["Du, {user0} och %n mer deltagare lämnade samtalet","Du, {user0} och %n fler deltagare lämnade samtalet"], "{user0} and {user1} left the call" : "{user0} och {user1} lämnade samtalet", "_{user0}, {user1} and %n more participant left the call_::_{user0}, {user1} and %n more participants left the call_" : ["{user0}, {user1} och %n mer deltagare lämnade samtalet","{user0}, {user1} och %n fler deltagare lämnade samtalet"], + "You promoted {user0} and {user1} to moderators" : "Du befordrade {user0} och {user1} till moderatorer", + "_You promoted {user0}, {user1} and %n more participant to moderators_::_You promoted {user0}, {user1} and %n more participants to moderators_" : ["Du befordrade {user0}, {user1} och %n mer deltagare till moderatorer","Du befordrade {user0}, {user1} och %n fler deltagare till moderatorer"], + "An administrator promoted you and {user0} to moderators" : "En administratör befordrade dig och {user0} till moderatorer", + "{actor} promoted you and {user0} to moderators" : "{actor} befordrade dig och {user0} till moderatorer", + "_An administrator promoted you, {user0} and %n more participant to moderators_::_An administrator promoted you, {user0} and %n more participants to moderators_" : ["En administratör befordrade dig, {user0} och %n mer deltagare till moderatorer","En administratör befordrade dig, {user0} och %n fler deltagare till moderatorer"], + "_{actor} promoted you, {user0} and %n more participant to moderators_::_{actor} promoted you, {user0} and %n more participants to moderators_" : ["{actor} befordrade dig, {user0} och %n mer deltagare till moderatorer","{actor} befordrade dig, {user0} och %n fler deltagare till moderatorer"], + "An administrator promoted {user0} and {user1} to moderators" : "En administratör befordrade {user0} och {user1} till moderatorer", + "{actor} promoted {user0} and {user1} to moderators" : "{actor} befordrade {user0} och {user1} till moderatorer", + "_An administrator promoted {user0}, {user1} and %n more participant to moderators_::_An administrator promoted {user0}, {user1} and %n more participants to moderators_" : ["En administratör befordrade {user0}, {user1} och %n mer deltagare till moderatorer","En administratör befordrade {user0}, {user1} och %n fler deltagare till moderatorer"], "_{actor} promoted {user0}, {user1} and %n more participant to moderators_::_{actor} promoted {user0}, {user1} and %n more participants to moderators_" : ["{actor} befordrade {user0}, {user1} och %n mer deltagare till moderatorer","{actor} befordrade {user0}, {user1} och %n fler deltagare till moderatorer"], "You demoted {user0} and {user1} from moderators" : "Du degraderade {user0} och {user1} från moderatorer", "_You demoted {user0}, {user1} and %n more participant from moderators_::_You demoted {user0}, {user1} and %n more participants from moderators_" : ["Du degraderade {user0}, {user1} och %n mer deltagare från moderatorer","Du degraderade {user0}, {user1} och %n fler deltagare från moderatorer"], diff --git a/l10n/sv.json b/l10n/sv.json index 9d24394a8e5..15806fa05ec 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1431,6 +1431,12 @@ "Audio" : "Ljud", "Other" : "Annat", "Show all files" : "Visa alla filer", + "An administrator added {user0} and {user1}" : "En administratör lade till {user0} och {user1}", + "{actor} added {user0} and {user1}" : "{actor} lade till {user0} och {user1}", + "_An administrator added {user0}, {user1} and %n more participant_::_An administrator added {user0}, {user1} and %n more participants_" : ["En administratör lade till {user0}, {user1} och %n mer deltagare","En administratör lade till {user0}, {user1} och %n fler deltagare"], + "_{actor} added {user0}, {user1} and %n more participant_::_{actor} added {user0}, {user1} and %n more participants_" : ["{actor} lade till {user0}, {user1} och %n mer deltagare","{actor} lade till {user0}, {user1} och %n fler deltagare"], + "You removed {user0} and {user1}" : "Du tog bort {user0} och {user1}", + "_You removed {user0}, {user1} and %n more participant_::_You removed {user0}, {user1} and %n more participants_" : ["Du tog bort {user0}, {user1} och %n mer deltagare","Du tog bort {user0}, {user1} och %n fler deltagare"], "An administrator removed you and {user0}" : "En administratör tog bort dig och {user0}", "{actor} removed you and {user0}" : "{actor} tog bort dig och {user0}", "_An administrator removed you, {user0} and %n more participant_::_An administrator removed you, {user0} and %n more participants_" : ["En administratör tog bort dig, {user0} och %n mer deltagare","En administratör tog bort dig, {user0} och %n fler deltagare"], @@ -1447,6 +1453,15 @@ "_You, {user0} and %n more participant left the call_::_You, {user0} and %n more participants left the call_" : ["Du, {user0} och %n mer deltagare lämnade samtalet","Du, {user0} och %n fler deltagare lämnade samtalet"], "{user0} and {user1} left the call" : "{user0} och {user1} lämnade samtalet", "_{user0}, {user1} and %n more participant left the call_::_{user0}, {user1} and %n more participants left the call_" : ["{user0}, {user1} och %n mer deltagare lämnade samtalet","{user0}, {user1} och %n fler deltagare lämnade samtalet"], + "You promoted {user0} and {user1} to moderators" : "Du befordrade {user0} och {user1} till moderatorer", + "_You promoted {user0}, {user1} and %n more participant to moderators_::_You promoted {user0}, {user1} and %n more participants to moderators_" : ["Du befordrade {user0}, {user1} och %n mer deltagare till moderatorer","Du befordrade {user0}, {user1} och %n fler deltagare till moderatorer"], + "An administrator promoted you and {user0} to moderators" : "En administratör befordrade dig och {user0} till moderatorer", + "{actor} promoted you and {user0} to moderators" : "{actor} befordrade dig och {user0} till moderatorer", + "_An administrator promoted you, {user0} and %n more participant to moderators_::_An administrator promoted you, {user0} and %n more participants to moderators_" : ["En administratör befordrade dig, {user0} och %n mer deltagare till moderatorer","En administratör befordrade dig, {user0} och %n fler deltagare till moderatorer"], + "_{actor} promoted you, {user0} and %n more participant to moderators_::_{actor} promoted you, {user0} and %n more participants to moderators_" : ["{actor} befordrade dig, {user0} och %n mer deltagare till moderatorer","{actor} befordrade dig, {user0} och %n fler deltagare till moderatorer"], + "An administrator promoted {user0} and {user1} to moderators" : "En administratör befordrade {user0} och {user1} till moderatorer", + "{actor} promoted {user0} and {user1} to moderators" : "{actor} befordrade {user0} och {user1} till moderatorer", + "_An administrator promoted {user0}, {user1} and %n more participant to moderators_::_An administrator promoted {user0}, {user1} and %n more participants to moderators_" : ["En administratör befordrade {user0}, {user1} och %n mer deltagare till moderatorer","En administratör befordrade {user0}, {user1} och %n fler deltagare till moderatorer"], "_{actor} promoted {user0}, {user1} and %n more participant to moderators_::_{actor} promoted {user0}, {user1} and %n more participants to moderators_" : ["{actor} befordrade {user0}, {user1} och %n mer deltagare till moderatorer","{actor} befordrade {user0}, {user1} och %n fler deltagare till moderatorer"], "You demoted {user0} and {user1} from moderators" : "Du degraderade {user0} och {user1} från moderatorer", "_You demoted {user0}, {user1} and %n more participant from moderators_::_You demoted {user0}, {user1} and %n more participants from moderators_" : ["Du degraderade {user0}, {user1} och %n mer deltagare från moderatorer","Du degraderade {user0}, {user1} och %n fler deltagare från moderatorer"], diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index ebf642fe133..df579fc0fa4 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -69,6 +69,7 @@ OC.L10N.register( "- Messages can now be edited by logged-in authors and moderators for 6 hours" : "- 登入的作者和主持人現在可以在 6 小時內編輯訊息", "- Unsent message drafts are now saved in your browser " : "- 未發送的訊息草稿現在保存在您的瀏覽器中", "- *Preview:* Text chatting can now be done in a federated way with other Talk servers" : "- *預覽:*文字聊天現在可以與其他 Talk 伺服器以聯合方式完成", + "_All %n participant_::_All %n participants_" : ["所有 %n 個參與者"], "Talk updates ✅" : "Talk 更新 ✅", "Reaction deleted by author" : "反應被作者刪除", "{actor} created the conversation" : "{actor} 建立了對話", @@ -1105,6 +1106,12 @@ OC.L10N.register( "not running, check Matterbridge log" : "未運行,請檢查Matterbridge日誌", "not running" : "沒有運行", "Bridge saved" : "Bridge 已保存", + "Allow participants to mention @all" : "允許參與者提及 @all", + "Mention permissions" : "提及權限", + "Only moderators are allowed to mention @all" : "僅允許主持人提及 @all", + "All participants are allowed to mention @all" : "僅允所有參與者提及 @all", + "Participants are now allowed to mention @all." : "現在參與者可以提及 @all。", + "Mentioning @all has been limited to moderators." : "提及 @all 的權限已限於主持人。", "Notifications" : "通告", "Notify about calls in this conversation" : "在此對話中有電話時通知", "Recording Consent" : "錄製同意", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index a72f3dddf33..38899d9c355 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -67,6 +67,7 @@ "- Messages can now be edited by logged-in authors and moderators for 6 hours" : "- 登入的作者和主持人現在可以在 6 小時內編輯訊息", "- Unsent message drafts are now saved in your browser " : "- 未發送的訊息草稿現在保存在您的瀏覽器中", "- *Preview:* Text chatting can now be done in a federated way with other Talk servers" : "- *預覽:*文字聊天現在可以與其他 Talk 伺服器以聯合方式完成", + "_All %n participant_::_All %n participants_" : ["所有 %n 個參與者"], "Talk updates ✅" : "Talk 更新 ✅", "Reaction deleted by author" : "反應被作者刪除", "{actor} created the conversation" : "{actor} 建立了對話", @@ -1103,6 +1104,12 @@ "not running, check Matterbridge log" : "未運行,請檢查Matterbridge日誌", "not running" : "沒有運行", "Bridge saved" : "Bridge 已保存", + "Allow participants to mention @all" : "允許參與者提及 @all", + "Mention permissions" : "提及權限", + "Only moderators are allowed to mention @all" : "僅允許主持人提及 @all", + "All participants are allowed to mention @all" : "僅允所有參與者提及 @all", + "Participants are now allowed to mention @all." : "現在參與者可以提及 @all。", + "Mentioning @all has been limited to moderators." : "提及 @all 的權限已限於主持人。", "Notifications" : "通告", "Notify about calls in this conversation" : "在此對話中有電話時通知", "Recording Consent" : "錄製同意",