From 50ac701edc300cdc46626dcf607a9f7c059067ed Mon Sep 17 00:00:00 2001 From: Fedor Indutny Date: Wed, 28 Feb 2024 18:37:48 -0800 Subject: [PATCH] Update strings --- _locales/af-ZA/messages.json | 103 ++- _locales/ar/messages.json | 103 ++- _locales/az-AZ/messages.json | 103 ++- _locales/bg-BG/messages.json | 103 ++- _locales/bn-BD/messages.json | 103 ++- _locales/bs-BA/messages.json | 103 ++- _locales/ca/messages.json | 103 ++- _locales/cs/messages.json | 103 ++- _locales/da/messages.json | 103 ++- _locales/de/messages.json | 103 ++- _locales/el/messages.json | 103 ++- _locales/es/messages.json | 103 ++- _locales/et-EE/messages.json | 103 ++- _locales/eu/messages.json | 103 ++- _locales/fa-IR/messages.json | 103 ++- _locales/fi/messages.json | 103 ++- _locales/fr/messages.json | 149 +++-- _locales/ga-IE/messages.json | 103 ++- _locales/gl-ES/messages.json | 103 ++- _locales/gu-IN/messages.json | 103 ++- _locales/he/messages.json | 103 ++- _locales/hi-IN/messages.json | 103 ++- _locales/hr-HR/messages.json | 103 ++- _locales/hu/messages.json | 103 ++- _locales/id/messages.json | 103 ++- _locales/it/messages.json | 103 ++- _locales/ja/messages.json | 103 ++- _locales/ka-GE/messages.json | 103 ++- _locales/kk-KZ/messages.json | 103 ++- _locales/km-KH/messages.json | 103 ++- _locales/kn-IN/messages.json | 153 +++-- _locales/ko/messages.json | 103 ++- _locales/ky-KG/messages.json | 103 ++- _locales/lt-LT/messages.json | 103 ++- _locales/lv-LV/messages.json | 103 ++- _locales/mk-MK/messages.json | 103 ++- _locales/ml-IN/messages.json | 103 ++- _locales/mr-IN/messages.json | 103 ++- _locales/ms/messages.json | 103 ++- _locales/my/messages.json | 103 ++- _locales/nb/messages.json | 103 ++- _locales/nl/messages.json | 131 +++- _locales/pa-IN/messages.json | 103 ++- _locales/pl/messages.json | 103 ++- _locales/pt-BR/messages.json | 103 ++- _locales/pt-PT/messages.json | 103 ++- _locales/ro-RO/messages.json | 103 ++- _locales/ru/messages.json | 103 ++- _locales/sk-SK/messages.json | 103 ++- _locales/sl-SI/messages.json | 103 ++- _locales/sq-AL/messages.json | 103 ++- _locales/sr/messages.json | 1143 +++++++++++++++++--------------- _locales/sv/messages.json | 103 ++- _locales/sw/messages.json | 103 ++- _locales/ta-IN/messages.json | 103 ++- _locales/te-IN/messages.json | 103 ++- _locales/th/messages.json | 103 ++- _locales/tl-PH/messages.json | 103 ++- _locales/tr/messages.json | 103 ++- _locales/ug/messages.json | 103 ++- _locales/uk-UA/messages.json | 107 ++- _locales/ur/messages.json | 103 ++- _locales/vi/messages.json | 103 ++- _locales/yue/messages.json | 103 ++- _locales/zh-CN/messages.json | 103 ++- _locales/zh-HK/messages.json | 103 ++- _locales/zh-Hant/messages.json | 103 ++- 67 files changed, 6078 insertions(+), 1991 deletions(-) diff --git a/_locales/af-ZA/messages.json b/_locales/af-ZA/messages.json index 75c583fe01d3..3f9a3f9135ca 100644 --- a/_locales/af-ZA/messages.json +++ b/_locales/af-ZA/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Jy", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Oproep is vol", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Sluit aan", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} is nie 'n Signal-gebruiker nie. Maak seker dat jy die volledige gebruikersnaam ingevoer het.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Sommige aanhegsels is te groot om te vertoon.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Kan nie detail van skenking herroep nie", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Oudio-oproep", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Beëindig", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "'n Venster", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Te veel pogings, probeer asseblief later weer", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Wil jy hierdie veranderinge weggooi?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Wysig foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Verander…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Het op storie van {name} af gereageer", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Het op 'n storie gereageer", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Video- en oudio-terugspeel sal nou pouseer word wanneer die Signal-venster gesluit en in die stelsellaai geminimaliseer word. As jy stilte soek, is X waar jy moet klik." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Emotikons verander nou outomaties in emoji's terwyl jy tik, bv. ":-)" → "🙂". Jy kan hierdie kenmerk in die "Klets"-afdeling van jou Signal Desktop-instellings deaktiveer." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 9ac29ead67ff..5be66c566276 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "أنت", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "المكالمة ممتلئة", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "انضمام", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "لم يعُد {atUsername} من مستخدمي سيجنال. تأكّد من إدخالك لاسم المُستخدم الكامل.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "بعض المُرفقات كبيرة جدًا لإظهارها.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "تعذّر البحث عن معلومات التبرّع", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "مكالمة صوتية", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "نهاية", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "النافذة", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ڤيديو", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "قمت بمحاولات كثيرة. يُرجى المحاولة لاحقاً", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "هل تريد تجاهل هذه التغييرات؟", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "تحرير الصورة", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "تغيير…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "تفاعل مع قصة من طرف {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "التفاعلات مع قصة", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "سَيتوقف الآن تشغيل الفيديو والصوت مؤقتًا عندما يتم إغلاق نافذة سيجنال وتصغيرها في علبة النظام. إذا كنت تبحث عن الهدوء، أشّر بعلامة X هنا." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "تتحوّل الرموز التعبيرية الآن تلقائيًا إلى وجوه تعبيرية عندما تُدخِل (“:-)” -> "🙂" . يُمكنك إعداد هذه الميزة في قسم "الدردشات" في إعدادات سيجنال على الكمبيوتر." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/az-AZ/messages.json b/_locales/az-AZ/messages.json index 298947717d16..3d41f9d69d01 100644 --- a/_locales/az-AZ/messages.json +++ b/_locales/az-AZ/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Siz", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Zəng dolub", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Qoşul", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal istifadəçisi deyil. İstifadəçi adını tam daxil etdiyinizdən əmin olun.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Bəzi qoşmalar göstərilmək üçün həddən artıq böyükdür.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "İanə məlumatlarını əldə etmək mümkün olmadı", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Audio zəng", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Bitir", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Bir pəncərə", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Həddən artıq çox cəhd olundu, daha sonra yenidən cəhd edin", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Bu dəyişiklikləri ləğv etmək istəyirsiniz?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Fotoya düzəliş et", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Dəyiş…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} hekayəyə reaksiya verdi", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Hekayəyə reaksiya verildi", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "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!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Artıq nə vaxt Signal pəncərəsi bağlansa və sistem panelində kiçildilsə video və audionun oxudulması dayandırılacaq. Səssizlik axtarırsınızsa, bu tam siz istəyəndir." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "“:-)” kimi ifadələr artıq avtomatik olaraq “🙂” kimi emojilərə çevrilir — amma bu xoşunuza gəlmirsə “:-(“ , Signal Desktop parametrlərinin "Çatlar" bölməsinə keçərək bu funksiyanı qeyri-aktiv edə bilərsiniz." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/bg-BG/messages.json b/_locales/bg-BG/messages.json index 9650dd1c84c0..eef5cfdb8958 100644 --- a/_locales/bg-BG/messages.json +++ b/_locales/bg-BG/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Вие", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Повикването е пълно", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Присъедини се", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} не е потребител на Signal. Уверете се, че сте въвели цялото потребителско име.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Някои прикачени файлове са прекалено големи за показване.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Неуспешно извличане на данни за дарение", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Аудио повикване", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Затвори", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Прозорец", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Направихте прекалено много опити, опитайте пак по-късно", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Искате ли да откажете тези промени?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Редактирай снимка", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Промяна…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Реагира на история от {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Реагира на история", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Възпроизвеждането на видео и аудио вече ще спира на пауза всеки път, когато прозорецът на Signal бъде затворен и минимизиран в системната област." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Емотиконите вече се превръщат в емоджита по подразбиране, например когато напишете (“:-)” → “🙂”). Можете да конфигурирате тази функция в раздел „Чатове“ от настройките на Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/bn-BD/messages.json b/_locales/bn-BD/messages.json index 779844c3daee..aacc9a6ec8b5 100644 --- a/_locales/bn-BD/messages.json +++ b/_locales/bn-BD/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "আপনি", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "কলটিতে জায়গা নেই", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "যোগদান করুন", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal ব্যবহারকারী নন। নিশ্চিত করুন যে আপনি সম্পূর্ণ ব্যবহারকারীর নাম লিখেছেন।", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "কিছু কিছু সংযুক্তি এতটাই বড় থাকে যে তা দেখানো যায় না।", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "ডোনেশনের বিস্তারিত তথ্য সংগ্রহ করা সম্ভব হয়নি", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "অডিও কল", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "শেষ", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "একটি উইন্ডো", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ভিডিও", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "অনেকবার চেষ্টা করা হয়ে গেছে, অনুগ্রহ করে পরে আবার চেষ্টা করুন", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "আপনি কি এই পরিবর্তনগুলি বাতিল করতে চান?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ছবি সম্পাদনা করুন", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "পরিবর্তন করবেন…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name}-এর একটি স্টোরিতে রিঅ্যাক্ট করেছেন", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "একটি স্টোরিতে রিঅ্যাক্ট করেছেন", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "সিস্টেম ট্রেতে Signal উইন্ডো বন্ধ ও ছোট করা হলে ভিডিও ও অডিও প্লেব্যাক এখন থেমে যাবে।" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "আপনি টাইপ করার সময় ইমোটিকনগুলো এখন ডিফল্টরূপে ইমোজিতে পরিণত হয় (“:-)” → “🙂”) — আপনি আপনার Signal ডেস্কটপ সেটিংসের "চ্যাট" বিভাগে এই ফিচারটি সাজাতে পারবেন।" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/bs-BA/messages.json b/_locales/bs-BA/messages.json index 8b8181d33b86..07dfaa325ca8 100644 --- a/_locales/bs-BA/messages.json +++ b/_locales/bs-BA/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Vi", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Poziv je popunjen", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Pristupi", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ne koristi Signal. Provjerite jeste li unijeli potpuno korisničko ime.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Neki prilozi su preveliki za prikaz.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Dohvatanje detalja o donaciji nije uspjelo", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Audio poziv", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Kraj", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Prozor", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Pokušali ste previše puta, pokušajte ponovo kasnije", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Želite li odbaciti ove promjene?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Obradi fotografiju", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Promijeni…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagirali ste na priču korisnika {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagirao/la je na priču", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Mala podešavanja, otklanjanje grešaka i poboljšanja performansi. Hvala vam što koristite Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Video i audio reprodukcija će se sada pauzirati kad god se prozor Signala zatvori i minimizira na sistemskoj traci. Ako tražite tišinu, X označava mjesto." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Emotikoni se sada prema zadanim postavkama pretvaraju u emoji dok tipkate (“:-)” → “🙂”). —Ovu značajku možete konfigurirati u odjeljku "Razgovori" u postavkama vašeg Signal Desktopa." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ca/messages.json b/_locales/ca/messages.json index 74a273266a00..28e9f9a58fc9 100644 --- a/_locales/ca/messages.json +++ b/_locales/ca/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Tu", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "La trucada és plena", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Afegeix-m'hi", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} no és un usuari de Signal. Assegura't d'haver introduït el seu àlies complet.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Alguns fitxers adjunts son massa grans per mostrar-los.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "No s'han pogut obtenir els detalls de la donació", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Trucada", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Finalitza", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Una finestra", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "S'han fet massa intents. Si us plau, torna-ho a provar més tard", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Voleu descartar aquests canvis?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Edita la fotografia", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Canviar…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Ha reaccionat a una història de {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Ha reaccionat a una història", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Petits ajustos, correccions d'errors i tasques de millora de rendiment. Gràcies per utilitzar Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Ara, la reproducció de vídeo i àudio es posarà en pausa sempre que la finestra de Signal es tanqui i es minimitzi a la safata del sistema." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Ara, les emoticones es converteixen automàticament en emojis mentres escrius (":-)" → “🙂”). Pots configurar aquesta funció a la secció "Xats" dels ajustos de Signal per a Escriptori." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 509a0a02dc79..0eb51e83dc2f 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Vy", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Hovor je plně obsazen", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Připojit", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} není uživatelem služby Signal. Zkontrolujte, že jste zadali celé uživatelské jméno.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Některé přílohy jsou příliš velké pro zobrazení.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nelze načíst údaje o příspěvcích", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Hlasový hovor", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Ukončit", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Okno", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Uskutečnili jste příliš mnoho pokusů. Zkuste to prosím znovu později.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Chcete tyto změny zahodit?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Upravit fotku", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Změnit…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagoval/a na příběh od uživatele {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagoval/a na příběh", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Drobná vylepšení, opravy chyb a zvýšení výkonu. Děkujeme, že používáte Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Přehrávání videa a zvuku se teď pozastaví vždy, když okno aplikace Signal zavřete a minimalizujete do systémové lišty." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Emotikony se teď při psaní automaticky mění na emoji („:-)“→ „🙂“). Tuto funkci můžete konfigurovat v sekci „Chaty“ v nastavení Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 120cee788440..f3f2f5a53ce1 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Dig", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Opkaldet er fuldt", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Deltag", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} bruger ikke Signal. Tjek, at du har skrevet det korrekte brugernavn.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Nogle vedhæftede filer er for store til at blive vist.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Kunne ikke hente donationsoplysninger", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Lydopkald", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Afslut", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Et vindue", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "For mange forsøg – prøv igen senere", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Vil du kassere disse ændringer?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Rediger billede", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Skift…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagerede på en historie fra {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagerede på en historie", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Små tweaks, rettelser og forbedringer af appens præstation. Tak fordi du bruger Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Nu stopper video- og lydafspilning, når Signal-vinduet lukkes og minimeres i systembakken." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Efter populær efterspørgsel bliver emoji-ikoner som ":-)" nu automatisk konverteret til en emoji som "🙂" – men hvis dette gør dig ":-(" kan du deaktivere denne funktion i afsnittet "Chats" i dine Signal Desktop-indstillinger." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 86c76f64b690..622f1f3c5d7d 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Du", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Anruf ist voll", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Beitreten", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ist kein*e Signal-Nutzer*in. Vergewissere dich, dass du den vollständigen Nutzernamen eingegeben hast.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Einige Anhänge sind zu groß zum Anzeigen.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Spendendetails können nicht abgerufen werden", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Sprachanruf", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Ende", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Ein Fenster", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Zu viele Versuche. Bitte versuche es später erneut", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Möchtest du diese Änderungen verwerfen?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Foto bearbeiten", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Ändern …", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Hat auf eine Story von {name} reagiert", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Hat auf eine Story reagiert", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Die Video- und Audiowiedergabe wird jetzt angehalten, wenn das Signal-Fenster geschlossen und in der Taskleiste minimiert wird. Falls du nach Ruhe suchst, zeigt dir das X die richtige Stelle." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Auf vielfachen Wunsch werden Emoticons wie »:-)« jetzt automatisch zu so einem Emoji wie »🙂« – aber wenn dich das »:-(« macht, kannst du diese Funktion im Abschnitt »Chats« deiner Signal Desktop-Einstellungen deaktivieren." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/el/messages.json b/_locales/el/messages.json index ddb7bfb1f822..02e631cc38b3 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Εσύ", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Η κλήση είναι γεμάτη", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Συμμετοχή", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "Το άτομο {atUsername} δεν χρησιμοποιεί το Signal. Επιβεβαίωσε ότι έγραψες ολόκληρο το όνομα χρήστη.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Ορισμένα συνημμένα είναι πολύ μεγάλα για εμφάνιση.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Αδυναμία ανάκτησης στοιχείων δωρεάς", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Ηχητική κλήση", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Τέλος", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Ενα παράθυρο", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Βίντεο", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Προσπάθησες πάρα πολλές φορές, δοκίμασε ξανά αργότερα", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Θες να απορρίψεις αυτές τις αλλαγές;", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Επεξεργασία φωτογραφίας", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Αλλαγή…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Αντέδρασε σε ιστορία του χρήστη {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Αντέδρασε σε μια ιστορία", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Η αναπαραγωγή βίντεο και ήχου θα διακόπτεται τώρα κάθε φορά που το παράθυρο Signal κλείνει και ελαχιστοποιείται στην περιοχή ειδοποιήσεων. Αν αναζητάς ησυχία, το Χ δίνει τη λύση." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Μετά από λαϊκή απαίτηση, τα emoticons όπως το ":-)" γίνονται τώρα αυτόματα emoji όπως το "🙂". Αν είσαι “:-(“ με αυτό, μπορείς να απενεργοποιήσεις αυτή τη λειτουργία στην ενότητα "Συνομιλίες" των ρυθμίσεων του Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 8a9a3e890125..efe262e710a9 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Tú", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "La llamada está llena", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Unirse", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} no utiliza Signal. Asegúrate de introducir el alias correcto.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Algunos archivos adjuntos son demasiado grandes para mostrarlos.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Fallo al recuperar los detalles de la donación", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Llamada", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Finalizar", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Ventana", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Se han realizado demasiados intentos; inténtalo de nuevo más tarde", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "¿Deseas descartar los cambios?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Editar foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Modificar…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reaccionó a la historia de {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reaccionó a una historia", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Pequeños ajustes, soluciones a errores y mejoras al desempeño. ¡Gracias por usar Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "La reproducción de vídeo y audio ahora se detendrá cada vez que la ventana de Signal se cierre y se minimice en la bandeja del sistema." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Ahora, los emoticonos se convierten automáticamente en emojis mientras escribes (":-)" → “🙂”). Puedes configurar esta función en la sección "Chats" de los ajustes de Signal para Escritorio." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/et-EE/messages.json b/_locales/et-EE/messages.json index 24ac2e35c3c5..0747dbc47b48 100644 --- a/_locales/et-EE/messages.json +++ b/_locales/et-EE/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Sina", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Kõne on täis", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Liitu", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ei ole Signali kasutaja. Veendu, et sisestasid kasutajanime täielikult.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Mõned manused on kuvamiseks liiga suured.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Annetuse andmeid ei õnnestunud saada", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Häälkõne", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Lõpeta", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Aken", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Liiga palju katseid, palun proovi hiljem uuesti", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Kas sa soovid neid muudatusi tühistada?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Muuda fotot", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Muuda …", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reageeris kasutaja {name} loole", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reageeris loole", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Väikesed muudatused, vigade parandused ja jõudluse täiustused. Aitäh, et kasutad Signalit!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Video ja audio mängimine peatuvad nüüd alati kui Signali aken on suletud ja süsteemis minimeeritud." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Eemotikonid nagu „:-)“ muutuvad nüüd automaatselt emojideks nagu „🙂“ – saad seda funktsiooni seadistada oma Signal Desktopi sätete alt." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/eu/messages.json b/_locales/eu/messages.json index 70f5477210dd..8f63b4e3e4a4 100644 --- a/_locales/eu/messages.json +++ b/_locales/eu/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Zu", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Deia beteta dago", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Sartu", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ez da Signal-en erabiltzailea. Ziurtatu erabiltzaile-izen osoa idatzi duzula.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Eranskin batzuk handiegiak dira eta ezin dira bistaratu.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Ezin dira eskuratu dohaintzaren xehetasunak", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Audio-deia", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Amaitu", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Leiho bat", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Bideoa", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Saiakera gehiegi egin dira; saiatu berriro geroago", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Baztertu nahi dituzu aldaketa hauek?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Editatu argazkia", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Aldatu…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} erabiltzailearen istorio bati erreakzio bat bidali dio", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Erreakzio bat bidali dio istorio bati", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Doikuntza txikiak, akats-konponketak eta errendimendu-hobekuntzak. Eskerrik asko Signal erabiltzeagatik!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Aurrerantzean, Signal-en leihoa ixten edo minimizatzen den bakoitzean, bideo- eta audio-erreprodukzioa pausatu egingo da." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Orain, emotikonoak idazten dituzunean, emoji bihurtuko dira modu lehenetsian (":-)" → "🙂"). Eginbide hori konfiguratzeko, joan ordenagailuko Signal aplikazioaren ezarpenetako "Txatak" atalera." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/fa-IR/messages.json b/_locales/fa-IR/messages.json index 6ac9ad687f1b..0a9668ea99bf 100644 --- a/_locales/fa-IR/messages.json +++ b/_locales/fa-IR/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "شما", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ظرفیت تماس تکمیل است", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "پیوستن", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "‏{atUsername} کاربر سیگنال نیست. مطمئن شوید که نام کاربری را کامل وارد کرده‌اید.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "برخی فایل‌های پیوست برای نمایش خیلی بزرگ هستند.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "دریافت جزئیات کمک مالی امکان‌پذیر نیست", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "تماس صوتی", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "قطع", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "یک پنجره", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ویدئو", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "تعداد تلاش‌های ناموفق بیش از حد مجاز بود؛ لطفاً بعداً دوباره امتحان کنید", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "آیا می‌خواهید این تغییرات را دور بیاندازید؟", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ویرایش عکس", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "تغییر…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "به استوری {name} واکنش نشان داد", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "به یک استوری واکنش نشان داد", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "حالا وقتی پنجرۀ سیگنال را می‌بندید و به نوار سیستم می‌فرستید، بازپخش ویدیو و صدا موقتاً متوقف می‌شود." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "حالا دیگر در هنگام تایپ، شکلک‌ها به‌طور پیش‌فرض به ایموجی تبدیل می‌شوند(«:-)» به «🙂»). می‌توانید این قابلیت را در بخش «گفتگوها» در تنظیمات سیگنال دسکتاپ پیکربندی کنید." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index db54b8ce23eb..f12add9b109d 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Sinä", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Puhelu on täynnä", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Liity", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ei ole Signalin käyttäjä. Varmista, että olet syöttänyt koko käyttäjänimen.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Jotkin liitetiedostot ovat liian suuria näytettäviksi.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Lahjoituksen tietoja ei voitu noutaa", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Äänipuhelu", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Lopeta", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Ikkuna", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Liian monta yritystä, yritä myöhemmin uudelleen", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Hylätäänkö nämä muutokset?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Muokkaa kuvaa", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Muuta…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagoi tarinaan henkilöltä {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagoi tarinaan", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Pieniä säätöjä, virheenkorjauksia ja suorituskykyparannuksia. Kiitos, että käytät Signalia!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Videon ja äänen toisto keskeytyy, kun Signal-ikkuna suljetaan ja pienennetään ilmaisinalueelle.." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Tekstihymiöt muuttuvat nyt oletusarvoisesti hymiöiksi. Esimerkiksi :-) → 🙂. Voit määritellä ominaisuuden toiminnan Signal Desktopin asetusten keskustelut-osiossa." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index db15452037a8..d63f027bf0f0 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1020,7 +1020,7 @@ "description": "Title of the window that pops up with Signal Desktop preferences in it" }, "icu:signalDesktopStickerCreator": { - "messageformat": "Créateur de paquet d’autocollants", + "messageformat": "Outil de création de packs de stickers", "description": "Title of the window that pops up with Signal Desktop preferences in it" }, "icu:aboutSignalDesktop": { @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Vous", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "L’appel est complet", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Rejoindre", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} n’utilise pas Signal. Le nom d’utilisateur saisi est peut-être incomplet.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Certaines pièces jointes sont trop volumineuses pour être affichées.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Impossible de récupérer les détails du don", "description": "Aria label for donation when we can't fetch the details." @@ -2781,11 +2833,11 @@ "description": "The description of the outgoing donation badge detail dialog" }, "icu:stickers--toast--InstallFailed": { - "messageformat": "Le paquet d’autocollants n’a pas pu être installé", + "messageformat": "Impossible d’installer le pack de stickers", "description": "Shown in a toast if the user attempts to install a sticker pack and it fails" }, "icu:stickers--StickerManager--title": { - "messageformat": "Autocollants", + "messageformat": "Stickers", "description": "Title for the sticker manager" }, "icu:stickers--StickerManager--Available": { @@ -2797,7 +2849,7 @@ "description": "Shown in the sticker pack manager above your installed sticker packs." }, "icu:stickers--StickerManager--InstalledPacks--Empty": { - "messageformat": "Aucun autocollant n’est installé", + "messageformat": "Aucun sticker n’est installé", "description": "Shown in the sticker pack manager when you don't have any installed sticker packs." }, "icu:stickers--StickerManager--BlessedPacks": { @@ -2805,7 +2857,7 @@ "description": "Shown in the sticker pack manager above the default sticker packs." }, "icu:stickers--StickerManager--BlessedPacks--Empty": { - "messageformat": "Aucun autocollant d’artiste Signal n’est proposé", + "messageformat": "Aucun sticker d’artiste Signal n’est disponible", "description": "Shown in the sticker pack manager when there are no blessed sticker packs available." }, "icu:stickers--StickerManager--ReceivedPacks": { @@ -2825,27 +2877,27 @@ "description": "Shown in the sticker pack manager next to sticker packs which are already installed." }, "icu:stickers--StickerManager--UninstallWarning": { - "messageformat": "Vous ne pourrez peut-être pas réinstaller ce paquet d’autocollants si vous n’avez plus le message source.", + "messageformat": "Vous ne pourrez peut-être pas réinstaller ce pack de stickers si vous ne disposez plus du message source.", "description": "Shown in the sticker pack manager next to sticker packs which are already installed." }, "icu:stickers--StickerManager--Introduction--Image": { - "messageformat": "Nous présentons les autocollants : Bandit le chat", + "messageformat": "Nouveaux stickers : Bandit le chat", "description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerManager--Introduction--Title": { - "messageformat": "Nous présentons les autocollants", + "messageformat": "Nouveaux stickers", "description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerManager--Introduction--Body": { - "messageformat": "Pourquoi utiliser des mots quand vous pouvez utiliser des autocollants ?", + "messageformat": "Les mots, c’est bien. Mais avec des stickers, c’est encore mieux.", "description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerPicker--Open": { - "messageformat": "Ouvrir le sélecteur d’autocollants", + "messageformat": "Ouvrir le sélecteur de stickers", "description": "Label for the open button for the sticker picker" }, "icu:stickers--StickerPicker--AddPack": { - "messageformat": "Ajouter un paquet d’autocollants", + "messageformat": "Ajouter un pack de stickers", "description": "Label for the add pack button in the sticker picker" }, "icu:stickers--StickerPicker--NextPage": { @@ -2857,31 +2909,31 @@ "description": "Label for the previous page button in the sticker picker" }, "icu:stickers--StickerPicker--Recents": { - "messageformat": "Autocollant récent", + "messageformat": "Sticker récent", "description": "Label for the recent stickers button in the sticker picker" }, "icu:stickers--StickerPicker--DownloadError": { - "messageformat": "Certains autocollants n’ont pas pu être téléchargés.", + "messageformat": "Impossible de télécharger certains stickers.", "description": "Shown in the sticker picker when one or more stickers could not be downloaded." }, "icu:stickers--StickerPicker--DownloadPending": { - "messageformat": "Installation du paquet d’autocollants…", + "messageformat": "Installation du pack de stickers…", "description": "Shown in the sticker picker when one or more stickers are still downloading." }, "icu:stickers--StickerPicker--Empty": { - "messageformat": "Aucun autocollant n’a été trouvé", + "messageformat": "Aucun sticker à afficher", "description": "Shown in the sticker picker when there are no stickers to show." }, "icu:stickers--StickerPicker--Hint": { - "messageformat": "De nouveaux paquets d’autocollants de vos messages sont prêts à être installés", + "messageformat": "Vous avez reçu de nouveaux packs de stickers par message et pouvez les installer.", "description": "Shown in the sticker picker the first time you have received new packs you can install." }, "icu:stickers--StickerPicker--NoPacks": { - "messageformat": "Aucun paquet d’autocollants n’a été trouvé", + "messageformat": "Aucun pack de stickers à afficher", "description": "Shown in the sticker picker when there are no installed sticker packs." }, "icu:stickers--StickerPicker--NoRecents": { - "messageformat": "Les autocollants utilisés récemment apparaîtront ici.", + "messageformat": "Les stickers récemment utilisés s’affichent ici.", "description": "Shown in the sticker picker when there are no recent stickers to show." }, "icu:stickers__StickerPicker__recent": { @@ -2897,11 +2949,11 @@ "description": "aria-label for the analog time sticker" }, "icu:stickers--StickerPreview--Title": { - "messageformat": "Paquet d’autocollants", + "messageformat": "Pack de stickers", "description": "The title that appears in the sticker pack preview modal." }, "icu:stickers--StickerPreview--Error": { - "messageformat": "Erreur d’ouverture du paquets d’autocollants. Veuillez vérifier votre connexion à Internet et réessayer.", + "messageformat": "L’ouverture du pack de stickers a généré une erreur. Veuillez vérifier votre connexion Internet et réessayer.", "description": "The message that appears in the sticker preview modal when there is an error." }, "icu:EmojiPicker--empty": { @@ -3101,7 +3153,7 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-sticker-chooser": { - "messageformat": "Ouvrir le sélecteur d’autocollants", + "messageformat": "Ouvrir le sélecteur de stickers", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--begin-recording-voice-note": { @@ -3361,7 +3413,7 @@ "description": "Body text of the modal shown before sending your first formatting message" }, "icu:AuthArtCreator--dialog--message": { - "messageformat": "Souhaitez-vous ouvrir l’outil de création de packs d’autocollants ?", + "messageformat": "Ouvrir l’outil de création de packs de stickers ?", "description": "A body of the dialog that is presented when user tries to open Signal Sticker Pack Creator from a link" }, "icu:AuthArtCreator--dialog--confirm": { @@ -3664,6 +3716,14 @@ "messageformat": "Appel audio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Terminer", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Une fenêtre", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vidéo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Vous avez dépassé le nombre de tentatives autorisées. Veuillez réessayer ultérieurement.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Voulez-vous abandonner ces changements ?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Modifier la photo", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Modifier...", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6145,7 +6217,7 @@ "description": "Label for the text button in the media editor" }, "icu:MediaEditor__control--sticker": { - "messageformat": "Autocollants", + "messageformat": "Stickers", "description": "Label for the sticker button in the media editor" }, "icu:MediaEditor__control--crop": { @@ -6908,6 +6980,10 @@ "messageformat": "A réagi à une Story de {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "A réagi à une Story", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Petits ajustements, corrections de bugs et améliorations des performances. Nous vous remercions d’utiliser Signal !", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Désormais, la lecture audio et vidéo s’interrompt lorsque vous fermez la fenêtre Signal et la réduisez dans la zone de notification. Besoin de tranquillité ? Il suffit de cliquer sur X." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "À la demande générale, des émoticônes comme « :-) » se transforment en émojis comme « 🙂 ». Mais si cela vous rend « :-( », vous pouvez désactiver cette fonctionnalité dans la section « Conversations » des paramètres de Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ga-IE/messages.json b/_locales/ga-IE/messages.json index 07bb89f5388c..85267ed17a97 100644 --- a/_locales/ga-IE/messages.json +++ b/_locales/ga-IE/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Tusa", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Call is Full", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Téigh isteach ann", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "Ní úsáideoir Signal é/í {atUsername}. Cinntigh go bhfuil an t-ainm úsáideora iomlán curtha isteach agat.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Tá roinnt ceangaltán rómhór lena dtaispeáint.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Ní féidir sonraí an tabhartais a fháil", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Guthghlao", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Cuir deireadh leis", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Fuinneog", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Físeán", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "An iomarca iarrachtaí déanta, triail arís ar ball é", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "An bhfuil fonn ort fágáil gan na hathruithe seo a shábháil?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Edit Photo", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Athraigh…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Tugadh freagairt do scéal le {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Tugadh freagairt do scéal", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Mionathruithe, paistí fabhtanna agus feabhsuithe ar fheidhmíocht. Go raibh maith agat as Signal a úsáid!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Cuirfear athsheinm físeáin agus fuaime ar sos anois nuair a bhíonn an fhuinneog Signal dúnta agus íoslaghdaithe i dtráidire an chórais." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Déantar emoji de straoiseog de réir réamhshocraithe anois agus tú ag clóscríobh (":-)" → "🙂"). Is féidir cumraíocht a dhéanamh ar an ngné seo in "Comhráite" i do shocruithe Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/gl-ES/messages.json b/_locales/gl-ES/messages.json index ffd80b7576c8..7b93f8a83d0c 100644 --- a/_locales/gl-ES/messages.json +++ b/_locales/gl-ES/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Ti", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "A chamada está completa", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Unirse", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} non é un usuario de Signal. Asegúrate de que escribiches o nome de usuario completo.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Algúns anexos son demasiado grandes para mostralos.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Erro ao compilar os detalles da doazón", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Chamada de voz", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Finalizar", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Unha xanela", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Levas demasiados intentos, téntao máis tarde", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Queres descartar estes cambios?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Editar foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Cambiar…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reaccionou á historia de {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reaccionou a unha historia", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Comprende pequenas modificacións e melloras no rendemento. Moitas grazas por empregar Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Agora, pararase a reprodución de vídeo e audio cando se peche a xanela de Signal ou quede minimizada na barra do sistema." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "A partir de agora, as emoticonas tornaranse en emoji automaticamente mentres as escribes («:-)» → «🙂»). Podes activar esta función na sección «Conversas» da configuración de Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/gu-IN/messages.json b/_locales/gu-IN/messages.json index 31a27796bfe8..e841f427e71f 100644 --- a/_locales/gu-IN/messages.json +++ b/_locales/gu-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "તમે", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "કૉલ પૂર્ણ છે", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "જોડાઓ", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} એ Signal ઉપયોગકર્તા નથી. ખાતરી કરો કે તમે સંપૂર્ણ યુઝરનેમ લખ્યું છે.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "કેટલાક જોડાણો પ્રદર્શિત ન કરી શકાય તેવા બહુ મોટા છે.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "દાનની વિગતો મેળવવામાં અસમર્થ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ઓડિયો કૉલ", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "પૂરો કરો", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "વિન્ડો", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "વિડિયો", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "ઘણા બધા પ્રયત્નો થઈ ગયા છે, કૃપા કરીને પછીથી ફરી પ્રયત્ન કરો", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "શું તમે આ ફેરફારોને કાઢી નાખવા માંગો છો?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ફોટો સંપાદિત કરો", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "ફેરફાર…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name}ની સ્ટોરી પર પ્રતિક્રિયા આપી", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "સ્ટોરી પર પ્રતિક્રિયા આપી", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "હવે જ્યારે પણ Signal વિન્ડો બંધ કરવામાં આવે અને સિસ્ટમ ટ્રેમાં મિનિમાઇઝ કરવામાં આવે ત્યારે વીડિયો અને ઓડિયો પ્લેબેક થોભી જશે." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "ઇમોટીકોન હવે તમે (“:-)” ટાઇપ કરો ત્યારે ડિફોલ્ટ રૂપે જ “🙂” ઇમોજીમાં પરિવર્તિત થશે. તમે આ ફીચરને તમારા Signal ડેસ્કટોપ સેટિંગ્સના "ચેટ" વિભાગમાં કન્ફિગર કરી શકો છો." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/he/messages.json b/_locales/he/messages.json index d5d40c90f0c0..2186558d12c2 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "את/ה", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "השיחה מלאה", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "הצטרפות", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} לא משתמש/ת ב–Signal. חשוב לוודא שהזנת את שם המשתמש המלא.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "חלק מהקבצים המצורפים גדולים מדי לתצוגה.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "לא ניתן למשוך פרטי תרומה", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "שיחה קולית", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "סיום", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "חלון", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "סרטון", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "נעשו יותר מדי ניסיונות, יש לנסות שוב מאוחר יותר", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "האם אתה רוצה להשליך שינויים אלו?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ערוך תמונה", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "שינוי…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "הגיב/ה לסטורי מאת {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "הגיב/ה לסטורי", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "מעכשיו, הפעלת וידאו ואודיו תושהה בכל פעם שחלון Signal ייסגר וימוזער במגש המערכת." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "מעכשיו, אמוטיקונים יהפכו אוטומטית לאימוג׳ים בזמן ההקלדה (״:-)״ >> ״🙂״). אפשר לשנות את הפיצ׳ר הזה באזור ״צ׳אטים״ של הגדרות Signal לשולחן העבודה." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/hi-IN/messages.json b/_locales/hi-IN/messages.json index d2d1d6a56471..55cd4a93725a 100644 --- a/_locales/hi-IN/messages.json +++ b/_locales/hi-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "आप", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "कॉल पूर्ण है", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "जुड़ें", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} एक Signal यूज़र नहीं है। सुनिश्चित करें कि आपने पूरा यूज़रनेम डाला है।", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "कुछ अटैचमेंट प्रदर्शित करने के लिहाज से बहुत बड़े हैं।", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "दान विवरण प्राप्त करने में असमर्थ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ऑडियो कॉल", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "समाप्त", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "एक विंडो", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "वीडियो", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "बहुत अधिक प्रयास किए गए, कृपया बाद में पुनः प्रयास करें", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "क्या आप इन बदलावों को छोङना चाहते हैं?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "फ़ोटो एडिट करें", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "बदलो…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} की एक स्टोरी पर प्रतिक्रिया दी", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "किसी स्टोरी पर प्रतिक्रिया दी", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Signal विंडो के बंद होने और सिस्टम ट्रे में मिनिमाइज होने पर वीडियो और ऑडियो प्लेबैक रुक जाएगा। यदि आप मौन या शांति की तलाश में हैं, तो X उस स्थान को चिह्नित करता है।" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "बेहद मांग के अनुसार, “:-)” जैसे इमोटिकॉन्स अब अपने आप “🙂” जैसे इमोजी बन जाते हैं - लेकिन यदि इससे आप “:-(“ हो जाते हैं, तो आप इस फ़ीचर को अपनी Signal डेस्कटॉप की सेटिंग्स के "चैट" अनुभाग में अक्षम कर सकते हैं।" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/hr-HR/messages.json b/_locales/hr-HR/messages.json index 6e0193738747..eecdfd813f1c 100644 --- a/_locales/hr-HR/messages.json +++ b/_locales/hr-HR/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Vi", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Poziv je pun", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Pridruži se", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nije korisnik Signala. Provjerite jeste li unijeli potpuno korisničko ime.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Dio privitaka je prevelik za prikazivanje.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nije moguće učitati podatke o donaciji", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Glasovni poziv", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Završi poziv", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Prozor", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Previše neuspjelih pokušaja. Pokušajte ponovno kasnije", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Želite li odbaciti ove promjene?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Uredi fotografiju", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Promijeni…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reakcija na priču korisnika {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reakcija na priču", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Manja podešavanja, ispravci grešaka i poboljšanje rada aplikacije. Hvala vam što koristite Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Reprodukcija videozapisa i zvuka sada će se pauzirati kada se prozor Signala zatvori ili spusti na programsku traku." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Tipkani emotikoni sada automatski postaju emoji (:-) → 🙂). Ovu značajku možete omogućiti u postavkama Signala za Desktop, u odjeljku "Razgovori"." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index b3a2e6d10a2c..f83eeb3228c1 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Te", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "A hívás megtelt", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Csatlakozás", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nem Signal-felhasználó. Győződj meg róla, hogy a teljes felhasználónevet adtad meg.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Egyes mellékletek túl nagyok a megjelenítéshez.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nem sikerült lekérni az adomány részleteit", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Hanghívás", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Befejezés", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Egy ablak", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Videó", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Túl sok kísérlet történt, kérjük, próbáld meg újra később", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Elveted a módosításokat?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Fotó szerkesztése", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Módosítás…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagált {name} Történetére", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagált egy Történetre", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Apró finomítások, hibajavítások és teljesítménynövelések. Köszönjük, hogy a Signalt használod!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "A video- és hanglejátszás szünetel, ha bezárod a Signal-ablakot és lekicsinyíted a tálcán." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Az emotikonok mostantól alapértelmezés szerint hangulatjelekké változnak, miközben gépelsz („:-)” → „🙂”). Ezt a funkciót a Signal asztali verzió beállításainak „Csevegések” részében konfigurálhatod." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 0c4e70ef327d..f94e4dda064c 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Anda", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Panggilan penuh", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Gabung", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} bukan pengguna Signal. Pastikan Anda memasukkan nama pengguna yang lengkap.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Beberapa lampiran terlalu besar untuk ditampilkan.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Tidak dapat mengambil detail donasi", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Panggilan audio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Akhiri", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Sebuah jendela", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Terlalu banyak percobaan, coba lagi nanti", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Anda ingin membatalkan perubahan ini?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Sunting foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Ubah …", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Menanggapi cerita dari {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Menanggapi cerita", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Tambahan penyesuaian kecil, perbaikan bug, dan peningkatan performa. Terima kasih telah menggunakan Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Pemutaran video dan audio kini akan dijeda setiap kali jendela Signal ditutup dan diperkecil di system tray." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Emotikon kini berubah menjadi emoji secara default. Saat Anda mengetik “:-)” akan berubah menjadi “🙂”. Anda bisa mengonfigurasi fitur ini di bagian "Obrolan" di pengaturan Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/it/messages.json b/_locales/it/messages.json index d594d5d8bf32..c6fea1b82def 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Tu", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "La chiamata è piena", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Unisciti", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} non è un utente di Signal. Assicurati di aver inserito il nome utente completo.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Alcuni allegati sono troppo grandi per essere visualizzati.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Impossibile recuperare i dettagli della donazione", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Chiamata vocale", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Termina", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Una finestra", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Troppi tentativi fatti, riprova più tardi", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Vuoi scartare questi cambiamenti?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Modifica foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Modifica…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Ha reagito a una Storia da {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Ha reagito a una Storia", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Altre piccole modifiche e correzioni di bug per far funzionare l'app senza problemi. Grazie per usare Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Da ora la riproduzione audio e video verrà messa in pausa ogni volta che si chiude e si riduce a icona la schermata di Signal. Basta un clic per spegnere le luci e far calare il silenzio in sala." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Lo chiedevate da tempo e ora è realtà: emoji come :-) si trasformeranno automaticamente in "🙂". Ma se questa funzione ti rende :-( puoi disattivarla nella sezione Chat delle Impostazioni di Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index ecfe39d2d863..494fcc05202c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "あなた", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "満席です", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "参加する", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername}さんはSignalユーザーではありません。ユーザーネームが正しく入力されているか確認してください。", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "添付ファイルが大きすぎて表示できないものがあります。", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "寄付の詳細を取得できません", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "音声通話", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "終了", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ウィンドウ", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "動画", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "試行回数が多すぎます。しばらくしてから、もう一度お試しください。", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "変更を破棄しますか?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "画像を編集", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "変更する", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name}さんのストーリーにリアクションがありました", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "ストーリーにリアクションがありました", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Signalウィンドウが閉じられてシステムトレイに最小化されると、ビデオとオーディオの再生が一時停止されるようになりました。" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "顔文字がデフォルトで絵文字に変わるようになりました (“:-)” → “🙂”)。この機能は、Signal Desktopの設定の「チャット」セクションで設定できます。" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ka-GE/messages.json b/_locales/ka-GE/messages.json index 90ff2fa5bb02..9299fa305dd7 100644 --- a/_locales/ka-GE/messages.json +++ b/_locales/ka-GE/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "შენ", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ზარი გადავსებულია", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "შეუერთდი", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal-ის მომხმარებელი არაა. დარწმუნდი, რომ სრული მომხმარებლის სახელი შეიყვანე.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ზოგი მიმაგრებული ფაილი საჩვენებლად ზედმეტად დიდია.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "დონაციის დეტალების მიღება ვერ მოხერხდა", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "აუდიო ზარი", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "დასრულება", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ფანჯარა", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ვიდეო", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "ზედმეტად ბევრი მცდელობა დაგჭირდა, გთხოვთ, მოგვიანებით ისევ სცადო", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "გსურს ამ ცვლილებების გაუქმება?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ფოტოს რედაქტირება", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "შეცვლა…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name}-ის Story-ის გამოეხმაურა", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Story-ის გამოეხმაურა", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "ამიერიდან ჩართული ვიდეო და აუდიო დაპაუზდება, როცა სისტემის უჯრაში Signal-ის ფანჯარა დაიხურება და დაპატარვდება." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "სმაილები ახლა ნაგულისხმევად გადაიქცევა emoji-ებად, როცა (“:-)” → “🙂”)-ს აკრეფ. შეგიძლია, ეს ფუნქცია შენი Signal Desktop-ის პარამეტრების განყოფილებაში "ჩატები" დააკონფიგურირო." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/kk-KZ/messages.json b/_locales/kk-KZ/messages.json index ffa7f72617ca..7fa7259c9723 100644 --- a/_locales/kk-KZ/messages.json +++ b/_locales/kk-KZ/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Сіз", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Қоңырауға бұдан артық адам қосыла алмайды", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Қосылу", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal пайдаланушысы емес. Толық пайдаланушы атын енгізіңіз.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Кейбір тіркемелер өте үлкен болғандықтан, оны көрсету мүмкін емес.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Демеушілік туралы мәліметті алу мүмкін болмады", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Аудиоқоңырау", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Аяқтау", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Терезе", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Тым көп рет қате дерек енгіздіңіз, біраздан кейін қайталап көріңіз", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Осы өзгертулерді жойғыңыз келе ме?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Фотосуретті өзгерту", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Өзгерту…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} жіберген сториске реакция қалдырды", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Сториске реакция қалдырды", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Signal терезесі жабылғанда және жүйе науасында барынша кішірейгенде, видео және аудио уақытша тоқтайды. Егер тыныштық керек болса, X түймесін басыңыз." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Көпшіліктің сұрауы бойынша “:-)” сияқты эмотикондар енді автоматты түрде “🙂” сияқты эмодзиге айналады. Егер бұл функция сізге ұнамаса, Signal Desktop параметрлеріндегі "Чаттар" бөлімінде оны өшіріп қоюыңызға болады." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/km-KH/messages.json b/_locales/km-KH/messages.json index 6809969611de..38b1122cac55 100644 --- a/_locales/km-KH/messages.json +++ b/_locales/km-KH/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "អ្នក", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ការហៅពេញ", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "ចូលរួម", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} មិនមែនជាអ្នកប្រើ Signal ទេ។ ត្រូវប្រាកដថា អ្នកបានបញ្ចូលឈ្មោះអ្នកប្រើពេញលេញ។", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ឯកសារភ្ជាប់មួយចំនួនមានទំហំធំពេកមិនអាចបង្ហាញបាន។", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "មិនអាចបើកព័ត៌មានលម្អិតអំពីការបរិច្ចាគបានទេ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ការហៅជាសំឡេង", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "បញ្ចប់", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "វីនដូ", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "វីដេអូ", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "បានធ្វើការព្យាយាមច្រើនដងពេក។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "តើអ្នកចង់បោះបង់ការកែប្រែទាំងនេះទេ?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "កែប្រែរូបភាព", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "ផ្លាស់ប្តូរ…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "បានប្រតិកម្មទៅនឹងរឿងរ៉ាវមួយពី {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "បានប្រតិកម្មទៅនឹងរឿងរ៉ាវមួយ", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "ឥឡូវនេះ ការចាក់វីដេអូ និងសំឡេងនឹងផ្អាកនៅពេលណាដែលផ្ទាំងវីនដូ Signal ត្រូវបានបិទ និងបង្រួមតូចនៅក្នុងផ្ទាំងកម្មវិធីរបស់ប្រព័ន្ធនៅថាសបារ។ ប្រសិនបើអ្នកកំពុងស្វែងរកភាពស្ងៀមស្ងាត់ សូមចុចសញ្ញា X។" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "តាមតម្រូវការដ៏ពេញនិយម ឥឡូវនេះ នៅពេលអ្នកវាយបញ្ចូលសញ្ញាអារម្មណ៍ដូចជា “:-)” វាក្លាយជារូបអារម្មណ៍ដោយស្វ័យប្រវត្តិដូចជា “🙂” — ប៉ុន្តែប្រសិនបើវាធ្វើឱ្យអ្នក “:-(“ អ្នកអាចបិទមុខងារនេះនៅក្នុងផ្នែក “ជជែក” នៃការកំណត់ Signal Desktop របស់អ្នក។" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/kn-IN/messages.json b/_locales/kn-IN/messages.json index 2c7c60a44bb8..6585426c4e02 100644 --- a/_locales/kn-IN/messages.json +++ b/_locales/kn-IN/messages.json @@ -93,7 +93,7 @@ "description": "Shown in the about box for the link to software acknowledgments" }, "icu:privacyPolicy": { - "messageformat": "ನಿಯಮಗಳು ಮತ್ತು ಖಾಸಗಿತನದ ನೀತಿ", + "messageformat": "ನಿಯಮಗಳು ಮತ್ತು ಗೌಪ್ಯತೆಯ ನೀತಿ", "description": "Shown in the about box for the link to https://signal.org/legal" }, "icu:appleSilicon": { @@ -101,7 +101,7 @@ "description": "Shown in the about box for Apple silicon product name" }, "icu:copyErrorAndQuit": { - "messageformat": "ದೋಷವನ್ನು ಪ್ರತಿ ಮಾಡಿ ತ್ಯಜಿಸು", + "messageformat": "ದೋಷವನ್ನು ಪ್ರತಿ ಮಾಡಿ ತ್ಯಜಿಸಿ", "description": "Shown in the top-level error popup, allowing user to copy the error text and close the app" }, "icu:unknownContact": { @@ -145,19 +145,19 @@ "description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuEdit": { - "messageformat": "ತಿದ್ದಿ", + "messageformat": "&ತಿದ್ದಿ", "description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuView": { - "messageformat": "ತೋರಿಸು", + "messageformat": "&ತೋರಿಸಿ", "description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuWindow": { - "messageformat": "ಕಿಟಕಿ", + "messageformat": "&ಕಿಟಕಿ", "description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuHelp": { - "messageformat": "ಸಹಾಯ", + "messageformat": "&ಸಹಾಯ", "description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuSettings": { @@ -169,43 +169,43 @@ "description": "Application menu item for macOS 'Services'" }, "icu:appMenuHide": { - "messageformat": "ಅಡಗಿಸು", + "messageformat": "ಅಡಗಿಸಿ", "description": "Application menu command to hide the window" }, "icu:appMenuHideOthers": { - "messageformat": "ಇತರರನ್ನು ಅಡಗಿಸು", + "messageformat": "ಇತರರನ್ನು ಅಡಗಿಸಿ", "description": "Application menu command to hide all other windows" }, "icu:appMenuUnhide": { - "messageformat": "ಎಲ್ಲಾದನ್ನು ತೋರಿಸು", + "messageformat": "ಎಲ್ಲವನ್ನು ತೋರಿಸಿ", "description": "Application menu command to show all application windows" }, "icu:appMenuQuit": { - "messageformat": "Signalಅನ್ನು ತ್ಯಜಿಸು", + "messageformat": "Signalಅನ್ನು ತ್ಯಜಿಸಿ", "description": "Application menu command to close the application" }, "icu:editMenuUndo": { - "messageformat": "ರದ್ದುಗೊಳಿಸು", + "messageformat": "ರದ್ದುಗೊಳಿಸಿ", "description": "Edit menu command to remove recently-typed text" }, "icu:editMenuRedo": { - "messageformat": "ಮತ್ತೆ ಮಾಡು", + "messageformat": "ಮತ್ತೆ ಮಾಡಿ", "description": "Edit menu command to restore previously undone typed text" }, "icu:editMenuCut": { - "messageformat": "ಕತ್ತರಿಸು", + "messageformat": "ಕತ್ತರಿಸಿ", "description": "Edit menu command to remove selected text and add it to clipboard" }, "icu:editMenuCopy": { - "messageformat": "ನಕಲಿಸು", + "messageformat": "ನಕಲಿಸಿ", "description": "Edit menu command to add selected text to clipboard" }, "icu:editMenuPaste": { - "messageformat": "ಅಂಟಿಸು", + "messageformat": "ಅಂಟಿಸಿ", "description": "Edit menu command to insert text from clipboard at cursor location" }, "icu:editMenuPasteAndMatchStyle": { - "messageformat": "ಅಂಟಿಸು ಹಾಗೂ ಶೈಲಿಯನ್ನು ಹೊಂದಾಣಿಸು", + "messageformat": "ಅಂಟಿಸಿ ಹಾಗೂ ಶೈಲಿಯನ್ನು ಹೊಂದಿಸಿ", "description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information" }, "icu:editMenuDelete": { @@ -217,15 +217,15 @@ "description": "Edit menu command to select all of the text in selected text box" }, "icu:editMenuStartSpeaking": { - "messageformat": "ಮಾತಾಡುವುದನ್ನು ಆರಂಭಿಸು", + "messageformat": "ಮಾತಾಡುವುದನ್ನು ಆರಂಭಿಸಿ", "description": "Edit menu item under 'speech' to start dictation" }, "icu:editMenuStopSpeaking": { - "messageformat": "ಮಾತಾಡುವುದನ್ನು ನಿಲ್ಲಿಸು", + "messageformat": "ಮಾತಾಡುವುದನ್ನು ನಿಲ್ಲಿಸಿ", "description": "Edit menu item under 'speech' to stop dictation" }, "icu:windowMenuClose": { - "messageformat": "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು", + "messageformat": "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚಿ", "description": "Window menu command to close the current window" }, "icu:windowMenuMinimize": { @@ -245,11 +245,11 @@ "description": "View menu command to go back to the default zoom" }, "icu:viewMenuZoomIn": { - "messageformat": "ಇನ್ನು ಹತ್ತಿರವಾಗಿಸು", + "messageformat": "ಜೂಮ್ ಇನ್ ಮಾಡಿ", "description": "View menu command to make everything bigger" }, "icu:viewMenuZoomOut": { - "messageformat": "ಇನ್ನು ದೂರವಾಗಿಸು", + "messageformat": "ಜೂಮ್ ಔಟ್ ಮಾಡಿ", "description": "View menu command to make everything smaller" }, "icu:viewMenuToggleFullScreen": { @@ -341,7 +341,7 @@ "description": "Text of the button displayed when clicking compose button in left pane" }, "icu:LeftPane__compose__findByPhoneNumber": { - "messageformat": "ಫೋನ್ ನಂಬರ್‌ನಿಂದ ಹುಡುಕಿ", + "messageformat": "ಫೋನ್ ಸಂಖ್ಯೆಯಿಂದ ಹುಡುಕಿ", "description": "Text of the button displayed when clicking compose button in left pane" }, "icu:LeftPaneFindByHelper__title--findByUsername": { @@ -349,7 +349,7 @@ "description": "Title of the left pane when looking up someone by username" }, "icu:LeftPaneFindByHelper__title--findByPhoneNumber": { - "messageformat": "ಫೋನ್ ನಂಬರ್‌ನಿಂದ ಹುಡುಕಿ", + "messageformat": "ಫೋನ್ ಸಂಖ್ಯೆಯಿಂದ ಹುಡುಕಿ", "description": "Title of the left pane when looking up someone by phone number" }, "icu:LeftPaneFindByHelper__placeholder--findByUsername": { @@ -361,7 +361,7 @@ "description": "Placeholder of the search input in left pane when looking up someone by phone number" }, "icu:LeftPaneFindByHelper__description--findByUsername": { - "messageformat": "ಯೂಸರ್ನೇಮ್ ಬಳಿಕ ಒಂದು ಬಿಂದು ಮತ್ತು ಅದರ ಸಂಖ್ಯೆಗಳ ಸೆಟ್ ನಮೂದಿಸಿ.", + "messageformat": "ಯೂಸರ್‌ನೇಮ್‌ ಬಳಿಕ ಒಂದು ಬಿಂದು ಮತ್ತು ಅದರ ಸಂಖ್ಯೆಗಳ ಸೆಟ್ ನಮೂದಿಸಿ.", "description": "Description displayed under search input in left pane when looking up someone by username" }, "icu:CountryCodeSelect__placeholder": { @@ -653,7 +653,7 @@ "description": "Shown after reviewing large number of contacts" }, "icu:safetyNumberChangeDialog__confirm-remove-all": { - "messageformat": "{count, plural, one {ಸ್ಟೋರಿ {story} ನಿಂದ 1 ಸ್ವೀಕೃತಿದಾರರನ್ನು ತೆಗೆದುಹಾಕಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುತ್ತೀರಾ?} other {ಸ್ಟೋರಿ {story} ನಿಂದ {count,number} ಸ್ವೀಕೃತಿದಾರರನ್ನು ತೆಗೆದುಹಾಕಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುತ್ತೀರಾ?}}", + "messageformat": "{count, plural, one {ಸ್ಟೋರಿ {story} ನಿಂದ {count,number} ಸ್ವೀಕೃತಿದಾರರನ್ನು ತೆಗೆದುಹಾಕಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುತ್ತೀರಾ?} other {ಸ್ಟೋರಿ {story} ನಿಂದ {count,number} ಸ್ವೀಕೃತಿದಾರರನ್ನು ತೆಗೆದುಹಾಕಲು ನೀವು ಖಚಿತವಾಗಿ ಬಯಸುತ್ತೀರಾ?}}", "description": "Shown if user selects 'remove all' option to remove all potentially untrusted contacts from a given story" }, "icu:safetyNumberChangeDialog__remove-all": { @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "ನೀವು", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ಕರೆ ಭರ್ತಿಯಾಗಿದೆ", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "ಸೇರಿಕೊಳ್ಳಿ", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ಅವರು Signal ಬಳಕೆದಾರರಲ್ಲ. ನೀವು username ಅನ್ನು ಪೂರ್ತಿಯಾಗಿ enter ಮಾಡಿದ್ದೀರೋ ಇಲ್ಲವೋ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ಪ್ರದರ್ಶಿಸಲು ಕೆಲವು ಲಗತ್ತುಗಳು ತೀರಾ ದೊಡ್ಡದಾಗಿವೆ.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "ದೇಣಿಗೆ ವಿವರಗಳನ್ನು ಪಡೆಯಲು ಸಾಧ್ಯವಾಗುತ್ತಿಲ್ಲ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ಆಡಿಯೊ ಕರೆ", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "ಮುಕ್ತಾಯ", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ವಿಂಡೋ", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ವೀಡಿಯೊ", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "ತುಂಬಾ ಹೆಚ್ಚು ಪ್ರಯತ್ನಗಳನ್ನು ಮಾಡಿದ್ದೀರಿ, ದಯವಿಟ್ಟು ಮತ್ತೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "ಈ ಬದಲಾವಣೆಗಳನ್ನು ತ್ಯಜಿಸಲು ನೀವು ಬಯಸುವಿರಾ?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ಫೋಟೋ ಎಡಿಟ್ ಮಾಡಿ", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "ಬದಲಿಸಿ...", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} ಅವರ ಸ್ಟೋರಿಗೆ ಪ್ರತಿಕ್ರಿಯಿಸಲಾಗಿದೆ", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "ಸ್ಟೋರಿಗೆ ಪ್ರತಿಕ್ರಿಯಿಸಲಾಗಿದೆ", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Signal ವಿಂಡೋವನ್ನು ಮುಚ್ಚಿದಾಗ ಮತ್ತು ಸಿಸ್ಟಮ್ ಟ್ರೇನಲ್ಲಿ ಮಿನಿಮೈಸ್ ಮಾಡಿದಾಗ ವೀಡಿಯೊ ಮತ್ತು ಆಡಿಯೊ ಪ್ಲೇಬ್ಯಾಕ್ ಈಗ ವಿರಾಮಗೊಳ್ಳುತ್ತದೆ. ನೀವು ಮೌನವನ್ನು ಹುಡುಕುತ್ತಿದ್ದರೆ, X ಸ್ಥಳವನ್ನು ಗುರುತಿಸುತ್ತದೆ." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "ಜನಪ್ರಿಯ ಬೇಡಿಕೆಯಿಂದಾಗಿ, ":-)" ನಂತಹ ಎಮೋಟಿಕಾನ್‌ಗಳು ಈಗ ಸ್ವಯಂಚಾಲಿತವಾಗಿ “🙂” ಎಮೋಜಿ ಆಗುತ್ತವೆ — ಆದರೆ ಇದು ನಿಮ್ಮನ್ನು “:-(“ ಮಾಡುತ್ತದೆ ಎಂದರೆ, ನಿಮ್ಮ Signal Desktop ಸೆಟ್ಟಿಂಗ್‌ಗಳ “ಚಾಟ್‌ಗಳು” ವಿಭಾಗದಲ್ಲಿ ನೀವು ಈ ಫೀಚರ್ ಅನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಬಹುದು." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index 2a323434003e..b41dd87e644c 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "나", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "통화 참가자 수 최대", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "참가", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} 님은 Signal 사용자가 아닙니다. 전체 사용자 이름을 입력했는지 확인하세요.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "일부 첨부 파일이 너무 커서 표시할 수 없습니다.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "기부 세부 정보를 가져오지 못했습니다.", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "음성 통화", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "종료", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "창", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "동영상", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "너무 많이 시도했습니다. 나중에 다시 시도해 주세요.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "변경사항을 파기하시겠습니까?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "프로필 사진 수정하기", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "변경…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} 님의 스토리에 반응했습니다.", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "스토리에 반응했습니다.", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "이제 시스템 트레이에서 Signal 창을 닫거나 최소화할 때마다 영상 및 음성 재생이 멈춥니다." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "이제 입력할 때 이모티콘이 기본적으로 이모지로 변경됩니다(“:-)” → “🙂”). 이 기능은 Signal 데스크톱 설정의 '대화' 섹션에서 구성할 수 있습니다." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ky-KG/messages.json b/_locales/ky-KG/messages.json index 58d1c4c7212d..324a09490f4b 100644 --- a/_locales/ky-KG/messages.json +++ b/_locales/ky-KG/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Сиз", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Орун жок", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Кошулуу", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal колдонуучусу эмес. Колдонуучу атын толук киргизиңиз.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Кээ бир тиркемелер өтө чоң болгондуктан, көрүнбөйт.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Колдоо тууралуу чоо-жайы алынбай жатат", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Аудио чалуу", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Аягы", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Терезе", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Өтө көп жолу аракет кылдыңыз, бир аздан соң кайталап көрүңүз", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Бул өзгөртүүлөрдү жокко чыгарасызбы?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Сүрөттү өзгөртүү", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Өзгөртүү…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} түзгөн окуяга сезимин билдирди", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Окуяга сезимин билдирди", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Signal'дын терезеси жабылып, жашырылганда, видео жана аудио токтоп калат. Тынчтыкты сүйсөңүз, ушул параметрди тандаңыз." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Көпчүлүктүн суранычы менен, “:-)” сыяктуу быйтыкчалар эми автоматтык түрдө “🙂” деген быйтыкчаларга өзгөрдү — сизге “:-(“ жакпаса, бул функцияны Signal Desktop параметрлериндеги “Маектер” бөлүмүнөн өчүрүп койсоңуз болот." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/lt-LT/messages.json b/_locales/lt-LT/messages.json index dd447d6bfa30..88e20758f18f 100644 --- a/_locales/lt-LT/messages.json +++ b/_locales/lt-LT/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Jūs", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Skambutis yra pilnas", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Prisijungti", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nenaudoja „Signal“. Įsitikinkite, kad įvedėte visą naudotojo vardą.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Kai kurie priedai nerodomi, nes per dideli.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nepavyko gauti paramos informacijos", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Garso skambutis", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Baigti", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Langą", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vaizdo įrašas", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Atlikta per daug bandymų, bandykite dar kartą vėliau.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Ar norėtumėte atmesti šiuos pakeitimus?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Taisyti nuotrauką", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Keisti…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Sureagavo į istoriją, kurią paskelbė {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Sureagavo į istoriją", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Smulkūs patobulinimai, klaidų pataisymai ir veikimo pagerinimas. Ačiū, kad naudoji „Signal“!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Uždarius „Signal“ langą ir suskleidus jį į sistemos dėklą, vaizdo ir garso atkūrimas nuo šiol bus pristabdomas." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Dabar įvedus jaustukus jie automatiškai taps šypsenėlėmis („:-)“ → „🙂“). Šią funkciją galite sukonfigūruoti „Signal Desktop“ nustatymų skiltyje „Pokalbiai“." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/lv-LV/messages.json b/_locales/lv-LV/messages.json index 9b5efd5e89e5..4b5e7ef21306 100644 --- a/_locales/lv-LV/messages.json +++ b/_locales/lv-LV/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Jūs", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Zvana/sarunas dalībnieku limits izsmelts", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Pievienoties", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nav Signal lietotājs. Pārliecinieties, ka ievadījāt pilnu lietotājvārds.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Daži pielikumi ir pārāk lieli, lai tos attēlotu.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nevar iegūt informāciju par ziedojumu", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Audiozvans", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Beigt", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Logs", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Pārāk daudz mēģinājumu. Lūdzu, pēc brīža mēģiniet vēlreiz.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Vai vēlaties atmest šīs izmaiņas?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Rediģēt fotogrāfiju", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Mainīt…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reaģēja uz lietotāja {name} stāstu", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reaģēja uz stāstu", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Nelielas izmaiņas, kļūdu labojumi un darbības uzlabojumi. Paldies, ka lietojat Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Tagad video un audio atskaņošana tiks apturēta, ja Signal logs tiks aizvērts un minimizēts sistēmas ikonjoslā. Ja vēlaties klusumu, meklējiet \"X\" simbolu." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Pieprasījums bija liels, tāpēc tagad tādas emocijzīmes kā ":-)" automātiski kļūs par "🙂". Ja šī funkcija jums šķiet ":-(", varat to atspējot Signal datora versijas iestatījumu sadaļā "Sarunas"." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/mk-MK/messages.json b/_locales/mk-MK/messages.json index 6b1e47f195c9..6b3d96df4390 100644 --- a/_locales/mk-MK/messages.json +++ b/_locales/mk-MK/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Вие", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Повикот е полн", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Приклучи се", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} не е Signal корисник. Осигурајте се дека го внесовте целосното корисничко име.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Дел од прилозите се преголеми за да се прикажат.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Не е можно да се добијат деталите за донацијата", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Аудио повик", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Крај", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Еден прозорец", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Направивте премногу обиди, ве молиме обидете се повторно подоцна", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Дали сакате да ги откажете овие промени?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Уреди фотографија", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Смени…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Реагираше на приказна од {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Реагираше на приказна", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Репродукцијата на видео и аудио сега ќе биде паузирана секогаш кога Signal прозорецот е затворен и минимизиран во системската лента." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Сега со стандардно поставување може емотиконите да се претворат во емоџи додека куцате („:-)“ → „🙂“). Поставете ја оваа функција во делот „Разговори“ од поставувањата на Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ml-IN/messages.json b/_locales/ml-IN/messages.json index 06332961b8ed..f2e2bfb825e5 100644 --- a/_locales/ml-IN/messages.json +++ b/_locales/ml-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "നിങ്ങൾ", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "കോൾ നിറഞ്ഞു", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "ചേരുക", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ഒരു Signal ഉപയോക്താവ് അല്ല. നിങ്ങൾ ഉപയോക്തൃനാമം പൂർണ്ണമായും നൽകിയിട്ടുണ്ടെന്ന് ഉറപ്പാക്കുക.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "പ്രദർശിപ്പിക്കാൻ കഴിയാത്ത അത്രയും വലുതാണ് ചില അറ്റാച്ച്മെന്റുകൾ.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "സംഭാവനാ വിശദാംശങ്ങൾ ലഭ്യമാക്കാനായില്ല", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ഓഡിയോ കോൾ", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "അവസാനം", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ഒരു വിൻഡോ", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "വീഡിയോ", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "വളരെയധികം ശ്രമങ്ങൾ നടത്തി, പിന്നീട് വീണ്ടും ശ്രമിക്കുക", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "ഈ മാറ്റങ്ങൾ നിങ്ങൾക്ക് നിരാകരിക്കണമെന്നുണ്ടോ?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ഫോട്ടോ എഡിറ്റ് ചെയ്യുക", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "മാറ്റുക…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} എന്നയാളുടെ സ്റ്റോറിയോട് പ്രതികരിച്ചു", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "ഒരു സ്റ്റോറിയോട് പ്രതികരിച്ചു", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "സിസ്റ്റം ട്രേയിൽ Signal വിൻഡോ അടയ്ക്കുമ്പോഴും ചെറുതാക്കുമ്പോഴും വീഡിയോ, ഓഡിയോ പ്ലേബാക്ക് ഇപ്പോൾ താൽക്കാലികമായി നിർത്തും. നിങ്ങൾക്ക് നിശബ്ദമാക്കണമെങ്കിൽ, X ആണ് അതിനുള്ള സ്ഥലം." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "ജനപ്രിയത അനുസരിച്ച്, “:-)” പോലുള്ള ഇമോട്ടിക്കോണുകൾ ഇപ്പോൾ ഓട്ടോമാറ്റിയ്ക്കായി 🙂” പോലുള്ള ഇമോജിയായി മാറുന്നു— എന്നാൽ ഇത് നിങ്ങളെ സംബന്ധിച്ച് “:-(“ ആണെങ്കിൽ നിങ്ങളുടെ Signal ഡെസ്‌ക്‌ടോപ്പ് ക്രമീകരണങ്ങളിലെ “ചാറ്റുകൾ” വിഭാഗത്തിൽ ഈ സവിശേഷത പ്രവർത്തനരഹിതമാക്കാം." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/mr-IN/messages.json b/_locales/mr-IN/messages.json index 33ba6261adf1..ab4d688c1f99 100644 --- a/_locales/mr-IN/messages.json +++ b/_locales/mr-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "आपण", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "कॉल पूर्ण आहे", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "सामील व्हा", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} हा Signal वापरकर्ता नाही. खात्री करा की आपण पूर्ण वापरकर्ता नाव प्रविष्ट केले आहे.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "काही संलग्नके प्रदर्शित करण्यासाठी अतिशय मोठ्या आहेत.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "देणगी तपशील काढण्यात अक्षम", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ऑडिओ कॉल", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "समाप्त", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "पटल", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "व्हिडिओ", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "आपण खूप प्रयत्न केले, कृपया पुन्हा प्रयत्न करा", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "आपल्याला हे बदल टाकून देण्यास आवडतील?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "फोटो संपादित करा", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "बदला…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name}कडील स्टोरी वर प्रतिक्रिया दिली", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "स्टोरीला प्रतिक्रिया दिली", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "जेव्हा जेव्हा Signal विंडो बंद केली जाते आणि सिस्टम ट्रेमध्ये लहान केेली जाते तेव्हा व्हिडिओ आणि ऑडिओ प्लेबॅक थांबेल. आपण शांतता शोधत असाल तर, X जागेला चिन्हांकित करतो." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "असंख्यांच्या मागणीनुसार, “:-)” सारखे इमोटिकॉन आता स्वयंचलितपणे “🙂” — सारखे इमोजी बनतात परंतु जर ते आपणासाठी “:-(“ बनत असतील तर आपण ते आपल्या Signal डेस्कटॉप सेटिंग्ज मधील “चॅट्स” विभागात या वैशिष्ट्याला अक्षम करू शकता." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ms/messages.json b/_locales/ms/messages.json index 30ddd9bd5b9e..03f46fca39f4 100644 --- a/_locales/ms/messages.json +++ b/_locales/ms/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Anda", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Panggilan penuh", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Sertai", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} bukan pengguna Signal. Pastikan anda telah memasukkan nama pengguna yang lengkap.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Sesetengah lampiran terlalu besar untuk dipaparkan.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Tidak dapat mengambil butiran derma", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Panggilan audio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Tamat", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Tetingkap", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Terlalu banyak percubaan, sila cuba lagi nanti", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Adakah anda ingin membuang perubahan ini?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Edit Foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Tukar…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Memberi reaksi kepada cerita daripada {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Memberi reaksi kepada cerita", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Sedikit pengubahsuaian, pembaikan pepijat dan peningkatan prestasi. Terima kasih kerana menggunakan Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Main balik video dan audio kini akan dijeda seketika apabila tetingkap Signal ditutup dan diminimumkan dalam dulang sistem." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Emotikon kini bertukar menjadi emoji secara lalai semasa menaip (":-)" →🙂. Ciri ini boleh dikonfigurasi di bahagian "Sembang" dalam tetapan Signal Desktop anda." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/my/messages.json b/_locales/my/messages.json index 2900351acc21..afa4a35c319e 100644 --- a/_locales/my/messages.json +++ b/_locales/my/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "သင်", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ခေါ်ဆိုမှုပြည့်သွားတယ်", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "ပါဝင်မည်", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} သည် Signal သုံးစွဲသူ မဟုတ်ပါ။ သုံးစွဲသူအမည်အပြည့်အစုံကို ရိုက်ထည့်ထားခြင်းဖြစ်ကြောင်း သေချာအောင်လုပ်ပါ။", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ပူးတွဲဖိုင်အချို့မှာ ပြသရန် ကြီးလွန်းနေသည်။", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "လှူဒါန်းမှု အသေးစိတ်ကို ရယူ၍ မရနိုင်ပါ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "အော်ဒီယိုကောလ်", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "အဆုံးသတ်မည်", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ဝင်းဒိုး", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ရုပ်မြင်သံကြား", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "ကြိုးစားသည့်အကြိမ်ရေ များလွန်းသည်၊ နောက်မှ ထပ်စမ်းကြည့်ပါ", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "ပြောင်းလဲမှုများကို ပြန်ရုပ်သိမ်းမှာလား?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ဓာတ်ပုံ ပြင်ရန်", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "ပြောင်းရန်…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} ထံမှ စတိုရီတစ်ခုကို တုံ့ပြန်မှု ပေးခဲ့ပါသည်", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "စတိုရီတစ်ခုကို တုံ့ပြန်မှု ပေးခဲ့ပါသည်", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "ယခုအခါ Signal ဝင်းဒိုးကို ပိတ်ပြီးနောက် စနစ် Tray ထဲတွင် ချုံ့ထားလိုက်သည့်အခါတိုင်း ဗီဒီယိုနှင့် အော်ဒီယို ဖွင့်ခြင်းကို ခေတ္တရပ်ထားပါမည်။ အသံပိတ်ရန် သင် ကြိုးစားနေပါက ပိတ်ရမည့်နေရာကို X ဖြင့် ပြထားပါသည်။" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "ယခုအခါ “:-)” ဟု စာရိုက်လိုက်လျှင် “🙂” — ဖြစ်သွားသကဲ့သို့ ရုပ်ပြောင်များသည် အလိုအလျောက် အီမိုဂျီဖြစ်သွားပါသည်။ ဤအင်္ဂါရပ်ကို သင်၏ Signal Desktop ဆက်တင်များရှိ "ချက်(တ်)" ကဏ္ဍတွင် စီစဉ်သတ်မှတ်နိုင်ပါသည်။" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index 9484fa4baede..4bff19bb3845 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Deg", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Samtalen er full", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Bli med", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} er ikke en Signal-bruker. Sjekk om du har skrevet inn hele brukernavnet.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Enkelte vedlegg er for store til å vises.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Kunne ikke hente detaljene om pengegaven", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Taleanrop", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Avslutt", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Et vindu", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Du har gjort for mange forsøk. Prøv igjen senere.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Vil du forkaste disse endringene?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Rediger bildet", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Velg", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagerte på storyen til {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagerte på en story", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Noen små justeringer, feilrettinger og ytelsesforbedringer. Takk for at du bruker Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Avspillingen av videoer og lydklipp settes nå på pause dersom du lukker eller minimerer Signal-vinduet i systemstatusfeltet." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Nå forvandles enkelte emoticons automatisk til emojier når du skriver dem – «:-)» endres for eksempel til «🙂». Du kan styre denne funksjonen under «Samtaler» i Signal-innstillingene." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 64390cd15238..e94208db1090 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -445,7 +445,7 @@ "description": "Shown as aria label for context menu for a contact" }, "icu:ContactListItem__menu__message": { - "messageformat": "Bericht versturen", + "messageformat": "Bericht", "description": "Shown in a context menu for a contact, allows the user to start the conversation with the contact" }, "icu:ContactListItem__menu__audio-call": { @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Jij", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "De oproep is vol", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Deelnemen", "description": "Button label in the call lobby for joining a call" @@ -2348,7 +2396,7 @@ "description": "In conversation details, label for button to view safety number, opens safety number modal" }, "icu:ConversationDetails__HeaderButton--Message": { - "messageformat": "Bericht versturen", + "messageformat": "Bericht", "description": "In conversation details, label for button to switch to the conversation view in order to draft a message in that converation" }, "icu:SafetyNumberNotification__viewSafetyNumber": { @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} is geen Signal-gebruiker. Controleer of je de volledige gebruikersnaam hebt ingevoerd.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2476,7 +2524,7 @@ "description": "Shown in the alert when you add the maximum number of group members" }, "icu:chooseGroupMembers__maximum-group-size__body": { - "messageformat": "Signalgroepen kunnen maximaal {max,number} leden omvatten.", + "messageformat": "Signal-groepen kunnen maximaal {max,number} leden omvatten.", "description": "Shown in the alert when you add the maximum number of group members" }, "icu:chooseGroupMembers__maximum-recommended-group-size__title": { @@ -2589,7 +2637,7 @@ "description": "Shown in the conversation history when you update a group" }, "icu:updatedGroupAvatar": { - "messageformat": "De groepsafbeeldig is aangepast.", + "messageformat": "De groepsafbeelding is aangepast.", "description": "Shown in the conversation history when someone updates the group" }, "icu:titleIsNow": { @@ -2692,6 +2740,10 @@ "messageformat": "Sommige bijlagen zijn te groot om weer te geven.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Donatiegegevens kunnen niet worden opgehaald", "description": "Aria label for donation when we can't fetch the details." @@ -2973,7 +3025,7 @@ "description": "Used as an aria-label for when many people react to a message. Count is always greater than 1" }, "icu:Message__role-description": { - "messageformat": "Bericht versturen", + "messageformat": "Bericht", "description": "aria-roledescription of a message" }, "icu:MessageBody--read-more": { @@ -2991,7 +3043,7 @@ "messageformat": "Nu je een actuele versie van Signal gebruikt kun je {contact} vragen om dit bericht opnieuw te verzenden." }, "icu:Message--from-me-unsupported-message": { - "messageformat": "Een van je apparaten heeft een bericht verstuurd welke niet kan worden verwerkt of niet kan worden weergegeven omdat dat bericht gebruik maakt van een nieuwe funcie van Signal." + "messageformat": "Een van je apparaten heeft een bericht verstuurd welke niet kan worden verwerkt of niet kan worden weergegeven omdat dat bericht gebruik maakt van een nieuwe functie van Signal." }, "icu:Message--from-me-unsupported-message-ask-to-resend": { "messageformat": "Nu je een actuele versie van Signal gebruikt zullen toekomstige berichten die vergelijkbaar zijn met deze worden gesynchroniseerd." @@ -3664,6 +3716,14 @@ "messageformat": "Audio-oproep", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Beëindigen", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Een bepaald venster", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -4321,7 +4385,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--other": { - "messageformat": "Één persoon, die door {memberName} was uitgenodigd, heeft de uitnodiging verworpen.", + "messageformat": "Eén persoon, die door {memberName} was uitgenodigd, heeft de uitnodiging verworpen.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--you": { @@ -4333,7 +4397,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--unknown": { - "messageformat": "Één persoon heeft een uitnodiging om lid te worden van de groep verworpen.", + "messageformat": "Eén persoon heeft een uitnodiging om lid te worden van de groep verworpen.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--other": { @@ -4373,7 +4437,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--you": { - "messageformat": "Je hebt voor één persoon de uitnodiging, welke door door {memberName} is verzonden, ingetrokken.", + "messageformat": "Je hebt voor één persoon de uitnodiging, welke door {memberName} is verzonden, ingetrokken.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": { @@ -4413,7 +4477,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--unknown": { - "messageformat": "Een beheerder heeft {count,number} uitnodigingen om lid te worden van de de groep, welke jij hebt verzonden, ingetrokken.", + "messageformat": "Een beheerder heeft {count,number} uitnodigingen om lid te worden van de groep, welke jij hebt verzonden, ingetrokken.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-add-one--you": { @@ -4433,7 +4497,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--you": { - "messageformat": "Je hebt het verzoek van {joinerName} om lid te te worden van de groep geweigerd.", + "messageformat": "Je hebt het verzoek van {joinerName} om lid te worden van de groep geweigerd.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--own": { @@ -4953,7 +5017,7 @@ "description": "This is the modal content when confirming denying a group request to join" }, "icu:PendingRequests--deny-for--with-link": { - "messageformat": "Wil je het lidmaatschapverzoek van “{name}” afwijzen? Als je dit doet dan kan deze persoon niet opnieuw via de groepslink verzoeken om lid te worden van de groep.", + "messageformat": "Wil je het lidmaatschapsverzoek van “{name}” afwijzen? Als je dit doet dan kan deze persoon niet opnieuw via de groepslink verzoeken om lid te worden van de groep.", "description": "This is the modal content when confirming denying a group request to join" }, "icu:PendingInvites--invites": { @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Je hebt te veel pogingen gedaan. Probeer het later opnieuw", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Wil je de wijzigingen verwerpen?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Profielfoto bewerken", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Aanpassen…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6101,11 +6173,11 @@ "description": "A text of the dialog displayed when user tries to overwrite Signal installation with an older version." }, "icu:CrashReportDialog__title": { - "messageformat": "De applicatie is gecrashed", + "messageformat": "De applicatie is gecrasht", "description": "A title of the dialog displayed when starting an application after a recent crash" }, "icu:CrashReportDialog__body": { - "messageformat": "Signal is herstart nadat het is gecrashed. Je kunt een crashrapport uploaden om de ontwikkelaars te helpen het probleem te vinden en te verhelpen.", + "messageformat": "Signal is herstart nadat het is gecrasht. Je kunt een crashrapport uploaden om de ontwikkelaars te helpen het probleem te vinden en te verhelpen.", "description": "The body of the dialog displayed when starting an application after a recent crash" }, "icu:CrashReportDialog__submit": { @@ -6908,6 +6980,10 @@ "messageformat": "Reageerde op een verhaal van {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reageerde op een verhaal", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Wanneer je het Signal-venster sluit en minimaliseert naar het systeemvak, wordt het afspelen van video en audio nu gepauzeerd. Ben je op zoek naar stilte, dan heb je die nu gevonden." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Op veler verzoek worden emoticons zoals “:-)” nu automatisch een emoji zoals “🙂”. Maar als je hier “:-(” van wordt, kun je deze functie uitschakelen in het gedeelte ‘Chats’ van je Signal Desktop-instellingen." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/pa-IN/messages.json b/_locales/pa-IN/messages.json index 231b15cf69a4..f8e5e180f575 100644 --- a/_locales/pa-IN/messages.json +++ b/_locales/pa-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "ਤੁਸੀਂ", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ਕਾਲ ਭਰੀ ਹੋਈ ਹੈ", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "ਸ਼ਾਮਲ ਹੋਵੋ", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal ਦੇ ਵਰਤੋਂਕਾਰ ਨਹੀਂ ਹਨ। ਇਹ ਪੱਕਾ ਕਰੋ ਕਿ ਤੁਸੀਂ ਪੂਰਾ ਵਰਤੋਂਕਾਰ ਨਾਂ ਦਰਜ ਕੀਤਾ ਹੈ।", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ਦਿਖਾਉਣ ਦੇ ਲਈ ਕੁਝ ਅਟੈਚਮੈਂਟਾਂ ਬਹੁਤ ਵੱਡੀਆਂ ਹਨ।", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "ਦਾਨ ਦੇ ਵੇਰਵੇ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਮਰੱਥ ਰਹੇ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ਆਡੀਓ ਕਾਲ", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "ਕੱਟੋ", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ਵਿੰਡੋ", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "ਵੀਡੀਓ", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "ਬਹੁਤ ਸਾਰੀਆਂ ਕੋਸ਼ਿਸ਼ਾਂ ਕੀਤੀਆਂ ਗਈਆਂ ਹਨ, ਕਿਰਪਾ ਕਰਕੇ ਬਾਅਦ ਵਿੱਚ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "ਕੀ ਤੁਸੀਂ ਇਹਨਾਂ ਤਬਦੀਲੀਆਂ ਨੂੰ ਖਾਰਜ ਕਰਨਾ ਚਾਹੋਗੇ?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ਫ਼ੋਟੋ ਨੂੰ ਸੋਧੋ", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "ਬਦਲੋ…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} ਦੀ ਸਟੋਰੀ ਉੱਤੇ ਰਿਐਕਸ਼ਨ ਦਿੱਤਾ", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "ਕਿਸੇ ਸਟੋਰੀ ਉੱਤੇ ਰਿਐਕਸ਼ਨ ਦਿੱਤਾ", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "ਜਦੋਂ ਵੀ Signal ਦੀ ਵਿੰਡੋ ਬੰਦ ਕੀਤੀ ਜਾਂਦੀ ਹੈ ਅਤੇ ਸਿਸਟਮ ਟ੍ਰੇਅ ਵਿੱਚ ਛੋਟੀ ਕੀਤੀ ਜਾਂਦੀ ਹੈ ਤਾਂ ਵੀਡੀਓ ਅਤੇ ਆਡੀਓ ਪਲੇਬੈਕ ਰੁਕ ਜਾਵੇਗਾ।" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "ਹੁਣ ਡਿਫੌਲਟ ਅਨੁਸਾਰ, ਜਦੋਂ ਵੀ ਤੁਸੀਂ ਇਮੋਟੀਕੋਨ ਟਾਈਪ ਕਰੋਗੇ, ਉਹ ਆਪਣੇ-ਆਪ ਹੀ ਇਮੋਜੀ ਬਣ ਜਾਣਗੇ (“:-)” → “🙂”)। ਤੁਸੀਂ ਆਪਣੇ Signal Desktop ਦੀਆਂ ਸੈਟਿੰਗਾਂ ਦੇ "ਚੈਟ" ਭਾਗ ਵਿੱਚ ਇਸ ਫੀਚਰ ਨੂੰ ਕੌਨਫਿਗਰ ਕਰ ਸਕਦੇ ਹੋ।" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index b18f620b0cf7..eaed9d837dcc 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Ty", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Połączenie jest pełne", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Dołącz", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nie jest użytkownikiem Signal. Upewnij się, że została wpisana pełna nazwa użytkownika.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Niektóre załączniki są zbyt duże, żeby je wyświetlić.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nie można pobrać szczegółów darowizny", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Połączenie audio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Zakończ", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Okno", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Wideo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Zbyt dużo nieudanych prób. Spróbuj ponownie później.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Odrzucić zmiany?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Edytuj zdjęcie", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Zmień…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Zareagowano na relację od {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Zareagowano na relację", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Małe ulepszenia, poprawki błędów i zwiększona funkcjonalność. Dzięki za korzystanie z Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Od teraz za każdym razem, gdy okno Signal zostanie zamknięte i zminimalizowane w pasku zadań, odtwarzanie wideo i audio zostanie wstrzymane. Ważne info dla fanów ciszy." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Zgodnie z życzeniem naszych użytkowników od teraz emotikony takie jak „:-)” automatycznie zmienią się w „🙂”. Możesz wyłączyć tę funkcję w sekcji „Czaty” w ustawieniach Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/pt-BR/messages.json b/_locales/pt-BR/messages.json index 3c0a2fb6c34c..1cdb4968a4ec 100644 --- a/_locales/pt-BR/messages.json +++ b/_locales/pt-BR/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Você", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "A chamada está lotada", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Entrar", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} não usa o Signal. Confira se você digitou o nome de usuário completo.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Alguns anexos são muito grandes para serem exibidos.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Não foi possível obter os detalhes da doação", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Chamada de voz", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Encerrar", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Uma janela", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Foram feitas muitas tentativas, tente novamente mais tarde", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Gostaria de descartar essas mudanças?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Editar foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Alterar…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagiu a um story de {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagiu a um story", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "A reprodução de vídeo e áudio agora será pausada sempre que a janela do Signal for fechada e minimizada na bandeja do sistema." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Os emoticons agora se transformam em emojis como padrão ao digitar (“:-)” → “🙂”). Você pode configurar este recurso na seção "Chats" das configurações do Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/pt-PT/messages.json b/_locales/pt-PT/messages.json index 7bbe989fcfed..2d66825d4b21 100644 --- a/_locales/pt-PT/messages.json +++ b/_locales/pt-PT/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Você", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "A chamada encontra-se cheia", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Entrar", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} não é um utilizador Signal. Certifique-se de que introduziu o nome de utilizador completo.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Alguns anexos são demasiado grandes para exibir.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Impossível aceder aos detalhes da doação", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Chamada de áudio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Terminar", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Uma janela", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Vídeo", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Foram feitas demasiadas tentativas, tente novamente mais tarde", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Deseja descartar estas alterações?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Editar fotografia", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Alterar…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagiu a uma história de {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagiu a uma história", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Pequenos ajustes adicionais, correções de bugs e melhorias de desempenho. Obrigado por usar o Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "A reprodução de vídeo e áudio agora será pausada sempre que a janela do Signal for fechada e minimizada na barra de tarefas. Às vezes o silêncio é de ouro." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Por definição, os emoticons agora transformam-se em emoji ao escrever (“:-)” → “🙂”). Pode configurar esta funcionalidade na secção "Chats" das definições do seu Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ro-RO/messages.json b/_locales/ro-RO/messages.json index e36165c672a2..f78c80dd82b7 100644 --- a/_locales/ro-RO/messages.json +++ b/_locales/ro-RO/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Tu", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Numărul maxim de participanți a fost atins", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Alătură-te", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nu este utilizator Signal. Asigură-te că ai introdus numele de utilizator complet.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Unele atașamente sunt prea mari pentru a fi afișate.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nu am putut să obținem detaliile donației", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Apel audio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Sfârşit", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "O fereastră", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Prea multe încercări efectuate, încearcă din nou mai târziu", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Vrei să renunți la aceste schimbări?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Editează fotografia", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Schimbă…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "A reacționat la povestea lui {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "A reacționat la poveste", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Mici ajustări, soluționări de bug-uri și îmbunătățiri ale performanței. Mersi că folosești Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Redarea video și audio se va întrerupe acum ori de câte ori fereastra Signal este închisă și minimizată în bara de sistem. Dacă ești în căutarea liniștii, X marchează locul." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "La cererea populară, emoticoanele de genul ":-)" devin acum automat emoji de genul "🙂" - dar dacă acest lucru te face să te simți ":-(", poți dezactiva această funcție în secțiunea "Conversații" din setările Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 58156039e78b..f4f2beabffd0 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Вы", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Звонок заполнен", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Войти", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} не является пользователем Signal. Убедитесь, что вы ввели полное имя пользователя.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Некоторые вложения слишком большие для отображения.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Невозможно получить данные о пожертвовании", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Аудиозвонок", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Окончание", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Окно", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Сделано слишком много попыток. Пожалуйста, попробуйте ещё раз позже", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Вы хотите сбросить эти изменения?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Редактировать фото", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Изменить…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Отреагировал(-а) на историю от {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Отреагировал(-а) на историю", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Воспроизведение видео и аудио теперь будет приостанавливаться всякий раз, когда окно Signal закрывается и сворачивается в панели задач. Если вы ищете тишину, это место отмечено X." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "По многочисленным просьбам, эмодзи «:-)» теперь автоматически становятся эмодзи «🙂» — но если это делает вас «:-(», вы можете отключить эту функцию в разделе «Чаты» в настройках Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/sk-SK/messages.json b/_locales/sk-SK/messages.json index 58f0c8aa2bfb..697a2a16b657 100644 --- a/_locales/sk-SK/messages.json +++ b/_locales/sk-SK/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Vy", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Hovor je plne obsadený", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Pridať sa", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nepoužíva Signal. Uistite sa, že ste zadali celé používateľské meno.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Niektoré prílohy sú príliš veľké, nie je možné ich zobraziť.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Nepodarilo sa získať podrobnosti príspevku", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Audio hovor", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Ukončiť", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Okno", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Urobili ste príliš veľa pokusov, skúste to znova neskôr", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Chcete zahodiť tieto zmeny?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Upraviť fotografiu", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Zmeniť…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagoval/a na príbeh používateľa {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagoval/a na príbeh", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Malé úpravy, opravy chýb a vylepšenia výkonu. Ďakujeme, že používate Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Prehrávanie videa a zvuku sa teraz pozastaví vždy, keď sa okno Signal zatvorí a minimalizuje na systémovej lište." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Emotikony sa teraz počas písania automaticky zmenia na emoji („:-)“ → „🙂“). Túto funkciu môžete nastaviť v časti „Čety“ v nastaveniach Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/sl-SI/messages.json b/_locales/sl-SI/messages.json index 6cb4d3e6f6d2..fee7fa0dc943 100644 --- a/_locales/sl-SI/messages.json +++ b/_locales/sl-SI/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Vi", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Klic je polno zaseden", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Pridruži se", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ni uporabnik_ca Signala. Prepričajte se, da ste vnesli celotno uporabniško ime.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Nekatere priloge so prevelike za prikaz.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Podatkov o donaciji ni mogoče pridobiti", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Zvočni klic", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Končaj", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Okno", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Preveč poskusov, poskusite znova pozneje", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Želite zavreči te spremembe?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Uredi fotografijo", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Spremeni …", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Odziv uporabnika_ce {name} na zgodbo", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Odziv na zgodbo", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Majhne prilagoditve, popravki napak in izboljšave zmogljivosti. Hvala, da uporabljate Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Predvajanje videoposnetkov in zvoka se zdaj ustavi, kadar je okno Signal zaprto in pomanjšano v sistemski pladenj. Če iščete tišino, je X prava izbira." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Na podlagi velikega povpraševanja emotikoni, kot je ":-)", zdaj samodejno postanejo emojiji, kot je "🙂" — če pa ste zaradi tega ":-(", lahko to funkcijo onemogočite v razdelku "Klepeti" v nastavitvah namizja Signal." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/sq-AL/messages.json b/_locales/sq-AL/messages.json index 267fc00fe734..ecdb10dd8c77 100644 --- a/_locales/sq-AL/messages.json +++ b/_locales/sq-AL/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Ti", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Thirrja është plot", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Bashkohu", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} nuk është përdorues i Signal. Sigurohu që ke vendosur emrin e plotë të përdoruesit.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Disa bashkëngjitje janë shumë të mëdha për t'u shfaqur.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Detajet e dhurimit nuk mund të shfaqen", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Thirrje me audio", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Përfundo", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Një dritare", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Provo më vonë pasi ke bërë shumë tentativa", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Doni të hidhen tej këto ndryshime?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Përpunoni foton", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Ndrysho…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagoi ndaj një postimi të përkohshëm të {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagoi ndaj një postimi të përkohshëm", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Rregullme të vogla, riparime të gabimeve dhe përmirësime të mbarëvajtjes. Faleminderit që përdorni Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Tanimë, luajtja e videos dhe e audios do të ndalet sa herë që dritarja e Signal mbyllet dhe minimizohet në tabelën e sistemit. Nëse po kërkon heshtje, X shënon vendin." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Sipas kërkesës popullore, emotikonat si ":-)" tani bëhen automatikisht emoxhi si "🙂” —, por nëse kjo të kthehet në “:-(“ mund ta çaktivizosh këtë veçori në seksionin “Bisedat" të cilësimeve të Desktopit të Signal." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index d75d690c85e4..be22620685d3 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -41,7 +41,7 @@ "description": "Shown in the affirmative button of the confirmation dialog when adding a contact to a group" }, "icu:AddUserToAnotherGroupModal__confirm-message": { - "messageformat": "Додавање корисника ({contact}) у групу „{group}“", + "messageformat": "Додај корисника „{contact}“ у групу „{group}“", "description": "Shown in the confirmation dialog body when adding a contact to a group" }, "icu:AddUserToAnotherGroupModal__search-placeholder": { @@ -81,11 +81,11 @@ "description": "Title for the sent media quality setting" }, "icu:sentMediaQualityStandard": { - "messageformat": "Стандардно", + "messageformat": "Стандардни квалитет", "description": "Label text for standard media quality option" }, "icu:sentMediaQualityHigh": { - "messageformat": "Висок", + "messageformat": "Висок квалитет", "description": "Label text for high media quality option" }, "icu:softwareAcknowledgments": { @@ -93,7 +93,7 @@ "description": "Shown in the about box for the link to software acknowledgments" }, "icu:privacyPolicy": { - "messageformat": "Услови коришћења и правила приватности", + "messageformat": "Услови коришћења и Правила за заштиту приватности", "description": "Shown in the about box for the link to https://signal.org/legal" }, "icu:appleSilicon": { @@ -101,7 +101,7 @@ "description": "Shown in the about box for Apple silicon product name" }, "icu:copyErrorAndQuit": { - "messageformat": "Копирај грешку и напусти", + "messageformat": "Копирај грешку и затвори", "description": "Shown in the top-level error popup, allowing user to copy the error text and close the app" }, "icu:unknownContact": { @@ -113,7 +113,7 @@ "description": "Shown as the name of a group if we don't have any information about it" }, "icu:databaseError": { - "messageformat": "Грешка у бази", + "messageformat": "Грешка у бази података", "description": "Title of a popup if the database cannot start up properly" }, "icu:databaseError__detail": { @@ -141,7 +141,7 @@ "description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuCreateStickers": { - "messageformat": "Креирајте/отпремите пакет налепница", + "messageformat": "Направите/отпремите пакет налепница", "description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuEdit": { @@ -161,7 +161,7 @@ "description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuSettings": { - "messageformat": "Поставке…", + "messageformat": "Подешавања…", "description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for ‘Preferences’ on the operating system." }, "icu:appMenuServices": { @@ -185,7 +185,7 @@ "description": "Application menu command to close the application" }, "icu:editMenuUndo": { - "messageformat": "Опозови", + "messageformat": "Поништи", "description": "Edit menu command to remove recently-typed text" }, "icu:editMenuRedo": { @@ -217,11 +217,11 @@ "description": "Edit menu command to select all of the text in selected text box" }, "icu:editMenuStartSpeaking": { - "messageformat": "Почетак говорне поруке", + "messageformat": "Почетак гласовне поруке", "description": "Edit menu item under 'speech' to start dictation" }, "icu:editMenuStopSpeaking": { - "messageformat": "Крај говорне поруке", + "messageformat": "Крај гласовне поруке", "description": "Edit menu item under 'speech' to stop dictation" }, "icu:windowMenuClose": { @@ -229,7 +229,7 @@ "description": "Window menu command to close the current window" }, "icu:windowMenuMinimize": { - "messageformat": "Минимизуј", + "messageformat": "Минимизирај", "description": "Window menu command to minimize the current window" }, "icu:windowMenuZoom": { @@ -237,7 +237,7 @@ "description": "Window menu command to make the current window the size of the whole screen" }, "icu:windowMenuBringAllToFront": { - "messageformat": "Прикажи све напред", + "messageformat": "Прикажи све испред", "description": "Window menu command to bring all windows of current application to front" }, "icu:viewMenuResetZoom": { @@ -257,11 +257,11 @@ "description": "View menu command to enter or leave Full Screen mode" }, "icu:viewMenuToggleDevTools": { - "messageformat": "Укључи напредне алате", + "messageformat": "Укључи/искључи алатке за програмере", "description": "View menu command to show or hide the developer tools" }, "icu:menuSetupAsNewDevice": { - "messageformat": "Подеси као нови уређај", + "messageformat": "Подесите као нови уређај", "description": "When the application is not yet set up, menu option to start up the set up as fresh device" }, "icu:menuSetupAsStandalone": { @@ -269,11 +269,11 @@ "description": "Only available on development modes, menu option to open up the standalone device setup sequence" }, "icu:messageContextMenuButton": { - "messageformat": "Више акција", + "messageformat": "Више опција", "description": "Label for context button next to each message" }, "icu:contextMenuCopyLink": { - "messageformat": "Kopiraj link", + "messageformat": "Копирај линк", "description": "Shown in the context menu for a link to indicate that the user can copy the link" }, "icu:contextMenuCopyImage": { @@ -305,7 +305,7 @@ "description": "Message shown on the loading screen while we are doing application optimizations" }, "icu:migratingToSQLCipher": { - "messageformat": "Оптимизујемо поруке… {status} је завршено.", + "messageformat": "Оптимизујемо поруке… {status} је урађено.", "description": "Message shown on the loading screen while we are doing application optimizations" }, "icu:archivedConversations": { @@ -501,15 +501,15 @@ "description": "Shown in a toast when a user attempts to pin more than the maximum number of chats" }, "icu:chooseDirectory": { - "messageformat": "Изаберите фасциклу", + "messageformat": "Изаберите фолдер", "description": "Button to allow the user to find a folder on disk" }, "icu:chooseFile": { - "messageformat": "Изаберите фајл", + "messageformat": "Изабери фајл", "description": "Button to allow the user to find a file on disk" }, "icu:loadDataHeader": { - "messageformat": "Учитајте своје податке", + "messageformat": "Учитајте податке", "description": "Header shown on the first screen in the data import process" }, "icu:loadDataDescription": { @@ -525,23 +525,23 @@ "description": "Header of the error screen after a failed import" }, "icu:importingHeader": { - "messageformat": "Учитавање контакта и порука", + "messageformat": "Учитавање контаката и порука", "description": "Header of screen shown as data is import" }, "icu:importErrorFirst": { - "messageformat": "Одаберите прави директоријум који садржи ваше сачуване податке о Signal-у. Његово име би требало да започне са „Извоз Signal-а“. Такође можете да сачувате нову копију података из апликације Chrome.", + "messageformat": "Проверите да ли сте изабрали фолдер који садржи ваше сачуване податке из Signal-а. Његов назив би требало да почиње са „Извоз из Signal-а“. Такође можете да сачувате нову копију података у апликацији Chrome.", "description": "Message shown if the import went wrong; first paragraph" }, "icu:importErrorSecond": { - "messageformat": "Ако ови кораци не раде за Вас, пошаљите нам debug log (View -> Debug Log) како бисмо Вам помогли са миграцијом", + "messageformat": "Ако вам ови кораци не помогну, пошаљите нам извештај о грешкама (Приказ -> Извештај о грешкама) како бисмо вам помогли са миграцијом!", "description": "Message shown if the import went wrong; second paragraph" }, "icu:importAgain": { - "messageformat": "Одаберите фасциклу и покушајте поново", + "messageformat": "Одаберите фолдер и пробајте поново", "description": "Button shown if the user runs into an error during import, allowing them to start over" }, "icu:importCompleteHeader": { - "messageformat": "Успех!", + "messageformat": "Увоз је завршен", "description": "Header shown on the screen at the end of a successful import process" }, "icu:importCompleteStartButton": { @@ -549,7 +549,7 @@ "description": "Button shown at end of successful import process, nothing left but a restart" }, "icu:importCompleteLinkButton": { - "messageformat": "Повежите овај уређај са Вашим телефоном", + "messageformat": "Повежите овај уређај са телефоном", "description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen" }, "icu:selectedLocation": { @@ -581,7 +581,7 @@ "description": "Displayed when a user can't send a message because they have left the group" }, "icu:invalidConversation": { - "messageformat": "Ова група је неважећа. Молимо направите нову групу.", + "messageformat": "Ова група је неважећа. Направите нову групу.", "description": "Displayed when a user can't send a message because something has gone wrong in the conversation." }, "icu:scrollDown": { @@ -589,7 +589,7 @@ "description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up" }, "icu:messagesBelow": { - "messageformat": "Нове поруке испод", + "messageformat": "Нове поруке у наставку", "description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen" }, "icu:mentionsBelow": { @@ -609,27 +609,27 @@ "description": "Shown in the conversation history when a user links a new device to explain what is not supported." }, "icu:youMarkedAsVerified": { - "messageformat": "Означили сте свој сигурносни број преписке са {name} као верификован", + "messageformat": "Означили сте сигурносни број за дописивање са корисником {name} као верификован", "description": "Shown in the conversation history when the user marks a contact as verified." }, "icu:youMarkedAsNotVerified": { - "messageformat": "Означили сте свој сигурносни број преписке са {name} као неверификован", + "messageformat": "Означили сте сигурносни број за дописивање са корисником {name} као неверификован", "description": "Shown in the conversation history when the user marks a contact as not verified, whether on the Safety Number screen or by dismissing a banner or dialog." }, "icu:youMarkedAsVerifiedOtherDevice": { - "messageformat": "Означили сте свој сигурносни број за преписку са корисником {name} као верификован на другом уређају", + "messageformat": "Означили сте сигурносни број за дописивање са корисником {name} као верификован на другом уређају", "description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device." }, "icu:youMarkedAsNotVerifiedOtherDevice": { - "messageformat": "Означили сте свој сигурносни број преписке са {name} као неверификован на другом уређају", + "messageformat": "Означили сте сигурносни број за дописивање са корисником {name} као неверификован на другом уређају", "description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device." }, "icu:membersNeedingVerification": { - "messageformat": "Сигурносни бројеви за преписке са више чланова ове групе промењени су од последње верификације. Одаберите члана групе да бисте видели нови сигурносни број за преписку са њим.", + "messageformat": "Сигурносни бројеви за дописивање са више чланова ове групе промењени су од последње верификације. Одаберите члана групе да бисте видели нови сигурносни број за дописивање са њим.", "description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list." }, "icu:changedRightAfterVerify": { - "messageformat": "Шифра преписке коју покушавате да проверите је промењена. Молимо да проверите вашу нову шифру преписке са {name1}. Имајте у виду да ово може значити да неко покушава да пресретне вашу преписку или то да је {name2} једноставно извршио поновну инсталацију Signal-а.", + "messageformat": "Сигурносни број који покушавате да верификујете је промењен. Проверите нови сигурносни број за дописивање са корисником {name1}. Имајте у виду да то може да значи да неко покушава да пресретне вашу преписку или да је {name2} једноставно поново инсталирао/ла Signal.", "description": "Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change" }, "icu:safetyNumberChangeDialog__message": { @@ -641,7 +641,7 @@ "description": "Shown on confirmation dialog when user attempts to send a message in the outbox" }, "icu:safetyNumberChangeDialog__review": { - "messageformat": "Преглед", + "messageformat": "Прегледајте", "description": "Shown to enter 'review' mode if more than five contacts have changed safety numbers" }, "icu:safetyNumberChangeDialog__many-contacts": { @@ -669,19 +669,19 @@ "description": "Shown in the context menu for a story recipient, to remove this contact from from their parent list" }, "icu:safetyNumberChangeDialog__actions-contact": { - "messageformat": "Активности за контакт {contact}", + "messageformat": "Опције за контакт {contact}", "description": "Label for button that opens context menu for contact" }, "icu:safetyNumberChangeDialog__actions-story": { - "messageformat": "Активности за причу „{story}“", + "messageformat": "Опције за причу „{story}“", "description": "Label for button that opens context menu for story" }, "icu:identityKeyErrorOnSend": { - "messageformat": "Сигурносни број за преписку са корисником {name1} је промењен. То значи или да неко покушава да пресретне вашу преписку или да је {name2} једноставно поново инсталирао/ла Signal. Било би корисно да верификујете сигурносни број за преписку са овим контактом.", + "messageformat": "Сигурносни број за дописивање са корисником {name1} је промењен. То значи или да неко покушава да пресретне вашу дописивање или да је {name2} једноставно поново инсталирао/ла Signal. Било би корисно да верификујете сигурносни број за дописивање са овим контактом.", "description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change" }, "icu:sendAnyway": { - "messageformat": "Нема везе, пошаљи", + "messageformat": "Свеједно пошаљи", "description": "Used on a warning dialog to make it clear that it might be risky to send the message." }, "icu:safetyNumberChangeDialog_send": { @@ -693,7 +693,7 @@ "description": "Used when there are enough safety number changes to require an explicit review step, to signal that the review is complete." }, "icu:callAnyway": { - "messageformat": "Нема везе, позови", + "messageformat": "Свеједно позови", "description": "Used on a warning dialog to make it clear that it might be risky to call the conversation." }, "icu:joinAnyway": { @@ -701,15 +701,15 @@ "description": "Used on a warning dialog to make it clear that it might be risky to join the call." }, "icu:continueCall": { - "messageformat": "Настави позив", + "messageformat": "Настави са позивом", "description": "Used on a warning dialog to make it clear that it might be risky to continue the group call." }, "icu:noLongerVerified": { - "messageformat": "Ваша шифра за {name} је промењена и није више проверена. Притисните да би сте приказали.", + "messageformat": "Ваш сигурносни број за дописивање са корисником {name} је промењен и није више верификован. Кликните да видите.", "description": "Shown in conversation banner when user's safety number has changed, but they were previously verified." }, "icu:multipleNoLongerVerified": { - "messageformat": "Ваше шифре преписки за више чланова ове групе су промењене и нису више проверене. Притисните да би сте приказали.", + "messageformat": "Ваши сигурносни бројеви за дописивање са више чланова ове групе промењени су и нису више верификовани. Кликните да видите.", "description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified." }, "icu:debugLogExplanation": { @@ -717,11 +717,11 @@ "description": "Description of what will happen with your debug log" }, "icu:debugLogError": { - "messageformat": "Нешто није у реду са отпремањем! Пошаљи поруку на support@signal.org и приложите дневник као текстуалну датотеку.", + "messageformat": "Дошло је до грешке приликом отпремања. Пошаљите поруку на support@signal.org и приложите извештај као текстуални фајл.", "description": "Error message a recommendations if debug log upload fails" }, "icu:debugLogSuccess": { - "messageformat": "Извештај грешке послат", + "messageformat": "Извештај о грешкама је послат", "description": "Title of the success page for submitting a debug log" }, "icu:debugLogSuccessNextSteps": { @@ -741,15 +741,15 @@ "description": "Shown as the text for the download button on the debug log screen" }, "icu:debugLogLinkCopied": { - "messageformat": "Link je kopiran", + "messageformat": "Линк је копиран", "description": "Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard" }, "icu:reportIssue": { - "messageformat": "Контактирајте подршку", + "messageformat": "Обратите се подршци", "description": "Link to open the issue tracker" }, "icu:gotIt": { - "messageformat": "Важи!", + "messageformat": "Разумем!", "description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog." }, "icu:submit": { @@ -832,22 +832,22 @@ "description": "Text of 'Learn more' button of SafetyNumberNotReady modal" }, "icu:isVerified": { - "messageformat": "Потврдили сте вашу шифру преписки са {name}.", + "messageformat": "Потврдили сте сигурносни број за дописивање са корисником: {name}.", "description": "Summary state shown at top of the safety number screen if user has verified contact." }, "icu:isNotVerified": { - "messageformat": "Нисте потврдили шифру преписке са {name}.", + "messageformat": "Нисте верификовали сигурносни број за дописивање са корисником {name}.", "description": "Summary state shown at top of the safety number screen if user has not verified contact." }, "icu:verified": { - "messageformat": "Проверено" + "messageformat": "Верификован корисник" }, "icu:newIdentity": { - "messageformat": "Нова шифра преписке", + "messageformat": "Нови сигурносни број", "description": "Header for a key change dialog" }, "icu:identityChanged": { - "messageformat": "Шифра преписке са овим дописником је другачија. Ово значи или да неко пресреће вашу преписку, или је овај дописник једноставно извршио поновну инсталацију Signal-а. Можда желите да верификујете приказану шифру." + "messageformat": "Сигурносни број за дописивање са овим контактом је промењен. То значи или да неко покушава да пресретне вашу преписку или да је овај контакт једноставно поново инсталирао Signal. Било би корисно да верификујете нови сигурносни број у наставку." }, "icu:incomingError": { "messageformat": "Догодила се грешка у обради долазне поруке" @@ -881,11 +881,11 @@ "description": "The string \"yesterday\"" }, "icu:thisWeek": { - "messageformat": "Ове седмице", + "messageformat": "Ове недеље", "description": "Section header in the media gallery" }, "icu:thisMonth": { - "messageformat": "Овог месеца", + "messageformat": "Овај месец", "description": "Section header in the media gallery" }, "icu:unsupportedAttachment": { @@ -893,7 +893,7 @@ "description": "Displayed for incoming unsupported attachment" }, "icu:clickToSave": { - "messageformat": "Притисните да би сте сачували", + "messageformat": "Кликните да бисте сачували", "description": "Hover text for attachment filenames" }, "icu:unnamedFile": { @@ -913,7 +913,7 @@ "description": "Shown while Signal Desktop is fetching metadata for a url in composition area" }, "icu:stagedPreviewThumbnail": { - "messageformat": "Nacrt sličice prikaza linka za {domain}", + "messageformat": "Нацрт сличице приказа линка за {domain}", "description": "Shown while Signal Desktop is fetching metadata for a url in composition area" }, "icu:previewThumbnail": { @@ -925,19 +925,19 @@ "description": "Alt text for staged attachments" }, "icu:cdsMirroringErrorToast": { - "messageformat": "Desktop je naišao na nedoslednost u servisu za otkrivanje kontakata.", + "messageformat": "Desktop је наишао на недоследност у сервису за откривање контаката.", "description": "(Deleted 2024/01/22) An error popup when we discovered an inconsistency between mirrored Contact Discovery Service requests." }, "icu:decryptionErrorToast": { - "messageformat": "Догодила се грешка дешифровања на Desktop од {name}, уређај {deviceId}", + "messageformat": "Desktop је наишао на грешку дешифровања код: {name}, уређај: {deviceId}", "description": "An error popup when we haven't added an in-timeline error for decryption error, only for beta/internal users." }, "icu:decryptionErrorToastAction": { - "messageformat": "Пошањи извештај", + "messageformat": "Пошаљи извештај", "description": "Label for the decryption error toast button" }, "icu:cannotSelectPhotosAndVideosAlongWithFiles": { - "messageformat": "Не можете да изаберете фотографије и видео снимке заједно са фајловима.", + "messageformat": "Не можете да изаберете слике и видео снимке заједно са фајловима.", "description": "An error popup when the user has attempted to add an attachment" }, "icu:cannotSelectMultipleFileAttachments": { @@ -964,15 +964,15 @@ "description": "Displayed when the desktop client is currently connecting to the server." }, "icu:connect": { - "messageformat": "Кликните за поново повезивање.", + "messageformat": "Кликните да се поново повежете.", "description": "Shown to allow the user to manually attempt a reconnect." }, "icu:connectingHangOn": { - "messageformat": "Не би требало дуго", + "messageformat": "Не би требало да потраје", "description": "Subtext description for when the client is connecting to the server." }, "icu:offline": { - "messageformat": "Ван мреже", + "messageformat": "Офлајн", "description": "Displayed when the desktop client has no network connection." }, "icu:checkNetworkConnection": { @@ -988,7 +988,7 @@ "description": "View menu item to open the debug log (title case)" }, "icu:forceUpdate": { - "messageformat": "Форсирати ажурирање", + "messageformat": "Принудно ажурирање", "description": "View menu item to force the app to update download and install" }, "icu:helpMenuShowKeyboardShortcuts": { @@ -996,7 +996,7 @@ "description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts" }, "icu:contactUs": { - "messageformat": "Контактирајте нас", + "messageformat": "Обратите нам се", "description": "Item under the help menu, takes you to the contact us support page" }, "icu:goToReleaseNotes": { @@ -1004,19 +1004,19 @@ "description": "Item under the help menu, takes you to GitHub page for release notes" }, "icu:goToForums": { - "messageformat": "Идите на форуме", + "messageformat": "Иди на форуме", "description": "Item under the Help menu, takes you to the forums" }, "icu:goToSupportPage": { - "messageformat": "Идите на страницу за подршку", + "messageformat": "Иди на страницу за подршку", "description": "Item under the Help menu, takes you to the support page" }, "icu:joinTheBeta": { - "messageformat": "Придружите се Бети", + "messageformat": "Придружите се бета програму", "description": "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop" }, "icu:signalDesktopPreferences": { - "messageformat": "Signal Desktop Поставке", + "messageformat": "Подешавања за Signal Desktop", "description": "Title of the window that pops up with Signal Desktop preferences in it" }, "icu:signalDesktopStickerCreator": { @@ -1052,11 +1052,11 @@ "description": "Tooltip for the tray icon" }, "icu:search": { - "messageformat": "Тражи", + "messageformat": "Претрага", "description": "Placeholder text in the search input" }, "icu:clearSearch": { - "messageformat": "Испразни претрагу", + "messageformat": "Поништи претрагу", "description": "Aria label for clear search button" }, "icu:searchIn": { @@ -1103,7 +1103,7 @@ "messageformat": "Добро дошли у Signal" }, "icu:whatsNew": { - "messageformat": "Видети {whatsNew} за ово ажурирање", + "messageformat": "Погледајте {whatsNew} у овом ажурирању", "description": "Shown in the main window" }, "icu:viewReleaseNotes": { @@ -1115,11 +1115,11 @@ "description": "Used as the 'title' attribute for the typing animation" }, "icu:contactInAddressBook": { - "messageformat": "Ова особа је у вашим контактима", + "messageformat": "Ова особа је у вашим контактима.", "description": "Description of icon denoting that contact is from your address book" }, "icu:contactAvatarAlt": { - "messageformat": "Фотографија за контакт {name}", + "messageformat": "Аватар за контакт {name}", "description": "Used in the alt tag for the image avatar of a contact" }, "icu:sendMessageToContact": { @@ -1131,7 +1131,7 @@ "description": "Shown on contact detail screen as a label for an address/phone/email" }, "icu:work": { - "messageformat": "посао", + "messageformat": "пословни", "description": "Shown on contact detail screen as a label for an address/phone/email" }, "icu:mobile": { @@ -1159,11 +1159,11 @@ "description": "Shown in the message bubble while a long message attachment is being downloaded" }, "icu:downloadFullMessage": { - "messageformat": "Преузети целу поруку", + "messageformat": "Преузми целу поруку", "description": "Shown in the message bubble while a long message attachment is not downloaded" }, "icu:downloadAttachment": { - "messageformat": "Преузми прилог", + "messageformat": "Преузмите прилог", "description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button" }, "icu:reactToMessage": { @@ -1179,11 +1179,11 @@ "description": "Shown in quote if reference message was not found as message was initially downloaded and processed" }, "icu:messageFoundButNotLoaded": { - "messageformat": "Оригинална порука је пронађена, али није учитана. Померите нагоре да бисте је учитали.", + "messageformat": "Оригинална порука је пронађена, али није учитана. Скролујте нагоре да бисте је учитали.", "description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database" }, "icu:voiceRecording--start": { - "messageformat": "Почетак снимања гласовне поруке", + "messageformat": "Почни снимање гласовне поруке", "description": "Tooltip for microphone button to start voice message" }, "icu:voiceRecording--complete": { @@ -1191,31 +1191,31 @@ "description": "Tooltip for green complete voice message and send" }, "icu:voiceRecording--cancel": { - "messageformat": "Поништи гласовну поруку", + "messageformat": "Откажи гласовну поруку", "description": "Tooltip for red button to cancel voice message" }, "icu:voiceRecordingInterruptedMax": { - "messageformat": "Снимање говорних порука је заустављено јер је достигнуто временско ограничење.", + "messageformat": "Снимање гласовне поруке је заустављено јер је достигнуто временско ограничење.", "description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit" }, "icu:voiceRecordingInterruptedBlur": { - "messageformat": "Снимање говорне поруке је заустављено јер сте прешли на другу апликацију.", + "messageformat": "Снимање гласовне поруке је заустављено јер сте прешли на другу апликацију.", "description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus" }, "icu:voiceNoteLimit": { - "messageformat": "Говорне поруке су ограничене на 60 минута. Снимање ће се зауставити ако пређете на другу апликацију.", + "messageformat": "Гласовне поруке су ограничене на сат времена. Снимање ће се зауставити ако пређете на другу апликацију.", "description": "Shown in toast to warn user about limited time and that window must be in focus" }, "icu:voiceNoteMustBeOnlyAttachment": { - "messageformat": "Говорна порука може имати само један прилог.", + "messageformat": "Гласовна порука може имати само један прилог.", "description": "Shown in toast if tries to record a voice note with any staged attachments" }, "icu:voiceNoteError": { - "messageformat": "Дошло је до грешке са диктафоном.", + "messageformat": "Дошло је до грешке са снимањем гласа.", "description": "Shown in a dialog to inform user that we experienced an unrecoverable error" }, "icu:attachmentSaved": { - "messageformat": "Додатак сачуван.", + "messageformat": "Прилог је сачуван.", "description": "Shown after user selects to save to downloads" }, "icu:attachmentSavedShow": { @@ -1227,23 +1227,23 @@ "description": "Shown when the user represented is the current user." }, "icu:replyingTo": { - "messageformat": "Одговор за {name}", + "messageformat": "Одговор за: {name}", "description": "Shown in iOS theme when you or someone quotes to a message which is not from you" }, "icu:audioPermissionNeeded": { - "messageformat": "Да бисте слали гласовне поруке, одобрите Signal Desktop-у дозволе за коришћење микрофона.", + "messageformat": "Да бисте могли да шаљете гласовне поруке, дозволите Signal Desktop-у да приступи микрофону.", "description": "Shown if the user attempts to send an audio message without audio permissions turned on" }, "icu:audioCallingPermissionNeeded": { - "messageformat": "За позив, одобрите Signal Desktop-у дозволе за коришћење микрофона.", + "messageformat": "Да бисте могли да обављате позиве, дозволите Signal Desktop-у да приступи микрофону.", "description": "Shown if the user attempts access the microphone for calling without audio permissions turned on" }, "icu:videoCallingPermissionNeeded": { - "messageformat": "За видео позив, одобрите Signal Desktop-у дозволе за коришћење камере.", + "messageformat": "Да бисте могли да обављате видео позиве, дозволите Signal Desktop-у да приступи камери.", "description": "Shown if the user attempts access the camera for video calling without video permissions turned on" }, "icu:allowAccess": { - "messageformat": "Дозволити приступ", + "messageformat": "Дозволи приступ", "description": "Button shown in popup asking to enable microphone/video permissions to send audio messages" }, "icu:showSettings": { @@ -1251,7 +1251,7 @@ "description": "A button shown in dialog requesting the user to turn on audio permissions" }, "icu:audio": { - "messageformat": "Звук", + "messageformat": "Аудио", "description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment" }, "icu:video": { @@ -1259,7 +1259,7 @@ "description": "Shown in a quotation of a message containing a video if no text was originally provided with that video" }, "icu:photo": { - "messageformat": "Фотографија", + "messageformat": "Слика", "description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image" }, "icu:text": { @@ -1267,7 +1267,7 @@ "description": "Label for the word 'text'" }, "icu:cannotUpdate": { - "messageformat": "Ажурирање није могуће", + "messageformat": "Није могуће ажурирати", "description": "Shown as the title of our update error dialogs on windows" }, "icu:muted": { @@ -1279,22 +1279,22 @@ "description": "Shown in a button when a conversation is unmuted and can be muted" }, "icu:cannotUpdateDetail": { - "messageformat": "Signal није успео да се ажурира. {retry} или идите {url} да би ручно инсталирали. Онда, {support} о проблему", + "messageformat": "Signal није успео да се ажурира. {retry} или идите на {url} да бисте ручно инсталирали. Затим, {support} у вези са проблемом", "description": "Shown if a general error happened while trying to install update package" }, "icu:cannotUpdateRequireManualDetail": { - "messageformat": "Signal није успео да се ажурира. Идите на {url} да би ручно инсталирали. Онда, {support} о проблему", + "messageformat": "Signal није успео да се ажурира. Идите на {url} да бисте ручно инсталирали. Затим, {support} у вези са проблемом", "description": "Shown if a general error happened while trying to install update package and manual update is required" }, "icu:readOnlyVolume": { - "messageformat": "Signal Desktop је вероватно у карантину macOS-а, и неће моћи да се аутоматски ажурира. Покушајте да се померите {app} у {folder} са Finder-ом.", + "messageformat": "Signal Desktop је вероватно у карантину macOS-а и неће моћи да се аутоматски ажурира. Пробајте да померите {app} у {folder} помоћу Finder-а.", "description": "Shown on MacOS if running on a read-only volume and we cannot update" }, "icu:ok": { "messageformat": "У реду" }, "icu:cancel": { - "messageformat": "Одустани" + "messageformat": "Откажи" }, "icu:discard": { "messageformat": "Одбаци" @@ -1347,11 +1347,11 @@ "description": "Text shown in the confirmation dialog for deleting a message for everyone" }, "icu:from": { - "messageformat": "Од", + "messageformat": "Пошиљалац:", "description": "Label for the sender of a message" }, "icu:to": { - "messageformat": "За", + "messageformat": "Прималац:", "description": "Label for the receiver of a message" }, "icu:searchResultHeader--sender-to-group": { @@ -1371,7 +1371,7 @@ "description": "Shown for search result items - like 'You to Jon'" }, "icu:sent": { - "messageformat": "Послата", + "messageformat": "Послато", "description": "Label for the time a message was sent" }, "icu:received": { @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Ви", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1428,18 +1428,18 @@ "description": "Contact modal, label for button to show safety number modal" }, "icu:viewRecentMedia": { - "messageformat": "Погледајте недавне медије", + "messageformat": "Отвори недавне медије", "description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command." }, "icu:theirIdentityUnknown": { - "messageformat": "Морате разменити бар једну поруку са овим дописником. Шифра за дописивање ће се створити након прве преписке." + "messageformat": "Морате разменити бар једну поруку са овим контактом. Сигурносни број за дописивање ће се створити након прве поруке." }, "icu:back": { "messageformat": "Назад", "description": "Generic label for back" }, "icu:goBack": { - "messageformat": "Вратите се", + "messageformat": "Иди назад", "description": "Label for back button in a conversation" }, "icu:moreInfo": { @@ -1459,11 +1459,11 @@ "description": "Used as a label for screenreaders on 'spoiler' text, which is hidden by default" }, "icu:retrySend": { - "messageformat": "Покушај поново слање", + "messageformat": "Поново пробај да пошаљеш", "description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send" }, "icu:retryDeleteForEveryone": { - "messageformat": "Поново избрисати за све", + "messageformat": "Поново пробајте да избришете свима", "description": "Shown on the drop-down menu for an individual message, but only if a previous delete for everyone failed to send" }, "icu:forwardMessage": { @@ -1527,7 +1527,7 @@ "description": "Conversation Header > Leave Group Action > Cannot Leave Group Because You Are Last Admin Alert > Description" }, "icu:sessionEnded": { - "messageformat": "Безбедна сесија ресетована", + "messageformat": "Безбедна сесија је ресетована", "description": "This is a past tense, informational message. In other words, your secure session has been reset." }, "icu:ChatRefresh--notification": { @@ -1543,7 +1543,7 @@ "description": "Shown on explainer dialog available from chat session refreshed timeline events" }, "icu:ChatRefresh--contactSupport": { - "messageformat": "Контактирајте подршку", + "messageformat": "Обратите се подршци", "description": "Shown on explainer dialog available from chat session refreshed timeline events" }, "icu:DeliveryIssue--preview": { @@ -1563,7 +1563,7 @@ "description": "Shown on explainer dialog available from delivery issue timeline events" }, "icu:DeliveryIssue--summary": { - "messageformat": "Порука, налепница, реакција, потврда о читању или садржај који шаље {sender} није вам достављен у овом ћаскању. Овај корисник је можда покушао да вам садржај пошаље директно или у групи.", + "messageformat": "Порука, налепница, реакција, потврда о читању или медиј које шаље {sender} није вам достављен у овом ћаскању. Овај корисник је можда покушао да вам садржај пошаље директно или у групи.", "description": "Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations" }, "icu:DeliveryIssue--summary--group": { @@ -1571,7 +1571,7 @@ "description": "Shown on explainer dialog available from delivery issue timeline events in groups" }, "icu:ChangeNumber--notification": { - "messageformat": "{sender} је променио свој број телефона", + "messageformat": "{sender} је променио/ла број телефона", "description": "Shown in timeline when a member of a conversation changes their phone number" }, "icu:ConversationMerge--notification": { @@ -1615,7 +1615,7 @@ "description": "Used in alt tag of image attachment" }, "icu:videoAttachmentAlt": { - "messageformat": "Сликица видеа приложена поруци", + "messageformat": "Слика видео снимка приложена уз поруку", "description": "Used in alt tag of video attachment preview" }, "icu:lightboxImageAlt": { @@ -1639,7 +1639,7 @@ "description": "Used in the media gallery documents tab to visually represent a file" }, "icu:installWelcome": { - "messageformat": "Добродошли у Signal Desktop", + "messageformat": "Добро дошли на Signal Desktop", "description": "Welcome title on the install page" }, "icu:installTagline": { @@ -1659,11 +1659,11 @@ "description": "Button text for learn more button during error screen" }, "icu:Install__scan-this-code": { - "messageformat": "Скенирајте овај кôд у Signal на Вашем телефону", + "messageformat": "Скенирајте овај код у апликацији Signal на телефону", "description": "Title of the device link screen. Also used as alt text for the QR code on the device link screen" }, "icu:Install__instructions__1": { - "messageformat": "Отворите Signal на вашем телефону", + "messageformat": "Отворите Signal на телефону", "description": "Instructions on the device link screen" }, "icu:Install__instructions__2": { @@ -1675,7 +1675,7 @@ "description": "Part of the 2nd instruction on the device link screen" }, "icu:Install__instructions__3": { - "messageformat": "Пипните {plusButton} (Android) или {linkNewDevice} (iPhone)", + "messageformat": "Додирните {plusButton} (Android) или {linkNewDevice} (iPhone)", "description": "Instructions on the device link screen" }, "icu:Install__qr-failed": { @@ -1691,11 +1691,11 @@ "description": "Shown on the install screen. Link takes users to a support page" }, "icu:Install__choose-device-name__description": { - "messageformat": "Видећете ово испод \"Linked Devices\" на Вашем телефону", + "messageformat": "Видећете овај назив под „Повезани уређаји“ на телефону", "description": "The subheader shown on the 'choose device name' screen in the device linking process" }, "icu:Install__choose-device-name__placeholder": { - "messageformat": "Мој Рачунар", + "messageformat": "Мој рачунар", "description": "The placeholder for the 'choose device name' input" }, "icu:Preferences--phone-number": { @@ -1711,7 +1711,7 @@ "description": "The header shown on the 'choose device name' screen in the device linking process" }, "icu:finishLinkingPhone": { - "messageformat": "Заврши повезивање телефона", + "messageformat": "Довршите повезивање телефона", "description": "The text on the button to finish the linking process, after choosing the device name" }, "icu:initialSync": { @@ -1727,16 +1727,16 @@ "description": "Displayed when we can't connect to the server." }, "icu:installTooManyDevices": { - "messageformat": "Жао нам је, повезали сте превише уређаја. Развежите неке од њих." + "messageformat": "Већ сте повезали превише уређаја. Пробајте да уклоните неке од њих." }, "icu:installTooOld": { - "messageformat": "Ажурирајте Signal на овом уређају како бисте га повезали са вашим телефоном." + "messageformat": "Ажурирајте Signal на овом уређају да бисте га повезали са телефоном." }, "icu:installErrorHeader": { "messageformat": "Дошло је до грешке!" }, "icu:installUnknownError": { - "messageformat": "Дошло је до неочекиване грешке. Молим вас, покушајте поново." + "messageformat": "Дошло је до неочекиване грешке. Пробајте поново." }, "icu:installTryAgain": { "messageformat": "Пробајте поново" @@ -1758,11 +1758,11 @@ "description": "Button to call someone again" }, "icu:calling__join": { - "messageformat": "Придружи се позиву", + "messageformat": "Придружите се позиву", "description": "Button label in the call lobby for joining a call" }, "icu:calling__return": { - "messageformat": "Врати се на позив", + "messageformat": "Врати на позив", "description": "Button label in the call lobby for returning to a call" }, "icu:calling__lobby-automatically-muted-because-there-are-a-lot-of-people": { @@ -1777,6 +1777,54 @@ "messageformat": "Позив је пун", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Придружите се", "description": "Button label in the call lobby for joining a call" @@ -1798,7 +1846,7 @@ "description": "Button tooltip label for turning off the camera" }, "icu:calling__button--video-on": { - "messageformat": "Упали камеру", + "messageformat": "Укључи камеру", "description": "Button tooltip label for turning on the camera" }, "icu:calling__button--audio-disabled": { @@ -1814,7 +1862,7 @@ "description": "Button tooltip label for turning on the microphone" }, "icu:calling__button--presenting-disabled": { - "messageformat": "Презентација онемогућена", + "messageformat": "Опција за приказивање је искључена", "description": "Button tooltip label for when screen sharing is disabled" }, "icu:calling__button--presenting-on": { @@ -1830,15 +1878,15 @@ "description": "Button tooltip label to send a reaction during a call" }, "icu:calling__button--ring__disabled-because-group-is-too-large": { - "messageformat": "Група је превелика да би позвала учеснике.", + "messageformat": "Група је превелика да бисте могли да позовете учеснике.", "description": "Button tooltip label when you can't ring because the group is too large" }, "icu:calling__button--ring__off": { - "messageformat": "Обавести, без звона", + "messageformat": "Обавести, без звука", "description": "Button tooltip label for turning ringing off" }, "icu:calling__button--ring__on": { - "messageformat": "Упали звоно", + "messageformat": "Упали звоњаву", "description": "Button tooltip label for turning ringing on" }, "icu:CallingButton__ring-off": { @@ -1898,7 +1946,7 @@ "description": "Shown in the calling lobby to describe who will be rang" }, "icu:calling__pre-call-info--will-ring-3": { - "messageformat": "Signal ће позвати кориснике: {first}, {second} и {third}", + "messageformat": "Signal ће позвати: {first}, {second} и {third}", "description": "Shown in the calling lobby to describe who will be rang" }, "icu:calling__pre-call-info--will-ring-many": { @@ -1906,15 +1954,15 @@ "description": "Shown in the calling lobby to describe who will be rang" }, "icu:calling__pre-call-info--will-notify-1": { - "messageformat": "{person} биће обавештена", + "messageformat": "{person} ће добити обавештење", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__pre-call-info--will-notify-2": { - "messageformat": "{first} и {second} ће бити обавештени", + "messageformat": "{first} и {second} ће добити обавештење", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__pre-call-info--will-notify-3": { - "messageformat": "{first}, {second}, и {third} ће бити обавештени", + "messageformat": "{first}, {second} и {third} ће бити обавештени", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__pre-call-info--will-notify-many": { @@ -1934,11 +1982,11 @@ "description": "Shown in the participants list to describe how many people are in the call" }, "icu:calling__you-have-blocked": { - "messageformat": "Блокирали сте корисника ({name})", + "messageformat": "Блокирали сте корисника: {name}", "description": "when you block someone and cannot view their video" }, "icu:calling__block-info": { - "messageformat": "Нећете примати њихов аудио или видео, а ни они ваш.", + "messageformat": "Нећете примати гласовне или видео позиве од те особе, а ни та особа од вас.", "description": "Shown in the modal dialog to describe how blocking works in a group call" }, "icu:calling__missing-media-keys": { @@ -1950,11 +1998,11 @@ "description": "Detailed explanation why you can't view someone's audio and video in a call because their media keys are unavailable." }, "icu:calling__overflow__scroll-up": { - "messageformat": "Померање нагоре", + "messageformat": "Помери нагоре", "description": "Label for the \"scroll up\" button in a call's overflow area" }, "icu:calling__overflow__scroll-down": { - "messageformat": "Померање надоле", + "messageformat": "Помери надоле", "description": "Label for the \"scroll down\" button in a call's overflow area" }, "icu:calling__presenting--notification-title": { @@ -1962,27 +2010,27 @@ "description": "Title for the share screen notification" }, "icu:calling__presenting--notification-body": { - "messageformat": "Кликните овде да бисте се вратили на позив када сте спремни да престанете да презентирате.", + "messageformat": "Кликните овде да се вратите на позив када будете били спремни да прекинете приказивање.", "description": "Body text for the share screen notification" }, "icu:calling__presenting--info": { - "messageformat": "Signal дели {window}.", + "messageformat": "Signal приказује {window}.", "description": "Text that appears in the screen sharing controller to inform person that they are presenting" }, "icu:calling__presenting--stop": { - "messageformat": "Заустави презентецију", + "messageformat": "Прекини дељење екрана", "description": "Button for stopping screen sharing" }, "icu:calling__presenting--you-stopped": { - "messageformat": "Зауставили сте презентацију", + "messageformat": "Прекинули сте приказивање", "description": "Toast that appears when someone stops presenting" }, "icu:calling__presenting--person-ongoing": { - "messageformat": "{name} презентира", + "messageformat": "{name} приказује", "description": "Title of call when someone is presenting" }, "icu:calling__presenting--person-stopped": { - "messageformat": "{name} је зауставио прентентирање", + "messageformat": "{name} је зауставио/ла приказивање", "description": "Toast that appears when someone stops presenting" }, "icu:calling__presenting--permission-title": { @@ -1998,11 +2046,11 @@ "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-instruction-step2": { - "messageformat": "Кликните на икону закључавања на доњем левом делу и унесите лозинку рачунара.", + "messageformat": "Кликните на икону са катанцем у доњем левом углу и унесите лозинку рачунара.", "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-instruction-step3": { - "messageformat": "Са десне стране одаберите поље поред Signal-а. Ако не видите Signal у листи, кликните на + и додајте га.", + "messageformat": "Сa десне стране означите поље поред Signal-а. Ако не видите Signal на листи, кликните на + и додајте га.", "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-open": { @@ -2018,7 +2066,7 @@ "description": "Description of the always relay calls setting" }, "icu:alwaysRelayCallsDetail": { - "messageformat": "Преусмеравање свих позива преко Signal-овог сервера да би се избегло откривање ваше ИП адресе вашем контакту. Умањује квалитет позива.", + "messageformat": "Преусмерава све позиве преко Signal-овог сервера да би се избегло откривање ваше IP адресе вашем контакту. Умањује квалитет позива.", "description": "Details describing the always relay calls setting" }, "icu:permissions": { @@ -2026,7 +2074,7 @@ "description": "Header for permissions section of settings" }, "icu:mediaPermissionsDescription": { - "messageformat": "Омогућите приступ микрофону", + "messageformat": "Дозволите приступ микрофону", "description": "Description of the media permission description" }, "icu:mediaCameraPermissionsDescription": { @@ -2046,11 +2094,11 @@ "description": "Description of the text-formatting popover menu setting" }, "icu:spellCheckWillBeEnabled": { - "messageformat": "Провера правописа биће омогућена на следеће покретање Signal-а.", + "messageformat": "Провера правописа биће омогућена приликом следећег покретања Signal-а.", "description": "Shown when the user enables spellcheck to indicate that they must restart Signal." }, "icu:spellCheckWillBeDisabled": { - "messageformat": "Провера правописа биће онемогућена на следеће покретање Signal-а.", + "messageformat": "Провера правописа ће бити искључена када следећи пут покренете Signal.", "description": "Shown when the user disables spellcheck to indicate that they must restart Signal." }, "icu:SystemTraySetting__minimize-to-system-tray": { @@ -2078,7 +2126,7 @@ "description": "Button in the settings dialog starting process to delete all data" }, "icu:deleteAllDataHeader": { - "messageformat": "Избриши све податке?", + "messageformat": "Желите ли да избришете све податке?", "description": "Header of the full-screen delete data confirmation screen" }, "icu:deleteAllDataBody": { @@ -2090,11 +2138,11 @@ "description": "Text of the button that deletes all data" }, "icu:deleteAllDataProgress": { - "messageformat": "Прекидање везе и брисање свих података", + "messageformat": "Прекидамо везу и бришемо све податке", "description": "Message shown to user when app is disconnected and data deleted" }, "icu:deleteOldIndexedDBData": { - "messageformat": "Имате застареле податке из претходне инсталације Signal Desktop-а. Ако наставите, биће избрисано и кренућете од нуле.", + "messageformat": "Имате застареле податке из претходне инсталације Signal Desktop-а. Ако наставите, биће избрисани и кренућете од нуле.", "description": "Shown if user last ran Signal Desktop before October 2018" }, "icu:deleteOldData": { @@ -2106,7 +2154,7 @@ "description": "Header for notification settings" }, "icu:notificationSettingsDialog": { - "messageformat": "Садржај обавештења за новопристигле поруке:", + "messageformat": "Када поруке стигну, прикажи обавештења на којима се види:", "description": "Explain the purpose of the notification settings" }, "icu:disableNotifications": { @@ -2114,7 +2162,7 @@ "description": "Label for disabling notifications" }, "icu:nameAndMessage": { - "messageformat": "Име, садржај и акције", + "messageformat": "Име, садржај и активности", "description": "Label for setting notifications to display name and message text" }, "icu:noNameOrMessage": { @@ -2140,11 +2188,11 @@ "messageformat": "{sender} је реаговао/ла {emoji} на: {message}" }, "icu:sendFailed": { - "messageformat": "Слање неуспешно", + "messageformat": "Слање није успело", "description": "Shown on outgoing message if it fails to send" }, "icu:deleteFailed": { - "messageformat": "Брисање неуспешно", + "messageformat": "Брисање није успело", "description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone" }, "icu:editFailed": { @@ -2152,7 +2200,7 @@ "description": "Shown on a message which was edited if the edit wasn't successfully sent to anyone" }, "icu:sendPaused": { - "messageformat": "Слање паузирано", + "messageformat": "Слање је паузирано", "description": "Shown on outgoing message if it cannot be sent immediately" }, "icu:partiallySent": { @@ -2160,7 +2208,7 @@ "description": "Shown on outgoing message if it is partially sent" }, "icu:partiallyDeleted": { - "messageformat": "Делимично избрисано, кликните да поновите", + "messageformat": "Делимично је избрисано; кликните да поновите", "description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone" }, "icu:showMore": { @@ -2172,11 +2220,11 @@ "description": "Hides the details of a key change" }, "icu:learnMore": { - "messageformat": "Више о верификацији шифара преписки", + "messageformat": "Сазнајте више о верификацији сигурносних бројева", "description": "Text that links to a support article on verifying safety numbers" }, "icu:expiredWarning": { - "messageformat": "Ваша верзија Signal-а за десктоп је застарела. Да би сте наставили дописивање, молимо вас да ажурирате програм.", + "messageformat": "Ова верзија Signal Desktop-а је застарела. Да бисте наставили са дописивањем, надоградите апликацију на најновију верзију.", "description": "Warning notification that this version of the app has expired" }, "icu:upgrade": { @@ -2184,11 +2232,11 @@ "description": "Label text for button to upgrade the app to the latest version" }, "icu:mediaMessage": { - "messageformat": "Медија порука", + "messageformat": "Медијска порука", "description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview." }, "icu:unregisteredUser": { - "messageformat": "Корисник није регистрован", + "messageformat": "Број није регистрован", "description": "Error message displayed when sending to an unregistered user." }, "icu:sync": { @@ -2208,11 +2256,11 @@ "description": "Label for a button that syncs contacts and groups from your phone" }, "icu:syncing": { - "messageformat": "Увоз је у току…", + "messageformat": "Увоз…", "description": "Label for a disabled sync button while sync is in progress." }, "icu:syncFailed": { - "messageformat": "Увоз неуспешан. Оба уређаја треба да буду повезана на интернет.", + "messageformat": "Увоз је неуспешан. И рачунар и телефон треба да буду повезани на интернет.", "description": "Informational text displayed if a sync operation times out." }, "icu:timestamp_s": { @@ -2220,19 +2268,19 @@ "description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble." }, "icu:timestamp_m": { - "messageformat": "1 мин", + "messageformat": "1 m", "description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble." }, "icu:timestamp_h": { - "messageformat": "1 ч", + "messageformat": "1 h", "description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble." }, "icu:hoursAgo": { - "messageformat": "{hours,number}х", + "messageformat": "{hours,number} h", "description": "Contracted form of 'X hours ago' which works both for singular and plural" }, "icu:minutesAgo": { - "messageformat": "{minutes,number}м", + "messageformat": "{minutes,number} m", "description": "Contracted form of 'X minutes ago' which works both for singular and plural" }, "icu:justNow": { @@ -2248,11 +2296,11 @@ "description": "Timestamp format string for displaying \"Yesterday\" and the time" }, "icu:messageBodyTooLong": { - "messageformat": "Тело поруке је предуго.", + "messageformat": "Порука је предуга.", "description": "Shown if the user tries to send more than 64kb of text" }, "icu:unblockToSend": { - "messageformat": "Одблокирајте овог корисника да бисте послали поруку.", + "messageformat": "Одблокирајте овај контакт да бисте послали поруку.", "description": "Brief message shown when trying to message a blocked number" }, "icu:unblockGroupToSend": { @@ -2264,11 +2312,11 @@ "description": "Message displayed when you change the message expiration timer in a conversation." }, "icu:timerSetOnSync": { - "messageformat": "Ажурирано време нестајућих порука на {time}.", + "messageformat": "Време нестајућих порука је промењено на {time}.", "description": "Message displayed when timer is set on initial link of desktop device." }, "icu:timerSetByMember": { - "messageformat": "Члан је поставио време нестајућих порука на {time}.", + "messageformat": "Члан је подесио време нестајућих порука на {time}.", "description": "Message displayed when timer is by an unknown group member." }, "icu:theyChangedTheTimer": { @@ -2288,11 +2336,11 @@ "description": "Displayed in the left pane when the timer is turned off" }, "icu:disappearingMessagesDisabledByMember": { - "messageformat": "Члан је деактивирао нестајуће поруке.", + "messageformat": "Члан је искључио нестајуће поруке.", "description": "Displayed in the left pane when the timer is turned off" }, "icu:disabledDisappearingMessages": { - "messageformat": "{name} је онемогућио нестајуће поруке.", + "messageformat": "{name} је искључио/ла нестајуће поруке.", "description": "Displayed in the conversation list when the timer is turned off" }, "icu:youDisabledDisappearingMessages": { @@ -2300,7 +2348,7 @@ "description": "Displayed in the conversation list when the timer is turned off" }, "icu:timerSetTo": { - "messageformat": "Рок постављен на {time}", + "messageformat": "Тајмер је подешен на {time}", "description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane" }, "icu:audioNotificationDescription": { @@ -2308,7 +2356,7 @@ "description": "Description for audio notification setting" }, "icu:callRingtoneNotificationDescription": { - "messageformat": "Репродукујте звуке позива", + "messageformat": "Активирај звук за позив", "description": "Description for call ringtone notification setting" }, "icu:callSystemNotificationDescription": { @@ -2316,7 +2364,7 @@ "description": "Description for call notification setting" }, "icu:incomingCallNotificationDescription": { - "messageformat": "Омогући долазни позив", + "messageformat": "Активирај долазне позиве", "description": "Description for incoming calls setting" }, "icu:contactChangedProfileName": { @@ -2340,7 +2388,7 @@ "description": "Title for safety number changed modal" }, "icu:safetyNumberChangedGroup": { - "messageformat": "Сигурносни број са {name} је промењен", + "messageformat": "Промењен је сигурносни број за дописивање са корисником {name}", "description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name" }, "icu:ConversationDetails__viewSafetyNumber": { @@ -2356,15 +2404,15 @@ "description": "In conversation, safety number change notification, label for button to view safety number, opens safety number modal" }, "icu:cannotGenerateSafetyNumber": { - "messageformat": "Ова особа не може бити оверена док не започнете разговор.", + "messageformat": "Овај корисник не може бити верификован док не започнете разговор.", "description": "Shown on the safety number screen if you have never exchanged messages with that contact" }, "icu:yourSafetyNumberWith": { - "messageformat": "Ваш сигурносни број са {name1}:", + "messageformat": "Ваш сигурносни број за дописивање са корисником {name1}:", "description": "Heading for safety number view" }, "icu:themeLight": { - "messageformat": "Светла", + "messageformat": "Светло", "description": "Label text for light theme (normal)" }, "icu:themeDark": { @@ -2376,7 +2424,7 @@ "description": "Label text for system theme" }, "icu:noteToSelf": { - "messageformat": "Моја белешка", + "messageformat": "Моје белешке", "description": "Name for the conversation with your own phone number" }, "icu:noteToSelfHero": { @@ -2424,11 +2472,11 @@ "description": "Shown after the contact was removed from the contact list" }, "icu:Toast--error": { - "messageformat": "Dogodila se greška", + "messageformat": "Дошло је до грешке", "description": "Toast for general errors" }, "icu:Toast--error--action": { - "messageformat": "Пошањи извештај", + "messageformat": "Пошаљи извештај", "description": "Label for the error toast button" }, "icu:Toast--failed-to-fetch-username": { @@ -2444,15 +2492,15 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} није корисник Signal-а. Проверите да ли сте добро унели корисничко име.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { - "messageformat": "Корисник није нађен. \"{phoneNumber}\" није корисник Signal-а.", + "messageformat": "Корисник није нађен. „{phoneNumber}“ није корисник Signal-а.", "description": "Shown in dialog if phone number is not found." }, "icu:startConversation--phone-number-not-valid": { - "messageformat": "Корисник није нађен. \"{phoneNumber}\" није валидан број телефона.", + "messageformat": "Корисник није нађен. „{phoneNumber}“ није исправан број телефона.", "description": "Shown in dialog if phone number is not valid." }, "icu:chooseGroupMembers__title": { @@ -2472,19 +2520,19 @@ "description": "The 'next' button text in the 'choose group members' left pane screen" }, "icu:chooseGroupMembers__maximum-group-size__title": { - "messageformat": "Достигнута максимална величина групе", + "messageformat": "Достигнута је максимална величина групе", "description": "Shown in the alert when you add the maximum number of group members" }, "icu:chooseGroupMembers__maximum-group-size__body": { - "messageformat": "Групе „Signal“-а могу имати највише {max,number} чланова.", + "messageformat": "Максималан број чланова које Signal групе могу имати је {max,number}.", "description": "Shown in the alert when you add the maximum number of group members" }, "icu:chooseGroupMembers__maximum-recommended-group-size__title": { - "messageformat": "Достигнуто је препоручено ограничење чланова", + "messageformat": "Достигнуто је ограничење препорученог броја чланова", "description": "Shown in the alert when you add the maximum recommended number of group members" }, "icu:chooseGroupMembers__maximum-recommended-group-size__body": { - "messageformat": "Групе у Signal-у имају најбољи учинак са {max,number}чланова или мање. Додавање више чланова проузроковаће кашњења у слању и примању порука.", + "messageformat": "Signal групе најбоље функционишу када број чланова не прелази {max,number}. Ако додате још чланова, може доћи до кашњења у слању и примању порука.", "description": "Shown in the alert when you add the maximum recommended number of group members" }, "icu:setGroupMetadata__title": { @@ -2512,7 +2560,7 @@ "description": "The header for the members list in the 'set group metadata' left pane screen" }, "icu:setGroupMetadata__error-message": { - "messageformat": "Није могуће направити ову групу. Проверите да ли сте повезани на интернет и покушајте поново.", + "messageformat": "Прављење групе није успело. Проверите да ли сте повезани на интернет и пробајте поново.", "description": "Shown in the modal when we can't create a group" }, "icu:updateGroupAttributes__title": { @@ -2524,11 +2572,11 @@ "description": "Shown in the modal when we can't update a group" }, "icu:notSupportedSMS": { - "messageformat": "СМС/ММС поруке нису подржане", + "messageformat": "SMS/MMS поруке нису подржане.", "description": "Label underneath number informing user that SMS is not supported on desktop" }, "icu:newPhoneNumber": { - "messageformat": "Упишите број телефона за нову особу.", + "messageformat": "Унесите број телефона да додате нови контакт.", "description": "Placeholder for adding a new number to a contact" }, "icu:invalidNumberError": { @@ -2539,7 +2587,7 @@ "messageformat": "Кликните да бисте поново повезали Signal Desktop са вашим мобилним уређајем и наставили да се дописујете." }, "icu:unlinked": { - "messageformat": "Развезано" + "messageformat": "Прекинута веза" }, "icu:relink": { "messageformat": "Поново повежи" @@ -2548,16 +2596,16 @@ "messageformat": "Доступна је нова верзија" }, "icu:autoUpdateRetry": { - "messageformat": "Поновити ажурирање" + "messageformat": "Пробај поново са ажурирањем" }, "icu:autoUpdateContactSupport": { - "messageformat": "контактирајте подршку" + "messageformat": "обратите се подршци" }, "icu:autoUpdateNewVersionMessage": { - "messageformat": "Кликнути за поновно покретање Signal-а" + "messageformat": "Кликните да бисте поново покренули Signal" }, "icu:downloadNewVersionMessage": { - "messageformat": "Кликнути за преузимање ажурирања" + "messageformat": "Кликните да преузмете ажурирање" }, "icu:downloadFullNewVersionMessage": { "messageformat": "Нисмо успели да ажурирамо Signal. Кликните да пробате поново.", @@ -2585,11 +2633,11 @@ "description": "Shown in the conversation history when someone updates the group" }, "icu:youUpdatedTheGroup": { - "messageformat": "Ви сте ажурирали групу.", + "messageformat": "Ажурирали сте групу.", "description": "Shown in the conversation history when you update a group" }, "icu:updatedGroupAvatar": { - "messageformat": "Фотографија групе је промењена.", + "messageformat": "Аватар групе је промењен.", "description": "Shown in the conversation history when someone updates the group" }, "icu:titleIsNow": { @@ -2621,7 +2669,7 @@ "description": "Aria label for the conversation list item button" }, "icu:ConversationListItem--message-request": { - "messageformat": "Захтев за разговор", + "messageformat": "Захтев за дописивање", "description": "Preview shown for conversation if the user has not yet accepted an incoming message request" }, "icu:ConversationListItem--draft-prefix": { @@ -2637,7 +2685,7 @@ "description": "Shown in notifications and in the left pane when a GIF is received." }, "icu:message--getNotificationText--photo": { - "messageformat": "Фотографија", + "messageformat": "Слика", "description": "Shown in notifications and in the left pane when a photo is received." }, "icu:message--getNotificationText--video": { @@ -2669,11 +2717,11 @@ "description": "Shown in notifications and in the left pane when a message has features too new for this signal install." }, "icu:message--getDescription--disappearing-media": { - "messageformat": "Једнократни садржај", + "messageformat": "Једнократни медиј", "description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media." }, "icu:message--getDescription--disappearing-photo": { - "messageformat": "Једнократна фотографија", + "messageformat": "Једнократна слика", "description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo." }, "icu:message--getDescription--disappearing-video": { @@ -2692,6 +2740,10 @@ "messageformat": "Неки прилози су превелики да би могли да буду приказани.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Нисмо успели да преузмемо детаље о донацији", "description": "Aria label for donation when we can't fetch the details." @@ -2781,7 +2833,7 @@ "description": "The description of the outgoing donation badge detail dialog" }, "icu:stickers--toast--InstallFailed": { - "messageformat": "Пакет налепница не може да се инсталира", + "messageformat": "Нисмо успели да инсталирамо пакет налепница", "description": "Shown in a toast if the user attempts to install a sticker pack and it fails" }, "icu:stickers--StickerManager--title": { @@ -2801,11 +2853,11 @@ "description": "Shown in the sticker pack manager when you don't have any installed sticker packs." }, "icu:stickers--StickerManager--BlessedPacks": { - "messageformat": "Комплети Signal уметника", + "messageformat": "Серијал „Signal уметник“", "description": "Shown in the sticker pack manager above the default sticker packs." }, "icu:stickers--StickerManager--BlessedPacks--Empty": { - "messageformat": "Нема доступних налепница Signal Artist", + "messageformat": "Нема доступних налепница „Signal уметник“", "description": "Shown in the sticker pack manager when there are no blessed sticker packs available." }, "icu:stickers--StickerManager--ReceivedPacks": { @@ -2813,7 +2865,7 @@ "description": "Shown in the sticker pack manager above sticker packs which you have received in messages." }, "icu:stickers--StickerManager--ReceivedPacks--Empty": { - "messageformat": "Налепнице из долазних порука ће бити приказани овде", + "messageformat": "Налепнице из долазних порука ће се приказати овде", "description": "Shown in the sticker pack manager when you have not received any sticker packs in messages." }, "icu:stickers--StickerManager--Install": { @@ -2821,7 +2873,7 @@ "description": "Shown in the sticker pack manager next to sticker packs which can be installed." }, "icu:stickers--StickerManager--Uninstall": { - "messageformat": "Уклони", + "messageformat": "Деинсталирај", "description": "Shown in the sticker pack manager next to sticker packs which are already installed." }, "icu:stickers--StickerManager--UninstallWarning": { @@ -2829,7 +2881,7 @@ "description": "Shown in the sticker pack manager next to sticker packs which are already installed." }, "icu:stickers--StickerManager--Introduction--Image": { - "messageformat": "Представљамо налепнице: Бандит Мачка", + "messageformat": "Представљамо налепнице: Мачак бандит", "description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerManager--Introduction--Title": { @@ -2837,7 +2889,7 @@ "description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerManager--Introduction--Body": { - "messageformat": "Зашто користити речи када можете да користите налепнице?", + "messageformat": "Зашто да користите речи када можете да користите налепнице?", "description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerPicker--Open": { @@ -2845,7 +2897,7 @@ "description": "Label for the open button for the sticker picker" }, "icu:stickers--StickerPicker--AddPack": { - "messageformat": "Додајте пакет налепница", + "messageformat": "Додај пакет налепница", "description": "Label for the add pack button in the sticker picker" }, "icu:stickers--StickerPicker--NextPage": { @@ -2869,7 +2921,7 @@ "description": "Shown in the sticker picker when one or more stickers are still downloading." }, "icu:stickers--StickerPicker--Empty": { - "messageformat": "Немате налепница", + "messageformat": "Немате налепнице", "description": "Shown in the sticker picker when there are no stickers to show." }, "icu:stickers--StickerPicker--Hint": { @@ -2897,7 +2949,7 @@ "description": "aria-label for the analog time sticker" }, "icu:stickers--StickerPreview--Title": { - "messageformat": "Комплет налепница", + "messageformat": "Пакет налепница", "description": "The title that appears in the sticker pack preview modal." }, "icu:stickers--StickerPreview--Error": { @@ -2913,11 +2965,11 @@ "description": "Button title to cancel the emoji search." }, "icu:EmojiPicker--search-placeholder": { - "messageformat": "Тражи емоџи", + "messageformat": "Претрага емоџија", "description": "Shown as a placeholder inside the emoji picker search field." }, "icu:EmojiPicker--skin-tone": { - "messageformat": "Тон може {tone}", + "messageformat": "Нијанса боје коже {tone}", "description": "Shown as a tooltip over the emoji tone buttons." }, "icu:EmojiPicker__button--recents": { @@ -2929,7 +2981,7 @@ "description": "Label for emoji emoji picker button" }, "icu:EmojiPicker__button--animal": { - "messageformat": "Животиња", + "messageformat": "Животиње", "description": "Label for animal emoji picker button" }, "icu:EmojiPicker__button--food": { @@ -2937,27 +2989,27 @@ "description": "Label for food emoji picker button" }, "icu:EmojiPicker__button--activity": { - "messageformat": "Активност", + "messageformat": "Активности", "description": "Label for activity emoji picker button" }, "icu:EmojiPicker__button--travel": { - "messageformat": "Путовање", + "messageformat": "Путовања", "description": "Label for travel emoji picker button" }, "icu:EmojiPicker__button--object": { - "messageformat": "Објекат", + "messageformat": "Објекти", "description": "Label for object emoji picker button" }, "icu:EmojiPicker__button--symbol": { - "messageformat": "Симбол", + "messageformat": "Симболи", "description": "Label for symbol emoji picker button" }, "icu:EmojiPicker__button--flag": { - "messageformat": "Заставица", + "messageformat": "Заставе", "description": "Label for flag emoji picker button" }, "icu:confirmation-dialog--Cancel": { - "messageformat": "Одустани", + "messageformat": "Откажи", "description": "Appears on the cancel button in confirmation dialogs." }, "icu:Message__reaction-emoji-label--you": { @@ -2988,7 +3040,7 @@ "messageformat": "{contact} вам је послао/ла поруку која не може бити обрађена нити приказана јер користи нове функционалности Signal-а." }, "icu:Message--unsupported-message-ask-to-resend": { - "messageformat": "Можете затражити од {contact} да поново пошаље ову поруку сада када користите најновију верзију Signal!-а." + "messageformat": "Можете да затражите да вам {contact} поново пошаље ову поруку сада када користите најновију верзију Signal-а." }, "icu:Message--from-me-unsupported-message": { "messageformat": "Један од ваших уређаја је послао поруку која не може да се обради или прикаже јер користи нову функционалност Signal-а." @@ -3001,7 +3053,7 @@ "description": "Text for a button which will take user to Signal download page" }, "icu:Message--tap-to-view-expired": { - "messageformat": "Погледано", + "messageformat": "Прочитано", "description": "Text shown on messages with with individual timers, after user has viewed it" }, "icu:Message--tap-to-view--outgoing": { @@ -3017,11 +3069,11 @@ "description": "Shown when user clicks on an expired outgoing view-once bubble" }, "icu:Message--tap-to-view--incoming": { - "messageformat": "Прикажи фотографију", + "messageformat": "Прикажи слику", "description": "Text shown on photo messages with with individual timers, before user has viewed it" }, "icu:Message--tap-to-view--incoming-video": { - "messageformat": "Прикажи видео запис", + "messageformat": "Прикажи видео", "description": "Text shown on video messages with with individual timers, before user has viewed it" }, "icu:Conversation--getDraftPreview--attachment": { @@ -3061,7 +3113,7 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--preferences": { - "messageformat": "Поставке", + "messageformat": "Подешавања", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-conversation-menu": { @@ -3081,7 +3133,7 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--search": { - "messageformat": "Тражи", + "messageformat": "Претрага", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--search-in-conversation": { @@ -3089,23 +3141,23 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--focus-composer": { - "messageformat": "Кокусирај састављач", + "messageformat": "Фокусирање поља за поруку", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-all-media-view": { - "messageformat": "Отворите приказ Сви медији", + "messageformat": "Отварање приказа свих медија", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-emoji-chooser": { - "messageformat": "Отворите бирач емоџија", + "messageformat": "Отварање бирача емоџија", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-sticker-chooser": { - "messageformat": "Отворите бирач налепница", + "messageformat": "Отварање бирача налепница", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--begin-recording-voice-note": { - "messageformat": "Почните да снимате гласовну белешку", + "messageformat": "Започињање снимања гласовне белешке", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--default-message-action": { @@ -3113,7 +3165,7 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--view-details-for-selected-message": { - "messageformat": "Видети детаље о изабраним порукама", + "messageformat": "Отварање информација о изабраним порукама", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--toggle-reply": { @@ -3125,11 +3177,11 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--save-attachment": { - "messageformat": "Сачувај прилог из изабране поруке", + "messageformat": "Чување прилога из изабране поруке", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--delete-messages": { - "messageformat": "Избриши изабране поруке", + "messageformat": "Брисање изабране поруке", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--forward-messages": { @@ -3137,27 +3189,27 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--add-newline": { - "messageformat": "Додајте нови ред у поруку", + "messageformat": "Додавање новог реда у поруку", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--expand-composer": { - "messageformat": "Прошири састављање", + "messageformat": "Проширивање поља за поруку", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--send-in-expanded-composer": { - "messageformat": "Пошаљи (у проширеном састављању)", + "messageformat": "Слање (у проширеном пољу за поруку)", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--attach-file": { - "messageformat": "Закачи фајл", + "messageformat": "Прилагање фајла", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--remove-draft-link-preview": { - "messageformat": "Уклони нацрт приказа линка", + "messageformat": "Уклањање нацрта приказа линка", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--remove-draft-attachments": { - "messageformat": "Уклоните све нацрте прилога", + "messageformat": "Уклањање свих нацрта прилога", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--conversation-by-index": { @@ -3185,11 +3237,11 @@ "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--enter": { - "messageformat": "Ентер", + "messageformat": "Enter", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--tab": { - "messageformat": "Таб", + "messageformat": "Tab", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--one-to-nine-range": { @@ -3197,7 +3249,7 @@ "description": "Expresses that 1, 2, 3, up to 9 are available shortcut keys" }, "icu:Keyboard--header": { - "messageformat": "Тастерске пречице", + "messageformat": "Пречице на тастатури", "description": "Title header of the keyboard shortcuts guide" }, "icu:Keyboard--navigation-header": { @@ -3209,7 +3261,7 @@ "description": "Header of the keyboard shortcuts guide - messages section" }, "icu:Keyboard--composer-header": { - "messageformat": "Састављач", + "messageformat": "Поље за поруку", "description": "Header of the keyboard shortcuts guide - composer section" }, "icu:Keyboard--composer--bold": { @@ -3257,11 +3309,11 @@ "description": "Shown when you hover over the bold button in the popup formatting menu" }, "icu:Keyboard--scroll-to-top": { - "messageformat": "Клизај на врх листе", + "messageformat": "Одлазак на врх листе", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--scroll-to-bottom": { - "messageformat": "Иди до дна листе", + "messageformat": "Одлазак на дно листе", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--close-curent-conversation": { @@ -3269,7 +3321,7 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--calling-header": { - "messageformat": "Позиви", + "messageformat": "Позивање", "description": "Header of the keyboard shortcuts guide - calling section" }, "icu:Keyboard--toggle-audio": { @@ -3277,7 +3329,7 @@ "description": "Shown in the shortcuts guide" }, "icu:Keyboard--toggle-video": { - "messageformat": "Укључите или искључите видео", + "messageformat": "Укључивање и искључивање видео приказа", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--accept-video-call": { @@ -3289,27 +3341,27 @@ "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--start-audio-call": { - "messageformat": "Започни гласовни позив", + "messageformat": "Започињање гласовног позива", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--start-video-call": { - "messageformat": "Започните видео позив", + "messageformat": "Започињање видео позива", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--decline-call": { - "messageformat": "Одбиј позив", + "messageformat": "Одбијање позива", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--hang-up": { - "messageformat": "Заврши позив", + "messageformat": "Прекидање позива", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:close-popup": { - "messageformat": "Затвори прозорче", + "messageformat": "Затвори искачући прозор", "description": "Used as alt text for any button closing a popup" }, "icu:addImageOrVideoattachment": { - "messageformat": "Додајте слику или видео снимак као прилог", + "messageformat": "Додајте слику или видео као прилог", "description": "Used in draft attachment list for the big 'add new attachment' button" }, "icu:remove-attachment": { @@ -3317,7 +3369,7 @@ "description": "Used in draft attachment list to remove an individual attachment" }, "icu:backToInbox": { - "messageformat": "Назад у пријемно сандуче", + "messageformat": "Назад на поруке", "description": "Used as alt-text of button on archived conversations screen" }, "icu:conversationArchived": { @@ -3325,7 +3377,7 @@ "description": "A toast that shows up when user archives a conversation" }, "icu:conversationArchivedUndo": { - "messageformat": "Опозови", + "messageformat": "Поништи", "description": "Undo button for archiving a conversation" }, "icu:conversationReturnedToInbox": { @@ -3405,7 +3457,7 @@ "description": "Shown as the message for a message request in a direct message with a blocked account" }, "icu:MessageRequests--message-group": { - "messageformat": "Да ли желите да се придружите овој групи и да са њеним члановима поделите ваше име и слику? Неће знати да сте прочитали поруке док не прихватите.", + "messageformat": "Желите ли да се придружите овој групи и да са њеним члановима поделите своје име и слику? Неће знати да сте видели њихове поруке док не прихватите.", "description": "Shown as the message for a message request in a group" }, "icu:MessageRequests--message-group-blocked": { @@ -3425,11 +3477,11 @@ "description": "Shown as a button to let the user unblock a message request" }, "icu:MessageRequests--unblock-direct-confirm-body": { - "messageformat": "Моћи ћете да размењујете поруке и позиве.", + "messageformat": "Моћи ћете да размењујете поруке и обављате позиве.", "description": "Shown as the body in the confirmation modal for unblocking a private message request" }, "icu:MessageRequests--unblock-group-confirm-body": { - "messageformat": "Постојећи чланови групе ће моћи да вас поново додају у ову групу.", + "messageformat": "Чланови групе ће моћи да вас поново додају у ову групу.", "description": "Shown as the body in the confirmation modal for unblocking a group message request" }, "icu:MessageRequests--block-and-report-spam": { @@ -3437,7 +3489,7 @@ "description": "Shown as a button to let the user block a message request and report spam" }, "icu:MessageRequests--block-and-report-spam-success-toast": { - "messageformat": "Пријављено је као спам и блокирано.", + "messageformat": "Пријављен је спам и корисник је блокиран.", "description": "Shown in a toast when you successfully block a user and report them as spam" }, "icu:MessageRequests--block-direct-confirm-title": { @@ -3453,7 +3505,7 @@ "description": "Shown as the title in the confirmation modal for blocking a group message request" }, "icu:MessageRequests--block-group-confirm-body": { - "messageformat": "Више нећете примати поруке или ажурирања од ове групе, чланови више неће бити у могућности да Вас поново додају у ову групу.", + "messageformat": "Више нећете примати поруке нити новости из ове групе и чланови више неће моћи да вас поново додају у ову групу.", "description": "Shown as the body in the confirmation modal for blocking a group message request" }, "icu:MessageRequests--delete": { @@ -3469,7 +3521,7 @@ "description": "Shown as the body in the confirmation modal for deleting a private message request" }, "icu:MessageRequests--delete-group-confirm-title": { - "messageformat": "Избриши и напусти {title}?", + "messageformat": "Желите ли да избришете и напустите групу „{title}“?", "description": "Shown as the title in the confirmation modal for deleting a group message request" }, "icu:MessageRequests--delete-direct": { @@ -3481,7 +3533,7 @@ "description": "Shown as a button to let the user delete a group message request" }, "icu:MessageRequests--delete-group-confirm-body": { - "messageformat": "Напустићете групу и преписка ће бити избрисана са ваших свих уређаја.", + "messageformat": "Напустићете групу и она ће бити избрисана са ваших свих уређаја.", "description": "Shown as the body in the confirmation modal for deleting a group message request" }, "icu:MessageRequests--accept": { @@ -3505,7 +3557,7 @@ "description": "Specifies the number of members in a group conversation" }, "icu:member-of-1-group": { - "messageformat": "Члан {group}", + "messageformat": "Члан групе {group}", "description": "Shown in the conversation hero to indicate this user is a member of a mutual group" }, "icu:member-of-2-groups": { @@ -3513,11 +3565,11 @@ "description": "Shown in the conversation hero to indicate this user is a member of two mutual groups" }, "icu:member-of-3-groups": { - "messageformat": "Члан {group1}, {group2}, и {group3}", + "messageformat": "Члан група: {group1}, {group2} и {group3}", "description": "Shown in the conversation hero to indicate this user is a member of three mutual groups" }, "icu:member-of-more-than-3-groups--one-more": { - "messageformat": "Члан од {group1}, {group2}, {group3} и још један", + "messageformat": "Члан група {group1}, {group2}, {group3} и још једне групе", "description": "Shown in the conversation hero to indicate this user is a member of four mutual groups" }, "icu:member-of-more-than-3-groups--multiple-more": { @@ -3529,7 +3581,7 @@ "description": "Shown Indicates that you were added to a group by a given individual." }, "icu:no-groups-in-common": { - "messageformat": "Нема заједничких група", + "messageformat": "Немате заједничких група", "description": "Shown to indicate this user is not a member of any groups" }, "icu:no-groups-in-common-warning": { @@ -3589,7 +3641,7 @@ "description": "Shown in conversation history when your video call is missed or declined" }, "icu:minimizeToTrayNotification--title": { - "messageformat": "Signal још увек ради", + "messageformat": "Signal и даље ради", "description": "Shown in a notification title when Signal is minimized to tray" }, "icu:minimizeToTrayNotification--body": { @@ -3617,39 +3669,39 @@ "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-1-other": { - "messageformat": "{ringer} зове вас и {otherMember}", + "messageformat": "{ringer} зове – у позиву: ви и {otherMember}", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-2-others": { - "messageformat": "{ringer} зове вас, {first}, и {second}", + "messageformat": "{ringer} зове – у позиву: ви, {first} и {second}", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-3-others": { - "messageformat": "{ringer} зове вас, {first}, {second}, и још једну особу", + "messageformat": "{ringer} зове – у позиву: ви, {first}, {second} и још 1 особа", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-many": { - "messageformat": "{remaining, plural, one {{ringer} зове вас, {first}, {second} и још {remaining,number} особу} other {{ringer} зове вас, {first}, {second} и још њих {remaining,number}}}", + "messageformat": "{remaining, plural, one {{ringer} зове – у позиву: ви, {first}, {second} и још {remaining,number} особа} other {{ringer} зове – у позиву: ви, {first}, {second} и још њих {remaining,number}}}", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:outgoingCallRinging": { - "messageformat": "Звони…", + "messageformat": "Позивамо…", "description": "Shown in the call screen when placing an outgoing call that is now ringing" }, "icu:makeOutgoingCall": { - "messageformat": "Започети позив", + "messageformat": "Започни позив", "description": "Title for the call button in a conversation" }, "icu:makeOutgoingVideoCall": { - "messageformat": "Започети видео позив", + "messageformat": "Започни видео позив", "description": "Title for the video call button in a conversation" }, "icu:joinOngoingCall": { - "messageformat": "Придружи се", + "messageformat": "Придружите се", "description": "Text that appears in a group when a call is active" }, "icu:callNeedPermission": { - "messageformat": "{title} ће добити ваш захтев за ћаскање. Моћи ћете да позовете корисника након одобри ваш захтев.", + "messageformat": "{title} ће добити ваш захтев за дописивање. Моћи ћете да позовете корисника након одобри ваш захтев.", "description": "Shown when a call is rejected because the other party hasn't approved the message/call request" }, "icu:callReconnecting": { @@ -3664,6 +3716,14 @@ "messageformat": "Гласовни позив", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Крај", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3737,7 +3797,7 @@ "description": "Notification message when a group call has started, but we don't know who started it" }, "icu:calling__call-notification__started-by-you": { - "messageformat": "Покренули сте групни позив", + "messageformat": "Започели сте групни позив", "description": "Notification message when a group call has started by you" }, "icu:calling__call-notification__started": { @@ -3745,11 +3805,11 @@ "description": "Notification message when a group call has started" }, "icu:calling__in-another-call-tooltip": { - "messageformat": "Већ имате позив", + "messageformat": "Већ сте у позиву", "description": "Tooltip in disabled notification button when you're on another call" }, "icu:calling__call-notification__button__call-full-tooltip": { - "messageformat": "Позив је достигао макс капацитет од {max,number} учесника", + "messageformat": "У позиву је достигнут максимални капацитет учесника ({max,number})", "description": "Tooltip in disabled notification button when the call is full" }, "icu:calling__pip--on": { @@ -3785,7 +3845,7 @@ "description": "Title for hang up button" }, "icu:calling__SelectPresentingSourcesModal--title": { - "messageformat": "Дељење Вашег екрана", + "messageformat": "Дељење екрана", "description": "Title for the select your screen sharing sources modal" }, "icu:calling__SelectPresentingSourcesModal--confirm": { @@ -3804,6 +3864,10 @@ "messageformat": "Прозор", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Видео", "description": "Label for video input selector" @@ -3821,7 +3885,7 @@ "description": "Message for when there are no available devices to select for input/output audio or video" }, "icu:callingDeviceSelection__select--default": { - "messageformat": "Подразумеван", + "messageformat": "Подразумевано", "description": "Shown when the device is the default device" }, "icu:muteNotificationsTitle": { @@ -3845,7 +3909,7 @@ "description": "Label for muting the conversation" }, "icu:muteWeek": { - "messageformat": "Искључи обавештења на 1 седмицу", + "messageformat": "Искључи обавештења на недељу дана", "description": "Label for muting the conversation" }, "icu:muteAlways": { @@ -3893,15 +3957,15 @@ "description": "Shown if you click on a sgnl:// link not currently supported by Desktop" }, "icu:GroupV2--cannot-send": { - "messageformat": "Не можете да шаљете поруке тој групи.", + "messageformat": "Не можете да шаљете поруке у тој групи.", "description": "Shown in toast when you attempt to forward a message to an announcement only group" }, "icu:GroupV2--cannot-start-group-call": { - "messageformat": "Само админи групе могу започети позив.", + "messageformat": "Само администратори групе могу започети позив.", "description": "Shown in toast when a non-admin starts a group call in an announcements only group" }, "icu:GroupV2--join--invalid-link--title": { - "messageformat": "Neispravan link", + "messageformat": "Неисправан линк", "description": "Shown if we are unable to parse a group link" }, "icu:GroupV2--join--invalid-link": { @@ -3909,7 +3973,7 @@ "description": "Shown if we are unable to parse a group link" }, "icu:GroupV2--join--prompt": { - "messageformat": "Да ли желите да се придружите овој групи и да са њеним члановима поделите ваше име и слику?", + "messageformat": "Желите ли да се придружите овој групи и да са њеним члановима поделите своје име и слику?", "description": "Shown when you click on a group link to confirm" }, "icu:GroupV2--join--already-in-group": { @@ -3917,11 +3981,11 @@ "description": "Shown if you click a group link for a group where you're already a member" }, "icu:GroupV2--join--already-awaiting-approval": { - "messageformat": "Већ сте затражили одобрење за придруживање овој групи.", + "messageformat": "Већ сте затражили одобрење да се придружите овој групи.", "description": "Shown if you click a group link for a group where you've already requested approval'" }, "icu:GroupV2--join--unknown-link-version--title": { - "messageformat": "Nepoznata verzija linka", + "messageformat": "Непозната верзија линка", "description": "This group link is no longer valid." }, "icu:GroupV2--join--unknown-link-version": { @@ -3937,7 +4001,7 @@ "description": "Shown if you click a group link and we can't get information about it" }, "icu:GroupV2--join--link-forbidden--title": { - "messageformat": "Не може да се придружи групи", + "messageformat": "Не можете да се придружите групи", "description": "Shown if you click a group link and you have been forbidden from joining via the link" }, "icu:GroupV2--join--link-forbidden": { @@ -3945,11 +4009,11 @@ "description": "Shown if you click a group link and you have been forbidden from joining via the link" }, "icu:GroupV2--join--prompt-with-approval": { - "messageformat": "Администратор ове групе мора одобрити ваш захтев пре него што се придружите овој групи. Ако сте одобрени, ваше име и фотографија ће се делити са члановима.", + "messageformat": "Администратор ове групе мора да одобри ваш захтев пре него што се придружите овој групи. Ако вам се одобри захтев, чланови групе ће моћи да виде ваше име и слику.", "description": "Shown when you click on a group link to confirm, if it requires admin approval" }, "icu:GroupV2--join--join-button": { - "messageformat": "Придружи се", + "messageformat": "Придружите се", "description": "The button to join the group" }, "icu:GroupV2--join--request-to-join-button": { @@ -3961,7 +4025,7 @@ "description": "The button to cancel request to join the group" }, "icu:GroupV2--join--cancel-request-to-join--confirmation": { - "messageformat": "Отказати захтев за придруживање овој групи?", + "messageformat": "Желите ли да откажете захтев за придруживање овој групи?", "description": "A confirmation message that shows after you click the button" }, "icu:GroupV2--join--cancel-request-to-join--yes": { @@ -3981,7 +4045,7 @@ "description": "Shown in composition area when you've requested to join a group" }, "icu:GroupV2--join--general-join-failure--title": { - "messageformat": "Greška sa linkom", + "messageformat": "Грешка са линком", "description": "Shown if something went wrong when you try to join via a group link" }, "icu:GroupV2--join--general-join-failure": { @@ -4001,7 +4065,7 @@ "description": "Label for describing the general non-privileged members of a group" }, "icu:updating": { - "messageformat": "Ажурира се…", + "messageformat": "Ажурирамо…", "description": "Shown along with a spinner when an update operation takes longer than one second" }, "icu:GroupV2--create--you": { @@ -4009,19 +4073,19 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--create--other": { - "messageformat": "{memberName} је креирао/ла групу.", + "messageformat": "{memberName} је направио/ла групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--create--unknown": { - "messageformat": "Група је креирана.", + "messageformat": "Група је направљена.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--change--other": { - "messageformat": "{memberName} је променио/ла име групе у „{newTitle}“.", + "messageformat": "{memberName} је променио/ла назив групе у „{newTitle}“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--change--you": { - "messageformat": "Променили сте име групе у „{newTitle}“ .", + "messageformat": "Променили сте назив групе у „{newTitle}“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--change--unknown": { @@ -4033,27 +4097,27 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--remove--you": { - "messageformat": "Уклонили сте име групе.", + "messageformat": "Уклонили сте назив групе.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--remove--unknown": { - "messageformat": "Члан је уклонио/ла име групе.", + "messageformat": "Члан је уклонио назив групе.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--change--other": { - "messageformat": "{memberName} је променио/ла слику групе.", + "messageformat": "{memberName} је променио/ла аватар групе.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--change--you": { - "messageformat": "Променили сте слику групе.", + "messageformat": "Променили сте аватар групе.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--change--unknown": { - "messageformat": "Члан је променио/ла слику групе.", + "messageformat": "Члан је променио аватар групе.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--remove--other": { - "messageformat": "{memberName} је уклонио/ла слику групе.", + "messageformat": "{memberName} је уклонио/ла аватар групе.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--remove--you": { @@ -4065,43 +4129,43 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--admins--other": { - "messageformat": "{adminName} је променио/ла ко може да измени информације о групи у „Само администратори“.", + "messageformat": "{adminName} је променио/ла ко може да измени информације о групи на „Само администратори“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--admins--you": { - "messageformat": "Променили сте ко може да уређује информације о групи у „Само администратори“.", + "messageformat": "Променили сте ко може да уређује информације о групи на „Само администратори“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--admins--unknown": { - "messageformat": "Администратор је променио/ла ко може да уређује информације о групи у „Само администратори“.", + "messageformat": "Администратор је променио ко може да уређује информације о групи на „Само администратори“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--all--other": { - "messageformat": "{adminName} је променио/ла ко може да уређује информације о групи у „Сви чланови“.", + "messageformat": "{adminName} је променио/ла ко може да уређује информације о групи на „Сви чланови“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--all--you": { - "messageformat": "Променили сте ко може да уређује информације о групи у „Сви чланови“.", + "messageformat": "Променили сте ко може да уређује информације о групи на „Сви чланови“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--all--unknown": { - "messageformat": "Администратор је променио/ла ко може да уређује информације о групи у „Сви чланови“.", + "messageformat": "Администратор је променио ко може да уређује информације о групи на „Сви чланови“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--admins--other": { - "messageformat": "{adminName} је променио/ла ко може да уређује чланство у групи у „Само администратори“.", + "messageformat": "{adminName} је променио/ла ко може да уређује чланство у групи на „Само администратори“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--admins--you": { - "messageformat": "Променили сте ко може да измени чланство у групи у „Само администратори“.", + "messageformat": "Променили сте ко може да уређује чланство у групи на „Само администратори“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--admins--unknown": { - "messageformat": "Администратор је променио/ла ко може да уређује чланство у групи у „Само администратори“.", + "messageformat": "Администратор је променио ко може да уређује чланство у групи на „Само администратори“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--all--other": { - "messageformat": "{adminName} је променио/ла ко може да уређује чланство у групи у „Сви чланови“.", + "messageformat": "{adminName} је променио/ла ко може да уређује чланство у групи на „Сви чланови“.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--all--you": { @@ -4145,11 +4209,11 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--invited--unknown": { - "messageformat": "Члан је додао/ла позваног члана {inviteeName}.", + "messageformat": "Члан је додао/ла позваног члана: {inviteeName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--other": { - "messageformat": "{inviteeName} је прихватио/ла позивницу за групу од {inviterName}.", + "messageformat": "{inviteeName} је прихватио/ла позивницу за групу коју шаље {inviterName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--other-no-from": { @@ -4169,7 +4233,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--other--other": { - "messageformat": "{adderName} додао/ла {addeeName}.", + "messageformat": "{adderName} је додао/ла корисника {addeeName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--other--you": { @@ -4177,7 +4241,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--other--unknown": { - "messageformat": "Члан је додао {memberName}.", + "messageformat": "Члан је додао корисника: {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--you--other": { @@ -4193,15 +4257,15 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-link--you--you": { - "messageformat": "Pridružili ste se grupi preko linka za grupu.", + "messageformat": "Придружили сте се групи преко линка за групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-link--other": { - "messageformat": "{memberName} se pridružio/la grupi preko linka za grupu.", + "messageformat": "{memberName} се придружио/ла групи преко линка за групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--you--other": { - "messageformat": "{adminName} је прихватио/ла Ваш захтев за придруживање групи.", + "messageformat": "{adminName} је одобрио/ла ваш захтев за придруживање групи.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--you--unknown": { @@ -4209,19 +4273,19 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--other--you": { - "messageformat": "Одобрили сте захтев од {joinerName} за придруживање групи.", + "messageformat": "Одобрили сте захтев за придруживање групи који шаље {joinerName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--other--other": { - "messageformat": "{adminName} је одобрио/ја захтев од {joinerName} за придруживање групи.", + "messageformat": "{adminName} је одобрио/ла захтев за придруживање групи који шаље {joinerName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--other--unknown": { - "messageformat": "Захтев за придруживање групи од {joinerName} је одобрен.", + "messageformat": "Одобрен је захтев за придруживање групи од корисника {joinerName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--other": { - "messageformat": "{adminName} уклонио/ла {memberName}.", + "messageformat": "{adminName} је уклонио/ла корисника {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--self": { @@ -4229,19 +4293,19 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--you": { - "messageformat": "Уклонили сте {memberName}.", + "messageformat": "Уклонили сте члана {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--unknown": { - "messageformat": "Члан је уклонио {memberName}.", + "messageformat": "Члан је уклонио члана: {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--you--other": { - "messageformat": "{adminName} вас је уклонио.", + "messageformat": "{adminName} вас је уклонио/ла.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--you--you": { - "messageformat": "Изашли сте из групе.", + "messageformat": "Напустили сте групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--you--unknown": { @@ -4249,11 +4313,11 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--other--other": { - "messageformat": "{adminName} је поставио/ла {memberName} за администратора.", + "messageformat": "{adminName} је поставио/ла члана {memberName} за администратора.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--other--you": { - "messageformat": "Поставили сте {memberName} за админитратора.", + "messageformat": "Поставили сте члана {memberName} за админитратора.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--other--unknown": { @@ -4269,23 +4333,23 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--other--other": { - "messageformat": "{adminName} опозвао/ла је администраторске привилегије од {memberName}.", + "messageformat": "{adminName} је одузео/ла администраторске привилегије члану {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--other--you": { - "messageformat": "Повукли сте администраторске привилегије кориснику {memberName}.", + "messageformat": "Одузели сте администраторске привилегије кориснику {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--other--unknown": { - "messageformat": "Администратор је опозвао/ла администраторске привилегије од {memberName}.", + "messageformat": "Администратор је одузео администраторске привилегије члану {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--you--other": { - "messageformat": "{adminName} је повукао/ла ваше администраторске привилегије.", + "messageformat": "{adminName} вам је одузео/ла администраторске привилегије.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--you--unknown": { - "messageformat": "Администратор је повукао ваше администраторске привилегије.", + "messageformat": "Администратор вам је одузео администраторске привилегије.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--other--other": { @@ -4301,7 +4365,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--you--other": { - "messageformat": "{memberName} вам шаље позивницу у групу.", + "messageformat": "{memberName} вам шаље позивницу за групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--you--unknown": { @@ -4313,7 +4377,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--many--you": { - "messageformat": "Позвали сте {count,number} особе/а у групу.", + "messageformat": "Позвали сте њих {count,number} у групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--many--unknown": { @@ -4321,11 +4385,11 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--other": { - "messageformat": "1 особа коју је позвао/ла {memberName} је одбила позивницу за групу.", + "messageformat": "1 особа коју је позвао/ла члан {memberName} одбила је позивницу за групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--you": { - "messageformat": "{inviteeName} је одбио/ла позивницу за групу.", + "messageformat": "{inviteeName} је одбио/ла вашу позивницу за групу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--from-you": { @@ -4337,23 +4401,23 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--other": { - "messageformat": "{memberName} опозвао/ла позив групи за 1 особу.", + "messageformat": "{memberName} је повукао/ла позивницу за групу за 1 особу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--you": { - "messageformat": "Опозвали сте позив групи за 1 особу.", + "messageformat": "Повукли сте позивницу за групу за 1 особу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-own--to-you": { - "messageformat": "{inviterName} опозвао/ла позивницу која вам је послата.", + "messageformat": "{inviterName} је повукао/ла позивницу која вам је послата.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-own--unknown": { - "messageformat": "{inviterName} опозвао7ла позивницу за 1 особу.", + "messageformat": "{inviterName} је повукао/ла позивницу за 1 особу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--unknown": { - "messageformat": "Администратор је опозвао/ла позив групи за 1 особу.", + "messageformat": "Администратор је повукао позивницу за групу за 1 особу.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--many--other": { @@ -4361,23 +4425,23 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--many--you": { - "messageformat": "Опозвали сте позивнице за групу за {count,number} особе.", + "messageformat": "Повукли сте позивнице за групу за њих {count,number}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--many--unknown": { - "messageformat": "Администратор опозвао/ла позивнице за групу за {count,number} особе.", + "messageformat": "Администратор је повукао позивнице за групу за њих {count,number}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--other": { - "messageformat": "{adminName} опозвао/ла је позив у групу за 1 особу коју је позвао {memberName}.", + "messageformat": "{adminName} је повукао/ла позивницу за групу за особу коју је позвао члан {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--you": { - "messageformat": "Опозвали сте позив у групу за 1 особу коју је позвао {memberName}.", + "messageformat": "Повукли сте позивницу за групу за 1 особу коју је позвао члан {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": { - "messageformat": "Администратор опозвао/ла је позив у групу за 1 особу коју је позвао {memberName}.", + "messageformat": "Администратор је повукао позивницу у групу за 1 особу коју је позвао/ла члан {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": { @@ -4385,11 +4449,11 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--you": { - "messageformat": "Повукли сте позив за {inviteeName}.", + "messageformat": "Повукли сте позивницу за корисника: {inviteeName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown": { - "messageformat": "Администратор је опозвао/ла позив групи коју сте послали за {inviteeName}.", + "messageformat": "Администратор је повукао/ла позивницу за групу коју сте послали кориснику {inviteeName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--other": { @@ -4397,23 +4461,23 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--you": { - "messageformat": "Опозвали сте позивнице за групу за {count,number} особе/а које је позвао {memberName}.", + "messageformat": "Повукли сте позивнице за групу за њих {count,number} које је позвао члан {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--unknown": { - "messageformat": "Администратор је опозвао/ла позивнице за групу за {count,number} особе/а које је позвао {memberName}.", + "messageformat": "Администратор је повукао/ла позивнице за групу за њих {count,number} које је позвао/ла {memberName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--other": { - "messageformat": "{adminName} је опозвао/ла позивнице за групу коју сте послали за {count,number} особе/а.", + "messageformat": "{adminName} је повукао/ла позивнице за групу које сте послали за њих {count,number}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--you": { - "messageformat": "Повукли сте позив за {count,number} особе/а.", + "messageformat": "Повукли сте позивницу за њих {count,number}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--unknown": { - "messageformat": "Администратор је опозвао позиве групи коју сте послали {count,number} особе/а.", + "messageformat": "Администратор је повукао позивнице за групу које сте послали за њих {count,number}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-add-one--you": { @@ -4425,15 +4489,15 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--you--you": { - "messageformat": "Отказали сте Ваш захтев за придруживање групи.", + "messageformat": "Отказали сте захтев за придруживање групи.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--you--unknown": { - "messageformat": "Администратор је одбио/ла ваш захтев за придруживање групи.", + "messageformat": "Администратор је одбио ваш захтев за придруживање групи.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--you": { - "messageformat": "Одбили сте захтев од {joinerName} за придруживање групи.", + "messageformat": "Одбили сте захтев за придруживање групи од корисника {joinerName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--own": { @@ -4441,7 +4505,7 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--other": { - "messageformat": "{adminName} је одбио/ла захтев за придруживање групи који шаље {joinerName}.", + "messageformat": "{adminName} је одбио/ла захтев за придруживање групи од корисника {joinerName}.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--unknown": { @@ -4449,11 +4513,11 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-bounce--one": { - "messageformat": "{joinerName} je zatražio/la da se pridruži grupi preko linka za grupu i zatim otkazao/la zahtev da se pridruži.", + "messageformat": "{joinerName} је затражио/ла да се придружи групи преко линка за групу и затим отказао/ла тај захтев", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-bounce": { - "messageformat": "{joinerName} je zatražio/la da se pridruži grupi preko linka za grupu i zatim otkazao/la zahteve ({numberOfRequests,number}) da se pridruži.", + "messageformat": "{joinerName} је затражио/ла да се придружи групи преко линка за групу и затим отказао/ла те захтеве ({numberOfRequests,number})", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--disabled--you": { @@ -4529,11 +4593,11 @@ "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--admin--you": { - "messageformat": "Променили сте подешавања групе како би се омогућили да само админи шаљу поруке.", + "messageformat": "Променили сте подешавања групе тако да само администратори могу да шаљу поруке.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--admin--other": { - "messageformat": "{memberName} је променио/ла подешавања групне како би само омогућили администраторима да шаљу поруке.", + "messageformat": "{memberName} је променио/ла подешавања групе тако да само администратори могу да шаљу поруке.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--admin--unknown": { @@ -4557,7 +4621,7 @@ "description": "When rejoining a group, any detected changes are collapsed down into this summary" }, "icu:GroupV1--Migration--disabled--link": { - "messageformat": "Надоградите ову групу да бисте активирали нове функције попут @помињања и администратора. Чланови који нису поделили своје име или фотографију у овој групи биће позвани да се придруже. Сазнајте више.", + "messageformat": "Надоградите ову групу да бисте активирали нове функционалности попут @помињања и администратора. Чланови који нису поделили своје име или слику у овој групи биће позвани да се придруже. Сазнајте више.", "description": "Shown instead of composition area when user is forced to migrate a legacy group (GV1)." }, "icu:GroupV1--Migration--was-upgraded": { @@ -4581,19 +4645,19 @@ "description": "Shown on Migration popup after choosing to migrate group" }, "icu:GroupV1--Migration--info--summary": { - "messageformat": "Нове групе имају функције попут @помињања и администратора групе и имаће још више функција у будућности.", + "messageformat": "Нове групе имају функционалности попут @помињања и администратора групе и имаће још више функционалности у будућности.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--keep-history": { - "messageformat": "Целокупна историја порука и садржаји су сачувани од пре надоградње.", + "messageformat": "Целокупна историја порука и медији су сачувани од пре надоградње.", "description": "Shown on Learn More popup after GV1 migration" }, "icu:GroupV1--Migration--migrate--keep-history": { - "messageformat": "Сва историја порука и медији ће бити сачувани од пре надоградње.", + "messageformat": "Целокупна историја порука и сви медији од пре надоградње биће сачувани.", "description": "Shown on Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--invited--you": { - "messageformat": "Мораћете да прихватите позивницу да бисте се поново придружили овој групи. Нећете примати нове групне поруке док не прихватите.", + "messageformat": "Мораћете да прихватите позивницу да бисте се поново придружили овој групи. Нећете примати нове поруке у групи док не прихватите.", "description": "Shown on Learn More popup after GV1 migration" }, "icu:GroupV1--Migration--info--invited--many": { @@ -4613,11 +4677,11 @@ "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--removed--after--many": { - "messageformat": "Ови чланови не могу да се придружују новим групама, стога су уклоњени из групе:", + "messageformat": "Ови чланови не могу да се придруже новим групама, па су уклоњени из групе:", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--removed--after--one": { - "messageformat": "Овај члан не може да се придружује новим групама, стога је уклоњен из групе:", + "messageformat": "Овај члан не може да се придружи новим групама, па је уклоњен из групе:", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--invited--you": { @@ -4629,11 +4693,11 @@ "description": "Shown in timeline when a group is upgraded and one person was invited, instead of added" }, "icu:GroupV1--Migration--invited--many": { - "messageformat": "{count,number} чланова није могуће додати у нову групу, већ су позвани да се придруже.", + "messageformat": "Њих {count,number} није било могуће додати у нову групу и ти чланови су добили позивницу да се придруже.", "description": "Shown in timeline when a group is upgraded and some people were invited, instead of added" }, "icu:GroupV1--Migration--removed--one": { - "messageformat": "{contact} је уклоњен из групе.", + "messageformat": "{contact} је уклоњен(а) из групе.", "description": "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade" }, "icu:GroupV1--Migration--removed--many": { @@ -4653,7 +4717,7 @@ "description": "Generic next label" }, "icu:BadgeDialog__become-a-sustainer-button": { - "messageformat": "Донирајте услузи Signal", + "messageformat": "Донирајте за Signal", "description": "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions" }, "icu:BadgeSustainerInstructions__header": { @@ -4661,15 +4725,15 @@ "description": "In the instructions for becoming a sustainer. The heading." }, "icu:BadgeSustainerInstructions__subheader": { - "messageformat": "Signal покрећу особе попут Вас. Доприносите и добијте значку.", + "messageformat": "Signal подржавају људи попут вас. Допринесите и добићете значку.", "description": "In the instructions for becoming a sustainer. The subheading." }, "icu:BadgeSustainerInstructions__instructions__1": { - "messageformat": "Отворите Signal на вашем телефону", + "messageformat": "Отворите Signal на телефону", "description": "In the instructions for becoming a sustainer. First instruction." }, "icu:BadgeSustainerInstructions__instructions__2": { - "messageformat": "Додирните фотографију свог профила у горњем левом углу да бисте отворили подешавања", + "messageformat": "Додирните профилну слику у горњем левом углу да бисте отворили подешавања", "description": "In the instructions for becoming a sustainer. Second instruction." }, "icu:BadgeSustainerInstructions__instructions__3": { @@ -4681,7 +4745,7 @@ "description": "Aria label for expanding composition area" }, "icu:CompositionArea--attach-file": { - "messageformat": "Закачи фајл", + "messageformat": "Приложи фајл", "description": "Aria label for file attachment button in composition area" }, "icu:CompositionArea--sms-only__title": { @@ -4713,23 +4777,23 @@ "description": "Description for counting muted conversations in badge setting" }, "icu:ContactModal--message": { - "messageformat": "Порука", + "messageformat": "Пошаљи поруку", "description": "Button text for send message button in Group Contact Details modal" }, "icu:ContactModal--rm-admin": { - "messageformat": "Одузми администраторске дозволе", + "messageformat": "Одузми администраторске привилегије", "description": "Button text for removing as admin button in Group Contact Details modal" }, "icu:ContactModal--make-admin": { - "messageformat": "Постави за администратора", + "messageformat": "Постави као администратора", "description": "Button text for make admin button in Group Contact Details modal" }, "icu:ContactModal--make-admin-info": { - "messageformat": "{contact} моћи ће да уређује ову групу и њене чланове.", + "messageformat": "{contact} ће моћи да уређује ову групу и њене чланове.", "description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone" }, "icu:ContactModal--rm-admin-info": { - "messageformat": "Уклонити {contact} као администратора групе?", + "messageformat": "Желите ли да уклоните члану {contact} администраторске привилегије у групи?", "description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone" }, "icu:ContactModal--add-to-group": { @@ -4745,7 +4809,7 @@ "description": "This is a button in the conversation context menu to show the chat color editor" }, "icu:showConversationDetails": { - "messageformat": "Поставке групе", + "messageformat": "Подешавања групе", "description": "This is a button in the conversation context menu to show group settings" }, "icu:showConversationDetails--direct": { @@ -4765,7 +4829,7 @@ "description": "This is the label for the disappearing messages setting panel" }, "icu:ConversationDetails--disappearing-messages-info--group": { - "messageformat": "Када је омогућено, поруке послате и примљене у овој групи нестаће након што су прочитане.", + "messageformat": "Када је опција активирана, поруке послате и примљене у овој групи нестаће након што су прочитане.", "description": "This is the info about the disappearing messages setting, in groups" }, "icu:ConversationDetails--disappearing-messages-info--direct": { @@ -4781,11 +4845,11 @@ "description": "This is the label for the 'who can edit the group' panel" }, "icu:ConversationDetails--group-info-info": { - "messageformat": "Изаберите ко може мењати име групе, слику и трајање нестајућих порука.", + "messageformat": "Изаберите ко може да мења назив и слику групе и трајање нестајућих порука у групи.", "description": "This is the additional info for the 'who can edit the group' panel" }, "icu:ConversationDetails--add-members-label": { - "messageformat": "Ко може додати чланове", + "messageformat": "Ко може да додаје чланове", "description": "This is the label for the 'who can add members' panel" }, "icu:ConversationDetails--add-members-info": { @@ -4797,11 +4861,11 @@ "description": "This is the additional info for the 'who can send messages' panel" }, "icu:ConversationDetails--announcement-info": { - "messageformat": "Изаберите ко може шаље поруке у ову групу.", + "messageformat": "Изаберите ко може шаље поруке у овој групи.", "description": "This is the additional info for the 'who can send messages' panel" }, "icu:ConversationDetails--requests-and-invites": { - "messageformat": "Захтеви & позиве", + "messageformat": "Захтеви и позивнице", "description": "This is a button to display which members have been invited but have not joined yet" }, "icu:ConversationDetailsActions--leave-group": { @@ -4821,7 +4885,7 @@ "description": "Shown if, before leaving a group, you need to choose an admin" }, "icu:ConversationDetailsActions--leave-group-modal-title": { - "messageformat": "Да ли заиста желите да напустите?", + "messageformat": "Желите ли сигурно да напустите групу?", "description": "This is the modal title for confirming leaving a group" }, "icu:ConversationDetailsActions--leave-group-modal-content": { @@ -4841,7 +4905,7 @@ "description": "This is the modal title for confirming blocking a group" }, "icu:ConversationDetailsActions--block-group-modal-content": { - "messageformat": "Више нећете примати поруке и обавештења од ове групе.", + "messageformat": "Више нећете примати поруке и обавештења из ове групе.", "description": "This is the modal content for confirming blocking a group" }, "icu:ConversationDetailsActions--block-group-modal-confirm": { @@ -4849,7 +4913,7 @@ "description": "This is the modal button to confirm blocking a group" }, "icu:ConversationDetailsActions--unblock-group-modal-content": { - "messageformat": "Vaši kontakti će moći da vas dodaju u ovu grupu.", + "messageformat": "Ваши контакти ће моћи да вас додају у ову групу.", "description": "This is the modal content for confirming unblock of a group" }, "icu:ConversationDetailsActions--unblock-group-modal-confirm": { @@ -4861,7 +4925,7 @@ "description": "This is the number of members in a group" }, "icu:ConversationDetailsMediaList--shared-media": { - "messageformat": "Подељени садржај", + "messageformat": "Подељени медији", "description": "Title for the media thumbnails in the conversation details screen" }, "icu:ConversationDetailsMediaList--show-all": { @@ -4889,7 +4953,7 @@ "description": "Title of the groups-in-common panel, in the contact details, with zero groups in common" }, "icu:ConversationDetailsGroups--add-to-group": { - "messageformat": "Додајте у групу", + "messageformat": "Додај у групу", "description": "The button shown on a conversation details (for a direct contact) that you can click to add that contact to groups" }, "icu:ConversationDetailsGroups--show-all": { @@ -4921,7 +4985,7 @@ "description": "This lets users share their group link" }, "icu:GroupLinkManagement--confirm-reset": { - "messageformat": "Да ли сте сигурни да желите да ресетујете линк за групу? Људи више неће моћи да се придруже групи преко тренутног линка.", + "messageformat": "Да ли сигурно да желите да ресетујете линк за групу? Људи више неће моћи да се придруже групи преко тренутног линка.", "description": "Shown in the confirmation dialog when an admin is about to reset the group link" }, "icu:GroupLinkManagement--reset": { @@ -4929,7 +4993,7 @@ "description": "This lets users generate a new group link" }, "icu:GroupLinkManagement--approve-label": { - "messageformat": "Одобри нове чланове", + "messageformat": "Одобрите нове чланове", "description": "Title for the approve new members select area" }, "icu:GroupLinkManagement--approve-info": { @@ -4941,15 +5005,15 @@ "description": "Label for the tab to view pending requests" }, "icu:PendingInvites--tab-invites": { - "messageformat": "Позиви ({count,number})", + "messageformat": "Позивинице ({count,number})", "description": "Label for the tab to view pending invites" }, "icu:PendingRequests--approve-for": { - "messageformat": "Прихвати захтев од „{name}“?", + "messageformat": "Желите ли да прихватите захтев који шаље {name}?", "description": "This is the modal content when confirming approving a group request to join" }, "icu:PendingRequests--deny-for": { - "messageformat": "Одбиј захтев од „{name}“?", + "messageformat": "Желите ли да одбијете захтев од корисника {name}?", "description": "This is the modal content when confirming denying a group request to join" }, "icu:PendingRequests--deny-for--with-link": { @@ -4957,19 +5021,19 @@ "description": "This is the modal content when confirming denying a group request to join" }, "icu:PendingInvites--invites": { - "messageformat": "Ви сте послали позив", + "messageformat": "Ви сте послали позивницу", "description": "This is the title list of all invites" }, "icu:PendingInvites--invited-by-you": { - "messageformat": "Ви сте позвали", + "messageformat": "Ви сте послали позивницу", "description": "This is the title for the list of members you have invited" }, "icu:PendingInvites--invited-by-others": { - "messageformat": "Неко други позвао", + "messageformat": "Неко други је послао позивницу", "description": "This is the title for the list of members who have invited other people" }, "icu:PendingInvites--invited-count": { - "messageformat": "Позвао/ла {number,number}", + "messageformat": "Њих {number,number} је добило позивницу", "description": "This is the label for the number of members someone has invited" }, "icu:PendingInvites--revoke-for-label": { @@ -4977,7 +5041,7 @@ "description": "This is aria label for revoking a group invite icon" }, "icu:PendingInvites--revoke-for": { - "messageformat": "Желите ли да повучете позив за групу „{name}“?", + "messageformat": "Желите ли да повучете позивницу за групу „{name}“?", "description": "This is the modal content when confirming revoking a single invite" }, "icu:PendingInvites--revoke-from": { @@ -4985,7 +5049,7 @@ "description": "This is the modal content when confirming revoking multiple invites" }, "icu:PendingInvites--revoke": { - "messageformat": "Опозови", + "messageformat": "Повуци", "description": "This is the modal button to confirm revoking invites" }, "icu:PendingRequests--approve": { @@ -4997,7 +5061,7 @@ "description": "This is the modal button to deny group request to join" }, "icu:PendingRequests--info": { - "messageformat": "Osobe sa ove liste pokušavaju da se pridruže grupi „{name}“ preko linka za grupu.", + "messageformat": "Људи са ове листе покушавају да се придруже групи „{name}“ преко линка за групу.", "description": "Information shown below the pending admin approval list" }, "icu:PendingInvites--info": { @@ -5013,7 +5077,7 @@ "description": "Title of dialog to block a user from requesting to join via the link again" }, "icu:PendingRequests--block--contents": { - "messageformat": "{name} neće moći da se pridruži grupi ili zatraži da se pridruži grupi preko linka za grupu. I dalje će moći ručno da se doda u grupu.", + "messageformat": "{name} неће моћи да се придружи групи или затражи да се придружи групи преко линка. И даље ће моћи ручно да се дода у групу.", "description": "Details of dialog to block a user from requesting to join via the link again" }, "icu:PendingRequests--block--confirm": { @@ -5073,19 +5137,19 @@ "description": "conversation > in select mode > composition area actions > forward selected messages (disabled) > toast message when too many messages" }, "icu:AvatarInput--no-photo-label--group": { - "messageformat": "Додај фотографију групи", + "messageformat": "Додај слику групе", "description": "The label for the avatar uploader when no group photo is selected" }, "icu:AvatarInput--no-photo-label--profile": { - "messageformat": "Додајте слику", + "messageformat": "Додај слику", "description": "The label for the avatar uploader when no profile photo is selected" }, "icu:AvatarInput--change-photo-label": { - "messageformat": "Промени фотографију", + "messageformat": "Промени слику", "description": "The label for the avatar uploader when a photo is selected" }, "icu:AvatarInput--upload-photo-choice": { - "messageformat": "Отпремити фотографију", + "messageformat": "Отпреми слику", "description": "The button text when you click on an uploaded avatar and want to upload a new one" }, "icu:AvatarInput--remove-photo-choice": { @@ -5105,7 +5169,7 @@ "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": { - "messageformat": "Не можете аутоматски додати {name} у овој групи.", + "messageformat": "Не можете аутоматски додати корисника {name} у ову групу.", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": { @@ -5113,11 +5177,11 @@ "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": { - "messageformat": "Позвани су да се придруже и неће видети групне поруке док не прихвате.", + "messageformat": "Позвани су да се придруже и неће видети поруке у групи док не прихвате позивницу.", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more": { - "messageformat": "Сазнај више", + "messageformat": "Сазнајте више", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:AddGroupMembersModal--title": { @@ -5129,11 +5193,11 @@ "description": "When adding new members to an existing group, this is shown in the dialog" }, "icu:AddGroupMembersModal--confirm-title--one": { - "messageformat": "Додати {person} у „{group}“?", + "messageformat": "Желите ли да додате корисника {person} у групу „{group}“?", "description": "When adding new members to an existing group, this is shown in the confirmation dialog" }, "icu:AddGroupMembersModal--confirm-title--many": { - "messageformat": "Додати {count,number} члана у „{group}“?", + "messageformat": "Желите ли да додате њих {count,number} у групу „{group}“?", "description": "When adding new members to an existing group, this is shown in the confirmation dialog" }, "icu:AddGroupMembersModal--confirm-button--one": { @@ -5149,7 +5213,7 @@ "description": "The text of the button to create new groups" }, "icu:selectContact": { - "messageformat": "Одабрати контакт {name}", + "messageformat": "Одаберите контакт {name}", "description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)" }, "icu:deselectContact": { @@ -5165,7 +5229,7 @@ "description": "The label for contact checkboxes that are disabled because they're already a member" }, "icu:MessageAudio--play": { - "messageformat": "Пусти аудио oприлог", + "messageformat": "Пусти аудио прилог", "description": "Aria label for audio attachment's Play button" }, "icu:MessageAudio--pause": { @@ -5205,7 +5269,7 @@ "description": "Shown in the left-pane when the inbox is empty" }, "icu:composeIcon": { - "messageformat": "дугме саставка", + "messageformat": "дугме за састављање", "description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message." }, "icu:ForwardMessageModal__title": { @@ -5221,7 +5285,7 @@ "description": "Toast message shown when trying to forward an empty or deleted message" }, "icu:MessageRequestWarning__learn-more": { - "messageformat": "Сазнај више", + "messageformat": "Сазнајте више", "description": "Shown on the message request warning. Clicking this button will open a dialog with more information" }, "icu:MessageRequestWarning__dialog__details": { @@ -5229,7 +5293,7 @@ "description": "Shown in the message request warning dialog. Gives more information about message requests" }, "icu:MessageRequestWarning__dialog__learn-even-more": { - "messageformat": "O захтевима за разговор", + "messageformat": "О захтевима за дописивање", "description": "Shown in the message request warning dialog. Clicking this button will open a page on Signal's support site" }, "icu:ContactSpoofing__same-name--link": { @@ -5249,7 +5313,7 @@ "description": "Title for the contact name spoofing review dialog" }, "icu:ContactSpoofingReviewDialog__description": { - "messageformat": "Ако нисте сигурни од кога потиче захтев, прегледајте доње контакте и предузмите мере.", + "messageformat": "Ако нисте сигурни од кога потиче захтев, прегледајте контакте у наставку и предузмите мере.", "description": "Description for the contact spoofing review dialog" }, "icu:ContactSpoofingReviewDialog__possibly-unsafe-title": { @@ -5293,7 +5357,7 @@ "description": "When confirming the removal of a group member, show this text in the button" }, "icu:RemoveGroupMemberConfirmation__description": { - "messageformat": "Уклонити „{name}“ из групе?", + "messageformat": "Желите ли да уклоните корисника „{name}“ из групе?", "description": "When confirming the removal of a group member, show this text in the dialog" }, "icu:RemoveGroupMemberConfirmation__description__with-link": { @@ -5301,15 +5365,15 @@ "description": "When confirming the removal of a group member, show this text in the dialog" }, "icu:CaptchaDialog__title": { - "messageformat": "Верификујте да би се наставило преписивање", + "messageformat": "Верификујте да наставите са дописивањем", "description": "Header in the captcha dialog" }, "icu:CaptchaDialog__first-paragraph": { - "messageformat": "Да бисте спречили спем у Signаl-у, испуните верификацију.", + "messageformat": "Да бисте спречили спам у Signаl-у, довршите верификацију.", "description": "First paragraph in the captcha dialog" }, "icu:CaptchaDialog__second-paragraph": { - "messageformat": "Након верификације, можете наставити са порукама. Било која паузирана порука ће аутоматски бити послана.", + "messageformat": "Након верификације, можете наставити са дописивањем. Све паузиране поруке ће аутоматски бити послате.", "description": "First paragraph in the captcha dialog" }, "icu:CaptchaDialog--can-close__title": { @@ -5317,11 +5381,11 @@ "description": "Header in the captcha dialog that can be closed" }, "icu:CaptchaDialog--can-close__body": { - "messageformat": "Ако одлучите да прескочите верификацију, можда ћете пропустити поруке од других људи и ваше поруке можда не могу да се пошаљу.", + "messageformat": "Ако прескочите верификацију, можда ћете пропустити поруке од других људи и ваше поруке можда неће моћи да се пошаљу.", "description": "Body of the captcha dialog that can be closed" }, "icu:CaptchaDialog--can_close__skip-verification": { - "messageformat": "Прескочити оверу", + "messageformat": "Прескочи верификацију", "description": "Skip button of the captcha dialog that can be closed" }, "icu:verificationComplete": { @@ -5329,11 +5393,11 @@ "description": "Displayed after successful captcha" }, "icu:verificationFailed": { - "messageformat": "Овера није успела. Покушајте поново касније.", + "messageformat": "Верификација није успела. Пробајте поново касније.", "description": "Displayed after unsuccessful captcha" }, "icu:deleteForEveryoneFailed": { - "messageformat": "Брисање поруке за све није успело. Покушајте поново касније.", + "messageformat": "Брисање поруке свима није успело. Пробајте поново касније.", "description": "Displayed when delete-for-everyone has failed to send to all recipients" }, "icu:ChatColorPicker__delete--title": { @@ -5365,7 +5429,7 @@ "description": "Button label for resetting all chat colors" }, "icu:ChatColorPicker__confirm-reset-default": { - "messageformat": "Вратити на подразумевано", + "messageformat": "Врати на подразумевано", "description": "Button label for resetting only global chat color" }, "icu:ChatColorPicker__confirm-reset": { @@ -5377,7 +5441,7 @@ "description": "Modal message text for confirming resetting of chat colors" }, "icu:ChatColorPicker__custom-color--label": { - "messageformat": "Прикажи уредник боје", + "messageformat": "Прикажи уређивач прилагођених боја", "description": "aria-label for custom color editor button" }, "icu:ChatColorPicker__sampleBubble1": { @@ -5389,15 +5453,15 @@ "description": "An example message bubble for selecting the chat color" }, "icu:ChatColorPicker__sampleBubble3": { - "messageformat": "Само ви видите боју.", + "messageformat": "Само ви видите ову боју.", "description": "An example message bubble for selecting the chat color" }, "icu:ChatColorPicker__context--edit": { - "messageformat": "Променити боју", + "messageformat": "Промени боју", "description": "Option in the custom color bubble context menu" }, "icu:ChatColorPicker__context--duplicate": { - "messageformat": "Дупликат", + "messageformat": "Дуплирај", "description": "Option in the custom color bubble context menu" }, "icu:ChatColorPicker__context--delete": { @@ -5405,7 +5469,7 @@ "description": "Option in the custom color bubble context menu" }, "icu:CustomColorEditor__solid": { - "messageformat": "Солидно", + "messageformat": "Једнобојно", "description": "Tab label for selecting solid colors" }, "icu:CustomColorEditor__gradient": { @@ -5417,7 +5481,7 @@ "description": "Label for the hue slider" }, "icu:CustomColorEditor__saturation": { - "messageformat": "Засићење боје", + "messageformat": "Засићеност", "description": "Label for the saturation slider" }, "icu:CustomColorEditor__title": { @@ -5437,7 +5501,7 @@ "description": "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available" }, "icu:selectedCustomDisappearingTimeOption": { - "messageformat": "Прилагођено време", + "messageformat": "Одређено време", "description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time" }, "icu:DisappearingTimeDialog__label--value": { @@ -5449,7 +5513,7 @@ "description": "aria-label for the units of time select box" }, "icu:DisappearingTimeDialog__title": { - "messageformat": "Прилагођено време", + "messageformat": "Одређено време", "description": "Title for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__body": { @@ -5457,7 +5521,7 @@ "description": "Body for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__set": { - "messageformat": "Постави", + "messageformat": "Подеси", "description": "Text for the dialog button confirming the custom disappearing message timeout" }, "icu:DisappearingTimeDialog__seconds": { @@ -5469,15 +5533,15 @@ "description": "Name of the 'minutes' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__hours": { - "messageformat": "Сата", + "messageformat": "Сати", "description": "Name of the 'hours' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__days": { - "messageformat": "Дана", + "messageformat": "Дани", "description": "Name of the 'days' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__weeks": { - "messageformat": "Седмица", + "messageformat": "Недеље", "description": "Name of the 'weeks' unit select for the custom disappearing message timeout dialog" }, "icu:settings__DisappearingMessages__footer": { @@ -5489,7 +5553,7 @@ "description": "Label for the Disappearing Messages default timer setting" }, "icu:UniversalTimerNotification__text": { - "messageformat": "Време нестајања поруке биће постављено на {timeValue} када их шаљете.", + "messageformat": "Време нестајања порука биће подешено на {timeValue} када их шаљете.", "description": "A message displayed when default disappearing message timeout is about to be applied" }, "icu:ContactRemovedNotification__text": { @@ -5513,15 +5577,15 @@ "description": "Placeholder text in the details header for those that can edit the group description" }, "icu:MediaQualitySelector--button": { - "messageformat": "Идаберите квалитет садржаја", + "messageformat": "Изаберите квалитет медија", "description": "aria-label for the media quality selector button" }, "icu:MediaQualitySelector--title": { - "messageformat": "Квалитет садржаја", + "messageformat": "Квалитет медија", "description": "Popup selector title" }, "icu:MediaQualitySelector--standard-quality-title": { - "messageformat": "Стандардно", + "messageformat": "Стандардни квалитет", "description": "Title for option for standard quality" }, "icu:MediaQualitySelector--standard-quality-description": { @@ -5529,7 +5593,7 @@ "description": "Description of standard quality selector" }, "icu:MediaQualitySelector--high-quality-title": { - "messageformat": "Висок", + "messageformat": "Висок квалитет", "description": "Title for option for high quality" }, "icu:MediaQualitySelector--high-quality-description": { @@ -5549,15 +5613,15 @@ "description": "In the message details screen, shown above contacts where the message has been sent (but not delivered, read, or viewed)" }, "icu:MessageDetailsHeader--Delivered": { - "messageformat": "Достављено", + "messageformat": "Достављено корисницима:", "description": "In the message details screen, shown above contacts who have received your message" }, "icu:MessageDetailsHeader--Read": { - "messageformat": "Прочитао", + "messageformat": "Прочитао/ла", "description": "In the message details screen, shown above contacts who have read this message" }, "icu:MessageDetailsHeader--Viewed": { - "messageformat": "Погледао", + "messageformat": "Видео/ла:", "description": "In the message details screen, shown above contacts who have viewed this message" }, "icu:MessageDetail--disappears-in": { @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Имали сте превише покушаја. Пробајте поново касније.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5717,7 +5781,7 @@ "description": "Placeholder text for about input field" }, "icu:ProfileEditor--first-name": { - "messageformat": "Име (потребно)", + "messageformat": "Име (обавезно)", "description": "Placeholder text for first name field" }, "icu:ProfileEditor--last-name": { @@ -5728,6 +5792,14 @@ "messageformat": "Желите ли да одбаците измене?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Уредите слику", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5789,19 +5861,19 @@ "description": "Title for username editing" }, "icu:ProfileEditorModal--error": { - "messageformat": "Ваш профил није могао да се ажурира. Покушајте поново.", + "messageformat": "Профил није ажуриран. Пробајте поново.", "description": "Error message when something goes wrong updating your profile." }, "icu:AnnouncementsOnlyGroupBanner--modal": { - "messageformat": "Послати поруку админу", + "messageformat": "Пошаљите поруку администратору", "description": "Modal title for the list of admins in a group" }, "icu:AnnouncementsOnlyGroupBanner--announcements-only": { - "messageformat": "Само {admins} може да шаље поруке", + "messageformat": "Само {admins} могу да шаљу поруке", "description": "Displayed if sending of messages is disabled to non-admins" }, "icu:AnnouncementsOnlyGroupBanner--admins": { - "messageformat": "админи", + "messageformat": "администратори", "description": "Clickable text describing administrators of a group, used in the message an admin label" }, "icu:AvatarEditor--choose": { @@ -5849,7 +5921,7 @@ "description": "Button to switch the settings view" }, "icu:Preferences--lastSynced": { - "messageformat": "Последњи увоз {date} у {time}", + "messageformat": "Последњи увоз: {date} у {time}", "description": "Label for date and time of last sync operation" }, "icu:Preferences--system": { @@ -5857,7 +5929,7 @@ "description": "Title for system type settings" }, "icu:Preferences--zoom": { - "messageformat": "Ниво зума", + "messageformat": "Ниво зумирања", "description": "Label for changing the zoom level" }, "icu:Preferences__link-previews--title": { @@ -5885,7 +5957,7 @@ "description": "Label for the notification content setting select box" }, "icu:Preferences--blocked": { - "messageformat": "Контакт је блокиран", + "messageformat": "Блокирани контакти", "description": "Label for blocked contacts setting" }, "icu:Preferences--blocked-count": { @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Промени…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -5965,11 +6037,11 @@ "description": "Label for the see my phone number setting" }, "icu:Preferences--find-me": { - "messageformat": "Проналази ме по броју телефона", + "messageformat": "Пронађи ме по броју телефона", "description": "Label for the find me by my phone number setting" }, "icu:Preferences--read-receipts": { - "messageformat": "Извештаји читања", + "messageformat": "Потврде о читању", "description": "Label for the read receipts setting" }, "icu:Preferences--typing-indicators": { @@ -6045,7 +6117,7 @@ "description": "Button to restart Signal to apply language changes" }, "icu:DialogUpdate--version-available": { - "messageformat": "Доступно ажурирање на верзији {version}", + "messageformat": "Доступно је ажурирање на верзију {version}", "description": "Tooltip for new update available" }, "icu:DialogUpdate__downloading": { @@ -6081,11 +6153,11 @@ "description": "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation." }, "icu:NSIS__retry-dialog--second-line": { - "messageformat": "Затворите га ручно и кликните на Покушај да наставите.", + "messageformat": "Затворите га ручно и кликните на „Пробај поново“ да наставите.", "description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation." }, "icu:NSIS__appRunning": { - "messageformat": "{appName} је у току.\nКликнути OK да би се затворило.\nАко се не затвори, покушајте да га ручно затворите.", + "messageformat": "{appName} тренутно ради.\nКликните на OK да затворите апликацију.\nАко се не затвори, покушајте ручно да је затворите.", "description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines" }, "icu:NSIS__decompressionFailed": { @@ -6093,7 +6165,7 @@ "description": "Displayed when Windows installer cannot decompress application files" }, "icu:NSIS__uninstallFailed": { - "messageformat": "Деинсталирање старих фајлова није успело. Пробајте поново да покренете инсталациони програм.", + "messageformat": "Деинсталирање старих фајлова апликације није успело. Пробајте поново да покренете инсталациони програм.", "description": "Displayed when Windows installer cannot uninstall the old application" }, "icu:NSIS__semver-downgrade": { @@ -6101,11 +6173,11 @@ "description": "A text of the dialog displayed when user tries to overwrite Signal installation with an older version." }, "icu:CrashReportDialog__title": { - "messageformat": "Апликација се зауставила", + "messageformat": "Десио се пад у апликацији", "description": "A title of the dialog displayed when starting an application after a recent crash" }, "icu:CrashReportDialog__body": { - "messageformat": "Signal је поново покренут након пада. Можете да пошаљете извештај о паду да бисте помогли Signal -у да истражи проблем.", + "messageformat": "Signal је поново покренут након пада. Можете да пошаљете извештај о паду да бисте помогли Signal-у да истражи проблем.", "description": "The body of the dialog displayed when starting an application after a recent crash" }, "icu:CrashReportDialog__submit": { @@ -6125,7 +6197,7 @@ "description": "Instructions in the modal for customizing the preferred reactions." }, "icu:CustomizingPreferredReactions__had-save-error": { - "messageformat": "Догодила се грешке при сачувавање подешавања. Понвити.", + "messageformat": "Догодила се грешка приликом чувања подешавања. Пробајте поново.", "description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message." }, "icu:MediaEditor__input-placeholder": { @@ -6137,7 +6209,7 @@ "description": "Action button for switching up the clock styles" }, "icu:MediaEditor__control--draw": { - "messageformat": "Нацртај", + "messageformat": "Нацртајте", "description": "Label for the draw button in the media editor" }, "icu:MediaEditor__control--text": { @@ -6153,7 +6225,7 @@ "description": "Label for the crop & rotate button in the media editor" }, "icu:MediaEditor__control--undo": { - "messageformat": "Опозови", + "messageformat": "Поништи", "description": "Label for the undo button in the media editor" }, "icu:MediaEditor__control--redo": { @@ -6165,7 +6237,7 @@ "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__text--highlight": { - "messageformat": "Истакни", + "messageformat": "Маркер", "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__text--outline": { @@ -6173,7 +6245,7 @@ "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__text--underline": { - "messageformat": "Подвућено", + "messageformat": "Подвучено", "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__draw--pen": { @@ -6181,7 +6253,7 @@ "description": "Type of brush to free draw" }, "icu:MediaEditor__draw--highlighter": { - "messageformat": "Најамнички", + "messageformat": "Маркер", "description": "Type of brush to free draw" }, "icu:MediaEditor__draw--thin": { @@ -6209,7 +6281,7 @@ "description": "Rotate the canvas" }, "icu:MediaEditor__crop--flip": { - "messageformat": "Обрнути", + "messageformat": "Окрени", "description": "Flip/mirror the canvas" }, "icu:MediaEditor__crop--lock": { @@ -6221,7 +6293,7 @@ "description": "Performs the crop" }, "icu:MediaEditor__caption-button": { - "messageformat": "Додајте поруку", + "messageformat": "Додај поруку", "description": "Label of the button on the bottom of the media editor that trigger the add-caption dialog" }, "icu:MediaEditor__crop-preset--freeform": { @@ -6329,15 +6401,15 @@ "description": "A way that signal connection is formed" }, "icu:SignalConnectionsModal__bullet--2": { - "messageformat": "Прихватите захтев за разговор", + "messageformat": "Прихватили сте захтев за дописивање", "description": "A way that signal connection is formed" }, "icu:SignalConnectionsModal__bullet--3": { - "messageformat": "Имајући их у системским контактима", + "messageformat": "Имате их у системским контактима", "description": "A way that signal connection is formed" }, "icu:SignalConnectionsModal__footer": { - "messageformat": "Ваше везе могу да виде ваше име и фотографију, као и објаве у „Мојој причи“, осим ако је не сакријете од њих", + "messageformat": "Ваше везе могу да виде ваше име и слику, као и објаве у „Мојој причи“, осим ако је не сакријете од њих", "description": "Additional information about signal connections and the stories they can see" }, "icu:Stories__title": { @@ -6357,7 +6429,7 @@ "description": "Label to create a new text story" }, "icu:Stories__add-story--media": { - "messageformat": "Fotografija ili video", + "messageformat": "Слика или видео", "description": "Label to create a new multimedia story" }, "icu:Stories__hidden-stories": { @@ -6373,7 +6445,7 @@ "description": "Pending text for story being sent in list view" }, "icu:Stories__list--send_failed": { - "messageformat": "Слање неуспешно", + "messageformat": "Слање није успело", "description": "Error text for story failed to send in list view" }, "icu:Stories__list--partially-sent": { @@ -6389,7 +6461,7 @@ "description": "Placeholder label for the story view" }, "icu:Stories__from-to-group": { - "messageformat": "{name} за {group}", + "messageformat": "{name} у групи {group}", "description": "Title for someone sending a story to a group" }, "icu:Stories__toast--sending-reply": { @@ -6405,7 +6477,7 @@ "description": "Toast message" }, "icu:Stories__failed-send": { - "messageformat": "Ова прича није могла да се пошаље неким људима. Проверите да ли сте повезани и пробајте поново.", + "messageformat": "Ова прича није успешно послата неким људима. Проверите да ли сте повезани на интернет и пробајте поново.", "description": "Alert error message when unable to send a story" }, "icu:StoriesSettings__title": { @@ -6445,7 +6517,7 @@ "description": "Title for the who can see this story section" }, "icu:StoriesSettings__add-viewer": { - "messageformat": "Додајте гледаоца", + "messageformat": "Додај гледаоца", "description": "Button label to add a viewer to a story" }, "icu:StoriesSettings__remove--action": { @@ -6453,7 +6525,7 @@ "description": "Button to remove a member from a custom list" }, "icu:StoriesSettings__remove--title": { - "messageformat": "Уклони корисника ({title})", + "messageformat": "Уклони корисника: {title}", "description": "Title of the confirmation dialog, has a person's name" }, "icu:StoriesSettings__remove--body": { @@ -6501,7 +6573,7 @@ "description": "Input label to describe all signal connections" }, "icu:StoriesSettings__mine__all--description": { - "messageformat": "Podelite sa svim vezama", + "messageformat": "Поделите са свим везама", "description": "Description of button StoriesSettings__mine__all--label" }, "icu:StoriesSettings__mine__exclude--label": { @@ -6517,7 +6589,7 @@ "description": "Input label to create an exclude list" }, "icu:StoriesSettings__mine__only--description": { - "messageformat": "Samo podelite sa odabranim ljudima", + "messageformat": "Само подели са одабраним људима", "description": "Description of button StoriesSettings__mine__only--label" }, "icu:StoriesSettings__mine__only--description--people": { @@ -6561,7 +6633,7 @@ "description": "Shown during the first time posting a story" }, "icu:SendStoryModal__title": { - "messageformat": "Пошаљи у", + "messageformat": "Пошаљи кориснику", "description": "Title for the send story modal" }, "icu:SendStoryModal__send": { @@ -6585,7 +6657,7 @@ "description": "Label for excluded count for My Story as an exclude list" }, "icu:SendStoryModal__new": { - "messageformat": "Нова", + "messageformat": "Ново", "description": "button to create a new distribution list to send story to" }, "icu:SendStoryModal__new-custom--title": { @@ -6601,7 +6673,7 @@ "description": "Description of what a distribution list would do" }, "icu:SendStoryModal__new-group--title": { - "messageformat": "Нова групна прича", + "messageformat": "Нова прича у групи", "description": "Select a group to send a story to" }, "icu:SendStoryModal__new-group--description": { @@ -6609,7 +6681,7 @@ "description": "Description of what selecting a group would do" }, "icu:SendStoryModal__choose-groups": { - "messageformat": "Одабрати групу", + "messageformat": "Изаберите групе", "description": "Modal title when choosing groups" }, "icu:SendStoryModal__my-stories-privacy": { @@ -6649,11 +6721,11 @@ "description": "Shown as a subtitle of each group story in the send-story-to dialog" }, "icu:Stories__settings-toggle--title": { - "messageformat": "Поделите и видите приче", + "messageformat": "Делите и гледајте приче", "description": "Select box title for the stories on/off toggle" }, "icu:Stories__settings-toggle--description": { - "messageformat": "Ако искључите приче, више нећете моћи да их делите или видите.", + "messageformat": "Ако искључите приче, више нећете моћи да их делите са другима или видите.", "description": "Select box description for the stories on/off toggle" }, "icu:Stories__settings-toggle--button": { @@ -6689,7 +6761,7 @@ "description": "Aria label for unmuting stories" }, "icu:StoryViewer__views-off": { - "messageformat": "Potvrde o čitanju su isključene", + "messageformat": "Потврде о читању су искључене", "description": "When the user has read receipts turned off" }, "icu:StoryViewer__sending": { @@ -6729,11 +6801,11 @@ "description": "Instructions on how to enable read receipts" }, "icu:StoryViewsNRepliesModal__no-replies": { - "messageformat": "Без одговора", + "messageformat": "Још увек нема одговора", "description": "Placeholder text for when there are no replies" }, "icu:StoryViewsNRepliesModal__no-views": { - "messageformat": "Без прегледа", + "messageformat": "Још увек нема прегледа", "description": "Placeholder text for when there are no views" }, "icu:StoryViewsNRepliesModal__tab--views": { @@ -6741,7 +6813,7 @@ "description": "Title for views tab" }, "icu:StoryViewsNRepliesModal__tab--replies": { - "messageformat": "Одговора", + "messageformat": "Одговори", "description": "Title for replies tab" }, "icu:StoryViewsNRepliesModal__reacted": { @@ -6789,7 +6861,7 @@ "description": "Label for menu item to get a story's information" }, "icu:StoryListItem__hide-modal--body": { - "messageformat": "Желите ли да сакријете причу? Новине у причи које објави {name} више се неће појављивати на врху листе прича.", + "messageformat": "Желите ли да сакријете причу? Све ново у причи што објави {name} више се неће појављивати на врху листе прича.", "description": "Body for the confirmation dialog for hiding a story" }, "icu:StoryListItem__hide-modal--confirm": { @@ -6805,7 +6877,7 @@ "description": "Description for image errors but when it is your own image" }, "icu:StoryCreator__error--video-unsupported": { - "messageformat": "Не можемо да објавимо видео снимак у причи јер је у формату који није подржан", + "messageformat": "Не можемо да објавимо видео у причи јер је у формату који није подржан", "description": "Error string for when a video post to story fails" }, "icu:StoryCreator__error--video-too-long": { @@ -6825,11 +6897,11 @@ "description": "Button label" }, "icu:StoryCreator__text-bg--inverse": { - "messageformat": "Tekst ima izabranu boju pozadine", + "messageformat": "Текст има изабрану боју као боју позадине", "description": "Button label" }, "icu:StoryCreator__text-bg--none": { - "messageformat": "Tekst nema boju pozadine", + "messageformat": "Текст нема боју позадине", "description": "Button label" }, "icu:StoryCreator__story-bg": { @@ -6841,7 +6913,7 @@ "description": "Button label text to advance to next step of story creation" }, "icu:StoryCreator__add-link": { - "messageformat": "Dodaj link", + "messageformat": "Додај линк", "description": "Button label to apply the link preview to story" }, "icu:StoryCreator__input-placeholder": { @@ -6857,23 +6929,23 @@ "description": "Label for font" }, "icu:StoryCreator__text--serif": { - "messageformat": "Serif", + "messageformat": "Сериф", "description": "Label for font" }, "icu:StoryCreator__text--script": { - "messageformat": "Писмо", + "messageformat": "Писано", "description": "Label for font" }, "icu:StoryCreator__text--condensed": { - "messageformat": "Zbijeno", + "messageformat": "Збијено", "description": "Label for font" }, "icu:StoryCreator__control--text": { - "messageformat": "Додај текст приче", + "messageformat": "Унесите текст приче", "description": "aria-label for edit text button" }, "icu:StoryCreator__control--link": { - "messageformat": "Dodaj link", + "messageformat": "Додај линк", "description": "aria-label for adding a link preview" }, "icu:StoryCreator__link-preview-placeholder": { @@ -6897,7 +6969,7 @@ "description": "Placeholder for the add text input" }, "icu:TextAttachment__preview__link": { - "messageformat": "Posetite link", + "messageformat": "Посетите линк", "description": "Title for the link preview tooltip" }, "icu:Quote__story": { @@ -6905,9 +6977,13 @@ "description": "Title for replies to stories" }, "icu:Quote__story-reaction": { - "messageformat": "Реаговао/ла је на причу корисника ({name})", + "messageformat": "Реаговао/ла је на причу корисника: {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Реаговао/ла је на причу", "description": "Used whenever we can't find a user's first name" @@ -6917,7 +6993,7 @@ "description": "Notification test for incoming story reactions" }, "icu:Quote__story-reaction-notification--outgoing": { - "messageformat": "Реаговали сте {emoji} на причу корисника ({name})", + "messageformat": "Реаговали сте {emoji} на причу корисника {name}", "description": "Notification test for outgoing story reactions" }, "icu:Quote__story-reaction-notification--outgoing--nameless": { @@ -6929,7 +7005,7 @@ "description": "Label for when a story is not found" }, "icu:ContextMenu--button": { - "messageformat": "Kontekstualni meni", + "messageformat": "Контекстуални мени", "description": "Default aria-label for the context menu buttons" }, "icu:EditUsernameModalBody__username-placeholder": { @@ -7237,15 +7313,15 @@ "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--1": { - "messageformat": "Obavili smo dodatna manja podešavanja, ispravke grešaka i poboljšanja performansi. Hvala što koristite Signal!", + "messageformat": "Обавили смо додатна мања подешавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--2": { - "messageformat": "Ispravili smo pregršt grešaka kako bi vam aplikacija radila nesmetano. Još uzbudljivih promena stiže uskoro! ", + "messageformat": "Исправили смо прегршт грешака да би вам апликација радила несметано. Још узбудљивих промена стиже ускоро! ", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--3": { - "messageformat": "Obavili smo modifikacije, ispravke grešaka i poboljšanja performansi. Nastavite da šaljite poruke, zovete i ćaskate preko video poziva kao do sada.", + "messageformat": "Обавили смо модификације, исправке грешака и побољшања перформанси. Наставите да шаљете поруке, зовете и ћаскате преко видео позива као до сада.", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--4": { @@ -7253,29 +7329,14 @@ "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--5": { - "messageformat": "Obavili smo dodatna manja fina prilagođavanja, ispravke grešaka i sredili planove za budućnost.", + "messageformat": "Обавили смо додатна мања фина прилагођавања и исправке грешака и средили смо планове за будућност.", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--6": { "messageformat": "Обавили смо мања фина прилагођавања, исправке грешака и побољшања перформанси. Хвала што користите Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Видео и аудио репродукција ће се сада паузирати када се прозор Signal-а затвори и минимизира у системску палету." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Емотикони попут „:-)“ сада аутоматски постају емоџији попут „🙂”. Ту функцију можете да подесите у одељку „Ћаскања“ у подешавањима Signal Desktop-а." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index bd93e62c5632..5d49134ecfa2 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Du", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Samtalet är fullt", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Gå med", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} är inte en Signal-användare. Kontrollera att du har angett hela användarnamnet.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Vissa bifogade filer är för stora för att visas.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Det gick inte att hämta information om donationen", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Ljudsamtal", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Avsluta", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Ett fönster", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "För många försök har gjorts. Försök igen senare", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Vill du slänga dessa ändringar?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Ändra foto", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Ändra …", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Reagerade på en story från {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Reagerade på en story", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Små justeringer, buggfixar och prestandaförbättringar. Tack för att du använder Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Uppspelning av video och ljud kommer nu att pausas när Signal-fönstret stängs och minimeras i systemfältet." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Uttryckssymboler förvandlas nu till emojier som standard när du skriver (“:-)” → "🙂"). Du kan konfigurera den här funktionen i avsnittet "Chattar" i dina Signal Desktop-inställningar." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/sw/messages.json b/_locales/sw/messages.json index 4e852691a127..ef675f14798d 100644 --- a/_locales/sw/messages.json +++ b/_locales/sw/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Wewe", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Mazungumzo ya simu yamejaa", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Jiunge", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} si mtumiaji wa Signal. Hakikisha umeingiza jina la mtumiaji lote.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Baadhi ya viambatishi ni vikubwa mno haviwezi kuonekana.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Imeshindwa kuchukua taarifa za michango", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Simu ya sauti", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Tamatisha", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Dirisha", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Umefanya jaribio nyingi, tafadhali jaribu tena baadae", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Ungependa kuyaghairi mabadiliko haya?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Hariri picha", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Badili…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Ume-react kwa stori ya {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Ame-react kwa stori", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Mabadiliko madogo, marekebisho ya bugs na uboreshaji wa utendaji. Asante kwa kutumia Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Uchezaji wa video na sauti sasa itasitishwa kila dirisha la Signal linapofungwa na kupunguzwa kwenye system tray. Kama unataka ukimya, kuna alama ya X." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Kulingana na mahitaji ya wengi, emoticons kama vile “:-)” sasa huwa emoji kiotomatiki kama vile “🙂” — lakini kama hii inakufanya “:-(“ unaweza kuzima kipengele hiki katika sehemu ya “Gumzo” ya mipangilio yako ya Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ta-IN/messages.json b/_locales/ta-IN/messages.json index 9783a0ca7ae8..f97530cdfd4f 100644 --- a/_locales/ta-IN/messages.json +++ b/_locales/ta-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "நீங்கள்", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "அழைப்பு நிரம்பியுள்ளது", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "இணைக", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ஒரு சிக்னல் பயனர் அல்ல. நீங்கள் முழுமையான பயனர் பெயரை உள்ளிட்டுள்ளதை உறுதிசெய்து கொள்ளவும்.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "சில இணைப்புகள் காட்ட முடியாத அளவுக்கு பெரிதாக உள்ளன.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "நன்கொடை விவரங்களைப் பெற முடியவில்லை", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ஆடியோ அழைப்பு", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "முடிவு", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ஒரு ஜன்னல்", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "காணொளி", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "பல முயற்சிகள் எடுக்கப்பட்டுள்ளன, தயவுசெய்து பிறகு மீண்டும் முயற்சிக்கவும்", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "இந்த மாற்றங்களை நிராகரிக்க விரும்புகிறீர்களா?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "படத்தை திருத்த", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "மாற்று…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} -இடமிருந்து ஒரு ஸ்டோரிக்கு எதிர்வினையாற்றினார்", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "ஒரு ஸ்டோரிக்கு எதிர்வினையாற்றினார்", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "சிக்னல் சாளரம் மூடப்படும் போது மற்றும் திரை அளவு சிஸ்டம் ட்ரேயில் சிறிதாக்கப்படும் போதெல்லாம் வீடியோ மற்றும் ஆடியோ பிளேபேக் இப்போது இடைநிறுத்தப்படும்." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "நீங்கள் (“:-)” → "🙂"— என்று டைப் செய்யும் போது எமோடிகான்கள் தானாகவே எமோஜியாக மாறும். உங்கள் சிக்னல் டெஸ்க்டாப் அமைப்புகளின் "சாட்ஸ்" பிரிவில் இந்த அம்சத்தை நீங்கள் இயக்கலாம்." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/te-IN/messages.json b/_locales/te-IN/messages.json index da3cf613ad51..8742854c451c 100644 --- a/_locales/te-IN/messages.json +++ b/_locales/te-IN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "మీరు", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "కాల్ నిండింది", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "చేరండి", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal యూజర్ కాదు. మీరు పూర్తి యూజర్‌నేమ్‌ను ఎంటర్ చేశారని నిర్ధారించుకోండి.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ప్రదర్శించేందుకు కొన్ని అటాచ్‌మెంట్‌లు చాలా పెద్దవిగా ఉన్నాయి.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "విరాళం వివరాలను పొందలేకపోయింది", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ఆడియో కాల్", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "ముగింపు", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ఒక విండో", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "వీడియో", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "చాలా ప్రయత్నాలు చేశారు, దయచేసి తర్వాత మళ్ళీ ప్రయత్నించండి", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "మీరు ఈ మార్పులను విస్మరించాలనుకుంటున్నారా?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "ఫోటోని ఎడిట్ చేయండి", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "మార్చండి…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} నుంచి కథకు ప్రతిస్పందించారు", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "కథకు ప్రతిస్పందించారు", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "సిస్టమ్ ట్రేలో Signal విండో మూసివేయబడి మరియు మినిమైజ్ చేయబడినప్పుడు వీడియో మరియు ఆడియో ప్లేబ్యాక్ ఇప్పుడు నిలిచిపోతుంది. మీరు నిశ్శబ్దం కోసం చూస్తున్నట్లయితే, స్పాట్‌ను X సూచిస్తుంది." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "మీరు (“:-)” → “🙂”) టైప్ చేస్తున్నప్పుడు ఎమోటికాన్zwnjలు ఇప్పుడు డిఫాల్ట్zwnjగా ఎమోజీగా మారతాయి. మీ Signal డెస్క్zwnjటాప్ సెట్టింగ్zwnjలలోని "చాట్zwnjలు" విభాగంలో ఈ విలక్షణతను మీరు కాన్ఫిగర్ చేయవచ్చు." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/th/messages.json b/_locales/th/messages.json index 3bcc9596330d..29ddf5172c15 100644 --- a/_locales/th/messages.json +++ b/_locales/th/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "คุณ", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "ห้องเต็ม", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "เข้าร่วม", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} ไม่ได้เป็นผู้ใช้ Signal โปรดตรวจสอบว่าคุณใส่ชื่อผู้ใช้ครบถ้วน", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "ไม่สามารถแสดงไฟล์แนบบางไฟล์ได้เนื่องจากขนาดใหญ่เกินไป", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "ไม่สามารถเรียกดูรายละเอียดการบริจาคได้", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "โทรเสียง", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "วางสาย", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "หน้าต่าง", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "วิดีโอ", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "คุณลองตั้งชื่อหลายครั้งเกินไป โปรดลองใหม่ในภายหลัง", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "คุณต้องการจะยกเลิกการเปลี่ยนแปลงเหล่านี้หรือไม่?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "แก้ไขรูปภาพ", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "เปลี่ยน…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "แสดงความรู้สึกต่อสตอรี่ของ {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "แสดงความรู้สึกต่อสตอรี่", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "ปรับปรุงให้ระบบหยุดการเล่นเสียงและวิดีโอชั่วคราว เมื่อคุณปิดและย่อหน้าต่าง Signal ลงในถาดระบบ" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "เราตั้งค่าเริ่มต้นให้ระบบเปลี่ยนอีโมติคอนเป็นอีโมจิในระหว่างพิมพ์โดยอัตโนมัติ (เช่น :-) จะถูกเปลี่ยนเป็น 🙂 ทันที) ซึ่งคุณสามารถปรับแต่งฟีเจอร์นี้ได้ในส่วน “แชท” ของการตั้งค่าบน Signal เดสก์ท็อป" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/tl-PH/messages.json b/_locales/tl-PH/messages.json index b1327484c632..bbf9718d9c8c 100644 --- a/_locales/tl-PH/messages.json +++ b/_locales/tl-PH/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Ikaw", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Puno na ang call", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Sumali", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "Si {atUsername} ay hindi isang Signal user. Siguraduhing nailagay mo ang kumpletong username.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Masyadong malaki ang ilang attachments para i-display.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Hindi makuha ang donation details", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Audio call", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Ibaba", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "A window", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Maraming attempts na ang ginawa, subukan ulit mamaya", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Nais mo bang balewalain ang mga pagbabagong ito?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "I-edit ang photo", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Baguhin…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Nag-react sa isang story mula kay {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Nag-react sa isang story", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Dagdag na maliliit na pag-aayos, pag-alis ng bugs, at pagpapaganda ng takbo ng app. Maraming salamat sa paggamit ng Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Ang video at audio playback ay naka-pause na ngayon kapag isinara ang Signal window at kapag naka-minimize ito sa system tray." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Ang emoticons ngayon ay magiging emoji by default habang nagt-type ka (":-) → "🙂"). Pwede mong ayusin ang feature na ito sa "Chats" section ng iyong Signal Desktop settings." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index f29ba5731a17..b185b13cfee1 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Sen", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Arama dolu", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Katıl", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} bir Signal kullanıcısı değil. Kullanıcı adını tam olarak girdiğinden emin ol.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Bazı ekler görüntülenemeyecek kadar büyük.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Bağış ayrıntıları getirilemiyor", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Sesli arama", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Kapat", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Bir pencere", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Çok fazla deneme yapıldı, lütfen daha sonra tekrar dene", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Bu değişiklerden vazgeçmek ister misiniz?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Fotoğrafı düzenle", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Değiştir…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} adlı kişinin hikayesine tepki verildi", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Bir hikayeye tepki verildi", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "Küçük ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri yaptık. Signal'i kullandığın için teşekkürler!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Signal penceresi kapatıldığında ve sistem tepsisinde simge durumuna küçültüldüğünde, video ve ses oynatımı duraklatılır. Böylece çevren sessizliğe bürünür." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "(":-)" → "🙂") yazdığında ifadeler artık otomatik olarak emojiye çevriliyor. Bu özelliği Signal Desktop ayarlarının "Sohbetler" bölümünden yapılandırabilirsin." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ug/messages.json b/_locales/ug/messages.json index 8d5bbd8f9ca9..e5bdfc0b1ff3 100644 --- a/_locales/ug/messages.json +++ b/_locales/ug/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "سىز", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "چاقىرىق توشتى", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "قوشۇلۇش", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal ئىشلەتكۈچى ئەمەس. ئىشلەتكۈچى نامىنى تولۇق كىرگۈزۈڭ.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "بەزى قىستۇرمىلار بەك چوڭ بولغاچقا كۆرسەتكىلى بولمىدى.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "ئىئانە تەپسىلاتىغا ئېرىشەلمىدى", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "ئاۋازلىق چاقىرىق", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "ئاخىرلاشتۇرۇش", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "كۆزنەك", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "سىن", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "زىيادە كۆپ قېتىم سىنىدىڭىز، كېيىنرەك قايتا سىناڭ", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "بۇ ئۆزگەرتىشلەرنى تاشلىۋېتەمسىز؟", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "رەسىمنى تەھرىرلەش", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "ئۆزگىرىش…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} ھېكايىگە ئىنكاس قايتۇردى", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "ھېكايىگە ئىنكاس قايتۇردى", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "ھازىر Signal كۆزنىكى ئېتىلىپ سىستېما تەخسىسىگە كىچىكلىتىلسە، ئاۋاز ۋە ۋىدېيو قويۇش تورمۇزلىنىدۇ." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "«:-)» گە ئوخشاش شەكىللەر ئۆزلۈكىدىن «🙂» گە ئوخشاش چىراي ئىپادىسىگە ئايلىنىدۇ. بۇ ئىقتىدارنى Signal ئۈستەليۈزى تەڭشىكىدىكى «پاراڭ» دىن تەڭشىيەلەيسىز." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/uk-UA/messages.json b/_locales/uk-UA/messages.json index 000a5ec20c17..f33cfc9b4182 100644 --- a/_locales/uk-UA/messages.json +++ b/_locales/uk-UA/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Ви", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Дзвінок повний", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Приєднатись", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} не користується Signal. Перевірте, чи ви ввели повне ім'я користувача.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Деякі вкладені файли завеликі для відображення.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Не вдалось отримати відомості про донат", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Голосовий виклик", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Кінець", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Вікно", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Відео", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Забагато спроб. Краще спробувати знову пізніше.", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Ви хочете відхилити ці зміни?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Редагувати фото", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5745,7 +5817,7 @@ "description": "Information shown in profile editor below pnp settings when username is set" }, "icu:ProfileEditor--info--pnp--no-username": { - "messageformat": "Тепер вам можуть писати, використовуючи ваше додаткове ім'я користувача, тож вам не треба ділитися своїм номером телефону.", + "messageformat": "Тепер люди можуть писати вам, знаючи ваше ім'я користувача. Його можна створити в разі потреби не повідомляти свого номера телефону.", "description": "Information shown in profile editor below pnp settings when no username is set" }, "icu:Bio--speak-freely": { @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Змінити…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Реакція на сторі від користувача {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Реакція на сторі", "description": "Used whenever we can't find a user's first name" @@ -7037,7 +7113,7 @@ "description": "Title of the second row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__row__username__body": { - "messageformat": "Тепер вам можуть писати, використовуючи ваше додаткове ім'я користувача, тож вам не треба ділитися своїм номером телефону. Ім'я користувача не відображатиметься у вашому профілі.", + "messageformat": "Тепер люди можуть писати вам, знаючи ваше ім'я користувача. Його можна створити в разі потреби не повідомляти свого номера телефону. Ім'я користувача не відображається у вашому профілі.", "description": "Body of the second row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__row__qr__title": { @@ -7260,22 +7336,7 @@ "messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Відтворення аудіо і відео тепер зупинятиметься, якщо ви закриєте чи згорнете вікно Signal." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Ви просили й ми зробили: тепер «:-)» (та інші емоції із символів) автоматично перетворюватиметься на «🙂». Якщо вам «:-(» через цю новину, ви можете вимкнути цю функцію у розділі «Чати» в налаштуваннях Signal." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/ur/messages.json b/_locales/ur/messages.json index 22001547a444..8ff6dffd35bd 100644 --- a/_locales/ur/messages.json +++ b/_locales/ur/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "آپ", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "کال پوری ہے", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "شامل ہوں", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} Signal یوزر نہیں ہے۔ یقینی بنائیں کہ آپ نے مکمل یوزر نیم درج کیا ہے۔", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "کچھ منسلکات بہت بڑی ہیں کہ ڈسپلے کی جا سکیں۔", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "عطیے کی تفصیلات حاصل کرنے سے قاصر ہیں", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "آڈیو کال", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "ختم کریں", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "ایک ونڈو", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "وڈیو", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "بہیت زیادہ کوششیں کی گئی ہیں، براہ کرم بعد میں دوبارہ کوشش کریں", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "کیا آپ یہ تبدیلیاں ضائع کرنا چاہتے ہیں؟", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "تصویر میں ترمیم کریں", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "تبدیل کریں۔۔۔", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "{name} کی سٹوری پر ری ایکٹ کیا", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "سٹوری پر ری ایکٹ کیا", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "جب بھی Signal ونڈو کو بند یا سسٹم ٹرے میں منیمائز کیا جائے گا تو ویڈیو اور آڈیو پلے بیک اب رک جائے گا۔" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "ایموٹیکنز اب طے شدہ طور پر ایموجی میں تبدیل ہو جاتے ہیں جب آپ (“:-)” → “🙂”) ٹائپ کرتے ہیں۔ آپ اس فیچر کو اپنی Signal ڈیسک ٹاپ سیٹنگز کے "چیٹس" سیکشن میں ترتیب دے سکتے ہیں۔" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/vi/messages.json b/_locales/vi/messages.json index 69a67bff0537..1f4ab2964059 100644 --- a/_locales/vi/messages.json +++ b/_locales/vi/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "Bạn", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "Cuộc gọi đã đầy", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "Tham gia", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} không phải là người dùng Signal. Hãy kiểm tra lại bạn đã nhập đầy đủ tên người dùng hay chưa.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "Không thể hiển thị một số tệp đính kèm vì quá lớn.", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "Không thể lấy thông tin ủng hộ", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "Cuộc gọi âm thanh", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "Kết thúc", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "Một cửa sổ", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "Video", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "Vượt quá số lần thử, vui lòng thử lại sau", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "Bạn có muốn bỏ các thay đổi này?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "Tùy chỉnh ảnh", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "Đổi…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "Đã bày tỏ cảm xúc với story của {name}", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "Đã bày tỏ cảm xúc với một story", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "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!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "Video và âm thanh đang phát sẽ dừng lại bất kỳ khi nào cửa sổ Signal được đóng và thu nhỏ vào thanh hệ thống." - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "Biểu tượng cảm xúc được mặc định chuyển đổi thành emoji khi bạn nhập (“:-)” → “🙂”). Bạn có thể điều chỉnh cài đặt của tính năng này trong mục "Trò chuyện" của phần cài đặt Signal Desktop." - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/yue/messages.json b/_locales/yue/messages.json index dde4c4efed95..2d3ffb93e03a 100644 --- a/_locales/yue/messages.json +++ b/_locales/yue/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "你", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "通話人數已經滿咗", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "加入", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} 唔係 Signal 嘅用戶。請確認你輸入嘅用戶名稱係咪完整。", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "有啲附件太大顯示唔到。", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "攞唔到捐款詳情", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "語音通話", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "結束", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "視窗", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "影片", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "嘗試次數過多,請你遲啲再試過啦", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "你係咪想取消呢啲變更呀?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "改過幅相", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "改一改...", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "對 {name} 嘅限時動態傳送咗心情回應", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "對限時動態傳送咗心情回應", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "而家,只要閂咗 Signal 視窗同縮細放入系統匣,影片同語音播放就會暫停。" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "因應大眾需求,字元表情會自動變做表情符號,例如「:-)」會自動變做「🙂」—但如果咁會令你「:-(」,你可以喺 Signal 桌面設定嘅「聊天」部分停用呢個功能。" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/zh-CN/messages.json b/_locales/zh-CN/messages.json index cc1c650039d4..5c425ad51a4b 100644 --- a/_locales/zh-CN/messages.json +++ b/_locales/zh-CN/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "您", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "通话人数已满", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "加入", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} 不是 Signal 用户。请确认您输入了完整的用户名。", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "有些附件由于太大而无法显示。", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "无法获取捐款详情", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "音频通话", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "结束", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "窗口", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "视频", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "尝试次数过多,请稍候再试", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "您是否要撤销这些修改?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "编辑照片", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "更改…", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "回应了{name}的动态", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "回应了动态", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "现在当 Signal 窗口关闭或在系统托盘中最小化时,视频和音频播放将会暂停。" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "现在文字表情可以默认变成表情符号,例如从 “:-)” 变成 “🙂”。您可以在 Signal Desktop 设置的“聊天”部分配置此功能。" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/zh-HK/messages.json b/_locales/zh-HK/messages.json index 93edac90ea5d..eb8e08035239 100644 --- a/_locales/zh-HK/messages.json +++ b/_locales/zh-HK/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "你", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "通話人數已滿", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "加入", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} 不是 Signal 用戶。請確保你已輸入完整的用戶名稱。", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "有些附件太大而無法顯示。", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "無法擷取捐款詳情", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "語音通話", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "結束", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "一個視窗", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "影片", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "嘗試次數過多,請稍後再試", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "確定放棄修改?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "編輯相片", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "更改...", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "對 {name} 的限時動態表達了心情回應", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "對限時動態表達了心情回應", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "現在,只要 Signal 視窗關閉並在系統列中最小化,影片和音訊播放就會暫停。" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "因應大眾需求,表情符號如「:-)」會自動轉為「🙂」—你可在 Signal 桌面設定的「聊天」部分中停用此功能。" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } } diff --git a/_locales/zh-Hant/messages.json b/_locales/zh-Hant/messages.json index fd454a95d370..dafa3798fb2e 100644 --- a/_locales/zh-Hant/messages.json +++ b/_locales/zh-Hant/messages.json @@ -1396,7 +1396,7 @@ "description": "Title of About modal" }, "icu:AboutContactModal__title--myself": { - "messageformat": "You", + "messageformat": "你", "description": "Title of About modal when viewing your own information" }, "icu:AboutContactModal__verified": { @@ -1777,6 +1777,54 @@ "messageformat": "通話人數已滿", "description": "Text in the call lobby when you can't join because the call is full" }, + "icu:calling__cant-join": { + "messageformat": "Can't join call", + "description": "Modal dialog title when you can't join a call" + }, + "icu:calling__dialog-already-in-call": { + "messageformat": "You are already in a call.", + "description": "Error message when clicking a call link to join a call, but you're in a call already." + }, + "icu:calling__call-link-connection-issues": { + "messageformat": "Could not fetch call link information. Please check your network connection and try again.", + "description": "Error message when unable to fetch call link info from server." + }, + "icu:calling__call-link-copied": { + "messageformat": "Call link copied.", + "description": "Toast shown when a call link is copied to the clipboard." + }, + "icu:calling__call-link-no-longer-valid": { + "messageformat": "This call link is no longer valid.", + "description": "Error message when a call link has been revoked or expires." + }, + "icu:calling__call-link-default-title": { + "messageformat": "Signal Call", + "description": "Default title for Signal call links." + }, + "icu:calling__join-request-denied": { + "messageformat": "Your request to join this call has been denied.", + "description": "Error message when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__join-request-denied-title": { + "messageformat": "Join request denied", + "description": "Title of error when a request to join a call link call was rejected by a call admin." + }, + "icu:calling__removed-from-call": { + "messageformat": "Someone has removed you from the call.", + "description": "Error message when in a call then a call admin removes you." + }, + "icu:calling__removed-from-call-title": { + "messageformat": "Removed from call", + "description": "Title of error when in a call then a call admin removes you." + }, + "icu:CallingLobby__CallLinkNotice": { + "messageformat": "Anyone who joins this call via the link will see your name and photo.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared." + }, + "icu:CallingLobby__CallLinkNotice--phone-sharing": { + "messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.", + "description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled." + }, "icu:CallingLobbyJoinButton--join": { "messageformat": "加入", "description": "Button label in the call lobby for joining a call" @@ -2444,7 +2492,7 @@ "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { - "messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.", + "messageformat": "{atUsername} 不是 Signal 用戶。請確保你已輸入完整的用戶名稱。", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { @@ -2692,6 +2740,10 @@ "messageformat": "有些附件太大而無法顯示。", "description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped" }, + "icu:message--call-link-description": { + "messageformat": "Use this link to join a Signal call", + "description": "Shown in message previews for Signal call links." + }, "icu:donation--missing": { "messageformat": "無法擷取捐款詳情", "description": "Aria label for donation when we can't fetch the details." @@ -3664,6 +3716,14 @@ "messageformat": "語音電話", "description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button." }, + "icu:CallControls__InfoDisplay--adhoc-call": { + "messageformat": "Call link", + "description": "Shown in the call lobby for a call link." + }, + "icu:CallControls__InfoDisplay--adhoc-join-request-pending": { + "messageformat": "Waiting to be let in", + "description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval." + }, "icu:CallControls__JoinLeaveButton--hangup-1-1": { "messageformat": "結束", "description": "Title for the hangup button for a direct 1:1 call with only 2 participants." @@ -3804,6 +3864,10 @@ "messageformat": "一個視窗", "description": "Title for the select your screen sharing sources modal" }, + "icu:CallingAdhocCallInfo__CopyLink": { + "messageformat": "Copy link", + "description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard." + }, "icu:callingDeviceSelection__label--video": { "messageformat": "影片", "description": "Label for video input selector" @@ -5645,7 +5709,7 @@ "description": "Shown if user has attempted to enter a username with leading 0 in discriminator" }, "icu:ProfileEditor--username--too-many-attempts": { - "messageformat": "Too many attempts made, please try again later", + "messageformat": "嘗試次數過多,請稍後再試", "description": "Shown if user has made too many attempts to pick a username and has to wait before retrying" }, "icu:ProfileEditor--username--unavailable": { @@ -5728,6 +5792,14 @@ "messageformat": "確定放棄修改?", "description": "ConfirmationDialog text for discarding changes" }, + "icu:ConfirmationDialog__Title--in-call-close-requested": { + "messageformat": "Close Signal and end the call?", + "description": "ConfirmationDialog title when trying to close the app while in a call." + }, + "icu:ConfirmationDialog__Title--close-requested-not-now": { + "messageformat": "Not Now", + "description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app." + }, "icu:ProfileEditor--edit-photo": { "messageformat": "編輯照片", "description": "Text of a button on profile editor that leads to the avatar editor" @@ -5905,7 +5977,7 @@ "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--button": { - "messageformat": "Change…", + "messageformat": "更改...", "description": "Text of Phone Number row button in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { @@ -6908,6 +6980,10 @@ "messageformat": "對{name} 一個限時動態的反應", "description": "Label for when a person reacts to a story" }, + "icu:Quote__story-reaction--you": { + "messageformat": "Reacted to your story", + "description": "Label for when someone reacts to your story" + }, "icu:Quote__story-reaction--single": { "messageformat": "對一則限時動態回應", "description": "Used whenever we can't find a user's first name" @@ -7260,22 +7336,7 @@ "messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal!", "description": "Release notes for releases that only include bug fixes" }, - "icu:WhatsNew__v6.48--0": { - "messageformat": "現在,只要 Signal 視窗關閉並在系統列中最小化,影片和音訊播放就會暫停。" - }, - "icu:WhatsNew__v6.48--1": { - "messageformat": "因應大眾需求,表情符號如「:-)」會自動轉為「🙂」—你可在 Signal 桌面設定的「聊天」部分中停用此功能。" - }, - "icu:WhatsNew__v7.0--header": { - "messageformat": "We're introducing new ways to keep your phone number private on Signal." - }, - "icu:WhatsNew__v7.0--0": { - "messageformat": "Your phone number will no longer be visible to anyone on the latest version of Signal unless they have it saved in their phone’s contacts. You can change this in Settings." - }, - "icu:WhatsNew__v7.0--1": { - "messageformat": "You can now set and share an optional username to let people chat with you without giving them your phone number." - }, - "icu:WhatsNew__v7.0--2": { - "messageformat": "A new privacy setting lets you control who can find you by your phone number on Signal." + "icu:WhatsNew__v7.1--0": { + "messageformat": "This update enables support for all of the new emoji characters in Emoji version 15.1. People keep asking us what our favorite new emoji is, but answering that question is a “lime” we won't cross." } }