Update strings

This commit is contained in:
Fedor Indutnyy 2023-07-19 17:33:17 -07:00
parent 6f621c22a8
commit 666493b2a9
67 changed files with 4502 additions and 415 deletions

View File

@ -635,6 +635,26 @@
"messageformat": "Aanvaar",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Merk as geverifieer",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Maak verifiëring skoon",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Jy het jou veiligheidsnommer met {name} geverifieer.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Om die sekuriteit van jou end-tot-end-enkriptering met {name} te verifieer, vergelyk die nommers hierbo met hulle toestel."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Jy het nog geen boodskappe met hierdie kontak verruil nie. Jou veiligheidsnommer met hulle sal na die eerste boodskap beskikbaar wees."
@ -4363,6 +4420,10 @@
"messageformat": "Verwyder {contact} as groepadmin?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Verwyder uit groep",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Klein veranderings, foutregstellings en prestasieverbeterings. Dankie dat jy Signal gebruik!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Nou kan jy op die kopskrif van die gesprek klik en dit sleep om jou Signal-venster te herposisioneer."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritiese tekens (soos aksenttekens) word nou in @-vermeldings ondersteun, sodat jy Aristotélēs kan herinner om jou filosofievraag in die \"Antieke Griekse Tydreisigers\"-groepklets te beantwoord."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Drie hoera's vir verbeterings aan driedubbelklik-teksselektering. Dankie, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "قبول",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "علِّم كمُتحقَّق منه",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "محو التحقّق",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "لقد تحققت من رقم أمانك مع {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "للتحقق من أمان التشفير من طرف إلى طرف باستخدام {name}، قارن الأرقام أعلاه بأجهزتهم."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "لم يتم تبادل أيّة رسائل مع هذا المستخدم حتى الآن. سيظهر رقم أمانك معه بعد إرسال أول رسالة."
@ -4363,6 +4420,10 @@
"messageformat": "إزالة {contact} من لائحة المشرفين على المجموعة ؟",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "الإزالة من المجموعة",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "تعديلات صغيرة، تصليح الأعطال، وتحسينات للأداء. شكرًا على استخدامكم سيجنال!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "يمكنك الآن النقر على عنوان المُحادثة وسحبها لتغيير تموضُع نافذة سيجنال-Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "أصبحنا ندعم الآن علامات التشكيل (مثل العلامات النطقية) في @الإشارات إلى الأفراد."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "انقر ثلاث مرات فوق تحسينات تحديد النص. شكرًا، {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Qəbul et",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Təsdiqləndi olaraq işarələ",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Təsdiqləməni təmizlə",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} ilə olan güvənlik nömrəniz təsdiqləndi.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} ilə bir ucdan digərinə kimi olan şifrələmənizin güvənliyini təsdiqləmək üçün yuxarıdakı nömrələri onun cihazındakı nömrələrlə müqayisə edin."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Hələ ki, bu əlaqə ilə mesajlaşmadınız. Güvənlik nömrəsi, ilk mesajdan sonra mövcud olacaq."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} qrup adminliyindən çıxarılsın?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Qrupdan çıxart",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Artıq siz Signal pəncərəsinin yerini dəyişmək üçün söhbət başlığına klikləyərək onu istədiyiniz yerə darta bilərsiniz."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Vurğu işarələri artıq @ad qeydlərində dəstəklənir, yəni indi \"Antik Yunan Dövrü Səyyahları\" çat qrupunda fəlsəfi sualınıza cavab verməsi üçün Aristotelin adını çəkə bilərsiniz."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Üç klikli mətn seçimi təkmilləşdirmələri. Təşəkkürlər {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Приемам",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Маркирайте като потвърден",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Изчистване на потвърждение",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Вие потвърдихте номера ви за безопасност с {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "За да проверите сигурността на вашето криптиране от край до край с {name}, сравнете цифрите по-горе с устройството на другия потребител."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Все още не сте се обменяли съобщения с този контакт. Вашият номер за безопасност с него ще бъде на разположение след първото съобщение."
@ -4363,6 +4420,10 @@
"messageformat": "Премахване на {contact} като администратор на групата?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Премахване от групата",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Дребни корекции, поправки на бъгове и подобрения на работата. Благодарим ви, че използвате Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Сега можете да кликнете и плъзнете заглавките на разговорите, за да разместите прозореца на Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Диакритичните знаци (като знаци за ударение) вече се поддържат и в споменавания с @."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Подобрен избор на текст с три клика. Благодарим, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "স্বীকার করুন",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "যাচাইকৃত হিসেবে চিহ্নিত করুন",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "যাচাইকরণ সম্পূর্ণ করুন",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} এর সাথে আপনি আপনার নিরাপত্তা নাম্বার যাচাইকৃত চিহ্নিত করেছেন।",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} এর সাথে আপনার এন্ড-টু-এন্ড এনক্রিপশনের নিরাপত্তা যাচাই করতে, তাদের ডিভাইসের সাথে উপরের নম্বরগুলোর তুলনা করুন।"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "আপনি এই পরিচিতি এর সাথে কোনও বার্তা বিনিময় করেননি। তাদের সাথে আপনার নিরাপত্তা নাম্বার প্রথম বার্তা পাঠানোর পরে পাওয়া যাচ্ছে।"
@ -4363,6 +4420,10 @@
"messageformat": "গ্রুপ অ্যাডমিন হিসেবে {contact} সরিয়ে দেবেন?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "গ্রুপ থেকে সরিয়ে ফেলুন",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "ছোট ছোট কিছু পরিবর্তন, বাগ সংশোধন এবং পারফর্মেন্স সমৃদ্ধ করা হয়েছে। Signal ব্যবহার করার জন্য ধন্যবাদ!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "এখন আপনি Signal উইন্ডোটির অবস্থান পরিবর্তন করতে কথোপকথনের শিরোনামে ক্লিক করতে এবং টেনে আনতে পারবেন।"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ডায়াক্রিটিক্স (যেমন উচ্চারণের চিহ্ন) এখন থেকে @ উল্লেখে সমর্থিত হবে, তাই আপনি \"প্রাচীন গ্রীক টাইম ট্রাভেলারস\" গ্রুপ চ্যাটে আপনার দর্শন সংক্রান্ত প্রশ্নের উত্তর দেওয়ার জন্য Aristotélēs-এর কথা মনে করিয়ে দিতে পারেন।"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "তিনবার ক্লিক করার মাধ্যমে টেক্সট নির্বাচনে উন্নতির জন্য তিনটি চিয়ার্স। ধন্যবাদ, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Prihvati",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Označi kao provjereno",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Ukloni iz provjerenih",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "You have verified your safety number with {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Da potvrdite sigurnost sveobuhvatnog šifriranja s kontaktom {name}, uporedite navedene brojeve s uređajem kontakta."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
@ -4363,6 +4420,10 @@
"messageformat": "Ukloni {contact} kao administratora grupe?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Udalji iz grupe",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Sada možete kliknuti i povući zaglavlje razgovora da promijenite položaj Signal prozora."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Dijakritički znakovi (kao što su naglasne oznake) sada su podržani u @ spominjanjima."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Poboljšanja odabira teksta trostrukim klikom. Hvala, '{'placeholder'}' Hvala, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Ho accepto",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marca com a verificat",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Neteja la verificació",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Heu verificat el número de seguretat amb {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Per a verificar la seguretat de l'encriptació d'extrem a extrem amb {name}, compareu els números anteriors amb el seu dispositiu."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Encara no heu intercanviat cap missatge amb aquest contacte. El vostre número de seguretat amb ells estarà disponible després del primer missatge."
@ -4363,6 +4420,10 @@
"messageformat": "Vols suprimir a {contact} com a administrador del grup?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Esborra del grup",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Ara pots fer clic i arrossegar la capçalera d'una conversa o trucada per recol·locar la teva finestra de Signal més fàcilment que mai."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Ara, les mencions @ admeten els signes diacrítics (com, per exemple, els accents)."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Millores en la selecció de text amb triple clic. Et donem les gràcies, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Přijmout",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Označit jako ověřené",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Vymazat ověření",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Ověřili jste bezpečnostní číslo pro komunikaci s {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Chcete-li ověřit zabezpečení koncového šifrování s {name}, porovnejte výše uvedená čísla s jejich zařízením."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "S tímto kontaktem jste si ještě nevyměnili žádné zprávy. Bezpečnostní číslo k němu bude dostupné po první zprávě."
@ -4363,6 +4420,10 @@
"messageformat": "Odebrat {contact} jako správce skupiny?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Odebrat ze skupiny",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Kliknutím na záhlaví konverzace a jejím přetažením nyní můžete přemisťovat okno aplikace Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Ve @ zmínkách je nyní podporována diakritika (jako jsou čárky a háčky)."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Vylepšení výběru textu trojím kliknutím. Díky, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Godkend",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Markér som bekræftet",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Fjern verifikation",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Du har bekræftet dit sikkerhedsnummer med {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "For at verificere sikkerheden af din end-to-end-kryptering med {name}, sammenlign ovenstående tal med deres enhed."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Du har ikke udvekslet nogen beskeder med kontaktpersonen endnu. Dit sikkerhedsnummer med vedkommende vil være tilgængeligt efter den første besked."
@ -4363,6 +4420,10 @@
"messageformat": "Fjern {contact} som gruppeadministrator?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Fjern fra gruppe",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Nu kan du klikke og trække samtalens overskrift for at flytte Signal-vinduet."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritiske tegn (såsom trykstreger) understøttes nu i @omtaler, så du kan minde Aristotélēs om at besvare dit filosofispørgsmål i gruppechatten \"Antikke græske tidsrejsende\"."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Forbedring af tekstvalg ved tredobbeltklik. Tak, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Annehmen",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Als verifiziert markieren",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Verifikation entfernen",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Du hast deine Sicherheitsnummer mit {name} verifiziert.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Vergleiche die oben dargestellten Zahlen mit denen auf dem Gerät deines Kontakts, um die Sicherheit deiner Ende-zu-Ende-Verschlüsselung mit {name} zu verifizieren."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Du hast bisher noch keine Nachrichten mit diesem Kontakt ausgetauscht. Eure gemeinsame Sicherheitsnummer wird nach der ersten Nachricht verfügbar sein."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} als Gruppen-Admin entfernen?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Aus Gruppe entfernen",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Kleine Optimierungen, Fehlerbehebungen und Leistungsverbesserungen. Danke, dass du Signal nutzt!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Jetzt kannst du die Chat-Kopfzeile im Signal-Fenster durch Klicken und Ziehen neu positionieren."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Jetzt werden auch diakritische Zeichen (wie Akzente) in den @-Erwähnungen unterstützt! So kannst du Aristotélēs daran erinnern, deine Philosophie-Frage im Gruppenchat »Zeitreisende aus dem antiken Griechenland« zu beantworten."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Ein dreifacher Applaus für die Verbesserung bei der Textauswahl durch drei Klicks. Danke, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Αποδοχή",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Σημείωση ως επιβεβαιωμένο",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Αφαίρεση επιβεβαίωσης",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Επιβεβαίωσες τον αριθμό ασφαλείας με τον/την {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Για να επιβεβαιωθεί η κρυπτογράφηση από άκρο σε άκρο με τον/την {name}, σύγκρινε τους παραπάνω αριθμούς με αυτούς στη συσκευή του/της."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Δεν έχεις ανταλλάξει ακόμα μηνύματα με αυτήν την επαφή. Ο αριθμός ασφαλείας σου με αυτή θα είναι διαθέσιμος μετά το πρώτο μήνυμα."
@ -4363,6 +4420,10 @@
"messageformat": "Αφαίρεση του/της {contact} από διαχειριστή της ομάδας;",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Αφαίρεση από την ομάδα",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Μικρές τροποποιήσεις, επιδιορθώσεις σφαλμάτων και βελτιώσεις απόδοσης. Ευχαριστούμε που χρησιμοποιείς το Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Τώρα που μπορείς να σύρεις τις κεφαλίδες κλήσεων και συνομιλιών, η επανατοποθέτηση του παραθύρου Signal δεν θα είναι τόσο πακέτο."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Τα διακριτικά (όπως οι τόνοι) υποστηρίζονται πλέον σε @ αναφορές, ώστε να υπενθυμίσεις στον Αριστοτέλη να απαντήσει στη φιλοσοφική σου ερώτηση στην ομαδική συνομιλία \"Ταξίδι στον χρόνο στην Αρχαία Ελλάδα\"."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Τρία μπράβο για τις βελτιώσεις στην επιλογή κειμένου με τριπλό κλικ. Ευχαριστούμε, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Aceptar",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marcar persona como verificada",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Retirar marca de verificación",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Has verificado tus cifras de seguridad con {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Para verificar la seguridad del cifrado de extremo a extremo con {name}, compara las cifras de arriba con las cifras presentes en su dispositivo."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "No has intercambiado ningún mensaje con esta persona. Vuestras cifras de seguridad estarán disponibles después de enviar el primer mensaje."
@ -4363,6 +4420,10 @@
"messageformat": "¿Retirar los permisos de admin a {contact}?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Expulsar del grupo",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Ahora puedes hacer clic y arrastrar el cabecero de una conversación o llamada para recolocar tu ventana de Signal con más facilidad que nunca."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Ahora, las menciones @ admiten los signos diacríticos (como, por ejemplo, las tildes)."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Mejoras en la selección de texto con triple clic. ¡Gracias, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Nõustun",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Märgi kinnitatuks",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Tühista kontrollimine",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Sa oled kinnitanud enda turvanumbri kasutajaga {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Kasutajaga {name} suhtluse krüpteerimise kontrollimiseks võrdle ülalpool olevaid numbreid tema seadme ekraanil olevatega."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Sa ei ole selle kontaktiga veel ühtegi sõnumit vahetanud. Sinu turvanumber temaga tekib pärast esimest sõnumit."
@ -4363,6 +4420,10 @@
"messageformat": "Kas eemaldada {contact} grupi administraatorite hulgast?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Eemalda grupist",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Nüüd saad vestluse päisele klõpsata ja seda lohistada, ning nii Signali akna asukohta muuta."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Nüüd on @ märkimistes toetatud diakriitilised märgid (nt hääldusmärgid)."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Tekstivaliku parandused kolme klõpsuga. Aitäh, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Onartu",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Markatu egiaztatutako gisa",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Garbitu egiaztapena",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name}(r)ekin duzun segurtasun zenbakia egiaztatu duzu.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name}(r)ekin duzun muturretik muturrerako enkriptatzearen segurtasuna egiaztatzeko, alderatu goiko zenbakiak haren gailuarekin."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Oraindik ez duzu mezurik trukatu konkaktu honekin. Zure segurtasun zenbakia eskuragarri egongo da lehenengo mezua bidali ondoren."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} erabiltzaileari taldeko administratzaile-maila kendu nahi diozu?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Kendu taldetik",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Orain, dei eta elkarrizketen goiburuak arrastatu egin daitezke; hortaz, errazago aldatu ahalko duzu tokiz Signal-en leihoa."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Orain, @aipamenetan ikur diakritikoak (azentuak, esaterako) erabil daitezke. Hortaz, \"Antzinako Greziako denbora-bidaiariak\" taldeko txatean filosofiari buruz egin duzun galderari erantzuteko gogorarazi ahalko diozu Aristotélēsi."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Klik hirukoitzaren bidez testua hautatzeko aukera hobetu dugu. Aupa zu, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -413,7 +413,7 @@
"description": "Message shown if the import went wrong; first paragraph"
},
"icu:importErrorSecond": {
"messageformat": "اگر این مراحل برای شما کار نمیکنند، لطفا یک گزارش خطاء (نمایش -> گزارش خطاء) ثبت کنید تا بتوانیم برای جابجایی به شما کمک کنیم.",
"messageformat": "اگر این مراحل برای شما کار نمی‌کنند، لطفا یک گزارش خطا (نمایش -> گزارش خطا) ارسال کنید تا بتوانیم برای جابجایی به شما کمک کنیم.",
"description": "Message shown if the import went wrong; second paragraph"
},
"icu:importAgain": {
@ -589,7 +589,7 @@
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
},
"icu:debugLogExplanation": {
"messageformat": "وقتی روی ارسال کلیک می‌کنید، گزارش شما به مدت 30 روز به صورت آنلاین در یک URL منحصر به فرد و منتشر نشده پست می شود. می توانید ابتدا آن را در دستگاه خود ذخیره کنید.",
"messageformat": "وقتی روی ارسال کلیک می‌کنید، گزارش شما به مدت 30 روز به صورت آنلاین در یک URL منحصربه‌فرد و منتشرنشده پست می‌شود. می‌توانید ابتدا آن را در دستگاه خود ذخیره کنید.",
"description": "Description of what will happen with your debug log"
},
"icu:debugLogError": {
@ -635,6 +635,26 @@
"messageformat": "پذیرفتن",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "علامت‌گذاری به عنوان تأیید شده",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "پاک کردن تأیید",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "کدِ امنیتیِ {name} تأیید شد.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -745,7 +801,7 @@
"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": {
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "برای بررسی امنیت رمزنگاری دوطرفه شما با {name}، شماره های فوق را با دستگاه ایشان مقایسه کنید."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "شما هنوز هیچ پیامی با این مخاطب تبادل نکرده‌اید. شماره‌ی امنیتی پس از ارسال و یا دریافت اولین پیام در دسترس خواهد بود."
@ -2171,7 +2228,7 @@
"description": "Toast for general errors"
},
"icu:Toast--error--action": {
"messageformat": "ثبت گزارش",
"messageformat": "ارسال گزارش",
"description": "Label for the error toast button"
},
"icu:Toast--failed-to-fetch-username": {
@ -4363,6 +4420,10 @@
"messageformat": "آیا می‌خواهید {contact} را از سمت مدیر حذف کنید؟",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "حذف از گروه",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -5600,7 +5661,7 @@
"description": "A title of the dialog displayed when starting an application after a recent crash"
},
"icu:CrashReportDialog__body": {
"messageformat": "سیگنال بعد از خرابی ریستارت شد. شما میتوانید گزارش خرابی را برای کمک به سیگنال جهت تحقیق روی این موضوع ثبت کنید.",
"messageformat": "سیگنال بعد از خرابی بازراه‌اندازی شد. میتوانید گزارش خرابی را برای کمک به سیگنال جهت تحقیق روی این موضوع ارسال کنید.",
"description": "The body of the dialog displayed when starting an application after a recent crash"
},
"icu:CrashReportDialog__submit": {
@ -6515,13 +6576,13 @@
"messageformat": "تغییرات کوچک، رفع اشکالات و بهبود عملکرد. بابت استفاده از سیگنال سپاسگزاریم!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "حالا که سربرگ‌های مکالمه و تماس قابل کشیدن هستند، جابه‌جا کردن پنجره سیگنال طولی نخواهد کشید."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "اعراب‌گذاری (مانند علامت‌های تشدید) اکنون در @ اشاره‌ها پشتیبانی می‌شوند. اطلاعات بیشتر در این‌جا: https://en.wikipedia.org/wiki/Diacritic"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "بهبود انتخاب متن با کلیک سه‌تایی. سپاس، {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Hyväksy",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Merkitse vahvistetuksi",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Poista varmennus",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Olet vahvistanut turvanumerosi yhteystiedon {name} kanssa.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Vertaa yllä olevia lukuja {name} kanssa varmistaaksesi päästä päähän -salauksen turvallisuus."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Et ole lähettänyt tai vastaanottanut vielä viestejä tämän yhteystiedon kanssa. Turvanumero on saatavilla vasta ensimmäisen viestin jälkeen."
@ -4363,6 +4420,10 @@
"messageformat": "Poistetaanko {contact} ryhmän ylläpitäjistä?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Poista ryhmästä",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Voit nyt siirtää Signalin ikkunaa napsauttamalla ja vetämällä keskustelun otsikkoa."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakriittisiä merkkejä (kuten aksentteja) tuetaan nyt @maininnoissa."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Kolmoisnapsautuksen tekstivalinnan parannuksia. Kiitos {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Accepter",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marquer comme confirmé",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Annuler la confirmation",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Vous avez confirmé votre numéro de sécurité avec {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Pour confirmer la sécurité de votre chiffrement de bout en bout avec {name}, comparez les chiffres ci-dessus avec ceux de son appareil."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Vous navez pas encore échangé de messages avec ce contact. Votre numéro de sécurité sera accessible après le premier message."
@ -4363,6 +4420,10 @@
"messageformat": "Supprimer {contact} en tant quadministrateur du groupe?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Retirer du groupe",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Petits ajustements, corrections de bugs et améliorations des performances. Nous vous remercions dutiliser Signal !",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Maintenant que les en-têtes dappel et de conversation peuvent être glissés et déposés où vous voulez, repositionner votre fenêtre Signal ne sera plus une corvée (et dès quon trouve une meilleure solution pour laver vos vitres, on vous tient au courant aussi•!)."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Les signes diacritiques (type accents) sont pris en charge dans les mentions @. Vous pouvez désormais rappeler à Aristote de répondre à votre question philosophique dans le groupe de conversation \"Les voyageurs du temps de la Grèce antique\"."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Félicitations pour les améliorations apportées à la sélection de texte par triple clic. Merci, {linkToGithub} !"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Glac leis",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marcáil 'Deimhnithe'",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Glan an deimhniú",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "D'fhíoraigh tú d'uimhir sábháilteachta le {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "D'fhonn slándáil do chriptithe ó cheann ceann le {name} a fhíorú, cuir an uimhir thuas i gcomparáid le gléas an duine sin."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Níor sheol tú teachtaireachtaí chuig an duine seo ná ní bhfuair tú cinn uaidh/uaithi. Beidh d'uimhir sábháilteachta leis an duine sin ar fáil tar éis an chéad teachtaireacht."
@ -4363,6 +4420,10 @@
"messageformat": "Bain {contact} mar riarthóir grúpa?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Bain den ghrúpa",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Is féidir leat cliceáil ar an gceanntásc comhrá anois agus é a tharraingt chun d'fhuinneog Signal a athshuí."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Tá tacú ann anois d'idirdhealaithigh (amhail mairc aicinn) in @ tráchtanna."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Bualadh bos do na feabhsuithe ar roghnú téacs cliceála faoi thrí. Le buíochas, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Aceptar",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marcar como verificado",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Borrar verificación",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "You have verified your safety number with {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Para verificar a seguranza da túa encriptación de extremo a extremo con {name}, compara os números de máis arriba co seu dispositivo."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
@ -4363,6 +4420,10 @@
"messageformat": "Eliminar a {contact} como administrador do grupo?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Eliminar do grupo",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Agora podes premer e arrastrar a lapela de Signal para movela onde queiras."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Os signos diacríticos (coma os acentos) xa están dispoñibles nas mencións con @."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Melloras na selección de texto con tres clics. Grazas, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "સ્વીકાર",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "ચકાસાયેલ તરીકે માર્ક કરો",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "ચકાસણી દૂર કરો",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "તમે {name} સાથે તમારો સલામતી નંબર ચકાસી લીધો છે.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} સાથે તમારા એન્ડ-ટુ-એન્ડ એન્ક્રિપ્શનની ચકાસણી કરવા, ઉપર દર્શાવેલા નંબર તેમના ડિવાઇસ સાથે સરખાવો."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "તમે હજી સુધી આ સંપર્ક સાથે કોઈ મેસેજની આપલે કરી નથી. પ્રથમ મેસેજ પછી તેમની સાથે તમારો સલામતી નંબર ઉપલબ્ધ થશે."
@ -4363,6 +4420,10 @@
"messageformat": "{contact}ને ગ્રુપ એડમિનના પદેથી દૂર કરવા છે?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ગ્રુપમાંથી દૂર કરો",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "નાના ફેરફારો, ભૂલ સુધારા અને પ્રદર્શનમાં વધારો. Signalનો ઉપયોગ કરવા બદલ આભાર!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "હવે કૉલિંગ અને વાતચીતોને ખેંચીને તેનું સ્થાન બદલી શકાતું હોવાથી તમારી Signal વિન્ડોની જગ્યા બદલવી એકદમ સરળ રહેશે."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ડાયક્રિટીક્સ (જેમ કે ઉચ્ચારણના ચિહ્નો) હવે @ ઉલ્લેખોમાં સપોર્ટેડ છે, જેથી તમે તમારા \"પ્રાચીન ગ્રીક સમય પ્રવાસીઓ\" ગ્રૂપ ચેટમાં રહેલા એરિસ્ટોટલને તમારા ફિલસૂફીને લગતા પ્રશ્નનો જવાબ આપવાનું યાદ કરાવી શકો."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ટ્રિપલ-ક્લિકથી લખાણ પસંદ કરવાનું હવે બહેતર બન્યું છે. આભાર, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "אשר",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "לסמן כמאומת",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "לנקות אימות",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "וידאת את מספר הביטחון שלך עם {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "כדי לוודא את האבטחה של הצפנת הקצה־אל־קצה שלך עם {name}, השווה את המספרים למעלה עם המספרים במכשיר של הצד השני."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "לא החלפת עדין הודעות כלשהן עם איש קשר זה. מספר הביטחון שלך איתו יהיה זמין לאחר ההודעה הראשונה."
@ -4363,6 +4420,10 @@
"messageformat": "להסיר את {contact} כמנהל/ת קבוצה?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "הסרה מהקבוצה",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "התאמות קטנות, תיקוני באגים ושיפורי ביצועים. תודה על השימוש ב-Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "עכשיו אפשר לגרור את החלק העליון של השיחות וההתכתבויות כדי לשנות את המיקום שלהן בחלונית Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "סימנים דיאקריטיים (כמו גרשיים ונקודות מעל אותיות) נתמכים עכשיו באזכורי @."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "שיפורים בבחירת טקסט בלחיצה משולשת. תודה, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "स्वीकृत",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "साटिपिट होने का मार्क कीजीये",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "जांच क्लियर करें",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "आपने अपनी सुरक्षा संख्या को इसके साथ सत्यापित किया {name}",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} के साथ अपने एंड-टू-एंड एन्क्रिप्शन की सुरक्षा की पुष्टि करने के लिए, ऊपर दिए गए नंबरों की उनके डिवाइस से तुलना करें."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "आपने अभी तक इस संपर्क के साथ किसी भी मेसेज का आदान-प्रदान नहीं किया है। उनके साथ आपका सुरक्षा नंबर पहले मेसेज के बाद उपलब्ध होगा।"
@ -4363,6 +4420,10 @@
"messageformat": "{contact} को ग्रूप एडमिन के रूप में हटाएँ?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ग्रूप से हटाएँ",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "छोटे-छोटे ट्वीक, बग फ़िक्स, और प्रदर्शन में सुधार। Signal इस्तेमाल करने के लिए धन्यवाद।",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "अब जबकि कॉलिंग और वार्तालाप हेडर खींचने योग्य हैं, तो आपकी Signal विंडो को फिर से व्यवस्थित करना इतना कठिन नहीं होगा।"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "डायक्रिटिक्स (जैसे कि उच्चारण चिह्न) को अब @ उल्लेखों में सपोर्ट किया जाता, इसलिए आप \"प्राचीन यूनानी टाइम ट्रैवलर\" समूह चैट में अपने फिलॉसफी प्रश्न का उत्तर देने के लिए अरिस्टोटेल्स को याद दिला सकते हैं।"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "हुर्रे - ट्रिपल-क्लिक टेक्स्ट सिलेक्शन में सुधार हुआ है। धन्यवाद, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Prihvati",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Označi kao provjereno",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Poništi provjeru",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Potvrdili ste vaš sigurnosni broj s {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Za provjeru sigurnost vašeg sveobuhvatnog šifriranja s {name}, usporedite gore navedene brojeve s njegovim/njezinim uređajem."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Još niste razmijenili nijednu poruku s ovim kontaktom. Vaš zajednički sigurnosni broj će biti dostupan nakon prve poruke."
@ -4363,6 +4420,10 @@
"messageformat": "Ukloniti {contact} kao administratora grupe?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Ukloni iz grupe",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Sada možete kliknuti i povući zaglavlje razgovora kako biste premjestili prozor Signala."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Dijakritički znakovi (kao što su kvačice i naglasci) sada su podržani u @ spominjanjima."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Trostrukim klikom do poboljšanja odabira teksta. Hvala, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Elfogadás",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Megjelölés ellenőrzöttként",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Ellenőrzött állapot törlése",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Biztonsági számodat {name} nevű partnereddel már hitelesítetted.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "A {name} nevű partnereddel kialakított végpontok közti titkosítás ellenőrzése érdekében hasonlítsd össze a fenti számokat az ő eszközén megjelenő számokkal!"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Még nem váltottál üzenetet ezzel a partnerrel. Biztonsági számod az első üzenet elküldését követően lesz elérhető."
@ -4363,6 +4420,10 @@
"messageformat": "Elveszed {contact} csoportadmin-jogosultságát?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Eltávolítás a csoportból",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "A Signal-ablak áthelyezéséhez mostantól egyszerűen csak kattints rá és húzd a beszélgetés fejlécét."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "A diakritikus karakterek (például az ékezetes jelek) mostantól támogatottak a @megemlítésekben."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Három kattintásos szövegkiválasztás fejlesztése. Köszi {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Terima",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Tandai sebagai terverifikasi",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Hapus verifikasi",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Anda telah memverifikasi nomor keamanan Anda dengan {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Untuk memverifikasi keamanan enkripsi ujung-ke-ujung Anda dengan {name}, cocokkan nomor di atas dengan perangkat mereka."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Anda belum mengirim pesan apapun dengan kontak ini. Nomor keamanan Anda dengan kontak ini akan tersedia sesaat setelah pesan pertama."
@ -4363,6 +4420,10 @@
"messageformat": "Hapus {contact} dari admin grup?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Keluarkan dari grup",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Kini Anda dapat mengeklik dan menyeret tajuk percakapan untuk mengubah posisi jendela Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritik (seperti simbol aksen) kini dapat digunakan saat mengetik @sebutan."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Penyempurnaan untuk seleksi teks dengan tiga kali klik. Terima kasih, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Accetta",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Segna come verificato",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Rimuovi verifica",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Hai verificato il codice di sicurezza con {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Per verificare la sicurezza della tua codifica end-to-end con {name}, confronta i numeri qui sopra con il loro dispositivo."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Non hai ancora scambiato alcun messaggio con questo contatto. Il codice di sicurezza sarà disponibile dopo il primo messaggio."
@ -4363,6 +4420,10 @@
"messageformat": "Rimuovere {contact} come amministratore del gruppo?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Rimuovi dal gruppo",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Da ora puoi cliccare sui titoli delle chat e delle chiamate per spostarle: fai fare una passeggiata alla finestra di Signal!"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Gli accenti sono finalmente supportati nelle @menzioni: da ora puoi usare tutti gli accenti che vuoi, anche quelli di lingue che non conosci!"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Selezionare testi con il triplo click non è mai stato così semplice. Grazie, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "承認する",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "検証済みにする",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "未検証にする",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} に対する安全番号を検証しました。",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} とのエンドツーエンド暗号化の安全性を検証するには、上記の番号が相手端末上の番号と同じか確認してください。"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "この連絡先とまだメッセージを交換していません。安全番号は最初のメッセージのあとに利用可能になります。"
@ -4363,6 +4420,10 @@
"messageformat": "{contact} をグループ管理者から外しますか?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "グループから削除",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "細かな微調整、バグ修正、パフォーマンスの向上。 Signalをご利用いただきありがとうございます。",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "会話ヘッダーをクリック&ドラッグすることで Signal ウィンドウの位置を変更できるようになりました。"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "発音記号(アクセント記号など)が@メンションでサポートされるようになりました。"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "トリプルクリックによるテキスト選択の操作を改良しました。ありがとう、{linkToGithub}"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "დასტური",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "დადასტურებულად მონიშვნა",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "ვერიფიკაციის გასუფთავება",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "You have verified your safety number with {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name}-თან შენი ბოლომდე დაშიფვრის უსაფრთხოების დასადასტურებლად, შეადარე ზემოთ მოცემული ნომრები მათ მოწყობილობას."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
@ -4363,6 +4420,10 @@
"messageformat": "ჩამოვართვათ {contact}-ს ჯგუფის ადმინობა?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ჯგუფიდან წაშლა",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "მცირე შესწორებები, ბაგების გამოსწორება და წარმადობის გაუმჯობესება. მადლობას გიხდით სიგნალის გამოყენებისთვის!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "ახლა, Signal-ის ფანჯრის გადაადგილება უკვე მიმოწერის სათაურზე დააწკაპუნებით შეგიძლია."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ახლა უკვე @ მონიშვნებს დიაკრიტიკების (მადალითად, აქცენტის ნიშნების) მხარდაჭერაც აქვს, ასე რომ, შეგიძლია, Aristotélēs-ს შეახსენო, „ანტიკურ საბერძნეთში დროში მოგზაურების“ ჯგუფის ჩატში შენს ფილოსოფიურ კითხვას უპასუხოს."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "სამჯერ დაწკაპუნებით ტექსტის შერჩევის გაუმჯობესება. მადლობა, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Қабылдау",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Верификациядан өтті деп белгілеу",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Верификацияны тазалау",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Сіздің {name} араңыздағы қауіпсіздік нөміріңізге верификация жасалды.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} деген контактімен өтпелі шифрлау қауіпсіздігін тексеру үшін, жоғарыдағы сандарды оның құрылғысымен салыстырып көріңіз."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Бұл контактімен әлі хат алмаспадыңыз. Онымен қауіпсіздік нөміріңіз бірінші хат алмасқаннан кейін болады."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} топ әкімшісінен өшіру керек пе?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Топтан өшіру",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Кішігірім түзетпелер жасалды, ақаулар жөнделді және жұмысы жақсартылды. Signal-ды қолданғаныңыз үшін рақмет!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Қоңырау шалу және сөйлесу тақырыпшаларын сүйреуге болатынтықтан, енді Signal терезесін қалаған жеріңізге апарып қоюыңызға болады."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Енді біреуді @ белгілегенде, диакритикалық белгілер жүйесін (мысалы, екпін) қолдануға болады. Енді \"Көне грек заманына саяхатшылар\" топтық чатында пәлсапалық сұрағыңызға жауап алу үшін Aristotélēs-ді белгілеп кете аласыз."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Үш рет басып мәтінді таңдау функциясы қосылғаны жақсы болды. Рақмет, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "យល់ព្រម",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "សម្គាល់ថាបានផ្ទៀងផ្ទាត់",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "សម្អាតការផ្ទៀងផ្ទាត់",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "អ្នកបានផ្ទៀងផ្ទាត់លេខសុវត្ថិភាពរបស់អ្នកជាមួយ {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "ដើម្បីផ្ទៀងផ្ទាត់សុវត្ថិភាពនៃការអ៊ិនគ្រីបទាំងសងខាងរបស់អ្នកជាមួយ {name} សូមប្រៀបធៀបលេខខាងលើជាមួយឧបករណ៍របស់ពួកគេ។"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "អ្នកមិនទាន់បានផ្តោះប្តូរសារណាមួយជាមួយលេខទំនាក់ទំនងនេះទេ។ លេខសុវត្ថិភាពរបស់អ្នកជាមួយគេ នឹងមានបន្ទាប់ពីផ្ញើសារដំបូង។"
@ -4363,6 +4420,10 @@
"messageformat": "ដក {contact} ចេញពីសិទ្ធិជាអ្នកគ្រប់គ្រងក្រុម?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ដកចេញពីក្រុម",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "ការកែប្រែបន្តិចបន្តួច ការដោះស្រាយបញ្ហា និងការបង្កើនប្រតិបត្តិការ។ សូមអរគុណចំពោះការប្រើប្រាស់ Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "ឥឡូវនេះ អ្នកអាចចុច និងទាញផ្នែកខាងលើនៃផ្ទាំងសន្ទនាបាន ដើម្បីផ្លាស់ប្តូរទីតាំងផ្ទាំងវីនដូ Signal។"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ឥឡូវនេះគ្រាមភាសា (ដូចជាសញ្ញាសង្កត់សំឡេង) អាចប្រើប្រាស់បាននៅក្នុង @ mentions ដូច្នេះអ្នកអាចរំលឹក Aristotélēs ឱ្យឆ្លើយសំណួរបែបទស្សនវិជ្ជារបស់អ្នកនៅក្នុងការជជែកជាក្រុមទាក់ទងនឹង \"អ្នកធ្វើដំណើរនាសម័យក្រិកបុរាណ\"។"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ការកែលម្អលើការជ្រើសរើសអត្ថបទដោយចុចបីដង។ អរគុណ {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "ಒಪ್ಪಿಕೊಳ್ಳಿ",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "ಪರಿಶೀಲಿಸಲಾಗಿದೆ ಎಂದು ಗುರುತಿಸಿ",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "ದೃಢೀಕರಣವನ್ನು ತೆರವುಗೊಳಿಸಿ",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} ಜೊತೆಗೆ ನಿಮ್ಮ ಸುರಕ್ಷತೆ ಸಂಖ್ಯೆಯನ್ನು ನೀವು ಪರಿಶೀಲಿಸಿದ್ದೀರಿ",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} ಜೊತೆಗಿನ ನಿಮ್ಮ ಎಂಡ್ ಟು ಎಂಡ್ ಎನ್‌ಕ್ರಿಪ್ಶನ್ ಭದ್ರತೆಯನ್ನು ದೃಢೀಕರಿಸಲು, ಅವರ ಸಾಧನಗಳೊಂದಿಗೆ ಮೇಲಿನ ಸಂಖ್ಯೆಗಳನ್ನು ಹೋಲಿಕೆ ಮಾಡಿ."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "ನೀವು ಇನ್ನೂ ಈ ಸಂಪರ್ಕದೊಂದಿಗೆ ಯಾವುದೇ ಸಂದೇಶಗಳನ್ನು ವಿನಿಮಯ ಮಾಡಿಲ್ಲ. ಅವರೊಂದಿಗೆ ನಿಮ್ಮ ಸುರಕ್ಷತಾ ಸಂಖ್ಯೆ ಮೊದಲ ಸಂದೇಶದ ನಂತರ ಲಭ್ಯವಿರುತ್ತದೆ."
@ -4363,6 +4420,10 @@
"messageformat": "ಗ್ರೂಪ್ ಅಡ್ಮಿನ್ ಆಗಿ {contact} ಅವರನ್ನು ತೆಗೆದುಹಾಕುವುದೇ?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ಗ್ರೂಪ್‌ನಿಂದ ತೆಗೆದುಹಾಕಿ",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "ಸಣ್ಣ ಟ್ವೀಕ್‌ಗಳು, ಬಗ್ ಫಿಕ್ಸ್‌ಗಳು ಮತ್ತು ಕಾರ್ಯಕ್ಷಮತೆ ವರ್ಧನೆಗಳು. Signal ಬಳಸುತ್ತಿರುವುದಕ್ಕಾಗಿ ಧನ್ಯವಾದಗಳು!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "ನಿಮ್ಮ Signal ವಿಂಡೋವನ್ನು ಮರುಸ್ಥಾನಗೊಳಿಸಲು, ಈಗ ಕರೆ ಮತ್ತು ಸಂವಾದದ ಹೆಡರ್‌ಗಳನ್ನು ಡ್ರ್ಯಾಗ್ ಮಾಡಬಹುದು."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ಉಚ್ಚಾರ ಚಿಹ್ನೆಗಳು (ಒತ್ತು ಚಿಹ್ನೆಯ ಗುರುತುಗಳಂತಹ) ಈಗ @ ಉಲ್ಲೇಖಗಳಲ್ಲಿ ಬೆಂಬಲಿತವಾಗಿವೆ, ಹಾಗಾಗಿ \"ಪ್ರಾಚೀನ ಗ್ರೀಕ್ ಕಾಲದ ಯಾತ್ರಿಕರು\" ಗ್ರೂಪ್ ಚಾಟ್‌ನಲ್ಲಿ ನಿಮ್ಮ ತತ್ವಶಾಸ್ತ್ರದ ಪ್ರಶ್ನೆಗೆ ಉತ್ತರಿಸಲು Aristotélēs ಅನ್ನು ನೀವು ನೆನಪಿಸಬಹುದು."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ಟ್ರಿಪಲ್ ಕ್ಲಿಕ್ ಟೆಕ್ಸ್ಟ್ ಆಯ್ಕೆಯ ಸುಧಾರಣೆಗಳಿಗಾಗಿ ಮೂರು ಮೆಚ್ಚುಗೆಗಳು. ಧನ್ಯವಾದಗಳು, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "수락",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "검증으로 표시",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "인증 초기화하기",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name}와의 안전 번호를 검증했습니다.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} 님과의 종단 간 암호화를 확인하려면 위 번호를 해당 사용자의 기기와 비교하세요."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "아직 이 연락처와 메시지를 주고받은 적이 없습니다. 안전 번호는 첫 번째 메시지를 주거나 받은 이후 이용 가능합니다."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} 님을 그룹 관리자에서 제거할까요?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "그룹에서 제거",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "이제 Signal 창에서 대화 헤더를 클릭 후 드래그하여 위치를 변경할 수 있습니다."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "이제 @멘션에서 악센트 표시와 같은 발음 구별 기호가 지원됩니다."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "트리플 클릭을 통한 텍스트 선택 개선 사항을 적용했습니다. 고마워요, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Кабыл алуу",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Ырасталды деп белгилөө",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Ырастоону өчүрүү",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Сиз {name} менен коопсуздук кодун ырастадыңыз.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} менен баштан аяк шифрлөөңүздүн коопсуздугун текшерүү үчүн жогорудагы сандарды алардын түзмөгү менен салыштырыңыз."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Сиз бул адам менен эч кандай байланышка чыккан жоксуз. Коопсуздук коду биринчи билдирүү жөнөтүлгөндөн кийин жеткиликтүү болот."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} топтун администратору катары алынып салынсынбы?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Топтон алып салуу",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Майда-барат өзгөрүүлөрдү киргизип, мүчүлүштүктөрдү оңдоп, колдонмонун иштешин жакшыртып жатабыз. Signal'ды колдонгонуңуз үчүн чоң рахмат!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Эми чалуунун жана сүйлөшүүнүн аталышын керектүү жерге сүйрөп барып, Signal терезесин каалагандай тууралап аласыз."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Эми @ айтып өтүүлөрдө диакритикалык белгилер (басым белгилери) камтыла баштагандыктан, \"Илгерки грек убакыт саякатчылары\" деген топто Аристотелди айтып өтүп, философиялык сурооңузду узатсаңыз болот."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Үч жолу басып, текст тандоо мүмкүнчүлүгү кошулду. Чоң рахмат, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Priimti",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Žymėti kaip patvirtintą",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Išvalyti patvirtinimą",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Jūs patvirtinote savo saugumo numerį su {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Norėdami patvirtinti savo ištisinio šifravimo su {name} saugumą, palyginkite aukščiau esančius numerius su numeriais šio asmens įrenginyje."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Jūs su šiuo adresatu dar nesate apsikeitę jokiomis žinutėmis. Jūsų saugumo numeris bus prieinamas po pirmosios žinutės."
@ -4363,6 +4420,10 @@
"messageformat": "Pašalinti {contact} iš grupės administratorių?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Šalinti iš grupės",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Dabar galima perkelti „Signal“ langą į kitą vietą spustelint ir tempiant pokalbio antraštę."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Nuo šiol paminėjimuose su @ galima naudoti diakritinius ženklus (pvz., kirčio ženklus)."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Patobulinti teksto pasirinkimai triskart spustelėjus. Ačiū, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Apstiprināt",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Atzīmēt kā apstiprinātu",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Dzēst verifikāciju",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Jūs pārbaudījāt savu drošības kodu ar {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Lai apstiprinātu pilnīgo šifrēšanu ar {name}, salīdziniet augstāk redzamos ciparus ar sarunas biedra ierīci."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Jūs vēl neesat apmainījies ar ziņām ar šo kontaktpersonu. Jūsu drošības numurs ar viņu būs pieejams pēc pirmās ziņas."
@ -4363,6 +4420,10 @@
"messageformat": "Vai noņemt lietotāju {contact} kā grupas administratoru?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Noņemt no grupas",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Tagad varat noklikšķināt un pārvilkt sarunas galvenes daļu, lai pārvietotu Signal logu."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritiskās zīmes (piemēram, akcentu zīmes) tagad tiek atbalstītas @ pieminējumos, lai jūs varētu atgādināt lietotājam Aristotélēs atbildēt uz jūsu filozofijas jautājumu grupas sarunā \"Senās Grieķijas ceļotāji laikā\"."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Uzlabota teksta atlasīšana ar trīskāršu klikšķi. Paldies, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Прифати",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Означи како проверено",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Отстрани проверка",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Успешна проверка на безбедносниот број со {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "За да ја проверите безбедноста на целосното шифрирање со {name}, споредете ги бројките горе со нивниот уред."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Сѐ уште немате разменето пораки со овој контакт. Вашиот безбедносен број за овој контакт ќе стане достапен по испраќањето на првата порака."
@ -4363,6 +4420,10 @@
"messageformat": "Дали сакате да се отстрани {contact} како администратор на групата?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Отстрани од група",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Mали подобрувања, решени багови и подобрувања на перформансот. Ви благодариме што користите Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Сега можете да кликнете на заглавието на разговорот и да го повлечете за да го преместите Signal прозорчето."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Отсега се поддржани дијакритички знаци (како акценти и надредени знаци) во @ спомнувања."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Подобрувања на текстот со три клика. Благодариме, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "സ്വീകരിക്കുക",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "പരിശോധിച്ചതായി അടയാളപ്പെടുത്തുക",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "പരിശോധന പൂർത്തിയാക്കുക",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} ഉപയോഗിച്ച് നിങ്ങളുടെ സുരക്ഷാ നമ്പർ നിങ്ങൾ പരിശോധിച്ചുറപ്പിച്ചിട്ടുണ്ട്.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} എന്നതുമായുള്ള നിങ്ങളുടെ എൻഡ്-ടു-എൻഡ് എൻക്രിപ്‌ഷൻ പരിശോധിച്ചുറപ്പിക്കുന്നതിന്, മുകളിൽ നൽകിയിട്ടുള്ള നമ്പരുകൾ അവരുടെ ഉപകരണത്തിലെ നമ്പരുകളുമായി ഒത്ത് നോക്കുക."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "ഈ കോൺ‌ടാക്റ്റുമായി നിങ്ങൾ ഇതുവരെ ഒരു സന്ദേശങ്ങള്‍-ഉം കൈമാറിയിട്ടില്ല. ആദ്യ സന്ദേശം-ത്തിന് ശേഷം അവരുമായുള്ള നിങ്ങളുടെ സുരക്ഷാ നമ്പർ ലഭ്യമാകും."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} എന്നയാളെ ഗ്രൂപ്പ് അഡ്‌മിൻ സ്ഥാനത്ത് നിന്ന് നീക്കം ചെയ്യണോ?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ഗ്രൂപ്പിൽ നിന്ന് നീക്കം ചെയ്യൂ",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "ചെറിയ മാറ്റങ്ങളും ബഗ് പരിഹരിക്കലുകളും പ്രകടന മെച്ചപ്പെടുത്തലുകളും. Signal ഉപയോഗിക്കുന്നതിന് നന്ദി!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "കോൾ, സംഭാഷണ ഹെഡറുകൾ ഡ്രാഗ് ചെയ്യാൻ കഴിയുന്നതിനാൽ, നിങ്ങളുടെ Signal വിൻഡോയുടെ സ്ഥാനം മാറ്റുന്നതിന് ബുദ്ധിമുട്ട് നേരിടേണ്ടി വരില്ല."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "@ പരമാർശങ്ങളിൽ ഇപ്പോൾ ഡയാക്രിട്ടിക്സ് (ആക്സന്റ് മാർക്കുകൾ) പിന്തുണയുണ്ട്, ഇതിലൂടെ വാക്കുകളുടെ യഥാർത്ഥ ഉച്ചാരണത്തിൽ എഴുതാൻ നിങ്ങൾക്കാകും."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ട്രിപ്പിൾ-ക്ലിക്ക് ടെക്സ്റ്റ് തിരഞ്ഞെടുക്കൽ മെച്ചപ്പെടുത്തലുകൾക്ക് ചിയേർസ്. നന്ദി, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "स्वीकारा",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "सत्यापित म्हणून चिन्हांकित करा",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "सत्यापन साफ करा",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} सोबत आपण आपला सुरक्षितता नंबर सत्यापित केला आहे.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} सह तुमच्या एंड-टु-एंड एन्क्रिप्शनची सुरक्षितता सत्यापित करण्यासाठी, त्यांच्या डिव्हाइसशी वरील आकड्यांची तुलना करा."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "आपण आतापर्यंत या संपर्कासोबत कुठलाही संदेश विनिमय केलेला नाही. त्यांच्यासोबतचा आपला सुरक्षितता नंबर पहिल्या संदेशानंतर उपलब्ध होईल."
@ -3612,7 +3669,7 @@
"description": "A holder for two pieces of information - the type of conversation, and the member count"
},
"icu:GroupV2--join--requested": {
"messageformat": "आपली सामील होण्याची विनंती गट अॅडमिनकडे पाठविली गेली आहे. जेव्हा ते कारवाई करतात तेव्हा आपल्याला सूचित केले जाईल.",
"messageformat": "आपली सामील होण्याची विनंती गट डमिनकडे पाठविली गेली आहे. जेव्हा ते कारवाई करतात तेव्हा आपल्याला सूचित केले जाईल.",
"description": "Shown in composition area when you've requested to join a group"
},
"icu:GroupV2--join--general-join-failure--title": {
@ -3748,27 +3805,27 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--you": {
"messageformat": "आपण गट लिंकसाठी अॅडमिन मान्यता अक्षम केली आहे.",
"messageformat": "आपण गट लिंकसाठी डमिन मान्यता अक्षम केली आहे.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--other": {
"messageformat": "{adminName}ने गट लिंकसाठी अॅडमिन मान्यता अक्षम केली आहे.",
"messageformat": "{adminName}ने गट लिंकसाठी डमिन मान्यता अक्षम केली आहे.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--unknown": {
"messageformat": "गट लिंकसाठी अॅडमिन मान्यता अक्षम केली गेली आहे.",
"messageformat": "गट लिंकसाठी डमिन मान्यता अक्षम केली गेली आहे.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--you": {
"messageformat": "आपण गट लिंकसाठी अॅडमिन मान्यता सक्षम केली आहे.",
"messageformat": "आपण गट लिंकसाठी डमिन मान्यता सक्षम केली आहे.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--other": {
"messageformat": "{adminName}ने गट लिंकसाठी अॅडमिन मान्यता सक्षम केली आहे.",
"messageformat": "{adminName}ने गट लिंकसाठी डमिन मान्यता सक्षम केली आहे.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--unknown": {
"messageformat": "गट लिंकसाठी अॅडमिन मान्यता सक्षम केली गेली आहे.",
"messageformat": "गट लिंकसाठी डमिन मान्यता सक्षम केली गेली आहे.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--you": {
@ -4212,7 +4269,7 @@
"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": {
@ -4363,6 +4420,10 @@
"messageformat": "{contact} ला ग्रूप ॲडमिन म्हणून काढून टाकायचे?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ग्रुपमधून काढून टाका",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "लहान ट्विक्स, दोष निवारण, आणि कामगिरी सुधारणा. Signal वापरल्याबद्दल आभारी आहोत!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "आता कॉलिंग आणि संभाषण हेडर ड्रग करता येण्याजोगे असल्यामुळे, आपली Signal विंडो तशी ओढून दुसऱ्या जागी ठेवता येणारी नाही."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "उच्चारभेद (जसे की उच्चारण खुणा) या आता @mentions मध्ये समर्थित आहे, त्यामुळे \"प्राचीन ग्रीक काळ प्रवाशी\" ग्रुप चॅट मधील आपल्या तत्वज्ञानाच्या प्रश्नाची उत्तरे देण्यासाठी आपणाला ऑरिस्टोटॅटल्स चे स्मरण करता येऊ शकते."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "तीन-क्लिक मजकूर निवड सुधारणेसाठी तीन चिअर्स. धन्यवाद, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Terima",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Tanda sebagai disahkan",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Kosongkan pengesahan",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Anda telah menentusahkan nombor keselamatan anda dengan {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Untuk mengesahkan keselamatan penyulitan hujung ke hujung anda dengan {name}, bandingkan nombor di atas dengan peranti mereka."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Anda belum bertukar sebarang mesej dengan kenalan ini lagi. Nombor keselamatan anda dengan mereka akan tersedia selepas mesej pertama."
@ -4363,6 +4420,10 @@
"messageformat": "Singkirkan {contact} sebagai pentadbir kumpulan?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Alih keluar daripada kumpulan",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Kini anda boleh klik dan seret pengepala perbualan untuk meletakkan semula tetingkap Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritik (seperti tanda aksen) kini disokong dalam @ sebutan."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Penambahbaikan pemilihan teks klik tiga kali. Terima kasih, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "လက်ခံသည်",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "အတည်ပြုပြီး အမှတ်အသား",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "အတည်ပြုမှု ရှင်းလင်းရန်",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "You have verified your safety number with {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} ဖြင့် သင်၏ End-to-end ကုဒ်ပြောင်းဝှက်မှု လုံခြုံရေးကို အတည်ပြုရန် ၎င်းတို့၏စက်နှင့်အတူ အထက်ပါ နံပါတ်များကို နှိုင်းယှဉ်ပါ။"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} ကို အဖွဲ့အက်ဒ်မင်အဖြစ်မှ ဖယ်ရှားမည်လား။",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "အဖွဲ့မှ ဖယ်ရှားရန်",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "အနေအထား ပြုပြင်မှုလေးများ၊ ချို့ယွင်းချက် ပြင်ဆင်မှုများနှင့် စွမ်းဆောင်ရည် မြှင့်တင်မှုများ။ Signal ကို သုံးသည့်အတွက် ကျေးဇူးတင်ပါသည်။",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "ယခုအခါ Signal ဝင်းဒိုးကို နေရာပြန်ချရန်အတွက် စကားဝိုင်း ခေါင်းစီးကို နှိပ်ပြီး ရွှေ့ဆွဲ၍ရပြီဖြစ်ပါသည်။"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ယခုအခါ @ မန်းရှင်းများတွင် (ဖိရွတ်သံပြ အမှတ်အသားများ ကဲ့သို့သော) Diacritic များကို ပံ့ပိုးပေးထားပြီဖြစ်ပါသည်၊ သို့ဖြစ်၍ သင့်အနေဖြင့် \"ရှေးခေတ် ဂရိ အချိန်ခရီးသွားများ အဖွဲ့ချက်(တ်)\" ထဲတွင် သင်၏ ဒဿနမေးခွန်းကို ဖြေပေးရန် Aristotélēs ကို သတိပေးနိုင်ပါပြီ။"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "သုံးကြိမ်နှိပ်၍ စာသားရွေးချယ်နိုင်သည့် တိုးတက်မှုများအတွက် သုံးကြိမ် ဂုဏ်ပြုချီးကျူးပါသည်။ ကျေးဇူးပါ {linkToGithub}။"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Godta",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Merk som bekreftet",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Fjern bekreftelse",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Du har bekreftet sikkerhetsnummeret du deler med {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Hvis du vil sjekke sikkerheten til ende-til-ende-krypteringen du har med {name}, sammenligner du tallene ovenfor med tallene på vedkommendes enhet."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Du har ikke utvekslet meldinger med denne kontakten ennå. Sikkerhetsnummeret dere deler vil være tilgjengelig etter den første meldingen."
@ -4363,6 +4420,10 @@
"messageformat": "Vil du fjerne {contact} som gruppeadministrator?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Fjern fra gruppen",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Nå kan du klikke og dra i samtaleoverskriften for å flytte Signal-vinduet."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritiske tegn (som aksenttegn og tødler) kan nå brukes i @-omtaler."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Valg av tekst med trippelklikk har blitt bedre. Takk, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Gesprek aanvaarden",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Als geverifieerd markeren",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Verificatie ongedaan maken",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Je hebt je veiligheidsnummer met {name} geverifieerd.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Als je wilt verifiëren dat je rechtstreeks met {name} communiceert zonder dat je communicatie wordt onderschept, ga dan na dat het bovenstaande nummer overeen komt met het nummer op zijn / haar apparaat."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Je hebt nog geen berichten uitgewisseld met deze contactpersoon. Je veiligheidsnummer met hem zal beschikbaar zijn na het eerste bericht."
@ -4363,6 +4420,10 @@
"messageformat": "De beheerdersbevoegdheden van {contact} intrekken?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Uit de groep verwijderen",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Kleine aanpassingen, bugfixes en prestatieverbeteringen. Bedankt dat je Signal gebruikt!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Je kunt vanaf nu je Signal-venster verplaatsen! Klik op de gesprekskop en sleep."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritische tekens (zoals accenttekens) worden nu ondersteund in @vermeldingen, nu kun je Aristotélēs herinneren aan je filosofische vraag in de 'Oud-Griekse Tijdreizigers'-groepschat."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Driewerf hoera voor driekliksopties. Bedankt, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "ਮਨਜ਼ੂਰ ਕਰੋ",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "ਤਸਦੀਕਸ਼ੁਦਾ ਵਜੋਂ ਚਿੰਨ੍ਹ ਲਗਾਓ",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "ਤਸਦੀਕ ਨੂੰ ਹਟਾਓ",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "ਤੁਸੀਂ {name} ਨਾਲ ਆਪਣੇ ਸੁਰੱਖਿਆ ਨੰਬਰ ਨੂੰ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਹੈ।",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} ਦੇ ਨਾਲ ਆਪਣੀ ਸਿਰੇ-ਤੋਂ-ਸਿਰੇ ਤੱਕ ਇਨਕ੍ਰਿਪਸ਼ਨ ਦੀ ਸੁਰੱਖਿਆ ਦੀ ਤਸਦੀਕ ਕਰਨ ਲਈ, ਉੱਪਰ ਦਿੱਤੇ ਨੰਬਰਾਂ ਦੀ ਤੁਲਨਾ ਉਹਨਾਂ ਦੇ ਡਿਵਾਈਸ ਵਿੱਚ ਦਿਖਾਏ ਨੰਬਰਾਂ ਦੇ ਨਾਲ ਕਰੋ।"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "ਤੁਸੀਂ ਅਜੇ ਤਕ ਇਸ ਸੰਪਰਕ ਦੇ ਨਾਲ ਕਿਸੇ ਵੀ ਸੁਨੇਹੇ ਦਾ ਆਦਾਨ-ਪ੍ਰਦਾਨ ਨਹੀਂ ਕੀਤਾ ਹੈ। ਉਹਨਾਂ ਦੇ ਨਾਲ ਤੁਹਾਡਾ ਸੁਰੱਖਿਆ ਨੰਬਰ ਪਹਿਲੇ ਸੁਨੇਹੇ ਤੋਂ ਬਾਅਦ ਉਪਲਬਧ ਹੋਵੇਗਾ।"
@ -4363,6 +4420,10 @@
"messageformat": "ਕੀ {contact} ਨੂੰ ਗਰੁੱਪ ਐਡਮਿਨ ਦੇ ਅਹੁਦੇ ਤੋਂ ਹਟਾਉਣਾ ਹੈ?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ਗਰੁੱਪ ਵਿੱਚੋਂ ਹਟਾਓ",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "ਛੋਟੇ-ਮੋਟੇ ਸੁਧਾਰ, ਖ਼ਰਾਬੀਆਂ ਨੂੰ ਦਰੁਸਤ ਅਤੇ ਪ੍ਰਦਰਸ਼ਨ ਨੂੰ ਬਿਹਤਰ ਬਣਾਇਆ ਗਿਆ ਹੈ। Signal ਦੀ ਵਰਤੋਂ ਕਰਨ ਲਈ ਤੁਹਾਡਾ ਧੰਨਵਾਦ!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "ਹੁਣ ਤੁਸੀਂ Signal ਵਿੰਡੋ ਦੀ ਥਾਂ ਬਦਲਣ ਲਈ ਚੈਟ ਦੇ ਹੈੱਡਰ 'ਤੇ ਕਲਿੱਕ ਕਰਕੇ ਉਸਨੂੰ ਡਰੈਗ ਕਰ ਸਕਦੇ ਹੋ।"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ਡਾਇਕ੍ਰਿਟਿਕਸ (ਜਿਵੇਂ ਲਹਿਜ਼ੇ ਦੇ ਚਿੰਨ੍ਹ) ਹੁਣ @ ਜ਼ਿਕਰ ਵਿੱਚ ਵਰਤੇ ਜਾ ਸਕਦੇ ਹਨ।"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ਟ੍ਰਿਪਲ-ਕਲਿੱਕ ਟੈਕਸਟ ਚੋਣ ਵਿੱਚ ਸੁਧਾਰ ਕੀਤਾ ਗਿਆ ਹੈ। ਧੰਨਵਾਦ, '{'placeholder'}' ਧੰਨਵਾਦ, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Akceptuj",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Oznacz jako zweryfikowany",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Wycofaj weryfikację",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Zweryfikowałeś(aś) numer bezpieczeństwa z {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Aby sprawdzić bezpieczeństwo Twojego szyfrowanego połączenia z {name}, porównaj powyższe cyfry z cyframi na urządzeniu Twojego kontaktu."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Nie wymieniono jeszcze żadnych wiadomości. Numer bezpieczeństwa dla tego kontaktu będzie dostępny po wymianie pierwszej wiadomości."
@ -4363,6 +4420,10 @@
"messageformat": "Usunąć {contact}, jako administratora grupy?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Usuń z grupy",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "W związku z tym, że nagłówki konwersacji można teraz przeciągać, zmiana położenia okna Signal nie będzie już tak ciągnącym się w nieskończoność utrapieniem."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Znaki diakrytyczne (ą, ć, ę, ł, ń, ó, ś, ź, ż) są teraz wspierane we @wzmiankach, więc od teraz możesz oznaczać Różę bez obaw, że nie będzie wiedziała, o kim mowa."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Potrójne hurra dla poprawionego wyboru tekstu za pomocą potrójnego kliknięcia. Dzięki, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Aceitar",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marcar como verificado",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Apagar verificação",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Você verificou o seu número de segurança com {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Para verificar a segurança da sua criptografia de ponta a ponta com {name}, compare os números acima com os números no aparelho dessa pessoa."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Você ainda não trocou nenhuma mensagem com este contato. O seu número de segurança com ele estará disponível após a primeira mensagem."
@ -4363,6 +4420,10 @@
"messageformat": "Remover {contact} da lista de admins?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Excluir do grupo",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Agora é possível arrastar os cabeçalhos das chamadas e dos chats, reposicionando sua janela do Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diacríticos (como acentos) agora são suportados nas @menções."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Um viva para as melhorias de seleção de texto com três cliques. Valeu, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Aceitar",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marcar como verificado",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Limpar verificação",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Verificou o seu número de segurança com {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Se deseja verificar a segurança da sua encriptação ponto-a-ponto com {name}, compare os números acima com os números existentes no dispositivo dessa pessoa."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Ainda não trocou mensagens com este contacto. O seu número de segurança estará disponível a partir da primeira mensagem."
@ -4363,6 +4420,10 @@
"messageformat": "Remover {contact} de administrador de grupo?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Remover do grupo",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Agora pode clicar e arrastar o cabeçalho da conversa para repositionar a janela do Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Os diacríticos (como acentos) são agora suportados em menções @."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Melhorias à seleção de texto em três cliques. Obrigado, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Acceptă",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marchează ca fiind verificat",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Șterge verificarea",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Ai verificat numărul tău de siguranță cu {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Pentru a verifica securitatea criptării integrale cu {name}, compară numerele de mai sus cu cele de pe dispozitivul lor."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Nu ai schimbat până acum nici un mesaj cu acest contact. Numărul de siguranță va fi disponibil după primul mesaj."
@ -4363,6 +4420,10 @@
"messageformat": "Elimini pe {contact} ca administrator de grup?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Elimină din grup",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Acum că anteturile apelurilor și conversațiilor pot fi trase, repoziționarea ferestrei Signal nu va fi atât de dificilă."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diacriticele (cum ar fi semnele de accent) sunt acum acceptate în mențiunile @, așa că îi poți reaminti lui Aristotélēs să răspundă la întrebarea ta de filozofie în chat-ul de grup „Călătorii în timp din Grecia antică”."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "De trei ori ura pentru îmbunătățirea selecției textului prin triplu clic. Mersi, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Принять",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Отметить как подтверждённый",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Сбросить подтверждение",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Вы подтвердили свой код безопасности с {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Чтобы подтвердить безопасность вашего сквозного шифрования с {name}, сравните цифры, указанные выше, с устройством собеседника."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Вы еще не обменялись сообщениями с данным контактом. Код безопасности станет доступен после отправки первого сообщения."
@ -4363,6 +4420,10 @@
"messageformat": "Удалить {contact} как администратора группы?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Удалить из группы",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Небольшие изменения, исправления ошибок и улучшения производительности. Спасибо за то, что пользуетесь Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Теперь заголовки звонков и бесед можно перетаскивать, так что переместить окно Signal не составит труда."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Диакритические знаки (например, знак ударения) теперь поддерживаются в @ mentions."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Улучшено выделение текста тройным щелчком мыши. Спасибо, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Potvrdiť",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Označiť ako overené",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Zrušiť overenie",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Overili ste bezpečnostné číslo s {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Ak chcete overiť bezpečnosť svojho šifrovania typu end-to-end pomocou {name}, porovnajte vyššie uvedené čísla s ich zariadením."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "S týmto kontaktom ste si ešte nevymenili žiadne správy. Bezpečnostné číslo bude dostupné po doručení prvej správy."
@ -4363,6 +4420,10 @@
"messageformat": "Chcete odstrániť používateľa {contact} ako správcu skupiny?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Odstrániť zo skupiny",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Teraz môžete posúvať okno Signalu kliknutím a potiahnutím za hlavičku konverzácie."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritické znamienka sú teraz podporované priamo v @ zmienkach."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Trikrát hurá za zlepšenie výberu textu trojitým kliknutím. Ďakujeme, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Sprejmi",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Označi kot potrjeno",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Izbris potrditve",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Potrdili ste varnostno število z uporabnikom {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Če želite preveriti varnost od pošiljatelja do naslovnika šifrirane komunikacije z uporabnikom {name}, primerjajte gornje število s številom na njegovi napravi."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "S to osebo še niste izmenjali sporočil. Vajino varnostno število bo na voljo po prvem poslanem sporočilu."
@ -4363,6 +4420,10 @@
"messageformat": "Res želite odvzeti uporabniku_ci {contact} skrbniška pooblastila?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Odstrani iz skupine",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Zdaj, ko je mogoče glave klicanja in pogovora povleči, spreminjanje položaja vašega okna Signal ne bo tako težko."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Razlikovalni znaki (kot so naglasni znaki) so zdaj podprti v omembah @, tako da lahko opomnite Aristotela, naj odgovori na vaše vprašanje o filozofiji v skupinskem klepetu »Starogrški popotniki v času«."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Trikrat hura za izboljšave izbire besedila s tremi kliki. Hvala, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Pranoje",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Vëri shenjë si i verifikuar",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Spastroje verifikimin",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "E verifikuat numrin tuaj të sigurisë me {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Që të verifikoni sigurinë e fshehtëzimit tuaj skaj-më-skaj me {name}, krahasoni numrat më sipër me pajisjen e tyre."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Skeni shkëmbyer ende ndonjë mesazh me këtë grup. Numri juaj i sigurisë me të do të jetë i passhëm pas mesazhit të parë."
@ -4363,6 +4420,10 @@
"messageformat": "Të hiqet {contact} nga përgjegjës grupi?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Hiqe nga grup",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Tani që titujt e thirrjeve dhe bisedave janë të lëvizshëm, ripozicionimi i dritares së Signal nuk do të jetë më i mundimshëm."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritikët (si shenjat e theksit) tani mbështeten në @ përmendjet, kështu që mund t'i kujtosh Aristotélit t'i përgjigjet pyetjes tënde filozofike në grupin e bisedës \"Udhëtarë në antikitetin grek\"."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Tri brohoritje për përmirësimet e përzgjedhjes së tekstit me klikim të trefishtë. Faleminderit, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Прихвати",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Означи као проверено",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Уклони оверу",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Потврдили сте вашу шифру преписки са {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Да проверите безбедност ваше end-to-end енкрипције са {name}, упоредите горе приказане бројеве са бројевима на њиховом уређају."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Морате разменити бар једну поруку са овим дописником. Шифра за дописивање ће се створити након прве преписке."
@ -4363,6 +4420,10 @@
"messageformat": "Уклонити {contact} као администратора групе?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Уклони из групе",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Obavili smo manja fina prilagođavanja, ispravke grešaka i poboljšanja performansi. Hvala što koristite Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Сада можете да кликнете и превучете заглавље разговора да бисте променили положај Signal-а."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Дијакритици (попут знакова за означавање акцента) од сада су доступни у @ mentions."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Трипут ура за побољшање означавања текста у три клика. Хвала, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Acceptera",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Markera som verifierat",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Rensa verifiering",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Du har verifierat ditt säkerhetsnummer med {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "För att verifiera säkerheten för din ände-till-ände-kryptering med {name}, jämför siffrorna ovan med deras enhet."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Du har inte utbytt några meddelanden med den här kontakten ännu. Ditt säkerhetsnummer med kontakten är tillgänglig efter det första meddelandet."
@ -4363,6 +4420,10 @@
"messageformat": "Ta bort {contact} som gruppadministratör?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Ta bort från grupp",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Nu kan du klicka och dra på konversationsrubriken för att flytta Signal-fönstret."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Diakritiska tecken (som accenttecken) stöds nu i @omnämnanden."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Förbättringar av textval med tre klick. Tack {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Kubali",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Weka alama kuwa imehakikishwa",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Futa uthibitishwaji",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Haujahakikisha nambari yako ya usalama na {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Ili kuthibitisha usalama kwenye msimbo wa end-to-end na {name}, linganisha nambari zilizopo juu na kifaa chao."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Bado haujabadilishana ujumbe na wasiliano huu. Nambari yako ya usalama na wao itapatikana baada ya ujumbe wa kwanza."
@ -4363,6 +4420,10 @@
"messageformat": "Ondoa {contact} kama admin wa kikundi?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Ondoa kwenye kikundi",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Kwa vile sasa vichwa vya kupiga simu na mazungumzo vinaweza kuvurutwa, hakutakuwa na usumbufu tena wa kuhamisha dirisha la Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Viashirio (kama vile alama za lafudhi) sasa vinaweza kutumika katika kutaja @, kwa hivyo unaweza kumkumbusha Aristotélēs kujibu swali lako la falsafa katika gumzo la kikundi cha \"Wasafiri wa Wakati wa Griki ya Kale\"."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Shangwe tatu za maboresho ya uchaguzi wa kubofya mara tatu. Asante, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "ஒப்புக்கொள்",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "சரிபார்க்கப்பட்டதாகக் குறி",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "சரிபார்ப்பை நீக்கு",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "உங்கள் பாதுகாப்பு எண்ணை {name} with உடன் சரிபார்த்துள்ளீர்கள்.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} உடன் உங்கள் எண்ட்-டு-எண்ட் என்க்ரிப்ஷனின் பாதுகாப்பைச் சரிபார்க்க, மேலே உள்ள எண்களை அவற்றின் சாதனத்துடன் ஒப்பிடவும்."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "இந்த தொடர்புடன் நீங்கள் இதுவரை எந்த செய்திகளையும் பரிமாறவில்லை. அவர்களுடனான உங்கள் பாதுகாப்பு எண் முதல் செய்திக்குப் பிறகு கிடைக்கும்."
@ -4363,6 +4420,10 @@
"messageformat": "{contact}-ஐ குழு நிர்வாகியிலிருந்து நீக்குவதா?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "குழுவிலிருந்து அகற்று",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "சிறு மாற்றங்கள், பிழை திருத்தங்கள் மற்றும் செயல்திறன் மேம்பாடுகள். சிக்னலைப் பயன்படுத்தியதற்கு நன்றி!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "இப்போது அழைப்பு மற்றும் உரையாடல் தலைப்புகள் இழுக்கக்கூடியதாக இருப்பதால், உங்கள் Signal வின்டோவை இடமாற்றம் செய்வது அவ்வளவு இழுபறியாக இருக்காது."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "இப்போது @ குறிப்புகளில் டயக்ரிடிக்ஸ் (உச்சரிப்புக் குறிகள் போன்றவை) ஆதரிக்கப்படுகின்றன, எனவே \"பண்டைய கிரேக்க காலத்து டைம் டிராவலர்கள்\" குழு அரட்டையில் உங்கள் தத்துவக் கேள்விக்குப் பதிலளிக்க அரிஸ்டாட்டல்ஸை நினைவூட்டலாம்."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "டிரிபிள் கிளிக் உரைத் தேர்ந்தெடுப்பு மேம்பாடுகளுக்கு மூன்று சியர்ஸ். நன்றி, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "అంగీకరించండి",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "ధృవీకరించబడినట్లు గుర్తు పెట్టండి",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "ధృవీకరణను క్లియర్ చేయండి",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "మీరు మీ భద్రతా నంబర్‌ను {name}తో ధృవీకరించారు",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name}తో మీ ఎండ్ టూ ఎండ్ ఎన్‌క్రిప్షన్‌ని ధృవీకరించడానికి, పైన నెంబర్లను వారి పరికరంతో పోల్చండి."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "ఈ పరిచయంతో మీరు ఇంకా సందేశాలను మార్పిడి చేయలేదు. వారితో మీ భద్రతా సంఖ్య మొదటి సందేశం తర్వాత అందుబాటులో ఉంటుంది."
@ -4363,6 +4420,10 @@
"messageformat": "{contact}ను గ్రూప్ అడ్మిన్ లాగా తొలగించేదా?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "గ్రూప్ నుండి తొలగించండి",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "చిన్న ట్వీక్‌లు, బగ్ ఫిక్స్‌లు, మరియు పనితీరు మెరుగుదలలు. Signal ఉపయోగించినందుకు మీకు ధన్యవాదాలు!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Signal విండోను తిరిగి స్థానంలో ఉంచడానికి ఇప్పుడు మీరు సంభాషణ హెడర్‌పై క్లిక్ చేసి లాగవచ్చు."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "డయాక్రిటిక్స్ (యాస గుర్తులు వంటివి) ఇప్పుడు @ ప్రస్తావనలలో మద్దతు ఇవ్వబడినవి."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ట్రిపుల్-క్లిక్ టెక్స్ట్ ఎంపిక మెరుగుదలలు. ధన్యవాదాలు, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "ตอบรับ",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "ทำเครื่องหมายว่ายืนยันแล้ว",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "ล้างการยืนยัน",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "คุณได้ตรวจยืนยันหมายเลขความปลอดภัยของคุณกับ {name} แล้ว",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "เพื่อตรวจยืนยันความปลอดภัยในการเข้ารหัสลับจากต้นทางถึงปลายทางระหว่างคุณกับ {name} ให้เปรียบเทียบหมายเลขด้านบนกับหมายเลขบนอุปกรณ์ของเขา"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "คุณยังไม่ได้แลกเปลี่ยนข้อความใดๆ กับผู้ติดต่อรายนี้ หมายเลขความปลอดภัยของคุณกับเขาจะมีให้หลังส่งข้อความแรก"
@ -4363,6 +4420,10 @@
"messageformat": "ปลด {contact} จากการเป็นผู้ดูแลกลุ่มหรือไม่",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "ลบจากกลุ่ม",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "มีการปรับเปลี่ยนเล็กน้อย พร้อมแก้ไขบั๊ก และการพัฒนาประสิทธิภาพให้ดียิ่งขึ้น ขอขอบคุณที่เลือกใช้ Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "อัปเกรดฟังก์ชันการใช้งาน ให้คุณสามารถคลิกและลากแถบแชท-แถบการโทรที่อยู่ด้านบน เพื่อปรับและจัดวางหน้าต่างแอป Signal ได้สะดวกยิ่งขึ้น"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "มีการปรับปรุงให้สามารถรองรับการใช้เครื่องหมายเสริมสัทอักษร (Diacritic เช่น เครื่องหมาย accent) ใน @การกล่าวถึง ได้แล้ว"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "พัฒนาให้คุณใช้การคลิกสามครั้งเพื่อเลือกข้อความได้สมูทยิ่งกว่าที่เคย ขอบคุณ {linkToGithub} สำหรับการปรับปรุงครั้งนี้!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Tanggapin",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Markahan bilang verified",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Tanggalin ang verification",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "You have verified your safety number with {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Para i-verify ang security ng iyong end-to-end encryption with {name}, i-compare ang numbers sa itaas sa kanyang device."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Hindi mo pa nakaka-chat ang contact na ito. Magiging available ang safety number mo sa kanya pagkatapos maipadala ang unang mensahe."
@ -4363,6 +4420,10 @@
"messageformat": "Gusto mo bang tanggalin si {contact} bilang group admin?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Tanggalin mula sa group",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Pwede mo na ngayong i-click and drag ang conversation header para ilipat ang pwesto ng Signal window."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Ang diacritics (gaya ng accent marks) ay suportado na sa @ mentions."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Improvements sa triple-click text selection. Maraming salamat, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Kabul et",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Doğrulanmış olarak işaretle",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Doğrulamayı temizle",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} ile olan güvenlik numaranızı doğruladınız.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} ile olan uçtan uca şifrelemenizin güvenliğini doğrulamak için yukarıdaki numaraları kişinin cihazındaki numaralarla karşılaştırın."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Bu kişiyle herhangi bir iletişimde bulunmadınız. Güvenlik numaralarınız ilk iletiden sonra oluşturulacaktır."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} grup yöneticiliğinden çıkartılsın mı?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Gruptan çıkar",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Artık Signal penceresini yeniden konumlandırmak için konuşma başlığına tıklayıp sürükleyebilirsin."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Aksanlar (aksan işaretleri gibi) artık @ bahsetmelerde destekleniyor."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Metin seçimi iyileştirmelerine üç kez tıkla. Teşekkürler {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "قوبۇل قىل",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "دەلىللەندى بەلگىسى سال",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "دەلىللەشنى تازىلا",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} بىلەن بولغان بىخەتەرلىك نومۇرىڭىزنى دەلىللىدىڭىز.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "«{name}» بىلەن ئاراڭلاردىكى تېرمىنال مەخپىيەتلىك بىخەتەرلىكىنى دەلىللەش ئۈچۈن، ئۇلارنىڭ ئۈسكۈنىسىنىڭ ئۈستىدىكى رەقەملەرنى سېلىشتۇرۇپ كۆرۈڭ."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "سىز بۇ ئالاقىداش بىلەن ئۇچۇرلىشىپ باقمىغان. ئۇلار بىلەن بولغان بىخەتەرلىك نومۇرىڭىز ئۇچۇرلىشىشنى باشلىغاندىن كېيىن ئاندىن ھاسىل بولىدۇ."
@ -4363,6 +4420,10 @@
"messageformat": "{contact} نى گۇرۇپپا باشلىقلىقىدىن چىقار",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "گۇرۇپپىدىن چىقار",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "كىچىك ئۆزگەرتىشلەر كىرگۈزۈلدى، كاشىلا ھەل قىلىندى ۋە ئىقتىدار ئەلالاشتۇرۇلدى. Signal نى ئىشلەتكەنلىكىڭىزگە رەھمەت!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "ئەمدى چاقىرىق ۋە سۆھبەت ماۋزۇلىرىنى چېكىپ ۋە سۆرەپ Signal كۆزنىكىنىڭ ئورنىنى تەڭشىيەلەيسىز."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "@تىلغا ئېلىشلار ھازىر ئالاھىدە ھەرپلەرنىمۇ قوللايدىغان بولدى."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "تېكىستنى ئۈچ چېكىپ تاللاش ئىقتىدارى ئىلغارلاشتۇرۇلدى. رەھمەت، {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Прийняти",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Відмітити як перевірений",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Чітка верифікація",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Ви підтвердили код безпеки, який {name} використовує для зв’язку з вами.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Щоб перевірити безпеку вашого наскрізного шифрування з {name}, порівняйте наведені вище числа з їхнім пристроєм."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Ви ще не обмінювалися повідомленнями з даними співрозмовником. Код безпеки стане доступний після першого надсилання повідомлення."
@ -4363,6 +4420,10 @@
"messageformat": "Видалити {contact} як адміністратора групи?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Видалити з групи",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "Дрібні поліпшення, виправлення помилок і покращення роботи застосунку. Дякуємо, що ви з Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "Тепер заголовки викликів і розмов можна перетягувати без зайвої тягомотини."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Тепер у @згадуваннях підтримуються діакритичні знаки, як-от знак наголосу."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Поліпшено виділення тексту потрійним клацанням. Дякуємо, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "قبول کریں",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "تصدیق کے طور پر نشان لگائیں",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "تصدیق ہٹائیں",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "{name} کے ساتھ آپ نے اپنے حفاظتی نمبر کی تصدیق کر دی ہے۔",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "{name} کے ساتھ اپنی شروع سے آخر تک مرموز کاری کی سکیورٹی کی تصدیق کے لیے، اوپر موجود نمبرز کا ان کی ڈیوائس کے ساتھ موازنہ کریں۔"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "آپ نے ابھی تک اس کنٹکٹ کے ساتھ کسی پیغامات کا تبادلہ نہیں کیا ہے۔ ان کے ساتھ آپ کا حفاظتی نمبر پہلے پیغام کے بعد دستیاب ہوگا۔"
@ -4363,6 +4420,10 @@
"messageformat": "گروپ ایڈمن کے طور پر {contact} کو ہٹائیں؟",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "گروپ سے ہٹائیں",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "معمولی تبدیلیاں کی گئیں، بگ ٹھیک کیے گئے، اور کارکردگی اور بھی بہتر بنائی گئی ہے۔ Signal استعمال کرنے کے لیے شکریہ!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "چونکہ اب کالنگ اور بات چیت کے ہیڈرز گھسیٹنے کے قابل ہیں، اس لیے اپنی Signal ونڈو کی جگہ تبدیل کرنا اب پہلے سے زیادہ پُرلطف ہو گا۔"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "ڈایاکرٹکس (جیسے لہجے کے نشانات) اب @ mentions میں سپورٹ کردہ ہیں، لہٰذا آپ ارسطو کو \"Ancient Greek Time Travellers\" گروپ چیٹ میں فلسفے پر اپنے سوال کا جواب دینے کی یاد دہانی کروا سکتے ہیں۔"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "ٹرپل کلک ٹیکسٹ سلیکشن میں بہتریاں کرنے کے لیے مبارکباد۔ شکریہ، {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "Chấp nhận",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Đánh dấu đã xác minh",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "Xóa xác nhận",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Bạn đã xác minh số an toàn của bạn với {name}",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "Để xác minh tính bảo mật của mã hóa end-to-end của bạn với {name}, hãy so sánh các số ở trên với thiết bị của họ."
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "Bạn chưa trao đổi tin nhắn nào với liên hệ này. Số an toàn của bạn với họ sẽ được cung cấp sau tin nhắn đầu tiên."
@ -4363,6 +4420,10 @@
"messageformat": "Xóa {contact} với tư cách quản trị viên của nhóm?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Xóa khỏi nhóm",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"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.25--0": {
"messageformat": "Giờ đây bạn có thể bấm và kéo tiêu đề cuộc trò chuyện để thay đổi vị trí của cửa sổ Signal."
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "Dấu phụ (như các dấu thanh) giờ đây được hỗ trợ ở thao tác @ nhắc tên."
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "Cải thiện thao tác bấm chọn văn bản ba lần. Xin cảm ơn, {linkToGithub}!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "接受",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "標記做已驗證",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "清除驗證",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "你已經驗證咗你同 {name}嘅安全碼。",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "如果要驗證你同 {name} 嘅端對端加密係咪安全,你可以對吓上面嘅號碼同佢部機入面嘅號碼。"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "你冇同呢個聯絡人傳送過任何訊息。你哋嘅安全碼會喺你哋開始通訊後出現。"
@ -4363,6 +4420,10 @@
"messageformat": "係咪要撤銷 {contact} 嘅群組管理員身份?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "喺群組度移除",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "我哋做咗啲調整、修復咗一啲錯誤,同埋加強咗程式功能。多謝你使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "宜家你可以點擊拖動對話標題,嚟重新調整 Signal 視窗嘅位置。"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "宜家連 @提及訊息入面都可以用埋附加符號喇 (例如重音符號)。"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "點擊三下揀選文字嘅功能已經改善咗。唔該晒,{linkToGithub}"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "接受",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "标记为已验证",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "清除验证",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "您已验证与{name}的安全码。",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "如要验证您与{name}的端对端加密安全性,请将上方的数字与对方的设备进行比对。"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "您还未与该联系人有任何通讯,您的安全代码将会在您对其发送第一条消息后显示。"
@ -4363,6 +4420,10 @@
"messageformat": "要移除{contact}的群组管理员身份吗?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "从群组移除",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "现在您可以点击拖拽对话标头来重新定位 Signal 窗口。"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "提及@功能现在支持变音符了。"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "三击文本选择得到了优化。对此我们要感谢{linkToGithub}"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "接受",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "標記為已驗證",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "清除驗證",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "你已驗證與 {name} 的安全碼。",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "要使用 {name} 驗證點對點加密的安全性,請將上面的數字與其裝置進行比較。"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "你尚未與這個聯絡人交換訊息。你與他們的安全碼將會在初次送出訊息後生效。"
@ -4363,6 +4420,10 @@
"messageformat": "以群組管理員身分移除{contact}嗎?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "從群組中移除",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "現在,你可以點擊並拖動對話標題來調整你的 Signal 視窗位置。"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "現在 @ 提及可以支援變音符號(例如重音符號),因此就算亞里斯多德 (Aristotélēs) 穿越時空加入了你的「古希臘時空旅人」群組聊天,你也可以提醒他回答你的哲學問題。"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "三擊滑鼠選擇文字功能現已改進。{linkToGithub},謝謝你!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}

View File

@ -635,6 +635,26 @@
"messageformat": "接受",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Safety numbers are being updated.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Learn more",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Previous Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Next Safety number",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Safety number version, {index,number} of {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "標記為已驗證",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
@ -643,6 +663,42 @@
"messageformat": "清除驗證碼",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "To verify end-to-end encryption with {name}, match the color card above with their device and compare the numbers. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Changes to safety numbers",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "To verify safety numbers, match the color card with your contacts device. If these dont match, try the other pair of safety numbers. Only one pair needs to match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Need help?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Got it",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "你已驗證與 {name} 的安全碼。",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
@ -1212,7 +1268,8 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:verifyHelp": {
"messageformat": "要使用 {name} 驗證點對點加密的安全性,請將上面的數字與其裝置進行比較。"
"messageformat": "To verify the security of your end-to-end encryption with {name}, compare the numbers above with their device. They can also scan the qr code above.",
"description": "(deleted 07/05/2023)"
},
"icu:theirIdentityUnknown": {
"messageformat": "你尚未與這個聯絡人交換訊息。你與他們的安全碼將會在初次送出訊息後生效。"
@ -4363,6 +4420,10 @@
"messageformat": "以群組管理員身分移除{contact}嗎?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "從群組中移除",
"description": "Button text for remove from group button in Group Contact Details modal"
@ -6515,13 +6576,13 @@
"messageformat": "細微的調整、問題修復和效能改善。感謝各位使用 Signal",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.25--0": {
"messageformat": "現在,你可以點擊並拖動對話標題來調整你的 Signal 視窗位置。"
},
"icu:WhatsNew__v6.26--0": {
"messageformat": "Diacritics (such as accent marks) are now supported in @ mentions, so you can remind Aristotélēs to answer your philosophy question in the \"Ancient Greek Time Travellers\" group chat."
"messageformat": "現在 @ 提及可以支援變音符號(例如重音符號),因此就算亞里斯多德 (Aristotélēs) 穿越時空加入了你的「古希臘時空旅人」群組聊天,你也可以提醒他回答你的哲學問題。"
},
"icu:WhatsNew__v6.26--1": {
"messageformat": "Three cheers for triple-click text selection improvements. Thanks, {linkToGithub}!"
"messageformat": "三擊滑鼠選擇文字功能現已改進。{linkToGithub},謝謝你!"
},
"icu:WhatsNew__v6.27--0": {
"messageformat": "This update includes a few improvements for voice and video calls, and some minor documentation updates (thanks, {linkToGithub}!)."
}
}