diff --git a/_locales/af-ZA/messages.json b/_locales/af-ZA/messages.json index 7243681cc90f..4bd0467470a6 100644 --- a/_locales/af-ZA/messages.json +++ b/_locales/af-ZA/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Oproep vol" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera gedeaktiveer" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Meer opsies" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Hand opgesteek · {count,number} persoon} other {Hande opgesteek · {count,number} persone}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Jy" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopieer skakel" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Stemoproep geweier} Video {Video-oproep geweier} Group {Groepoproep geweier} other {Oproep geweier}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ander persoon is besig om te tik.} other {{count,number} ander persone is besig om te tik.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 1b927d7e33b4..06b7d31e58c3 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "المكالمة مُمتلئة" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "الكاميرا غير مشغلة" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "خيارات أكثر" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, zero {الأيدي المرفوعة · {count,number} شخص} one {الأيدي المرفوعة · {count,number} شخص} two {الأيدي المرفوعة · {count,number} شخصان} few {الأيدي المرفوعة · {count,number} أشخاص} many {الأيدي المرفوعة · {count,number} شخصًا} other {الأيدي المرفوعة · {count,number} شخص}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "أنت" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "نسخ الرابط" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ڤيديو" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {مكالمة صوتية مرفوضة} Video {مكالمة فيديو مرفوضة} Group {مكالمة جماعية مرفوضة} other {مكالمة مرفوضة}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, zero {{count,number} آخرون يكتبون.} one {{count,number} آخر يكتب.} two {{count,number} آخران يكتبان.} few {{count,number} آخرون يكتبون.} many {{count,number} آخرين يكتبون.} other {{count,number} آخرون يكتبون.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/az-AZ/messages.json b/_locales/az-AZ/messages.json index b766cc88dcf4..56e9924778e9 100644 --- a/_locales/az-AZ/messages.json +++ b/_locales/az-AZ/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Zəng siyahısı doludur" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera sıradan çıxarıldı" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Daha çox seçim" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {{count,number} nəfər əlini qaldırdı} other {{count,number} nəfər əlini qaldırdı}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Siz" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Keçidi kopyala" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {İmtina edilmiş audio-zəng} Video {İmtina edilmiş video-zəng} Group {İmtina edilmiş qrup zəngi} other {İmtina edilmiş zəng}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Əlavə {count,number} nəfər də yazır.} other {Əlavə {count,number} nəfər də yazır.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Kiçik spesifik tənzimləmələr, xəta düzəlişləri və məhsuldarlığın artırılması. Signal istifadə etdiyiniz üçün təşəkkürlər!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/bg-BG/messages.json b/_locales/bg-BG/messages.json index 2ad661306983..01b06fe50d03 100644 --- a/_locales/bg-BG/messages.json +++ b/_locales/bg-BG/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Повикването е пълно" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камерата е деактивирана" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Още опции" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Вдигнати ръце · {count,number} човек} other {Вдигнати ръце · {count,number} души}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Вие" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Копиране на линка" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Отказано гласово обаждане} Video {Отказано видео обаждане} Group {Отказано групово обаждане} other {Отказано обаждане}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} друг човек пише.} other {{count,number} други души пишат.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/bn-BD/messages.json b/_locales/bn-BD/messages.json index c42c0add5725..6ba284ba2aa5 100644 --- a/_locales/bn-BD/messages.json +++ b/_locales/bn-BD/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "কলটিতে জায়গা নেই" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "ক্যামেরা নিষ্ক্রিয় করা হয়েছে" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "আরো অপশন" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {হাত তুলেছেন · {count,number} জন ব্যক্তি} other {হাত তুলেছেন · {count,number} জন}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "আপনি" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "লিংক কপি করুন" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ভিডিও" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {প্রত্যাখ্যান করা হয়েছে এমন ভয়েস কল} Video {প্রত্যাখ্যান করা হয়েছে এমন ভিডিও কল} Group {প্রত্যাখ্যান করা হয়েছে এমন গ্ৰুপ কল} other {প্রত্যাখ্যান করা হয়েছে এমন কল}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {আরো {count,number} জন টাইপ করছেন।} other {আরো {count,number} জন টাইপ করছেন।}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/bs-BA/messages.json b/_locales/bs-BA/messages.json index 94b3d9332b20..ecec58af36ed 100644 --- a/_locales/bs-BA/messages.json +++ b/_locales/bs-BA/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Poziv je pun" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera je onemogućena" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Više opcija" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Podignute ruke · {count,number} osoba} few {Podignute ruke · {count,number} osobe} many {Podignute ruke · {count,number} osoba} other {Podignute ruke · {count,number} osoba}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Vi" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiraj link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Odbijen poziv} Video {Odbijen video poziv} Group {Odbijen grupni poziv} other {Odbijen poziv}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} druga osoba trenutno piše} few {{count,number} druge osobe trenutno pišu} many {{count,number} drugih osoba trenutno piše} other {{count,number} drugih osoba trenutno piše}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index d7534de8581a..2d1407b6d6b3 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Trucada plena" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Càmera desactivada" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Més opcions" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mans aixecades · {count,number} persona} other {Mans aixecades · {count,number} persones}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Tu" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copiar l'enllaç" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Trucada de veu rebutjada} Video {Videotrucada rebutjada} Group {Trucada de grup rebutjada} other {Trucada rebutjada}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} persona més està escrivint.} other {{count,number} persones més estan escrivint.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 0ad5d5c09a75..44c871cc357a 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Hovor plně obsazen" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera zakázána" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Více možností" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Zvednuté ruce · {count,number} osoba} few {Zvednuté ruce · {count,number} osoby} many {Zvednuté ruce · {count,number} osob} other {Zvednuté ruce · {count,number} osob}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Vy" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Zkopírovat odkaz" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Odmítnutý hlasový hovor} Video {Odmítnutý videohovor} Group {Odmítnutý skupinový hovor} other {Odmítnutý hovor}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} další píše.} few {{count,number} další píšou.} many {{count,number} dalších píše.} other {{count,number} dalších píše.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/da/messages.json b/_locales/da/messages.json index d272a507d491..99c65ed74968 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Opkaldet er fuldt" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera déaktiveret" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Flere muligheder" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Oprakte hænder · {count,number} person} other {Oprakt hånd · {count,number} personer}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Dig" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiér link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Afvist taleopkald} Video {Afvist videoopkald} Group {Afvist gruppeopkald} other {Afvist opkald}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} anden skriver.} other {{count,number} andre skriver.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/de/messages.json b/_locales/de/messages.json index c938f3f2712a..c9b2020eb780 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -495,7 +495,7 @@ "messageformat": "Als verifiziert markieren" }, "icu:SafetyNumberViewer__clearVerification": { - "messageformat": "Verifikation entfernen" + "messageformat": "Verifizierung entfernen" }, "icu:SafetyNumberViewer__hint": { "messageformat": "Um die Ende-zu-Ende-Verschlüsselung mit {name} zu verifizieren, vergleiche die Nummern mit seinem/ihrem Gerät. Er/sie kann deinen Code auch mit seinem/ihrem Gerät scannen." @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Anruf voll" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera deaktiviert" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Weitere Optionen" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Hand gehoben · {count,number} Person} other {Hand gehoben · {count,number} Personen}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Du" @@ -2388,7 +2403,7 @@ "messageformat": "Vage oder irrelevante Nachrichten" }, "icu:SafetyTipsModal__TipDescription--Vague": { - "messageformat": "Spammer beginnen oft mit einer einfachen Nachricht wie „Hallo“, um dich anzulocken. Wenn du antwortest, wirst du möglicherweise weiter kontaktiert." + "messageformat": "Spammer beginnen oft mit einer einfachen Nachricht wie »Hallo«, um dich anzulocken. Wenn du antwortest, wirst du möglicherweise weiter kontaktiert." }, "icu:SafetyTipsModal__TipTitle--Links": { "messageformat": "Nachrichten mit Links" @@ -2601,19 +2616,19 @@ "messageformat": "Ausgehender Videoanruf" }, "icu:incomingGroupCall__ringing-you": { - "messageformat": "{ringer} ruft dich gerade an" + "messageformat": "{ringer} ruft dich an" }, "icu:incomingGroupCall__ringing-1-other": { - "messageformat": "{ringer} ruft dich und {otherMember} gerade an" + "messageformat": "{ringer} ruft dich und {otherMember} an" }, "icu:incomingGroupCall__ringing-2-others": { - "messageformat": "{ringer} ruft dich, {first} und {second} gerade an" + "messageformat": "{ringer} ruft dich, {first} und {second} an" }, "icu:incomingGroupCall__ringing-3-others": { - "messageformat": "{ringer} ruft dich, {first}, {second} und 1 weitere Person gerade an" + "messageformat": "{ringer} ruft dich, {first}, {second} und 1 weitere Person an" }, "icu:incomingGroupCall__ringing-many": { - "messageformat": "{remaining, plural, one {{ringer} ruft dich, {first}, {second} und {remaining,number} weitere Person gerade an} other {{ringer} ruft dich, {first}, {second} und {remaining,number} weitere Personen gerade an}}" + "messageformat": "{remaining, plural, one {{ringer} ruft dich, {first}, {second} und {remaining,number} weitere Person an} other {{ringer} ruft dich, {first}, {second} und {remaining,number} weitere Personen an}}" }, "icu:outgoingCallRinging": { "messageformat": "Klingelt…" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Link kopieren" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -2958,31 +2976,31 @@ "messageformat": "Ein Admin hat die Berechtigung »Gruppendetails bearbeiten« zu »Nur Admins« geändert." }, "icu:GroupV2--access-attributes--all--other": { - "messageformat": "{adminName} hat die Bearbeitungsberechtigten für Gruppendetails zu »Alle Mitglieder« geändert." + "messageformat": "{adminName} hat die Berechtigung »Gruppendetails bearbeiten« zu »Alle Mitglieder« geändert." }, "icu:GroupV2--access-attributes--all--you": { - "messageformat": "Du hast die Bearbeitungsberechtigten für Gruppendetails zu »Alle Mitglieder« geändert." + "messageformat": "Du hast die Berechtigung »Gruppendetails bearbeiten« zu »Alle Mitglieder« geändert." }, "icu:GroupV2--access-attributes--all--unknown": { - "messageformat": "Ein Admin hat die Bearbeitungsberechtigten für Gruppendetails zu »Alle Mitglieder« geändert." + "messageformat": "Ein Admin hat die Berechtigung »Gruppendetails bearbeiten« zu »Alle Mitglieder« geändert." }, "icu:GroupV2--access-members--admins--other": { - "messageformat": "{adminName} hat die Bearbeitungsberechtigten für die Gruppenmitgliedschaft zu »Nur Admins« geändert." + "messageformat": "{adminName} hat die Berechtigung »Mitglieder hinzufügen« zu »Nur Admins« geändert." }, "icu:GroupV2--access-members--admins--you": { - "messageformat": "Du hast die Bearbeitungsberechtigten für die Gruppenmitgliedschaft zu »Nur Admins« geändert." + "messageformat": "Du hast die Berechtigung »Mitglieder hinzufügen« zu »Nur Admins« geändert." }, "icu:GroupV2--access-members--admins--unknown": { - "messageformat": "Ein Admin hat die Bearbeitungsberechtigten für die Gruppenmitgliedschaft zu »Nur Admins« geändert." + "messageformat": "Ein Admin hat die Berechtigung »Mitglieder hinzufügen« zu »Nur Admins« geändert." }, "icu:GroupV2--access-members--all--other": { - "messageformat": "{adminName} hat die Bearbeitungsberechtigten für die Gruppenmitgliedschaft zu »Alle Mitglieder« geändert." + "messageformat": "{adminName} hat die Berechtigung »Mitglieder hinzufügen« zu »Alle Mitglieder« geändert." }, "icu:GroupV2--access-members--all--you": { - "messageformat": "Du hast die Bearbeitungsberechtigten für die Gruppenmitgliedschaft zu »Alle Mitglieder« geändert." + "messageformat": "Du hast die Berechtigung »Mitglieder hinzufügen« zu »Alle Mitglieder« geändert." }, "icu:GroupV2--access-members--all--unknown": { - "messageformat": "Ein Admin hat die Bearbeitungsberechtigten für die Gruppenmitgliedschaft zu »Alle Mitglieder« geändert." + "messageformat": "Ein Admin hat die Berechtigung »Mitglieder hinzufügen« zu »Alle Mitglieder« geändert." }, "icu:GroupV2--access-invite-link--disabled--you": { "messageformat": "Du hast Admin-Bestätigungen für den Gruppen-Link deaktiviert." @@ -3405,7 +3423,7 @@ "messageformat": "Tippe auf dein Profilbild links oben, um die Einstellungen zu öffnen." }, "icu:BadgeSustainerInstructions__instructions__3": { - "messageformat": "Tippe auf „An Signal spenden“ und wähle einen Geldbetrag aus." + "messageformat": "Tippe auf »An Signal spenden« und wähle einen Geldbetrag aus." }, "icu:CompositionArea--expand": { "messageformat": "Erweitern" @@ -3897,25 +3915,25 @@ "messageformat": "Verifizieren zum Senden weiterer Nachrichten" }, "icu:CaptchaDialog__first-paragraph": { - "messageformat": "Hilf dabei, Spam auf Signal zu verhindern, und schließe die Verifikation ab." + "messageformat": "Hilf dabei, Spam auf Signal zu verhindern, und schließe die Verifizierung ab." }, "icu:CaptchaDialog__second-paragraph": { - "messageformat": "Nach abgeschlossener Verifikation kannst du wieder Nachrichten senden. Alle pausierten Nachrichten werden dann automatisch versendet." + "messageformat": "Nach abgeschlossener Verifizierung kannst du wieder Nachrichten senden. Alle pausierten Nachrichten werden dann automatisch versendet." }, "icu:CaptchaDialog--can-close__title": { - "messageformat": "Ohne Verifikation fortfahren?" + "messageformat": "Ohne Verifizierung fortfahren?" }, "icu:CaptchaDialog--can-close__body": { - "messageformat": "Falls du die Verifikation überspringst, kannst du eventuell keine Nachrichten mehr empfangen oder versenden." + "messageformat": "Falls du die Verifizierung überspringst, kannst du eventuell keine Nachrichten mehr empfangen oder versenden." }, "icu:CaptchaDialog--can_close__skip-verification": { - "messageformat": "Verifikation überspringen" + "messageformat": "Verifizierung überspringen" }, "icu:verificationComplete": { - "messageformat": "Verifikation abgeschlossen." + "messageformat": "Verifizierung abgeschlossen." }, "icu:verificationFailed": { - "messageformat": "Verifikation gescheitert. Bitte versuche es später erneut." + "messageformat": "Verifizierung gescheitert. Bitte versuche es später erneut." }, "icu:deleteForEveryoneFailed": { "messageformat": "Die Nachricht konnte nicht für alle Teilnehmer gelöscht werden. Bitte versuche es später erneut." @@ -4302,7 +4320,7 @@ "messageformat": "Link-Vorschauen erzeugen" }, "icu:Preferences__link-previews--description": { - "messageformat": "Um diese Einstellung zu ändern, öffne die Signal-App auf deinem Mobilgerät und gehe dort zu „Einstellungen“ → „Chats“" + "messageformat": "Um diese Einstellung zu ändern, öffne die Signal-App auf deinem Mobilgerät und gehe dort zu »Einstellungen« → »Chats«" }, "icu:Preferences__auto-convert-emoji--title": { "messageformat": "Eingegebene Emoticons in Emojis umwandeln" @@ -4812,13 +4830,13 @@ "messageformat": "Lesebestätigungen ansehen" }, "icu:StoriesSettings__view-receipts--description": { - "messageformat": "Um diese Einstellung zu ändern, öffne die Signal-App auf deinem Mobilgerät und gehe dort zu „Einstellungen“ -> „Storys“" + "messageformat": "Um diese Einstellung zu ändern, öffne die Signal-App auf deinem Mobilgerät und gehe dort zu »Einstellungen« -> »Storys«" }, "icu:GroupStorySettingsModal__members_title": { "messageformat": "Wer diese Story sehen kann" }, "icu:GroupStorySettingsModal__members_help": { - "messageformat": "Mitglieder der Gruppe „{groupTitle}“ können diese Story sehen und darauf antworten. Du kannst die Mitgliedschaft für diesen Chat in der Gruppe aktualisieren." + "messageformat": "Mitglieder der Gruppe »{groupTitle}« können diese Story sehen und darauf antworten. Du kannst die Mitgliedschaft für diesen Chat in der Gruppe aktualisieren." }, "icu:GroupStorySettingsModal__remove_group": { "messageformat": "Gruppen-Story entfernen" @@ -4941,7 +4959,7 @@ "messageformat": "Anhang herunterladen" }, "icu:StoryViewsNRepliesModal__read-receipts-off": { - "messageformat": "Lesebestätigungen aktivieren, um zu sehen, wer deine Storys gesehen hat. Öffne die Signal-App auf deinem mobilen Gerät und navigiere zu „Einstellungen“ > „Storys“" + "messageformat": "Lesebestätigungen aktivieren, um zu sehen, wer deine Storys gesehen hat. Öffne die Signal-App auf deinem mobilen Gerät und navigiere zu »Einstellungen« > »Storys«" }, "icu:StoryViewsNRepliesModal__no-replies": { "messageformat": "Bisher keine Antworten" @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Abgelehnter Sprachanruf} Video {Abgelehnter Videoanruf} Group {Abgelehnter Gruppenanruf} other {Abgelehnter Anruf}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} andere*r schreibt etwas.} other {{count,number} andere schreiben etwas.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 9df826d8249a..0a55de41b821 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Η κλήση είναι γεμάτη" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Κάμερα απενεργοποιημένη" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Περισσότερες επιλογές" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Σηκωμένα χέρια · {count,number} άτομο} other {Σηκωμένα χέρια · {count,number} άτομα}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Εσύ" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Αντιγραφή συνδέσμου" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Βίντεο" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Απορρίφθηκε μια κλήση} Video {Απορρίφθηκε μια βιντεοκλήση} Group {Απορρίφθηκε μια ομαδική κλήση} other {Απορρίφθηκε μια κλήση}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} άλλο άτομο πληκτρολογεί.} other {{count,number} άλλα άτομα πληκτρολογούν.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/es/messages.json b/_locales/es/messages.json index bf2ba3dbbd88..4df6ae6960fe 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Llamada completa" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Cámara desactivada" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Más opciones" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Manos levantadas · {count,number} persona} other {Manos levantadas · {count,number} personas}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Tú" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copiar enlace" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Llamada de voz rechazada} Video {Videollamada rechazada} Group {Llamada de grupo rechazada} other {Llamada rechazada}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} persona más está escribiendo.} other {{count,number} personas más están escribiendo.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Pequeños ajustes, soluciones a errores y mejoras al desempeño. ¡Gracias por usar Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/et-EE/messages.json b/_locales/et-EE/messages.json index c89f0906d3e2..3cc11fd18f2b 100644 --- a/_locales/et-EE/messages.json +++ b/_locales/et-EE/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Kõne on täis" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kaamera on keelatud" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Rohkem valikuid" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Tõstetud käsi · {count,number} isik} other {Tõstetud käsi · {count,number} isikut}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Sina" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopeeri link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Sa keeldusid häälkõnest} Video {Sa keeldusid videokõnest} Group {Sa keeldusid grupikõnest} other {Sa keeldusid kõnest}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} veel kirjutab.} other {{count,number} veel kirjutavad.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/eu/messages.json b/_locales/eu/messages.json index 11a8ae75a46c..26f32a508f88 100644 --- a/_locales/eu/messages.json +++ b/_locales/eu/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Deia beteta dago" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamara desaktibatuta" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Aukera gehiago" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Jasotako eskuak · {count,number} pertsona} other {Jasotako eskuak · {count,number} pertsona}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Zu" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiatu esteka" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Bideoa" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Ahots-deia baztertu da} Video {Bideodeia baztertu da} Group {Talde-deia baztertu da} other {Deia baztertu da}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Beste {count,number} idazten ari da.} other {Beste {count,number} idazten ari dira.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/fa-IR/messages.json b/_locales/fa-IR/messages.json index 352519130dcc..c22df1b5529a 100644 --- a/_locales/fa-IR/messages.json +++ b/_locales/fa-IR/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ظرفیت تماس تکمیل است" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "دوربین غیرفعال شد" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "گزینه‌های بیشتر" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {دست بالا برده است · {count,number} نفر} other {دست بالا برده‌اند · {count,number} نفر}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "شما" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "کپی کردن پیوند" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ویدئو" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {تماس صوتی رد شده} Video {تماس تصویری رد شده} Group {تماس گروهی رد شده} other {تماس رد شده}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} نفر دیگر در حال تایپ است.} other {{count,number} نفر دیگر در حال تایپ هستند.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index d78a6c81b84c..331570564003 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Puhelu täynnä" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera poistettu käytöstä" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Lisää valintoja" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Käsi nostettu: · {count,number} henkilö} other {Käsi nostettu:· {count,number} henkilöä}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Sinä" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopioi linkki" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Hylätty äänipuhelu} Video {Hylätty videopuhelu} Group {Hylätty ryhmäpuhelu} other {Hylätty puhelu}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} käyttäjä kirjoittaa.} other {{count,number} käyttäjää kirjoittaa.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index b65888ec1932..1d73e384365b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -498,7 +498,7 @@ "messageformat": "Annuler la confirmation" }, "icu:SafetyNumberViewer__hint": { - "messageformat": "Pour vérifier le chiffrement de bout en bout avec {name}, comparez les chiffres ci-dessus avec leur appareil. Ils peuvent également lire votre code avec leur appareil." + "messageformat": "Pour vérifier le chiffrement de bout en bout de vos communications avec {name}, comparez les chiffres ci-dessus avec ceux de son appareil. Vous pouvez aussi scanner le code QR qui s’affiche sur son appareil." }, "icu:SafetyNumberViewer__learn_more": { "messageformat": "En savoir plus" @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Appel complet" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "La caméra est désactivée" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Plus d’options" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mains levées · {count,number} personne} other {Mains levées · {count,number} personnes}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Vous" @@ -1632,7 +1647,7 @@ "messageformat": "Attirer l’attention sur cette fenêtre quand une notification arrive" }, "icu:hideMenuBar": { - "messageformat": "Cacher la barre de menu" + "messageformat": "Masquer la barre de menu" }, "icu:newConversation": { "messageformat": "Nouvelle conversation" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copier le lien" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vidéo" }, @@ -4329,7 +4347,7 @@ "messageformat": "Numéro de téléphone" }, "icu:Preferences__pnp__row--body": { - "messageformat": "Choisissez qui peut voir votre numéro de téléphone et qui peut vous contacter sur Signal avec celui-ci." + "messageformat": "Choisissez qui peut voir votre numéro de téléphone et qui peut l’utiliser pour vous rechercher sur Signal." }, "icu:Preferences__pnp__row--button": { "messageformat": "Modifier..." @@ -5266,7 +5284,7 @@ "messageformat": "Activer/désactiver" }, "icu:CallsList__EmptyState--noQuery": { - "messageformat": "Aucun appel récent. Commencez en appelant un ami." + "messageformat": "Aucun appel récent. Pour commencer, appelez un ami." }, "icu:CallsList__EmptyState--hasQuery": { "messageformat": "Aucun résultat pour « {query} »" @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Appel vocal rejeté} Video {Appel vidéo rejeté} Group {Appel de groupe rejeté} other {Appel rejeté}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} autre personne est en train d’écrire.} other {{count,number} autres personnes sont en train d’écrire.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Petits ajustements, corrections de bugs et améliorations des performances. Nous vous remercions d’utiliser Signal !", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ga-IE/messages.json b/_locales/ga-IE/messages.json index 7ef41297a0cb..732f8c475975 100644 --- a/_locales/ga-IE/messages.json +++ b/_locales/ga-IE/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Glao lán" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Ceamara díchumasaithe" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Tuilleadh roghanna" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Lámha ardaithe · {count,number} duine} two {Lámha ardaithe · {count,number} dhuine} few {Lámha ardaithe · {count,number} dhuine} many {Lámha ardaithe · {count,number} nduine} other {Lámha ardaithe · {count,number} duine}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Tusa" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Cóipeáil an nasc" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Físeán" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Guthghlao a diúltaíodh dó} Video {Físghlao a diúltaíodh dó} Group {Grúpghlao a diúltaíodh dó} other {Glao a diúltaíodh dó}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Tá {count,number} duine eile ag clóscríobh.} two {Tá {count,number} dhuine eile ag clóscríobh.} few {Tá {count,number} dhuine eile ag clóscríobh.} many {Tá {count,number} nduine eile ag clóscríobh.} other {Tá {count,number} duine eile ag clóscríobh.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/gl-ES/messages.json b/_locales/gl-ES/messages.json index 68b2e95ec505..0a3aee2c63aa 100644 --- a/_locales/gl-ES/messages.json +++ b/_locales/gl-ES/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Chamada completa" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Cámara desactivada" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Máis opcións" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mans alzadas · {count,number} persoa} other {Mans alzadas · {count,number} persoas}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Ti" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copiar ligazón" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Chamada de voz rexeitada} Video {Videochamada rexeitada} Group {Chamada de grupo rexeitada} other {Chamada rexeitada}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} outro está a escribir.} other {{count,number} outros están a escribir.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/gu-IN/messages.json b/_locales/gu-IN/messages.json index 3b497209c340..22793507b1bd 100644 --- a/_locales/gu-IN/messages.json +++ b/_locales/gu-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "કૉલમાં જગ્યા નથી" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "કૅમેરા અક્ષમ છે" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "વધુ વિકલ્પો" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {હાથ ઊંચો કર્યો · {count,number} વ્યક્તિ} other {હાથ ઊંચા કર્યા · {count,number} લોકો}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "તમે" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "લિંક કૉપી કરો" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "વિડિયો" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {નકારેલ વૉઇસ કૉલ} Video {નકારેલ વીડિયો કૉલ} Group {નકારેલ ગ્રૂપ કૉલ} other {નકારેલ કૉલ}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} અન્ય ટાઇપ કરી રહ્યા છે.} other {{count,number} અન્યો ટાઇપ કરી રહ્યાં છે.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/he/messages.json b/_locales/he/messages.json index 84bad0be6bb6..bf477add10c0 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "השיחה מלאה" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "המצלמה מושבתת" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "עוד אפשרויות" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {ידיים מורמות · אדם {count,number}} two {ידיים מורמות · {count,number} אנשים} many {ידיים מורמות · {count,number} אנשים} other {ידיים מורמות · {count,number} אנשים}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "את/ה" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "העתקת קישור" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "סרטון" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {שיחה קולית נדחתה} Video {שיחת וידאו נדחתה} Group {שיחה קבוצתית נדחתה} other {שיחה נדחתה}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {עוד {count,number} מקליד/ה.} two {עוד {count,number} מקלידים.} many {עוד {count,number} מקלידים.} other {עוד {count,number} מקלידים.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/hi-IN/messages.json b/_locales/hi-IN/messages.json index e672ba64e96b..1923869b3af0 100644 --- a/_locales/hi-IN/messages.json +++ b/_locales/hi-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "पूर्ण कॉल करें" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "कैमरा डिसेबल किया गया" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "अधिक विकल्प" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {हाथ उठाए हुए · {count,number} व्यक्ति} other {हाथ उठाए हुए · {count,number} लोग}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "आप" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "लिंक कॉपी करें" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "वीडियो" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {अस्वीकृत वॉयस कॉल} Video {अस्वीकृत वीडियो कॉल} Group {अस्वीकृत ग्रुप कॉल} other {अस्वीकृत कॉल}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} अन्य टाइप कर रहा/रही है।} other {{count,number} अन्य टाइप कर रहे/रही हैं।}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/hr-HR/messages.json b/_locales/hr-HR/messages.json index d089d9aaf662..0f9923b939ea 100644 --- a/_locales/hr-HR/messages.json +++ b/_locales/hr-HR/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Poziv je pun" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera je onemogućena" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Više opcija" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Podignute ruke · {count,number} osoba} few {Podignute ruke · {count,number} osobe} many {Podignute ruke · {count,number} osoba} other {Podignute ruke · {count,number} osoba}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Vi" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiraj poveznicu" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Odbijen glasovni poziv} Video {Odbijen videopoziv} Group {Odbijen grupni poziv} other {Odbijen poziv}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} osoba tipka.} few {{count,number} osobe tipkaju.} many {{count,number} osoba tipka.} other {{count,number} osoba tipka.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index b09b3ec0b27f..30dc9388672a 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "A hívás megtelt" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera letiltva" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "További lehetőségek" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Felemelt kezek · {count,number} személy} other {Felemelt kezek · {count,number} személy}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Te" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Hivatkozás másolása" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Videó" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Elutasított hanghívás} Video {Elutasított videohívás} Group {Elutasított csoporthívás} other {Elutasított hívás}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} másik személy ír.} other {{count,number} másik személy ír.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Apró finomítások, hibajavítások és teljesítménynövelések. Köszönjük, hogy a Signalt használod!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 97f136440c26..252f27ffe96c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Panggilan penuh" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera dinonaktifkan" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Opsi lainnya" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {Mengangkat tangan · {count,number} orang}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Anda" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Salin tautan" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Panggilan suara ditolak} Video {Panggilan video ditolak} Group {Panggilan grup ditolak} other {Panggilan ditolak}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number} orang lainnya sedang mengetik.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 7a5608c5032f..1efe3e033120 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Chiamata piena" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Camera disattivata" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Più opzioni" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mani alzate · {count,number} persona} other {Mani alzate · {count,number} persone}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Tu" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copia link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Chiamata vocale rifiutata} Video {Videochiamata rifiutata} Group {Chiamata di gruppo rifiutata} other {Chiamata rifiutata}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} persona sta scrivendo.} other {{count,number} persone stanno scrivendo.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index b009b0c6a2c8..c371279e8e7c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "定員オーバーです" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "カメラが無効になっています" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "その他のオプション" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {手を挙げている人・{count,number}人}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "あなた" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "リンクをコピーします" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "動画" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {音声通話が拒否されました} Video {ビデオ通話が拒否されました} Group {グループ通話が拒否されました} other {ビデオ通話が拒否されました}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number} 人が入力中です。}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ka-GE/messages.json b/_locales/ka-GE/messages.json index 56ca413f2336..a85ba556cc54 100644 --- a/_locales/ka-GE/messages.json +++ b/_locales/ka-GE/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ზარი გადავსებულია" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "კამერა გამორთულია" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "მეტი ოფცია" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {აწეული ხელები · {count,number} ადამიანი} other {აწეული ხელები · {count,number} ადამიანი}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "შენ" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "ბმულის დაკოპირება" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ვიდეო" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {უარყოფილი ხმოვანი ზარი} Video {უარყოფილი ვიდეო ზარი} Group {უარყოფილი ჯგუფური ზარი} other {უარყოფილი ზარი}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} სხვა ბეჭდავს.} other {{count,number} სხვა ბეჭდავს.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/kk-KZ/messages.json b/_locales/kk-KZ/messages.json index 8b7926e7b03f..4576a40c7e2a 100644 --- a/_locales/kk-KZ/messages.json +++ b/_locales/kk-KZ/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Қоңырауда орын жоқ" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камера өшірілді" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Қосымша опциялар" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Көтерілген қолдар · {count,number} адам} other {Көтерілген қолдар · {count,number} адам}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Сіз" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Сілтемені көшіру" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Қабылданбаған дауыстық қоңырау} Video {Қабылданбаған видеоқоңырау} Group {Қабылданбаған топтық қоңырау} other {Қабылданбаған қоңырау}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Тағы {count,number} адам жазып жатыр.} other {Тағы {count,number} адам жазып жатыр.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/km-KH/messages.json b/_locales/km-KH/messages.json index e66a1bc9860c..b14bfde7c247 100644 --- a/_locales/km-KH/messages.json +++ b/_locales/km-KH/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ការហៅពេញហើយ" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "កាមេរ៉ាត្រូវបានបិទ" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "ជម្រើសច្រើនទៀត" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {បានលើកដៃ · {count,number} នាក់}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "អ្នក" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "ចម្លងតំណ" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "វីដេអូ" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {ការហៅជាសំឡេងដែលបានបដិសេធ} Video {ការហៅជាវីដេអូដែលបានបដិសេធ} Group {ការហៅជាក្រុមដែលបានបដិសេធ} other {ការហៅដែលបានបដិសេធ}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number} នាក់ផ្សេងទៀតកំពុងវាយអក្សរ។}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/kn-IN/messages.json b/_locales/kn-IN/messages.json index 8b2fd8c979b5..ce4c113f7444 100644 --- a/_locales/kn-IN/messages.json +++ b/_locales/kn-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ಕರೆ ಭರ್ತಿಯಾಗಿದೆ" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "ಕ್ಯಾಮರಾ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {ಕೈ ಎತ್ತಿದವರು · {count,number} ಮಂದಿ} other {ಕೈ ಎತ್ತಿದವರು · {count,number} ಮಂದಿ}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "ನೀವು" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "ಲಿಂಕ್ ನಕಲಿಸಿ" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ವೀಡಿಯೊ" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {ನಿರಾಕರಿಸಿದ ಧ್ವನಿ ಕರೆ} Video {ನಿರಾಕರಿಸಿದ ವೀಡಿಯೊ ಕರೆ} Group {ನಿರಾಕರಿಸಿದ ಗ್ರೂಪ್ ಕರೆ} other {ನಿರಾಕರಿಸಿದ ಕರೆ}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ಇತರೆ ವ್ಯಕ್ತಿ ಟೈಪ್ ಮಾಡುತ್ತಿದ್ದಾರೆ.} other {{count,number} ಇತರ ಮಂದಿ ಟೈಪ್ ಮಾಡುತ್ತಿದ್ದಾರೆ.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 7438e1dbbd57..8658129e3051 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "통화 최대 참가자 수 도달" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "카메라 비활성화" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "옵션 더 보기" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {손 든 사람 · {count,number}명}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "나" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "링크 복사" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "동영상" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {음성 통화를 거부함} Video {영상 통화를 거부함} Group {그룹 통화를 거부함} other {통화를 거부함}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number}명이 입력하는 중입니다.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ky-KG/messages.json b/_locales/ky-KG/messages.json index d302294e4d64..eacd829a0638 100644 --- a/_locales/ky-KG/messages.json +++ b/_locales/ky-KG/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Чалуу толук" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камера өчүрүлгөн" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Дагы параметрлер" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {Канча адам кол көтөрдү: · {count,number}}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Сиз" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Шилтемени көчүрүү" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Четке кагылган аудио чалуу} Video {Четке кагылган видео чалуу} Group {Четке кагылган топтук чалуу} other {Четке кагылган чалуу}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {Дагы {count,number} адам жазып жатат.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/lt-LT/messages.json b/_locales/lt-LT/messages.json index f175e290d4a9..9f9d9df9aa25 100644 --- a/_locales/lt-LT/messages.json +++ b/_locales/lt-LT/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Skambutis pilnas" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera išjungta" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Daugiau parinkčių" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Pakeltos rankos: · {count,number} asmuo} few {Pakeltos rankos: · {count,number} asmenys} many {Pakeltos rankos: · {count,number} asmens} other {Pakeltos rankos: · {count,number} asmenų}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Jūs" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopijuoti nuorodą" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vaizdo įrašas" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Atmestas balso skambutis} Video {Atmestas vaizdo skambutis} Group {Atmestas grupės skambutis} other {Atmestas skambutis}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} žmogus rašo.} few {{count,number} žmonės rašo.} many {{count,number} žmonių rašo.} other {{count,number} žmonių rašo.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/lv-LV/messages.json b/_locales/lv-LV/messages.json index 402023112102..b8d5833bdfa2 100644 --- a/_locales/lv-LV/messages.json +++ b/_locales/lv-LV/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Zvanā nav vietu" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera atspējota" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Papildu iespējas" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, zero {Paceltas rokas: {count,number} cilvēku} one {Paceltas rokas: {count,number} cilvēks} other {Paceltas rokas: {count,number} cilvēki}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Jūs" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopēt saiti" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Noraidīts balss zvans} Video {Noraidīts video zvans} Group {Noraidīts grupas zvans} other {Noraidīts zvans}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, zero {{count,number} citi raksta.} one {{count,number} cits raksta.} other {{count,number} citi raksta.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/mk-MK/messages.json b/_locales/mk-MK/messages.json index e8c2a0d40f96..72ebf58e5183 100644 --- a/_locales/mk-MK/messages.json +++ b/_locales/mk-MK/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Повикот е полн" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камерата е исклучена" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Повеќе опции" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Кренати раце · {count,number} личност} other {Кренати раце · {count,number} лица}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Вие" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Копирај линк" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Одбиен гласовен повик} Video {Одбиен видео повик} Group {Одбиен групен повик} other {Одбиен повик}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Уште {count,number} лице пишува.} other {Уште {count,number} лица пишуваат.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ml-IN/messages.json b/_locales/ml-IN/messages.json index 0994122a1b41..1fe2177af941 100644 --- a/_locales/ml-IN/messages.json +++ b/_locales/ml-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "കോൾ നിറഞ്ഞു" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "കാമറ പ്രവർത്തനരഹിതമാണ്" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "കൂടുതൽ ഓപ്‌ഷനുകൾ" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {ഉയർത്തിയ കൈകൾ · {count,number} ആൾ} other {ഉയർത്തിയ കൈകൾ · {count,number} പേർ}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "നിങ്ങൾ" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "ലിങ്ക് പകർത്തുക" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "വീഡിയോ" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {നിരസിച്ച വോയിസ് കോൾ} Video {നിരസിച്ച വീഡിയോ കോൾ} Group {നിരസിച്ച ഗ്രൂപ്പ് കോൾ} other {നിരസിച്ച കോൾ}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {മറ്റ് {count,number} ആൾ ടൈപ്പ് ചെയ്യുന്നു.} other {മറ്റ് {count,number} പേർ ടൈപ്പ് ചെയ്യുന്നു.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/mr-IN/messages.json b/_locales/mr-IN/messages.json index 88b151ae2dd9..24c5b5f49f56 100644 --- a/_locales/mr-IN/messages.json +++ b/_locales/mr-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "कॉल फुल्ल आहे" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "कॅमेरा अक्षम केले" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "अधिक पर्याय" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {{count,number} व्यक्तीने हात वर केला} other {{count,number} व्यक्तींनी हात वर केले}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "आपण" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "लिंक कॉपी करा" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "व्हिडिओ" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {व्हॉईस कॉल नाकारा} Video {व्हिडिओ कॉल नाकारा} Group {नाकारलेला ग्रुप कॉल} other {नाकारलेला कॉल}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} इतर टाईप करत आहे.} other {{count,number} इतर टाईप करत आहेत.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ms/messages.json b/_locales/ms/messages.json index 374aeb593a49..436bd8b0997a 100644 --- a/_locales/ms/messages.json +++ b/_locales/ms/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Panggilan penuh" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera dinyahdayakan" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Lebih pilihan" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {Angkat tangan · {count,number} orang}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Anda" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Salin pautan" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Panggilan suara ditolak} Video {Panggilan video ditolak} Group {Panggilan kumpulan ditolak} other {Panggilan ditolak}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number} yang lain sedang menaip.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/my/messages.json b/_locales/my/messages.json index 16493ad0c5ca..35209b2b059c 100644 --- a/_locales/my/messages.json +++ b/_locales/my/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ကောလ်တွင် လူပြည့်နေပြီ" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "ကင်မရာ ပိတ်ထားသည်" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "နောက်ထပ် ရွေးစရာများ" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {လက်မြှောက်ထားသူ · {count,number} ဦး}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "သင်" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "လင့်ခ် ကူးရန်" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ရုပ်မြင်သံကြား" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {ငြင်းပယ်ခဲ့သော အော်ဒီယိုကောလ်} Video {ငြင်းပယ်ခဲ့သော ဗီဒီယိုကောလ်} Group {ငြင်းပယ်ခဲ့သော အဖွဲ့ကောလ်} other {ငြင်းပယ်ခဲ့သော ကောလ်}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {အခြား {count,number} ဦး စာရိုက်နေသည်။}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index b8665aa7fc01..8bdc6a4f1e05 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Samtalen er full" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera utilgjengelig" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Flere muligheter" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Opprakte hender · {count,number} person} other {Opprakte hender · {count,number} personer}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Deg" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopier lenken" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Avvist taleanrop} Video {Avvist videoanrop} Group {Avvist gruppeanrop} other {Avvist anrop}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} annen person skriver.} other {{count,number} andre personer skriver.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index eac5cb23775b..a6f48980b2ab 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -57,7 +57,7 @@ "messageformat": "Foutmelding kopiëren en afsluiten" }, "icu:unknownContact": { - "messageformat": "Onbekend contactpersoon" + "messageformat": "Onbekend contact" }, "icu:unknownGroup": { "messageformat": "Onbekende groep" @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Oproep vol" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Camera uitgeschakeld" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Meer opties" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Opgestoken hand · {count,number} persoon} other {Opgestoken hand · {count,number} personen}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Jij" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Link kopiëren" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Spraakoproep geweigerd} Video {Video-oproep geweigerd} Group {Groepsoproep geweigerd} other {Oproep geweigerd}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ander is aan het typen.} other {{count,number} anderen zijn aan het typen.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/pa-IN/messages.json b/_locales/pa-IN/messages.json index dc005b365eb1..3a18afb46c9e 100644 --- a/_locales/pa-IN/messages.json +++ b/_locales/pa-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ਕਾਲ ਭਰੀ ਹੋਈ ਹੈ" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "ਕੈਮਰਾ ਅਸਮਰੱਥ ਹੈ" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "ਹੋਰ ਵਿਕਲਪ" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {ਹੱਥ ਉੱਪਰ ਕੀਤਾ · {count,number} ਵਿਅਕਤੀ} other {ਹੱਥ ਉੱਪਰ ਕੀਤਾ · {count,number} ਲੋਕ}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "ਤੁਸੀਂ" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "ਲਿੰਕ ਕਾਪੀ ਕਰੋ" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ਵੀਡੀਓ" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {ਵੌਇਸ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} Video {ਵੀਡੀਓ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} Group {ਗਰੁੱਪ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} other {ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ਹੋਰ ਵਰਤੋਂਕਾਰ ਲਿਖ ਰਿਹਾ ਹੈ।} other {{count,number} ਹੋਰ ਵਰਤੋਂਕਾਰ ਲਿਖ ਰਹੇ ਹਨ।}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 1f91b6f61b99..065dfa091fed 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Połączenie pełne" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera wyłączona" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Więcej opcji" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Podniesione ręce · {count,number} osoba} few {Podniesione ręce · {count,number} osoby} many {Podniesione ręce · {count,number} osób} other {Podniesione ręce · {count,number} osób}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Ty" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiuj link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Wideo" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Odrzucone połączenie głosowe} Video {Odrzucone połączenie wideo} Group {Odrzucone połączenie grupowe} other {Odrzucone połączenie}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} inna osoba pisze.} few {{count,number} inne osoby piszą.} many {{count,number} innych osób pisze.} other {{count,number} innej osoby pisze.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Małe ulepszenia, poprawki błędów i zwiększona funkcjonalność. Dzięki za korzystanie z Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/pt-BR/messages.json b/_locales/pt-BR/messages.json index e8349a56f5cd..53182f9aade5 100644 --- a/_locales/pt-BR/messages.json +++ b/_locales/pt-BR/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Chamada lotada" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Câmera desativada" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Mais opções" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mãos levantadas · {count,number} pessoa} other {Mãos levantadas · {count,number} pessoas}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Você" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copiar link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Chamada de voz recusada} Video {Chamada de vídeo recusada} Group {Chamada em grupo recusada} other {Chamada recusada}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} outra pessoa está digitando.} other {{count,number} outras pessoas estão digitando.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/pt-PT/messages.json b/_locales/pt-PT/messages.json index 9b297cf68b53..d4bac356f1cf 100644 --- a/_locales/pt-PT/messages.json +++ b/_locales/pt-PT/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Chamada cheia" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Câmara desativada" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Mais opções" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mãos levantadas · {count,number} pessoa} other {Mãos levantadas · {count,number} pessoas}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Você" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copiar link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Chamada de voz rejeitada} Video {Videochamada rejeitada} Group {Chamada de grupo rejeitada} other {Chamada rejeitada}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} está a escrever.} other {{count,number} estão a escrever.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ro-RO/messages.json b/_locales/ro-RO/messages.json index 3ba0c1bd2eb4..a174d376d435 100644 --- a/_locales/ro-RO/messages.json +++ b/_locales/ro-RO/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Numărul maxim de participanți a fost atins" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Cameră dezactivată" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Mai multe opțiuni" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mâini ridicate · {count,number} persoană} few {Mâini ridicate · {count,number} persoane} other {Mâini ridicate · {count,number} de persoane}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Tu" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Copiază linkul" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Apel video respins} Video {Apel video respins} Group {Apel de grup respins} other {Respinge apelul}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {încă {count,number} scrie.} few {încă {count,number} alții scriu.} other {încă {count,number} alții scriu.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Mici ajustări, soluționări de bug-uri și îmbunătățiri ale performanței. Mersi că folosești Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 665fa85e4a4a..241bdfcb42da 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Звонок заполнен" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камера отключена" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Больше опций" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Поднятые руки · {count,number} человек} few {Поднятые руки · {count,number} человека} many {Поднятые руки · {count,number} человек} other {Поднятые руки · {count,number} человека}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Вы" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Копировать ссылку" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Отклонённый аудиозвонок} Video {Отклонённый видеозвонок} Group {Отклонённый групповой звонок} other {Отклонить звонок}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Ещё {count,number} печатает.} few {Ещё {count,number} печатают.} many {Ещё {count,number} печатают.} other {Ещё {count,number} печатают.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/sk-SK/messages.json b/_locales/sk-SK/messages.json index 3e76b7e09655..f01e6cb7fd7a 100644 --- a/_locales/sk-SK/messages.json +++ b/_locales/sk-SK/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Hovor je plne obsadený" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera vypnutá" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Viac možností" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Zdvihnuté ruky · {count,number} osoba} few {Zdvihnuté ruky · {count,number} osoby} many {Zdvihnuté ruky · {count,number} osoby} other {Zdvihnuté ruky · {count,number} ľudí}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Vy" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Skopírovať odkaz" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Odmietnutý hlasový hovor} Video {Odmietnutý videohovor} Group {Odmietnutý skupinový hovor} other {Odmietnutý hovor}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ďalší píše.} few {{count,number} ďalší píšu.} many {{count,number} ďalšieho píše.} other {{count,number} ďalších píše.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/sl-SI/messages.json b/_locales/sl-SI/messages.json index e50f042d8e0e..574c5e952dc2 100644 --- a/_locales/sl-SI/messages.json +++ b/_locales/sl-SI/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Klic je poln" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera onemogočena" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Več možnosti" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Dvignjene roke · {count,number} oseba} two {Dvignjene roke · {count,number} osebi} few {Dvignjene roke · {count,number} osebe} other {Dvignjene roke · {count,number} oseb}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Vi" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiraj povezavo" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Zavrnjen zvočni klic} Video {Zavrnjen video klic} Group {Zavrnjen skupinski klic} other {Zavrnjen klic}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Še ena oseba tipka.} two {Še {count,number} osebi tipkata.} few {Še {count,number} osebe tipkajo.} other {Še {count,number} oseb tipka.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/sq-AL/messages.json b/_locales/sq-AL/messages.json index 8d4c9acd4dec..86015acc17ec 100644 --- a/_locales/sq-AL/messages.json +++ b/_locales/sq-AL/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Thirrja plot" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera e çaktivizuar" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Opsione të tjera" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Duar të ngritura · {count,number} person} other {Duar të ngritura · {count,number} persona}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Ti" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopjo linkun" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Thirrje zanore e refuzuar} Video {Thirrje me video e refuzuar} Group {Thirrje në grup e refuzuar} other {Thirrje e refuzuar}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} tjetër po shkruan.} other {{count,number} tjerë po shkruajnë.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 11c7ef151dab..c34e1c9e9b4a 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Позив је пун" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камера је искључена" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Више опција" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Подигнуте руке · укупно {count,number}} other {Подигнуте руке · укупно {count,number}}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Ви" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Копирај линк" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Одбијен гласовни позив} Video {Одбијен видео позив} Group {Одбијен групни позив} other {Одбијен позив}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Још {count,number} особа куца.} other {Још њих {count,number} куцају.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 27dd450b3fd8..c0568cdb6451 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Samtal är fullt" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kameran inaktiverad" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Fler alternativ" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Uppräckta händer · {count,number} person} other {Uppräckta händer · {count,number} personer}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Du" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopiera länk" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Avvisat röstsamtal} Video {Avvisat videosamtal} Group {Avvisat gruppsamtal} other {Avvisat samtal}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} annan skriver.} other {{count,number} andra skriver.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/sw/messages.json b/_locales/sw/messages.json index f2f213838da0..75b8d491feaf 100644 --- a/_locales/sw/messages.json +++ b/_locales/sw/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Wito wa simu umejaa" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera imezimwa" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Chaguzi zaidi" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Mikono iliyoinuliwa · mtu {count,number}} other {Mikono iliyoinuliwa · watu {count,number}}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Wewe" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Nakili kiungo" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Simu ya kawaida iliyokataliwa} Video {Simu ya video iliyokataliwa} Group {Simu ya kikundi iliyokataliwa} other {Simu iliyokataliwa}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Mwingine {count,number} anaandika.} other {Wengine {count,number} wanaandika.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ta-IN/messages.json b/_locales/ta-IN/messages.json index cbdd3b402d3c..70f0289b55f5 100644 --- a/_locales/ta-IN/messages.json +++ b/_locales/ta-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "கால் ஃபுல்" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "புகைப்பட கருவி முடக்கப்பட்டது" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "அதிக விருப்பத்தேர்வுகள்" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {உயர்த்தப்பட்ட கைகள் · {count,number} நபர்} other {உயர்த்தப்பட்ட கைகள் · {count,number} நபர்கள்}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "நீங்கள்" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "இணைப்பை நகலெடுக்கவும்" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "காணொளி" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {நிராகரிக்கப்பட்ட குரல் அழைப்பு} Video {நிராகரிக்கப்பட்ட வீடியோ அழைப்பு} Group {நிராகரிக்கப்பட்ட குழு அழைப்பு} other {நிராகரிக்கப்பட்ட அழைப்பு}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {மேலும் {count,number} நபர் டைப் செய்கிறார்.} other {மேலும் {count,number} பேர் டைப் செய்கின்றனர்.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/te-IN/messages.json b/_locales/te-IN/messages.json index 0ffa0194d836..1b774d6e13e0 100644 --- a/_locales/te-IN/messages.json +++ b/_locales/te-IN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "కాల్ నిండిపోయింది" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "కెమెరా నిలిపివేయబడింది" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "మరిన్ని ఎంపికలు" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {చేయి పైకెత్తినవారు · {count,number} వ్యక్తి} other {చేయి పైకెత్తినవారు · {count,number} వ్యక్తులు}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "మీరు" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "లింక్‌ను కాపీ చేయండి" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "వీడియో" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {స్వర కాల్ తిరస్కరించబడింది} Video {వీడియో కాల్ తిరస్కరించబడింది} Group {గ్రూప్ కాల్ తిరస్కరించబడింది} other {కాల్ తిరస్కరించబడింది}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ఇతర వ్యక్తి టైప్ చేస్తున్నారు.} other {{count,number} మంది ఇతర వ్యక్తులు టైప్ చేస్తున్నారు.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 47dfa649d3b8..598e3f3664e9 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "ห้องเต็ม" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "ใช้กล้องไม่ได้" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "ตัวเลือกเพิ่มเติม" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {ยกมือ · {count,number} คน}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "คุณ" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "คัดลอกลิงก์" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "วิดีโอ" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {การโทรด้วยเสียงที่ถูกปฏิเสธ} Video {วิดีโอคอลที่ถูกปฏิเสธ} Group {การโทรกลุ่มที่ถูกปฏิเสธ} other {การโทรที่ถูกปฏิเสธ}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {อีก {count,number} คนกำลังพิมพ์}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/tl-PH/messages.json b/_locales/tl-PH/messages.json index 83fef28600a2..50cfd83fab03 100644 --- a/_locales/tl-PH/messages.json +++ b/_locales/tl-PH/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Puno na ang call" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Disabled ang camera" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Karagdagang options" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Nakataas ang kamay · {count,number} tao} other {Nakataas ang kamay · {count,number} tao}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Ikaw" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Kopyahin ang link" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Declined voice call} Video {Declined video call} Group {Declined group call} other {Declined call}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} ang nagta-type.} other {{count,number} ang nagta-type.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Dagdag na maliliit na pag-aayos, pag-alis ng bugs, at pagpapaganda ng takbo ng app. Maraming salamat sa paggamit ng Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 6dcc6dc0d706..8ac156597c1e 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Arama dolu" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Kamera devre dışı" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Daha fazla seçenek" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {El kaldıranlar · {count,number} kişi} other {El kaldıranlar · {count,number} kişi}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Sen" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Bağlantıyı kopyala" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Sesli arama reddedildi} Video {Görüntülü arama reddedildi} Group {Grup araması reddedildi} other {Arama reddedildi}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} kişi daha yazıyor.} other {{count,number} kişi daha yazıyor.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Küçük ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri yaptık. Signal'i kullandığın için teşekkürler!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ug/messages.json b/_locales/ug/messages.json index 651c0465e93c..6a613a1192e0 100644 --- a/_locales/ug/messages.json +++ b/_locales/ug/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "چاقىرىق توشتى" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "كامېرا چەكلەنگەن" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "تېخىمۇ كۆپ تاللاش" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {قول كۆتۈرگەنلەر· {count,number} كىشى}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "سىز" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "ئۇلانما كۆچۈر" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "سىن" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {رەت قىلىنغان ئاۋازلىق چاقىرىق} Video {رەت قىلىنغان ۋىدېيولۇق چاقىرىق} Group {رەت قىلىنغان توپ چاقىرىقى} other {رەت قىلىنغان چاقىرىق}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number} باشقىلار يېزىۋاتىدۇ.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/uk-UA/messages.json b/_locales/uk-UA/messages.json index 35c1a50acd87..e9e4611ff985 100644 --- a/_locales/uk-UA/messages.json +++ b/_locales/uk-UA/messages.json @@ -39,10 +39,10 @@ "messageformat": "Якість відправлених медіа" }, "icu:sentMediaQualityStandard": { - "messageformat": "Стандартне" + "messageformat": "Стандартна" }, "icu:sentMediaQualityHigh": { - "messageformat": "Великий" + "messageformat": "Висока" }, "icu:softwareAcknowledgments": { "messageformat": "Подяки програмному забезпеченню" @@ -411,7 +411,7 @@ "messageformat": "Код безпеки, який ви намагаєтеся підтвердити, змінився. Перевірте новий код безпеки, який {name1} використовує для зв’язку з вами. Пам’ятайте: зміна коду означає, що хтось намагався перехопити ваші повідомлення або додаток чи програма Signal, яку використовує {name2}, просто була перевстановлена." }, "icu:safetyNumberChangeDialog__message": { - "messageformat": "Ці люди могли заново встановити Signal або змінити пристрої. Натисніть на одержувача, щоб підтвердити новий код безпеки. Це необов'язково." + "messageformat": "Можливо, ці люди перевстановили Signal або замінили пристрій. Натисніть на користувача, щоб підтвердити новий код безпеки. Це необов'язково." }, "icu:safetyNumberChangeDialog__pending-messages": { "messageformat": "Відправити повідомлення, що очікують" @@ -555,13 +555,13 @@ "messageformat": "Тип додатку не дозволений з міркувань безпеки" }, "icu:loadingPreview": { - "messageformat": "Завантаження попереднього перегляду…" + "messageformat": "Завантаження попереднього вигляду…" }, "icu:stagedPreviewThumbnail": { - "messageformat": "Чернетка мініатюри попереднього перегляду посилання для {domain}" + "messageformat": "Чернетка мініатюри попереднього вигляду вебсторінки {domain}" }, "icu:previewThumbnail": { - "messageformat": "Мініатюра попереднього перегляду посилання для {domain}" + "messageformat": "Мініатюра попереднього вигляду вебсторінки {domain}" }, "icu:stagedImageAttachment": { "messageformat": "Чернетка вкладення зображення: {path}" @@ -1026,10 +1026,10 @@ "messageformat": "Проблема з Доставкою" }, "icu:DeliveryIssue--summary": { - "messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, медіафайл або сповіщення про прочитання від користувача {sender}. Користувач намагався надіслати це безпосередньо вам або в груповий чат." + "messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, медіафайл або відмітку про читання від користувача {sender}. Користувач намагався надіслати це безпосередньо вам або в груповий чат." }, "icu:DeliveryIssue--summary--group": { - "messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, сповіщення про прочитання або медіафайл у цьому чаті від користувача {sender}." + "messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, відмітку про читання або медіафайл у цьому чаті від користувача {sender}." }, "icu:ChangeNumber--notification": { "messageformat": "У {sender} змінився номер телефону" @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Немає вільних місць для дзвінка" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Камера вимкнута" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Більше опцій" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {Підняті руки · {count,number} людина} few {Підняті руки · {count,number} людини} many {Підняті руки · {count,number} людей} other {Підняті руки · {count,number} людини}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Ви" @@ -1392,7 +1407,7 @@ "messageformat": "Дозволи" }, "icu:mediaPermissionsDescription": { - "messageformat": "Надати доступ до мікрофону" + "messageformat": "Надати доступ до мікрофона" }, "icu:mediaCameraPermissionsDescription": { "messageformat": "Надати доступ до камери" @@ -1446,7 +1461,7 @@ "messageformat": "Ім'я, вміст, дії" }, "icu:noNameOrMessage": { - "messageformat": "Імені чи вмісту немає" + "messageformat": "Без імені й вмісту" }, "icu:nameOnly": { "messageformat": "Тільки ім'я" @@ -1461,7 +1476,7 @@ "messageformat": "{sender} реагує на ваше повідомлення: {emoji}" }, "icu:notificationReactionMessage": { - "messageformat": "{sender} надсилає {emoji} до вашого повідомлення: {message}" + "messageformat": "Користувач {sender} поставив реакцію {emoji} на: {message}" }, "icu:sendFailed": { "messageformat": "Не вдалося надіслати" @@ -1539,34 +1554,34 @@ "messageformat": "Розблокуйте цю групу, щоб надіслати повідомлення." }, "icu:youChangedTheTimer": { - "messageformat": "Ви встановлюєте час зникнення повідомлення на {time}." + "messageformat": "Ви встановили таймер тимчасових повідомлень на {time}." }, "icu:timerSetOnSync": { - "messageformat": "Оновлено час зникнення повідомлення на {time}." + "messageformat": "Таймер тимчасових повідомлень змінено на {time}." }, "icu:timerSetByMember": { - "messageformat": "Один із учасників встановив час зникнення повідомлення на {time}." + "messageformat": "Один з учасників установив таймер тимчасових повідомлень на {time}." }, "icu:theyChangedTheTimer": { - "messageformat": "{name} встановив (-ла) час зникнення повідомлення на {time}." + "messageformat": "Користувач {name} встановив таймер тимчасових повідомлень на {time}." }, "icu:disappearingMessages__off": { "messageformat": "вимкн" }, "icu:disappearingMessages": { - "messageformat": "Зникаючі повідомлення" + "messageformat": "Тимчасові повідомлення" }, "icu:disappearingMessagesDisabled": { - "messageformat": "Зникаючі повідомлення заборонені" + "messageformat": "Тимчасові повідомлення вимкнено" }, "icu:disappearingMessagesDisabledByMember": { - "messageformat": "Учасник групи вимкнув зникаючі повідомлення." + "messageformat": "Учасник групи вимкнув тимчасові повідомлення." }, "icu:disabledDisappearingMessages": { - "messageformat": "{name} вимкнув зникаючі повідомлення." + "messageformat": "Користувач {name} вимкнув тимчасові повідомлення." }, "icu:youDisabledDisappearingMessages": { - "messageformat": "Ви вимкнули зникаючі повідомлення" + "messageformat": "Ви вимкнули тимчасові повідомлення" }, "icu:timerSetTo": { "messageformat": "Таймер встановлено на {time}" @@ -1593,13 +1608,13 @@ "messageformat": "Перевірка коду безпеки" }, "icu:safetyNumberChanged": { - "messageformat": "Код безпеки змінився" + "messageformat": "Змінився код безпеки" }, "icu:safetyNumberChanges": { - "messageformat": "Історія змін коду безпеки" + "messageformat": "Зміна коду безпеки" }, "icu:safetyNumberChangedGroup": { - "messageformat": "Код безпеки з {name} змінився" + "messageformat": "Змінився код безпеки для чатів з користувачем {name}" }, "icu:ConversationDetails__viewSafetyNumber": { "messageformat": "Переглянути код безпеки" @@ -1629,7 +1644,7 @@ "messageformat": "У цьому чаті ви можете додавати нотатки для себе. Якщо ваш акаунт має зв'язані пристрої, нові нотатки буде синхронізовано." }, "icu:notificationDrawAttention": { - "messageformat": "Привернути увагу до цього вікна коли надійде сповіщення" + "messageformat": "Привертати увагу до вікна програми, коли надходять сповіщення" }, "icu:hideMenuBar": { "messageformat": "Сховати стрічку меню" @@ -2199,7 +2214,7 @@ "messageformat": "Прикріпити файл" }, "icu:Keyboard--remove-draft-link-preview": { - "messageformat": "Видалити чернетку попереднього перегляду посилання" + "messageformat": "Видалити попередній вигляд вебсторінки з чернетки повідомлення" }, "icu:Keyboard--remove-draft-attachments": { "messageformat": "Видалити всі чернетки вкладень" @@ -2292,7 +2307,7 @@ "messageformat": "Увімкнути або вимкнути звук" }, "icu:Keyboard--toggle-video": { - "messageformat": "Включити/відключити відео" + "messageformat": "Увімкнути/вимкнути відео" }, "icu:Keyboard--accept-video-call": { "messageformat": "Відповісти на дзвінок із відео (тільки для відеодзвінків)" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Копіювати посилання" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Камера" }, @@ -2772,7 +2790,7 @@ "messageformat": "Вимкнути сповіщення" }, "icu:notMuted": { - "messageformat": "Сповіщення увімкнені" + "messageformat": "Сповіщення ввімкнено" }, "icu:muteHour": { "messageformat": "Не сповіщати протягом години" @@ -3432,7 +3450,7 @@ "messageformat": "Редагування повідомлення" }, "icu:countMutedConversationsDescription": { - "messageformat": "Враховувати чати без сповіщень у числі на емблемі" + "messageformat": "Лічильник враховує повідомлення з чатів з вимкненими сповіщеннями" }, "icu:ContactModal--nickname": { "messageformat": "Умовне ім'я" @@ -3471,13 +3489,13 @@ "messageformat": "Групове посилання" }, "icu:ConversationDetails--disappearing-messages-label": { - "messageformat": "Зникаючі повідомлення" + "messageformat": "Тимчасові повідомлення" }, "icu:ConversationDetails--disappearing-messages-info--group": { - "messageformat": "При включенні цієї настройки повідомлень, надіслані та отримані в цій групі повідомлення будуть зникати після того як будуть прочитаними." + "messageformat": "Якщо ввімкнути цю функцію, повідомлення, надіслані та отримані в цьому груповому чаті, зникатимуть після перегляду." }, "icu:ConversationDetails--disappearing-messages-info--direct": { - "messageformat": "Якщо ввімкнути, повідомлення в цьому чаті зникатимуть після того, як їх переглянуть." + "messageformat": "Якщо ввімкнути цю функцію, повідомлення, надіслані та отримані в цьому особистому чаті, зникатимуть після перегляду." }, "icu:ConversationDetails--nickname-label": { "messageformat": "Умовне ім'я" @@ -3501,7 +3519,7 @@ "messageformat": "Хто може редагувати інформацію групи" }, "icu:ConversationDetails--group-info-info": { - "messageformat": "Виберіть, хто може редагувати ім'я, фото, опис і часу зникнення таймеру повідомлень." + "messageformat": "Оберіть, хто може змінювати назву, фото, опис групи і таймер тимчасових повідомлень." }, "icu:ConversationDetails--add-members-label": { "messageformat": "Хто може додавати учасників" @@ -3615,13 +3633,13 @@ "messageformat": "Згадки" }, "icu:ConversationNotificationsSettings__mentions__info": { - "messageformat": "Отримувати сповіщення, якщо вас згадали в чатах із вимкнутими сповіщеннями" + "messageformat": "Отримувати сповіщення, коли вас згадують, навіть якщо сповіщення від чату вимкнено" }, "icu:ConversationNotificationsSettings__mentions__select__always-notify": { - "messageformat": "Завжди повідомляти" + "messageformat": "Завжди сповіщати" }, "icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": { - "messageformat": "Не сповіщати, якщо сповіщення вимкнені" + "messageformat": "Не сповіщати, якщо сповіщення вимкнено" }, "icu:GroupLinkManagement--clipboard": { "messageformat": "Посилання групи скопійовано." @@ -3993,7 +4011,7 @@ "messageformat": "Настроюваний час…" }, "icu:selectedCustomDisappearingTimeOption": { - "messageformat": "Власний час" + "messageformat": "Свій час" }, "icu:DisappearingTimeDialog__label--value": { "messageformat": "Число" @@ -4002,13 +4020,13 @@ "messageformat": "Одиниця часу" }, "icu:DisappearingTimeDialog__title": { - "messageformat": "Власний час" + "messageformat": "Свій час" }, "icu:DisappearingTimeDialog__body": { - "messageformat": "Виберіть власні налаштування часу для зникаючих повідомлень." + "messageformat": "Створіть свій таймер для тимчасових повідомлень." }, "icu:DisappearingTimeDialog__set": { - "messageformat": "Задати" + "messageformat": "Установити" }, "icu:DisappearingTimeDialog__seconds": { "messageformat": "Секунди" @@ -4026,13 +4044,13 @@ "messageformat": "Тижні" }, "icu:settings__DisappearingMessages__footer": { - "messageformat": "Встановіть таймер зникнення повідомлень за замовчуванням для всіх нових чатів, які ви створите." + "messageformat": "Установіть стандартний таймер для тимчасових повідомлень у всіх нових чатах, які ви починаєте." }, "icu:settings__DisappearingMessages__timer__label": { - "messageformat": "Таймер за замовчуванням для нових чатів" + "messageformat": "Стандартний таймер для нових чатів" }, "icu:UniversalTimerNotification__text": { - "messageformat": "Час зникання повідомлення буде встановлено на {timeValue}, коли ви надіслете їм повідомлення." + "messageformat": "Таймер цього тимчасового повідомлення буде встановлено на {timeValue}, коли ви його відправите." }, "icu:ContactRemovedNotification__text": { "messageformat": "Ви вилучили цей контакт. Якщо надіслати повідомлення, контакт буде знову додано до списку." @@ -4056,13 +4074,13 @@ "messageformat": "Якість Медіа" }, "icu:MediaQualitySelector--standard-quality-title": { - "messageformat": "Стандартне" + "messageformat": "Стандартна" }, "icu:MediaQualitySelector--standard-quality-description": { "messageformat": "Швидше, менше даних" }, "icu:MediaQualitySelector--high-quality-title": { - "messageformat": "Великий" + "messageformat": "Висока" }, "icu:MediaQualitySelector--high-quality-description": { "messageformat": "Повільніше, більше даних" @@ -4269,7 +4287,7 @@ "messageformat": "Звуки повідомлень у чаті" }, "icu:Preferences__message-audio-description": { - "messageformat": "Відтворювати звук сповіщень для надісланих і отриманих повідомлень, якщо чат відкрито." + "messageformat": "Надсилати й отримувати повідомлення зі звуковим сповіщенням, якщо чат відкрито." }, "icu:Preferences__button--general": { "messageformat": "Загальні відомості" @@ -4299,10 +4317,10 @@ "messageformat": "Рівень масштабування" }, "icu:Preferences__link-previews--title": { - "messageformat": "Генерувати посилання попереднього перегляду" + "messageformat": "Генерувати попередній вигляд вебсторінок" }, "icu:Preferences__link-previews--description": { - "messageformat": "Щоб змінити налаштування, відкрийте застосунок Signal на мобільному пристрої та перейдіть у Налаштування > Чати" + "messageformat": "Щоб змінити це налаштування, відкрийте застосунок Signal на мобільному пристрої та перейдіть у налаштування > Чати" }, "icu:Preferences__auto-convert-emoji--title": { "messageformat": "Перетворювати емограми, введені символами, на емоджі" @@ -4323,7 +4341,7 @@ "messageformat": "{num, plural, one {{num,number} контакт} few {{num,number} контакти} many {{num,number} контактів} other {{num,number} контакту}}" }, "icu:Preferences__privacy--description": { - "messageformat": "Щоб змінити ці налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть до Налаштування > Конфіденційність" + "messageformat": "Щоб змінити ці налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть у налаштування > Конфіденційність" }, "icu:Preferences__pnp__row--title": { "messageformat": "Номер телефону" @@ -4377,13 +4395,13 @@ "messageformat": "Якщо обрати варіант «{nobodyLabel}» для параметра «{settingTitle}», людям буде складніше знайти вас у Signal." }, "icu:Preferences--messaging": { - "messageformat": "Листування" + "messageformat": "Повідомлення" }, "icu:Preferences--read-receipts": { - "messageformat": "Звіти про прочитання" + "messageformat": "Відмітки про читання" }, "icu:Preferences--typing-indicators": { - "messageformat": "Індикатори введення" + "messageformat": "Індикатор набору тексту" }, "icu:Preferences--updates": { "messageformat": "Оновлення" @@ -4404,7 +4422,7 @@ "messageformat": "Вимкнути історії" }, "icu:Preferences__turn-stories-off--action": { - "messageformat": "Відключити" + "messageformat": "Вимкнути" }, "icu:Preferences__turn-stories-off--body": { "messageformat": "Ви більше не зможете публікувати й переглядати історії. Нещодавно опубліковані оновлення ваших історій також буде видалено." @@ -4812,7 +4830,7 @@ "messageformat": "Відмітки про перегляд" }, "icu:StoriesSettings__view-receipts--description": { - "messageformat": "Щоб змінити це налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть у Налаштування -> Історії" + "messageformat": "Щоб змінити це налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть у налаштування -> Історії" }, "icu:GroupStorySettingsModal__members_title": { "messageformat": "Хто може дивитися цю історію" @@ -4884,7 +4902,7 @@ "messageformat": "Лише адміністратори можуть надсилати історії в цю групу." }, "icu:Stories__settings-toggle--title": { - "messageformat": "Публікувати й переглядати історії" + "messageformat": "Публікування й перегляд історій" }, "icu:Stories__settings-toggle--description": { "messageformat": "Якщо історії вимкнути, ви не зможете їх ні публікувати, ні переглядати." @@ -5124,7 +5142,7 @@ "messageformat": "Ваш QR-код і посилання було скинуто. Ваше ім’я користувача: {username}" }, "icu:UsernameLinkModalBody__hint": { - "messageformat": "Проскануйте цей QR-код телефоном, щоб написати мені в Signal.", + "messageformat": "Зіскануйте цей QR-код телефоном, щоб написати мені в Signal.", "descrption": "Text of the hint displayed below generated QR code on the printable image." }, "icu:UsernameLinkModalBody__save": { @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Відхилений голосовий виклик} Video {Відхилений відеовиклик} Group {Відхилений груповий виклик} other {Відхилений виклик}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {Ще {count,number} пише.} few {Ще {count,number} пишуть.} many {Ще {count,number} пишуть.} other {Ще {count,number} пише.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 1af7476e324e..c64a7ba02298 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "کال فل ہے" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "کیمرا غیر فعال ہوگیا" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "مزید آپشنز" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, one {ہاتھوں کو کھڑا کیا ہے · {count,number} فرد} other {ہاتھوں کو کھڑا کیا ہے · {count,number} افراد}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "آپ" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "لنک کاپی کریں" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "وڈیو" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {مسترد کردہ وائس کال} Video {مسترد کردہ ویڈیو کال} Group {مسترد کردہ گروپ کال} other {مسترد کردہ کال}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, one {{count,number} دوسرا ٹائپ کر رہا ہے۔} other {{count,number} دوسرے ٹائپ کر رہے ہیں۔}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index f248ce626be6..15b1949c1272 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "Cuộc gọi đã đầy" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "Đã tắt Camera" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "Tùy chọn khác" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {Giơ tay · {count,number} người}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "Bạn" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "Sao chép đường dẫn" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {Cuộc gọi thoại đã từ chối} Video {Cuộc gọi video đã từ chối} Group {Cuộc gọi nhóm đã từ chối} other {Cuộc gọi đã từ chối}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number} người khác đang nhập.}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "Các tinh chỉnh, sửa lỗi, và cải thiện hiệu năng. Cảm ơn bạn đã sử dụng Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/yue/messages.json b/_locales/yue/messages.json index 5da8f00a4324..36bd031f30f9 100644 --- a/_locales/yue/messages.json +++ b/_locales/yue/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "通話人數已滿" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "相機已經停用" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "其他選項" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {舉咗手 · {count,number}人}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "你" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "複製連結" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "影片" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {拒接嘅語音通話} Video {拒接嘅視像通話} Group {拒接嘅群組通話} other {拒接嘅 通話}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {另外有 {count,number} 個人打緊字。}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/zh-CN/messages.json b/_locales/zh-CN/messages.json index a58b22051eae..5bab75817297 100644 --- a/_locales/zh-CN/messages.json +++ b/_locales/zh-CN/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "通话人数已满" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "摄像头已禁用" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "更多选项" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {举手 · {count,number} 人}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "您" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "复制链接" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "视频" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {拒接的语音通话} Video {拒接的视频通话} Group {拒接的群组通话} other {拒接的通话}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {其他 {count,number} 人正在输入。}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/zh-HK/messages.json b/_locales/zh-HK/messages.json index 673b1447ca77..fb9490f65723 100644 --- a/_locales/zh-HK/messages.json +++ b/_locales/zh-HK/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "通話人數已滿" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "相機已關閉" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "更多選項" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {舉了手 · {count,number} 人}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "你" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "複製連結" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "影片" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {拒接的語音通話} Video {拒接的視訊通話} Group {拒接的群組通話} other {拒接 來電}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {其他 {count,number} 個人正在打字。}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } } diff --git a/_locales/zh-Hant/messages.json b/_locales/zh-Hant/messages.json index 3e665fd95c68..306a8155373d 100644 --- a/_locales/zh-Hant/messages.json +++ b/_locales/zh-Hant/messages.json @@ -1223,6 +1223,9 @@ "icu:CallingLobbyJoinButton--call-full": { "messageformat": "通話人數已滿" }, + "icu:CallingLobbyJoinButton--ask-to-join": { + "messageformat": "Ask to join" + }, "icu:calling__button--video-disabled": { "messageformat": "相機已關閉" }, @@ -1265,8 +1268,20 @@ "icu:CallingButton--more-options": { "messageformat": "更多選項" }, + "icu:CallingPendingParticipants__ApproveUser": { + "messageformat": "Approve join request" + }, + "icu:CallingPendingParticipants__DenyUser": { + "messageformat": "Deny join request" + }, + "icu:CallingPendingParticipants__RequestsToJoin": { + "messageformat": "{count, plural, one {{count,number} request to join the call} other {{count,number} requests to join the call}}" + }, "icu:CallingRaisedHandsList__Title": { - "messageformat": "{count, plural, other {舉了手 · {count,number} 人}}" + "messageformat": "{count, plural, one {{count,number} raised hand} other {{count,number} raised hands}}" + }, + "icu:CallingRaisedHandsList__TitleHint": { + "messageformat": "(first to last)" }, "icu:CallingReactions--me": { "messageformat": "你" @@ -2753,6 +2768,9 @@ "icu:CallingAdhocCallInfo__CopyLink": { "messageformat": "複製連結" }, + "icu:CallingAdhocCallInfo__RemoveClient": { + "messageformat": "Remove this person from the call" + }, "icu:callingDeviceSelection__label--video": { "messageformat": "影片" }, @@ -5304,6 +5322,9 @@ "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {拒接的語音通話} Video {拒接的視訊通話} Group {拒接的群組通話} other {拒接 來電}}" }, + "icu:CallHistory__Description--Adhoc": { + "messageformat": "Call link" + }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {其他 {count,number} 個人正在打字。}}" }, @@ -5343,5 +5364,8 @@ "icu:WhatsNew__bugfixes--6": { "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!", "ignoreUnused": true + }, + "icu:WhatsNew__v7.8--0": { + "messageformat": "Now you can react with any emoji during a Signal call. Smile even if your camera is off, share a heart if you love what you're hearing, or vote for sushi instead of pizza without saying a word. And you'll even see an animation of everyone's emojional outburst if enough people in the call react with the same emoji all at once." } }