Update strings

This commit is contained in:
Jamie Kyle 2024-05-01 14:42:26 -07:00
parent f9491312c0
commit 5a51fea2b4
67 changed files with 1763 additions and 155 deletions

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Oproep vol" "messageformat": "Oproep vol"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera gedeaktiveer" "messageformat": "Kamera gedeaktiveer"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Meer opsies" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Jy" "messageformat": "Jy"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopieer skakel" "messageformat": "Kopieer skakel"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Stemoproep geweier} Video {Video-oproep geweier} Group {Groepoproep geweier} other {Oproep geweier}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!", "messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "المكالمة مُمتلئة" "messageformat": "المكالمة مُمتلئة"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "الكاميرا غير مشغلة" "messageformat": "الكاميرا غير مشغلة"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "خيارات أكثر" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "أنت" "messageformat": "أنت"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "نسخ الرابط" "messageformat": "نسخ الرابط"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ڤيديو" "messageformat": "ڤيديو"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {مكالمة صوتية مرفوضة} Video {مكالمة فيديو مرفوضة} Group {مكالمة جماعية مرفوضة} other {مكالمة مرفوضة}}" "messageformat": "{type, select, Audio {مكالمة صوتية مرفوضة} Video {مكالمة فيديو مرفوضة} Group {مكالمة جماعية مرفوضة} other {مكالمة مرفوضة}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "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} آخرون يكتبون.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!", "messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Zəng siyahısı doludur" "messageformat": "Zəng siyahısı doludur"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera sıradan çıxarıldı" "messageformat": "Kamera sıradan çıxarıldı"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Daha çox seçim" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Siz" "messageformat": "Siz"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Keçidi kopyala" "messageformat": "Keçidi kopyala"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "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.}}" "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": { "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!", "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 "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Повикването е пълно" "messageformat": "Повикването е пълно"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камерата е деактивирана" "messageformat": "Камерата е деактивирана"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Още опции" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Вие" "messageformat": "Вие"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Копиране на линка" "messageformat": "Копиране на линка"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Видео" "messageformat": "Видео"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Отказано гласово обаждане} Video {Отказано видео обаждане} Group {Отказано групово обаждане} other {Отказано обаждане}}" "messageformat": "{type, select, Audio {Отказано гласово обаждане} Video {Отказано видео обаждане} Group {Отказано групово обаждане} other {Отказано обаждане}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} друг човек пише.} other {{count,number} други души пишат.}}" "messageformat": "{count, plural, one {{count,number} друг човек пише.} other {{count,number} други души пишат.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!", "messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "কলটিতে জায়গা নেই" "messageformat": "কলটিতে জায়গা নেই"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "ক্যামেরা নিষ্ক্রিয় করা হয়েছে" "messageformat": "ক্যামেরা নিষ্ক্রিয় করা হয়েছে"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "আরো অপশন" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "আপনি" "messageformat": "আপনি"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "লিংক কপি করুন" "messageformat": "লিংক কপি করুন"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ভিডিও" "messageformat": "ভিডিও"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {প্রত্যাখ্যান করা হয়েছে এমন ভয়েস কল} Video {প্রত্যাখ্যান করা হয়েছে এমন ভিডিও কল} Group {প্রত্যাখ্যান করা হয়েছে এমন গ্ৰুপ কল} other {প্রত্যাখ্যান করা হয়েছে এমন কল}}" "messageformat": "{type, select, Audio {প্রত্যাখ্যান করা হয়েছে এমন ভয়েস কল} Video {প্রত্যাখ্যান করা হয়েছে এমন ভিডিও কল} Group {প্রত্যাখ্যান করা হয়েছে এমন গ্ৰুপ কল} other {প্রত্যাখ্যান করা হয়েছে এমন কল}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {আরো {count,number} জন টাইপ করছেন।} other {আরো {count,number} জন টাইপ করছেন।}}" "messageformat": "{count, plural, one {আরো {count,number} জন টাইপ করছেন।} other {আরো {count,number} জন টাইপ করছেন।}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!", "messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Poziv je pun" "messageformat": "Poziv je pun"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera je onemogućena" "messageformat": "Kamera je onemogućena"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Više opcija" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Vi" "messageformat": "Vi"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiraj link" "messageformat": "Kopiraj link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Odbijen poziv} Video {Odbijen video poziv} Group {Odbijen grupni poziv} other {Odbijen poziv}}" "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": { "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}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!", "messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Trucada plena" "messageformat": "Trucada plena"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Càmera desactivada" "messageformat": "Càmera desactivada"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Més opcions" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Tu" "messageformat": "Tu"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copiar l'enllaç" "messageformat": "Copiar l'enllaç"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vídeo" "messageformat": "Vídeo"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Trucada de veu rebutjada} Video {Videotrucada rebutjada} Group {Trucada de grup rebutjada} other {Trucada rebutjada}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} persona més està escrivint.} other {{count,number} persones més estan escrivint.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!", "messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Hovor plně obsazen" "messageformat": "Hovor plně obsazen"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera zakázána" "messageformat": "Kamera zakázána"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Více možností" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Vy" "messageformat": "Vy"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Zkopírovat odkaz" "messageformat": "Zkopírovat odkaz"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!", "messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Opkaldet er fuldt" "messageformat": "Opkaldet er fuldt"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera déaktiveret" "messageformat": "Kamera déaktiveret"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Flere muligheder" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Dig" "messageformat": "Dig"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiér link" "messageformat": "Kopiér link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Afvist taleopkald} Video {Afvist videoopkald} Group {Afvist gruppeopkald} other {Afvist opkald}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} anden skriver.} other {{count,number} andre skriver.}}" "messageformat": "{count, plural, one {{count,number} anden skriver.} other {{count,number} andre skriver.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!", "messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -495,7 +495,7 @@
"messageformat": "Als verifiziert markieren" "messageformat": "Als verifiziert markieren"
}, },
"icu:SafetyNumberViewer__clearVerification": { "icu:SafetyNumberViewer__clearVerification": {
"messageformat": "Verifikation entfernen" "messageformat": "Verifizierung entfernen"
}, },
"icu:SafetyNumberViewer__hint": { "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." "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": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Anruf voll" "messageformat": "Anruf voll"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera deaktiviert" "messageformat": "Kamera deaktiviert"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Weitere Optionen" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Du" "messageformat": "Du"
@ -2388,7 +2403,7 @@
"messageformat": "Vage oder irrelevante Nachrichten" "messageformat": "Vage oder irrelevante Nachrichten"
}, },
"icu:SafetyTipsModal__TipDescription--Vague": { "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": { "icu:SafetyTipsModal__TipTitle--Links": {
"messageformat": "Nachrichten mit Links" "messageformat": "Nachrichten mit Links"
@ -2601,19 +2616,19 @@
"messageformat": "Ausgehender Videoanruf" "messageformat": "Ausgehender Videoanruf"
}, },
"icu:incomingGroupCall__ringing-you": { "icu:incomingGroupCall__ringing-you": {
"messageformat": "{ringer} ruft dich gerade an" "messageformat": "{ringer} ruft dich an"
}, },
"icu:incomingGroupCall__ringing-1-other": { "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": { "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": { "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": { "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": { "icu:outgoingCallRinging": {
"messageformat": "Klingelt…" "messageformat": "Klingelt…"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Link kopieren" "messageformat": "Link kopieren"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -2958,31 +2976,31 @@
"messageformat": "Ein Admin hat die Berechtigung »Gruppendetails bearbeiten« zu »Nur Admins« geändert." "messageformat": "Ein Admin hat die Berechtigung »Gruppendetails bearbeiten« zu »Nur Admins« geändert."
}, },
"icu:GroupV2--access-attributes--all--other": { "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": { "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": { "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": { "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": { "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": { "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": { "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": { "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": { "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": { "icu:GroupV2--access-invite-link--disabled--you": {
"messageformat": "Du hast Admin-Bestätigungen für den Gruppen-Link deaktiviert." "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." "messageformat": "Tippe auf dein Profilbild links oben, um die Einstellungen zu öffnen."
}, },
"icu:BadgeSustainerInstructions__instructions__3": { "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": { "icu:CompositionArea--expand": {
"messageformat": "Erweitern" "messageformat": "Erweitern"
@ -3897,25 +3915,25 @@
"messageformat": "Verifizieren zum Senden weiterer Nachrichten" "messageformat": "Verifizieren zum Senden weiterer Nachrichten"
}, },
"icu:CaptchaDialog__first-paragraph": { "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": { "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": { "icu:CaptchaDialog--can-close__title": {
"messageformat": "Ohne Verifikation fortfahren?" "messageformat": "Ohne Verifizierung fortfahren?"
}, },
"icu:CaptchaDialog--can-close__body": { "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": { "icu:CaptchaDialog--can_close__skip-verification": {
"messageformat": "Verifikation überspringen" "messageformat": "Verifizierung überspringen"
}, },
"icu:verificationComplete": { "icu:verificationComplete": {
"messageformat": "Verifikation abgeschlossen." "messageformat": "Verifizierung abgeschlossen."
}, },
"icu:verificationFailed": { "icu:verificationFailed": {
"messageformat": "Verifikation gescheitert. Bitte versuche es später erneut." "messageformat": "Verifizierung gescheitert. Bitte versuche es später erneut."
}, },
"icu:deleteForEveryoneFailed": { "icu:deleteForEveryoneFailed": {
"messageformat": "Die Nachricht konnte nicht für alle Teilnehmer gelöscht werden. Bitte versuche es später erneut." "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" "messageformat": "Link-Vorschauen erzeugen"
}, },
"icu:Preferences__link-previews--description": { "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": { "icu:Preferences__auto-convert-emoji--title": {
"messageformat": "Eingegebene Emoticons in Emojis umwandeln" "messageformat": "Eingegebene Emoticons in Emojis umwandeln"
@ -4812,13 +4830,13 @@
"messageformat": "Lesebestätigungen ansehen" "messageformat": "Lesebestätigungen ansehen"
}, },
"icu:StoriesSettings__view-receipts--description": { "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": { "icu:GroupStorySettingsModal__members_title": {
"messageformat": "Wer diese Story sehen kann" "messageformat": "Wer diese Story sehen kann"
}, },
"icu:GroupStorySettingsModal__members_help": { "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": { "icu:GroupStorySettingsModal__remove_group": {
"messageformat": "Gruppen-Story entfernen" "messageformat": "Gruppen-Story entfernen"
@ -4941,7 +4959,7 @@
"messageformat": "Anhang herunterladen" "messageformat": "Anhang herunterladen"
}, },
"icu:StoryViewsNRepliesModal__read-receipts-off": { "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": { "icu:StoryViewsNRepliesModal__no-replies": {
"messageformat": "Bisher keine Antworten" "messageformat": "Bisher keine Antworten"
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Abgelehnter Sprachanruf} Video {Abgelehnter Videoanruf} Group {Abgelehnter Gruppenanruf} other {Abgelehnter Anruf}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} andere*r schreibt etwas.} other {{count,number} andere schreiben etwas.}}" "messageformat": "{count, plural, one {{count,number} andere*r schreibt etwas.} other {{count,number} andere schreiben etwas.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!", "messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Η κλήση είναι γεμάτη" "messageformat": "Η κλήση είναι γεμάτη"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Κάμερα απενεργοποιημένη" "messageformat": "Κάμερα απενεργοποιημένη"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Περισσότερες επιλογές" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Εσύ" "messageformat": "Εσύ"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Αντιγραφή συνδέσμου" "messageformat": "Αντιγραφή συνδέσμου"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Βίντεο" "messageformat": "Βίντεο"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Απορρίφθηκε μια κλήση} Video {Απορρίφθηκε μια βιντεοκλήση} Group {Απορρίφθηκε μια ομαδική κλήση} other {Απορρίφθηκε μια κλήση}}" "messageformat": "{type, select, Audio {Απορρίφθηκε μια κλήση} Video {Απορρίφθηκε μια βιντεοκλήση} Group {Απορρίφθηκε μια ομαδική κλήση} other {Απορρίφθηκε μια κλήση}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} άλλο άτομο πληκτρολογεί.} other {{count,number} άλλα άτομα πληκτρολογούν.}}" "messageformat": "{count, plural, one {{count,number} άλλο άτομο πληκτρολογεί.} other {{count,number} άλλα άτομα πληκτρολογούν.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!", "messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Llamada completa" "messageformat": "Llamada completa"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Cámara desactivada" "messageformat": "Cámara desactivada"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Más opciones" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Tú" "messageformat": "Tú"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copiar enlace" "messageformat": "Copiar enlace"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vídeo" "messageformat": "Vídeo"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Llamada de voz rechazada} Video {Videollamada rechazada} Group {Llamada de grupo rechazada} other {Llamada rechazada}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Pequeños ajustes, soluciones a errores y mejoras al desempeño. ¡Gracias por usar Signal!", "messageformat": "Pequeños ajustes, soluciones a errores y mejoras al desempeño. ¡Gracias por usar Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Kõne on täis" "messageformat": "Kõne on täis"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kaamera on keelatud" "messageformat": "Kaamera on keelatud"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Rohkem valikuid" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Sina" "messageformat": "Sina"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopeeri link" "messageformat": "Kopeeri link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} veel kirjutab.} other {{count,number} veel kirjutavad.}}" "messageformat": "{count, plural, one {{count,number} veel kirjutab.} other {{count,number} veel kirjutavad.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!", "messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Deia beteta dago" "messageformat": "Deia beteta dago"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamara desaktibatuta" "messageformat": "Kamara desaktibatuta"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Aukera gehiago" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Zu" "messageformat": "Zu"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiatu esteka" "messageformat": "Kopiatu esteka"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Bideoa" "messageformat": "Bideoa"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Beste {count,number} idazten ari da.} other {Beste {count,number} idazten ari dira.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!", "messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ظرفیت تماس تکمیل است" "messageformat": "ظرفیت تماس تکمیل است"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "دوربین غیرفعال شد" "messageformat": "دوربین غیرفعال شد"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "گزینه‌های بیشتر" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "شما" "messageformat": "شما"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "کپی کردن پیوند" "messageformat": "کپی کردن پیوند"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ویدئو" "messageformat": "ویدئو"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {تماس صوتی رد شده} Video {تماس تصویری رد شده} Group {تماس گروهی رد شده} other {تماس رد شده}}" "messageformat": "{type, select, Audio {تماس صوتی رد شده} Video {تماس تصویری رد شده} Group {تماس گروهی رد شده} other {تماس رد شده}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} نفر دیگر در حال تایپ است.} other {{count,number} نفر دیگر در حال تایپ هستند.}}" "messageformat": "{count, plural, one {{count,number} نفر دیگر در حال تایپ است.} other {{count,number} نفر دیگر در حال تایپ هستند.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!", "messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Puhelu täynnä" "messageformat": "Puhelu täynnä"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera poistettu käytöstä" "messageformat": "Kamera poistettu käytöstä"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Lisää valintoja" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Sinä" "messageformat": "Sinä"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopioi linkki" "messageformat": "Kopioi linkki"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Hylätty äänipuhelu} Video {Hylätty videopuhelu} Group {Hylätty ryhmäpuhelu} other {Hylätty puhelu}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} käyttäjä kirjoittaa.} other {{count,number} käyttäjää kirjoittaa.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!", "messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!",
"ignoreUnused": true "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."
} }
} }

View file

@ -498,7 +498,7 @@
"messageformat": "Annuler la confirmation" "messageformat": "Annuler la confirmation"
}, },
"icu:SafetyNumberViewer__hint": { "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 saffiche sur son appareil."
}, },
"icu:SafetyNumberViewer__learn_more": { "icu:SafetyNumberViewer__learn_more": {
"messageformat": "En savoir plus" "messageformat": "En savoir plus"
@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Appel complet" "messageformat": "Appel complet"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "La caméra est désactivée" "messageformat": "La caméra est désactivée"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Plus doptions" "messageformat": "Plus doptions"
}, },
"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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Vous" "messageformat": "Vous"
@ -1632,7 +1647,7 @@
"messageformat": "Attirer lattention sur cette fenêtre quand une notification arrive" "messageformat": "Attirer lattention sur cette fenêtre quand une notification arrive"
}, },
"icu:hideMenuBar": { "icu:hideMenuBar": {
"messageformat": "Cacher la barre de menu" "messageformat": "Masquer la barre de menu"
}, },
"icu:newConversation": { "icu:newConversation": {
"messageformat": "Nouvelle conversation" "messageformat": "Nouvelle conversation"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copier le lien" "messageformat": "Copier le lien"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vidéo" "messageformat": "Vidéo"
}, },
@ -4329,7 +4347,7 @@
"messageformat": "Numéro de téléphone" "messageformat": "Numéro de téléphone"
}, },
"icu:Preferences__pnp__row--body": { "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 lutiliser pour vous rechercher sur Signal."
}, },
"icu:Preferences__pnp__row--button": { "icu:Preferences__pnp__row--button": {
"messageformat": "Modifier..." "messageformat": "Modifier..."
@ -5266,7 +5284,7 @@
"messageformat": "Activer/désactiver" "messageformat": "Activer/désactiver"
}, },
"icu:CallsList__EmptyState--noQuery": { "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": { "icu:CallsList__EmptyState--hasQuery": {
"messageformat": "Aucun résultat pour « {query} »" "messageformat": "Aucun résultat pour « {query} »"
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Appel vocal rejeté} Video {Appel vidéo rejeté} Group {Appel de groupe rejeté} other {Appel rejeté}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Petits ajustements, corrections de bugs et améliorations des performances. Nous vous remercions dutiliser Signal !", "messageformat": "Petits ajustements, corrections de bugs et améliorations des performances. Nous vous remercions dutiliser Signal !",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Glao lán" "messageformat": "Glao lán"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Ceamara díchumasaithe" "messageformat": "Ceamara díchumasaithe"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Tuilleadh roghanna" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Tusa" "messageformat": "Tusa"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Cóipeáil an nasc" "messageformat": "Cóipeáil an nasc"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Físeán" "messageformat": "Físeán"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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ó}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!", "messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Chamada completa" "messageformat": "Chamada completa"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Cámara desactivada" "messageformat": "Cámara desactivada"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Máis opcións" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Ti" "messageformat": "Ti"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copiar ligazón" "messageformat": "Copiar ligazón"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vídeo" "messageformat": "Vídeo"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Chamada de voz rexeitada} Video {Videochamada rexeitada} Group {Chamada de grupo rexeitada} other {Chamada rexeitada}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} outro está a escribir.} other {{count,number} outros están a escribir.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!", "messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "કૉલમાં જગ્યા નથી" "messageformat": "કૉલમાં જગ્યા નથી"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "કૅમેરા અક્ષમ છે" "messageformat": "કૅમેરા અક્ષમ છે"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "વધુ વિકલ્પો" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "તમે" "messageformat": "તમે"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "લિંક કૉપી કરો" "messageformat": "લિંક કૉપી કરો"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "વિડિયો" "messageformat": "વિડિયો"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {નકારેલ વૉઇસ કૉલ} Video {નકારેલ વીડિયો કૉલ} Group {નકારેલ ગ્રૂપ કૉલ} other {નકારેલ કૉલ}}" "messageformat": "{type, select, Audio {નકારેલ વૉઇસ કૉલ} Video {નકારેલ વીડિયો કૉલ} Group {નકારેલ ગ્રૂપ કૉલ} other {નકારેલ કૉલ}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} અન્ય ટાઇપ કરી રહ્યા છે.} other {{count,number} અન્યો ટાઇપ કરી રહ્યાં છે.}}" "messageformat": "{count, plural, one {{count,number} અન્ય ટાઇપ કરી રહ્યા છે.} other {{count,number} અન્યો ટાઇપ કરી રહ્યાં છે.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!", "messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "השיחה מלאה" "messageformat": "השיחה מלאה"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "המצלמה מושבתת" "messageformat": "המצלמה מושבתת"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "עוד אפשרויות" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "את/ה" "messageformat": "את/ה"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "העתקת קישור" "messageformat": "העתקת קישור"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "סרטון" "messageformat": "סרטון"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {שיחה קולית נדחתה} Video {שיחת וידאו נדחתה} Group {שיחה קבוצתית נדחתה} other {שיחה נדחתה}}" "messageformat": "{type, select, Audio {שיחה קולית נדחתה} Video {שיחת וידאו נדחתה} Group {שיחה קבוצתית נדחתה} other {שיחה נדחתה}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {עוד {count,number} מקליד/ה.} two {עוד {count,number} מקלידים.} many {עוד {count,number} מקלידים.} other {עוד {count,number} מקלידים.}}" "messageformat": "{count, plural, one {עוד {count,number} מקליד/ה.} two {עוד {count,number} מקלידים.} many {עוד {count,number} מקלידים.} other {עוד {count,number} מקלידים.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!", "messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "पूर्ण कॉल करें" "messageformat": "पूर्ण कॉल करें"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "कैमरा डिसेबल किया गया" "messageformat": "कैमरा डिसेबल किया गया"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "अधिक विकल्प" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "आप" "messageformat": "आप"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "लिंक कॉपी करें" "messageformat": "लिंक कॉपी करें"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "वीडियो" "messageformat": "वीडियो"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {अस्वीकृत वॉयस कॉल} Video {अस्वीकृत वीडियो कॉल} Group {अस्वीकृत ग्रुप कॉल} other {अस्वीकृत कॉल}}" "messageformat": "{type, select, Audio {अस्वीकृत वॉयस कॉल} Video {अस्वीकृत वीडियो कॉल} Group {अस्वीकृत ग्रुप कॉल} other {अस्वीकृत कॉल}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} अन्य टाइप कर रहा/रही है।} other {{count,number} अन्य टाइप कर रहे/रही हैं।}}" "messageformat": "{count, plural, one {{count,number} अन्य टाइप कर रहा/रही है।} other {{count,number} अन्य टाइप कर रहे/रही हैं।}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।", "messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Poziv je pun" "messageformat": "Poziv je pun"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera je onemogućena" "messageformat": "Kamera je onemogućena"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Više opcija" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Vi" "messageformat": "Vi"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiraj poveznicu" "messageformat": "Kopiraj poveznicu"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Odbijen glasovni poziv} Video {Odbijen videopoziv} Group {Odbijen grupni poziv} other {Odbijen poziv}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!", "messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "A hívás megtelt" "messageformat": "A hívás megtelt"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera letiltva" "messageformat": "Kamera letiltva"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "További lehetőségek" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Te" "messageformat": "Te"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Hivatkozás másolása" "messageformat": "Hivatkozás másolása"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Videó" "messageformat": "Videó"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} másik személy ír.} other {{count,number} másik személy ír.}}" "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": { "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!", "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 "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Panggilan penuh" "messageformat": "Panggilan penuh"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera dinonaktifkan" "messageformat": "Kamera dinonaktifkan"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Opsi lainnya" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Anda" "messageformat": "Anda"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Salin tautan" "messageformat": "Salin tautan"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Panggilan suara ditolak} Video {Panggilan video ditolak} Group {Panggilan grup ditolak} other {Panggilan ditolak}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number} orang lainnya sedang mengetik.}}" "messageformat": "{count, plural, other {{count,number} orang lainnya sedang mengetik.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!", "messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Chiamata piena" "messageformat": "Chiamata piena"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Camera disattivata" "messageformat": "Camera disattivata"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Più opzioni" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Tu" "messageformat": "Tu"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copia link" "messageformat": "Copia link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Chiamata vocale rifiutata} Video {Videochiamata rifiutata} Group {Chiamata di gruppo rifiutata} other {Chiamata rifiutata}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} persona sta scrivendo.} other {{count,number} persone stanno scrivendo.}}" "messageformat": "{count, plural, one {{count,number} persona sta scrivendo.} other {{count,number} persone stanno scrivendo.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!", "messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "定員オーバーです" "messageformat": "定員オーバーです"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "カメラが無効になっています" "messageformat": "カメラが無効になっています"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "その他のオプション" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "あなた" "messageformat": "あなた"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "リンクをコピーします" "messageformat": "リンクをコピーします"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "動画" "messageformat": "動画"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {音声通話が拒否されました} Video {ビデオ通話が拒否されました} Group {グループ通話が拒否されました} other {ビデオ通話が拒否されました}}" "messageformat": "{type, select, Audio {音声通話が拒否されました} Video {ビデオ通話が拒否されました} Group {グループ通話が拒否されました} other {ビデオ通話が拒否されました}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number} 人が入力中です。}}" "messageformat": "{count, plural, other {{count,number} 人が入力中です。}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。", "messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ზარი გადავსებულია" "messageformat": "ზარი გადავსებულია"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "კამერა გამორთულია" "messageformat": "კამერა გამორთულია"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "მეტი ოფცია" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "შენ" "messageformat": "შენ"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "ბმულის დაკოპირება" "messageformat": "ბმულის დაკოპირება"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ვიდეო" "messageformat": "ვიდეო"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {უარყოფილი ხმოვანი ზარი} Video {უარყოფილი ვიდეო ზარი} Group {უარყოფილი ჯგუფური ზარი} other {უარყოფილი ზარი}}" "messageformat": "{type, select, Audio {უარყოფილი ხმოვანი ზარი} Video {უარყოფილი ვიდეო ზარი} Group {უარყოფილი ჯგუფური ზარი} other {უარყოფილი ზარი}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} სხვა ბეჭდავს.} other {{count,number} სხვა ბეჭდავს.}}" "messageformat": "{count, plural, one {{count,number} სხვა ბეჭდავს.} other {{count,number} სხვა ბეჭდავს.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!", "messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Қоңырауда орын жоқ" "messageformat": "Қоңырауда орын жоқ"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камера өшірілді" "messageformat": "Камера өшірілді"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Қосымша опциялар" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Сіз" "messageformat": "Сіз"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Сілтемені көшіру" "messageformat": "Сілтемені көшіру"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Видео" "messageformat": "Видео"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Қабылданбаған дауыстық қоңырау} Video {Қабылданбаған видеоқоңырау} Group {Қабылданбаған топтық қоңырау} other {Қабылданбаған қоңырау}}" "messageformat": "{type, select, Audio {Қабылданбаған дауыстық қоңырау} Video {Қабылданбаған видеоқоңырау} Group {Қабылданбаған топтық қоңырау} other {Қабылданбаған қоңырау}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Тағы {count,number} адам жазып жатыр.} other {Тағы {count,number} адам жазып жатыр.}}" "messageformat": "{count, plural, one {Тағы {count,number} адам жазып жатыр.} other {Тағы {count,number} адам жазып жатыр.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!", "messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ការហៅពេញហើយ" "messageformat": "ការហៅពេញហើយ"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "កាមេរ៉ាត្រូវបានបិទ" "messageformat": "កាមេរ៉ាត្រូវបានបិទ"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "ជម្រើសច្រើនទៀត" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "អ្នក" "messageformat": "អ្នក"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "ចម្លងតំណ" "messageformat": "ចម្លងតំណ"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "វីដេអូ" "messageformat": "វីដេអូ"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {ការហៅជាសំឡេងដែលបានបដិសេធ} Video {ការហៅជាវីដេអូដែលបានបដិសេធ} Group {ការហៅជាក្រុមដែលបានបដិសេធ} other {ការហៅដែលបានបដិសេធ}}" "messageformat": "{type, select, Audio {ការហៅជាសំឡេងដែលបានបដិសេធ} Video {ការហៅជាវីដេអូដែលបានបដិសេធ} Group {ការហៅជាក្រុមដែលបានបដិសេធ} other {ការហៅដែលបានបដិសេធ}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number} នាក់ផ្សេងទៀតកំពុងវាយអក្សរ។}}" "messageformat": "{count, plural, other {{count,number} នាក់ផ្សេងទៀតកំពុងវាយអក្សរ។}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!", "messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ಕರೆ ಭರ್ತಿಯಾಗಿದೆ" "messageformat": "ಕರೆ ಭರ್ತಿಯಾಗಿದೆ"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "ಕ್ಯಾಮರಾ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ" "messageformat": "ಕ್ಯಾಮರಾ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "ನೀವು" "messageformat": "ನೀವು"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "ಲಿಂಕ್ ನಕಲಿಸಿ" "messageformat": "ಲಿಂಕ್ ನಕಲಿಸಿ"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ವೀಡಿಯೊ" "messageformat": "ವೀಡಿಯೊ"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {ನಿರಾಕರಿಸಿದ ಧ್ವನಿ ಕರೆ} Video {ನಿರಾಕರಿಸಿದ ವೀಡಿಯೊ ಕರೆ} Group {ನಿರಾಕರಿಸಿದ ಗ್ರೂಪ್ ಕರೆ} other {ನಿರಾಕರಿಸಿದ ಕರೆ}}" "messageformat": "{type, select, Audio {ನಿರಾಕರಿಸಿದ ಧ್ವನಿ ಕರೆ} Video {ನಿರಾಕರಿಸಿದ ವೀಡಿಯೊ ಕರೆ} Group {ನಿರಾಕರಿಸಿದ ಗ್ರೂಪ್ ಕರೆ} other {ನಿರಾಕರಿಸಿದ ಕರೆ}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} ಇತರೆ ವ್ಯಕ್ತಿ ಟೈಪ್ ಮಾಡುತ್ತಿದ್ದಾರೆ.} other {{count,number} ಇತರ ಮಂದಿ ಟೈಪ್ ಮಾಡುತ್ತಿದ್ದಾರೆ.}}" "messageformat": "{count, plural, one {{count,number} ಇತರೆ ವ್ಯಕ್ತಿ ಟೈಪ್ ಮಾಡುತ್ತಿದ್ದಾರೆ.} other {{count,number} ಇತರ ಮಂದಿ ಟೈಪ್ ಮಾಡುತ್ತಿದ್ದಾರೆ.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!", "messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "통화 최대 참가자 수 도달" "messageformat": "통화 최대 참가자 수 도달"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "카메라 비활성화" "messageformat": "카메라 비활성화"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "옵션 더 보기" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "나" "messageformat": "나"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "링크 복사" "messageformat": "링크 복사"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "동영상" "messageformat": "동영상"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {음성 통화를 거부함} Video {영상 통화를 거부함} Group {그룹 통화를 거부함} other {통화를 거부함}}" "messageformat": "{type, select, Audio {음성 통화를 거부함} Video {영상 통화를 거부함} Group {그룹 통화를 거부함} other {통화를 거부함}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number}명이 입력하는 중입니다.}}" "messageformat": "{count, plural, other {{count,number}명이 입력하는 중입니다.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!", "messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Чалуу толук" "messageformat": "Чалуу толук"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камера өчүрүлгөн" "messageformat": "Камера өчүрүлгөн"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Дагы параметрлер" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Сиз" "messageformat": "Сиз"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Шилтемени көчүрүү" "messageformat": "Шилтемени көчүрүү"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Видео" "messageformat": "Видео"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Четке кагылган аудио чалуу} Video {Четке кагылган видео чалуу} Group {Четке кагылган топтук чалуу} other {Четке кагылган чалуу}}" "messageformat": "{type, select, Audio {Четке кагылган аудио чалуу} Video {Четке кагылган видео чалуу} Group {Четке кагылган топтук чалуу} other {Четке кагылган чалуу}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {Дагы {count,number} адам жазып жатат.}}" "messageformat": "{count, plural, other {Дагы {count,number} адам жазып жатат.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!", "messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Skambutis pilnas" "messageformat": "Skambutis pilnas"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera išjungta" "messageformat": "Kamera išjungta"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Daugiau parinkčių" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Jūs" "messageformat": "Jūs"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopijuoti nuorodą" "messageformat": "Kopijuoti nuorodą"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vaizdo įrašas" "messageformat": "Vaizdo įrašas"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Atmestas balso skambutis} Video {Atmestas vaizdo skambutis} Group {Atmestas grupės skambutis} other {Atmestas skambutis}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!", "messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Zvanā nav vietu" "messageformat": "Zvanā nav vietu"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera atspējota" "messageformat": "Kamera atspējota"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Papildu iespējas" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Jūs" "messageformat": "Jūs"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopēt saiti" "messageformat": "Kopēt saiti"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, zero {{count,number} citi raksta.} one {{count,number} cits raksta.} other {{count,number} citi raksta.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!", "messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Повикот е полн" "messageformat": "Повикот е полн"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камерата е исклучена" "messageformat": "Камерата е исклучена"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Повеќе опции" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Вие" "messageformat": "Вие"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Копирај линк" "messageformat": "Копирај линк"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Видео" "messageformat": "Видео"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Одбиен гласовен повик} Video {Одбиен видео повик} Group {Одбиен групен повик} other {Одбиен повик}}" "messageformat": "{type, select, Audio {Одбиен гласовен повик} Video {Одбиен видео повик} Group {Одбиен групен повик} other {Одбиен повик}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Уште {count,number} лице пишува.} other {Уште {count,number} лица пишуваат.}}" "messageformat": "{count, plural, one {Уште {count,number} лице пишува.} other {Уште {count,number} лица пишуваат.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!", "messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "കോൾ നിറഞ്ഞു" "messageformat": "കോൾ നിറഞ്ഞു"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "കാമറ പ്രവർത്തനരഹിതമാണ്" "messageformat": "കാമറ പ്രവർത്തനരഹിതമാണ്"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "കൂടുതൽ ഓപ്‌ഷനുകൾ" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "നിങ്ങൾ" "messageformat": "നിങ്ങൾ"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "ലിങ്ക് പകർത്തുക" "messageformat": "ലിങ്ക് പകർത്തുക"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "വീഡിയോ" "messageformat": "വീഡിയോ"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {നിരസിച്ച വോയിസ് കോൾ} Video {നിരസിച്ച വീഡിയോ കോൾ} Group {നിരസിച്ച ഗ്രൂപ്പ് കോൾ} other {നിരസിച്ച കോൾ}}" "messageformat": "{type, select, Audio {നിരസിച്ച വോയിസ് കോൾ} Video {നിരസിച്ച വീഡിയോ കോൾ} Group {നിരസിച്ച ഗ്രൂപ്പ് കോൾ} other {നിരസിച്ച കോൾ}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {മറ്റ് {count,number} ആൾ ടൈപ്പ് ചെയ്യുന്നു.} other {മറ്റ് {count,number} പേർ ടൈപ്പ് ചെയ്യുന്നു.}}" "messageformat": "{count, plural, one {മറ്റ് {count,number} ആൾ ടൈപ്പ് ചെയ്യുന്നു.} other {മറ്റ് {count,number} പേർ ടൈപ്പ് ചെയ്യുന്നു.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!", "messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "कॉल फुल्ल आहे" "messageformat": "कॉल फुल्ल आहे"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "कॅमेरा अक्षम केले" "messageformat": "कॅमेरा अक्षम केले"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "अधिक पर्याय" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "आपण" "messageformat": "आपण"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "लिंक कॉपी करा" "messageformat": "लिंक कॉपी करा"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "व्हिडिओ" "messageformat": "व्हिडिओ"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {व्हॉईस कॉल नाकारा} Video {व्हिडिओ कॉल नाकारा} Group {नाकारलेला ग्रुप कॉल} other {नाकारलेला कॉल}}" "messageformat": "{type, select, Audio {व्हॉईस कॉल नाकारा} Video {व्हिडिओ कॉल नाकारा} Group {नाकारलेला ग्रुप कॉल} other {नाकारलेला कॉल}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} इतर टाईप करत आहे.} other {{count,number} इतर टाईप करत आहेत.}}" "messageformat": "{count, plural, one {{count,number} इतर टाईप करत आहे.} other {{count,number} इतर टाईप करत आहेत.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!", "messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Panggilan penuh" "messageformat": "Panggilan penuh"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera dinyahdayakan" "messageformat": "Kamera dinyahdayakan"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Lebih pilihan" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Anda" "messageformat": "Anda"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Salin pautan" "messageformat": "Salin pautan"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Panggilan suara ditolak} Video {Panggilan video ditolak} Group {Panggilan kumpulan ditolak} other {Panggilan ditolak}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number} yang lain sedang menaip.}}" "messageformat": "{count, plural, other {{count,number} yang lain sedang menaip.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!", "messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ကောလ်တွင် လူပြည့်နေပြီ" "messageformat": "ကောလ်တွင် လူပြည့်နေပြီ"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "ကင်မရာ ပိတ်ထားသည်" "messageformat": "ကင်မရာ ပိတ်ထားသည်"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "နောက်ထပ် ရွေးစရာများ" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "သင်" "messageformat": "သင်"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "လင့်ခ် ကူးရန်" "messageformat": "လင့်ခ် ကူးရန်"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ရုပ်မြင်သံကြား" "messageformat": "ရုပ်မြင်သံကြား"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {ငြင်းပယ်ခဲ့သော အော်ဒီယိုကောလ်} Video {ငြင်းပယ်ခဲ့သော ဗီဒီယိုကောလ်} Group {ငြင်းပယ်ခဲ့သော အဖွဲ့ကောလ်} other {ငြင်းပယ်ခဲ့သော ကောလ်}}" "messageformat": "{type, select, Audio {ငြင်းပယ်ခဲ့သော အော်ဒီယိုကောလ်} Video {ငြင်းပယ်ခဲ့သော ဗီဒီယိုကောလ်} Group {ငြင်းပယ်ခဲ့သော အဖွဲ့ကောလ်} other {ငြင်းပယ်ခဲ့သော ကောလ်}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {အခြား {count,number} ဦး စာရိုက်နေသည်။}}" "messageformat": "{count, plural, other {အခြား {count,number} ဦး စာရိုက်နေသည်။}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။", "messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Samtalen er full" "messageformat": "Samtalen er full"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera utilgjengelig" "messageformat": "Kamera utilgjengelig"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Flere muligheter" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Deg" "messageformat": "Deg"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopier lenken" "messageformat": "Kopier lenken"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Avvist taleanrop} Video {Avvist videoanrop} Group {Avvist gruppeanrop} other {Avvist anrop}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} annen person skriver.} other {{count,number} andre personer skriver.}}" "messageformat": "{count, plural, one {{count,number} annen person skriver.} other {{count,number} andre personer skriver.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!", "messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -57,7 +57,7 @@
"messageformat": "Foutmelding kopiëren en afsluiten" "messageformat": "Foutmelding kopiëren en afsluiten"
}, },
"icu:unknownContact": { "icu:unknownContact": {
"messageformat": "Onbekend contactpersoon" "messageformat": "Onbekend contact"
}, },
"icu:unknownGroup": { "icu:unknownGroup": {
"messageformat": "Onbekende groep" "messageformat": "Onbekende groep"
@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Oproep vol" "messageformat": "Oproep vol"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Camera uitgeschakeld" "messageformat": "Camera uitgeschakeld"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Meer opties" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Jij" "messageformat": "Jij"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Link kopiëren" "messageformat": "Link kopiëren"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Spraakoproep geweigerd} Video {Video-oproep geweigerd} Group {Groepsoproep geweigerd} other {Oproep geweigerd}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} ander is aan het typen.} other {{count,number} anderen zijn aan het typen.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!", "messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ਕਾਲ ਭਰੀ ਹੋਈ ਹੈ" "messageformat": "ਕਾਲ ਭਰੀ ਹੋਈ ਹੈ"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "ਕੈਮਰਾ ਅਸਮਰੱਥ ਹੈ" "messageformat": "ਕੈਮਰਾ ਅਸਮਰੱਥ ਹੈ"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "ਹੋਰ ਵਿਕਲਪ" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "ਤੁਸੀਂ" "messageformat": "ਤੁਸੀਂ"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "ਲਿੰਕ ਕਾਪੀ ਕਰੋ" "messageformat": "ਲਿੰਕ ਕਾਪੀ ਕਰੋ"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "ਵੀਡੀਓ" "messageformat": "ਵੀਡੀਓ"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {ਵੌਇਸ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} Video {ਵੀਡੀਓ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} Group {ਗਰੁੱਪ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} other {ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ}}" "messageformat": "{type, select, Audio {ਵੌਇਸ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} Video {ਵੀਡੀਓ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} Group {ਗਰੁੱਪ ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ} other {ਕਾਲ ਨੂੰ ਅਸਵੀਕਾਰ ਕੀਤਾ ਗਿਆ}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} ਹੋਰ ਵਰਤੋਂਕਾਰ ਲਿਖ ਰਿਹਾ ਹੈ।} other {{count,number} ਹੋਰ ਵਰਤੋਂਕਾਰ ਲਿਖ ਰਹੇ ਹਨ।}}" "messageformat": "{count, plural, one {{count,number} ਹੋਰ ਵਰਤੋਂਕਾਰ ਲਿਖ ਰਿਹਾ ਹੈ।} other {{count,number} ਹੋਰ ਵਰਤੋਂਕਾਰ ਲਿਖ ਰਹੇ ਹਨ।}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!", "messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Połączenie pełne" "messageformat": "Połączenie pełne"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera wyłączona" "messageformat": "Kamera wyłączona"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Więcej opcji" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Ty" "messageformat": "Ty"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiuj link" "messageformat": "Kopiuj link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Wideo" "messageformat": "Wideo"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Małe ulepszenia, poprawki błędów i zwiększona funkcjonalność. Dzięki za korzystanie z Signal!", "messageformat": "Małe ulepszenia, poprawki błędów i zwiększona funkcjonalność. Dzięki za korzystanie z Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Chamada lotada" "messageformat": "Chamada lotada"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Câmera desativada" "messageformat": "Câmera desativada"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Mais opções" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Você" "messageformat": "Você"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copiar link" "messageformat": "Copiar link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vídeo" "messageformat": "Vídeo"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} outra pessoa está digitando.} other {{count,number} outras pessoas estão digitando.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!", "messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Chamada cheia" "messageformat": "Chamada cheia"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Câmara desativada" "messageformat": "Câmara desativada"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Mais opções" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Você" "messageformat": "Você"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copiar link" "messageformat": "Copiar link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Vídeo" "messageformat": "Vídeo"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Chamada de voz rejeitada} Video {Videochamada rejeitada} Group {Chamada de grupo rejeitada} other {Chamada rejeitada}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} está a escrever.} other {{count,number} estão a escrever.}}" "messageformat": "{count, plural, one {{count,number} está a escrever.} other {{count,number} estão a escrever.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!", "messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Numărul maxim de participanți a fost atins" "messageformat": "Numărul maxim de participanți a fost atins"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Cameră dezactivată" "messageformat": "Cameră dezactivată"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Mai multe opțiuni" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Tu" "messageformat": "Tu"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copiază linkul" "messageformat": "Copiază linkul"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Apel video respins} Video {Apel video respins} Group {Apel de grup respins} other {Respinge apelul}}" "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": { "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.}}" "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": { "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!", "messageformat": "Mici ajustări, soluționări de bug-uri și îmbunătățiri ale performanței. Mersi că folosești Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Звонок заполнен" "messageformat": "Звонок заполнен"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камера отключена" "messageformat": "Камера отключена"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Больше опций" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Вы" "messageformat": "Вы"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Копировать ссылку" "messageformat": "Копировать ссылку"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Видео" "messageformat": "Видео"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Отклонённый аудиозвонок} Video {Отклонённый видеозвонок} Group {Отклонённый групповой звонок} other {Отклонить звонок}}" "messageformat": "{type, select, Audio {Отклонённый аудиозвонок} Video {Отклонённый видеозвонок} Group {Отклонённый групповой звонок} other {Отклонить звонок}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Ещё {count,number} печатает.} few {Ещё {count,number} печатают.} many {Ещё {count,number} печатают.} other {Ещё {count,number} печатают.}}" "messageformat": "{count, plural, one {Ещё {count,number} печатает.} few {Ещё {count,number} печатают.} many {Ещё {count,number} печатают.} other {Ещё {count,number} печатают.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!", "messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Hovor je plne obsadený" "messageformat": "Hovor je plne obsadený"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera vypnutá" "messageformat": "Kamera vypnutá"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Viac možností" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Vy" "messageformat": "Vy"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Skopírovať odkaz" "messageformat": "Skopírovať odkaz"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Odmietnutý hlasový hovor} Video {Odmietnutý videohovor} Group {Odmietnutý skupinový hovor} other {Odmietnutý hovor}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!", "messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Klic je poln" "messageformat": "Klic je poln"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera onemogočena" "messageformat": "Kamera onemogočena"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Več možnosti" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Vi" "messageformat": "Vi"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiraj povezavo" "messageformat": "Kopiraj povezavo"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Zavrnjen zvočni klic} Video {Zavrnjen video klic} Group {Zavrnjen skupinski klic} other {Zavrnjen klic}}" "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": { "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.}}" "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": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!", "messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Thirrja plot" "messageformat": "Thirrja plot"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera e çaktivizuar" "messageformat": "Kamera e çaktivizuar"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Opsione të tjera" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Ti" "messageformat": "Ti"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopjo linkun" "messageformat": "Kopjo linkun"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} tjetër po shkruan.} other {{count,number} tjerë po shkruajnë.}}" "messageformat": "{count, plural, one {{count,number} tjetër po shkruan.} other {{count,number} tjerë po shkruajnë.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!", "messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Позив је пун" "messageformat": "Позив је пун"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камера је искључена" "messageformat": "Камера је искључена"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Више опција" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Ви" "messageformat": "Ви"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Копирај линк" "messageformat": "Копирај линк"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Видео" "messageformat": "Видео"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Одбијен гласовни позив} Video {Одбијен видео позив} Group {Одбијен групни позив} other {Одбијен позив}}" "messageformat": "{type, select, Audio {Одбијен гласовни позив} Video {Одбијен видео позив} Group {Одбијен групни позив} other {Одбијен позив}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Још {count,number} особа куца.} other {Још њих {count,number} куцају.}}" "messageformat": "{count, plural, one {Још {count,number} особа куца.} other {Још њих {count,number} куцају.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!", "messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Samtal är fullt" "messageformat": "Samtal är fullt"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kameran inaktiverad" "messageformat": "Kameran inaktiverad"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Fler alternativ" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Du" "messageformat": "Du"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopiera länk" "messageformat": "Kopiera länk"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Avvisat röstsamtal} Video {Avvisat videosamtal} Group {Avvisat gruppsamtal} other {Avvisat samtal}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} annan skriver.} other {{count,number} andra skriver.}}" "messageformat": "{count, plural, one {{count,number} annan skriver.} other {{count,number} andra skriver.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!", "messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Wito wa simu umejaa" "messageformat": "Wito wa simu umejaa"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera imezimwa" "messageformat": "Kamera imezimwa"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Chaguzi zaidi" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Wewe" "messageformat": "Wewe"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Nakili kiungo" "messageformat": "Nakili kiungo"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Mwingine {count,number} anaandika.} other {Wengine {count,number} wanaandika.}}" "messageformat": "{count, plural, one {Mwingine {count,number} anaandika.} other {Wengine {count,number} wanaandika.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!", "messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "கால் ஃபுல்" "messageformat": "கால் ஃபுல்"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "புகைப்பட கருவி முடக்கப்பட்டது" "messageformat": "புகைப்பட கருவி முடக்கப்பட்டது"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "அதிக விருப்பத்தேர்வுகள்" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "நீங்கள்" "messageformat": "நீங்கள்"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "இணைப்பை நகலெடுக்கவும்" "messageformat": "இணைப்பை நகலெடுக்கவும்"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "காணொளி" "messageformat": "காணொளி"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {நிராகரிக்கப்பட்ட குரல் அழைப்பு} Video {நிராகரிக்கப்பட்ட வீடியோ அழைப்பு} Group {நிராகரிக்கப்பட்ட குழு அழைப்பு} other {நிராகரிக்கப்பட்ட அழைப்பு}}" "messageformat": "{type, select, Audio {நிராகரிக்கப்பட்ட குரல் அழைப்பு} Video {நிராகரிக்கப்பட்ட வீடியோ அழைப்பு} Group {நிராகரிக்கப்பட்ட குழு அழைப்பு} other {நிராகரிக்கப்பட்ட அழைப்பு}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {மேலும் {count,number} நபர் டைப் செய்கிறார்.} other {மேலும் {count,number} பேர் டைப் செய்கின்றனர்.}}" "messageformat": "{count, plural, one {மேலும் {count,number} நபர் டைப் செய்கிறார்.} other {மேலும் {count,number} பேர் டைப் செய்கின்றனர்.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!", "messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "కాల్ నిండిపోయింది" "messageformat": "కాల్ నిండిపోయింది"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "కెమెరా నిలిపివేయబడింది" "messageformat": "కెమెరా నిలిపివేయబడింది"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "మరిన్ని ఎంపికలు" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "మీరు" "messageformat": "మీరు"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "లింక్‌ను కాపీ చేయండి" "messageformat": "లింక్‌ను కాపీ చేయండి"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "వీడియో" "messageformat": "వీడియో"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {స్వర కాల్ తిరస్కరించబడింది} Video {వీడియో కాల్ తిరస్కరించబడింది} Group {గ్రూప్ కాల్ తిరస్కరించబడింది} other {కాల్ తిరస్కరించబడింది}}" "messageformat": "{type, select, Audio {స్వర కాల్ తిరస్కరించబడింది} Video {వీడియో కాల్ తిరస్కరించబడింది} Group {గ్రూప్ కాల్ తిరస్కరించబడింది} other {కాల్ తిరస్కరించబడింది}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} ఇతర వ్యక్తి టైప్ చేస్తున్నారు.} other {{count,number} మంది ఇతర వ్యక్తులు టైప్ చేస్తున్నారు.}}" "messageformat": "{count, plural, one {{count,number} ఇతర వ్యక్తి టైప్ చేస్తున్నారు.} other {{count,number} మంది ఇతర వ్యక్తులు టైప్ చేస్తున్నారు.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!", "messageformat": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "ห้องเต็ม" "messageformat": "ห้องเต็ม"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "ใช้กล้องไม่ได้" "messageformat": "ใช้กล้องไม่ได้"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "ตัวเลือกเพิ่มเติม" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "คุณ" "messageformat": "คุณ"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "คัดลอกลิงก์" "messageformat": "คัดลอกลิงก์"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "วิดีโอ" "messageformat": "วิดีโอ"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {การโทรด้วยเสียงที่ถูกปฏิเสธ} Video {วิดีโอคอลที่ถูกปฏิเสธ} Group {การโทรกลุ่มที่ถูกปฏิเสธ} other {การโทรที่ถูกปฏิเสธ}}" "messageformat": "{type, select, Audio {การโทรด้วยเสียงที่ถูกปฏิเสธ} Video {วิดีโอคอลที่ถูกปฏิเสธ} Group {การโทรกลุ่มที่ถูกปฏิเสธ} other {การโทรที่ถูกปฏิเสธ}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {อีก {count,number} คนกำลังพิมพ์}}" "messageformat": "{count, plural, other {อีก {count,number} คนกำลังพิมพ์}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!", "messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Puno na ang call" "messageformat": "Puno na ang call"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Disabled ang camera" "messageformat": "Disabled ang camera"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Karagdagang 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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Ikaw" "messageformat": "Ikaw"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Kopyahin ang link" "messageformat": "Kopyahin ang link"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Declined voice call} Video {Declined video call} Group {Declined group call} other {Declined call}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} ang nagta-type.} other {{count,number} ang nagta-type.}}" "messageformat": "{count, plural, one {{count,number} ang nagta-type.} other {{count,number} ang nagta-type.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "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!", "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 "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Arama dolu" "messageformat": "Arama dolu"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Kamera devre dışı" "messageformat": "Kamera devre dışı"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Daha fazla seçenek" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Sen" "messageformat": "Sen"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Bağlantıyı kopyala" "messageformat": "Bağlantıyı kopyala"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} kişi daha yazıyor.} other {{count,number} kişi daha yazıyor.}}" "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": { "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!", "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 "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "چاقىرىق توشتى" "messageformat": "چاقىرىق توشتى"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "كامېرا چەكلەنگەن" "messageformat": "كامېرا چەكلەنگەن"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "تېخىمۇ كۆپ تاللاش" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "سىز" "messageformat": "سىز"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "ئۇلانما كۆچۈر" "messageformat": "ئۇلانما كۆچۈر"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "سىن" "messageformat": "سىن"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {رەت قىلىنغان ئاۋازلىق چاقىرىق} Video {رەت قىلىنغان ۋىدېيولۇق چاقىرىق} Group {رەت قىلىنغان توپ چاقىرىقى} other {رەت قىلىنغان چاقىرىق}}" "messageformat": "{type, select, Audio {رەت قىلىنغان ئاۋازلىق چاقىرىق} Video {رەت قىلىنغان ۋىدېيولۇق چاقىرىق} Group {رەت قىلىنغان توپ چاقىرىقى} other {رەت قىلىنغان چاقىرىق}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number} باشقىلار يېزىۋاتىدۇ.}}" "messageformat": "{count, plural, other {{count,number} باشقىلار يېزىۋاتىدۇ.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!", "messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!",
"ignoreUnused": true "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."
} }
} }

View file

@ -39,10 +39,10 @@
"messageformat": "Якість відправлених медіа" "messageformat": "Якість відправлених медіа"
}, },
"icu:sentMediaQualityStandard": { "icu:sentMediaQualityStandard": {
"messageformat": "Стандартне" "messageformat": "Стандартна"
}, },
"icu:sentMediaQualityHigh": { "icu:sentMediaQualityHigh": {
"messageformat": "Великий" "messageformat": "Висока"
}, },
"icu:softwareAcknowledgments": { "icu:softwareAcknowledgments": {
"messageformat": "Подяки програмному забезпеченню" "messageformat": "Подяки програмному забезпеченню"
@ -411,7 +411,7 @@
"messageformat": "Код безпеки, який ви намагаєтеся підтвердити, змінився. Перевірте новий код безпеки, який {name1} використовує для зв’язку з вами. Пам’ятайте: зміна коду означає, що хтось намагався перехопити ваші повідомлення або додаток чи програма Signal, яку використовує {name2}, просто була перевстановлена." "messageformat": "Код безпеки, який ви намагаєтеся підтвердити, змінився. Перевірте новий код безпеки, який {name1} використовує для зв’язку з вами. Пам’ятайте: зміна коду означає, що хтось намагався перехопити ваші повідомлення або додаток чи програма Signal, яку використовує {name2}, просто була перевстановлена."
}, },
"icu:safetyNumberChangeDialog__message": { "icu:safetyNumberChangeDialog__message": {
"messageformat": "Ці люди могли заново встановити Signal або змінити пристрої. Натисніть на одержувача, щоб підтвердити новий код безпеки. Це необов'язково." "messageformat": "Можливо, ці люди перевстановили Signal або замінили пристрій. Натисніть на користувача, щоб підтвердити новий код безпеки. Це необов'язково."
}, },
"icu:safetyNumberChangeDialog__pending-messages": { "icu:safetyNumberChangeDialog__pending-messages": {
"messageformat": "Відправити повідомлення, що очікують" "messageformat": "Відправити повідомлення, що очікують"
@ -555,13 +555,13 @@
"messageformat": "Тип додатку не дозволений з міркувань безпеки" "messageformat": "Тип додатку не дозволений з міркувань безпеки"
}, },
"icu:loadingPreview": { "icu:loadingPreview": {
"messageformat": "Завантаження попереднього перегляду…" "messageformat": "Завантаження попереднього вигляду…"
}, },
"icu:stagedPreviewThumbnail": { "icu:stagedPreviewThumbnail": {
"messageformat": "Чернетка мініатюри попереднього перегляду посилання для {domain}" "messageformat": "Чернетка мініатюри попереднього вигляду вебсторінки {domain}"
}, },
"icu:previewThumbnail": { "icu:previewThumbnail": {
"messageformat": "Мініатюра попереднього перегляду посилання для {domain}" "messageformat": "Мініатюра попереднього вигляду вебсторінки {domain}"
}, },
"icu:stagedImageAttachment": { "icu:stagedImageAttachment": {
"messageformat": "Чернетка вкладення зображення: {path}" "messageformat": "Чернетка вкладення зображення: {path}"
@ -1026,10 +1026,10 @@
"messageformat": "Проблема з Доставкою" "messageformat": "Проблема з Доставкою"
}, },
"icu:DeliveryIssue--summary": { "icu:DeliveryIssue--summary": {
"messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, медіафайл або сповіщення про прочитання від користувача {sender}. Користувач намагався надіслати це безпосередньо вам або в груповий чат." "messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, медіафайл або відмітку про читання від користувача {sender}. Користувач намагався надіслати це безпосередньо вам або в груповий чат."
}, },
"icu:DeliveryIssue--summary--group": { "icu:DeliveryIssue--summary--group": {
"messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, сповіщення про прочитання або медіафайл у цьому чаті від користувача {sender}." "messageformat": "Не вдалося доставити вам повідомлення, стікер, реакцію, відмітку про читання або медіафайл у цьому чаті від користувача {sender}."
}, },
"icu:ChangeNumber--notification": { "icu:ChangeNumber--notification": {
"messageformat": "У {sender} змінився номер телефону" "messageformat": "У {sender} змінився номер телефону"
@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Немає вільних місць для дзвінка" "messageformat": "Немає вільних місць для дзвінка"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Камера вимкнута" "messageformat": "Камера вимкнута"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Більше опцій" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Ви" "messageformat": "Ви"
@ -1392,7 +1407,7 @@
"messageformat": "Дозволи" "messageformat": "Дозволи"
}, },
"icu:mediaPermissionsDescription": { "icu:mediaPermissionsDescription": {
"messageformat": "Надати доступ до мікрофону" "messageformat": "Надати доступ до мікрофона"
}, },
"icu:mediaCameraPermissionsDescription": { "icu:mediaCameraPermissionsDescription": {
"messageformat": "Надати доступ до камери" "messageformat": "Надати доступ до камери"
@ -1446,7 +1461,7 @@
"messageformat": "Ім'я, вміст, дії" "messageformat": "Ім'я, вміст, дії"
}, },
"icu:noNameOrMessage": { "icu:noNameOrMessage": {
"messageformat": "Імені чи вмісту немає" "messageformat": "Без імені й вмісту"
}, },
"icu:nameOnly": { "icu:nameOnly": {
"messageformat": "Тільки ім'я" "messageformat": "Тільки ім'я"
@ -1461,7 +1476,7 @@
"messageformat": "{sender} реагує на ваше повідомлення: {emoji}" "messageformat": "{sender} реагує на ваше повідомлення: {emoji}"
}, },
"icu:notificationReactionMessage": { "icu:notificationReactionMessage": {
"messageformat": "{sender} надсилає {emoji} до вашого повідомлення: {message}" "messageformat": "Користувач {sender} поставив реакцію {emoji} на: {message}"
}, },
"icu:sendFailed": { "icu:sendFailed": {
"messageformat": "Не вдалося надіслати" "messageformat": "Не вдалося надіслати"
@ -1539,34 +1554,34 @@
"messageformat": "Розблокуйте цю групу, щоб надіслати повідомлення." "messageformat": "Розблокуйте цю групу, щоб надіслати повідомлення."
}, },
"icu:youChangedTheTimer": { "icu:youChangedTheTimer": {
"messageformat": "Ви встановлюєте час зникнення повідомлення на {time}." "messageformat": "Ви встановили таймер тимчасових повідомлень на {time}."
}, },
"icu:timerSetOnSync": { "icu:timerSetOnSync": {
"messageformat": "Оновлено час зникнення повідомлення на {time}." "messageformat": "Таймер тимчасових повідомлень змінено на {time}."
}, },
"icu:timerSetByMember": { "icu:timerSetByMember": {
"messageformat": "Один із учасників встановив час зникнення повідомлення на {time}." "messageformat": "Один з учасників установив таймер тимчасових повідомлень на {time}."
}, },
"icu:theyChangedTheTimer": { "icu:theyChangedTheTimer": {
"messageformat": "{name} встановив (-ла) час зникнення повідомлення на {time}." "messageformat": "Користувач {name} встановив таймер тимчасових повідомлень на {time}."
}, },
"icu:disappearingMessages__off": { "icu:disappearingMessages__off": {
"messageformat": "вимкн" "messageformat": "вимкн"
}, },
"icu:disappearingMessages": { "icu:disappearingMessages": {
"messageformat": "Зникаючі повідомлення" "messageformat": "Тимчасові повідомлення"
}, },
"icu:disappearingMessagesDisabled": { "icu:disappearingMessagesDisabled": {
"messageformat": "Зникаючі повідомлення заборонені" "messageformat": "Тимчасові повідомлення вимкнено"
}, },
"icu:disappearingMessagesDisabledByMember": { "icu:disappearingMessagesDisabledByMember": {
"messageformat": "Учасник групи вимкнув зникаючі повідомлення." "messageformat": "Учасник групи вимкнув тимчасові повідомлення."
}, },
"icu:disabledDisappearingMessages": { "icu:disabledDisappearingMessages": {
"messageformat": "{name} вимкнув зникаючі повідомлення." "messageformat": "Користувач {name} вимкнув тимчасові повідомлення."
}, },
"icu:youDisabledDisappearingMessages": { "icu:youDisabledDisappearingMessages": {
"messageformat": "Ви вимкнули зникаючі повідомлення" "messageformat": "Ви вимкнули тимчасові повідомлення"
}, },
"icu:timerSetTo": { "icu:timerSetTo": {
"messageformat": "Таймер встановлено на {time}" "messageformat": "Таймер встановлено на {time}"
@ -1593,13 +1608,13 @@
"messageformat": "Перевірка коду безпеки" "messageformat": "Перевірка коду безпеки"
}, },
"icu:safetyNumberChanged": { "icu:safetyNumberChanged": {
"messageformat": "Код безпеки змінився" "messageformat": "Змінився код безпеки"
}, },
"icu:safetyNumberChanges": { "icu:safetyNumberChanges": {
"messageformat": "Історія змін коду безпеки" "messageformat": "Зміна коду безпеки"
}, },
"icu:safetyNumberChangedGroup": { "icu:safetyNumberChangedGroup": {
"messageformat": "Код безпеки з {name} змінився" "messageformat": "Змінився код безпеки для чатів з користувачем {name}"
}, },
"icu:ConversationDetails__viewSafetyNumber": { "icu:ConversationDetails__viewSafetyNumber": {
"messageformat": "Переглянути код безпеки" "messageformat": "Переглянути код безпеки"
@ -1629,7 +1644,7 @@
"messageformat": "У цьому чаті ви можете додавати нотатки для себе. Якщо ваш акаунт має зв'язані пристрої, нові нотатки буде синхронізовано." "messageformat": "У цьому чаті ви можете додавати нотатки для себе. Якщо ваш акаунт має зв'язані пристрої, нові нотатки буде синхронізовано."
}, },
"icu:notificationDrawAttention": { "icu:notificationDrawAttention": {
"messageformat": "Привернути увагу до цього вікна коли надійде сповіщення" "messageformat": "Привертати увагу до вікна програми, коли надходять сповіщення"
}, },
"icu:hideMenuBar": { "icu:hideMenuBar": {
"messageformat": "Сховати стрічку меню" "messageformat": "Сховати стрічку меню"
@ -2199,7 +2214,7 @@
"messageformat": "Прикріпити файл" "messageformat": "Прикріпити файл"
}, },
"icu:Keyboard--remove-draft-link-preview": { "icu:Keyboard--remove-draft-link-preview": {
"messageformat": "Видалити чернетку попереднього перегляду посилання" "messageformat": "Видалити попередній вигляд вебсторінки з чернетки повідомлення"
}, },
"icu:Keyboard--remove-draft-attachments": { "icu:Keyboard--remove-draft-attachments": {
"messageformat": "Видалити всі чернетки вкладень" "messageformat": "Видалити всі чернетки вкладень"
@ -2292,7 +2307,7 @@
"messageformat": "Увімкнути або вимкнути звук" "messageformat": "Увімкнути або вимкнути звук"
}, },
"icu:Keyboard--toggle-video": { "icu:Keyboard--toggle-video": {
"messageformat": "Включити/відключити відео" "messageformat": "Увімкнути/вимкнути відео"
}, },
"icu:Keyboard--accept-video-call": { "icu:Keyboard--accept-video-call": {
"messageformat": "Відповісти на дзвінок із відео (тільки для відеодзвінків)" "messageformat": "Відповісти на дзвінок із відео (тільки для відеодзвінків)"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Копіювати посилання" "messageformat": "Копіювати посилання"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Камера" "messageformat": "Камера"
}, },
@ -2772,7 +2790,7 @@
"messageformat": "Вимкнути сповіщення" "messageformat": "Вимкнути сповіщення"
}, },
"icu:notMuted": { "icu:notMuted": {
"messageformat": "Сповіщення увімкнені" "messageformat": "Сповіщення ввімкнено"
}, },
"icu:muteHour": { "icu:muteHour": {
"messageformat": "Не сповіщати протягом години" "messageformat": "Не сповіщати протягом години"
@ -3432,7 +3450,7 @@
"messageformat": "Редагування повідомлення" "messageformat": "Редагування повідомлення"
}, },
"icu:countMutedConversationsDescription": { "icu:countMutedConversationsDescription": {
"messageformat": "Враховувати чати без сповіщень у числі на емблемі" "messageformat": "Лічильник враховує повідомлення з чатів з вимкненими сповіщеннями"
}, },
"icu:ContactModal--nickname": { "icu:ContactModal--nickname": {
"messageformat": "Умовне ім'я" "messageformat": "Умовне ім'я"
@ -3471,13 +3489,13 @@
"messageformat": "Групове посилання" "messageformat": "Групове посилання"
}, },
"icu:ConversationDetails--disappearing-messages-label": { "icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Зникаючі повідомлення" "messageformat": "Тимчасові повідомлення"
}, },
"icu:ConversationDetails--disappearing-messages-info--group": { "icu:ConversationDetails--disappearing-messages-info--group": {
"messageformat": "При включенні цієї настройки повідомлень, надіслані та отримані в цій групі повідомлення будуть зникати після того як будуть прочитаними." "messageformat": "Якщо ввімкнути цю функцію, повідомлення, надіслані та отримані в цьому груповому чаті, зникатимуть після перегляду."
}, },
"icu:ConversationDetails--disappearing-messages-info--direct": { "icu:ConversationDetails--disappearing-messages-info--direct": {
"messageformat": "Якщо ввімкнути, повідомлення в цьому чаті зникатимуть після того, як їх переглянуть." "messageformat": "Якщо ввімкнути цю функцію, повідомлення, надіслані та отримані в цьому особистому чаті, зникатимуть після перегляду."
}, },
"icu:ConversationDetails--nickname-label": { "icu:ConversationDetails--nickname-label": {
"messageformat": "Умовне ім'я" "messageformat": "Умовне ім'я"
@ -3501,7 +3519,7 @@
"messageformat": "Хто може редагувати інформацію групи" "messageformat": "Хто може редагувати інформацію групи"
}, },
"icu:ConversationDetails--group-info-info": { "icu:ConversationDetails--group-info-info": {
"messageformat": "Виберіть, хто може редагувати ім'я, фото, опис і часу зникнення таймеру повідомлень." "messageformat": "Оберіть, хто може змінювати назву, фото, опис групи і таймер тимчасових повідомлень."
}, },
"icu:ConversationDetails--add-members-label": { "icu:ConversationDetails--add-members-label": {
"messageformat": "Хто може додавати учасників" "messageformat": "Хто може додавати учасників"
@ -3615,13 +3633,13 @@
"messageformat": "Згадки" "messageformat": "Згадки"
}, },
"icu:ConversationNotificationsSettings__mentions__info": { "icu:ConversationNotificationsSettings__mentions__info": {
"messageformat": "Отримувати сповіщення, якщо вас згадали в чатах із вимкнутими сповіщеннями" "messageformat": "Отримувати сповіщення, коли вас згадують, навіть якщо сповіщення від чату вимкнено"
}, },
"icu:ConversationNotificationsSettings__mentions__select__always-notify": { "icu:ConversationNotificationsSettings__mentions__select__always-notify": {
"messageformat": "Завжди повідомляти" "messageformat": "Завжди сповіщати"
}, },
"icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": { "icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": {
"messageformat": "Не сповіщати, якщо сповіщення вимкнені" "messageformat": "Не сповіщати, якщо сповіщення вимкнено"
}, },
"icu:GroupLinkManagement--clipboard": { "icu:GroupLinkManagement--clipboard": {
"messageformat": "Посилання групи скопійовано." "messageformat": "Посилання групи скопійовано."
@ -3993,7 +4011,7 @@
"messageformat": "Настроюваний час…" "messageformat": "Настроюваний час…"
}, },
"icu:selectedCustomDisappearingTimeOption": { "icu:selectedCustomDisappearingTimeOption": {
"messageformat": "Власний час" "messageformat": "Свій час"
}, },
"icu:DisappearingTimeDialog__label--value": { "icu:DisappearingTimeDialog__label--value": {
"messageformat": "Число" "messageformat": "Число"
@ -4002,13 +4020,13 @@
"messageformat": "Одиниця часу" "messageformat": "Одиниця часу"
}, },
"icu:DisappearingTimeDialog__title": { "icu:DisappearingTimeDialog__title": {
"messageformat": "Власний час" "messageformat": "Свій час"
}, },
"icu:DisappearingTimeDialog__body": { "icu:DisappearingTimeDialog__body": {
"messageformat": "Виберіть власні налаштування часу для зникаючих повідомлень." "messageformat": "Створіть свій таймер для тимчасових повідомлень."
}, },
"icu:DisappearingTimeDialog__set": { "icu:DisappearingTimeDialog__set": {
"messageformat": "Задати" "messageformat": "Установити"
}, },
"icu:DisappearingTimeDialog__seconds": { "icu:DisappearingTimeDialog__seconds": {
"messageformat": "Секунди" "messageformat": "Секунди"
@ -4026,13 +4044,13 @@
"messageformat": "Тижні" "messageformat": "Тижні"
}, },
"icu:settings__DisappearingMessages__footer": { "icu:settings__DisappearingMessages__footer": {
"messageformat": "Встановіть таймер зникнення повідомлень за замовчуванням для всіх нових чатів, які ви створите." "messageformat": "Установіть стандартний таймер для тимчасових повідомлень у всіх нових чатах, які ви починаєте."
}, },
"icu:settings__DisappearingMessages__timer__label": { "icu:settings__DisappearingMessages__timer__label": {
"messageformat": "Таймер за замовчуванням для нових чатів" "messageformat": "Стандартний таймер для нових чатів"
}, },
"icu:UniversalTimerNotification__text": { "icu:UniversalTimerNotification__text": {
"messageformat": "Час зникання повідомлення буде встановлено на {timeValue}, коли ви надіслете їм повідомлення." "messageformat": "Таймер цього тимчасового повідомлення буде встановлено на {timeValue}, коли ви його відправите."
}, },
"icu:ContactRemovedNotification__text": { "icu:ContactRemovedNotification__text": {
"messageformat": "Ви вилучили цей контакт. Якщо надіслати повідомлення, контакт буде знову додано до списку." "messageformat": "Ви вилучили цей контакт. Якщо надіслати повідомлення, контакт буде знову додано до списку."
@ -4056,13 +4074,13 @@
"messageformat": "Якість Медіа" "messageformat": "Якість Медіа"
}, },
"icu:MediaQualitySelector--standard-quality-title": { "icu:MediaQualitySelector--standard-quality-title": {
"messageformat": "Стандартне" "messageformat": "Стандартна"
}, },
"icu:MediaQualitySelector--standard-quality-description": { "icu:MediaQualitySelector--standard-quality-description": {
"messageformat": "Швидше, менше даних" "messageformat": "Швидше, менше даних"
}, },
"icu:MediaQualitySelector--high-quality-title": { "icu:MediaQualitySelector--high-quality-title": {
"messageformat": "Великий" "messageformat": "Висока"
}, },
"icu:MediaQualitySelector--high-quality-description": { "icu:MediaQualitySelector--high-quality-description": {
"messageformat": "Повільніше, більше даних" "messageformat": "Повільніше, більше даних"
@ -4269,7 +4287,7 @@
"messageformat": "Звуки повідомлень у чаті" "messageformat": "Звуки повідомлень у чаті"
}, },
"icu:Preferences__message-audio-description": { "icu:Preferences__message-audio-description": {
"messageformat": "Відтворювати звук сповіщень для надісланих і отриманих повідомлень, якщо чат відкрито." "messageformat": "Надсилати й отримувати повідомлення зі звуковим сповіщенням, якщо чат відкрито."
}, },
"icu:Preferences__button--general": { "icu:Preferences__button--general": {
"messageformat": "Загальні відомості" "messageformat": "Загальні відомості"
@ -4299,10 +4317,10 @@
"messageformat": "Рівень масштабування" "messageformat": "Рівень масштабування"
}, },
"icu:Preferences__link-previews--title": { "icu:Preferences__link-previews--title": {
"messageformat": "Генерувати посилання попереднього перегляду" "messageformat": "Генерувати попередній вигляд вебсторінок"
}, },
"icu:Preferences__link-previews--description": { "icu:Preferences__link-previews--description": {
"messageformat": "Щоб змінити налаштування, відкрийте застосунок Signal на мобільному пристрої та перейдіть у Налаштування > Чати" "messageformat": "Щоб змінити це налаштування, відкрийте застосунок Signal на мобільному пристрої та перейдіть у налаштування > Чати"
}, },
"icu:Preferences__auto-convert-emoji--title": { "icu:Preferences__auto-convert-emoji--title": {
"messageformat": "Перетворювати емограми, введені символами, на емоджі" "messageformat": "Перетворювати емограми, введені символами, на емоджі"
@ -4323,7 +4341,7 @@
"messageformat": "{num, plural, one {{num,number} контакт} few {{num,number} контакти} many {{num,number} контактів} other {{num,number} контакту}}" "messageformat": "{num, plural, one {{num,number} контакт} few {{num,number} контакти} many {{num,number} контактів} other {{num,number} контакту}}"
}, },
"icu:Preferences__privacy--description": { "icu:Preferences__privacy--description": {
"messageformat": "Щоб змінити ці налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть до Налаштування > Конфіденційність" "messageformat": "Щоб змінити ці налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть у налаштування > Конфіденційність"
}, },
"icu:Preferences__pnp__row--title": { "icu:Preferences__pnp__row--title": {
"messageformat": "Номер телефону" "messageformat": "Номер телефону"
@ -4377,13 +4395,13 @@
"messageformat": "Якщо обрати варіант «{nobodyLabel}» для параметра «{settingTitle}», людям буде складніше знайти вас у Signal." "messageformat": "Якщо обрати варіант «{nobodyLabel}» для параметра «{settingTitle}», людям буде складніше знайти вас у Signal."
}, },
"icu:Preferences--messaging": { "icu:Preferences--messaging": {
"messageformat": "Листування" "messageformat": "Повідомлення"
}, },
"icu:Preferences--read-receipts": { "icu:Preferences--read-receipts": {
"messageformat": "Звіти про прочитання" "messageformat": "Відмітки про читання"
}, },
"icu:Preferences--typing-indicators": { "icu:Preferences--typing-indicators": {
"messageformat": "Індикатори введення" "messageformat": "Індикатор набору тексту"
}, },
"icu:Preferences--updates": { "icu:Preferences--updates": {
"messageformat": "Оновлення" "messageformat": "Оновлення"
@ -4404,7 +4422,7 @@
"messageformat": "Вимкнути історії" "messageformat": "Вимкнути історії"
}, },
"icu:Preferences__turn-stories-off--action": { "icu:Preferences__turn-stories-off--action": {
"messageformat": "Відключити" "messageformat": "Вимкнути"
}, },
"icu:Preferences__turn-stories-off--body": { "icu:Preferences__turn-stories-off--body": {
"messageformat": "Ви більше не зможете публікувати й переглядати історії. Нещодавно опубліковані оновлення ваших історій також буде видалено." "messageformat": "Ви більше не зможете публікувати й переглядати історії. Нещодавно опубліковані оновлення ваших історій також буде видалено."
@ -4812,7 +4830,7 @@
"messageformat": "Відмітки про перегляд" "messageformat": "Відмітки про перегляд"
}, },
"icu:StoriesSettings__view-receipts--description": { "icu:StoriesSettings__view-receipts--description": {
"messageformat": "Щоб змінити це налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть у Налаштування -> Історії" "messageformat": "Щоб змінити це налаштування, відкрийте застосунок Signal на своєму мобільному пристрої та перейдіть у налаштування -> Історії"
}, },
"icu:GroupStorySettingsModal__members_title": { "icu:GroupStorySettingsModal__members_title": {
"messageformat": "Хто може дивитися цю історію" "messageformat": "Хто може дивитися цю історію"
@ -4884,7 +4902,7 @@
"messageformat": "Лише адміністратори можуть надсилати історії в цю групу." "messageformat": "Лише адміністратори можуть надсилати історії в цю групу."
}, },
"icu:Stories__settings-toggle--title": { "icu:Stories__settings-toggle--title": {
"messageformat": "Публікувати й переглядати історії" "messageformat": "Публікування й перегляд історій"
}, },
"icu:Stories__settings-toggle--description": { "icu:Stories__settings-toggle--description": {
"messageformat": "Якщо історії вимкнути, ви не зможете їх ні публікувати, ні переглядати." "messageformat": "Якщо історії вимкнути, ви не зможете їх ні публікувати, ні переглядати."
@ -5124,7 +5142,7 @@
"messageformat": "Ваш QR-код і посилання було скинуто. Ваше ім’я користувача: {username}" "messageformat": "Ваш QR-код і посилання було скинуто. Ваше ім’я користувача: {username}"
}, },
"icu:UsernameLinkModalBody__hint": { "icu:UsernameLinkModalBody__hint": {
"messageformat": "Проскануйте цей QR-код телефоном, щоб написати мені в Signal.", "messageformat": "Зіскануйте цей QR-код телефоном, щоб написати мені в Signal.",
"descrption": "Text of the hint displayed below generated QR code on the printable image." "descrption": "Text of the hint displayed below generated QR code on the printable image."
}, },
"icu:UsernameLinkModalBody__save": { "icu:UsernameLinkModalBody__save": {
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Відхилений голосовий виклик} Video {Відхилений відеовиклик} Group {Відхилений груповий виклик} other {Відхилений виклик}}" "messageformat": "{type, select, Audio {Відхилений голосовий виклик} Video {Відхилений відеовиклик} Group {Відхилений груповий виклик} other {Відхилений виклик}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {Ще {count,number} пише.} few {Ще {count,number} пишуть.} many {Ще {count,number} пишуть.} other {Ще {count,number} пише.}}" "messageformat": "{count, plural, one {Ще {count,number} пише.} few {Ще {count,number} пишуть.} many {Ще {count,number} пишуть.} other {Ще {count,number} пише.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!", "messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "کال فل ہے" "messageformat": "کال فل ہے"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "کیمرا غیر فعال ہوگیا" "messageformat": "کیمرا غیر فعال ہوگیا"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "مزید آپشنز" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "آپ" "messageformat": "آپ"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "لنک کاپی کریں" "messageformat": "لنک کاپی کریں"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "وڈیو" "messageformat": "وڈیو"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {مسترد کردہ وائس کال} Video {مسترد کردہ ویڈیو کال} Group {مسترد کردہ گروپ کال} other {مسترد کردہ کال}}" "messageformat": "{type, select, Audio {مسترد کردہ وائس کال} Video {مسترد کردہ ویڈیو کال} Group {مسترد کردہ گروپ کال} other {مسترد کردہ کال}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} دوسرا ٹائپ کر رہا ہے۔} other {{count,number} دوسرے ٹائپ کر رہے ہیں۔}}" "messageformat": "{count, plural, one {{count,number} دوسرا ٹائپ کر رہا ہے۔} other {{count,number} دوسرے ٹائپ کر رہے ہیں۔}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!", "messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Cuộc gọi đã đầy" "messageformat": "Cuộc gọi đã đầy"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "Đã tắt Camera" "messageformat": "Đã tắt Camera"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "Tùy chọn khác" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "Bạn" "messageformat": "Bạn"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Sao chép đường dẫn" "messageformat": "Sao chép đường dẫn"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "Video" "messageformat": "Video"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "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}}" "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": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {{count,number} người khác đang nhập.}}" "messageformat": "{count, plural, other {{count,number} người khác đang nhập.}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "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!", "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 "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "通話人數已滿" "messageformat": "通話人數已滿"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "相機已經停用" "messageformat": "相機已經停用"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "其他選項" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "你" "messageformat": "你"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "複製連結" "messageformat": "複製連結"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "影片" "messageformat": "影片"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {拒接嘅語音通話} Video {拒接嘅視像通話} Group {拒接嘅群組通話} other {拒接嘅 通話}}" "messageformat": "{type, select, Audio {拒接嘅語音通話} Video {拒接嘅視像通話} Group {拒接嘅群組通話} other {拒接嘅 通話}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {另外有 {count,number} 個人打緊字。}}" "messageformat": "{count, plural, other {另外有 {count,number} 個人打緊字。}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal", "messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "通话人数已满" "messageformat": "通话人数已满"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "摄像头已禁用" "messageformat": "摄像头已禁用"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "更多选项" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "您" "messageformat": "您"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "复制链接" "messageformat": "复制链接"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "视频" "messageformat": "视频"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {拒接的语音通话} Video {拒接的视频通话} Group {拒接的群组通话} other {拒接的通话}}" "messageformat": "{type, select, Audio {拒接的语音通话} Video {拒接的视频通话} Group {拒接的群组通话} other {拒接的通话}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {其他 {count,number} 人正在输入。}}" "messageformat": "{count, plural, other {其他 {count,number} 人正在输入。}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal", "messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "通話人數已滿" "messageformat": "通話人數已滿"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "相機已關閉" "messageformat": "相機已關閉"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "更多選項" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "你" "messageformat": "你"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "複製連結" "messageformat": "複製連結"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "影片" "messageformat": "影片"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {拒接的語音通話} Video {拒接的視訊通話} Group {拒接的群組通話} other {拒接 來電}}" "messageformat": "{type, select, Audio {拒接的語音通話} Video {拒接的視訊通話} Group {拒接的群組通話} other {拒接 來電}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {其他 {count,number} 個人正在打字。}}" "messageformat": "{count, plural, other {其他 {count,number} 個人正在打字。}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal", "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"ignoreUnused": true "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."
} }
} }

View file

@ -1223,6 +1223,9 @@
"icu:CallingLobbyJoinButton--call-full": { "icu:CallingLobbyJoinButton--call-full": {
"messageformat": "通話人數已滿" "messageformat": "通話人數已滿"
}, },
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join"
},
"icu:calling__button--video-disabled": { "icu:calling__button--video-disabled": {
"messageformat": "相機已關閉" "messageformat": "相機已關閉"
}, },
@ -1265,8 +1268,20 @@
"icu:CallingButton--more-options": { "icu:CallingButton--more-options": {
"messageformat": "更多選項" "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": { "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": { "icu:CallingReactions--me": {
"messageformat": "你" "messageformat": "你"
@ -2753,6 +2768,9 @@
"icu:CallingAdhocCallInfo__CopyLink": { "icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "複製連結" "messageformat": "複製連結"
}, },
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call"
},
"icu:callingDeviceSelection__label--video": { "icu:callingDeviceSelection__label--video": {
"messageformat": "影片" "messageformat": "影片"
}, },
@ -5304,6 +5322,9 @@
"icu:CallHistory__Description--Declined": { "icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {拒接的語音通話} Video {拒接的視訊通話} Group {拒接的群組通話} other {拒接 來電}}" "messageformat": "{type, select, Audio {拒接的語音通話} Video {拒接的視訊通話} Group {拒接的群組通話} other {拒接 來電}}"
}, },
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link"
},
"icu:TypingBubble__avatar--overflow-count": { "icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, other {其他 {count,number} 個人正在打字。}}" "messageformat": "{count, plural, other {其他 {count,number} 個人正在打字。}}"
}, },
@ -5343,5 +5364,8 @@
"icu:WhatsNew__bugfixes--6": { "icu:WhatsNew__bugfixes--6": {
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal", "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"ignoreUnused": true "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."
} }
} }